| 1 | [ Feb 2 22:40:01 Enabled. ] | ||
| 2 | [ Feb 2 22:40:01 Rereading configuration. ] | ||
| 3 | [ Feb 2 22:40:02 Rereading configuration. ] | ||
| 4 | [ Feb 2 22:40:06 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 | [ Feb 2 22:40:06 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.02.02 22:40:10.931748 [ 1 ] {} <Information> Application: Will watch for the process with pid 24239 | ||
| 29 | 2026.02.02 22:40:10.932172 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.02.02 22:40:11.189122 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24239 | ||
| 31 | 2026.02.02 22:40:11.191931 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.02.02 22:40:11.192109 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.02.02 22:40:11.436852 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.02.02 22:40:11.482866 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.02.02 22:40:11.482966 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.02.02 22:40:11.482986 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.02.02 22:40:11.483055 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.02.02 22:40:11.483839 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.02.02 22:40:11.489572 [ 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.02.02 22:40:11.490575 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.02.02 22:40:11.491617 [ 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.02.02 22:40:11.491676 [ 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.02.02 22:40:11.491719 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.02.02 22:40:11.492474 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.02.02 22:40:11.493654 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.02.02 22:40:11.500754 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.02.02 22:40:11.501546 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.02.02 22:40:11.502999 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.02.02 22:40:11.503098 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.02.02 22:40:11.504247 [ 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.02.02 22:40:11.504730 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.02.02 22:40:11.513470 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.02.02 22:40:11.514208 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.02.02 22:40:11.519532 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.02.02 22:40:11.519943 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.02.02 22:40:11.520399 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.02.02 22:40:11.520808 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.02.02 22:40:11.522515 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.02.02 22:40:11.522541 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.02.02 22:40:11.522633 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.02.02 22:40:11.522702 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.02.02 22:40:11.534607 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.02.02 22:40:11.534649 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000179962 sec | ||
| 68 | 2026.02.02 22:40:11.534710 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.02.02 22:40:11.534750 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.02.02 22:40:11.535452 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.02.02 22:40:11.536117 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.02.02 22:40:11.561434 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.02.02 22:40:11.561497 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.02.02 22:40:11.561601 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.02.02 22:40:11.561614 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.02.02 22:40:11.561651 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.02.02 22:40:11.561726 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.02.02 22:40:11.564253 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.02.02 22:40:11.564302 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.02.02 22:40:11.564349 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.02.02 22:40:11.564516 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.02.02 22:40:11.564560 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.02.02 22:40:11.564573 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.02.02 22:40:11.564652 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.02.02 22:40:11.564664 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.02.02 22:40:11.564697 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.02.02 22:40:11.564777 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.02.02 22:40:11.598629 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.02.02 22:40:11.601178 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.02.02 22:40:11.601289 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000131111 sec | ||
| 91 | 2026.02.02 22:40:11.601303 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.02.02 22:40:11.601314 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.02.02 22:40:11.601345 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.02.02 22:40:11.601575 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.02.02 22:40:11.601680 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.02.02 22:40:11.601695 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.02.02 22:40:11.601706 [ 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.02.02 22:40:11.601716 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.02.02 22:40:11.609204 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.02.02 22:40:11.609457 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.73 MiB (RSS), difference: 91.95 MiB | ||
| 101 | 2026.02.02 22:40:11.612772 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.396e-05 sec. | ||
| 102 | 2026.02.02 22:40:11.613333 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.02.02 22:40:11.613998 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.02.02 22:40:11.614022 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.02.02 22:40:11.807704 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35887 | ||
| 106 | 2026.02.02 22:40:11.810076 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.02.02 22:40:11.810140 [ 3 ] {} <Debug> TCP-Session: 790b9227-26ae-46d2-9f83-3e5338f0cacb Authenticating user 'default' from [fd00:1122:3344:101::a]:35887 | ||
| 108 | 2026.02.02 22:40:11.810168 [ 3 ] {} <Debug> TCP-Session: 790b9227-26ae-46d2-9f83-3e5338f0cacb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.02.02 22:40:11.810247 [ 3 ] {} <Debug> TCP-Session: 790b9227-26ae-46d2-9f83-3e5338f0cacb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.02.02 22:40:11.810339 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.02.02 22:40:11.810364 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.02.02 22:40:11.810444 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.02.02 22:40:11.810957 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41838 | ||
| 114 | 2026.02.02 22:40:11.811121 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.02.02 22:40:11.811153 [ 4 ] {} <Debug> TCP-Session: db86ccee-579d-4a7e-8f63-28418df002bb Authenticating user 'default' from [fd00:1122:3344:101::a]:41838 | ||
| 116 | 2026.02.02 22:40:11.811177 [ 4 ] {} <Debug> TCP-Session: db86ccee-579d-4a7e-8f63-28418df002bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 117 | 2026.02.02 22:40:11.811304 [ 4 ] {} <Debug> TCP-Session: db86ccee-579d-4a7e-8f63-28418df002bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.02.02 22:40:11.811941 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45306 | ||
| 119 | 2026.02.02 22:40:11.811945 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47689 | ||
| 120 | 2026.02.02 22:40:11.812106 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33397 | ||
| 121 | 2026.02.02 22:40:11.812125 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.02.02 22:40:11.812181 [ 253 ] {} <Debug> TCP-Session: d6542760-80d6-4f7b-9237-f8805d893a86 Authenticating user 'default' from [fd00:1122:3344:101::a]:45306 | ||
| 123 | 2026.02.02 22:40:11.812198 [ 253 ] {} <Debug> TCP-Session: d6542760-80d6-4f7b-9237-f8805d893a86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.02.02 22:40:11.812239 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.02.02 22:40:11.812274 [ 253 ] {} <Debug> TCP-Session: d6542760-80d6-4f7b-9237-f8805d893a86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.02.02 22:40:11.812292 [ 5 ] {} <Debug> TCP-Session: 055fb456-8ed2-4f6c-b5cb-efda5b31650b Authenticating user 'default' from [fd00:1122:3344:101::a]:47689 | ||
| 127 | 2026.02.02 22:40:11.812333 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.02.02 22:40:11.812376 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42627 | ||
| 129 | 2026.02.02 22:40:11.812399 [ 5 ] {} <Debug> TCP-Session: 055fb456-8ed2-4f6c-b5cb-efda5b31650b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.02.02 22:40:11.812445 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35621 | ||
| 131 | 2026.02.02 22:40:11.812464 [ 5 ] {} <Debug> TCP-Session: 055fb456-8ed2-4f6c-b5cb-efda5b31650b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.02.02 22:40:11.812428 [ 254 ] {} <Debug> TCP-Session: fc1d0484-9752-4559-8791-0a0bc9c1ea9f Authenticating user 'default' from [fd00:1122:3344:101::a]:33397 | ||
| 133 | 2026.02.02 22:40:11.812559 [ 254 ] {} <Debug> TCP-Session: fc1d0484-9752-4559-8791-0a0bc9c1ea9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.02.02 22:40:11.812600 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.02.02 22:40:11.812607 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41711 | ||
| 136 | 2026.02.02 22:40:11.812624 [ 254 ] {} <Debug> TCP-Session: fc1d0484-9752-4559-8791-0a0bc9c1ea9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.02.02 22:40:11.812649 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.02.02 22:40:11.812644 [ 255 ] {} <Debug> TCP-Session: 49ab8742-8e39-43a7-9b2e-1dfbcac1e89c Authenticating user 'default' from [fd00:1122:3344:101::a]:42627 | ||
| 139 | 2026.02.02 22:40:11.812746 [ 255 ] {} <Debug> TCP-Session: 49ab8742-8e39-43a7-9b2e-1dfbcac1e89c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.02.02 22:40:11.812750 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.02.02 22:40:11.812811 [ 255 ] {} <Debug> TCP-Session: 49ab8742-8e39-43a7-9b2e-1dfbcac1e89c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.02.02 22:40:11.812759 [ 256 ] {} <Debug> TCP-Session: 6ec2eeb2-f01e-4870-bded-dc0f9f01fa0a Authenticating user 'default' from [fd00:1122:3344:101::a]:35621 | ||
| 143 | 2026.02.02 22:40:11.812886 [ 257 ] {} <Debug> TCP-Session: 334d2e96-be44-4a90-8670-de17e05a935d Authenticating user 'default' from [fd00:1122:3344:101::a]:41711 | ||
| 144 | 2026.02.02 22:40:11.812896 [ 256 ] {} <Debug> TCP-Session: 6ec2eeb2-f01e-4870-bded-dc0f9f01fa0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.02.02 22:40:11.812979 [ 257 ] {} <Debug> TCP-Session: 334d2e96-be44-4a90-8670-de17e05a935d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.02.02 22:40:11.812988 [ 256 ] {} <Debug> TCP-Session: 6ec2eeb2-f01e-4870-bded-dc0f9f01fa0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.02.02 22:40:11.813001 [ 257 ] {} <Debug> TCP-Session: 334d2e96-be44-4a90-8670-de17e05a935d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.02.02 22:40:12.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.79 MiB, peak 116.79 MiB, free memory in arenas 0.00 B, will set to 118.86 MiB (RSS), difference: 2.08 MiB | ||
| 149 | 2026.02.02 22:40:12.589886 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33096 | ||
| 150 | 2026.02.02 22:40:12.590094 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.02.02 22:40:12.590128 [ 258 ] {} <Debug> TCP-Session: 25bbe9d5-9a5a-4edd-aae8-b26725a49633 Authenticating user 'default' from [fd00:1122:3344:101::c]:33096 | ||
| 152 | 2026.02.02 22:40:12.590149 [ 258 ] {} <Debug> TCP-Session: 25bbe9d5-9a5a-4edd-aae8-b26725a49633 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.02.02 22:40:12.590216 [ 258 ] {} <Debug> TCP-Session: 25bbe9d5-9a5a-4edd-aae8-b26725a49633 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.02.02 22:40:12.590290 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.02.02 22:40:12.590318 [ 258 ] {} <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 | ||
| 156 | 2026.02.02 22:40:12.590395 [ 258 ] {} <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 | ||
| 157 | 2026.02.02 22:40:12.590942 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43343 | ||
| 158 | 2026.02.02 22:40:12.591055 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33749 | ||
| 159 | 2026.02.02 22:40:12.591167 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.02.02 22:40:12.591189 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37389 | ||
| 161 | 2026.02.02 22:40:12.591263 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.02.02 22:40:12.591273 [ 259 ] {} <Debug> TCP-Session: f71ef7df-662c-41b2-98af-07d166b889c9 Authenticating user 'default' from [fd00:1122:3344:101::c]:43343 | ||
| 163 | 2026.02.02 22:40:12.591275 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47808 | ||
| 164 | 2026.02.02 22:40:12.591357 [ 259 ] {} <Debug> TCP-Session: f71ef7df-662c-41b2-98af-07d166b889c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.02.02 22:40:12.591377 [ 260 ] {} <Debug> TCP-Session: 4e32e208-3bf6-4d86-ba75-7abfb95d12e1 Authenticating user 'default' from [fd00:1122:3344:101::c]:33749 | ||
| 166 | 2026.02.02 22:40:12.591444 [ 260 ] {} <Debug> TCP-Session: 4e32e208-3bf6-4d86-ba75-7abfb95d12e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.02.02 22:40:12.591450 [ 259 ] {} <Debug> TCP-Session: f71ef7df-662c-41b2-98af-07d166b889c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2026.02.02 22:40:12.591535 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56755 | ||
| 169 | 2026.02.02 22:40:12.591541 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45255 | ||
| 170 | 2026.02.02 22:40:12.591580 [ 260 ] {} <Debug> TCP-Session: 4e32e208-3bf6-4d86-ba75-7abfb95d12e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.02.02 22:40:12.591615 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.02.02 22:40:12.591619 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56454 | ||
| 173 | 2026.02.02 22:40:12.591603 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.02.02 22:40:12.591737 [ 261 ] {} <Debug> TCP-Session: 3122b42e-9882-4cf2-9306-5b51513f8bc1 Authenticating user 'default' from [fd00:1122:3344:101::c]:37389 | ||
| 175 | 2026.02.02 22:40:12.591744 [ 262 ] {} <Debug> TCP-Session: 08019a3d-4653-41cb-aef2-5dcd80250468 Authenticating user 'default' from [fd00:1122:3344:101::c]:47808 | ||
| 176 | 2026.02.02 22:40:12.591845 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.02.02 22:40:12.591878 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.02.02 22:40:12.591922 [ 263 ] {} <Debug> TCP-Session: 7095b670-87c2-4339-90f4-c2586741e9e5 Authenticating user 'default' from [fd00:1122:3344:101::c]:45255 | ||
| 179 | 2026.02.02 22:40:12.591941 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.02.02 22:40:12.591906 [ 262 ] {} <Debug> TCP-Session: 08019a3d-4653-41cb-aef2-5dcd80250468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.02.02 22:40:12.592022 [ 264 ] {} <Debug> TCP-Session: 8fafc1c9-753e-4257-bbeb-110a0c10d5cb Authenticating user 'default' from [fd00:1122:3344:101::c]:56755 | ||
| 182 | 2026.02.02 22:40:12.592025 [ 265 ] {} <Debug> TCP-Session: 018e48a6-e4e7-4be2-9bdf-61e121562010 Authenticating user 'default' from [fd00:1122:3344:101::c]:56454 | ||
| 183 | 2026.02.02 22:40:12.592033 [ 263 ] {} <Debug> TCP-Session: 7095b670-87c2-4339-90f4-c2586741e9e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.02.02 22:40:12.592094 [ 265 ] {} <Debug> TCP-Session: 018e48a6-e4e7-4be2-9bdf-61e121562010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.02.02 22:40:12.592110 [ 264 ] {} <Debug> TCP-Session: 8fafc1c9-753e-4257-bbeb-110a0c10d5cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.02.02 22:40:12.592074 [ 262 ] {} <Debug> TCP-Session: 08019a3d-4653-41cb-aef2-5dcd80250468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.02.02 22:40:12.592178 [ 265 ] {} <Debug> TCP-Session: 018e48a6-e4e7-4be2-9bdf-61e121562010 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.02.02 22:40:12.592166 [ 264 ] {} <Debug> TCP-Session: 8fafc1c9-753e-4257-bbeb-110a0c10d5cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.02.02 22:40:12.592151 [ 263 ] {} <Debug> TCP-Session: 7095b670-87c2-4339-90f4-c2586741e9e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.02.02 22:40:12.591885 [ 261 ] {} <Debug> TCP-Session: 3122b42e-9882-4cf2-9306-5b51513f8bc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.02.02 22:40:12.592332 [ 261 ] {} <Debug> TCP-Session: 3122b42e-9882-4cf2-9306-5b51513f8bc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.02.02 22:40:12.966164 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50181 | ||
| 193 | 2026.02.02 22:40:12.966359 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.02.02 22:40:12.966433 [ 266 ] {} <Debug> TCP-Session: 52893f37-1128-40fd-9227-02765ffbf6b1 Authenticating user 'default' from [fd00:1122:3344:101::b]:50181 | ||
| 195 | 2026.02.02 22:40:12.966456 [ 266 ] {} <Debug> TCP-Session: 52893f37-1128-40fd-9227-02765ffbf6b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.02.02 22:40:12.966469 [ 266 ] {} <Debug> TCP-Session: 52893f37-1128-40fd-9227-02765ffbf6b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.02.02 22:40:12.966598 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.02.02 22:40:12.966635 [ 266 ] {} <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 | ||
| 199 | 2026.02.02 22:40:12.966721 [ 266 ] {} <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 | ||
| 200 | 2026.02.02 22:40:12.967629 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45406 | ||
| 201 | 2026.02.02 22:40:12.967630 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48679 | ||
| 202 | 2026.02.02 22:40:12.967761 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52534 | ||
| 203 | 2026.02.02 22:40:12.967820 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33282 | ||
| 204 | 2026.02.02 22:40:12.968155 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 205 | 2026.02.02 22:40:12.968186 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61665 | ||
| 206 | 2026.02.02 22:40:12.968188 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 207 | 2026.02.02 22:40:12.968243 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 208 | 2026.02.02 22:40:12.968288 [ 270 ] {} <Debug> TCP-Session: 1c388e8e-cfcb-4678-ba01-e3ab0b1e472e Authenticating user 'default' from [fd00:1122:3344:101::b]:33282 | ||
| 209 | 2026.02.02 22:40:12.968269 [ 267 ] {} <Debug> TCP-Session: fcd05e92-d0d5-43f9-9bbb-0f620ca48d37 Authenticating user 'default' from [fd00:1122:3344:101::b]:45406 | ||
| 210 | 2026.02.02 22:40:12.968023 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34029 | ||
| 211 | 2026.02.02 22:40:12.968364 [ 268 ] {} <Debug> TCP-Session: 4b1caee6-37d4-4185-8426-e33b957662f3 Authenticating user 'default' from [fd00:1122:3344:101::b]:48679 | ||
| 212 | 2026.02.02 22:40:12.968380 [ 270 ] {} <Debug> TCP-Session: 1c388e8e-cfcb-4678-ba01-e3ab0b1e472e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2026.02.02 22:40:12.968414 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2026.02.02 22:40:12.968371 [ 267 ] {} <Debug> TCP-Session: fcd05e92-d0d5-43f9-9bbb-0f620ca48d37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2026.02.02 22:40:12.968482 [ 272 ] {} <Debug> TCP-Session: 28162c0c-b14f-43cf-a21c-9f9648226901 Authenticating user 'default' from [fd00:1122:3344:101::b]:61665 | ||
| 216 | 2026.02.02 22:40:12.968481 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.02.02 22:40:12.968540 [ 267 ] {} <Debug> TCP-Session: fcd05e92-d0d5-43f9-9bbb-0f620ca48d37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.02.02 22:40:12.968582 [ 272 ] {} <Debug> TCP-Session: 28162c0c-b14f-43cf-a21c-9f9648226901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.02.02 22:40:12.968474 [ 270 ] {} <Debug> TCP-Session: 1c388e8e-cfcb-4678-ba01-e3ab0b1e472e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2026.02.02 22:40:12.968458 [ 268 ] {} <Debug> TCP-Session: 4b1caee6-37d4-4185-8426-e33b957662f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.02.02 22:40:12.968658 [ 272 ] {} <Debug> TCP-Session: 28162c0c-b14f-43cf-a21c-9f9648226901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.02.02 22:40:12.968360 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53626 | ||
| 223 | 2026.02.02 22:40:12.968727 [ 268 ] {} <Debug> TCP-Session: 4b1caee6-37d4-4185-8426-e33b957662f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.02.02 22:40:12.968352 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 225 | 2026.02.02 22:40:12.968567 [ 271 ] {} <Debug> TCP-Session: f7ac9f3f-13e3-4182-9500-5d14ba4aabaf Authenticating user 'default' from [fd00:1122:3344:101::b]:34029 | ||
| 226 | 2026.02.02 22:40:12.968860 [ 269 ] {} <Debug> TCP-Session: adc65d79-364f-4b88-9f41-5587fce3fed8 Authenticating user 'default' from [fd00:1122:3344:101::b]:52534 | ||
| 227 | 2026.02.02 22:40:12.968869 [ 271 ] {} <Debug> TCP-Session: f7ac9f3f-13e3-4182-9500-5d14ba4aabaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.02.02 22:40:12.968913 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 229 | 2026.02.02 22:40:12.968889 [ 269 ] {} <Debug> TCP-Session: adc65d79-364f-4b88-9f41-5587fce3fed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.02.02 22:40:12.968960 [ 271 ] {} <Debug> TCP-Session: f7ac9f3f-13e3-4182-9500-5d14ba4aabaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.02.02 22:40:12.968999 [ 273 ] {} <Debug> TCP-Session: 05f0f120-15ac-4425-aadc-4b10a0e4ede6 Authenticating user 'default' from [fd00:1122:3344:101::b]:53626 | ||
| 232 | 2026.02.02 22:40:12.968970 [ 269 ] {} <Debug> TCP-Session: adc65d79-364f-4b88-9f41-5587fce3fed8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.02.02 22:40:12.969083 [ 273 ] {} <Debug> TCP-Session: 05f0f120-15ac-4425-aadc-4b10a0e4ede6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.02.02 22:40:12.969154 [ 273 ] {} <Debug> TCP-Session: 05f0f120-15ac-4425-aadc-4b10a0e4ede6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.02.02 22:40:16.069195 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43470 | ||
| 236 | 2026.02.02 22:40:16.071483 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.02.02 22:40:16.071628 [ 274 ] {} <Debug> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43470 | ||
| 238 | 2026.02.02 22:40:16.071652 [ 274 ] {} <Debug> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.02.02 22:40:16.071666 [ 274 ] {} <Debug> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.02.02 22:40:16.071908 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2026.02.02 22:40:16.071953 [ 274 ] {} <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 | ||
| 242 | 2026.02.02 22:40:16.072045 [ 274 ] {} <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 | ||
| 243 | 2026.02.02 22:40:16.074638 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38717 | ||
| 244 | 2026.02.02 22:40:16.074738 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65531 | ||
| 245 | 2026.02.02 22:40:16.075023 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41558 | ||
| 246 | 2026.02.02 22:40:16.075042 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48745 | ||
| 247 | 2026.02.02 22:40:16.075105 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 248 | 2026.02.02 22:40:16.075221 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37801 | ||
| 249 | 2026.02.02 22:40:16.075258 [ 275 ] {} <Debug> TCP-Session: af2445ee-f271-49d1-8c3f-2e2e4767ba76 Authenticating user 'default' from [fd00:1122:3344:101::d]:38717 | ||
| 250 | 2026.02.02 22:40:16.075286 [ 275 ] {} <Debug> TCP-Session: af2445ee-f271-49d1-8c3f-2e2e4767ba76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2026.02.02 22:40:16.075299 [ 275 ] {} <Debug> TCP-Session: af2445ee-f271-49d1-8c3f-2e2e4767ba76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 252 | 2026.02.02 22:40:16.075322 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62045 | ||
| 253 | 2026.02.02 22:40:16.075373 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 254 | 2026.02.02 22:40:16.075421 [ 276 ] {} <Debug> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:65531 | ||
| 255 | 2026.02.02 22:40:16.075519 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 256 | 2026.02.02 22:40:16.075525 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63592 | ||
| 257 | 2026.02.02 22:40:16.075595 [ 276 ] {} <Debug> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 258 | 2026.02.02 22:40:16.075605 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 259 | 2026.02.02 22:40:16.075625 [ 276 ] {} <Debug> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2026.02.02 22:40:16.075628 [ 277 ] {} <Debug> TCP-Session: b63cf4f5-3a13-4391-91f9-f9ffd7ce6b83 Authenticating user 'default' from [fd00:1122:3344:101::d]:48745 | ||
| 261 | 2026.02.02 22:40:16.075779 [ 277 ] {} <Debug> TCP-Session: b63cf4f5-3a13-4391-91f9-f9ffd7ce6b83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2026.02.02 22:40:16.075834 [ 279 ] {} <Debug> TCP-Session: 17ed0797-84c5-4073-8c49-218eb9c0e39a Authenticating user 'default' from [fd00:1122:3344:101::d]:37801 | ||
| 263 | 2026.02.02 22:40:16.075852 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38762 | ||
| 264 | 2026.02.02 22:40:16.075825 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 265 | 2026.02.02 22:40:16.075940 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 266 | 2026.02.02 22:40:16.075942 [ 279 ] {} <Debug> TCP-Session: 17ed0797-84c5-4073-8c49-218eb9c0e39a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.02.02 22:40:16.076004 [ 278 ] {} <Debug> TCP-Session: 9c453180-b230-482c-8895-aa8863f4158f Authenticating user 'default' from [fd00:1122:3344:101::d]:41558 | ||
| 268 | 2026.02.02 22:40:16.075909 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 269 | 2026.02.02 22:40:16.076081 [ 281 ] {} <Debug> TCP-Session: 2869de51-596b-4f1a-92f2-e3a49a4bc614 Authenticating user 'default' from [fd00:1122:3344:101::d]:63592 | ||
| 270 | 2026.02.02 22:40:16.076082 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 271 | 2026.02.02 22:40:16.076120 [ 280 ] {} <Debug> TCP-Session: 081a1247-0262-4231-9c05-5ce2dde82dc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62045 | ||
| 272 | 2026.02.02 22:40:16.076163 [ 279 ] {} <Debug> TCP-Session: 17ed0797-84c5-4073-8c49-218eb9c0e39a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2026.02.02 22:40:16.076188 [ 282 ] {} <Debug> TCP-Session: 6a817eef-9342-468f-adb5-e0a89dc8dabf Authenticating user 'default' from [fd00:1122:3344:101::d]:38762 | ||
| 274 | 2026.02.02 22:40:16.076195 [ 280 ] {} <Debug> TCP-Session: 081a1247-0262-4231-9c05-5ce2dde82dc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.02.02 22:40:16.076101 [ 278 ] {} <Debug> TCP-Session: 9c453180-b230-482c-8895-aa8863f4158f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.02.02 22:40:16.076265 [ 280 ] {} <Debug> TCP-Session: 081a1247-0262-4231-9c05-5ce2dde82dc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.02.02 22:40:16.076285 [ 281 ] {} <Debug> TCP-Session: 2869de51-596b-4f1a-92f2-e3a49a4bc614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.02.02 22:40:16.076390 [ 278 ] {} <Debug> TCP-Session: 9c453180-b230-482c-8895-aa8863f4158f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.02.02 22:40:16.076417 [ 281 ] {} <Debug> TCP-Session: 2869de51-596b-4f1a-92f2-e3a49a4bc614 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.02.02 22:40:16.075905 [ 277 ] {} <Debug> TCP-Session: b63cf4f5-3a13-4391-91f9-f9ffd7ce6b83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.02.02 22:40:16.076518 [ 282 ] {} <Debug> TCP-Session: 6a817eef-9342-468f-adb5-e0a89dc8dabf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.02.02 22:40:16.076585 [ 282 ] {} <Debug> TCP-Session: 6a817eef-9342-468f-adb5-e0a89dc8dabf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.02.02 22:40:16.084367 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2026.02.02 22:40:16.088903 [ 274 ] {e97ee016-6080-4419-9c3c-264347c96381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2026.02.02 22:40:16.212739 [ 274 ] {e97ee016-6080-4419-9c3c-264347c96381} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43470) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 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 | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 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 | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.02.02 22:40:16.214148 [ 274 ] {e97ee016-6080-4419-9c3c-264347c96381} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 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 | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 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 | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 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 | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2026.02.02 22:40:16.214411 [ 274 ] {e97ee016-6080-4419-9c3c-264347c96381} <Debug> TCPHandler: Processed in 0.135313824 sec. | ||
| 334 | 2026.02.02 22:40:16.214904 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.02.02 22:40:16.215153 [ 276 ] {866d01aa-6102-4919-beeb-297fbf0586cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2026.02.02 22:40:16.216828 [ 276 ] {866d01aa-6102-4919-beeb-297fbf0586cd} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:65531) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 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 | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 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 | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 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 | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2026.02.02 22:40:16.217158 [ 276 ] {866d01aa-6102-4919-beeb-297fbf0586cd} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 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 | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 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 | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 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 | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2026.02.02 22:40:16.217412 [ 276 ] {866d01aa-6102-4919-beeb-297fbf0586cd} <Debug> TCPHandler: Processed in 0.002698902 sec. | ||
| 385 | 2026.02.02 22:40:16.217761 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.02.02 22:40:16.218725 [ 274 ] {9bb69926-9a4b-4e78-ad96-a8ed89ad040e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2026.02.02 22:40:16.219466 [ 274 ] {9bb69926-9a4b-4e78-ad96-a8ed89ad040e} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2026.02.02 22:40:16.222251 [ 274 ] {9bb69926-9a4b-4e78-ad96-a8ed89ad040e} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2026.02.02 22:40:16.222367 [ 274 ] {9bb69926-9a4b-4e78-ad96-a8ed89ad040e} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000152002 sec | ||
| 390 | 2026.02.02 22:40:16.222382 [ 274 ] {9bb69926-9a4b-4e78-ad96-a8ed89ad040e} <Trace> ReferentialDeps: No tables | ||
| 391 | 2026.02.02 22:40:16.222393 [ 274 ] {9bb69926-9a4b-4e78-ad96-a8ed89ad040e} <Trace> LoadingDeps: No tables | ||
| 392 | 2026.02.02 22:40:16.222461 [ 274 ] {9bb69926-9a4b-4e78-ad96-a8ed89ad040e} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2026.02.02 22:40:16.224801 [ 274 ] {9bb69926-9a4b-4e78-ad96-a8ed89ad040e} <Debug> TCPHandler: Processed in 0.007170675 sec. | ||
| 394 | 2026.02.02 22:40:16.225000 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.02.02 22:40:16.225171 [ 274 ] {e762f357-8146-4d80-a09c-ced2e1614293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2026.02.02 22:40:16.225291 [ 274 ] {e762f357-8146-4d80-a09c-ced2e1614293} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2026.02.02 22:40:16.232872 [ 274 ] {e762f357-8146-4d80-a09c-ced2e1614293} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2026.02.02 22:40:16.234714 [ 274 ] {e762f357-8146-4d80-a09c-ced2e1614293} <Debug> oximeter.version (99f63280-b1db-4cc6-ae78-440161eafa09): Loading data parts | ||
| 400 | 2026.02.02 22:40:16.237622 [ 274 ] {e762f357-8146-4d80-a09c-ced2e1614293} <Debug> oximeter.version (99f63280-b1db-4cc6-ae78-440161eafa09): There are no data parts | ||
| 401 | 2026.02.02 22:40:16.240444 [ 274 ] {e762f357-8146-4d80-a09c-ced2e1614293} <Debug> TCPHandler: Processed in 0.015508973 sec. | ||
| 402 | 2026.02.02 22:40:16.240759 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.02.02 22:40:16.240952 [ 274 ] {076811f4-820d-43be-9075-6a2915b4d6cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | 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) | ||
| 414 | 2026.02.02 22:40:16.241101 [ 274 ] {076811f4-820d-43be-9075-6a2915b4d6cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2026.02.02 22:40:16.266923 [ 274 ] {076811f4-820d-43be-9075-6a2915b4d6cd} <Debug> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Loading data parts | ||
| 416 | 2026.02.02 22:40:16.267288 [ 274 ] {076811f4-820d-43be-9075-6a2915b4d6cd} <Debug> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): There are no data parts | ||
| 417 | 2026.02.02 22:40:16.268963 [ 274 ] {076811f4-820d-43be-9075-6a2915b4d6cd} <Debug> TCPHandler: Processed in 0.028265613 sec. | ||
| 418 | 2026.02.02 22:40:16.269208 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.02.02 22:40:16.269490 [ 274 ] {7c226dfb-189d-42fe-96ab-c4ed93075161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 420 | 2026.02.02 22:40:16.269549 [ 274 ] {7c226dfb-189d-42fe-96ab-c4ed93075161} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2026.02.02 22:40:16.273170 [ 274 ] {7c226dfb-189d-42fe-96ab-c4ed93075161} <Debug> oximeter.measurements_i8 (c6f0f56a-4da9-4367-96fc-2d7aa7323508): Loading data parts | ||
| 422 | 2026.02.02 22:40:16.273364 [ 274 ] {7c226dfb-189d-42fe-96ab-c4ed93075161} <Debug> oximeter.measurements_i8 (c6f0f56a-4da9-4367-96fc-2d7aa7323508): There are no data parts | ||
| 423 | 2026.02.02 22:40:16.275133 [ 274 ] {7c226dfb-189d-42fe-96ab-c4ed93075161} <Debug> TCPHandler: Processed in 0.006018411 sec. | ||
| 424 | 2026.02.02 22:40:16.275420 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.02.02 22:40:16.275596 [ 274 ] {ba0e3189-b8bb-491a-bade-b94e8a56a689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 426 | 2026.02.02 22:40:16.275717 [ 274 ] {ba0e3189-b8bb-491a-bade-b94e8a56a689} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2026.02.02 22:40:16.280332 [ 274 ] {ba0e3189-b8bb-491a-bade-b94e8a56a689} <Debug> oximeter.measurements_u8 (498744de-2134-4220-a2b6-e6c40f16c7fb): Loading data parts | ||
| 428 | 2026.02.02 22:40:16.280686 [ 274 ] {ba0e3189-b8bb-491a-bade-b94e8a56a689} <Debug> oximeter.measurements_u8 (498744de-2134-4220-a2b6-e6c40f16c7fb): There are no data parts | ||
| 429 | 2026.02.02 22:40:16.283660 [ 274 ] {ba0e3189-b8bb-491a-bade-b94e8a56a689} <Debug> TCPHandler: Processed in 0.008302578 sec. | ||
| 430 | 2026.02.02 22:40:16.284280 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.02.02 22:40:16.284729 [ 274 ] {da312603-6900-4516-b15d-97b9773fbf0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 432 | 2026.02.02 22:40:16.284803 [ 274 ] {da312603-6900-4516-b15d-97b9773fbf0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2026.02.02 22:40:16.287441 [ 274 ] {da312603-6900-4516-b15d-97b9773fbf0f} <Debug> oximeter.measurements_i16 (68306198-b79d-4635-a630-0064c0a6c191): Loading data parts | ||
| 434 | 2026.02.02 22:40:16.287798 [ 274 ] {da312603-6900-4516-b15d-97b9773fbf0f} <Debug> oximeter.measurements_i16 (68306198-b79d-4635-a630-0064c0a6c191): There are no data parts | ||
| 435 | 2026.02.02 22:40:16.289545 [ 274 ] {da312603-6900-4516-b15d-97b9773fbf0f} <Debug> TCPHandler: Processed in 0.005503045 sec. | ||
| 436 | 2026.02.02 22:40:16.290084 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.02.02 22:40:16.290327 [ 274 ] {84b4de00-fd03-4e7b-8d09-6e3a98d3e992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 438 | 2026.02.02 22:40:16.290479 [ 274 ] {84b4de00-fd03-4e7b-8d09-6e3a98d3e992} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2026.02.02 22:40:16.293135 [ 274 ] {84b4de00-fd03-4e7b-8d09-6e3a98d3e992} <Debug> oximeter.measurements_u16 (d73433e0-ec04-456c-a769-d82136e1d4fd): Loading data parts | ||
| 440 | 2026.02.02 22:40:16.293710 [ 274 ] {84b4de00-fd03-4e7b-8d09-6e3a98d3e992} <Debug> oximeter.measurements_u16 (d73433e0-ec04-456c-a769-d82136e1d4fd): There are no data parts | ||
| 441 | 2026.02.02 22:40:16.296899 [ 274 ] {84b4de00-fd03-4e7b-8d09-6e3a98d3e992} <Debug> TCPHandler: Processed in 0.006932792 sec. | ||
| 442 | 2026.02.02 22:40:16.297254 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.02.02 22:40:16.297690 [ 274 ] {f0a5b98b-194e-4c30-8bb7-4308bad7948f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 444 | 2026.02.02 22:40:16.298200 [ 274 ] {f0a5b98b-194e-4c30-8bb7-4308bad7948f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2026.02.02 22:40:16.301498 [ 274 ] {f0a5b98b-194e-4c30-8bb7-4308bad7948f} <Debug> oximeter.measurements_i32 (72d5c03c-4d67-4b07-a19b-ca56c150d67d): Loading data parts | ||
| 446 | 2026.02.02 22:40:16.301768 [ 274 ] {f0a5b98b-194e-4c30-8bb7-4308bad7948f} <Debug> oximeter.measurements_i32 (72d5c03c-4d67-4b07-a19b-ca56c150d67d): There are no data parts | ||
| 447 | 2026.02.02 22:40:16.303908 [ 274 ] {f0a5b98b-194e-4c30-8bb7-4308bad7948f} <Debug> TCPHandler: Processed in 0.006806471 sec. | ||
| 448 | 2026.02.02 22:40:16.304215 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2026.02.02 22:40:16.304410 [ 274 ] {5d1cd636-7074-47fc-8af5-b5cdc8a241c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 450 | 2026.02.02 22:40:16.304535 [ 274 ] {5d1cd636-7074-47fc-8af5-b5cdc8a241c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2026.02.02 22:40:16.306479 [ 274 ] {5d1cd636-7074-47fc-8af5-b5cdc8a241c8} <Debug> oximeter.measurements_u32 (50f315cc-0478-4d3d-86a7-e30b7edd123a): Loading data parts | ||
| 452 | 2026.02.02 22:40:16.306713 [ 274 ] {5d1cd636-7074-47fc-8af5-b5cdc8a241c8} <Debug> oximeter.measurements_u32 (50f315cc-0478-4d3d-86a7-e30b7edd123a): There are no data parts | ||
| 453 | 2026.02.02 22:40:16.308923 [ 274 ] {5d1cd636-7074-47fc-8af5-b5cdc8a241c8} <Debug> TCPHandler: Processed in 0.004784126 sec. | ||
| 454 | 2026.02.02 22:40:16.309219 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.02.02 22:40:16.309580 [ 274 ] {06ef4250-c987-4171-ade3-88d93c89adee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 456 | 2026.02.02 22:40:16.309704 [ 274 ] {06ef4250-c987-4171-ade3-88d93c89adee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2026.02.02 22:40:16.312869 [ 274 ] {06ef4250-c987-4171-ade3-88d93c89adee} <Debug> oximeter.measurements_i64 (a59fd0bf-25ff-4b47-9a46-becd51e2155d): Loading data parts | ||
| 458 | 2026.02.02 22:40:16.313240 [ 274 ] {06ef4250-c987-4171-ade3-88d93c89adee} <Debug> oximeter.measurements_i64 (a59fd0bf-25ff-4b47-9a46-becd51e2155d): There are no data parts | ||
| 459 | 2026.02.02 22:40:16.315533 [ 274 ] {06ef4250-c987-4171-ade3-88d93c89adee} <Debug> TCPHandler: Processed in 0.006429786 sec. | ||
| 460 | 2026.02.02 22:40:16.316301 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.02.02 22:40:16.316955 [ 274 ] {833b9747-2cde-4d30-a109-5bb896b074b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 462 | 2026.02.02 22:40:16.317715 [ 274 ] {833b9747-2cde-4d30-a109-5bb896b074b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2026.02.02 22:40:16.321846 [ 274 ] {833b9747-2cde-4d30-a109-5bb896b074b3} <Debug> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Loading data parts | ||
| 464 | 2026.02.02 22:40:16.322212 [ 274 ] {833b9747-2cde-4d30-a109-5bb896b074b3} <Debug> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): There are no data parts | ||
| 465 | 2026.02.02 22:40:16.325788 [ 274 ] {833b9747-2cde-4d30-a109-5bb896b074b3} <Debug> TCPHandler: Processed in 0.009652093 sec. | ||
| 466 | 2026.02.02 22:40:16.326082 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.02.02 22:40:16.326294 [ 274 ] {5c5c5082-4572-45bc-b715-e00c9e123e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 468 | 2026.02.02 22:40:16.326442 [ 274 ] {5c5c5082-4572-45bc-b715-e00c9e123e5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2026.02.02 22:40:16.331793 [ 274 ] {5c5c5082-4572-45bc-b715-e00c9e123e5c} <Debug> oximeter.measurements_f32 (e1abfc24-a92a-42df-b958-a81da47e6418): Loading data parts | ||
| 470 | 2026.02.02 22:40:16.332089 [ 274 ] {5c5c5082-4572-45bc-b715-e00c9e123e5c} <Debug> oximeter.measurements_f32 (e1abfc24-a92a-42df-b958-a81da47e6418): There are no data parts | ||
| 471 | 2026.02.02 22:40:16.333758 [ 274 ] {5c5c5082-4572-45bc-b715-e00c9e123e5c} <Debug> TCPHandler: Processed in 0.007796471 sec. | ||
| 472 | 2026.02.02 22:40:16.334045 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.02.02 22:40:16.334224 [ 274 ] {cd156ae9-6dfd-4223-a688-65326a5dff8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 474 | 2026.02.02 22:40:16.334326 [ 274 ] {cd156ae9-6dfd-4223-a688-65326a5dff8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2026.02.02 22:40:16.336431 [ 274 ] {cd156ae9-6dfd-4223-a688-65326a5dff8f} <Debug> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Loading data parts | ||
| 476 | 2026.02.02 22:40:16.336677 [ 274 ] {cd156ae9-6dfd-4223-a688-65326a5dff8f} <Debug> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): There are no data parts | ||
| 477 | 2026.02.02 22:40:16.338984 [ 274 ] {cd156ae9-6dfd-4223-a688-65326a5dff8f} <Debug> TCPHandler: Processed in 0.005000139 sec. | ||
| 478 | 2026.02.02 22:40:16.339234 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.02.02 22:40:16.339429 [ 274 ] {5d479550-26cf-414d-b9ed-b87841749491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 480 | 2026.02.02 22:40:16.339588 [ 274 ] {5d479550-26cf-414d-b9ed-b87841749491} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2026.02.02 22:40:16.342027 [ 274 ] {5d479550-26cf-414d-b9ed-b87841749491} <Debug> oximeter.measurements_string (a94041a3-2c24-41c7-a7d1-245c239d424d): Loading data parts | ||
| 482 | 2026.02.02 22:40:16.342206 [ 274 ] {5d479550-26cf-414d-b9ed-b87841749491} <Debug> oximeter.measurements_string (a94041a3-2c24-41c7-a7d1-245c239d424d): There are no data parts | ||
| 483 | 2026.02.02 22:40:16.343800 [ 274 ] {5d479550-26cf-414d-b9ed-b87841749491} <Debug> TCPHandler: Processed in 0.004637565 sec. | ||
| 484 | 2026.02.02 22:40:16.344226 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2026.02.02 22:40:16.344435 [ 274 ] {a7a4399d-1ab7-43cc-96c0-d8c2f5100b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2026.02.02 22:40:16.344633 [ 274 ] {a7a4399d-1ab7-43cc-96c0-d8c2f5100b64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2026.02.02 22:40:16.346907 [ 274 ] {a7a4399d-1ab7-43cc-96c0-d8c2f5100b64} <Debug> oximeter.measurements_bytes (47a46bf9-4aec-4988-bc28-2ab480d1eab2): Loading data parts | ||
| 495 | 2026.02.02 22:40:16.347145 [ 274 ] {a7a4399d-1ab7-43cc-96c0-d8c2f5100b64} <Debug> oximeter.measurements_bytes (47a46bf9-4aec-4988-bc28-2ab480d1eab2): There are no data parts | ||
| 496 | 2026.02.02 22:40:16.348896 [ 274 ] {a7a4399d-1ab7-43cc-96c0-d8c2f5100b64} <Debug> TCPHandler: Processed in 0.004743486 sec. | ||
| 497 | 2026.02.02 22:40:16.349167 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.02.02 22:40:16.349345 [ 274 ] {a5fd82bc-bc37-4075-8c9b-432d5fd0e855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 499 | 2026.02.02 22:40:16.349503 [ 274 ] {a5fd82bc-bc37-4075-8c9b-432d5fd0e855} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2026.02.02 22:40:16.352883 [ 274 ] {a5fd82bc-bc37-4075-8c9b-432d5fd0e855} <Debug> oximeter.measurements_cumulativei64 (ea305562-991f-41da-adb5-44c9174f5549): Loading data parts | ||
| 501 | 2026.02.02 22:40:16.353204 [ 274 ] {a5fd82bc-bc37-4075-8c9b-432d5fd0e855} <Debug> oximeter.measurements_cumulativei64 (ea305562-991f-41da-adb5-44c9174f5549): There are no data parts | ||
| 502 | 2026.02.02 22:40:16.355947 [ 274 ] {a5fd82bc-bc37-4075-8c9b-432d5fd0e855} <Debug> TCPHandler: Processed in 0.006838421 sec. | ||
| 503 | 2026.02.02 22:40:16.356149 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.02.02 22:40:16.356446 [ 274 ] {ee166d6a-a6e1-4134-8c67-08d98bd590ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 505 | 2026.02.02 22:40:16.356571 [ 274 ] {ee166d6a-a6e1-4134-8c67-08d98bd590ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2026.02.02 22:40:16.359495 [ 274 ] {ee166d6a-a6e1-4134-8c67-08d98bd590ea} <Debug> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Loading data parts | ||
| 507 | 2026.02.02 22:40:16.359751 [ 274 ] {ee166d6a-a6e1-4134-8c67-08d98bd590ea} <Debug> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): There are no data parts | ||
| 508 | 2026.02.02 22:40:16.362990 [ 274 ] {ee166d6a-a6e1-4134-8c67-08d98bd590ea} <Debug> TCPHandler: Processed in 0.006898431 sec. | ||
| 509 | 2026.02.02 22:40:16.363185 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2026.02.02 22:40:16.363359 [ 274 ] {90017b49-d65e-4992-a95c-d804061bdfa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 511 | 2026.02.02 22:40:16.363569 [ 274 ] {90017b49-d65e-4992-a95c-d804061bdfa7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2026.02.02 22:40:16.365980 [ 274 ] {90017b49-d65e-4992-a95c-d804061bdfa7} <Debug> oximeter.measurements_cumulativef32 (6edfdfd2-0b6e-4cc4-b409-8e785f899dd1): Loading data parts | ||
| 513 | 2026.02.02 22:40:16.366189 [ 274 ] {90017b49-d65e-4992-a95c-d804061bdfa7} <Debug> oximeter.measurements_cumulativef32 (6edfdfd2-0b6e-4cc4-b409-8e785f899dd1): There are no data parts | ||
| 514 | 2026.02.02 22:40:16.368020 [ 274 ] {90017b49-d65e-4992-a95c-d804061bdfa7} <Debug> TCPHandler: Processed in 0.004891848 sec. | ||
| 515 | 2026.02.02 22:40:16.368388 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.02.02 22:40:16.368573 [ 274 ] {93e2e7dd-2519-4738-b8b1-c2259f2ed41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 517 | 2026.02.02 22:40:16.368686 [ 274 ] {93e2e7dd-2519-4738-b8b1-c2259f2ed41c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2026.02.02 22:40:16.372802 [ 274 ] {93e2e7dd-2519-4738-b8b1-c2259f2ed41c} <Debug> oximeter.measurements_cumulativef64 (50c6b204-8b63-4376-b83d-139c57b05591): Loading data parts | ||
| 519 | 2026.02.02 22:40:16.373099 [ 274 ] {93e2e7dd-2519-4738-b8b1-c2259f2ed41c} <Debug> oximeter.measurements_cumulativef64 (50c6b204-8b63-4376-b83d-139c57b05591): There are no data parts | ||
| 520 | 2026.02.02 22:40:16.376093 [ 274 ] {93e2e7dd-2519-4738-b8b1-c2259f2ed41c} <Debug> TCPHandler: Processed in 0.007773691 sec. | ||
| 521 | 2026.02.02 22:40:16.376355 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2026.02.02 22:40:16.376823 [ 274 ] {b1fea700-73fb-422d-82e6-9583eb395887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 523 | * NOTE: Array types cannot be Nullable, see | ||
| 524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 525 | * for more details. | ||
| 526 | * | ||
| 527 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 528 | * is unfortunate, and at this point relies on the fact that an | ||
| 529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 530 | * to figure out another way to represent missing samples here. | ||
| 531 | */ | ||
| 532 | 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) | ||
| 533 | 2026.02.02 22:40:16.377162 [ 274 ] {b1fea700-73fb-422d-82e6-9583eb395887} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2026.02.02 22:40:16.380567 [ 274 ] {b1fea700-73fb-422d-82e6-9583eb395887} <Debug> oximeter.measurements_histogrami8 (58ff0465-d48d-4aab-93e1-298b74f8d68d): Loading data parts | ||
| 535 | 2026.02.02 22:40:16.380872 [ 274 ] {b1fea700-73fb-422d-82e6-9583eb395887} <Debug> oximeter.measurements_histogrami8 (58ff0465-d48d-4aab-93e1-298b74f8d68d): There are no data parts | ||
| 536 | 2026.02.02 22:40:16.382913 [ 274 ] {b1fea700-73fb-422d-82e6-9583eb395887} <Debug> TCPHandler: Processed in 0.006649229 sec. | ||
| 537 | 2026.02.02 22:40:16.383333 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.02.02 22:40:16.383620 [ 274 ] {7de33d44-4e07-4ff1-b622-56971a5be140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 539 | 2026.02.02 22:40:16.383898 [ 274 ] {7de33d44-4e07-4ff1-b622-56971a5be140} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2026.02.02 22:40:16.388637 [ 274 ] {7de33d44-4e07-4ff1-b622-56971a5be140} <Debug> oximeter.measurements_histogramu8 (258689ea-f8a4-45dc-853a-bd6fe954d153): Loading data parts | ||
| 541 | 2026.02.02 22:40:16.389443 [ 274 ] {7de33d44-4e07-4ff1-b622-56971a5be140} <Debug> oximeter.measurements_histogramu8 (258689ea-f8a4-45dc-853a-bd6fe954d153): There are no data parts | ||
| 542 | 2026.02.02 22:40:16.391060 [ 274 ] {7de33d44-4e07-4ff1-b622-56971a5be140} <Debug> TCPHandler: Processed in 0.007800992 sec. | ||
| 543 | 2026.02.02 22:40:16.391392 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.02.02 22:40:16.391912 [ 274 ] {e5ec4126-ea50-4fa0-b6b4-5ab7a8bb68a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 545 | 2026.02.02 22:40:16.392114 [ 274 ] {e5ec4126-ea50-4fa0-b6b4-5ab7a8bb68a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2026.02.02 22:40:16.395574 [ 274 ] {e5ec4126-ea50-4fa0-b6b4-5ab7a8bb68a8} <Debug> oximeter.measurements_histogrami16 (73dd6424-993b-4de7-b27f-970f6e1f9a12): Loading data parts | ||
| 547 | 2026.02.02 22:40:16.396132 [ 274 ] {e5ec4126-ea50-4fa0-b6b4-5ab7a8bb68a8} <Debug> oximeter.measurements_histogrami16 (73dd6424-993b-4de7-b27f-970f6e1f9a12): There are no data parts | ||
| 548 | 2026.02.02 22:40:16.398024 [ 274 ] {e5ec4126-ea50-4fa0-b6b4-5ab7a8bb68a8} <Debug> TCPHandler: Processed in 0.00676481 sec. | ||
| 549 | 2026.02.02 22:40:16.398545 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.02.02 22:40:16.398860 [ 274 ] {3d27289c-d52d-42bb-bec4-46c4dcfe4b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 551 | 2026.02.02 22:40:16.400392 [ 274 ] {3d27289c-d52d-42bb-bec4-46c4dcfe4b8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2026.02.02 22:40:16.403264 [ 274 ] {3d27289c-d52d-42bb-bec4-46c4dcfe4b8d} <Debug> oximeter.measurements_histogramu16 (f768866b-dd55-4e25-a02e-f9f185a24efd): Loading data parts | ||
| 553 | 2026.02.02 22:40:16.403582 [ 274 ] {3d27289c-d52d-42bb-bec4-46c4dcfe4b8d} <Debug> oximeter.measurements_histogramu16 (f768866b-dd55-4e25-a02e-f9f185a24efd): There are no data parts | ||
| 554 | 2026.02.02 22:40:16.405929 [ 274 ] {3d27289c-d52d-42bb-bec4-46c4dcfe4b8d} <Debug> TCPHandler: Processed in 0.007471778 sec. | ||
| 555 | 2026.02.02 22:40:16.406244 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.02.02 22:40:16.406810 [ 274 ] {b527aadf-b5ed-4fee-8d92-bf3e3a1e48d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 557 | 2026.02.02 22:40:16.407039 [ 274 ] {b527aadf-b5ed-4fee-8d92-bf3e3a1e48d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2026.02.02 22:40:16.410900 [ 274 ] {b527aadf-b5ed-4fee-8d92-bf3e3a1e48d7} <Debug> oximeter.measurements_histogrami32 (b29af020-e884-485d-8fc2-9795f7460704): Loading data parts | ||
| 559 | 2026.02.02 22:40:16.411142 [ 274 ] {b527aadf-b5ed-4fee-8d92-bf3e3a1e48d7} <Debug> oximeter.measurements_histogrami32 (b29af020-e884-485d-8fc2-9795f7460704): There are no data parts | ||
| 560 | 2026.02.02 22:40:16.412790 [ 274 ] {b527aadf-b5ed-4fee-8d92-bf3e3a1e48d7} <Debug> TCPHandler: Processed in 0.006681319 sec. | ||
| 561 | 2026.02.02 22:40:16.413197 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.02.02 22:40:16.413545 [ 274 ] {4fdb9fcc-530d-4606-b23e-b29e1089c383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 563 | 2026.02.02 22:40:16.413732 [ 274 ] {4fdb9fcc-530d-4606-b23e-b29e1089c383} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2026.02.02 22:40:16.416170 [ 274 ] {4fdb9fcc-530d-4606-b23e-b29e1089c383} <Debug> oximeter.measurements_histogramu32 (2f178f23-d2b7-4596-9748-8f1b293c0a0e): Loading data parts | ||
| 565 | 2026.02.02 22:40:16.416431 [ 274 ] {4fdb9fcc-530d-4606-b23e-b29e1089c383} <Debug> oximeter.measurements_histogramu32 (2f178f23-d2b7-4596-9748-8f1b293c0a0e): There are no data parts | ||
| 566 | 2026.02.02 22:40:16.418840 [ 274 ] {4fdb9fcc-530d-4606-b23e-b29e1089c383} <Debug> TCPHandler: Processed in 0.005744238 sec. | ||
| 567 | 2026.02.02 22:40:16.419199 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.02.02 22:40:16.421470 [ 274 ] {15bce46d-0a2b-45ec-9217-a24cc45ac28b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 569 | 2026.02.02 22:40:16.421765 [ 274 ] {15bce46d-0a2b-45ec-9217-a24cc45ac28b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2026.02.02 22:40:16.425019 [ 274 ] {15bce46d-0a2b-45ec-9217-a24cc45ac28b} <Debug> oximeter.measurements_histogrami64 (ea436452-429d-4f3b-bc92-3e720791c367): Loading data parts | ||
| 571 | 2026.02.02 22:40:16.425321 [ 274 ] {15bce46d-0a2b-45ec-9217-a24cc45ac28b} <Debug> oximeter.measurements_histogrami64 (ea436452-429d-4f3b-bc92-3e720791c367): There are no data parts | ||
| 572 | 2026.02.02 22:40:16.427588 [ 274 ] {15bce46d-0a2b-45ec-9217-a24cc45ac28b} <Debug> TCPHandler: Processed in 0.00846935 sec. | ||
| 573 | 2026.02.02 22:40:16.427994 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.02.02 22:40:16.428374 [ 274 ] {6bcf52e6-859a-47f9-9e35-30ccd9252645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 575 | 2026.02.02 22:40:16.428605 [ 274 ] {6bcf52e6-859a-47f9-9e35-30ccd9252645} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2026.02.02 22:40:16.431639 [ 274 ] {6bcf52e6-859a-47f9-9e35-30ccd9252645} <Debug> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Loading data parts | ||
| 577 | 2026.02.02 22:40:16.431954 [ 274 ] {6bcf52e6-859a-47f9-9e35-30ccd9252645} <Debug> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): There are no data parts | ||
| 578 | 2026.02.02 22:40:16.436101 [ 274 ] {6bcf52e6-859a-47f9-9e35-30ccd9252645} <Debug> TCPHandler: Processed in 0.008215617 sec. | ||
| 579 | 2026.02.02 22:40:16.436763 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.02.02 22:40:16.438247 [ 274 ] {0b57bc43-7c83-49f6-88ef-d375a6ee21a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 581 | 2026.02.02 22:40:16.438409 [ 274 ] {0b57bc43-7c83-49f6-88ef-d375a6ee21a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2026.02.02 22:40:16.441221 [ 274 ] {0b57bc43-7c83-49f6-88ef-d375a6ee21a2} <Debug> oximeter.measurements_histogramf32 (36a445f1-55c6-433b-806d-146c1108b178): Loading data parts | ||
| 583 | 2026.02.02 22:40:16.441428 [ 274 ] {0b57bc43-7c83-49f6-88ef-d375a6ee21a2} <Debug> oximeter.measurements_histogramf32 (36a445f1-55c6-433b-806d-146c1108b178): There are no data parts | ||
| 584 | 2026.02.02 22:40:16.442918 [ 274 ] {0b57bc43-7c83-49f6-88ef-d375a6ee21a2} <Debug> TCPHandler: Processed in 0.006339725 sec. | ||
| 585 | 2026.02.02 22:40:16.443795 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.02.02 22:40:16.444146 [ 274 ] {7c1d11db-737d-4c43-bb14-0e772f588a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 587 | 2026.02.02 22:40:16.444366 [ 274 ] {7c1d11db-737d-4c43-bb14-0e772f588a70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2026.02.02 22:40:16.446625 [ 274 ] {7c1d11db-737d-4c43-bb14-0e772f588a70} <Debug> oximeter.measurements_histogramf64 (35a6fa86-f79d-47fa-8258-44d69c76986f): Loading data parts | ||
| 589 | 2026.02.02 22:40:16.447153 [ 274 ] {7c1d11db-737d-4c43-bb14-0e772f588a70} <Debug> oximeter.measurements_histogramf64 (35a6fa86-f79d-47fa-8258-44d69c76986f): There are no data parts | ||
| 590 | 2026.02.02 22:40:16.449199 [ 274 ] {7c1d11db-737d-4c43-bb14-0e772f588a70} <Debug> TCPHandler: Processed in 0.005532135 sec. | ||
| 591 | 2026.02.02 22:40:16.450168 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.02.02 22:40:16.450523 [ 274 ] {9df01a6a-8a7f-4fbd-aa4f-b9d48248b8ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) /* The field tables store named dimensions of each timeseries. | ||
| 593 | * | ||
| 594 | * As with the measurement tables, there is one field table for each field data | ||
| 595 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 596 | * this behavior **must not** be relied upon for query correctness. | ||
| 597 | * | ||
| 598 | * The index for the fields differs from the measurements, however. Rows are | ||
| 599 | * sorted by timeseries name, then field name, field value, and finally | ||
| 600 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 601 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 602 | * usually then used to look up measurements. | ||
| 603 | * | ||
| 604 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 605 | * timeseries name and then key, since it would improve lookups where one | ||
| 606 | * already has the key. Realistically though, these tables are quite small and | ||
| 607 | * so performance benefits will be low in absolute terms. | ||
| 608 | * | ||
| 609 | * TTL: We use a materialized column to expire old field table records. This | ||
| 610 | * column is generated automatically by the database whenever a new row is | ||
| 611 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 612 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 613 | * record will remain during a deduplication, which will have the last | ||
| 614 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 615 | * measurement tables. | ||
| 616 | */ | ||
| 617 | 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) | ||
| 618 | 2026.02.02 22:40:16.450732 [ 274 ] {9df01a6a-8a7f-4fbd-aa4f-b9d48248b8ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2026.02.02 22:40:16.453348 [ 274 ] {9df01a6a-8a7f-4fbd-aa4f-b9d48248b8ef} <Debug> oximeter.fields_bool (40df0e45-d70f-4eb7-bcf1-0f766a306eeb): Loading data parts | ||
| 620 | 2026.02.02 22:40:16.453754 [ 274 ] {9df01a6a-8a7f-4fbd-aa4f-b9d48248b8ef} <Debug> oximeter.fields_bool (40df0e45-d70f-4eb7-bcf1-0f766a306eeb): There are no data parts | ||
| 621 | 2026.02.02 22:40:16.461423 [ 274 ] {9df01a6a-8a7f-4fbd-aa4f-b9d48248b8ef} <Debug> TCPHandler: Processed in 0.012027092 sec. | ||
| 622 | 2026.02.02 22:40:16.461736 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.02.02 22:40:16.462123 [ 274 ] {ccfaa16d-d747-4e80-9ccd-ef08a2478957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 624 | 2026.02.02 22:40:16.462291 [ 274 ] {ccfaa16d-d747-4e80-9ccd-ef08a2478957} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2026.02.02 22:40:16.471725 [ 274 ] {ccfaa16d-d747-4e80-9ccd-ef08a2478957} <Debug> oximeter.fields_i8 (95251dcc-f187-48b6-bc15-e39534270612): Loading data parts | ||
| 626 | 2026.02.02 22:40:16.472008 [ 274 ] {ccfaa16d-d747-4e80-9ccd-ef08a2478957} <Debug> oximeter.fields_i8 (95251dcc-f187-48b6-bc15-e39534270612): There are no data parts | ||
| 627 | 2026.02.02 22:40:16.475065 [ 274 ] {ccfaa16d-d747-4e80-9ccd-ef08a2478957} <Debug> TCPHandler: Processed in 0.013448648 sec. | ||
| 628 | 2026.02.02 22:40:16.475381 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.02.02 22:40:16.475608 [ 274 ] {16058274-502b-497e-b716-299f159c68ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 630 | 2026.02.02 22:40:16.475916 [ 274 ] {16058274-502b-497e-b716-299f159c68ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2026.02.02 22:40:16.478556 [ 274 ] {16058274-502b-497e-b716-299f159c68ac} <Debug> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Loading data parts | ||
| 632 | 2026.02.02 22:40:16.478766 [ 274 ] {16058274-502b-497e-b716-299f159c68ac} <Debug> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): There are no data parts | ||
| 633 | 2026.02.02 22:40:16.481022 [ 274 ] {16058274-502b-497e-b716-299f159c68ac} <Debug> TCPHandler: Processed in 0.005751477 sec. | ||
| 634 | 2026.02.02 22:40:16.481296 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.02.02 22:40:16.481698 [ 274 ] {9e50c654-13be-47c1-b713-7c5cbe6ed44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 636 | 2026.02.02 22:40:16.481985 [ 274 ] {9e50c654-13be-47c1-b713-7c5cbe6ed44f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2026.02.02 22:40:16.486714 [ 274 ] {9e50c654-13be-47c1-b713-7c5cbe6ed44f} <Debug> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Loading data parts | ||
| 638 | 2026.02.02 22:40:16.487094 [ 274 ] {9e50c654-13be-47c1-b713-7c5cbe6ed44f} <Debug> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): There are no data parts | ||
| 639 | 2026.02.02 22:40:16.490092 [ 274 ] {9e50c654-13be-47c1-b713-7c5cbe6ed44f} <Debug> TCPHandler: Processed in 0.008901204 sec. | ||
| 640 | 2026.02.02 22:40:16.490410 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.02.02 22:40:16.490629 [ 274 ] {ce6fc683-0c33-4a01-9ec3-478612013285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 642 | 2026.02.02 22:40:16.490851 [ 274 ] {ce6fc683-0c33-4a01-9ec3-478612013285} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2026.02.02 22:40:16.493585 [ 274 ] {ce6fc683-0c33-4a01-9ec3-478612013285} <Debug> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Loading data parts | ||
| 644 | 2026.02.02 22:40:16.493797 [ 274 ] {ce6fc683-0c33-4a01-9ec3-478612013285} <Debug> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): There are no data parts | ||
| 645 | 2026.02.02 22:40:16.495030 [ 274 ] {ce6fc683-0c33-4a01-9ec3-478612013285} <Debug> TCPHandler: Processed in 0.004747916 sec. | ||
| 646 | 2026.02.02 22:40:16.495676 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.02.02 22:40:16.496090 [ 274 ] {fd2f31f0-e515-47dc-b480-d211adffe985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 648 | 2026.02.02 22:40:16.496276 [ 274 ] {fd2f31f0-e515-47dc-b480-d211adffe985} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2026.02.02 22:40:16.499403 [ 274 ] {fd2f31f0-e515-47dc-b480-d211adffe985} <Debug> oximeter.fields_i32 (f6b5bc6f-fc48-436d-ae82-7d111bbc69bd): Loading data parts | ||
| 650 | 2026.02.02 22:40:16.499630 [ 274 ] {fd2f31f0-e515-47dc-b480-d211adffe985} <Debug> oximeter.fields_i32 (f6b5bc6f-fc48-436d-ae82-7d111bbc69bd): There are no data parts | ||
| 651 | 2026.02.02 22:40:16.502610 [ 274 ] {fd2f31f0-e515-47dc-b480-d211adffe985} <Debug> TCPHandler: Processed in 0.007065343 sec. | ||
| 652 | 2026.02.02 22:40:16.502928 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2026.02.02 22:40:16.503203 [ 274 ] {21bfa20f-68d6-48cf-9835-9bedd45b17c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 654 | 2026.02.02 22:40:16.503371 [ 274 ] {21bfa20f-68d6-48cf-9835-9bedd45b17c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 655 | 2026.02.02 22:40:16.506268 [ 274 ] {21bfa20f-68d6-48cf-9835-9bedd45b17c3} <Debug> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Loading data parts | ||
| 656 | 2026.02.02 22:40:16.506526 [ 274 ] {21bfa20f-68d6-48cf-9835-9bedd45b17c3} <Debug> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): There are no data parts | ||
| 657 | 2026.02.02 22:40:16.508563 [ 274 ] {21bfa20f-68d6-48cf-9835-9bedd45b17c3} <Debug> TCPHandler: Processed in 0.005767788 sec. | ||
| 658 | 2026.02.02 22:40:16.508978 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2026.02.02 22:40:16.509156 [ 274 ] {16842af5-3db9-462a-9ab0-c65ea450dbcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 660 | 2026.02.02 22:40:16.509439 [ 274 ] {16842af5-3db9-462a-9ab0-c65ea450dbcd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 661 | 2026.02.02 22:40:16.513180 [ 274 ] {16842af5-3db9-462a-9ab0-c65ea450dbcd} <Debug> oximeter.fields_i64 (0961ef96-5e2c-4994-92ac-b02f8aedb13b): Loading data parts | ||
| 662 | 2026.02.02 22:40:16.513708 [ 274 ] {16842af5-3db9-462a-9ab0-c65ea450dbcd} <Debug> oximeter.fields_i64 (0961ef96-5e2c-4994-92ac-b02f8aedb13b): There are no data parts | ||
| 663 | 2026.02.02 22:40:16.515411 [ 274 ] {16842af5-3db9-462a-9ab0-c65ea450dbcd} <Debug> TCPHandler: Processed in 0.006506897 sec. | ||
| 664 | 2026.02.02 22:40:16.515653 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2026.02.02 22:40:16.516102 [ 274 ] {65e2435c-7990-43d5-b294-cae0e28746e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 666 | 2026.02.02 22:40:16.516175 [ 274 ] {65e2435c-7990-43d5-b294-cae0e28746e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 667 | 2026.02.02 22:40:16.519739 [ 274 ] {65e2435c-7990-43d5-b294-cae0e28746e9} <Debug> oximeter.fields_u64 (bf648b56-fc89-4b01-a3ac-8e87def95f02): Loading data parts | ||
| 668 | 2026.02.02 22:40:16.519974 [ 274 ] {65e2435c-7990-43d5-b294-cae0e28746e9} <Debug> oximeter.fields_u64 (bf648b56-fc89-4b01-a3ac-8e87def95f02): There are no data parts | ||
| 669 | 2026.02.02 22:40:16.522877 [ 274 ] {65e2435c-7990-43d5-b294-cae0e28746e9} <Debug> TCPHandler: Processed in 0.007316957 sec. | ||
| 670 | 2026.02.02 22:40:16.523275 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2026.02.02 22:40:16.523536 [ 274 ] {27565b42-cf6b-4030-8a33-604b67fc90b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 672 | 2026.02.02 22:40:16.523731 [ 274 ] {27565b42-cf6b-4030-8a33-604b67fc90b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 673 | 2026.02.02 22:40:16.526525 [ 274 ] {27565b42-cf6b-4030-8a33-604b67fc90b6} <Debug> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Loading data parts | ||
| 674 | 2026.02.02 22:40:16.527088 [ 274 ] {27565b42-cf6b-4030-8a33-604b67fc90b6} <Debug> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): There are no data parts | ||
| 675 | 2026.02.02 22:40:16.530540 [ 274 ] {27565b42-cf6b-4030-8a33-604b67fc90b6} <Debug> TCPHandler: Processed in 0.007394577 sec. | ||
| 676 | 2026.02.02 22:40:16.530790 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2026.02.02 22:40:16.531123 [ 274 ] {1f057650-6ec8-46b8-8281-ec121e4430ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 678 | 2026.02.02 22:40:16.531297 [ 274 ] {1f057650-6ec8-46b8-8281-ec121e4430ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 679 | 2026.02.02 22:40:16.534111 [ 274 ] {1f057650-6ec8-46b8-8281-ec121e4430ce} <Debug> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Loading data parts | ||
| 680 | 2026.02.02 22:40:16.534395 [ 274 ] {1f057650-6ec8-46b8-8281-ec121e4430ce} <Debug> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): There are no data parts | ||
| 681 | 2026.02.02 22:40:16.537001 [ 274 ] {1f057650-6ec8-46b8-8281-ec121e4430ce} <Debug> TCPHandler: Processed in 0.006299924 sec. | ||
| 682 | 2026.02.02 22:40:16.537376 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2026.02.02 22:40:16.537645 [ 274 ] {e23c1a00-39a9-44bd-bf20-07524905706d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) 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) | ||
| 684 | 2026.02.02 22:40:16.537928 [ 274 ] {e23c1a00-39a9-44bd-bf20-07524905706d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 685 | 2026.02.02 22:40:16.541917 [ 274 ] {e23c1a00-39a9-44bd-bf20-07524905706d} <Debug> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Loading data parts | ||
| 686 | 2026.02.02 22:40:16.542311 [ 274 ] {e23c1a00-39a9-44bd-bf20-07524905706d} <Debug> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): There are no data parts | ||
| 687 | 2026.02.02 22:40:16.544465 [ 274 ] {e23c1a00-39a9-44bd-bf20-07524905706d} <Debug> TCPHandler: Processed in 0.007214445 sec. | ||
| 688 | 2026.02.02 22:40:16.548046 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2026.02.02 22:40:16.549846 [ 274 ] {ad0943ee-5945-48fe-be36-241245712372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) /* The timeseries schema table stores the extracted schema for the samples | ||
| 690 | * oximeter collects. | ||
| 691 | */ | ||
| 692 | 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) | ||
| 693 | 2026.02.02 22:40:16.550473 [ 274 ] {ad0943ee-5945-48fe-be36-241245712372} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 694 | 2026.02.02 22:40:16.554006 [ 274 ] {ad0943ee-5945-48fe-be36-241245712372} <Debug> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9): Loading data parts | ||
| 695 | 2026.02.02 22:40:16.554372 [ 274 ] {ad0943ee-5945-48fe-be36-241245712372} <Debug> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9): There are no data parts | ||
| 696 | 2026.02.02 22:40:16.556884 [ 274 ] {ad0943ee-5945-48fe-be36-241245712372} <Debug> TCPHandler: Processed in 0.009050656 sec. | ||
| 697 | 2026.02.02 22:40:16.557325 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2026.02.02 22:40:16.557876 [ 276 ] {fee7e1bd-52a0-4086-a34b-be3f8804a255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 699 | 2026.02.02 22:40:16.559667 [ 276 ] {fee7e1bd-52a0-4086-a34b-be3f8804a255} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 700 | 2026.02.02 22:40:16.582340 [ 283 ] {fee7e1bd-52a0-4086-a34b-be3f8804a255} <Trace> oximeter.version (99f63280-b1db-4cc6-ae78-440161eafa09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 701 | 2026.02.02 22:40:16.582631 [ 283 ] {fee7e1bd-52a0-4086-a34b-be3f8804a255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 702 | 2026.02.02 22:40:16.591311 [ 283 ] {fee7e1bd-52a0-4086-a34b-be3f8804a255} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 703 | 2026.02.02 22:40:16.592101 [ 283 ] {fee7e1bd-52a0-4086-a34b-be3f8804a255} <Trace> oximeter.version (99f63280-b1db-4cc6-ae78-440161eafa09): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 704 | 2026.02.02 22:40:16.592628 [ 276 ] {fee7e1bd-52a0-4086-a34b-be3f8804a255} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.034883 sec., 28.66725912335522 rows/sec., 458.68 B/sec. | ||
| 705 | 2026.02.02 22:40:16.593070 [ 276 ] {fee7e1bd-52a0-4086-a34b-be3f8804a255} <Debug> TCPHandler: Processed in 0.035947724 sec. | ||
| 706 | 2026.02.02 22:40:17.000228 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.29 MiB, peak 127.29 MiB, free memory in arenas 0.00 B, will set to 139.58 MiB (RSS), difference: 12.29 MiB | ||
| 707 | 2026.02.02 22:40:19.065128 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.02.02 22:40:19.065180 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2026.02.02 22:40:19.065227 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.02.02 22:40:19.065306 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.02.02 22:40:19.069990 [ 244 ] {} <Debug> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Loading data parts | ||
| 712 | 2026.02.02 22:40:19.070207 [ 244 ] {} <Debug> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): There are no data parts | ||
| 713 | 2026.02.02 22:40:19.077213 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.02.02 22:40:19.077389 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 715 | 2026.02.02 22:40:19.084994 [ 243 ] {} <Debug> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Loading data parts | ||
| 716 | 2026.02.02 22:40:19.085180 [ 243 ] {} <Debug> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): There are no data parts | ||
| 717 | 2026.02.02 22:40:19.087902 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.02.02 22:40:19.088545 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2026.02.02 22:40:19.088732 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 720 | 2026.02.02 22:40:19.110883 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.02.02 22:40:19.111081 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 722 | 2026.02.02 22:40:19.117665 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.02.02 22:40:19.118938 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.02.02 22:40:19.122665 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.02.02 22:40:20.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.62 MiB, peak 148.62 MiB, free memory in arenas 0.00 B, will set to 153.68 MiB (RSS), difference: 9.07 MiB | ||
| 726 | 2026.02.02 22:40:21.565072 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.02.02 22:40:21.565299 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.02.02 22:40:21.570729 [ 242 ] {} <Debug> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Loading data parts | ||
| 729 | 2026.02.02 22:40:21.570924 [ 242 ] {} <Debug> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): There are no data parts | ||
| 730 | 2026.02.02 22:40:21.579126 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.02.02 22:40:21.579289 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 732 | 2026.02.02 22:40:21.582486 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.02.02 22:40:21.583103 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.02.02 22:40:21.583716 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.02.02 22:40:22.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.88 MiB, peak 157.88 MiB, free memory in arenas 0.00 B, will set to 155.03 MiB (RSS), difference: -2.85 MiB | ||
| 736 | 2026.02.02 22:40:26.522943 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.02.02 22:40:26.522996 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.02.02 22:40:26.588875 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2026.02.02 22:40:26.593445 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.02.02 22:40:26.593492 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 741 | 2026.02.02 22:40:26.594324 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.02.02 22:40:26.594865 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.02.02 22:40:26.595027 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.02.02 22:40:26.622805 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.02.02 22:40:26.641412 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.02.02 22:40:26.641536 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 747 | 2026.02.02 22:40:26.648014 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.02.02 22:40:26.649185 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.02.02 22:40:26.652589 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.02.02 22:40:27.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.73 MiB, peak 159.73 MiB, free memory in arenas 0.00 B, will set to 157.79 MiB (RSS), difference: 2.06 MiB | ||
| 751 | 2026.02.02 22:40:32.000155 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.82 MiB, peak 159.73 MiB, free memory in arenas 0.00 B, will set to 157.84 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2026.02.02 22:40:34.095292 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 753 | 2026.02.02 22:40:34.095790 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 754 | 2026.02.02 22:40:34.095830 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 755 | 2026.02.02 22:40:34.096427 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 756 | 2026.02.02 22:40:34.096684 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 757 | 2026.02.02 22:40:34.096832 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 758 | 2026.02.02 22:40:34.152904 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 759 | 2026.02.02 22:40:34.168594 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 760 | 2026.02.02 22:40:34.168640 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 761 | 2026.02.02 22:40:34.174674 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 762 | 2026.02.02 22:40:34.175372 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 763 | 2026.02.02 22:40:34.178243 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 764 | 2026.02.02 22:40:36.607626 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 765 | 2026.02.02 22:40:36.607830 [ 274 ] {1a4746be-8220-46b2-9f81-4ae76f45c58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 766 | 2026.02.02 22:40:36.615011 [ 274 ] {1a4746be-8220-46b2-9f81-4ae76f45c58c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 767 | 2026.02.02 22:40:36.629232 [ 274 ] {1a4746be-8220-46b2-9f81-4ae76f45c58c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 768 | 2026.02.02 22:40:36.641076 [ 274 ] {1a4746be-8220-46b2-9f81-4ae76f45c58c} <Debug> TCPHandler: Processed in 0.033579196 sec. | ||
| 769 | 2026.02.02 22:40:36.655125 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 770 | 2026.02.02 22:40:36.655306 [ 274 ] {85b09046-1fe9-49ad-99e1-0ad2df9d3eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 771 | 2026.02.02 22:40:36.675156 [ 274 ] {85b09046-1fe9-49ad-99e1-0ad2df9d3eca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 772 | 2026.02.02 22:40:36.675230 [ 274 ] {85b09046-1fe9-49ad-99e1-0ad2df9d3eca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 773 | 2026.02.02 22:40:36.677971 [ 274 ] {85b09046-1fe9-49ad-99e1-0ad2df9d3eca} <Debug> TCPHandler: Processed in 0.02297844 sec. | ||
| 774 | 2026.02.02 22:40:36.681062 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 775 | 2026.02.02 22:40:36.681213 [ 274 ] {4b9306c3-b1aa-4f50-977f-7d5834fd7423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 776 | 2026.02.02 22:40:36.685670 [ 274 ] {4b9306c3-b1aa-4f50-977f-7d5834fd7423} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 777 | 2026.02.02 22:40:36.685722 [ 274 ] {4b9306c3-b1aa-4f50-977f-7d5834fd7423} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 778 | 2026.02.02 22:40:36.686072 [ 274 ] {4b9306c3-b1aa-4f50-977f-7d5834fd7423} <Debug> TCPHandler: Processed in 0.00509416 sec. | ||
| 779 | 2026.02.02 22:40:36.690524 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 780 | 2026.02.02 22:40:36.690650 [ 274 ] {1867ce8e-d7e0-4879-84dd-e57f350ae107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 781 | 2026.02.02 22:40:36.690916 [ 274 ] {1867ce8e-d7e0-4879-84dd-e57f350ae107} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 782 | 2026.02.02 22:40:36.690962 [ 274 ] {1867ce8e-d7e0-4879-84dd-e57f350ae107} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 783 | 2026.02.02 22:40:36.691306 [ 274 ] {1867ce8e-d7e0-4879-84dd-e57f350ae107} <Debug> TCPHandler: Processed in 0.00083416 sec. | ||
| 784 | 2026.02.02 22:40:36.691904 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 785 | 2026.02.02 22:40:36.692023 [ 274 ] {09aa591a-88c7-4ce2-afac-fdccc2bebd7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 786 | 2026.02.02 22:40:36.692268 [ 274 ] {09aa591a-88c7-4ce2-afac-fdccc2bebd7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 787 | 2026.02.02 22:40:36.692314 [ 274 ] {09aa591a-88c7-4ce2-afac-fdccc2bebd7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 788 | 2026.02.02 22:40:36.692651 [ 274 ] {09aa591a-88c7-4ce2-afac-fdccc2bebd7f} <Debug> TCPHandler: Processed in 0.000796949 sec. | ||
| 789 | 2026.02.02 22:40:36.692884 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 790 | 2026.02.02 22:40:36.692999 [ 274 ] {8be363a9-db99-4bdf-b25f-190008233a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 791 | 2026.02.02 22:40:36.693238 [ 274 ] {8be363a9-db99-4bdf-b25f-190008233a65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 792 | 2026.02.02 22:40:36.693282 [ 274 ] {8be363a9-db99-4bdf-b25f-190008233a65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 793 | 2026.02.02 22:40:36.693608 [ 274 ] {8be363a9-db99-4bdf-b25f-190008233a65} <Debug> TCPHandler: Processed in 0.000773589 sec. | ||
| 794 | 2026.02.02 22:40:36.693859 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 795 | 2026.02.02 22:40:36.693971 [ 274 ] {ecd65de8-3c35-433e-9387-09210c570e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 796 | 2026.02.02 22:40:36.694208 [ 274 ] {ecd65de8-3c35-433e-9387-09210c570e42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 797 | 2026.02.02 22:40:36.694253 [ 274 ] {ecd65de8-3c35-433e-9387-09210c570e42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 798 | 2026.02.02 22:40:36.694575 [ 274 ] {ecd65de8-3c35-433e-9387-09210c570e42} <Debug> TCPHandler: Processed in 0.000765399 sec. | ||
| 799 | 2026.02.02 22:40:36.694805 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 800 | 2026.02.02 22:40:36.694921 [ 274 ] {a7293ee1-ba5b-4196-acba-691aa1407a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 801 | 2026.02.02 22:40:36.695159 [ 274 ] {a7293ee1-ba5b-4196-acba-691aa1407a9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 802 | 2026.02.02 22:40:36.695203 [ 274 ] {a7293ee1-ba5b-4196-acba-691aa1407a9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 803 | 2026.02.02 22:40:36.695518 [ 274 ] {a7293ee1-ba5b-4196-acba-691aa1407a9b} <Debug> TCPHandler: Processed in 0.000761429 sec. | ||
| 804 | 2026.02.02 22:40:36.695749 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 805 | 2026.02.02 22:40:36.695866 [ 274 ] {9b696041-09fe-44a0-9b2d-4f75fb6e2d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 806 | 2026.02.02 22:40:36.696105 [ 274 ] {9b696041-09fe-44a0-9b2d-4f75fb6e2d46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 807 | 2026.02.02 22:40:36.696149 [ 274 ] {9b696041-09fe-44a0-9b2d-4f75fb6e2d46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 808 | 2026.02.02 22:40:36.696496 [ 274 ] {9b696041-09fe-44a0-9b2d-4f75fb6e2d46} <Debug> TCPHandler: Processed in 0.00079535 sec. | ||
| 809 | 2026.02.02 22:40:36.696728 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 810 | 2026.02.02 22:40:36.696847 [ 274 ] {d58a6895-da16-4b4f-88e8-34a5fc75ea73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 811 | 2026.02.02 22:40:36.697093 [ 274 ] {d58a6895-da16-4b4f-88e8-34a5fc75ea73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 812 | 2026.02.02 22:40:36.697138 [ 274 ] {d58a6895-da16-4b4f-88e8-34a5fc75ea73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 813 | 2026.02.02 22:40:36.697466 [ 274 ] {d58a6895-da16-4b4f-88e8-34a5fc75ea73} <Debug> TCPHandler: Processed in 0.000786979 sec. | ||
| 814 | 2026.02.02 22:40:36.697702 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 815 | 2026.02.02 22:40:36.697821 [ 274 ] {9097a8a6-0484-40fb-aa20-edb018ffc444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 816 | 2026.02.02 22:40:36.698059 [ 274 ] {9097a8a6-0484-40fb-aa20-edb018ffc444} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 817 | 2026.02.02 22:40:36.698105 [ 274 ] {9097a8a6-0484-40fb-aa20-edb018ffc444} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 818 | 2026.02.02 22:40:36.698477 [ 274 ] {9097a8a6-0484-40fb-aa20-edb018ffc444} <Debug> TCPHandler: Processed in 0.00082573 sec. | ||
| 819 | 2026.02.02 22:40:36.698717 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 820 | 2026.02.02 22:40:36.698833 [ 274 ] {2382658a-dde7-48b0-9b13-8d2589842a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 821 | 2026.02.02 22:40:36.699077 [ 274 ] {2382658a-dde7-48b0-9b13-8d2589842a4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 822 | 2026.02.02 22:40:36.699124 [ 274 ] {2382658a-dde7-48b0-9b13-8d2589842a4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 823 | 2026.02.02 22:40:36.699458 [ 274 ] {2382658a-dde7-48b0-9b13-8d2589842a4d} <Debug> TCPHandler: Processed in 0.00079082 sec. | ||
| 824 | 2026.02.02 22:40:36.699700 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 825 | 2026.02.02 22:40:36.699831 [ 274 ] {9fb68716-769b-4809-a327-76fc4db4af11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 826 | 2026.02.02 22:40:36.700174 [ 274 ] {9fb68716-769b-4809-a327-76fc4db4af11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 827 | 2026.02.02 22:40:36.700227 [ 274 ] {9fb68716-769b-4809-a327-76fc4db4af11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 828 | 2026.02.02 22:40:36.700597 [ 274 ] {9fb68716-769b-4809-a327-76fc4db4af11} <Debug> TCPHandler: Processed in 0.000946641 sec. | ||
| 829 | 2026.02.02 22:40:36.711661 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 830 | 2026.02.02 22:40:36.711785 [ 274 ] {5025960e-476f-416c-a76d-af99581b26e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 831 | 2026.02.02 22:40:36.712099 [ 274 ] {5025960e-476f-416c-a76d-af99581b26e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 832 | 2026.02.02 22:40:36.712144 [ 274 ] {5025960e-476f-416c-a76d-af99581b26e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 833 | 2026.02.02 22:40:36.712517 [ 274 ] {5025960e-476f-416c-a76d-af99581b26e1} <Debug> TCPHandler: Processed in 0.00087119 sec. | ||
| 834 | 2026.02.02 22:40:36.712872 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 835 | 2026.02.02 22:40:36.712998 [ 274 ] {b5f818ff-7362-4a68-9206-cbc4e3aee415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 836 | 2026.02.02 22:40:36.713268 [ 274 ] {b5f818ff-7362-4a68-9206-cbc4e3aee415} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 837 | 2026.02.02 22:40:36.713312 [ 274 ] {b5f818ff-7362-4a68-9206-cbc4e3aee415} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 838 | 2026.02.02 22:40:36.713681 [ 274 ] {b5f818ff-7362-4a68-9206-cbc4e3aee415} <Debug> TCPHandler: Processed in 0.00085886 sec. | ||
| 839 | 2026.02.02 22:40:36.713950 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 840 | 2026.02.02 22:40:36.714074 [ 274 ] {0232308b-fc66-444e-8d12-5e0a649a3ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 841 | 2026.02.02 22:40:36.714336 [ 274 ] {0232308b-fc66-444e-8d12-5e0a649a3ed2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 842 | 2026.02.02 22:40:36.714379 [ 274 ] {0232308b-fc66-444e-8d12-5e0a649a3ed2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 843 | 2026.02.02 22:40:36.714705 [ 274 ] {0232308b-fc66-444e-8d12-5e0a649a3ed2} <Debug> TCPHandler: Processed in 0.000805139 sec. | ||
| 844 | 2026.02.02 22:40:36.714944 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 845 | 2026.02.02 22:40:36.715067 [ 274 ] {c66fbb4a-e48b-4a8d-91bd-f585239b4411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 846 | 2026.02.02 22:40:36.715344 [ 274 ] {c66fbb4a-e48b-4a8d-91bd-f585239b4411} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 847 | 2026.02.02 22:40:36.715394 [ 274 ] {c66fbb4a-e48b-4a8d-91bd-f585239b4411} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 848 | 2026.02.02 22:40:36.715771 [ 274 ] {c66fbb4a-e48b-4a8d-91bd-f585239b4411} <Debug> TCPHandler: Processed in 0.000875701 sec. | ||
| 849 | 2026.02.02 22:40:36.716011 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 850 | 2026.02.02 22:40:36.716134 [ 274 ] {fbbbdb63-972d-42de-be45-268bc8a81147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 851 | 2026.02.02 22:40:36.716394 [ 274 ] {fbbbdb63-972d-42de-be45-268bc8a81147} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 852 | 2026.02.02 22:40:36.716437 [ 274 ] {fbbbdb63-972d-42de-be45-268bc8a81147} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 853 | 2026.02.02 22:40:36.716767 [ 274 ] {fbbbdb63-972d-42de-be45-268bc8a81147} <Debug> TCPHandler: Processed in 0.00080488 sec. | ||
| 854 | 2026.02.02 22:40:36.717012 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 855 | 2026.02.02 22:40:36.717145 [ 274 ] {d7b85b01-099c-4607-afcd-7c987e06a2d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 856 | 2026.02.02 22:40:36.717425 [ 274 ] {d7b85b01-099c-4607-afcd-7c987e06a2d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 857 | 2026.02.02 22:40:36.717470 [ 274 ] {d7b85b01-099c-4607-afcd-7c987e06a2d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 858 | 2026.02.02 22:40:36.717820 [ 274 ] {d7b85b01-099c-4607-afcd-7c987e06a2d3} <Debug> TCPHandler: Processed in 0.00086195 sec. | ||
| 859 | 2026.02.02 22:40:36.718036 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 860 | 2026.02.02 22:40:36.718160 [ 274 ] {c32428ad-16b7-457c-8839-a70892dc5b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 861 | 2026.02.02 22:40:36.718439 [ 274 ] {c32428ad-16b7-457c-8839-a70892dc5b38} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 862 | 2026.02.02 22:40:36.718491 [ 274 ] {c32428ad-16b7-457c-8839-a70892dc5b38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 863 | 2026.02.02 22:40:36.718858 [ 274 ] {c32428ad-16b7-457c-8839-a70892dc5b38} <Debug> TCPHandler: Processed in 0.00087175 sec. | ||
| 864 | 2026.02.02 22:40:36.719082 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 865 | 2026.02.02 22:40:36.719207 [ 274 ] {7e94cb7d-e5a8-4e50-bd14-4b31c10ce028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 866 | 2026.02.02 22:40:36.719476 [ 274 ] {7e94cb7d-e5a8-4e50-bd14-4b31c10ce028} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 867 | 2026.02.02 22:40:36.719520 [ 274 ] {7e94cb7d-e5a8-4e50-bd14-4b31c10ce028} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 868 | 2026.02.02 22:40:36.719853 [ 274 ] {7e94cb7d-e5a8-4e50-bd14-4b31c10ce028} <Debug> TCPHandler: Processed in 0.00082035 sec. | ||
| 869 | 2026.02.02 22:40:36.720080 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 870 | 2026.02.02 22:40:36.720223 [ 274 ] {a433be62-fb99-4c79-8e38-9d9ff04f69d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 871 | 2026.02.02 22:40:36.720556 [ 274 ] {a433be62-fb99-4c79-8e38-9d9ff04f69d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 872 | 2026.02.02 22:40:36.720606 [ 274 ] {a433be62-fb99-4c79-8e38-9d9ff04f69d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 873 | 2026.02.02 22:40:36.721023 [ 274 ] {a433be62-fb99-4c79-8e38-9d9ff04f69d9} <Debug> TCPHandler: Processed in 0.000999912 sec. | ||
| 874 | 2026.02.02 22:40:36.721263 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 875 | 2026.02.02 22:40:36.721403 [ 274 ] {054ce605-b36a-456e-aa25-bc4161211b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 876 | 2026.02.02 22:40:36.721697 [ 274 ] {054ce605-b36a-456e-aa25-bc4161211b03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 877 | 2026.02.02 22:40:36.721745 [ 274 ] {054ce605-b36a-456e-aa25-bc4161211b03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 878 | 2026.02.02 22:40:36.722103 [ 274 ] {054ce605-b36a-456e-aa25-bc4161211b03} <Debug> TCPHandler: Processed in 0.00089395 sec. | ||
| 879 | 2026.02.02 22:40:36.722316 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 880 | 2026.02.02 22:40:36.722445 [ 274 ] {456fdfee-68d5-4185-82d8-76a897024a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 881 | 2026.02.02 22:40:36.722730 [ 274 ] {456fdfee-68d5-4185-82d8-76a897024a1d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 882 | 2026.02.02 22:40:36.722773 [ 274 ] {456fdfee-68d5-4185-82d8-76a897024a1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 883 | 2026.02.02 22:40:36.723115 [ 274 ] {456fdfee-68d5-4185-82d8-76a897024a1d} <Debug> TCPHandler: Processed in 0.0008497 sec. | ||
| 884 | 2026.02.02 22:40:36.723341 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 885 | 2026.02.02 22:40:36.723473 [ 274 ] {b327c0ed-8ae9-46dc-b479-7c436026282f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 886 | 2026.02.02 22:40:36.723758 [ 274 ] {b327c0ed-8ae9-46dc-b479-7c436026282f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 887 | 2026.02.02 22:40:36.723802 [ 274 ] {b327c0ed-8ae9-46dc-b479-7c436026282f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 888 | 2026.02.02 22:40:36.724167 [ 274 ] {b327c0ed-8ae9-46dc-b479-7c436026282f} <Debug> TCPHandler: Processed in 0.000876971 sec. | ||
| 889 | 2026.02.02 22:40:36.724392 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 890 | 2026.02.02 22:40:36.724520 [ 274 ] {1d49e413-b8cd-4a61-b6be-66cd620daa03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 891 | 2026.02.02 22:40:36.724799 [ 274 ] {1d49e413-b8cd-4a61-b6be-66cd620daa03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 892 | 2026.02.02 22:40:36.724842 [ 274 ] {1d49e413-b8cd-4a61-b6be-66cd620daa03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 893 | 2026.02.02 22:40:36.725180 [ 274 ] {1d49e413-b8cd-4a61-b6be-66cd620daa03} <Debug> TCPHandler: Processed in 0.000838459 sec. | ||
| 894 | 2026.02.02 22:40:36.725386 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 895 | 2026.02.02 22:40:36.725510 [ 274 ] {12ea16c8-a93d-47ae-bbf4-92a37472fdbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 896 | 2026.02.02 22:40:36.725803 [ 274 ] {12ea16c8-a93d-47ae-bbf4-92a37472fdbe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 897 | 2026.02.02 22:40:36.725847 [ 274 ] {12ea16c8-a93d-47ae-bbf4-92a37472fdbe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 898 | 2026.02.02 22:40:36.726212 [ 274 ] {12ea16c8-a93d-47ae-bbf4-92a37472fdbe} <Debug> TCPHandler: Processed in 0.000874841 sec. | ||
| 899 | 2026.02.02 22:40:36.726437 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 900 | 2026.02.02 22:40:36.726561 [ 274 ] {c5937428-b82d-48cb-abc1-1a4b3e60b179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 901 | 2026.02.02 22:40:36.726846 [ 274 ] {c5937428-b82d-48cb-abc1-1a4b3e60b179} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 902 | 2026.02.02 22:40:36.726889 [ 274 ] {c5937428-b82d-48cb-abc1-1a4b3e60b179} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 903 | 2026.02.02 22:40:36.727254 [ 274 ] {c5937428-b82d-48cb-abc1-1a4b3e60b179} <Debug> TCPHandler: Processed in 0.00086626 sec. | ||
| 904 | 2026.02.02 22:40:36.727533 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 905 | 2026.02.02 22:40:36.727691 [ 274 ] {f91c72d4-0fd8-4188-b4b1-92d3f4c9ebbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 906 | 2026.02.02 22:40:36.728072 [ 274 ] {f91c72d4-0fd8-4188-b4b1-92d3f4c9ebbe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 907 | 2026.02.02 22:40:36.728129 [ 274 ] {f91c72d4-0fd8-4188-b4b1-92d3f4c9ebbe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 908 | 2026.02.02 22:40:36.728537 [ 274 ] {f91c72d4-0fd8-4188-b4b1-92d3f4c9ebbe} <Debug> TCPHandler: Processed in 0.001072713 sec. | ||
| 909 | 2026.02.02 22:40:36.728740 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2026.02.02 22:40:36.728869 [ 274 ] {afdbf6e6-62e2-454b-8897-821a9d6acdba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 911 | 2026.02.02 22:40:36.729158 [ 274 ] {afdbf6e6-62e2-454b-8897-821a9d6acdba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 912 | 2026.02.02 22:40:36.729203 [ 274 ] {afdbf6e6-62e2-454b-8897-821a9d6acdba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 913 | 2026.02.02 22:40:36.729539 [ 274 ] {afdbf6e6-62e2-454b-8897-821a9d6acdba} <Debug> TCPHandler: Processed in 0.00084909 sec. | ||
| 914 | 2026.02.02 22:40:36.729748 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 915 | 2026.02.02 22:40:36.729876 [ 274 ] {c4ef4ba5-606a-4d31-a568-6c6926be19d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 916 | 2026.02.02 22:40:36.730164 [ 274 ] {c4ef4ba5-606a-4d31-a568-6c6926be19d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 917 | 2026.02.02 22:40:36.730210 [ 274 ] {c4ef4ba5-606a-4d31-a568-6c6926be19d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 918 | 2026.02.02 22:40:36.730569 [ 274 ] {c4ef4ba5-606a-4d31-a568-6c6926be19d4} <Debug> TCPHandler: Processed in 0.00086979 sec. | ||
| 919 | 2026.02.02 22:40:36.730843 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2026.02.02 22:40:36.730992 [ 274 ] {d4d5fe26-12df-4fb5-8dbc-5f044dd9fb9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 921 | 2026.02.02 22:40:36.731285 [ 274 ] {d4d5fe26-12df-4fb5-8dbc-5f044dd9fb9d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 922 | 2026.02.02 22:40:36.731332 [ 274 ] {d4d5fe26-12df-4fb5-8dbc-5f044dd9fb9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 923 | 2026.02.02 22:40:36.731671 [ 274 ] {d4d5fe26-12df-4fb5-8dbc-5f044dd9fb9d} <Debug> TCPHandler: Processed in 0.00088595 sec. | ||
| 924 | 2026.02.02 22:40:36.739709 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 925 | 2026.02.02 22:40:36.739844 [ 274 ] {33b9fcd5-27cd-45b9-8216-d2d77f6d0b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 926 | 2026.02.02 22:40:36.739887 [ 274 ] {33b9fcd5-27cd-45b9-8216-d2d77f6d0b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 927 | 2026.02.02 22:40:36.743100 [ 274 ] {33b9fcd5-27cd-45b9-8216-d2d77f6d0b5b} <Trace> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 928 | 2026.02.02 22:40:36.743147 [ 274 ] {33b9fcd5-27cd-45b9-8216-d2d77f6d0b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 929 | 2026.02.02 22:40:36.746013 [ 274 ] {33b9fcd5-27cd-45b9-8216-d2d77f6d0b5b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 930 | 2026.02.02 22:40:36.746225 [ 274 ] {33b9fcd5-27cd-45b9-8216-d2d77f6d0b5b} <Trace> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 931 | 2026.02.02 22:40:36.746374 [ 274 ] {33b9fcd5-27cd-45b9-8216-d2d77f6d0b5b} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.006562 sec., 4876.56202377324 rows/sec., 1.08 MiB/sec. | ||
| 932 | 2026.02.02 22:40:36.746416 [ 274 ] {33b9fcd5-27cd-45b9-8216-d2d77f6d0b5b} <Debug> TCPHandler: Processed in 0.00676022 sec. | ||
| 933 | 2026.02.02 22:40:36.746573 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 934 | 2026.02.02 22:40:36.746672 [ 274 ] {e08d6a3b-23c6-4c09-996c-5c2fc2a5ae29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 935 | 2026.02.02 22:40:36.746712 [ 274 ] {e08d6a3b-23c6-4c09-996c-5c2fc2a5ae29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 936 | 2026.02.02 22:40:36.758037 [ 274 ] {e08d6a3b-23c6-4c09-996c-5c2fc2a5ae29} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 937 | 2026.02.02 22:40:36.758081 [ 274 ] {e08d6a3b-23c6-4c09-996c-5c2fc2a5ae29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 938 | 2026.02.02 22:40:36.760371 [ 274 ] {e08d6a3b-23c6-4c09-996c-5c2fc2a5ae29} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 939 | 2026.02.02 22:40:36.760595 [ 274 ] {e08d6a3b-23c6-4c09-996c-5c2fc2a5ae29} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 940 | 2026.02.02 22:40:36.760726 [ 274 ] {e08d6a3b-23c6-4c09-996c-5c2fc2a5ae29} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.014074 sec., 18900.09947420776 rows/sec., 1.20 MiB/sec. | ||
| 941 | 2026.02.02 22:40:36.760766 [ 274 ] {e08d6a3b-23c6-4c09-996c-5c2fc2a5ae29} <Debug> TCPHandler: Processed in 0.014242758 sec. | ||
| 942 | 2026.02.02 22:40:36.760897 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 943 | 2026.02.02 22:40:36.760995 [ 274 ] {34b8ec46-1279-4527-90b1-365da39383fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 944 | 2026.02.02 22:40:36.761038 [ 274 ] {34b8ec46-1279-4527-90b1-365da39383fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 945 | 2026.02.02 22:40:36.761464 [ 274 ] {34b8ec46-1279-4527-90b1-365da39383fb} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 946 | 2026.02.02 22:40:36.761504 [ 274 ] {34b8ec46-1279-4527-90b1-365da39383fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 947 | 2026.02.02 22:40:36.761802 [ 274 ] {34b8ec46-1279-4527-90b1-365da39383fb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 948 | 2026.02.02 22:40:36.762020 [ 274 ] {34b8ec46-1279-4527-90b1-365da39383fb} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 949 | 2026.02.02 22:40:36.762151 [ 274 ] {34b8ec46-1279-4527-90b1-365da39383fb} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001174 sec., 8517.887563884158 rows/sec., 694.57 KiB/sec. | ||
| 950 | 2026.02.02 22:40:36.762191 [ 274 ] {34b8ec46-1279-4527-90b1-365da39383fb} <Debug> TCPHandler: Processed in 0.001345566 sec. | ||
| 951 | 2026.02.02 22:40:36.762314 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 952 | 2026.02.02 22:40:36.762411 [ 274 ] {ab085bfc-d5ed-46b9-8d25-0c0f03af0876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 953 | 2026.02.02 22:40:36.762452 [ 274 ] {ab085bfc-d5ed-46b9-8d25-0c0f03af0876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 954 | 2026.02.02 22:40:36.763299 [ 274 ] {ab085bfc-d5ed-46b9-8d25-0c0f03af0876} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 955 | 2026.02.02 22:40:36.763338 [ 274 ] {ab085bfc-d5ed-46b9-8d25-0c0f03af0876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 956 | 2026.02.02 22:40:36.763770 [ 274 ] {ab085bfc-d5ed-46b9-8d25-0c0f03af0876} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 957 | 2026.02.02 22:40:36.763990 [ 274 ] {ab085bfc-d5ed-46b9-8d25-0c0f03af0876} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 958 | 2026.02.02 22:40:36.764118 [ 274 ] {ab085bfc-d5ed-46b9-8d25-0c0f03af0876} <Debug> executeQuery: Read 777 rows, 62.90 KiB in 0.001725 sec., 450434.7826086957 rows/sec., 35.61 MiB/sec. | ||
| 959 | 2026.02.02 22:40:36.764156 [ 274 ] {ab085bfc-d5ed-46b9-8d25-0c0f03af0876} <Debug> TCPHandler: Processed in 0.001892032 sec. | ||
| 960 | 2026.02.02 22:40:36.764270 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 961 | 2026.02.02 22:40:36.764367 [ 274 ] {412ce82d-132e-4ad5-a1b5-04cacb36ece6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 962 | 2026.02.02 22:40:36.764408 [ 274 ] {412ce82d-132e-4ad5-a1b5-04cacb36ece6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 963 | 2026.02.02 22:40:36.764857 [ 274 ] {412ce82d-132e-4ad5-a1b5-04cacb36ece6} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 964 | 2026.02.02 22:40:36.764894 [ 274 ] {412ce82d-132e-4ad5-a1b5-04cacb36ece6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 965 | 2026.02.02 22:40:36.765216 [ 274 ] {412ce82d-132e-4ad5-a1b5-04cacb36ece6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 966 | 2026.02.02 22:40:36.765437 [ 274 ] {412ce82d-132e-4ad5-a1b5-04cacb36ece6} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 967 | 2026.02.02 22:40:36.765566 [ 274 ] {412ce82d-132e-4ad5-a1b5-04cacb36ece6} <Debug> executeQuery: Read 153 rows, 9.45 KiB in 0.001217 sec., 125718.9811010682 rows/sec., 7.59 MiB/sec. | ||
| 968 | 2026.02.02 22:40:36.765604 [ 274 ] {412ce82d-132e-4ad5-a1b5-04cacb36ece6} <Debug> TCPHandler: Processed in 0.001384547 sec. | ||
| 969 | 2026.02.02 22:40:36.765724 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 970 | 2026.02.02 22:40:36.765820 [ 274 ] {b908c82e-a8de-4f88-ba2a-f9f3c90a3726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 971 | 2026.02.02 22:40:36.765861 [ 274 ] {b908c82e-a8de-4f88-ba2a-f9f3c90a3726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 972 | 2026.02.02 22:40:36.766346 [ 274 ] {b908c82e-a8de-4f88-ba2a-f9f3c90a3726} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 973 | 2026.02.02 22:40:36.766379 [ 274 ] {b908c82e-a8de-4f88-ba2a-f9f3c90a3726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 974 | 2026.02.02 22:40:36.766681 [ 274 ] {b908c82e-a8de-4f88-ba2a-f9f3c90a3726} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 975 | 2026.02.02 22:40:36.766897 [ 274 ] {b908c82e-a8de-4f88-ba2a-f9f3c90a3726} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 976 | 2026.02.02 22:40:36.767023 [ 274 ] {b908c82e-a8de-4f88-ba2a-f9f3c90a3726} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001221 sec., 114660.11466011465 rows/sec., 7.41 MiB/sec. | ||
| 977 | 2026.02.02 22:40:36.767062 [ 274 ] {b908c82e-a8de-4f88-ba2a-f9f3c90a3726} <Debug> TCPHandler: Processed in 0.001388326 sec. | ||
| 978 | 2026.02.02 22:40:36.767189 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 979 | 2026.02.02 22:40:36.767285 [ 274 ] {71fc53be-fa9e-4bd7-abfe-52db953fabd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 980 | 2026.02.02 22:40:36.767327 [ 274 ] {71fc53be-fa9e-4bd7-abfe-52db953fabd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 981 | 2026.02.02 22:40:36.767761 [ 274 ] {71fc53be-fa9e-4bd7-abfe-52db953fabd1} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 982 | 2026.02.02 22:40:36.767800 [ 274 ] {71fc53be-fa9e-4bd7-abfe-52db953fabd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 983 | 2026.02.02 22:40:36.768118 [ 274 ] {71fc53be-fa9e-4bd7-abfe-52db953fabd1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 984 | 2026.02.02 22:40:36.768342 [ 274 ] {71fc53be-fa9e-4bd7-abfe-52db953fabd1} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 985 | 2026.02.02 22:40:36.768472 [ 274 ] {71fc53be-fa9e-4bd7-abfe-52db953fabd1} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001203 sec., 115544.47215295096 rows/sec., 6.57 MiB/sec. | ||
| 986 | 2026.02.02 22:40:36.768509 [ 274 ] {71fc53be-fa9e-4bd7-abfe-52db953fabd1} <Debug> TCPHandler: Processed in 0.001370906 sec. | ||
| 987 | 2026.02.02 22:40:36.768628 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 988 | 2026.02.02 22:40:36.768725 [ 274 ] {505d9adb-a100-41bc-a917-f578000a36bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 989 | 2026.02.02 22:40:36.768765 [ 274 ] {505d9adb-a100-41bc-a917-f578000a36bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 990 | 2026.02.02 22:40:36.769330 [ 274 ] {505d9adb-a100-41bc-a917-f578000a36bf} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 991 | 2026.02.02 22:40:36.769368 [ 274 ] {505d9adb-a100-41bc-a917-f578000a36bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 992 | 2026.02.02 22:40:36.769693 [ 274 ] {505d9adb-a100-41bc-a917-f578000a36bf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 993 | 2026.02.02 22:40:36.769931 [ 274 ] {505d9adb-a100-41bc-a917-f578000a36bf} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 994 | 2026.02.02 22:40:36.770058 [ 274 ] {505d9adb-a100-41bc-a917-f578000a36bf} <Debug> executeQuery: Read 483 rows, 34.90 KiB in 0.001352 sec., 357248.5207100592 rows/sec., 25.21 MiB/sec. | ||
| 995 | 2026.02.02 22:40:36.770097 [ 274 ] {505d9adb-a100-41bc-a917-f578000a36bf} <Debug> TCPHandler: Processed in 0.001519888 sec. | ||
| 996 | 2026.02.02 22:40:36.770219 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2026.02.02 22:40:36.770314 [ 274 ] {1003ebab-a8b8-4168-bbd1-4935105c8b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 998 | 2026.02.02 22:40:36.770357 [ 274 ] {1003ebab-a8b8-4168-bbd1-4935105c8b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 999 | 2026.02.02 22:40:36.770724 [ 274 ] {1003ebab-a8b8-4168-bbd1-4935105c8b84} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1000 | 2026.02.02 22:40:36.770761 [ 274 ] {1003ebab-a8b8-4168-bbd1-4935105c8b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1001 | 2026.02.02 22:40:36.775235 [ 274 ] {1003ebab-a8b8-4168-bbd1-4935105c8b84} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1002 | 2026.02.02 22:40:36.775476 [ 274 ] {1003ebab-a8b8-4168-bbd1-4935105c8b84} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1003 | 2026.02.02 22:40:36.775607 [ 274 ] {1003ebab-a8b8-4168-bbd1-4935105c8b84} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00531 sec., 1129.9435028248588 rows/sec., 59.04 KiB/sec. | ||
| 1004 | 2026.02.02 22:40:36.775645 [ 274 ] {1003ebab-a8b8-4168-bbd1-4935105c8b84} <Debug> TCPHandler: Processed in 0.005478584 sec. | ||
| 1005 | 2026.02.02 22:40:36.775768 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1006 | 2026.02.02 22:40:36.775864 [ 274 ] {6d8949cf-013a-467d-ba8e-d42bd79200e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1007 | 2026.02.02 22:40:36.775909 [ 274 ] {6d8949cf-013a-467d-ba8e-d42bd79200e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1008 | 2026.02.02 22:40:36.778585 [ 274 ] {6d8949cf-013a-467d-ba8e-d42bd79200e0} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1009 | 2026.02.02 22:40:36.778626 [ 274 ] {6d8949cf-013a-467d-ba8e-d42bd79200e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1010 | 2026.02.02 22:40:36.779135 [ 274 ] {6d8949cf-013a-467d-ba8e-d42bd79200e0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1011 | 2026.02.02 22:40:36.779386 [ 274 ] {6d8949cf-013a-467d-ba8e-d42bd79200e0} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1012 | 2026.02.02 22:40:36.779531 [ 274 ] {6d8949cf-013a-467d-ba8e-d42bd79200e0} <Debug> executeQuery: Read 263 rows, 17.94 KiB in 0.003685 sec., 71370.42062415197 rows/sec., 4.75 MiB/sec. | ||
| 1013 | 2026.02.02 22:40:36.779567 [ 274 ] {6d8949cf-013a-467d-ba8e-d42bd79200e0} <Debug> TCPHandler: Processed in 0.003850065 sec. | ||
| 1014 | 2026.02.02 22:40:36.779687 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1015 | 2026.02.02 22:40:36.779782 [ 274 ] {8a91cc81-bad5-4ffc-aa71-cc02aa3fb2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1016 | 2026.02.02 22:40:36.779823 [ 274 ] {8a91cc81-bad5-4ffc-aa71-cc02aa3fb2a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1017 | 2026.02.02 22:40:36.780154 [ 274 ] {8a91cc81-bad5-4ffc-aa71-cc02aa3fb2a9} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1018 | 2026.02.02 22:40:36.780190 [ 274 ] {8a91cc81-bad5-4ffc-aa71-cc02aa3fb2a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1019 | 2026.02.02 22:40:36.780567 [ 274 ] {8a91cc81-bad5-4ffc-aa71-cc02aa3fb2a9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1020 | 2026.02.02 22:40:36.780780 [ 274 ] {8a91cc81-bad5-4ffc-aa71-cc02aa3fb2a9} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1021 | 2026.02.02 22:40:36.780909 [ 274 ] {8a91cc81-bad5-4ffc-aa71-cc02aa3fb2a9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001145 sec., 873.3624454148472 rows/sec., 58.85 KiB/sec. | ||
| 1022 | 2026.02.02 22:40:36.780947 [ 274 ] {8a91cc81-bad5-4ffc-aa71-cc02aa3fb2a9} <Debug> TCPHandler: Processed in 0.001309786 sec. | ||
| 1023 | 2026.02.02 22:40:36.781057 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1024 | 2026.02.02 22:40:36.781152 [ 274 ] {ffb4a1b6-18f2-478e-9dc8-aa59512de05d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1025 | 2026.02.02 22:40:36.781206 [ 274 ] {ffb4a1b6-18f2-478e-9dc8-aa59512de05d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1026 | 2026.02.02 22:40:36.781984 [ 274 ] {ffb4a1b6-18f2-478e-9dc8-aa59512de05d} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1027 | 2026.02.02 22:40:36.782021 [ 274 ] {ffb4a1b6-18f2-478e-9dc8-aa59512de05d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1028 | 2026.02.02 22:40:36.785060 [ 274 ] {ffb4a1b6-18f2-478e-9dc8-aa59512de05d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1029 | 2026.02.02 22:40:36.785325 [ 274 ] {ffb4a1b6-18f2-478e-9dc8-aa59512de05d} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1030 | 2026.02.02 22:40:36.785466 [ 274 ] {ffb4a1b6-18f2-478e-9dc8-aa59512de05d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004332 sec., 2308.402585410896 rows/sec., 4.14 MiB/sec. | ||
| 1031 | 2026.02.02 22:40:36.785517 [ 274 ] {ffb4a1b6-18f2-478e-9dc8-aa59512de05d} <Debug> TCPHandler: Processed in 0.004509923 sec. | ||
| 1032 | 2026.02.02 22:40:36.785624 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1033 | 2026.02.02 22:40:36.785718 [ 274 ] {2ede44ae-ab08-44ce-963a-2d0ca7010bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1034 | 2026.02.02 22:40:36.785760 [ 274 ] {2ede44ae-ab08-44ce-963a-2d0ca7010bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1035 | 2026.02.02 22:40:36.786127 [ 274 ] {2ede44ae-ab08-44ce-963a-2d0ca7010bc1} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1036 | 2026.02.02 22:40:36.786164 [ 274 ] {2ede44ae-ab08-44ce-963a-2d0ca7010bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1037 | 2026.02.02 22:40:36.786599 [ 274 ] {2ede44ae-ab08-44ce-963a-2d0ca7010bc1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1038 | 2026.02.02 22:40:36.786810 [ 274 ] {2ede44ae-ab08-44ce-963a-2d0ca7010bc1} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1039 | 2026.02.02 22:40:36.786939 [ 274 ] {2ede44ae-ab08-44ce-963a-2d0ca7010bc1} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00124 sec., 70967.74193548386 rows/sec., 4.46 MiB/sec. | ||
| 1040 | 2026.02.02 22:40:36.786974 [ 274 ] {2ede44ae-ab08-44ce-963a-2d0ca7010bc1} <Debug> TCPHandler: Processed in 0.001399827 sec. | ||
| 1041 | 2026.02.02 22:40:39.154889 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63952 | ||
| 1042 | 2026.02.02 22:40:39.157030 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1043 | 2026.02.02 22:40:39.157102 [ 286 ] {} <Debug> TCP-Session: 713567a4-7a6c-4687-bcc4-ec35bac0718f Authenticating user 'default' from [fd00:1122:3344:101::e]:63952 | ||
| 1044 | 2026.02.02 22:40:39.157133 [ 286 ] {} <Debug> TCP-Session: 713567a4-7a6c-4687-bcc4-ec35bac0718f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1045 | 2026.02.02 22:40:39.157155 [ 286 ] {} <Debug> TCP-Session: 713567a4-7a6c-4687-bcc4-ec35bac0718f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.02.02 22:40:39.157243 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1047 | 2026.02.02 22:40:39.157278 [ 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 | ||
| 1048 | 2026.02.02 22:40:39.157307 [ 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 | ||
| 1049 | 2026.02.02 22:40:39.157810 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40142 | ||
| 1050 | 2026.02.02 22:40:39.157919 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59927 | ||
| 1051 | 2026.02.02 22:40:39.157984 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1052 | 2026.02.02 22:40:39.158026 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62573 | ||
| 1053 | 2026.02.02 22:40:39.158032 [ 287 ] {} <Debug> TCP-Session: e0a7e0b3-c966-4bb6-a838-c487c01e2a08 Authenticating user 'default' from [fd00:1122:3344:101::e]:40142 | ||
| 1054 | 2026.02.02 22:40:39.158110 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57714 | ||
| 1055 | 2026.02.02 22:40:39.158134 [ 287 ] {} <Debug> TCP-Session: e0a7e0b3-c966-4bb6-a838-c487c01e2a08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.02.02 22:40:39.158169 [ 287 ] {} <Debug> TCP-Session: e0a7e0b3-c966-4bb6-a838-c487c01e2a08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2026.02.02 22:40:39.158189 [ 286 ] {} <Trace> TCP-Session: 713567a4-7a6c-4687-bcc4-ec35bac0718f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1058 | 2026.02.02 22:40:39.158201 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1059 | 2026.02.02 22:40:39.158251 [ 288 ] {} <Debug> TCP-Session: ccfe1536-1f7c-43fd-97b3-ddfee33c8b06 Authenticating user 'default' from [fd00:1122:3344:101::e]:59927 | ||
| 1060 | 2026.02.02 22:40:39.158273 [ 288 ] {} <Debug> TCP-Session: ccfe1536-1f7c-43fd-97b3-ddfee33c8b06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2026.02.02 22:40:39.158285 [ 288 ] {} <Debug> TCP-Session: ccfe1536-1f7c-43fd-97b3-ddfee33c8b06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1062 | 2026.02.02 22:40:39.158426 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65278 | ||
| 1063 | 2026.02.02 22:40:39.158428 [ 286 ] {a4898572-3b5c-47a2-80ec-b08ec9b5df59} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63952) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1064 | 2026.02.02 22:40:39.158437 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1065 | 2026.02.02 22:40:39.158472 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1066 | 2026.02.02 22:40:39.158520 [ 290 ] {} <Debug> TCP-Session: f7acd0fd-c0d0-438c-a098-c048f885b256 Authenticating user 'default' from [fd00:1122:3344:101::e]:57714 | ||
| 1067 | 2026.02.02 22:40:39.158548 [ 290 ] {} <Debug> TCP-Session: f7acd0fd-c0d0-438c-a098-c048f885b256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2026.02.02 22:40:39.158562 [ 290 ] {} <Debug> TCP-Session: f7acd0fd-c0d0-438c-a098-c048f885b256 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.02.02 22:40:39.158604 [ 289 ] {} <Debug> TCP-Session: 05590739-53fa-4d9f-8a00-50fb0a52d1d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62573 | ||
| 1070 | 2026.02.02 22:40:39.158623 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59784 | ||
| 1071 | 2026.02.02 22:40:39.158636 [ 289 ] {} <Debug> TCP-Session: 05590739-53fa-4d9f-8a00-50fb0a52d1d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2026.02.02 22:40:39.158655 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1073 | 2026.02.02 22:40:39.158662 [ 289 ] {} <Debug> TCP-Session: 05590739-53fa-4d9f-8a00-50fb0a52d1d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1074 | 2026.02.02 22:40:39.158697 [ 291 ] {} <Debug> TCP-Session: 6b08d524-e227-42aa-9078-2246a6a2edde Authenticating user 'default' from [fd00:1122:3344:101::e]:65278 | ||
| 1075 | 2026.02.02 22:40:39.158720 [ 291 ] {} <Debug> TCP-Session: 6b08d524-e227-42aa-9078-2246a6a2edde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1076 | 2026.02.02 22:40:39.158733 [ 291 ] {} <Debug> TCP-Session: 6b08d524-e227-42aa-9078-2246a6a2edde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1077 | 2026.02.02 22:40:39.158807 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1078 | 2026.02.02 22:40:39.158813 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38510 | ||
| 1079 | 2026.02.02 22:40:39.158852 [ 292 ] {} <Debug> TCP-Session: 9e33e754-18be-4421-bd8c-d31902a756ae Authenticating user 'default' from [fd00:1122:3344:101::e]:59784 | ||
| 1080 | 2026.02.02 22:40:39.158877 [ 292 ] {} <Debug> TCP-Session: 9e33e754-18be-4421-bd8c-d31902a756ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1081 | 2026.02.02 22:40:39.158892 [ 292 ] {} <Debug> TCP-Session: 9e33e754-18be-4421-bd8c-d31902a756ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1082 | 2026.02.02 22:40:39.158904 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64060 | ||
| 1083 | 2026.02.02 22:40:39.159007 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1084 | 2026.02.02 22:40:39.159040 [ 293 ] {} <Debug> TCP-Session: 6137d4e1-bd0b-4505-959b-c156e9c6045c Authenticating user 'default' from [fd00:1122:3344:101::e]:38510 | ||
| 1085 | 2026.02.02 22:40:39.159055 [ 286 ] {a4898572-3b5c-47a2-80ec-b08ec9b5df59} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1086 | 2026.02.02 22:40:39.159057 [ 293 ] {} <Debug> TCP-Session: 6137d4e1-bd0b-4505-959b-c156e9c6045c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1087 | 2026.02.02 22:40:39.159108 [ 293 ] {} <Debug> TCP-Session: 6137d4e1-bd0b-4505-959b-c156e9c6045c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1088 | 2026.02.02 22:40:39.159118 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1089 | 2026.02.02 22:40:39.159154 [ 294 ] {} <Debug> TCP-Session: d78b6f1b-26ae-44ce-811f-eb173332e32a Authenticating user 'default' from [fd00:1122:3344:101::e]:64060 | ||
| 1090 | 2026.02.02 22:40:39.159171 [ 294 ] {} <Debug> TCP-Session: d78b6f1b-26ae-44ce-811f-eb173332e32a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1091 | 2026.02.02 22:40:39.159186 [ 294 ] {} <Debug> TCP-Session: d78b6f1b-26ae-44ce-811f-eb173332e32a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1092 | 2026.02.02 22:40:39.172138 [ 286 ] {a4898572-3b5c-47a2-80ec-b08ec9b5df59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1093 | 2026.02.02 22:40:39.211721 [ 286 ] {a4898572-3b5c-47a2-80ec-b08ec9b5df59} <Debug> oximeter.version (99f63280-b1db-4cc6-ae78-440161eafa09) (SelectExecutor): Key condition: unknown | ||
| 1094 | 2026.02.02 22:40:39.251812 [ 296 ] {a4898572-3b5c-47a2-80ec-b08ec9b5df59} <Trace> AggregatingTransform: Aggregating | ||
| 1095 | 2026.02.02 22:40:39.256287 [ 296 ] {a4898572-3b5c-47a2-80ec-b08ec9b5df59} <Trace> Aggregator: Aggregation method: without_key | ||
| 1096 | 2026.02.02 22:40:39.258722 [ 296 ] {a4898572-3b5c-47a2-80ec-b08ec9b5df59} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.010271061 sec. (97.361 rows/sec., 3.80 KiB/sec.) | ||
| 1097 | 2026.02.02 22:40:39.258753 [ 296 ] {a4898572-3b5c-47a2-80ec-b08ec9b5df59} <Trace> Aggregator: Merging aggregated data | ||
| 1098 | 2026.02.02 22:40:39.258813 [ 296 ] {a4898572-3b5c-47a2-80ec-b08ec9b5df59} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1099 | 2026.02.02 22:40:39.270206 [ 286 ] {a4898572-3b5c-47a2-80ec-b08ec9b5df59} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.111855 sec., 8.940145724375308 rows/sec., 357.61 B/sec. | ||
| 1100 | 2026.02.02 22:40:39.270409 [ 286 ] {a4898572-3b5c-47a2-80ec-b08ec9b5df59} <Debug> TCPHandler: Processed in 0.112475035 sec. | ||
| 1101 | 2026.02.02 22:40:39.288534 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1102 | 2026.02.02 22:40:39.288583 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1103 | 2026.02.02 22:40:39.288603 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1104 | 2026.02.02 22:40:39.288641 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1105 | 2026.02.02 22:40:39.288659 [ 288 ] {} <Debug> TCP-Session: ccfe1536-1f7c-43fd-97b3-ddfee33c8b06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1106 | 2026.02.02 22:40:39.288682 [ 287 ] {} <Debug> TCP-Session: e0a7e0b3-c966-4bb6-a838-c487c01e2a08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1107 | 2026.02.02 22:40:39.288696 [ 292 ] {} <Debug> TCP-Session: 9e33e754-18be-4421-bd8c-d31902a756ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1108 | 2026.02.02 22:40:39.288702 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1109 | 2026.02.02 22:40:39.288718 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1110 | 2026.02.02 22:40:39.288684 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1111 | 2026.02.02 22:40:39.288808 [ 291 ] {} <Debug> TCP-Session: 6b08d524-e227-42aa-9078-2246a6a2edde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1112 | 2026.02.02 22:40:39.288785 [ 289 ] {} <Debug> TCP-Session: 05590739-53fa-4d9f-8a00-50fb0a52d1d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1113 | 2026.02.02 22:40:39.288844 [ 293 ] {} <Debug> TCP-Session: 6137d4e1-bd0b-4505-959b-c156e9c6045c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1114 | 2026.02.02 22:40:39.288655 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1115 | 2026.02.02 22:40:39.288616 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1116 | 2026.02.02 22:40:39.288897 [ 290 ] {} <Debug> TCP-Session: f7acd0fd-c0d0-438c-a098-c048f885b256 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2026.02.02 22:40:39.288917 [ 294 ] {} <Debug> TCP-Session: d78b6f1b-26ae-44ce-811f-eb173332e32a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2026.02.02 22:40:39.288595 [ 286 ] {} <Debug> TCP-Session: 713567a4-7a6c-4687-bcc4-ec35bac0718f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2026.02.02 22:40:39.429592 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62074 | ||
| 1120 | 2026.02.02 22:40:39.429696 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1121 | 2026.02.02 22:40:39.429727 [ 286 ] {} <Debug> TCP-Session: eb44905e-ac67-4fd2-a4b6-cce4162eaf5b Authenticating user 'default' from [fd00:1122:3344:101::e]:62074 | ||
| 1122 | 2026.02.02 22:40:39.429754 [ 286 ] {} <Debug> TCP-Session: eb44905e-ac67-4fd2-a4b6-cce4162eaf5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2026.02.02 22:40:39.429768 [ 286 ] {} <Debug> TCP-Session: eb44905e-ac67-4fd2-a4b6-cce4162eaf5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1124 | 2026.02.02 22:40:39.430012 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51835 | ||
| 1125 | 2026.02.02 22:40:39.430055 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49328 | ||
| 1126 | 2026.02.02 22:40:39.430079 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59065 | ||
| 1127 | 2026.02.02 22:40:39.430115 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60797 | ||
| 1128 | 2026.02.02 22:40:39.430132 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1129 | 2026.02.02 22:40:39.430155 [ 286 ] {} <Trace> TCP-Session: eb44905e-ac67-4fd2-a4b6-cce4162eaf5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1130 | 2026.02.02 22:40:39.430184 [ 287 ] {} <Debug> TCP-Session: 54225ae7-8a0c-4f0c-b573-57452250a095 Authenticating user 'default' from [fd00:1122:3344:101::e]:51835 | ||
| 1131 | 2026.02.02 22:40:39.430190 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1132 | 2026.02.02 22:40:39.430210 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1133 | 2026.02.02 22:40:39.430221 [ 287 ] {} <Debug> TCP-Session: 54225ae7-8a0c-4f0c-b573-57452250a095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1134 | 2026.02.02 22:40:39.430231 [ 288 ] {} <Debug> TCP-Session: 0460c865-264d-46e0-bfeb-79a19318cf0a Authenticating user 'default' from [fd00:1122:3344:101::e]:49328 | ||
| 1135 | 2026.02.02 22:40:39.430240 [ 292 ] {} <Debug> TCP-Session: 23dda43f-c735-4bd1-ba21-82c8b0967575 Authenticating user 'default' from [fd00:1122:3344:101::e]:60797 | ||
| 1136 | 2026.02.02 22:40:39.430248 [ 287 ] {} <Debug> TCP-Session: 54225ae7-8a0c-4f0c-b573-57452250a095 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1137 | 2026.02.02 22:40:39.430267 [ 288 ] {} <Debug> TCP-Session: 0460c865-264d-46e0-bfeb-79a19318cf0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1138 | 2026.02.02 22:40:39.430275 [ 292 ] {} <Debug> TCP-Session: 23dda43f-c735-4bd1-ba21-82c8b0967575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1139 | 2026.02.02 22:40:39.430294 [ 288 ] {} <Debug> TCP-Session: 0460c865-264d-46e0-bfeb-79a19318cf0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1140 | 2026.02.02 22:40:39.430304 [ 292 ] {} <Debug> TCP-Session: 23dda43f-c735-4bd1-ba21-82c8b0967575 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1141 | 2026.02.02 22:40:39.430208 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1142 | 2026.02.02 22:40:39.430098 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51798 | ||
| 1143 | 2026.02.02 22:40:39.430362 [ 289 ] {} <Debug> TCP-Session: 10a9a3f3-02e7-42f9-888b-16b6b2e61860 Authenticating user 'default' from [fd00:1122:3344:101::e]:59065 | ||
| 1144 | 2026.02.02 22:40:39.430363 [ 286 ] {5c407eeb-4590-4f74-af7a-49ff5a906363} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62074) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1145 | 2026.02.02 22:40:39.430398 [ 289 ] {} <Debug> TCP-Session: 10a9a3f3-02e7-42f9-888b-16b6b2e61860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1146 | 2026.02.02 22:40:39.430071 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54179 | ||
| 1147 | 2026.02.02 22:40:39.430423 [ 289 ] {} <Debug> TCP-Session: 10a9a3f3-02e7-42f9-888b-16b6b2e61860 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2026.02.02 22:40:39.430431 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1149 | 2026.02.02 22:40:39.430130 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48634 | ||
| 1150 | 2026.02.02 22:40:39.430482 [ 291 ] {} <Debug> TCP-Session: 703f3da3-b136-4d90-b752-29165f877270 Authenticating user 'default' from [fd00:1122:3344:101::e]:51798 | ||
| 1151 | 2026.02.02 22:40:39.430489 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1152 | 2026.02.02 22:40:39.430519 [ 291 ] {} <Debug> TCP-Session: 703f3da3-b136-4d90-b752-29165f877270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2026.02.02 22:40:39.430543 [ 290 ] {} <Debug> TCP-Session: 18164cb7-3df4-4aac-8a2b-320be84d9e62 Authenticating user 'default' from [fd00:1122:3344:101::e]:54179 | ||
| 1154 | 2026.02.02 22:40:39.430539 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1155 | 2026.02.02 22:40:39.430559 [ 291 ] {} <Debug> TCP-Session: 703f3da3-b136-4d90-b752-29165f877270 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1156 | 2026.02.02 22:40:39.430572 [ 290 ] {} <Debug> TCP-Session: 18164cb7-3df4-4aac-8a2b-320be84d9e62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1157 | 2026.02.02 22:40:39.430582 [ 294 ] {} <Debug> TCP-Session: c7693752-df96-4dfd-8f51-3a223766b941 Authenticating user 'default' from [fd00:1122:3344:101::e]:48634 | ||
| 1158 | 2026.02.02 22:40:39.430602 [ 290 ] {} <Debug> TCP-Session: 18164cb7-3df4-4aac-8a2b-320be84d9e62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1159 | 2026.02.02 22:40:39.430126 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44583 | ||
| 1160 | 2026.02.02 22:40:39.430616 [ 294 ] {} <Debug> TCP-Session: c7693752-df96-4dfd-8f51-3a223766b941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1161 | 2026.02.02 22:40:39.430655 [ 294 ] {} <Debug> TCP-Session: c7693752-df96-4dfd-8f51-3a223766b941 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1162 | 2026.02.02 22:40:39.430690 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1163 | 2026.02.02 22:40:39.430693 [ 286 ] {5c407eeb-4590-4f74-af7a-49ff5a906363} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1164 | 2026.02.02 22:40:39.430720 [ 293 ] {} <Debug> TCP-Session: ecbc63c7-199f-48fc-8356-47e687bf1c7f Authenticating user 'default' from [fd00:1122:3344:101::e]:44583 | ||
| 1165 | 2026.02.02 22:40:39.430752 [ 293 ] {} <Debug> TCP-Session: ecbc63c7-199f-48fc-8356-47e687bf1c7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1166 | 2026.02.02 22:40:39.430766 [ 293 ] {} <Debug> TCP-Session: ecbc63c7-199f-48fc-8356-47e687bf1c7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1167 | 2026.02.02 22:40:39.430774 [ 286 ] {5c407eeb-4590-4f74-af7a-49ff5a906363} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1168 | 2026.02.02 22:40:39.431116 [ 286 ] {5c407eeb-4590-4f74-af7a-49ff5a906363} <Debug> oximeter.version (99f63280-b1db-4cc6-ae78-440161eafa09) (SelectExecutor): Key condition: unknown | ||
| 1169 | 2026.02.02 22:40:39.432051 [ 306 ] {5c407eeb-4590-4f74-af7a-49ff5a906363} <Trace> AggregatingTransform: Aggregating | ||
| 1170 | 2026.02.02 22:40:39.432101 [ 306 ] {5c407eeb-4590-4f74-af7a-49ff5a906363} <Trace> Aggregator: Aggregation method: without_key | ||
| 1171 | 2026.02.02 22:40:39.432138 [ 306 ] {5c407eeb-4590-4f74-af7a-49ff5a906363} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000919591 sec. (1087.440 rows/sec., 42.48 KiB/sec.) | ||
| 1172 | 2026.02.02 22:40:39.432159 [ 306 ] {5c407eeb-4590-4f74-af7a-49ff5a906363} <Trace> Aggregator: Merging aggregated data | ||
| 1173 | 2026.02.02 22:40:39.433339 [ 286 ] {5c407eeb-4590-4f74-af7a-49ff5a906363} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003039 sec., 329.0556103981573 rows/sec., 12.85 KiB/sec. | ||
| 1174 | 2026.02.02 22:40:39.433493 [ 286 ] {5c407eeb-4590-4f74-af7a-49ff5a906363} <Debug> TCPHandler: Processed in 0.003476881 sec. | ||
| 1175 | 2026.02.02 22:40:39.433633 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1176 | 2026.02.02 22:40:39.433666 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1177 | 2026.02.02 22:40:39.433669 [ 286 ] {} <Debug> TCP-Session: eb44905e-ac67-4fd2-a4b6-cce4162eaf5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1178 | 2026.02.02 22:40:39.433693 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1179 | 2026.02.02 22:40:39.433711 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1180 | 2026.02.02 22:40:39.433728 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1181 | 2026.02.02 22:40:39.433759 [ 291 ] {} <Debug> TCP-Session: 703f3da3-b136-4d90-b752-29165f877270 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1182 | 2026.02.02 22:40:39.433770 [ 287 ] {} <Debug> TCP-Session: 54225ae7-8a0c-4f0c-b573-57452250a095 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1183 | 2026.02.02 22:40:39.433791 [ 288 ] {} <Debug> TCP-Session: 0460c865-264d-46e0-bfeb-79a19318cf0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1184 | 2026.02.02 22:40:39.433796 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1185 | 2026.02.02 22:40:39.433810 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1186 | 2026.02.02 22:40:39.433832 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1187 | 2026.02.02 22:40:39.433857 [ 290 ] {} <Debug> TCP-Session: 18164cb7-3df4-4aac-8a2b-320be84d9e62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1188 | 2026.02.02 22:40:39.433873 [ 292 ] {} <Debug> TCP-Session: 23dda43f-c735-4bd1-ba21-82c8b0967575 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1189 | 2026.02.02 22:40:39.433888 [ 294 ] {} <Debug> TCP-Session: c7693752-df96-4dfd-8f51-3a223766b941 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1190 | 2026.02.02 22:40:39.433757 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1191 | 2026.02.02 22:40:39.433714 [ 293 ] {} <Debug> TCP-Session: ecbc63c7-199f-48fc-8356-47e687bf1c7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1192 | 2026.02.02 22:40:39.433961 [ 289 ] {} <Debug> TCP-Session: 10a9a3f3-02e7-42f9-888b-16b6b2e61860 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1193 | 2026.02.02 22:40:40.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.33 MiB, peak 171.22 MiB, free memory in arenas 0.00 B, will set to 164.29 MiB (RSS), difference: 2.96 MiB | ||
| 1194 | 2026.02.02 22:40:41.523028 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1195 | 2026.02.02 22:40:41.523079 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1196 | 2026.02.02 22:40:41.586774 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 94 entries to flush up to offset 182 | ||
| 1197 | 2026.02.02 22:40:41.590959 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1198 | 2026.02.02 22:40:41.591015 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1199 | 2026.02.02 22:40:41.592378 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1200 | 2026.02.02 22:40:41.592667 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1201 | 2026.02.02 22:40:41.592988 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 182 | ||
| 1202 | 2026.02.02 22:40:41.597084 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 433 entries to flush up to offset 1897 | ||
| 1203 | 2026.02.02 22:40:41.597661 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1204 | 2026.02.02 22:40:41.597707 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1205 | 2026.02.02 22:40:41.598191 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1206 | 2026.02.02 22:40:41.598451 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1207 | 2026.02.02 22:40:41.598581 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1897 | ||
| 1208 | 2026.02.02 22:40:41.616924 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1209 | 2026.02.02 22:40:41.617093 [ 274 ] {2041258e-36fb-45b5-8146-2ffc9b5e3c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1210 | 2026.02.02 22:40:41.617161 [ 274 ] {2041258e-36fb-45b5-8146-2ffc9b5e3c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1211 | 2026.02.02 22:40:41.617865 [ 274 ] {2041258e-36fb-45b5-8146-2ffc9b5e3c2b} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1212 | 2026.02.02 22:40:41.617905 [ 274 ] {2041258e-36fb-45b5-8146-2ffc9b5e3c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1213 | 2026.02.02 22:40:41.618257 [ 274 ] {2041258e-36fb-45b5-8146-2ffc9b5e3c2b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1214 | 2026.02.02 22:40:41.618478 [ 274 ] {2041258e-36fb-45b5-8146-2ffc9b5e3c2b} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1215 | 2026.02.02 22:40:41.618622 [ 274 ] {2041258e-36fb-45b5-8146-2ffc9b5e3c2b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001573 sec., 35600.762873490145 rows/sec., 2.72 MiB/sec. | ||
| 1216 | 2026.02.02 22:40:41.618662 [ 274 ] {2041258e-36fb-45b5-8146-2ffc9b5e3c2b} <Debug> TCPHandler: Processed in 0.001867652 sec. | ||
| 1217 | 2026.02.02 22:40:41.618789 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1218 | 2026.02.02 22:40:41.618885 [ 274 ] {30858668-1f67-408b-ab19-e5bf0cc9508a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1219 | 2026.02.02 22:40:41.618924 [ 274 ] {30858668-1f67-408b-ab19-e5bf0cc9508a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1220 | 2026.02.02 22:40:41.619351 [ 274 ] {30858668-1f67-408b-ab19-e5bf0cc9508a} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1221 | 2026.02.02 22:40:41.619389 [ 274 ] {30858668-1f67-408b-ab19-e5bf0cc9508a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1222 | 2026.02.02 22:40:41.619688 [ 274 ] {30858668-1f67-408b-ab19-e5bf0cc9508a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1223 | 2026.02.02 22:40:41.619909 [ 274 ] {30858668-1f67-408b-ab19-e5bf0cc9508a} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1224 | 2026.02.02 22:40:41.620034 [ 274 ] {30858668-1f67-408b-ab19-e5bf0cc9508a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001168 sec., 54794.520547945205 rows/sec., 4.28 MiB/sec. | ||
| 1225 | 2026.02.02 22:40:41.620070 [ 274 ] {30858668-1f67-408b-ab19-e5bf0cc9508a} <Debug> TCPHandler: Processed in 0.001331586 sec. | ||
| 1226 | 2026.02.02 22:40:41.620188 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1227 | 2026.02.02 22:40:41.620282 [ 274 ] {5c90a718-26d8-4715-ba38-d5594d47be89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1228 | 2026.02.02 22:40:41.620325 [ 274 ] {5c90a718-26d8-4715-ba38-d5594d47be89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1229 | 2026.02.02 22:40:41.620751 [ 274 ] {5c90a718-26d8-4715-ba38-d5594d47be89} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1230 | 2026.02.02 22:40:41.620794 [ 274 ] {5c90a718-26d8-4715-ba38-d5594d47be89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1231 | 2026.02.02 22:40:41.621184 [ 274 ] {5c90a718-26d8-4715-ba38-d5594d47be89} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1232 | 2026.02.02 22:40:41.621414 [ 274 ] {5c90a718-26d8-4715-ba38-d5594d47be89} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1233 | 2026.02.02 22:40:41.621544 [ 274 ] {5c90a718-26d8-4715-ba38-d5594d47be89} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 1234 | 2026.02.02 22:40:41.621580 [ 274 ] {5c90a718-26d8-4715-ba38-d5594d47be89} <Debug> TCPHandler: Processed in 0.001443187 sec. | ||
| 1235 | 2026.02.02 22:40:41.621693 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1236 | 2026.02.02 22:40:41.621788 [ 274 ] {7d8aa438-b299-456e-a3e0-8368d153db40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1237 | 2026.02.02 22:40:41.621829 [ 274 ] {7d8aa438-b299-456e-a3e0-8368d153db40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1238 | 2026.02.02 22:40:41.622171 [ 274 ] {7d8aa438-b299-456e-a3e0-8368d153db40} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1239 | 2026.02.02 22:40:41.622207 [ 274 ] {7d8aa438-b299-456e-a3e0-8368d153db40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1240 | 2026.02.02 22:40:41.622511 [ 274 ] {7d8aa438-b299-456e-a3e0-8368d153db40} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1241 | 2026.02.02 22:40:41.622719 [ 274 ] {7d8aa438-b299-456e-a3e0-8368d153db40} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1242 | 2026.02.02 22:40:41.622847 [ 274 ] {7d8aa438-b299-456e-a3e0-8368d153db40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 1243 | 2026.02.02 22:40:41.622881 [ 274 ] {7d8aa438-b299-456e-a3e0-8368d153db40} <Debug> TCPHandler: Processed in 0.001237955 sec. | ||
| 1244 | 2026.02.02 22:40:41.678532 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1245 | 2026.02.02 22:40:41.696541 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1246 | 2026.02.02 22:40:41.696605 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1247 | 2026.02.02 22:40:41.703093 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1248 | 2026.02.02 22:40:41.703854 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1249 | 2026.02.02 22:40:41.707327 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1250 | 2026.02.02 22:40:42.000245 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.14 MiB, peak 171.22 MiB, free memory in arenas 0.00 B, will set to 166.77 MiB (RSS), difference: 1.63 MiB | ||
| 1251 | 2026.02.02 22:40:46.625286 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1252 | 2026.02.02 22:40:46.625504 [ 274 ] {56a2f8b0-fe9a-4f6f-82af-c253139a8213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1253 | 2026.02.02 22:40:46.625579 [ 274 ] {56a2f8b0-fe9a-4f6f-82af-c253139a8213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1254 | 2026.02.02 22:40:46.626444 [ 274 ] {56a2f8b0-fe9a-4f6f-82af-c253139a8213} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1255 | 2026.02.02 22:40:46.626491 [ 274 ] {56a2f8b0-fe9a-4f6f-82af-c253139a8213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1256 | 2026.02.02 22:40:46.626900 [ 274 ] {56a2f8b0-fe9a-4f6f-82af-c253139a8213} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1257 | 2026.02.02 22:40:46.627131 [ 274 ] {56a2f8b0-fe9a-4f6f-82af-c253139a8213} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1258 | 2026.02.02 22:40:46.627289 [ 274 ] {56a2f8b0-fe9a-4f6f-82af-c253139a8213} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001841 sec., 144486.69201520912 rows/sec., 9.18 MiB/sec. | ||
| 1259 | 2026.02.02 22:40:46.627337 [ 274 ] {56a2f8b0-fe9a-4f6f-82af-c253139a8213} <Debug> TCPHandler: Processed in 0.002208246 sec. | ||
| 1260 | 2026.02.02 22:40:46.627464 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1261 | 2026.02.02 22:40:46.627569 [ 274 ] {b2720591-2f5b-41af-a598-8106adcba0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1262 | 2026.02.02 22:40:46.627613 [ 274 ] {b2720591-2f5b-41af-a598-8106adcba0e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1263 | 2026.02.02 22:40:46.628371 [ 274 ] {b2720591-2f5b-41af-a598-8106adcba0e2} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1264 | 2026.02.02 22:40:46.628407 [ 274 ] {b2720591-2f5b-41af-a598-8106adcba0e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1265 | 2026.02.02 22:40:46.628779 [ 274 ] {b2720591-2f5b-41af-a598-8106adcba0e2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1266 | 2026.02.02 22:40:46.628986 [ 274 ] {b2720591-2f5b-41af-a598-8106adcba0e2} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1267 | 2026.02.02 22:40:46.629116 [ 274 ] {b2720591-2f5b-41af-a598-8106adcba0e2} <Debug> executeQuery: Read 772 rows, 62.53 KiB in 0.001571 sec., 491406.74729471677 rows/sec., 38.87 MiB/sec. | ||
| 1268 | 2026.02.02 22:40:46.629153 [ 274 ] {b2720591-2f5b-41af-a598-8106adcba0e2} <Debug> TCPHandler: Processed in 0.001740711 sec. | ||
| 1269 | 2026.02.02 22:40:46.629254 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1270 | 2026.02.02 22:40:46.629347 [ 274 ] {d9425091-b1ac-4225-8ad8-62f813727d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1271 | 2026.02.02 22:40:46.629387 [ 274 ] {d9425091-b1ac-4225-8ad8-62f813727d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1272 | 2026.02.02 22:40:46.629821 [ 274 ] {d9425091-b1ac-4225-8ad8-62f813727d96} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1273 | 2026.02.02 22:40:46.629857 [ 274 ] {d9425091-b1ac-4225-8ad8-62f813727d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1274 | 2026.02.02 22:40:46.630153 [ 274 ] {d9425091-b1ac-4225-8ad8-62f813727d96} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1275 | 2026.02.02 22:40:46.630357 [ 274 ] {d9425091-b1ac-4225-8ad8-62f813727d96} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1276 | 2026.02.02 22:40:46.630487 [ 274 ] {d9425091-b1ac-4225-8ad8-62f813727d96} <Debug> executeQuery: Read 143 rows, 8.75 KiB in 0.001157 sec., 123595.50561797753 rows/sec., 7.39 MiB/sec. | ||
| 1277 | 2026.02.02 22:40:46.630529 [ 274 ] {d9425091-b1ac-4225-8ad8-62f813727d96} <Debug> TCPHandler: Processed in 0.001324296 sec. | ||
| 1278 | 2026.02.02 22:40:46.630639 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1279 | 2026.02.02 22:40:46.630734 [ 274 ] {2834ff10-9b5a-4e54-b42a-ec597a2d9e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1280 | 2026.02.02 22:40:46.630773 [ 274 ] {2834ff10-9b5a-4e54-b42a-ec597a2d9e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1281 | 2026.02.02 22:40:46.631214 [ 274 ] {2834ff10-9b5a-4e54-b42a-ec597a2d9e93} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1282 | 2026.02.02 22:40:46.631250 [ 274 ] {2834ff10-9b5a-4e54-b42a-ec597a2d9e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1283 | 2026.02.02 22:40:46.631538 [ 274 ] {2834ff10-9b5a-4e54-b42a-ec597a2d9e93} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1284 | 2026.02.02 22:40:46.631738 [ 274 ] {2834ff10-9b5a-4e54-b42a-ec597a2d9e93} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1285 | 2026.02.02 22:40:46.631876 [ 274 ] {2834ff10-9b5a-4e54-b42a-ec597a2d9e93} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001159 sec., 120793.78774805866 rows/sec., 7.81 MiB/sec. | ||
| 1286 | 2026.02.02 22:40:46.631917 [ 274 ] {2834ff10-9b5a-4e54-b42a-ec597a2d9e93} <Debug> TCPHandler: Processed in 0.001327325 sec. | ||
| 1287 | 2026.02.02 22:40:46.632027 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1288 | 2026.02.02 22:40:46.632120 [ 274 ] {dc2034b5-bad3-45a1-8dc7-f86e3950e8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1289 | 2026.02.02 22:40:46.632159 [ 274 ] {dc2034b5-bad3-45a1-8dc7-f86e3950e8e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1290 | 2026.02.02 22:40:46.632626 [ 274 ] {dc2034b5-bad3-45a1-8dc7-f86e3950e8e0} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1291 | 2026.02.02 22:40:46.632661 [ 274 ] {dc2034b5-bad3-45a1-8dc7-f86e3950e8e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1292 | 2026.02.02 22:40:46.632960 [ 274 ] {dc2034b5-bad3-45a1-8dc7-f86e3950e8e0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1293 | 2026.02.02 22:40:46.633180 [ 274 ] {dc2034b5-bad3-45a1-8dc7-f86e3950e8e0} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1294 | 2026.02.02 22:40:46.633314 [ 274 ] {dc2034b5-bad3-45a1-8dc7-f86e3950e8e0} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001212 sec., 114686.46864686468 rows/sec., 6.52 MiB/sec. | ||
| 1295 | 2026.02.02 22:40:46.633351 [ 274 ] {dc2034b5-bad3-45a1-8dc7-f86e3950e8e0} <Debug> TCPHandler: Processed in 0.001373806 sec. | ||
| 1296 | 2026.02.02 22:40:46.633472 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1297 | 2026.02.02 22:40:46.633562 [ 274 ] {c2222111-d2e9-4701-b448-1a35c0271eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1298 | 2026.02.02 22:40:46.633600 [ 274 ] {c2222111-d2e9-4701-b448-1a35c0271eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1299 | 2026.02.02 22:40:46.634128 [ 274 ] {c2222111-d2e9-4701-b448-1a35c0271eda} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1300 | 2026.02.02 22:40:46.634162 [ 274 ] {c2222111-d2e9-4701-b448-1a35c0271eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1301 | 2026.02.02 22:40:46.634560 [ 274 ] {c2222111-d2e9-4701-b448-1a35c0271eda} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1302 | 2026.02.02 22:40:46.634770 [ 274 ] {c2222111-d2e9-4701-b448-1a35c0271eda} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1303 | 2026.02.02 22:40:46.634895 [ 274 ] {c2222111-d2e9-4701-b448-1a35c0271eda} <Debug> executeQuery: Read 473 rows, 34.08 KiB in 0.001344 sec., 351934.52380952385 rows/sec., 24.76 MiB/sec. | ||
| 1304 | 2026.02.02 22:40:46.634930 [ 274 ] {c2222111-d2e9-4701-b448-1a35c0271eda} <Debug> TCPHandler: Processed in 0.001507528 sec. | ||
| 1305 | 2026.02.02 22:40:46.635045 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1306 | 2026.02.02 22:40:46.635143 [ 274 ] {9e584f7b-b28f-4c8f-95b1-65f4b830164c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1307 | 2026.02.02 22:40:46.635186 [ 274 ] {9e584f7b-b28f-4c8f-95b1-65f4b830164c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1308 | 2026.02.02 22:40:46.635513 [ 274 ] {9e584f7b-b28f-4c8f-95b1-65f4b830164c} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1309 | 2026.02.02 22:40:46.635548 [ 274 ] {9e584f7b-b28f-4c8f-95b1-65f4b830164c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1310 | 2026.02.02 22:40:46.635834 [ 274 ] {9e584f7b-b28f-4c8f-95b1-65f4b830164c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1311 | 2026.02.02 22:40:46.636037 [ 274 ] {9e584f7b-b28f-4c8f-95b1-65f4b830164c} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1312 | 2026.02.02 22:40:46.636160 [ 274 ] {9e584f7b-b28f-4c8f-95b1-65f4b830164c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001034 sec., 5802.707930367505 rows/sec., 303.17 KiB/sec. | ||
| 1313 | 2026.02.02 22:40:46.636194 [ 274 ] {9e584f7b-b28f-4c8f-95b1-65f4b830164c} <Debug> TCPHandler: Processed in 0.001199335 sec. | ||
| 1314 | 2026.02.02 22:40:46.636303 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1315 | 2026.02.02 22:40:46.636398 [ 274 ] {d25af754-583a-4924-b56e-8a511bc978f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1316 | 2026.02.02 22:40:46.636440 [ 274 ] {d25af754-583a-4924-b56e-8a511bc978f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1317 | 2026.02.02 22:40:46.636850 [ 274 ] {d25af754-583a-4924-b56e-8a511bc978f2} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1318 | 2026.02.02 22:40:46.636886 [ 274 ] {d25af754-583a-4924-b56e-8a511bc978f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1319 | 2026.02.02 22:40:46.637201 [ 274 ] {d25af754-583a-4924-b56e-8a511bc978f2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1320 | 2026.02.02 22:40:46.637425 [ 274 ] {d25af754-583a-4924-b56e-8a511bc978f2} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1321 | 2026.02.02 22:40:46.637559 [ 274 ] {d25af754-583a-4924-b56e-8a511bc978f2} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001179 sec., 218829.51653944023 rows/sec., 14.57 MiB/sec. | ||
| 1322 | 2026.02.02 22:40:46.637595 [ 274 ] {d25af754-583a-4924-b56e-8a511bc978f2} <Debug> TCPHandler: Processed in 0.001341296 sec. | ||
| 1323 | 2026.02.02 22:40:46.637712 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1324 | 2026.02.02 22:40:46.637807 [ 274 ] {9f8e02d9-430b-44e5-afe8-84b64ddfa10c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1325 | 2026.02.02 22:40:46.637849 [ 274 ] {9f8e02d9-430b-44e5-afe8-84b64ddfa10c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1326 | 2026.02.02 22:40:46.638176 [ 274 ] {9f8e02d9-430b-44e5-afe8-84b64ddfa10c} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1327 | 2026.02.02 22:40:46.638212 [ 274 ] {9f8e02d9-430b-44e5-afe8-84b64ddfa10c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1328 | 2026.02.02 22:40:46.638498 [ 274 ] {9f8e02d9-430b-44e5-afe8-84b64ddfa10c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1329 | 2026.02.02 22:40:46.638702 [ 274 ] {9f8e02d9-430b-44e5-afe8-84b64ddfa10c} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1330 | 2026.02.02 22:40:46.638836 [ 274 ] {9f8e02d9-430b-44e5-afe8-84b64ddfa10c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 1331 | 2026.02.02 22:40:46.638873 [ 274 ] {9f8e02d9-430b-44e5-afe8-84b64ddfa10c} <Debug> TCPHandler: Processed in 0.001210194 sec. | ||
| 1332 | 2026.02.02 22:40:46.638987 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1333 | 2026.02.02 22:40:46.639080 [ 274 ] {5d7b316b-efe8-4e79-b6aa-2989bd324643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1334 | 2026.02.02 22:40:46.639134 [ 274 ] {5d7b316b-efe8-4e79-b6aa-2989bd324643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1335 | 2026.02.02 22:40:46.639901 [ 274 ] {5d7b316b-efe8-4e79-b6aa-2989bd324643} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1336 | 2026.02.02 22:40:46.639937 [ 274 ] {5d7b316b-efe8-4e79-b6aa-2989bd324643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1337 | 2026.02.02 22:40:46.640451 [ 274 ] {5d7b316b-efe8-4e79-b6aa-2989bd324643} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1338 | 2026.02.02 22:40:46.640676 [ 274 ] {5d7b316b-efe8-4e79-b6aa-2989bd324643} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1339 | 2026.02.02 22:40:46.640815 [ 274 ] {5d7b316b-efe8-4e79-b6aa-2989bd324643} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001751 sec., 5711.022272986865 rows/sec., 10.23 MiB/sec. | ||
| 1340 | 2026.02.02 22:40:46.640865 [ 274 ] {5d7b316b-efe8-4e79-b6aa-2989bd324643} <Debug> TCPHandler: Processed in 0.001926823 sec. | ||
| 1341 | 2026.02.02 22:40:46.640978 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1342 | 2026.02.02 22:40:46.641073 [ 274 ] {5ebcf87d-b218-4078-9fbb-e8f92d4306ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1343 | 2026.02.02 22:40:46.641115 [ 274 ] {5ebcf87d-b218-4078-9fbb-e8f92d4306ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1344 | 2026.02.02 22:40:46.641458 [ 274 ] {5ebcf87d-b218-4078-9fbb-e8f92d4306ba} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1345 | 2026.02.02 22:40:46.641499 [ 274 ] {5ebcf87d-b218-4078-9fbb-e8f92d4306ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1346 | 2026.02.02 22:40:46.641791 [ 274 ] {5ebcf87d-b218-4078-9fbb-e8f92d4306ba} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1347 | 2026.02.02 22:40:46.641999 [ 274 ] {5ebcf87d-b218-4078-9fbb-e8f92d4306ba} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1348 | 2026.02.02 22:40:46.642121 [ 274 ] {5ebcf87d-b218-4078-9fbb-e8f92d4306ba} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001066 sec., 82551.59474671668 rows/sec., 5.18 MiB/sec. | ||
| 1349 | 2026.02.02 22:40:46.642155 [ 274 ] {5ebcf87d-b218-4078-9fbb-e8f92d4306ba} <Debug> TCPHandler: Processed in 0.001225875 sec. | ||
| 1350 | 2026.02.02 22:40:47.419822 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65200 | ||
| 1351 | 2026.02.02 22:40:47.419957 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1352 | 2026.02.02 22:40:47.419989 [ 286 ] {} <Debug> TCP-Session: a9b07de3-d44a-47fb-a981-08ab78bb14e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:65200 | ||
| 1353 | 2026.02.02 22:40:47.420013 [ 286 ] {} <Debug> TCP-Session: a9b07de3-d44a-47fb-a981-08ab78bb14e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1354 | 2026.02.02 22:40:47.420028 [ 286 ] {} <Debug> TCP-Session: a9b07de3-d44a-47fb-a981-08ab78bb14e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1355 | 2026.02.02 22:40:47.420237 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58236 | ||
| 1356 | 2026.02.02 22:40:47.420248 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41070 | ||
| 1357 | 2026.02.02 22:40:47.420278 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32822 | ||
| 1358 | 2026.02.02 22:40:47.420327 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55980 | ||
| 1359 | 2026.02.02 22:40:47.420350 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40905 | ||
| 1360 | 2026.02.02 22:40:47.420375 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1361 | 2026.02.02 22:40:47.420394 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1362 | 2026.02.02 22:40:47.420363 [ 286 ] {} <Trace> TCP-Session: a9b07de3-d44a-47fb-a981-08ab78bb14e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1363 | 2026.02.02 22:40:47.420432 [ 288 ] {} <Debug> TCP-Session: 5fb19379-6934-4cf0-a21e-55f52a27cf29 Authenticating user 'default' from [fd00:1122:3344:101::e]:41070 | ||
| 1364 | 2026.02.02 22:40:47.420419 [ 287 ] {} <Debug> TCP-Session: 3f4e3fbb-3268-4a86-bd20-697b1afbf049 Authenticating user 'default' from [fd00:1122:3344:101::e]:58236 | ||
| 1365 | 2026.02.02 22:40:47.420470 [ 288 ] {} <Debug> TCP-Session: 5fb19379-6934-4cf0-a21e-55f52a27cf29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1366 | 2026.02.02 22:40:47.420481 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1367 | 2026.02.02 22:40:47.420492 [ 287 ] {} <Debug> TCP-Session: 3f4e3fbb-3268-4a86-bd20-697b1afbf049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1368 | 2026.02.02 22:40:47.420488 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1369 | 2026.02.02 22:40:47.420515 [ 287 ] {} <Debug> TCP-Session: 3f4e3fbb-3268-4a86-bd20-697b1afbf049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1370 | 2026.02.02 22:40:47.420514 [ 291 ] {} <Debug> TCP-Session: d20399aa-4599-497d-bafe-dffba18d6e41 Authenticating user 'default' from [fd00:1122:3344:101::e]:55980 | ||
| 1371 | 2026.02.02 22:40:47.420546 [ 293 ] {} <Debug> TCP-Session: ec36cf7d-8f6f-47b0-ad4b-7c76a74559f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40905 | ||
| 1372 | 2026.02.02 22:40:47.420584 [ 291 ] {} <Debug> TCP-Session: d20399aa-4599-497d-bafe-dffba18d6e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1373 | 2026.02.02 22:40:47.420600 [ 293 ] {} <Debug> TCP-Session: ec36cf7d-8f6f-47b0-ad4b-7c76a74559f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1374 | 2026.02.02 22:40:47.420612 [ 291 ] {} <Debug> TCP-Session: d20399aa-4599-497d-bafe-dffba18d6e41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1375 | 2026.02.02 22:40:47.420616 [ 286 ] {9fba16e1-95c5-499c-be15-22d7330d187a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65200) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1376 | 2026.02.02 22:40:47.420474 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1377 | 2026.02.02 22:40:47.420357 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61964 | ||
| 1378 | 2026.02.02 22:40:47.420693 [ 289 ] {} <Debug> TCP-Session: 64ee8c2f-72df-46aa-8a03-52a271e7f9a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:32822 | ||
| 1379 | 2026.02.02 22:40:47.420339 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55606 | ||
| 1380 | 2026.02.02 22:40:47.420728 [ 289 ] {} <Debug> TCP-Session: 64ee8c2f-72df-46aa-8a03-52a271e7f9a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1381 | 2026.02.02 22:40:47.420301 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41544 | ||
| 1382 | 2026.02.02 22:40:47.420766 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1383 | 2026.02.02 22:40:47.420761 [ 289 ] {} <Debug> TCP-Session: 64ee8c2f-72df-46aa-8a03-52a271e7f9a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1384 | 2026.02.02 22:40:47.420802 [ 294 ] {} <Debug> TCP-Session: 677b86a0-45bf-4106-ad64-1c6b2637eec1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61964 | ||
| 1385 | 2026.02.02 22:40:47.420494 [ 288 ] {} <Debug> TCP-Session: 5fb19379-6934-4cf0-a21e-55f52a27cf29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1386 | 2026.02.02 22:40:47.420834 [ 294 ] {} <Debug> TCP-Session: 677b86a0-45bf-4106-ad64-1c6b2637eec1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1387 | 2026.02.02 22:40:47.420625 [ 293 ] {} <Debug> TCP-Session: ec36cf7d-8f6f-47b0-ad4b-7c76a74559f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1388 | 2026.02.02 22:40:47.420860 [ 294 ] {} <Debug> TCP-Session: 677b86a0-45bf-4106-ad64-1c6b2637eec1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1389 | 2026.02.02 22:40:47.420883 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1390 | 2026.02.02 22:40:47.420913 [ 292 ] {} <Debug> TCP-Session: bad82b52-37f8-425b-aee5-06da28c996a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55606 | ||
| 1391 | 2026.02.02 22:40:47.420918 [ 286 ] {9fba16e1-95c5-499c-be15-22d7330d187a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1392 | 2026.02.02 22:40:47.420932 [ 292 ] {} <Debug> TCP-Session: bad82b52-37f8-425b-aee5-06da28c996a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1393 | 2026.02.02 22:40:47.420960 [ 292 ] {} <Debug> TCP-Session: bad82b52-37f8-425b-aee5-06da28c996a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1394 | 2026.02.02 22:40:47.420968 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1395 | 2026.02.02 22:40:47.420987 [ 286 ] {9fba16e1-95c5-499c-be15-22d7330d187a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1396 | 2026.02.02 22:40:47.421000 [ 290 ] {} <Debug> TCP-Session: c028cf4e-1bf1-48f2-b555-858030f807bd Authenticating user 'default' from [fd00:1122:3344:101::e]:41544 | ||
| 1397 | 2026.02.02 22:40:47.421047 [ 290 ] {} <Debug> TCP-Session: c028cf4e-1bf1-48f2-b555-858030f807bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1398 | 2026.02.02 22:40:47.421059 [ 290 ] {} <Debug> TCP-Session: c028cf4e-1bf1-48f2-b555-858030f807bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1399 | 2026.02.02 22:40:47.421277 [ 286 ] {9fba16e1-95c5-499c-be15-22d7330d187a} <Debug> oximeter.version (99f63280-b1db-4cc6-ae78-440161eafa09) (SelectExecutor): Key condition: unknown | ||
| 1400 | 2026.02.02 22:40:47.422215 [ 340 ] {9fba16e1-95c5-499c-be15-22d7330d187a} <Trace> AggregatingTransform: Aggregating | ||
| 1401 | 2026.02.02 22:40:47.422268 [ 340 ] {9fba16e1-95c5-499c-be15-22d7330d187a} <Trace> Aggregator: Aggregation method: without_key | ||
| 1402 | 2026.02.02 22:40:47.422307 [ 340 ] {9fba16e1-95c5-499c-be15-22d7330d187a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000931381 sec. (1073.674 rows/sec., 41.94 KiB/sec.) | ||
| 1403 | 2026.02.02 22:40:47.422326 [ 340 ] {9fba16e1-95c5-499c-be15-22d7330d187a} <Trace> Aggregator: Merging aggregated data | ||
| 1404 | 2026.02.02 22:40:47.423593 [ 286 ] {9fba16e1-95c5-499c-be15-22d7330d187a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003036 sec., 329.3807641633729 rows/sec., 12.87 KiB/sec. | ||
| 1405 | 2026.02.02 22:40:47.423735 [ 286 ] {9fba16e1-95c5-499c-be15-22d7330d187a} <Debug> TCPHandler: Processed in 0.003496131 sec. | ||
| 1406 | 2026.02.02 22:40:47.423862 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1407 | 2026.02.02 22:40:47.423893 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1408 | 2026.02.02 22:40:47.423914 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1409 | 2026.02.02 22:40:47.423933 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1410 | 2026.02.02 22:40:47.423965 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1411 | 2026.02.02 22:40:47.423981 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1412 | 2026.02.02 22:40:47.423997 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1413 | 2026.02.02 22:40:47.424013 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1414 | 2026.02.02 22:40:47.424033 [ 292 ] {} <Debug> TCP-Session: bad82b52-37f8-425b-aee5-06da28c996a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1415 | 2026.02.02 22:40:47.424047 [ 291 ] {} <Debug> TCP-Session: d20399aa-4599-497d-bafe-dffba18d6e41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1416 | 2026.02.02 22:40:47.424065 [ 293 ] {} <Debug> TCP-Session: ec36cf7d-8f6f-47b0-ad4b-7c76a74559f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1417 | 2026.02.02 22:40:47.424013 [ 289 ] {} <Debug> TCP-Session: 64ee8c2f-72df-46aa-8a03-52a271e7f9a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1418 | 2026.02.02 22:40:47.423995 [ 290 ] {} <Debug> TCP-Session: c028cf4e-1bf1-48f2-b555-858030f807bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1419 | 2026.02.02 22:40:47.423969 [ 287 ] {} <Debug> TCP-Session: 3f4e3fbb-3268-4a86-bd20-697b1afbf049 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1420 | 2026.02.02 22:40:47.423945 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1421 | 2026.02.02 22:40:47.423928 [ 294 ] {} <Debug> TCP-Session: 677b86a0-45bf-4106-ad64-1c6b2637eec1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1422 | 2026.02.02 22:40:47.423923 [ 286 ] {} <Debug> TCP-Session: a9b07de3-d44a-47fb-a981-08ab78bb14e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1423 | 2026.02.02 22:40:47.424203 [ 288 ] {} <Debug> TCP-Session: 5fb19379-6934-4cf0-a21e-55f52a27cf29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1424 | 2026.02.02 22:40:49.098946 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2409 | ||
| 1425 | 2026.02.02 22:40:49.099474 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1426 | 2026.02.02 22:40:49.099520 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1427 | 2026.02.02 22:40:49.100044 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1428 | 2026.02.02 22:40:49.100287 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1429 | 2026.02.02 22:40:49.100428 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2409 | ||
| 1430 | 2026.02.02 22:40:49.207678 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1431 | 2026.02.02 22:40:49.225235 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1432 | 2026.02.02 22:40:49.225295 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1433 | 2026.02.02 22:40:49.231744 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1434 | 2026.02.02 22:40:49.232455 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1435 | 2026.02.02 22:40:49.235848 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1436 | 2026.02.02 22:40:51.593647 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 214 | ||
| 1437 | 2026.02.02 22:40:51.595819 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1438 | 2026.02.02 22:40:51.595873 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1439 | 2026.02.02 22:40:51.596989 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1440 | 2026.02.02 22:40:51.597272 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1441 | 2026.02.02 22:40:51.597587 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 214 | ||
| 1442 | 2026.02.02 22:40:51.611437 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1443 | 2026.02.02 22:40:51.611813 [ 274 ] {9180fd71-292e-4044-b495-c997b4c4d353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1444 | 2026.02.02 22:40:51.612404 [ 274 ] {9180fd71-292e-4044-b495-c997b4c4d353} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1445 | 2026.02.02 22:40:51.614746 [ 274 ] {9180fd71-292e-4044-b495-c997b4c4d353} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1446 | 2026.02.02 22:40:51.615064 [ 274 ] {9180fd71-292e-4044-b495-c997b4c4d353} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1447 | 2026.02.02 22:40:51.615149 [ 274 ] {9180fd71-292e-4044-b495-c997b4c4d353} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1448 | 2026.02.02 22:40:51.615355 [ 274 ] {9180fd71-292e-4044-b495-c997b4c4d353} <Debug> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1449 | 2026.02.02 22:40:51.624242 [ 274 ] {9180fd71-292e-4044-b495-c997b4c4d353} <Trace> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1450 | 2026.02.02 22:40:51.627936 [ 274 ] {9180fd71-292e-4044-b495-c997b4c4d353} <Debug> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (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 | ||
| 1451 | 2026.02.02 22:40:51.627968 [ 274 ] {9180fd71-292e-4044-b495-c997b4c4d353} <Trace> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1452 | 2026.02.02 22:40:51.635630 [ 274 ] {9180fd71-292e-4044-b495-c997b4c4d353} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1453 | 2026.02.02 22:40:51.635662 [ 274 ] {9180fd71-292e-4044-b495-c997b4c4d353} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1454 | 2026.02.02 22:40:51.706929 [ 274 ] {9180fd71-292e-4044-b495-c997b4c4d353} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.095276 sec., 335.8663252025694 rows/sec., 12.68 KiB/sec. | ||
| 1455 | 2026.02.02 22:40:51.707058 [ 274 ] {9180fd71-292e-4044-b495-c997b4c4d353} <Debug> TCPHandler: Processed in 0.095832259 sec. | ||
| 1456 | 2026.02.02 22:40:51.707354 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1457 | 2026.02.02 22:40:51.707524 [ 274 ] {de8c5f02-9d2a-4315-8222-9a8719eeb265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1458 | 2026.02.02 22:40:51.707793 [ 274 ] {de8c5f02-9d2a-4315-8222-9a8719eeb265} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1459 | 2026.02.02 22:40:51.707830 [ 274 ] {de8c5f02-9d2a-4315-8222-9a8719eeb265} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1460 | 2026.02.02 22:40:51.708057 [ 274 ] {de8c5f02-9d2a-4315-8222-9a8719eeb265} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1461 | 2026.02.02 22:40:51.708119 [ 274 ] {de8c5f02-9d2a-4315-8222-9a8719eeb265} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1462 | 2026.02.02 22:40:51.708242 [ 274 ] {de8c5f02-9d2a-4315-8222-9a8719eeb265} <Debug> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1463 | 2026.02.02 22:40:51.708276 [ 274 ] {de8c5f02-9d2a-4315-8222-9a8719eeb265} <Trace> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1464 | 2026.02.02 22:40:51.708297 [ 274 ] {de8c5f02-9d2a-4315-8222-9a8719eeb265} <Debug> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (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 | ||
| 1465 | 2026.02.02 22:40:51.708312 [ 274 ] {de8c5f02-9d2a-4315-8222-9a8719eeb265} <Trace> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1466 | 2026.02.02 22:40:51.708349 [ 274 ] {de8c5f02-9d2a-4315-8222-9a8719eeb265} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1467 | 2026.02.02 22:40:51.708368 [ 274 ] {de8c5f02-9d2a-4315-8222-9a8719eeb265} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1468 | 2026.02.02 22:40:51.708907 [ 274 ] {de8c5f02-9d2a-4315-8222-9a8719eeb265} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001461 sec., 21902.80629705681 rows/sec., 826.84 KiB/sec. | ||
| 1469 | 2026.02.02 22:40:51.708990 [ 274 ] {de8c5f02-9d2a-4315-8222-9a8719eeb265} <Debug> TCPHandler: Processed in 0.00172492 sec. | ||
| 1470 | 2026.02.02 22:40:51.709335 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1471 | 2026.02.02 22:40:51.709470 [ 274 ] {4901f2d9-c287-4d1b-be1a-dacc9155f46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1472 | 2026.02.02 22:40:51.709685 [ 274 ] {4901f2d9-c287-4d1b-be1a-dacc9155f46b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1473 | 2026.02.02 22:40:51.709720 [ 274 ] {4901f2d9-c287-4d1b-be1a-dacc9155f46b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1474 | 2026.02.02 22:40:51.709915 [ 274 ] {4901f2d9-c287-4d1b-be1a-dacc9155f46b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1475 | 2026.02.02 22:40:51.709968 [ 274 ] {4901f2d9-c287-4d1b-be1a-dacc9155f46b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1476 | 2026.02.02 22:40:51.710067 [ 274 ] {4901f2d9-c287-4d1b-be1a-dacc9155f46b} <Debug> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1477 | 2026.02.02 22:40:51.710096 [ 274 ] {4901f2d9-c287-4d1b-be1a-dacc9155f46b} <Trace> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1478 | 2026.02.02 22:40:51.710115 [ 274 ] {4901f2d9-c287-4d1b-be1a-dacc9155f46b} <Debug> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (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 | ||
| 1479 | 2026.02.02 22:40:51.710129 [ 274 ] {4901f2d9-c287-4d1b-be1a-dacc9155f46b} <Trace> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1480 | 2026.02.02 22:40:51.710161 [ 274 ] {4901f2d9-c287-4d1b-be1a-dacc9155f46b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1481 | 2026.02.02 22:40:51.710179 [ 274 ] {4901f2d9-c287-4d1b-be1a-dacc9155f46b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1482 | 2026.02.02 22:40:51.710620 [ 274 ] {4901f2d9-c287-4d1b-be1a-dacc9155f46b} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001205 sec., 26556.016597510374 rows/sec., 1002.50 KiB/sec. | ||
| 1483 | 2026.02.02 22:40:51.710704 [ 274 ] {4901f2d9-c287-4d1b-be1a-dacc9155f46b} <Debug> TCPHandler: Processed in 0.001419016 sec. | ||
| 1484 | 2026.02.02 22:40:51.711045 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1485 | 2026.02.02 22:40:51.711176 [ 274 ] {90e45f45-bae8-4f1b-b512-9b7bef48188f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1486 | 2026.02.02 22:40:51.711382 [ 274 ] {90e45f45-bae8-4f1b-b512-9b7bef48188f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1487 | 2026.02.02 22:40:51.711416 [ 274 ] {90e45f45-bae8-4f1b-b512-9b7bef48188f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1488 | 2026.02.02 22:40:51.711610 [ 274 ] {90e45f45-bae8-4f1b-b512-9b7bef48188f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1489 | 2026.02.02 22:40:51.711663 [ 274 ] {90e45f45-bae8-4f1b-b512-9b7bef48188f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1490 | 2026.02.02 22:40:51.711765 [ 274 ] {90e45f45-bae8-4f1b-b512-9b7bef48188f} <Debug> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1491 | 2026.02.02 22:40:51.711795 [ 274 ] {90e45f45-bae8-4f1b-b512-9b7bef48188f} <Trace> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1492 | 2026.02.02 22:40:51.711814 [ 274 ] {90e45f45-bae8-4f1b-b512-9b7bef48188f} <Debug> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (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 | ||
| 1493 | 2026.02.02 22:40:51.711828 [ 274 ] {90e45f45-bae8-4f1b-b512-9b7bef48188f} <Trace> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1494 | 2026.02.02 22:40:51.711861 [ 274 ] {90e45f45-bae8-4f1b-b512-9b7bef48188f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1495 | 2026.02.02 22:40:51.711878 [ 274 ] {90e45f45-bae8-4f1b-b512-9b7bef48188f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1496 | 2026.02.02 22:40:51.712272 [ 274 ] {90e45f45-bae8-4f1b-b512-9b7bef48188f} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001149 sec., 27850.3046127067 rows/sec., 1.03 MiB/sec. | ||
| 1497 | 2026.02.02 22:40:51.712354 [ 274 ] {90e45f45-bae8-4f1b-b512-9b7bef48188f} <Debug> TCPHandler: Processed in 0.001358646 sec. | ||
| 1498 | 2026.02.02 22:40:51.718945 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1499 | 2026.02.02 22:40:51.719074 [ 274 ] {5e4100db-e7bd-4af1-a183-a9971e377f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1500 | 2026.02.02 22:40:51.719123 [ 274 ] {5e4100db-e7bd-4af1-a183-a9971e377f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1501 | 2026.02.02 22:40:51.719743 [ 274 ] {5e4100db-e7bd-4af1-a183-a9971e377f62} <Trace> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1502 | 2026.02.02 22:40:51.719794 [ 274 ] {5e4100db-e7bd-4af1-a183-a9971e377f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1503 | 2026.02.02 22:40:51.720286 [ 274 ] {5e4100db-e7bd-4af1-a183-a9971e377f62} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1504 | 2026.02.02 22:40:51.720490 [ 274 ] {5e4100db-e7bd-4af1-a183-a9971e377f62} <Trace> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1505 | 2026.02.02 22:40:51.720640 [ 274 ] {5e4100db-e7bd-4af1-a183-a9971e377f62} <Debug> executeQuery: Read 4 rows, 386.00 B in 0.001602 sec., 2496.8789013732835 rows/sec., 235.30 KiB/sec. | ||
| 1506 | 2026.02.02 22:40:51.720680 [ 274 ] {5e4100db-e7bd-4af1-a183-a9971e377f62} <Debug> TCPHandler: Processed in 0.001794501 sec. | ||
| 1507 | 2026.02.02 22:40:51.720783 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1508 | 2026.02.02 22:40:51.720877 [ 274 ] {97880e6a-5042-424d-a560-0e0f2b3d5ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1509 | 2026.02.02 22:40:51.720921 [ 274 ] {97880e6a-5042-424d-a560-0e0f2b3d5ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1510 | 2026.02.02 22:40:51.721324 [ 274 ] {97880e6a-5042-424d-a560-0e0f2b3d5ff5} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1511 | 2026.02.02 22:40:51.721360 [ 274 ] {97880e6a-5042-424d-a560-0e0f2b3d5ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1512 | 2026.02.02 22:40:51.721653 [ 274 ] {97880e6a-5042-424d-a560-0e0f2b3d5ff5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1513 | 2026.02.02 22:40:51.721882 [ 274 ] {97880e6a-5042-424d-a560-0e0f2b3d5ff5} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1514 | 2026.02.02 22:40:51.722017 [ 274 ] {97880e6a-5042-424d-a560-0e0f2b3d5ff5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001158 sec., 1727.1157167530225 rows/sec., 140.83 KiB/sec. | ||
| 1515 | 2026.02.02 22:40:51.722055 [ 274 ] {97880e6a-5042-424d-a560-0e0f2b3d5ff5} <Debug> TCPHandler: Processed in 0.001321286 sec. | ||
| 1516 | 2026.02.02 22:40:51.722168 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1517 | 2026.02.02 22:40:51.722262 [ 274 ] {6ae3374f-ab2f-4401-87ac-3029c0e34824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1518 | 2026.02.02 22:40:51.722302 [ 274 ] {6ae3374f-ab2f-4401-87ac-3029c0e34824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1519 | 2026.02.02 22:40:51.722722 [ 274 ] {6ae3374f-ab2f-4401-87ac-3029c0e34824} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1520 | 2026.02.02 22:40:51.722762 [ 274 ] {6ae3374f-ab2f-4401-87ac-3029c0e34824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1521 | 2026.02.02 22:40:51.723064 [ 274 ] {6ae3374f-ab2f-4401-87ac-3029c0e34824} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1522 | 2026.02.02 22:40:51.723283 [ 274 ] {6ae3374f-ab2f-4401-87ac-3029c0e34824} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1523 | 2026.02.02 22:40:51.723405 [ 274 ] {6ae3374f-ab2f-4401-87ac-3029c0e34824} <Debug> executeQuery: Read 78 rows, 6.42 KiB in 0.001161 sec., 67183.46253229975 rows/sec., 5.40 MiB/sec. | ||
| 1524 | 2026.02.02 22:40:51.723442 [ 274 ] {6ae3374f-ab2f-4401-87ac-3029c0e34824} <Debug> TCPHandler: Processed in 0.001323795 sec. | ||
| 1525 | 2026.02.02 22:40:51.723555 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1526 | 2026.02.02 22:40:51.723656 [ 274 ] {4cfc7d20-25e7-4cd1-a19b-26123811f072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1527 | 2026.02.02 22:40:51.723696 [ 274 ] {4cfc7d20-25e7-4cd1-a19b-26123811f072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1528 | 2026.02.02 22:40:51.724078 [ 274 ] {4cfc7d20-25e7-4cd1-a19b-26123811f072} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1529 | 2026.02.02 22:40:51.724114 [ 274 ] {4cfc7d20-25e7-4cd1-a19b-26123811f072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1530 | 2026.02.02 22:40:51.724396 [ 274 ] {4cfc7d20-25e7-4cd1-a19b-26123811f072} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1531 | 2026.02.02 22:40:51.724614 [ 274 ] {4cfc7d20-25e7-4cd1-a19b-26123811f072} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1532 | 2026.02.02 22:40:51.724739 [ 274 ] {4cfc7d20-25e7-4cd1-a19b-26123811f072} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.0011 sec., 10909.090909090908 rows/sec., 810.55 KiB/sec. | ||
| 1533 | 2026.02.02 22:40:51.724775 [ 274 ] {4cfc7d20-25e7-4cd1-a19b-26123811f072} <Debug> TCPHandler: Processed in 0.001269895 sec. | ||
| 1534 | 2026.02.02 22:40:51.724884 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1535 | 2026.02.02 22:40:51.724984 [ 274 ] {d7bd4dcf-ef0b-409e-8f5d-b4fcb1310abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1536 | 2026.02.02 22:40:51.725024 [ 274 ] {d7bd4dcf-ef0b-409e-8f5d-b4fcb1310abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1537 | 2026.02.02 22:40:51.725403 [ 274 ] {d7bd4dcf-ef0b-409e-8f5d-b4fcb1310abe} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1538 | 2026.02.02 22:40:51.725441 [ 274 ] {d7bd4dcf-ef0b-409e-8f5d-b4fcb1310abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1539 | 2026.02.02 22:40:51.725720 [ 274 ] {d7bd4dcf-ef0b-409e-8f5d-b4fcb1310abe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1540 | 2026.02.02 22:40:51.725938 [ 274 ] {d7bd4dcf-ef0b-409e-8f5d-b4fcb1310abe} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1541 | 2026.02.02 22:40:51.726062 [ 274 ] {d7bd4dcf-ef0b-409e-8f5d-b4fcb1310abe} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 60.59 KiB/sec. | ||
| 1542 | 2026.02.02 22:40:51.726101 [ 274 ] {d7bd4dcf-ef0b-409e-8f5d-b4fcb1310abe} <Debug> TCPHandler: Processed in 0.001266005 sec. | ||
| 1543 | 2026.02.02 22:40:51.726208 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1544 | 2026.02.02 22:40:51.726303 [ 274 ] {f283b035-b5b3-4416-a238-24929854786b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1545 | 2026.02.02 22:40:51.726343 [ 274 ] {f283b035-b5b3-4416-a238-24929854786b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1546 | 2026.02.02 22:40:51.726753 [ 274 ] {f283b035-b5b3-4416-a238-24929854786b} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1547 | 2026.02.02 22:40:51.726789 [ 274 ] {f283b035-b5b3-4416-a238-24929854786b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1548 | 2026.02.02 22:40:51.727083 [ 274 ] {f283b035-b5b3-4416-a238-24929854786b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1549 | 2026.02.02 22:40:51.727308 [ 274 ] {f283b035-b5b3-4416-a238-24929854786b} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1550 | 2026.02.02 22:40:51.727432 [ 274 ] {f283b035-b5b3-4416-a238-24929854786b} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001146 sec., 71553.22862129145 rows/sec., 5.59 MiB/sec. | ||
| 1551 | 2026.02.02 22:40:51.727467 [ 274 ] {f283b035-b5b3-4416-a238-24929854786b} <Debug> TCPHandler: Processed in 0.001307876 sec. | ||
| 1552 | 2026.02.02 22:40:51.727592 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1553 | 2026.02.02 22:40:51.727686 [ 274 ] {0a89258e-4dfa-4584-ac99-ef117a69b253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1554 | 2026.02.02 22:40:51.727729 [ 274 ] {0a89258e-4dfa-4584-ac99-ef117a69b253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1555 | 2026.02.02 22:40:51.728128 [ 274 ] {0a89258e-4dfa-4584-ac99-ef117a69b253} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1556 | 2026.02.02 22:40:51.728166 [ 274 ] {0a89258e-4dfa-4584-ac99-ef117a69b253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1557 | 2026.02.02 22:40:51.728484 [ 274 ] {0a89258e-4dfa-4584-ac99-ef117a69b253} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1558 | 2026.02.02 22:40:51.728701 [ 274 ] {0a89258e-4dfa-4584-ac99-ef117a69b253} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1559 | 2026.02.02 22:40:51.728827 [ 274 ] {0a89258e-4dfa-4584-ac99-ef117a69b253} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001159 sec., 138912.85591026745 rows/sec., 9.67 MiB/sec. | ||
| 1560 | 2026.02.02 22:40:51.728863 [ 274 ] {0a89258e-4dfa-4584-ac99-ef117a69b253} <Debug> TCPHandler: Processed in 0.001320865 sec. | ||
| 1561 | 2026.02.02 22:40:51.728972 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1562 | 2026.02.02 22:40:51.729064 [ 274 ] {6aae4092-df77-4ff0-b2f6-ffc23e69fe7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1563 | 2026.02.02 22:40:51.729105 [ 274 ] {6aae4092-df77-4ff0-b2f6-ffc23e69fe7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1564 | 2026.02.02 22:40:51.729417 [ 274 ] {6aae4092-df77-4ff0-b2f6-ffc23e69fe7a} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1565 | 2026.02.02 22:40:51.729454 [ 274 ] {6aae4092-df77-4ff0-b2f6-ffc23e69fe7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1566 | 2026.02.02 22:40:51.729735 [ 274 ] {6aae4092-df77-4ff0-b2f6-ffc23e69fe7a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1567 | 2026.02.02 22:40:51.729937 [ 274 ] {6aae4092-df77-4ff0-b2f6-ffc23e69fe7a} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1568 | 2026.02.02 22:40:51.730065 [ 274 ] {6aae4092-df77-4ff0-b2f6-ffc23e69fe7a} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001019 sec., 981.3542688910698 rows/sec., 62.29 KiB/sec. | ||
| 1569 | 2026.02.02 22:40:51.730100 [ 274 ] {6aae4092-df77-4ff0-b2f6-ffc23e69fe7a} <Debug> TCPHandler: Processed in 0.001177274 sec. | ||
| 1570 | 2026.02.02 22:40:51.730207 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1571 | 2026.02.02 22:40:51.730300 [ 274 ] {05e4fb19-a19a-447d-8d08-5466330a22fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1572 | 2026.02.02 22:40:51.730352 [ 274 ] {05e4fb19-a19a-447d-8d08-5466330a22fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1573 | 2026.02.02 22:40:51.731053 [ 274 ] {05e4fb19-a19a-447d-8d08-5466330a22fa} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1574 | 2026.02.02 22:40:51.731089 [ 274 ] {05e4fb19-a19a-447d-8d08-5466330a22fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1575 | 2026.02.02 22:40:51.731581 [ 274 ] {05e4fb19-a19a-447d-8d08-5466330a22fa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1576 | 2026.02.02 22:40:51.731799 [ 274 ] {05e4fb19-a19a-447d-8d08-5466330a22fa} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1577 | 2026.02.02 22:40:51.731934 [ 274 ] {05e4fb19-a19a-447d-8d08-5466330a22fa} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001652 sec., 6053.268765133172 rows/sec., 10.85 MiB/sec. | ||
| 1578 | 2026.02.02 22:40:51.731983 [ 274 ] {05e4fb19-a19a-447d-8d08-5466330a22fa} <Debug> TCPHandler: Processed in 0.001823671 sec. | ||
| 1579 | 2026.02.02 22:40:51.732096 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1580 | 2026.02.02 22:40:51.732190 [ 274 ] {cccbebb7-e40d-484e-9b10-2c3c37c8443f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1581 | 2026.02.02 22:40:51.732233 [ 274 ] {cccbebb7-e40d-484e-9b10-2c3c37c8443f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1582 | 2026.02.02 22:40:51.732543 [ 274 ] {cccbebb7-e40d-484e-9b10-2c3c37c8443f} <Trace> oximeter.measurements_i64 (a59fd0bf-25ff-4b47-9a46-becd51e2155d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1583 | 2026.02.02 22:40:51.732580 [ 274 ] {cccbebb7-e40d-484e-9b10-2c3c37c8443f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1584 | 2026.02.02 22:40:51.732942 [ 274 ] {cccbebb7-e40d-484e-9b10-2c3c37c8443f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1585 | 2026.02.02 22:40:51.733149 [ 274 ] {cccbebb7-e40d-484e-9b10-2c3c37c8443f} <Trace> oximeter.measurements_i64 (a59fd0bf-25ff-4b47-9a46-becd51e2155d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1586 | 2026.02.02 22:40:51.733269 [ 274 ] {cccbebb7-e40d-484e-9b10-2c3c37c8443f} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 386.70 KiB/sec. | ||
| 1587 | 2026.02.02 22:40:51.733304 [ 274 ] {cccbebb7-e40d-484e-9b10-2c3c37c8443f} <Debug> TCPHandler: Processed in 0.001257374 sec. | ||
| 1588 | 2026.02.02 22:40:51.733415 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1589 | 2026.02.02 22:40:51.733508 [ 274 ] {064b72a4-ae9d-4269-a592-6a081e421528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1590 | 2026.02.02 22:40:51.733547 [ 274 ] {064b72a4-ae9d-4269-a592-6a081e421528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1591 | 2026.02.02 22:40:51.733882 [ 274 ] {064b72a4-ae9d-4269-a592-6a081e421528} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1592 | 2026.02.02 22:40:51.733918 [ 274 ] {064b72a4-ae9d-4269-a592-6a081e421528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1593 | 2026.02.02 22:40:51.734210 [ 274 ] {064b72a4-ae9d-4269-a592-6a081e421528} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1594 | 2026.02.02 22:40:51.734429 [ 274 ] {064b72a4-ae9d-4269-a592-6a081e421528} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1595 | 2026.02.02 22:40:51.734554 [ 274 ] {064b72a4-ae9d-4269-a592-6a081e421528} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 1596 | 2026.02.02 22:40:51.734589 [ 274 ] {064b72a4-ae9d-4269-a592-6a081e421528} <Debug> TCPHandler: Processed in 0.001221785 sec. | ||
| 1597 | 2026.02.02 22:40:56.523126 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1598 | 2026.02.02 22:40:56.523186 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1599 | 2026.02.02 22:40:56.600593 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2857 | ||
| 1600 | 2026.02.02 22:40:56.601388 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1601 | 2026.02.02 22:40:56.601459 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1602 | 2026.02.02 22:40:56.601947 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1603 | 2026.02.02 22:40:56.602191 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1604 | 2026.02.02 22:40:56.602322 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2857 | ||
| 1605 | 2026.02.02 22:40:56.602330 [ 31 ] {} <Debug> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1606 | 2026.02.02 22:40:56.602409 [ 31 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1607 | 2026.02.02 22:40:56.602440 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1608 | 2026.02.02 22:40:56.604883 [ 201 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 1609 | 2026.02.02 22:40:56.607343 [ 201 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1610 | 2026.02.02 22:40:56.607442 [ 201 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 1611 | 2026.02.02 22:40:56.607577 [ 201 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 1612 | 2026.02.02 22:40:56.607642 [ 201 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1613 | 2026.02.02 22:40:56.607696 [ 201 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 433 rows starting from the beginning of the part | ||
| 1614 | 2026.02.02 22:40:56.607746 [ 201 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 1615 | 2026.02.02 22:40:56.607800 [ 201 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 1616 | 2026.02.02 22:40:56.624537 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1617 | 2026.02.02 22:40:56.624685 [ 274 ] {5d7931de-ac92-4eea-bb15-2385a732f1ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1618 | 2026.02.02 22:40:56.624739 [ 274 ] {5d7931de-ac92-4eea-bb15-2385a732f1ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1619 | 2026.02.02 22:40:56.625367 [ 274 ] {5d7931de-ac92-4eea-bb15-2385a732f1ea} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1620 | 2026.02.02 22:40:56.625403 [ 274 ] {5d7931de-ac92-4eea-bb15-2385a732f1ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1621 | 2026.02.02 22:40:56.625829 [ 274 ] {5d7931de-ac92-4eea-bb15-2385a732f1ea} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1622 | 2026.02.02 22:40:56.626061 [ 274 ] {5d7931de-ac92-4eea-bb15-2385a732f1ea} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1623 | 2026.02.02 22:40:56.626204 [ 274 ] {5d7931de-ac92-4eea-bb15-2385a732f1ea} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001559 sec., 170622.19371391917 rows/sec., 10.84 MiB/sec. | ||
| 1624 | 2026.02.02 22:40:56.626247 [ 274 ] {5d7931de-ac92-4eea-bb15-2385a732f1ea} <Debug> TCPHandler: Processed in 0.001825381 sec. | ||
| 1625 | 2026.02.02 22:40:56.626375 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1626 | 2026.02.02 22:40:56.626475 [ 274 ] {a28d496c-65bc-4850-ae16-e9e400ead35d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1627 | 2026.02.02 22:40:56.626519 [ 274 ] {a28d496c-65bc-4850-ae16-e9e400ead35d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1628 | 2026.02.02 22:40:56.627284 [ 274 ] {a28d496c-65bc-4850-ae16-e9e400ead35d} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1629 | 2026.02.02 22:40:56.627322 [ 274 ] {a28d496c-65bc-4850-ae16-e9e400ead35d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1630 | 2026.02.02 22:40:56.627697 [ 274 ] {a28d496c-65bc-4850-ae16-e9e400ead35d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1631 | 2026.02.02 22:40:56.627924 [ 274 ] {a28d496c-65bc-4850-ae16-e9e400ead35d} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1632 | 2026.02.02 22:40:56.628061 [ 274 ] {a28d496c-65bc-4850-ae16-e9e400ead35d} <Debug> executeQuery: Read 772 rows, 62.53 KiB in 0.001608 sec., 480099.5024875622 rows/sec., 37.97 MiB/sec. | ||
| 1633 | 2026.02.02 22:40:56.628099 [ 274 ] {a28d496c-65bc-4850-ae16-e9e400ead35d} <Debug> TCPHandler: Processed in 0.00177636 sec. | ||
| 1634 | 2026.02.02 22:40:56.628215 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1635 | 2026.02.02 22:40:56.628311 [ 274 ] {ed290d9d-1ad0-44ec-9a59-e72c66af84ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1636 | 2026.02.02 22:40:56.628352 [ 274 ] {ed290d9d-1ad0-44ec-9a59-e72c66af84ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1637 | 2026.02.02 22:40:56.628797 [ 274 ] {ed290d9d-1ad0-44ec-9a59-e72c66af84ea} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1638 | 2026.02.02 22:40:56.628835 [ 274 ] {ed290d9d-1ad0-44ec-9a59-e72c66af84ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1639 | 2026.02.02 22:40:56.629132 [ 274 ] {ed290d9d-1ad0-44ec-9a59-e72c66af84ea} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1640 | 2026.02.02 22:40:56.629349 [ 274 ] {ed290d9d-1ad0-44ec-9a59-e72c66af84ea} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1641 | 2026.02.02 22:40:56.629475 [ 274 ] {ed290d9d-1ad0-44ec-9a59-e72c66af84ea} <Debug> executeQuery: Read 143 rows, 8.75 KiB in 0.001184 sec., 120777.02702702703 rows/sec., 7.22 MiB/sec. | ||
| 1642 | 2026.02.02 22:40:56.629511 [ 274 ] {ed290d9d-1ad0-44ec-9a59-e72c66af84ea} <Debug> TCPHandler: Processed in 0.001347526 sec. | ||
| 1643 | 2026.02.02 22:40:56.629627 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1644 | 2026.02.02 22:40:56.629723 [ 274 ] {9b7073ba-6370-4492-9746-3b78ed6975c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1645 | 2026.02.02 22:40:56.629763 [ 274 ] {9b7073ba-6370-4492-9746-3b78ed6975c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1646 | 2026.02.02 22:40:56.630193 [ 274 ] {9b7073ba-6370-4492-9746-3b78ed6975c3} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1647 | 2026.02.02 22:40:56.630231 [ 274 ] {9b7073ba-6370-4492-9746-3b78ed6975c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1648 | 2026.02.02 22:40:56.630535 [ 274 ] {9b7073ba-6370-4492-9746-3b78ed6975c3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1649 | 2026.02.02 22:40:56.630762 [ 274 ] {9b7073ba-6370-4492-9746-3b78ed6975c3} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1650 | 2026.02.02 22:40:56.630887 [ 274 ] {9b7073ba-6370-4492-9746-3b78ed6975c3} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001182 sec., 118443.31641285955 rows/sec., 7.66 MiB/sec. | ||
| 1651 | 2026.02.02 22:40:56.630924 [ 274 ] {9b7073ba-6370-4492-9746-3b78ed6975c3} <Debug> TCPHandler: Processed in 0.001346896 sec. | ||
| 1652 | 2026.02.02 22:40:56.631037 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1653 | 2026.02.02 22:40:56.631132 [ 274 ] {4b194bf4-200d-4dd4-931d-16ef67589ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1654 | 2026.02.02 22:40:56.631172 [ 274 ] {4b194bf4-200d-4dd4-931d-16ef67589ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1655 | 2026.02.02 22:40:56.631593 [ 274 ] {4b194bf4-200d-4dd4-931d-16ef67589ac3} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1656 | 2026.02.02 22:40:56.631630 [ 274 ] {4b194bf4-200d-4dd4-931d-16ef67589ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1657 | 2026.02.02 22:40:56.631934 [ 274 ] {4b194bf4-200d-4dd4-931d-16ef67589ac3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1658 | 2026.02.02 22:40:56.632149 [ 274 ] {4b194bf4-200d-4dd4-931d-16ef67589ac3} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1659 | 2026.02.02 22:40:56.632276 [ 274 ] {4b194bf4-200d-4dd4-931d-16ef67589ac3} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001162 sec., 119621.34251290877 rows/sec., 6.81 MiB/sec. | ||
| 1660 | 2026.02.02 22:40:56.632312 [ 274 ] {4b194bf4-200d-4dd4-931d-16ef67589ac3} <Debug> TCPHandler: Processed in 0.001324586 sec. | ||
| 1661 | 2026.02.02 22:40:56.632426 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1662 | 2026.02.02 22:40:56.632520 [ 274 ] {01c4fb36-28b8-49ae-bcf9-189d57ff39cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1663 | 2026.02.02 22:40:56.632561 [ 274 ] {01c4fb36-28b8-49ae-bcf9-189d57ff39cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1664 | 2026.02.02 22:40:56.633114 [ 274 ] {01c4fb36-28b8-49ae-bcf9-189d57ff39cc} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1665 | 2026.02.02 22:40:56.633151 [ 274 ] {01c4fb36-28b8-49ae-bcf9-189d57ff39cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1666 | 2026.02.02 22:40:56.633472 [ 274 ] {01c4fb36-28b8-49ae-bcf9-189d57ff39cc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1667 | 2026.02.02 22:40:56.633687 [ 274 ] {01c4fb36-28b8-49ae-bcf9-189d57ff39cc} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1668 | 2026.02.02 22:40:56.633816 [ 274 ] {01c4fb36-28b8-49ae-bcf9-189d57ff39cc} <Debug> executeQuery: Read 473 rows, 34.08 KiB in 0.001313 sec., 360243.71667936025 rows/sec., 25.35 MiB/sec. | ||
| 1669 | 2026.02.02 22:40:56.633853 [ 274 ] {01c4fb36-28b8-49ae-bcf9-189d57ff39cc} <Debug> TCPHandler: Processed in 0.001478787 sec. | ||
| 1670 | 2026.02.02 22:40:56.633954 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1671 | 2026.02.02 22:40:56.634047 [ 274 ] {3a60f777-3fbb-401c-8857-c121fd5d4b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1672 | 2026.02.02 22:40:56.634088 [ 274 ] {3a60f777-3fbb-401c-8857-c121fd5d4b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1673 | 2026.02.02 22:40:56.634428 [ 274 ] {3a60f777-3fbb-401c-8857-c121fd5d4b2d} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1674 | 2026.02.02 22:40:56.634465 [ 274 ] {3a60f777-3fbb-401c-8857-c121fd5d4b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1675 | 2026.02.02 22:40:56.634770 [ 274 ] {3a60f777-3fbb-401c-8857-c121fd5d4b2d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1676 | 2026.02.02 22:40:56.634991 [ 274 ] {3a60f777-3fbb-401c-8857-c121fd5d4b2d} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1677 | 2026.02.02 22:40:56.635117 [ 274 ] {3a60f777-3fbb-401c-8857-c121fd5d4b2d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 1678 | 2026.02.02 22:40:56.635154 [ 274 ] {3a60f777-3fbb-401c-8857-c121fd5d4b2d} <Debug> TCPHandler: Processed in 0.001248464 sec. | ||
| 1679 | 2026.02.02 22:40:56.635262 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1680 | 2026.02.02 22:40:56.635356 [ 274 ] {48b42c60-dcd5-4518-9627-0f1e2b0dc7f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1681 | 2026.02.02 22:40:56.635398 [ 274 ] {48b42c60-dcd5-4518-9627-0f1e2b0dc7f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1682 | 2026.02.02 22:40:56.635797 [ 274 ] {48b42c60-dcd5-4518-9627-0f1e2b0dc7f5} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1683 | 2026.02.02 22:40:56.635833 [ 274 ] {48b42c60-dcd5-4518-9627-0f1e2b0dc7f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1684 | 2026.02.02 22:40:56.636157 [ 274 ] {48b42c60-dcd5-4518-9627-0f1e2b0dc7f5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1685 | 2026.02.02 22:40:56.636395 [ 274 ] {48b42c60-dcd5-4518-9627-0f1e2b0dc7f5} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1686 | 2026.02.02 22:40:56.636536 [ 274 ] {48b42c60-dcd5-4518-9627-0f1e2b0dc7f5} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001199 sec., 215179.3160967473 rows/sec., 14.33 MiB/sec. | ||
| 1687 | 2026.02.02 22:40:56.636572 [ 274 ] {48b42c60-dcd5-4518-9627-0f1e2b0dc7f5} <Debug> TCPHandler: Processed in 0.001360136 sec. | ||
| 1688 | 2026.02.02 22:40:56.636690 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1689 | 2026.02.02 22:40:56.636783 [ 274 ] {49d684a3-88bf-433e-a0b7-5714deb9259b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1690 | 2026.02.02 22:40:56.636825 [ 274 ] {49d684a3-88bf-433e-a0b7-5714deb9259b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1691 | 2026.02.02 22:40:56.637137 [ 274 ] {49d684a3-88bf-433e-a0b7-5714deb9259b} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1692 | 2026.02.02 22:40:56.637174 [ 274 ] {49d684a3-88bf-433e-a0b7-5714deb9259b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1693 | 2026.02.02 22:40:56.637476 [ 274 ] {49d684a3-88bf-433e-a0b7-5714deb9259b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1694 | 2026.02.02 22:40:56.637694 [ 274 ] {49d684a3-88bf-433e-a0b7-5714deb9259b} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1695 | 2026.02.02 22:40:56.637825 [ 274 ] {49d684a3-88bf-433e-a0b7-5714deb9259b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 1696 | 2026.02.02 22:40:56.637862 [ 274 ] {49d684a3-88bf-433e-a0b7-5714deb9259b} <Debug> TCPHandler: Processed in 0.001221674 sec. | ||
| 1697 | 2026.02.02 22:40:56.637971 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1698 | 2026.02.02 22:40:56.638065 [ 274 ] {d6779684-f300-4cec-9ca9-73c7f6e33a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1699 | 2026.02.02 22:40:56.638120 [ 274 ] {d6779684-f300-4cec-9ca9-73c7f6e33a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1700 | 2026.02.02 22:40:56.638873 [ 274 ] {d6779684-f300-4cec-9ca9-73c7f6e33a50} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1701 | 2026.02.02 22:40:56.638910 [ 274 ] {d6779684-f300-4cec-9ca9-73c7f6e33a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1702 | 2026.02.02 22:40:56.639438 [ 274 ] {d6779684-f300-4cec-9ca9-73c7f6e33a50} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1703 | 2026.02.02 22:40:56.639684 [ 274 ] {d6779684-f300-4cec-9ca9-73c7f6e33a50} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1704 | 2026.02.02 22:40:56.639823 [ 274 ] {d6779684-f300-4cec-9ca9-73c7f6e33a50} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001775 sec., 5633.802816901408 rows/sec., 10.10 MiB/sec. | ||
| 1705 | 2026.02.02 22:40:56.639873 [ 274 ] {d6779684-f300-4cec-9ca9-73c7f6e33a50} <Debug> TCPHandler: Processed in 0.001950673 sec. | ||
| 1706 | 2026.02.02 22:40:56.639987 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1707 | 2026.02.02 22:40:56.640083 [ 274 ] {b5d4cd7a-feb1-4031-967d-c213d1c83454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1708 | 2026.02.02 22:40:56.640125 [ 274 ] {b5d4cd7a-feb1-4031-967d-c213d1c83454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1709 | 2026.02.02 22:40:56.640454 [ 274 ] {b5d4cd7a-feb1-4031-967d-c213d1c83454} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1710 | 2026.02.02 22:40:56.640492 [ 274 ] {b5d4cd7a-feb1-4031-967d-c213d1c83454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1711 | 2026.02.02 22:40:56.640813 [ 274 ] {b5d4cd7a-feb1-4031-967d-c213d1c83454} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1712 | 2026.02.02 22:40:56.641037 [ 274 ] {b5d4cd7a-feb1-4031-967d-c213d1c83454} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1713 | 2026.02.02 22:40:56.641167 [ 274 ] {b5d4cd7a-feb1-4031-967d-c213d1c83454} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001103 sec., 79782.41160471442 rows/sec., 5.01 MiB/sec. | ||
| 1714 | 2026.02.02 22:40:56.641203 [ 274 ] {b5d4cd7a-feb1-4031-967d-c213d1c83454} <Debug> TCPHandler: Processed in 0.001265925 sec. | ||
| 1715 | 2026.02.02 22:40:56.668357 [ 200 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2857 rows, containing 4 columns (4 merged, 0 gathered) in 0.065760195 sec., 43445.73491608412 rows/sec., 636.41 KiB/sec. | ||
| 1716 | 2026.02.02 22:40:56.669119 [ 201 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1717 | 2026.02.02 22:40:56.669406 [ 201 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_6_1} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1718 | 2026.02.02 22:40:56.669483 [ 201 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_6_1} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1719 | 2026.02.02 22:40:56.669584 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1720 | 2026.02.02 22:40:56.735981 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1721 | 2026.02.02 22:40:56.754169 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1722 | 2026.02.02 22:40:56.754235 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1723 | 2026.02.02 22:40:56.760582 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1724 | 2026.02.02 22:40:56.761336 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1725 | 2026.02.02 22:40:56.761648 [ 28 ] {} <Debug> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1726 | 2026.02.02 22:40:56.761699 [ 28 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1727 | 2026.02.02 22:40:56.761720 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1728 | 2026.02.02 22:40:56.761836 [ 201 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 1729 | 2026.02.02 22:40:56.765251 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1730 | 2026.02.02 22:40:56.766025 [ 201 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1731 | 2026.02.02 22:40:56.767456 [ 201 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 1732 | 2026.02.02 22:40:56.771908 [ 201 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 1733 | 2026.02.02 22:40:56.776105 [ 201 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 1734 | 2026.02.02 22:40:56.780213 [ 201 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 1735 | 2026.02.02 22:40:56.787317 [ 201 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 1736 | 2026.02.02 22:40:56.791636 [ 201 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 1737 | 2026.02.02 22:40:56.859066 [ 200 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.097275526 sec., 472.88359047269506 rows/sec., 2.45 MiB/sec. | ||
| 1738 | 2026.02.02 22:40:56.861911 [ 192 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1739 | 2026.02.02 22:40:56.864125 [ 192 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_6_1} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2026.02.02 22:40:56.864234 [ 192 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_6_1} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1741 | 2026.02.02 22:40:56.866021 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1742 | 2026.02.02 22:40:57.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.46 MiB, peak 181.00 MiB, free memory in arenas 0.00 B, will set to 180.80 MiB (RSS), difference: 9.34 MiB | ||
| 1743 | 2026.02.02 22:41:01.597812 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 266 | ||
| 1744 | 2026.02.02 22:41:01.600434 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1745 | 2026.02.02 22:41:01.600489 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1746 | 2026.02.02 22:41:01.601693 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1747 | 2026.02.02 22:41:01.601987 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1748 | 2026.02.02 22:41:01.602325 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 266 | ||
| 1749 | 2026.02.02 22:41:01.618138 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1750 | 2026.02.02 22:41:01.618319 [ 274 ] {0fd76de3-85d0-419e-916e-bf07208ce450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1751 | 2026.02.02 22:41:01.618386 [ 274 ] {0fd76de3-85d0-419e-916e-bf07208ce450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1752 | 2026.02.02 22:41:01.619072 [ 274 ] {0fd76de3-85d0-419e-916e-bf07208ce450} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1753 | 2026.02.02 22:41:01.619111 [ 274 ] {0fd76de3-85d0-419e-916e-bf07208ce450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1754 | 2026.02.02 22:41:01.619497 [ 274 ] {0fd76de3-85d0-419e-916e-bf07208ce450} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1755 | 2026.02.02 22:41:01.619741 [ 274 ] {0fd76de3-85d0-419e-916e-bf07208ce450} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1756 | 2026.02.02 22:41:01.619847 [ 76 ] {} <Debug> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1757 | 2026.02.02 22:41:01.619885 [ 274 ] {0fd76de3-85d0-419e-916e-bf07208ce450} <Debug> executeQuery: Read 86 rows, 7.18 KiB in 0.001616 sec., 53217.82178217822 rows/sec., 4.34 MiB/sec. | ||
| 1758 | 2026.02.02 22:41:01.619890 [ 76 ] {} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1759 | 2026.02.02 22:41:01.619926 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1760 | 2026.02.02 22:41:01.619930 [ 274 ] {0fd76de3-85d0-419e-916e-bf07208ce450} <Debug> TCPHandler: Processed in 0.001920183 sec. | ||
| 1761 | 2026.02.02 22:41:01.620059 [ 189 ] {a7088793-2f62-4241-8a67-9c59019b4291::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 | ||
| 1762 | 2026.02.02 22:41:01.620068 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1763 | 2026.02.02 22:41:01.620182 [ 274 ] {5afb24af-e4b4-4371-b6fb-2939ac276199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1764 | 2026.02.02 22:41:01.620183 [ 189 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1765 | 2026.02.02 22:41:01.620228 [ 274 ] {5afb24af-e4b4-4371-b6fb-2939ac276199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1766 | 2026.02.02 22:41:01.620246 [ 189 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 777 rows starting from the beginning of the part | ||
| 1767 | 2026.02.02 22:41:01.620352 [ 189 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1768 | 2026.02.02 22:41:01.620407 [ 189 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 772 rows starting from the beginning of the part | ||
| 1769 | 2026.02.02 22:41:01.620459 [ 189 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 78 rows starting from the beginning of the part | ||
| 1770 | 2026.02.02 22:41:01.620508 [ 189 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 772 rows starting from the beginning of the part | ||
| 1771 | 2026.02.02 22:41:01.620557 [ 189 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 86 rows starting from the beginning of the part | ||
| 1772 | 2026.02.02 22:41:01.620661 [ 274 ] {5afb24af-e4b4-4371-b6fb-2939ac276199} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1773 | 2026.02.02 22:41:01.620704 [ 274 ] {5afb24af-e4b4-4371-b6fb-2939ac276199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1774 | 2026.02.02 22:41:01.621103 [ 274 ] {5afb24af-e4b4-4371-b6fb-2939ac276199} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1775 | 2026.02.02 22:41:01.621355 [ 274 ] {5afb24af-e4b4-4371-b6fb-2939ac276199} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1776 | 2026.02.02 22:41:01.621495 [ 274 ] {5afb24af-e4b4-4371-b6fb-2939ac276199} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001331 sec., 11269.722013523668 rows/sec., 847.43 KiB/sec. | ||
| 1777 | 2026.02.02 22:41:01.621534 [ 274 ] {5afb24af-e4b4-4371-b6fb-2939ac276199} <Debug> TCPHandler: Processed in 0.001517009 sec. | ||
| 1778 | 2026.02.02 22:41:01.621647 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1779 | 2026.02.02 22:41:01.621745 [ 274 ] {8c39cd10-7047-469d-9461-9abe61c209d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1780 | 2026.02.02 22:41:01.621787 [ 274 ] {8c39cd10-7047-469d-9461-9abe61c209d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1781 | 2026.02.02 22:41:01.621790 [ 200 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001790822 sec., 1418901.4876967112 rows/sec., 117.71 MiB/sec. | ||
| 1782 | 2026.02.02 22:41:01.622062 [ 186 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1783 | 2026.02.02 22:41:01.622217 [ 274 ] {8c39cd10-7047-469d-9461-9abe61c209d1} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1784 | 2026.02.02 22:41:01.622259 [ 274 ] {8c39cd10-7047-469d-9461-9abe61c209d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1785 | 2026.02.02 22:41:01.622393 [ 186 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_6_1} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1786 | 2026.02.02 22:41:01.622473 [ 186 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_6_1} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1787 | 2026.02.02 22:41:01.622570 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 1788 | 2026.02.02 22:41:01.622607 [ 274 ] {8c39cd10-7047-469d-9461-9abe61c209d1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1789 | 2026.02.02 22:41:01.622859 [ 274 ] {8c39cd10-7047-469d-9461-9abe61c209d1} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1790 | 2026.02.02 22:41:01.622958 [ 76 ] {} <Debug> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1791 | 2026.02.02 22:41:01.622985 [ 76 ] {} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1792 | 2026.02.02 22:41:01.622991 [ 274 ] {8c39cd10-7047-469d-9461-9abe61c209d1} <Debug> executeQuery: Read 84 rows, 6.74 KiB in 0.001264 sec., 66455.69620253165 rows/sec., 5.21 MiB/sec. | ||
| 1793 | 2026.02.02 22:41:01.623006 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1794 | 2026.02.02 22:41:01.623033 [ 274 ] {8c39cd10-7047-469d-9461-9abe61c209d1} <Debug> TCPHandler: Processed in 0.001435977 sec. | ||
| 1795 | 2026.02.02 22:41:01.623079 [ 189 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::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 | ||
| 1796 | 2026.02.02 22:41:01.623146 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1797 | 2026.02.02 22:41:01.623169 [ 189 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1798 | 2026.02.02 22:41:01.623198 [ 189 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 483 rows starting from the beginning of the part | ||
| 1799 | 2026.02.02 22:41:01.623243 [ 189 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1800 | 2026.02.02 22:41:01.623246 [ 274 ] {2047e298-d74b-49b1-9166-16ed03376d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1801 | 2026.02.02 22:41:01.623280 [ 189 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 473 rows starting from the beginning of the part | ||
| 1802 | 2026.02.02 22:41:01.623301 [ 274 ] {2047e298-d74b-49b1-9166-16ed03376d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1803 | 2026.02.02 22:41:01.623322 [ 189 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 82 rows starting from the beginning of the part | ||
| 1804 | 2026.02.02 22:41:01.623360 [ 189 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 473 rows starting from the beginning of the part | ||
| 1805 | 2026.02.02 22:41:01.623393 [ 189 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 84 rows starting from the beginning of the part | ||
| 1806 | 2026.02.02 22:41:01.623741 [ 274 ] {2047e298-d74b-49b1-9166-16ed03376d5f} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1807 | 2026.02.02 22:41:01.623783 [ 274 ] {2047e298-d74b-49b1-9166-16ed03376d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1808 | 2026.02.02 22:41:01.624152 [ 274 ] {2047e298-d74b-49b1-9166-16ed03376d5f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1809 | 2026.02.02 22:41:01.624283 [ 189 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1659 rows, containing 5 columns (5 merged, 0 gathered) in 0.001232825 sec., 1345689.777543447 rows/sec., 101.36 MiB/sec. | ||
| 1810 | 2026.02.02 22:41:01.624392 [ 274 ] {2047e298-d74b-49b1-9166-16ed03376d5f} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1811 | 2026.02.02 22:41:01.624470 [ 200 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1812 | 2026.02.02 22:41:01.624501 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1813 | 2026.02.02 22:41:01.624531 [ 274 ] {2047e298-d74b-49b1-9166-16ed03376d5f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001303 sec., 122793.55333844974 rows/sec., 8.55 MiB/sec. | ||
| 1814 | 2026.02.02 22:41:01.624533 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1815 | 2026.02.02 22:41:01.624569 [ 274 ] {2047e298-d74b-49b1-9166-16ed03376d5f} <Debug> TCPHandler: Processed in 0.001471807 sec. | ||
| 1816 | 2026.02.02 22:41:01.624569 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1817 | 2026.02.02 22:41:01.624673 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1818 | 2026.02.02 22:41:01.624680 [ 187 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::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 | ||
| 1819 | 2026.02.02 22:41:01.624769 [ 274 ] {cc930cd0-bb99-4da9-a1fa-3f8c9cd06896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1820 | 2026.02.02 22:41:01.624785 [ 200 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_6_1} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1821 | 2026.02.02 22:41:01.624788 [ 187 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1822 | 2026.02.02 22:41:01.624824 [ 274 ] {cc930cd0-bb99-4da9-a1fa-3f8c9cd06896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1823 | 2026.02.02 22:41:01.624836 [ 187 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 263 rows starting from the beginning of the part | ||
| 1824 | 2026.02.02 22:41:01.624851 [ 200 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_6_1} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1825 | 2026.02.02 22:41:01.624925 [ 187 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1826 | 2026.02.02 22:41:01.624928 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 1827 | 2026.02.02 22:41:01.624981 [ 187 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 258 rows starting from the beginning of the part | ||
| 1828 | 2026.02.02 22:41:01.625027 [ 187 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 161 rows starting from the beginning of the part | ||
| 1829 | 2026.02.02 22:41:01.625072 [ 187 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 258 rows starting from the beginning of the part | ||
| 1830 | 2026.02.02 22:41:01.625120 [ 187 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1831 | 2026.02.02 22:41:01.625617 [ 274 ] {cc930cd0-bb99-4da9-a1fa-3f8c9cd06896} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1832 | 2026.02.02 22:41:01.625654 [ 274 ] {cc930cd0-bb99-4da9-a1fa-3f8c9cd06896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1833 | 2026.02.02 22:41:01.626194 [ 274 ] {cc930cd0-bb99-4da9-a1fa-3f8c9cd06896} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1834 | 2026.02.02 22:41:01.626241 [ 189 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 5 columns (5 merged, 0 gathered) in 0.001605309 sec., 784895.6182267712 rows/sec., 53.19 MiB/sec. | ||
| 1835 | 2026.02.02 22:41:01.626412 [ 187 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1836 | 2026.02.02 22:41:01.626438 [ 274 ] {cc930cd0-bb99-4da9-a1fa-3f8c9cd06896} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1837 | 2026.02.02 22:41:01.626578 [ 274 ] {cc930cd0-bb99-4da9-a1fa-3f8c9cd06896} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001828 sec., 8205.689277899344 rows/sec., 14.70 MiB/sec. | ||
| 1838 | 2026.02.02 22:41:01.626631 [ 274 ] {cc930cd0-bb99-4da9-a1fa-3f8c9cd06896} <Debug> TCPHandler: Processed in 0.002006604 sec. | ||
| 1839 | 2026.02.02 22:41:01.626667 [ 187 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1840 | 2026.02.02 22:41:01.626726 [ 187 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1841 | 2026.02.02 22:41:01.626741 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1842 | 2026.02.02 22:41:01.626784 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 1843 | 2026.02.02 22:41:01.626842 [ 274 ] {41c3bc98-8a96-4ffc-ac8f-c482add26c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1844 | 2026.02.02 22:41:01.626885 [ 274 ] {41c3bc98-8a96-4ffc-ac8f-c482add26c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1845 | 2026.02.02 22:41:01.627228 [ 274 ] {41c3bc98-8a96-4ffc-ac8f-c482add26c70} <Trace> oximeter.measurements_i64 (a59fd0bf-25ff-4b47-9a46-becd51e2155d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1846 | 2026.02.02 22:41:01.627263 [ 274 ] {41c3bc98-8a96-4ffc-ac8f-c482add26c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1847 | 2026.02.02 22:41:01.627651 [ 274 ] {41c3bc98-8a96-4ffc-ac8f-c482add26c70} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1848 | 2026.02.02 22:41:01.627893 [ 274 ] {41c3bc98-8a96-4ffc-ac8f-c482add26c70} <Trace> oximeter.measurements_i64 (a59fd0bf-25ff-4b47-9a46-becd51e2155d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1849 | 2026.02.02 22:41:01.628027 [ 274 ] {41c3bc98-8a96-4ffc-ac8f-c482add26c70} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001204 sec., 7475.0830564784055 rows/sec., 575.07 KiB/sec. | ||
| 1850 | 2026.02.02 22:41:01.628067 [ 274 ] {41c3bc98-8a96-4ffc-ac8f-c482add26c70} <Debug> TCPHandler: Processed in 0.001375927 sec. | ||
| 1851 | 2026.02.02 22:41:01.628172 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1852 | 2026.02.02 22:41:01.628271 [ 274 ] {ff281dc1-a410-4db4-9d92-3e568d7045df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1853 | 2026.02.02 22:41:01.628315 [ 274 ] {ff281dc1-a410-4db4-9d92-3e568d7045df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1854 | 2026.02.02 22:41:01.628664 [ 274 ] {ff281dc1-a410-4db4-9d92-3e568d7045df} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1855 | 2026.02.02 22:41:01.628700 [ 274 ] {ff281dc1-a410-4db4-9d92-3e568d7045df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1856 | 2026.02.02 22:41:01.629021 [ 274 ] {ff281dc1-a410-4db4-9d92-3e568d7045df} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1857 | 2026.02.02 22:41:01.629235 [ 274 ] {ff281dc1-a410-4db4-9d92-3e568d7045df} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1858 | 2026.02.02 22:41:01.629332 [ 76 ] {} <Debug> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1859 | 2026.02.02 22:41:01.629361 [ 76 ] {} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1860 | 2026.02.02 22:41:01.629371 [ 274 ] {ff281dc1-a410-4db4-9d92-3e568d7045df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 1861 | 2026.02.02 22:41:01.629380 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1862 | 2026.02.02 22:41:01.629409 [ 274 ] {ff281dc1-a410-4db4-9d92-3e568d7045df} <Debug> TCPHandler: Processed in 0.001287075 sec. | ||
| 1863 | 2026.02.02 22:41:01.629499 [ 194 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::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 | ||
| 1864 | 2026.02.02 22:41:01.629613 [ 194 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1865 | 2026.02.02 22:41:01.629654 [ 194 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::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 | ||
| 1866 | 2026.02.02 22:41:01.629745 [ 194 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1867 | 2026.02.02 22:41:01.629807 [ 194 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 88 rows starting from the beginning of the part | ||
| 1868 | 2026.02.02 22:41:01.629858 [ 194 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1869 | 2026.02.02 22:41:01.629909 [ 194 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 88 rows starting from the beginning of the part | ||
| 1870 | 2026.02.02 22:41:01.629953 [ 194 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1871 | 2026.02.02 22:41:01.630840 [ 187 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 444 rows, containing 4 columns (4 merged, 0 gathered) in 0.001397366 sec., 317740.66350548103 rows/sec., 20.54 MiB/sec. | ||
| 1872 | 2026.02.02 22:41:01.630969 [ 189 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1873 | 2026.02.02 22:41:01.631229 [ 189 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_6_1} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1874 | 2026.02.02 22:41:01.631291 [ 189 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_6_1} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1875 | 2026.02.02 22:41:01.631345 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1876 | 2026.02.02 22:41:04.102527 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3369 | ||
| 1877 | 2026.02.02 22:41:04.103067 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1878 | 2026.02.02 22:41:04.103112 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1879 | 2026.02.02 22:41:04.103597 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1880 | 2026.02.02 22:41:04.103843 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1881 | 2026.02.02 22:41:04.103974 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3369 | ||
| 1882 | 2026.02.02 22:41:04.265450 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1883 | 2026.02.02 22:41:04.283671 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1884 | 2026.02.02 22:41:04.283727 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1885 | 2026.02.02 22:41:04.289310 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1886 | 2026.02.02 22:41:04.290009 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1887 | 2026.02.02 22:41:04.293365 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1888 | 2026.02.02 22:41:06.626560 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1889 | 2026.02.02 22:41:06.626748 [ 274 ] {7e4eb15a-6039-42c1-a171-c6ebf0fa508b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1890 | 2026.02.02 22:41:06.626819 [ 274 ] {7e4eb15a-6039-42c1-a171-c6ebf0fa508b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1891 | 2026.02.02 22:41:06.627613 [ 274 ] {7e4eb15a-6039-42c1-a171-c6ebf0fa508b} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1892 | 2026.02.02 22:41:06.627662 [ 274 ] {7e4eb15a-6039-42c1-a171-c6ebf0fa508b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1893 | 2026.02.02 22:41:06.628119 [ 274 ] {7e4eb15a-6039-42c1-a171-c6ebf0fa508b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1894 | 2026.02.02 22:41:06.628390 [ 274 ] {7e4eb15a-6039-42c1-a171-c6ebf0fa508b} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1895 | 2026.02.02 22:41:06.628546 [ 274 ] {7e4eb15a-6039-42c1-a171-c6ebf0fa508b} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001851 sec., 143706.10480821176 rows/sec., 9.13 MiB/sec. | ||
| 1896 | 2026.02.02 22:41:06.628590 [ 274 ] {7e4eb15a-6039-42c1-a171-c6ebf0fa508b} <Debug> TCPHandler: Processed in 0.002165955 sec. | ||
| 1897 | 2026.02.02 22:41:06.628723 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1898 | 2026.02.02 22:41:06.628823 [ 274 ] {94a440d7-b50d-4cb2-b580-25f9943b91e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1899 | 2026.02.02 22:41:06.628865 [ 274 ] {94a440d7-b50d-4cb2-b580-25f9943b91e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1900 | 2026.02.02 22:41:06.629609 [ 274 ] {94a440d7-b50d-4cb2-b580-25f9943b91e3} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1901 | 2026.02.02 22:41:06.629648 [ 274 ] {94a440d7-b50d-4cb2-b580-25f9943b91e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1902 | 2026.02.02 22:41:06.630012 [ 274 ] {94a440d7-b50d-4cb2-b580-25f9943b91e3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1903 | 2026.02.02 22:41:06.630230 [ 274 ] {94a440d7-b50d-4cb2-b580-25f9943b91e3} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1904 | 2026.02.02 22:41:06.630364 [ 274 ] {94a440d7-b50d-4cb2-b580-25f9943b91e3} <Debug> executeQuery: Read 772 rows, 62.53 KiB in 0.001561 sec., 494554.77258167835 rows/sec., 39.12 MiB/sec. | ||
| 1905 | 2026.02.02 22:41:06.630403 [ 274 ] {94a440d7-b50d-4cb2-b580-25f9943b91e3} <Debug> TCPHandler: Processed in 0.001730781 sec. | ||
| 1906 | 2026.02.02 22:41:06.630523 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1907 | 2026.02.02 22:41:06.630620 [ 274 ] {49c90484-22a2-4737-ba6f-93763b312622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1908 | 2026.02.02 22:41:06.630660 [ 274 ] {49c90484-22a2-4737-ba6f-93763b312622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1909 | 2026.02.02 22:41:06.631099 [ 274 ] {49c90484-22a2-4737-ba6f-93763b312622} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1910 | 2026.02.02 22:41:06.631136 [ 274 ] {49c90484-22a2-4737-ba6f-93763b312622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1911 | 2026.02.02 22:41:06.631447 [ 274 ] {49c90484-22a2-4737-ba6f-93763b312622} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1912 | 2026.02.02 22:41:06.631667 [ 274 ] {49c90484-22a2-4737-ba6f-93763b312622} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1913 | 2026.02.02 22:41:06.631777 [ 169 ] {} <Debug> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1914 | 2026.02.02 22:41:06.631799 [ 274 ] {49c90484-22a2-4737-ba6f-93763b312622} <Debug> executeQuery: Read 143 rows, 8.75 KiB in 0.001198 sec., 119365.60934891485 rows/sec., 7.14 MiB/sec. | ||
| 1915 | 2026.02.02 22:41:06.631840 [ 169 ] {} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1916 | 2026.02.02 22:41:06.631849 [ 274 ] {49c90484-22a2-4737-ba6f-93763b312622} <Debug> TCPHandler: Processed in 0.001376237 sec. | ||
| 1917 | 2026.02.02 22:41:06.631873 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1918 | 2026.02.02 22:41:06.631979 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1919 | 2026.02.02 22:41:06.632013 [ 194 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::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 | ||
| 1920 | 2026.02.02 22:41:06.632083 [ 274 ] {94e52c99-c7e0-4e85-aaa7-356eeac73563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1921 | 2026.02.02 22:41:06.632128 [ 274 ] {94e52c99-c7e0-4e85-aaa7-356eeac73563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1922 | 2026.02.02 22:41:06.632150 [ 194 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1923 | 2026.02.02 22:41:06.632187 [ 194 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 153 rows starting from the beginning of the part | ||
| 1924 | 2026.02.02 22:41:06.632250 [ 194 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 143 rows starting from the beginning of the part | ||
| 1925 | 2026.02.02 22:41:06.632292 [ 194 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 1926 | 2026.02.02 22:41:06.632349 [ 194 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 143 rows starting from the beginning of the part | ||
| 1927 | 2026.02.02 22:41:06.632387 [ 194 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 15 rows starting from the beginning of the part | ||
| 1928 | 2026.02.02 22:41:06.632424 [ 194 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 143 rows starting from the beginning of the part | ||
| 1929 | 2026.02.02 22:41:06.632565 [ 274 ] {94e52c99-c7e0-4e85-aaa7-356eeac73563} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1930 | 2026.02.02 22:41:06.632607 [ 274 ] {94e52c99-c7e0-4e85-aaa7-356eeac73563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1931 | 2026.02.02 22:41:06.632936 [ 274 ] {94e52c99-c7e0-4e85-aaa7-356eeac73563} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1932 | 2026.02.02 22:41:06.633178 [ 274 ] {94e52c99-c7e0-4e85-aaa7-356eeac73563} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1933 | 2026.02.02 22:41:06.633331 [ 274 ] {94e52c99-c7e0-4e85-aaa7-356eeac73563} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001267 sec., 110497.23756906079 rows/sec., 7.14 MiB/sec. | ||
| 1934 | 2026.02.02 22:41:06.633365 [ 187 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 609 rows, containing 5 columns (5 merged, 0 gathered) in 0.001418866 sec., 429216.007713202 rows/sec., 27.61 MiB/sec. | ||
| 1935 | 2026.02.02 22:41:06.633371 [ 274 ] {94e52c99-c7e0-4e85-aaa7-356eeac73563} <Debug> TCPHandler: Processed in 0.001442537 sec. | ||
| 1936 | 2026.02.02 22:41:06.633524 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1937 | 2026.02.02 22:41:06.633580 [ 191 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1938 | 2026.02.02 22:41:06.633623 [ 274 ] {595b1313-1e08-4839-9aff-4ec3eb8f8fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1939 | 2026.02.02 22:41:06.633668 [ 274 ] {595b1313-1e08-4839-9aff-4ec3eb8f8fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1940 | 2026.02.02 22:41:06.633905 [ 191 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_6_1} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1941 | 2026.02.02 22:41:06.633990 [ 191 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_6_1} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1942 | 2026.02.02 22:41:06.634090 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1943 | 2026.02.02 22:41:06.634127 [ 274 ] {595b1313-1e08-4839-9aff-4ec3eb8f8fcb} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1944 | 2026.02.02 22:41:06.634169 [ 274 ] {595b1313-1e08-4839-9aff-4ec3eb8f8fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1945 | 2026.02.02 22:41:06.634503 [ 274 ] {595b1313-1e08-4839-9aff-4ec3eb8f8fcb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1946 | 2026.02.02 22:41:06.634733 [ 274 ] {595b1313-1e08-4839-9aff-4ec3eb8f8fcb} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1947 | 2026.02.02 22:41:06.634870 [ 274 ] {595b1313-1e08-4839-9aff-4ec3eb8f8fcb} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001266 sec., 109794.62875197473 rows/sec., 6.25 MiB/sec. | ||
| 1948 | 2026.02.02 22:41:06.634922 [ 274 ] {595b1313-1e08-4839-9aff-4ec3eb8f8fcb} <Debug> TCPHandler: Processed in 0.001448427 sec. | ||
| 1949 | 2026.02.02 22:41:06.635078 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1950 | 2026.02.02 22:41:06.635199 [ 274 ] {93331aea-3d8a-4d9a-8463-4af5bc874937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1951 | 2026.02.02 22:41:06.635250 [ 274 ] {93331aea-3d8a-4d9a-8463-4af5bc874937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1952 | 2026.02.02 22:41:06.635918 [ 274 ] {93331aea-3d8a-4d9a-8463-4af5bc874937} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1953 | 2026.02.02 22:41:06.635964 [ 274 ] {93331aea-3d8a-4d9a-8463-4af5bc874937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1954 | 2026.02.02 22:41:06.636421 [ 274 ] {93331aea-3d8a-4d9a-8463-4af5bc874937} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1955 | 2026.02.02 22:41:06.636735 [ 274 ] {93331aea-3d8a-4d9a-8463-4af5bc874937} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1956 | 2026.02.02 22:41:06.636906 [ 274 ] {93331aea-3d8a-4d9a-8463-4af5bc874937} <Debug> executeQuery: Read 473 rows, 34.08 KiB in 0.001731 sec., 273252.4552281918 rows/sec., 19.23 MiB/sec. | ||
| 1957 | 2026.02.02 22:41:06.636957 [ 274 ] {93331aea-3d8a-4d9a-8463-4af5bc874937} <Debug> TCPHandler: Processed in 0.001944403 sec. | ||
| 1958 | 2026.02.02 22:41:06.637096 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1959 | 2026.02.02 22:41:06.637214 [ 274 ] {02ece2f3-0389-4a92-b5d8-11f1acc8feeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1960 | 2026.02.02 22:41:06.637272 [ 274 ] {02ece2f3-0389-4a92-b5d8-11f1acc8feeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1961 | 2026.02.02 22:41:06.637712 [ 274 ] {02ece2f3-0389-4a92-b5d8-11f1acc8feeb} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1962 | 2026.02.02 22:41:06.637760 [ 274 ] {02ece2f3-0389-4a92-b5d8-11f1acc8feeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1963 | 2026.02.02 22:41:06.638151 [ 274 ] {02ece2f3-0389-4a92-b5d8-11f1acc8feeb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1964 | 2026.02.02 22:41:06.638392 [ 274 ] {02ece2f3-0389-4a92-b5d8-11f1acc8feeb} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1965 | 2026.02.02 22:41:06.638525 [ 274 ] {02ece2f3-0389-4a92-b5d8-11f1acc8feeb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001336 sec., 4491.017964071856 rows/sec., 234.64 KiB/sec. | ||
| 1966 | 2026.02.02 22:41:06.638565 [ 274 ] {02ece2f3-0389-4a92-b5d8-11f1acc8feeb} <Debug> TCPHandler: Processed in 0.001533648 sec. | ||
| 1967 | 2026.02.02 22:41:06.638678 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1968 | 2026.02.02 22:41:06.638774 [ 274 ] {9b653a8a-5266-4870-bdd8-468002aa23bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1969 | 2026.02.02 22:41:06.638819 [ 274 ] {9b653a8a-5266-4870-bdd8-468002aa23bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1970 | 2026.02.02 22:41:06.639237 [ 274 ] {9b653a8a-5266-4870-bdd8-468002aa23bd} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1971 | 2026.02.02 22:41:06.639276 [ 274 ] {9b653a8a-5266-4870-bdd8-468002aa23bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1972 | 2026.02.02 22:41:06.639616 [ 274 ] {9b653a8a-5266-4870-bdd8-468002aa23bd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1973 | 2026.02.02 22:41:06.639856 [ 274 ] {9b653a8a-5266-4870-bdd8-468002aa23bd} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1974 | 2026.02.02 22:41:06.639988 [ 274 ] {9b653a8a-5266-4870-bdd8-468002aa23bd} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.00124 sec., 208064.51612903227 rows/sec., 13.85 MiB/sec. | ||
| 1975 | 2026.02.02 22:41:06.640024 [ 274 ] {9b653a8a-5266-4870-bdd8-468002aa23bd} <Debug> TCPHandler: Processed in 0.001402986 sec. | ||
| 1976 | 2026.02.02 22:41:06.640134 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1977 | 2026.02.02 22:41:06.640222 [ 274 ] {eb1e9883-4130-4593-b317-fa0e2e237141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1978 | 2026.02.02 22:41:06.640262 [ 274 ] {eb1e9883-4130-4593-b317-fa0e2e237141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1979 | 2026.02.02 22:41:06.640568 [ 274 ] {eb1e9883-4130-4593-b317-fa0e2e237141} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1980 | 2026.02.02 22:41:06.640602 [ 274 ] {eb1e9883-4130-4593-b317-fa0e2e237141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1981 | 2026.02.02 22:41:06.640992 [ 274 ] {eb1e9883-4130-4593-b317-fa0e2e237141} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1982 | 2026.02.02 22:41:06.641216 [ 274 ] {eb1e9883-4130-4593-b317-fa0e2e237141} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1983 | 2026.02.02 22:41:06.641351 [ 274 ] {eb1e9883-4130-4593-b317-fa0e2e237141} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001124 sec., 889.6797153024911 rows/sec., 59.95 KiB/sec. | ||
| 1984 | 2026.02.02 22:41:06.641386 [ 274 ] {eb1e9883-4130-4593-b317-fa0e2e237141} <Debug> TCPHandler: Processed in 0.001283955 sec. | ||
| 1985 | 2026.02.02 22:41:06.641506 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1986 | 2026.02.02 22:41:06.641601 [ 274 ] {ad1a5b44-2f59-422a-9f8b-606bb1b9e335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1987 | 2026.02.02 22:41:06.641657 [ 274 ] {ad1a5b44-2f59-422a-9f8b-606bb1b9e335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1988 | 2026.02.02 22:41:06.642495 [ 274 ] {ad1a5b44-2f59-422a-9f8b-606bb1b9e335} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1989 | 2026.02.02 22:41:06.642532 [ 274 ] {ad1a5b44-2f59-422a-9f8b-606bb1b9e335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1990 | 2026.02.02 22:41:06.643022 [ 274 ] {ad1a5b44-2f59-422a-9f8b-606bb1b9e335} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1991 | 2026.02.02 22:41:06.643261 [ 274 ] {ad1a5b44-2f59-422a-9f8b-606bb1b9e335} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1992 | 2026.02.02 22:41:06.643384 [ 169 ] {} <Debug> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1993 | 2026.02.02 22:41:06.643401 [ 274 ] {ad1a5b44-2f59-422a-9f8b-606bb1b9e335} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001818 sec., 5500.5500550055 rows/sec., 9.86 MiB/sec. | ||
| 1994 | 2026.02.02 22:41:06.643446 [ 169 ] {} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1995 | 2026.02.02 22:41:06.643472 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1996 | 2026.02.02 22:41:06.643476 [ 274 ] {ad1a5b44-2f59-422a-9f8b-606bb1b9e335} <Debug> TCPHandler: Processed in 0.002019454 sec. | ||
| 1997 | 2026.02.02 22:41:06.643561 [ 194 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::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 | ||
| 1998 | 2026.02.02 22:41:06.643602 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1999 | 2026.02.02 22:41:06.643712 [ 274 ] {db5821ee-2473-47e1-a73e-5b181534a673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2000 | 2026.02.02 22:41:06.643756 [ 274 ] {db5821ee-2473-47e1-a73e-5b181534a673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2001 | 2026.02.02 22:41:06.643761 [ 194 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2002 | 2026.02.02 22:41:06.643826 [ 194 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::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 | ||
| 2003 | 2026.02.02 22:41:06.643942 [ 194 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::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 | ||
| 2004 | 2026.02.02 22:41:06.644049 [ 194 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2005 | 2026.02.02 22:41:06.644150 [ 194 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::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 | ||
| 2006 | 2026.02.02 22:41:06.644245 [ 194 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 15 rows starting from the beginning of the part | ||
| 2007 | 2026.02.02 22:41:06.644285 [ 274 ] {db5821ee-2473-47e1-a73e-5b181534a673} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2008 | 2026.02.02 22:41:06.644327 [ 274 ] {db5821ee-2473-47e1-a73e-5b181534a673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2009 | 2026.02.02 22:41:06.644342 [ 194 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::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 | ||
| 2010 | 2026.02.02 22:41:06.644662 [ 274 ] {db5821ee-2473-47e1-a73e-5b181534a673} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2011 | 2026.02.02 22:41:06.644918 [ 274 ] {db5821ee-2473-47e1-a73e-5b181534a673} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2012 | 2026.02.02 22:41:06.645052 [ 274 ] {db5821ee-2473-47e1-a73e-5b181534a673} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00136 sec., 64705.882352941175 rows/sec., 4.06 MiB/sec. | ||
| 2013 | 2026.02.02 22:41:06.645091 [ 274 ] {db5821ee-2473-47e1-a73e-5b181534a673} <Debug> TCPHandler: Processed in 0.001541198 sec. | ||
| 2014 | 2026.02.02 22:41:06.645938 [ 187 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 19 columns (19 merged, 0 gathered) in 0.002410919 sec., 26960.67350251087 rows/sec., 48.31 MiB/sec. | ||
| 2015 | 2026.02.02 22:41:06.646303 [ 187 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2016 | 2026.02.02 22:41:06.646689 [ 187 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2017 | 2026.02.02 22:41:06.646762 [ 187 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2018 | 2026.02.02 22:41:06.646876 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 2019 | 2026.02.02 22:41:11.523234 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2020 | 2026.02.02 22:41:11.523315 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2021 | 2026.02.02 22:41:11.602822 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 302 | ||
| 2022 | 2026.02.02 22:41:11.604296 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3817 | ||
| 2023 | 2026.02.02 22:41:11.604796 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2024 | 2026.02.02 22:41:11.604870 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2025 | 2026.02.02 22:41:11.605100 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2026 | 2026.02.02 22:41:11.605158 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2027 | 2026.02.02 22:41:11.605394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2028 | 2026.02.02 22:41:11.605667 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2029 | 2026.02.02 22:41:11.605813 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3817 | ||
| 2030 | 2026.02.02 22:41:11.606433 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2031 | 2026.02.02 22:41:11.606709 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2032 | 2026.02.02 22:41:11.606969 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 302 | ||
| 2033 | 2026.02.02 22:41:11.618395 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2034 | 2026.02.02 22:41:11.618557 [ 274 ] {de60231b-2915-4b87-8771-11350c565a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2035 | 2026.02.02 22:41:11.618618 [ 274 ] {de60231b-2915-4b87-8771-11350c565a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2036 | 2026.02.02 22:41:11.619282 [ 274 ] {de60231b-2915-4b87-8771-11350c565a43} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2037 | 2026.02.02 22:41:11.619321 [ 274 ] {de60231b-2915-4b87-8771-11350c565a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2038 | 2026.02.02 22:41:11.619671 [ 274 ] {de60231b-2915-4b87-8771-11350c565a43} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2039 | 2026.02.02 22:41:11.619916 [ 274 ] {de60231b-2915-4b87-8771-11350c565a43} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2026.02.02 22:41:11.620069 [ 274 ] {de60231b-2915-4b87-8771-11350c565a43} <Debug> executeQuery: Read 106 rows, 9.06 KiB in 0.001554 sec., 68211.06821106821 rows/sec., 5.69 MiB/sec. | ||
| 2041 | 2026.02.02 22:41:11.620118 [ 274 ] {de60231b-2915-4b87-8771-11350c565a43} <Debug> TCPHandler: Processed in 0.001869512 sec. | ||
| 2042 | 2026.02.02 22:41:11.620250 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2043 | 2026.02.02 22:41:11.620353 [ 274 ] {078da61d-02a5-4d09-a0be-f1c00508cf49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2044 | 2026.02.02 22:41:11.620396 [ 274 ] {078da61d-02a5-4d09-a0be-f1c00508cf49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2045 | 2026.02.02 22:41:11.620835 [ 274 ] {078da61d-02a5-4d09-a0be-f1c00508cf49} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2046 | 2026.02.02 22:41:11.620874 [ 274 ] {078da61d-02a5-4d09-a0be-f1c00508cf49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2047 | 2026.02.02 22:41:11.621176 [ 274 ] {078da61d-02a5-4d09-a0be-f1c00508cf49} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2048 | 2026.02.02 22:41:11.621385 [ 274 ] {078da61d-02a5-4d09-a0be-f1c00508cf49} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2049 | 2026.02.02 22:41:11.621519 [ 274 ] {078da61d-02a5-4d09-a0be-f1c00508cf49} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001189 sec., 21026.072329688814 rows/sec., 1.54 MiB/sec. | ||
| 2050 | 2026.02.02 22:41:11.621557 [ 274 ] {078da61d-02a5-4d09-a0be-f1c00508cf49} <Debug> TCPHandler: Processed in 0.001360726 sec. | ||
| 2051 | 2026.02.02 22:41:11.621675 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2052 | 2026.02.02 22:41:11.621776 [ 274 ] {2f1edca5-56e8-4d69-8b2a-f83e15d3781a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2053 | 2026.02.02 22:41:11.621819 [ 274 ] {2f1edca5-56e8-4d69-8b2a-f83e15d3781a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2054 | 2026.02.02 22:41:11.622301 [ 274 ] {2f1edca5-56e8-4d69-8b2a-f83e15d3781a} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2055 | 2026.02.02 22:41:11.622339 [ 274 ] {2f1edca5-56e8-4d69-8b2a-f83e15d3781a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2056 | 2026.02.02 22:41:11.622652 [ 274 ] {2f1edca5-56e8-4d69-8b2a-f83e15d3781a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2057 | 2026.02.02 22:41:11.622862 [ 274 ] {2f1edca5-56e8-4d69-8b2a-f83e15d3781a} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2058 | 2026.02.02 22:41:11.623003 [ 274 ] {2f1edca5-56e8-4d69-8b2a-f83e15d3781a} <Debug> executeQuery: Read 94 rows, 7.54 KiB in 0.001247 sec., 75380.91419406576 rows/sec., 5.90 MiB/sec. | ||
| 2059 | 2026.02.02 22:41:11.623040 [ 274 ] {2f1edca5-56e8-4d69-8b2a-f83e15d3781a} <Debug> TCPHandler: Processed in 0.001417446 sec. | ||
| 2060 | 2026.02.02 22:41:11.623161 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2061 | 2026.02.02 22:41:11.623258 [ 274 ] {d193d9f6-55a1-4eae-9041-15d0e4040edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2062 | 2026.02.02 22:41:11.623303 [ 274 ] {d193d9f6-55a1-4eae-9041-15d0e4040edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2063 | 2026.02.02 22:41:11.623721 [ 274 ] {d193d9f6-55a1-4eae-9041-15d0e4040edb} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2064 | 2026.02.02 22:41:11.623755 [ 274 ] {d193d9f6-55a1-4eae-9041-15d0e4040edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2065 | 2026.02.02 22:41:11.624080 [ 274 ] {d193d9f6-55a1-4eae-9041-15d0e4040edb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2066 | 2026.02.02 22:41:11.624285 [ 274 ] {d193d9f6-55a1-4eae-9041-15d0e4040edb} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2067 | 2026.02.02 22:41:11.624413 [ 274 ] {d193d9f6-55a1-4eae-9041-15d0e4040edb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 2068 | 2026.02.02 22:41:11.624450 [ 274 ] {d193d9f6-55a1-4eae-9041-15d0e4040edb} <Debug> TCPHandler: Processed in 0.001341726 sec. | ||
| 2069 | 2026.02.02 22:41:11.624569 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2070 | 2026.02.02 22:41:11.624666 [ 274 ] {628602f7-e169-4775-a10e-75fe04f55730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2071 | 2026.02.02 22:41:11.624727 [ 274 ] {628602f7-e169-4775-a10e-75fe04f55730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2072 | 2026.02.02 22:41:11.625561 [ 274 ] {628602f7-e169-4775-a10e-75fe04f55730} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2073 | 2026.02.02 22:41:11.625596 [ 274 ] {628602f7-e169-4775-a10e-75fe04f55730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2074 | 2026.02.02 22:41:11.626154 [ 274 ] {628602f7-e169-4775-a10e-75fe04f55730} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2075 | 2026.02.02 22:41:11.626390 [ 274 ] {628602f7-e169-4775-a10e-75fe04f55730} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2076 | 2026.02.02 22:41:11.626526 [ 274 ] {628602f7-e169-4775-a10e-75fe04f55730} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001878 sec., 13312.034078807243 rows/sec., 23.85 MiB/sec. | ||
| 2077 | 2026.02.02 22:41:11.626580 [ 274 ] {628602f7-e169-4775-a10e-75fe04f55730} <Debug> TCPHandler: Processed in 0.002064034 sec. | ||
| 2078 | 2026.02.02 22:41:11.626707 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2079 | 2026.02.02 22:41:11.626805 [ 274 ] {2e0ea781-5604-4e18-801c-66bded32edbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2080 | 2026.02.02 22:41:11.626848 [ 274 ] {2e0ea781-5604-4e18-801c-66bded32edbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2081 | 2026.02.02 22:41:11.627176 [ 274 ] {2e0ea781-5604-4e18-801c-66bded32edbc} <Trace> oximeter.measurements_i64 (a59fd0bf-25ff-4b47-9a46-becd51e2155d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2082 | 2026.02.02 22:41:11.627211 [ 274 ] {2e0ea781-5604-4e18-801c-66bded32edbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2083 | 2026.02.02 22:41:11.627517 [ 274 ] {2e0ea781-5604-4e18-801c-66bded32edbc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2084 | 2026.02.02 22:41:11.627738 [ 274 ] {2e0ea781-5604-4e18-801c-66bded32edbc} <Trace> oximeter.measurements_i64 (a59fd0bf-25ff-4b47-9a46-becd51e2155d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2085 | 2026.02.02 22:41:11.627864 [ 274 ] {2e0ea781-5604-4e18-801c-66bded32edbc} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 419.43 KiB/sec. | ||
| 2086 | 2026.02.02 22:41:11.627899 [ 274 ] {2e0ea781-5604-4e18-801c-66bded32edbc} <Debug> TCPHandler: Processed in 0.001243225 sec. | ||
| 2087 | 2026.02.02 22:41:11.628019 [ 274 ] {} <Trace> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2088 | 2026.02.02 22:41:11.628115 [ 274 ] {f3704183-2643-48ed-8c38-65b8878ba03b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43470) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2089 | 2026.02.02 22:41:11.628155 [ 274 ] {f3704183-2643-48ed-8c38-65b8878ba03b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2090 | 2026.02.02 22:41:11.628492 [ 274 ] {f3704183-2643-48ed-8c38-65b8878ba03b} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2091 | 2026.02.02 22:41:11.628531 [ 274 ] {f3704183-2643-48ed-8c38-65b8878ba03b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2092 | 2026.02.02 22:41:11.628846 [ 274 ] {f3704183-2643-48ed-8c38-65b8878ba03b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2093 | 2026.02.02 22:41:11.629094 [ 274 ] {f3704183-2643-48ed-8c38-65b8878ba03b} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2094 | 2026.02.02 22:41:11.629224 [ 274 ] {f3704183-2643-48ed-8c38-65b8878ba03b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 2095 | 2026.02.02 22:41:11.629261 [ 274 ] {f3704183-2643-48ed-8c38-65b8878ba03b} <Debug> TCPHandler: Processed in 0.001292776 sec. | ||
| 2096 | 2026.02.02 22:41:11.793665 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2097 | 2026.02.02 22:41:11.812017 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2098 | 2026.02.02 22:41:11.812074 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2099 | 2026.02.02 22:41:11.818324 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2100 | 2026.02.02 22:41:11.819018 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2101 | 2026.02.02 22:41:11.822591 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2102 | 2026.02.02 22:41:16.077952 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2103 | 2026.02.02 22:41:16.078035 [ 274 ] {} <Debug> TCP-Session: 8c3b76f7-88b5-4260-bc7b-7fcb48eb21c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2104 | 2026.02.02 22:41:16.633221 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2105 | 2026.02.02 22:41:16.633420 [ 276 ] {1e303b34-3759-404e-b4ac-c735dcc11f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2106 | 2026.02.02 22:41:16.633491 [ 276 ] {1e303b34-3759-404e-b4ac-c735dcc11f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2107 | 2026.02.02 22:41:16.634405 [ 276 ] {1e303b34-3759-404e-b4ac-c735dcc11f6a} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2108 | 2026.02.02 22:41:16.634471 [ 276 ] {1e303b34-3759-404e-b4ac-c735dcc11f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2109 | 2026.02.02 22:41:16.635072 [ 276 ] {1e303b34-3759-404e-b4ac-c735dcc11f6a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2110 | 2026.02.02 22:41:16.635468 [ 276 ] {1e303b34-3759-404e-b4ac-c735dcc11f6a} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2111 | 2026.02.02 22:41:16.635661 [ 142 ] {} <Debug> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2112 | 2026.02.02 22:41:16.635684 [ 276 ] {1e303b34-3759-404e-b4ac-c735dcc11f6a} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002309 sec., 115201.38588133392 rows/sec., 7.32 MiB/sec. | ||
| 2113 | 2026.02.02 22:41:16.635738 [ 142 ] {} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2114 | 2026.02.02 22:41:16.635766 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2115 | 2026.02.02 22:41:16.635772 [ 276 ] {1e303b34-3759-404e-b4ac-c735dcc11f6a} <Debug> TCPHandler: Processed in 0.002693132 sec. | ||
| 2116 | 2026.02.02 22:41:16.635906 [ 194 ] {7819d195-735c-4862-a57c-ea0b6700b453::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 | ||
| 2117 | 2026.02.02 22:41:16.635955 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2118 | 2026.02.02 22:41:16.636031 [ 194 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2119 | 2026.02.02 22:41:16.636073 [ 194 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 266 rows starting from the beginning of the part | ||
| 2120 | 2026.02.02 22:41:16.636078 [ 276 ] {1499d870-4138-479e-b491-171d07249b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2121 | 2026.02.02 22:41:16.636141 [ 276 ] {1499d870-4138-479e-b491-171d07249b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2122 | 2026.02.02 22:41:16.636144 [ 194 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 266 rows starting from the beginning of the part | ||
| 2123 | 2026.02.02 22:41:16.636202 [ 194 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 266 rows starting from the beginning of the part | ||
| 2124 | 2026.02.02 22:41:16.636253 [ 194 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 266 rows starting from the beginning of the part | ||
| 2125 | 2026.02.02 22:41:16.636294 [ 194 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 266 rows starting from the beginning of the part | ||
| 2126 | 2026.02.02 22:41:16.637071 [ 276 ] {1499d870-4138-479e-b491-171d07249b35} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2127 | 2026.02.02 22:41:16.637123 [ 276 ] {1499d870-4138-479e-b491-171d07249b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2128 | 2026.02.02 22:41:16.637422 [ 187 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001566878 sec., 848821.6695875492 rows/sec., 57.16 MiB/sec. | ||
| 2129 | 2026.02.02 22:41:16.637605 [ 276 ] {1499d870-4138-479e-b491-171d07249b35} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2130 | 2026.02.02 22:41:16.637609 [ 194 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2131 | 2026.02.02 22:41:16.637951 [ 194 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_5_1} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2132 | 2026.02.02 22:41:16.638031 [ 194 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_5_1} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2133 | 2026.02.02 22:41:16.638066 [ 276 ] {1499d870-4138-479e-b491-171d07249b35} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2134 | 2026.02.02 22:41:16.638118 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2135 | 2026.02.02 22:41:16.638250 [ 276 ] {1499d870-4138-479e-b491-171d07249b35} <Debug> executeQuery: Read 772 rows, 62.53 KiB in 0.002184 sec., 353479.8534798534 rows/sec., 27.96 MiB/sec. | ||
| 2136 | 2026.02.02 22:41:16.638304 [ 276 ] {1499d870-4138-479e-b491-171d07249b35} <Debug> TCPHandler: Processed in 0.002418389 sec. | ||
| 2137 | 2026.02.02 22:41:16.638458 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2138 | 2026.02.02 22:41:16.638574 [ 276 ] {06d19e4c-cdd5-4183-9afd-c5033d164314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2139 | 2026.02.02 22:41:16.638620 [ 276 ] {06d19e4c-cdd5-4183-9afd-c5033d164314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2140 | 2026.02.02 22:41:16.639129 [ 276 ] {06d19e4c-cdd5-4183-9afd-c5033d164314} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2141 | 2026.02.02 22:41:16.639170 [ 276 ] {06d19e4c-cdd5-4183-9afd-c5033d164314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2142 | 2026.02.02 22:41:16.639543 [ 276 ] {06d19e4c-cdd5-4183-9afd-c5033d164314} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2143 | 2026.02.02 22:41:16.639795 [ 276 ] {06d19e4c-cdd5-4183-9afd-c5033d164314} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2144 | 2026.02.02 22:41:16.639949 [ 276 ] {06d19e4c-cdd5-4183-9afd-c5033d164314} <Debug> executeQuery: Read 143 rows, 8.75 KiB in 0.0014 sec., 102142.85714285714 rows/sec., 6.11 MiB/sec. | ||
| 2145 | 2026.02.02 22:41:16.639991 [ 276 ] {06d19e4c-cdd5-4183-9afd-c5033d164314} <Debug> TCPHandler: Processed in 0.001599809 sec. | ||
| 2146 | 2026.02.02 22:41:16.640121 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2147 | 2026.02.02 22:41:16.640227 [ 276 ] {eb91334c-fa50-4d59-956d-f295d43e092f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2148 | 2026.02.02 22:41:16.640271 [ 276 ] {eb91334c-fa50-4d59-956d-f295d43e092f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2149 | 2026.02.02 22:41:16.640748 [ 276 ] {eb91334c-fa50-4d59-956d-f295d43e092f} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2150 | 2026.02.02 22:41:16.640789 [ 276 ] {eb91334c-fa50-4d59-956d-f295d43e092f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2151 | 2026.02.02 22:41:16.641122 [ 276 ] {eb91334c-fa50-4d59-956d-f295d43e092f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2152 | 2026.02.02 22:41:16.641341 [ 276 ] {eb91334c-fa50-4d59-956d-f295d43e092f} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2153 | 2026.02.02 22:41:16.641462 [ 142 ] {} <Debug> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2154 | 2026.02.02 22:41:16.641499 [ 276 ] {eb91334c-fa50-4d59-956d-f295d43e092f} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00129 sec., 108527.13178294574 rows/sec., 7.01 MiB/sec. | ||
| 2155 | 2026.02.02 22:41:16.641504 [ 142 ] {} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2156 | 2026.02.02 22:41:16.641550 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2157 | 2026.02.02 22:41:16.641559 [ 276 ] {eb91334c-fa50-4d59-956d-f295d43e092f} <Debug> TCPHandler: Processed in 0.001496598 sec. | ||
| 2158 | 2026.02.02 22:41:16.641665 [ 198 ] {76cb72b0-fd69-4c48-abee-934367d6b937::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 | ||
| 2159 | 2026.02.02 22:41:16.641712 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2160 | 2026.02.02 22:41:16.641784 [ 198 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2161 | 2026.02.02 22:41:16.641821 [ 276 ] {d1f11419-4024-44a1-add2-c20e5191ccd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2162 | 2026.02.02 22:41:16.641828 [ 198 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 140 rows starting from the beginning of the part | ||
| 2163 | 2026.02.02 22:41:16.641872 [ 276 ] {d1f11419-4024-44a1-add2-c20e5191ccd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2164 | 2026.02.02 22:41:16.641920 [ 198 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 140 rows starting from the beginning of the part | ||
| 2165 | 2026.02.02 22:41:16.641992 [ 198 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2166 | 2026.02.02 22:41:16.642041 [ 198 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 140 rows starting from the beginning of the part | ||
| 2167 | 2026.02.02 22:41:16.642091 [ 198 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 140 rows starting from the beginning of the part | ||
| 2168 | 2026.02.02 22:41:16.642165 [ 198 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 140 rows starting from the beginning of the part | ||
| 2169 | 2026.02.02 22:41:16.642401 [ 276 ] {d1f11419-4024-44a1-add2-c20e5191ccd3} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2170 | 2026.02.02 22:41:16.642445 [ 276 ] {d1f11419-4024-44a1-add2-c20e5191ccd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2171 | 2026.02.02 22:41:16.642853 [ 276 ] {d1f11419-4024-44a1-add2-c20e5191ccd3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2172 | 2026.02.02 22:41:16.643139 [ 276 ] {d1f11419-4024-44a1-add2-c20e5191ccd3} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2173 | 2026.02.02 22:41:16.643255 [ 142 ] {} <Debug> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2174 | 2026.02.02 22:41:16.643291 [ 142 ] {} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2175 | 2026.02.02 22:41:16.643295 [ 276 ] {d1f11419-4024-44a1-add2-c20e5191ccd3} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001494 sec., 93038.82195448459 rows/sec., 5.29 MiB/sec. | ||
| 2176 | 2026.02.02 22:41:16.643321 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2177 | 2026.02.02 22:41:16.643357 [ 276 ] {d1f11419-4024-44a1-add2-c20e5191ccd3} <Debug> TCPHandler: Processed in 0.00169719 sec. | ||
| 2178 | 2026.02.02 22:41:16.643372 [ 194 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 701 rows, containing 5 columns (5 merged, 0 gathered) in 0.00175838 sec., 398662.4051683936 rows/sec., 27.29 MiB/sec. | ||
| 2179 | 2026.02.02 22:41:16.643468 [ 187 ] {849f615b-94df-419b-9f83-b0ce8d66289e::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 | ||
| 2180 | 2026.02.02 22:41:16.643480 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2181 | 2026.02.02 22:41:16.643501 [ 198 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2182 | 2026.02.02 22:41:16.643591 [ 187 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2183 | 2026.02.02 22:41:16.643602 [ 276 ] {f70cd26a-2fb6-4c42-98d9-f14df5966280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2184 | 2026.02.02 22:41:16.643634 [ 187 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 139 rows starting from the beginning of the part | ||
| 2185 | 2026.02.02 22:41:16.643656 [ 276 ] {f70cd26a-2fb6-4c42-98d9-f14df5966280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2186 | 2026.02.02 22:41:16.643709 [ 187 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 139 rows starting from the beginning of the part | ||
| 2187 | 2026.02.02 22:41:16.643760 [ 187 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 139 rows starting from the beginning of the part | ||
| 2188 | 2026.02.02 22:41:16.643788 [ 198 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_6_1} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2189 | 2026.02.02 22:41:16.643809 [ 187 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 139 rows starting from the beginning of the part | ||
| 2190 | 2026.02.02 22:41:16.643856 [ 187 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 139 rows starting from the beginning of the part | ||
| 2191 | 2026.02.02 22:41:16.643865 [ 198 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_6_1} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2192 | 2026.02.02 22:41:16.643933 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2193 | 2026.02.02 22:41:16.644238 [ 276 ] {f70cd26a-2fb6-4c42-98d9-f14df5966280} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2194 | 2026.02.02 22:41:16.644282 [ 276 ] {f70cd26a-2fb6-4c42-98d9-f14df5966280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2195 | 2026.02.02 22:41:16.644705 [ 276 ] {f70cd26a-2fb6-4c42-98d9-f14df5966280} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2196 | 2026.02.02 22:41:16.644789 [ 198 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399166 sec., 496724.4772957605 rows/sec., 30.15 MiB/sec. | ||
| 2197 | 2026.02.02 22:41:16.644938 [ 187 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2198 | 2026.02.02 22:41:16.645023 [ 276 ] {f70cd26a-2fb6-4c42-98d9-f14df5966280} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2199 | 2026.02.02 22:41:16.645193 [ 276 ] {f70cd26a-2fb6-4c42-98d9-f14df5966280} <Debug> executeQuery: Read 473 rows, 34.08 KiB in 0.001611 sec., 293606.4556176288 rows/sec., 20.66 MiB/sec. | ||
| 2200 | 2026.02.02 22:41:16.645235 [ 276 ] {f70cd26a-2fb6-4c42-98d9-f14df5966280} <Debug> TCPHandler: Processed in 0.001805141 sec. | ||
| 2201 | 2026.02.02 22:41:16.645239 [ 187 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_5_1} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2202 | 2026.02.02 22:41:16.645319 [ 187 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_5_1} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2203 | 2026.02.02 22:41:16.645368 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2204 | 2026.02.02 22:41:16.645398 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2205 | 2026.02.02 22:41:16.645493 [ 276 ] {46ff8ed7-031c-49f2-b182-e5cfde14322d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2206 | 2026.02.02 22:41:16.645556 [ 276 ] {46ff8ed7-031c-49f2-b182-e5cfde14322d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2207 | 2026.02.02 22:41:16.645933 [ 276 ] {46ff8ed7-031c-49f2-b182-e5cfde14322d} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2208 | 2026.02.02 22:41:16.645982 [ 276 ] {46ff8ed7-031c-49f2-b182-e5cfde14322d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2209 | 2026.02.02 22:41:16.646342 [ 276 ] {46ff8ed7-031c-49f2-b182-e5cfde14322d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2210 | 2026.02.02 22:41:16.646572 [ 276 ] {46ff8ed7-031c-49f2-b182-e5cfde14322d} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2211 | 2026.02.02 22:41:16.646728 [ 276 ] {46ff8ed7-031c-49f2-b182-e5cfde14322d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00126 sec., 4761.9047619047615 rows/sec., 248.79 KiB/sec. | ||
| 2212 | 2026.02.02 22:41:16.646773 [ 276 ] {46ff8ed7-031c-49f2-b182-e5cfde14322d} <Debug> TCPHandler: Processed in 0.001465437 sec. | ||
| 2213 | 2026.02.02 22:41:16.646901 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2214 | 2026.02.02 22:41:16.647018 [ 276 ] {d2397bd4-a276-4976-a65f-d06f91d41a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2215 | 2026.02.02 22:41:16.647068 [ 276 ] {d2397bd4-a276-4976-a65f-d06f91d41a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2216 | 2026.02.02 22:41:16.647624 [ 276 ] {d2397bd4-a276-4976-a65f-d06f91d41a9b} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2217 | 2026.02.02 22:41:16.647660 [ 276 ] {d2397bd4-a276-4976-a65f-d06f91d41a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2218 | 2026.02.02 22:41:16.648008 [ 276 ] {d2397bd4-a276-4976-a65f-d06f91d41a9b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2219 | 2026.02.02 22:41:16.648238 [ 276 ] {d2397bd4-a276-4976-a65f-d06f91d41a9b} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2220 | 2026.02.02 22:41:16.648413 [ 276 ] {d2397bd4-a276-4976-a65f-d06f91d41a9b} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001418 sec., 181946.40338504937 rows/sec., 12.11 MiB/sec. | ||
| 2221 | 2026.02.02 22:41:16.648453 [ 276 ] {d2397bd4-a276-4976-a65f-d06f91d41a9b} <Debug> TCPHandler: Processed in 0.001609949 sec. | ||
| 2222 | 2026.02.02 22:41:16.648592 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2223 | 2026.02.02 22:41:16.648690 [ 276 ] {a328a9c4-8bdd-4833-b011-73b0e9b7f2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2224 | 2026.02.02 22:41:16.648732 [ 276 ] {a328a9c4-8bdd-4833-b011-73b0e9b7f2ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2225 | 2026.02.02 22:41:16.649062 [ 276 ] {a328a9c4-8bdd-4833-b011-73b0e9b7f2ee} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2226 | 2026.02.02 22:41:16.649106 [ 276 ] {a328a9c4-8bdd-4833-b011-73b0e9b7f2ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2227 | 2026.02.02 22:41:16.649408 [ 276 ] {a328a9c4-8bdd-4833-b011-73b0e9b7f2ee} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2228 | 2026.02.02 22:41:16.649643 [ 276 ] {a328a9c4-8bdd-4833-b011-73b0e9b7f2ee} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2229 | 2026.02.02 22:41:16.649750 [ 142 ] {} <Debug> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2230 | 2026.02.02 22:41:16.649778 [ 276 ] {a328a9c4-8bdd-4833-b011-73b0e9b7f2ee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001107 sec., 903.342366757001 rows/sec., 60.87 KiB/sec. | ||
| 2231 | 2026.02.02 22:41:16.649791 [ 142 ] {} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2232 | 2026.02.02 22:41:16.649821 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2233 | 2026.02.02 22:41:16.649822 [ 276 ] {a328a9c4-8bdd-4833-b011-73b0e9b7f2ee} <Debug> TCPHandler: Processed in 0.001282255 sec. | ||
| 2234 | 2026.02.02 22:41:16.649903 [ 194 ] {4f03af37-494e-4199-98ad-14f35affb6a8::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 | ||
| 2235 | 2026.02.02 22:41:16.649968 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2236 | 2026.02.02 22:41:16.650012 [ 194 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2237 | 2026.02.02 22:41:16.650045 [ 194 ] {4f03af37-494e-4199-98ad-14f35affb6a8::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 | ||
| 2238 | 2026.02.02 22:41:16.650078 [ 276 ] {a48a2c8e-0941-43b4-9212-810dc1cba6c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2239 | 2026.02.02 22:41:16.650093 [ 194 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2240 | 2026.02.02 22:41:16.650148 [ 194 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2241 | 2026.02.02 22:41:16.650161 [ 276 ] {a48a2c8e-0941-43b4-9212-810dc1cba6c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2242 | 2026.02.02 22:41:16.650184 [ 194 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2243 | 2026.02.02 22:41:16.650223 [ 194 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2244 | 2026.02.02 22:41:16.650265 [ 194 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 2245 | 2026.02.02 22:41:16.651031 [ 194 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.001156834 sec., 5186.569551033251 rows/sec., 346.11 KiB/sec. | ||
| 2246 | 2026.02.02 22:41:16.651139 [ 194 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2247 | 2026.02.02 22:41:16.651227 [ 276 ] {a48a2c8e-0941-43b4-9212-810dc1cba6c8} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2248 | 2026.02.02 22:41:16.651277 [ 276 ] {a48a2c8e-0941-43b4-9212-810dc1cba6c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2249 | 2026.02.02 22:41:16.651407 [ 194 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_6_1} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2250 | 2026.02.02 22:41:16.651480 [ 194 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_6_1} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2251 | 2026.02.02 22:41:16.651539 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2252 | 2026.02.02 22:41:16.651903 [ 276 ] {a48a2c8e-0941-43b4-9212-810dc1cba6c8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2253 | 2026.02.02 22:41:16.652157 [ 276 ] {a48a2c8e-0941-43b4-9212-810dc1cba6c8} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2254 | 2026.02.02 22:41:16.652308 [ 276 ] {a48a2c8e-0941-43b4-9212-810dc1cba6c8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002254 sec., 4436.557231588287 rows/sec., 7.95 MiB/sec. | ||
| 2255 | 2026.02.02 22:41:16.652367 [ 276 ] {a48a2c8e-0941-43b4-9212-810dc1cba6c8} <Debug> TCPHandler: Processed in 0.002452109 sec. | ||
| 2256 | 2026.02.02 22:41:16.652495 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2257 | 2026.02.02 22:41:16.652594 [ 276 ] {2d7fd52c-9d5a-482c-b5dd-4adb1dd4a5ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2258 | 2026.02.02 22:41:16.652638 [ 276 ] {2d7fd52c-9d5a-482c-b5dd-4adb1dd4a5ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2259 | 2026.02.02 22:41:16.652995 [ 276 ] {2d7fd52c-9d5a-482c-b5dd-4adb1dd4a5ce} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2260 | 2026.02.02 22:41:16.653038 [ 276 ] {2d7fd52c-9d5a-482c-b5dd-4adb1dd4a5ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2261 | 2026.02.02 22:41:16.653364 [ 276 ] {2d7fd52c-9d5a-482c-b5dd-4adb1dd4a5ce} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2262 | 2026.02.02 22:41:16.653597 [ 276 ] {2d7fd52c-9d5a-482c-b5dd-4adb1dd4a5ce} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2263 | 2026.02.02 22:41:16.653754 [ 276 ] {2d7fd52c-9d5a-482c-b5dd-4adb1dd4a5ce} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00118 sec., 74576.27118644067 rows/sec., 4.68 MiB/sec. | ||
| 2264 | 2026.02.02 22:41:16.653800 [ 276 ] {2d7fd52c-9d5a-482c-b5dd-4adb1dd4a5ce} <Debug> TCPHandler: Processed in 0.001359056 sec. | ||
| 2265 | 2026.02.02 22:41:17.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.54 MiB, peak 186.77 MiB, free memory in arenas 0.00 B, will set to 184.13 MiB (RSS), difference: 1.59 MiB | ||
| 2266 | 2026.02.02 22:41:17.093793 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59992 | ||
| 2267 | 2026.02.02 22:41:17.093897 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2268 | 2026.02.02 22:41:17.093925 [ 274 ] {} <Debug> TCP-Session: fb745705-27eb-4597-a9e9-07c04cfc1dff Authenticating user 'default' from [fd00:1122:3344:101::e]:59992 | ||
| 2269 | 2026.02.02 22:41:17.093956 [ 274 ] {} <Debug> TCP-Session: fb745705-27eb-4597-a9e9-07c04cfc1dff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2270 | 2026.02.02 22:41:17.093977 [ 274 ] {} <Debug> TCP-Session: fb745705-27eb-4597-a9e9-07c04cfc1dff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2271 | 2026.02.02 22:41:17.094467 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56253 | ||
| 2272 | 2026.02.02 22:41:17.094666 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2273 | 2026.02.02 22:41:17.094701 [ 286 ] {} <Debug> TCP-Session: d44a5098-6774-4b55-bf41-e1c6701ebe19 Authenticating user 'default' from [fd00:1122:3344:101::e]:56253 | ||
| 2274 | 2026.02.02 22:41:17.094728 [ 286 ] {} <Debug> TCP-Session: d44a5098-6774-4b55-bf41-e1c6701ebe19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2275 | 2026.02.02 22:41:17.094729 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37504 | ||
| 2276 | 2026.02.02 22:41:17.094768 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59853 | ||
| 2277 | 2026.02.02 22:41:17.094776 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39867 | ||
| 2278 | 2026.02.02 22:41:17.094800 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47371 | ||
| 2279 | 2026.02.02 22:41:17.094923 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2280 | 2026.02.02 22:41:17.094986 [ 293 ] {} <Debug> TCP-Session: d37875de-bb24-417b-b8d0-b8441ade00f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:59853 | ||
| 2281 | 2026.02.02 22:41:17.094997 [ 274 ] {} <Trace> TCP-Session: fb745705-27eb-4597-a9e9-07c04cfc1dff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2282 | 2026.02.02 22:41:17.095040 [ 293 ] {} <Debug> TCP-Session: d37875de-bb24-417b-b8d0-b8441ade00f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2283 | 2026.02.02 22:41:17.095085 [ 293 ] {} <Debug> TCP-Session: d37875de-bb24-417b-b8d0-b8441ade00f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2284 | 2026.02.02 22:41:17.094864 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64620 | ||
| 2285 | 2026.02.02 22:41:17.095425 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2286 | 2026.02.02 22:41:17.095449 [ 274 ] {2317cbc8-53cf-48d0-902a-af86b5860ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59992) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2287 | 2026.02.02 22:41:17.095476 [ 289 ] {} <Debug> TCP-Session: 7944fd81-4351-4905-9598-8100ebe4a262 Authenticating user 'default' from [fd00:1122:3344:101::e]:37504 | ||
| 2288 | 2026.02.02 22:41:17.095520 [ 289 ] {} <Debug> TCP-Session: 7944fd81-4351-4905-9598-8100ebe4a262 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2026.02.02 22:41:17.095542 [ 289 ] {} <Debug> TCP-Session: 7944fd81-4351-4905-9598-8100ebe4a262 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2290 | 2026.02.02 22:41:17.094737 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33132 | ||
| 2291 | 2026.02.02 22:41:17.094748 [ 286 ] {} <Debug> TCP-Session: d44a5098-6774-4b55-bf41-e1c6701ebe19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2292 | 2026.02.02 22:41:17.094792 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47255 | ||
| 2293 | 2026.02.02 22:41:17.095835 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2294 | 2026.02.02 22:41:17.095892 [ 288 ] {} <Debug> TCP-Session: 274f7e94-7423-4411-99d4-912df997d9de Authenticating user 'default' from [fd00:1122:3344:101::e]:33132 | ||
| 2295 | 2026.02.02 22:41:17.095926 [ 288 ] {} <Debug> TCP-Session: 274f7e94-7423-4411-99d4-912df997d9de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2296 | 2026.02.02 22:41:17.095947 [ 288 ] {} <Debug> TCP-Session: 274f7e94-7423-4411-99d4-912df997d9de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2297 | 2026.02.02 22:41:17.096014 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2298 | 2026.02.02 22:41:17.096038 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2299 | 2026.02.02 22:41:17.096052 [ 274 ] {2317cbc8-53cf-48d0-902a-af86b5860ccd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2300 | 2026.02.02 22:41:17.096098 [ 290 ] {} <Debug> TCP-Session: 60b326f5-d3a1-4b70-9dd1-83b386bddd76 Authenticating user 'default' from [fd00:1122:3344:101::e]:47255 | ||
| 2301 | 2026.02.02 22:41:17.096090 [ 291 ] {} <Debug> TCP-Session: 84ce4c72-5143-4550-963c-6ca485f9c2ad Authenticating user 'default' from [fd00:1122:3344:101::e]:39867 | ||
| 2302 | 2026.02.02 22:41:17.096157 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2303 | 2026.02.02 22:41:17.096169 [ 290 ] {} <Debug> TCP-Session: 60b326f5-d3a1-4b70-9dd1-83b386bddd76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2304 | 2026.02.02 22:41:17.096190 [ 291 ] {} <Debug> TCP-Session: 84ce4c72-5143-4550-963c-6ca485f9c2ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2305 | 2026.02.02 22:41:17.096211 [ 287 ] {} <Debug> TCP-Session: 5b71719a-862d-4aba-84e3-196569190fcc Authenticating user 'default' from [fd00:1122:3344:101::e]:64620 | ||
| 2306 | 2026.02.02 22:41:17.096240 [ 291 ] {} <Debug> TCP-Session: 84ce4c72-5143-4550-963c-6ca485f9c2ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2307 | 2026.02.02 22:41:17.096254 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2308 | 2026.02.02 22:41:17.096260 [ 287 ] {} <Debug> TCP-Session: 5b71719a-862d-4aba-84e3-196569190fcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2309 | 2026.02.02 22:41:17.096303 [ 292 ] {} <Debug> TCP-Session: 6768b9e6-8485-4774-8bc7-9ea8ce7d0a1e Authenticating user 'default' from [fd00:1122:3344:101::e]:47371 | ||
| 2310 | 2026.02.02 22:41:17.096313 [ 287 ] {} <Debug> TCP-Session: 5b71719a-862d-4aba-84e3-196569190fcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2311 | 2026.02.02 22:41:17.096334 [ 292 ] {} <Debug> TCP-Session: 6768b9e6-8485-4774-8bc7-9ea8ce7d0a1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2312 | 2026.02.02 22:41:17.096163 [ 274 ] {2317cbc8-53cf-48d0-902a-af86b5860ccd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2313 | 2026.02.02 22:41:17.096363 [ 292 ] {} <Debug> TCP-Session: 6768b9e6-8485-4774-8bc7-9ea8ce7d0a1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2314 | 2026.02.02 22:41:17.096220 [ 290 ] {} <Debug> TCP-Session: 60b326f5-d3a1-4b70-9dd1-83b386bddd76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2315 | 2026.02.02 22:41:17.096841 [ 274 ] {2317cbc8-53cf-48d0-902a-af86b5860ccd} <Debug> oximeter.version (99f63280-b1db-4cc6-ae78-440161eafa09) (SelectExecutor): Key condition: unknown | ||
| 2316 | 2026.02.02 22:41:17.096961 [ 274 ] {2317cbc8-53cf-48d0-902a-af86b5860ccd} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2317 | 2026.02.02 22:41:17.108204 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2318 | 2026.02.02 22:41:17.108445 [ 276 ] {e5c19f96-dd0b-4ea5-8ec2-0b9df8f42d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2319 | 2026.02.02 22:41:17.108871 [ 276 ] {e5c19f96-dd0b-4ea5-8ec2-0b9df8f42d34} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2320 | 2026.02.02 22:41:17.108922 [ 276 ] {e5c19f96-dd0b-4ea5-8ec2-0b9df8f42d34} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2321 | 2026.02.02 22:41:17.109252 [ 276 ] {e5c19f96-dd0b-4ea5-8ec2-0b9df8f42d34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2322 | 2026.02.02 22:41:17.109337 [ 276 ] {e5c19f96-dd0b-4ea5-8ec2-0b9df8f42d34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2323 | 2026.02.02 22:41:17.109481 [ 276 ] {e5c19f96-dd0b-4ea5-8ec2-0b9df8f42d34} <Debug> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2324 | 2026.02.02 22:41:17.109608 [ 296 ] {e5c19f96-dd0b-4ea5-8ec2-0b9df8f42d34} <Trace> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2325 | 2026.02.02 22:41:17.109615 [ 315 ] {e5c19f96-dd0b-4ea5-8ec2-0b9df8f42d34} <Trace> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2326 | 2026.02.02 22:41:17.109733 [ 276 ] {e5c19f96-dd0b-4ea5-8ec2-0b9df8f42d34} <Debug> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (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 | ||
| 2327 | 2026.02.02 22:41:17.109762 [ 276 ] {e5c19f96-dd0b-4ea5-8ec2-0b9df8f42d34} <Trace> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2328 | 2026.02.02 22:41:17.112446 [ 276 ] {e5c19f96-dd0b-4ea5-8ec2-0b9df8f42d34} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2329 | 2026.02.02 22:41:17.112479 [ 276 ] {e5c19f96-dd0b-4ea5-8ec2-0b9df8f42d34} <Debug> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2330 | 2026.02.02 22:41:17.112539 [ 276 ] {e5c19f96-dd0b-4ea5-8ec2-0b9df8f42d34} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2331 | 2026.02.02 22:41:17.112586 [ 276 ] {e5c19f96-dd0b-4ea5-8ec2-0b9df8f42d34} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2332 | 2026.02.02 22:41:17.113557 [ 276 ] {e5c19f96-dd0b-4ea5-8ec2-0b9df8f42d34} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.005224 sec., 6891.2710566615615 rows/sec., 265.26 KiB/sec. | ||
| 2333 | 2026.02.02 22:41:17.113661 [ 276 ] {e5c19f96-dd0b-4ea5-8ec2-0b9df8f42d34} <Debug> TCPHandler: Processed in 0.005584916 sec. | ||
| 2334 | 2026.02.02 22:41:17.113995 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2335 | 2026.02.02 22:41:17.114151 [ 276 ] {009990f6-bbff-462a-b0c5-046de67c275a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2336 | 2026.02.02 22:41:17.114387 [ 276 ] {009990f6-bbff-462a-b0c5-046de67c275a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2337 | 2026.02.02 22:41:17.114424 [ 276 ] {009990f6-bbff-462a-b0c5-046de67c275a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2338 | 2026.02.02 22:41:17.114632 [ 276 ] {009990f6-bbff-462a-b0c5-046de67c275a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2339 | 2026.02.02 22:41:17.114688 [ 276 ] {009990f6-bbff-462a-b0c5-046de67c275a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2340 | 2026.02.02 22:41:17.114806 [ 276 ] {009990f6-bbff-462a-b0c5-046de67c275a} <Debug> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2341 | 2026.02.02 22:41:17.114878 [ 341 ] {009990f6-bbff-462a-b0c5-046de67c275a} <Trace> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2342 | 2026.02.02 22:41:17.114880 [ 296 ] {009990f6-bbff-462a-b0c5-046de67c275a} <Trace> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2343 | 2026.02.02 22:41:17.114979 [ 276 ] {009990f6-bbff-462a-b0c5-046de67c275a} <Debug> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (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 | ||
| 2344 | 2026.02.02 22:41:17.115002 [ 276 ] {009990f6-bbff-462a-b0c5-046de67c275a} <Trace> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2345 | 2026.02.02 22:41:17.115060 [ 276 ] {009990f6-bbff-462a-b0c5-046de67c275a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2346 | 2026.02.02 22:41:17.115083 [ 276 ] {009990f6-bbff-462a-b0c5-046de67c275a} <Debug> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2347 | 2026.02.02 22:41:17.115116 [ 276 ] {009990f6-bbff-462a-b0c5-046de67c275a} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2348 | 2026.02.02 22:41:17.115146 [ 276 ] {009990f6-bbff-462a-b0c5-046de67c275a} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2349 | 2026.02.02 22:41:17.115869 [ 276 ] {009990f6-bbff-462a-b0c5-046de67c275a} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001784 sec., 20179.372197309418 rows/sec., 776.76 KiB/sec. | ||
| 2350 | 2026.02.02 22:41:17.115978 [ 276 ] {009990f6-bbff-462a-b0c5-046de67c275a} <Debug> TCPHandler: Processed in 0.002043874 sec. | ||
| 2351 | 2026.02.02 22:41:17.116221 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2352 | 2026.02.02 22:41:17.116368 [ 276 ] {3ac4b136-0001-40f9-a179-57fdb6d496d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2353 | 2026.02.02 22:41:17.116593 [ 276 ] {3ac4b136-0001-40f9-a179-57fdb6d496d2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2354 | 2026.02.02 22:41:17.116631 [ 276 ] {3ac4b136-0001-40f9-a179-57fdb6d496d2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2355 | 2026.02.02 22:41:17.116849 [ 276 ] {3ac4b136-0001-40f9-a179-57fdb6d496d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2356 | 2026.02.02 22:41:17.116907 [ 276 ] {3ac4b136-0001-40f9-a179-57fdb6d496d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2357 | 2026.02.02 22:41:17.117021 [ 276 ] {3ac4b136-0001-40f9-a179-57fdb6d496d2} <Debug> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2358 | 2026.02.02 22:41:17.117103 [ 318 ] {3ac4b136-0001-40f9-a179-57fdb6d496d2} <Trace> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2359 | 2026.02.02 22:41:17.117105 [ 315 ] {3ac4b136-0001-40f9-a179-57fdb6d496d2} <Trace> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2360 | 2026.02.02 22:41:17.117227 [ 276 ] {3ac4b136-0001-40f9-a179-57fdb6d496d2} <Debug> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (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 | ||
| 2361 | 2026.02.02 22:41:17.117255 [ 276 ] {3ac4b136-0001-40f9-a179-57fdb6d496d2} <Trace> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2362 | 2026.02.02 22:41:17.117311 [ 276 ] {3ac4b136-0001-40f9-a179-57fdb6d496d2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2363 | 2026.02.02 22:41:17.117329 [ 276 ] {3ac4b136-0001-40f9-a179-57fdb6d496d2} <Debug> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2364 | 2026.02.02 22:41:17.117361 [ 276 ] {3ac4b136-0001-40f9-a179-57fdb6d496d2} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2365 | 2026.02.02 22:41:17.117392 [ 276 ] {3ac4b136-0001-40f9-a179-57fdb6d496d2} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2366 | 2026.02.02 22:41:17.118044 [ 276 ] {3ac4b136-0001-40f9-a179-57fdb6d496d2} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001734 sec., 20761.245674740483 rows/sec., 799.16 KiB/sec. | ||
| 2367 | 2026.02.02 22:41:17.118163 [ 276 ] {3ac4b136-0001-40f9-a179-57fdb6d496d2} <Debug> TCPHandler: Processed in 0.001995554 sec. | ||
| 2368 | 2026.02.02 22:41:17.118395 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2369 | 2026.02.02 22:41:17.118535 [ 276 ] {d0322618-2dfd-4f4c-a889-6b74e04acb83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2370 | 2026.02.02 22:41:17.118763 [ 276 ] {d0322618-2dfd-4f4c-a889-6b74e04acb83} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2371 | 2026.02.02 22:41:17.118800 [ 276 ] {d0322618-2dfd-4f4c-a889-6b74e04acb83} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2372 | 2026.02.02 22:41:17.119026 [ 276 ] {d0322618-2dfd-4f4c-a889-6b74e04acb83} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2373 | 2026.02.02 22:41:17.119083 [ 276 ] {d0322618-2dfd-4f4c-a889-6b74e04acb83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2374 | 2026.02.02 22:41:17.119186 [ 276 ] {d0322618-2dfd-4f4c-a889-6b74e04acb83} <Debug> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2375 | 2026.02.02 22:41:17.119251 [ 303 ] {d0322618-2dfd-4f4c-a889-6b74e04acb83} <Trace> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2376 | 2026.02.02 22:41:17.119258 [ 341 ] {d0322618-2dfd-4f4c-a889-6b74e04acb83} <Trace> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2377 | 2026.02.02 22:41:17.119366 [ 276 ] {d0322618-2dfd-4f4c-a889-6b74e04acb83} <Debug> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (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 | ||
| 2378 | 2026.02.02 22:41:17.119391 [ 276 ] {d0322618-2dfd-4f4c-a889-6b74e04acb83} <Trace> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2379 | 2026.02.02 22:41:17.119448 [ 276 ] {d0322618-2dfd-4f4c-a889-6b74e04acb83} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2380 | 2026.02.02 22:41:17.119466 [ 276 ] {d0322618-2dfd-4f4c-a889-6b74e04acb83} <Debug> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2381 | 2026.02.02 22:41:17.119497 [ 276 ] {d0322618-2dfd-4f4c-a889-6b74e04acb83} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2382 | 2026.02.02 22:41:17.119533 [ 276 ] {d0322618-2dfd-4f4c-a889-6b74e04acb83} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2383 | 2026.02.02 22:41:17.120203 [ 276 ] {d0322618-2dfd-4f4c-a889-6b74e04acb83} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001725 sec., 20869.565217391304 rows/sec., 803.33 KiB/sec. | ||
| 2384 | 2026.02.02 22:41:17.120334 [ 276 ] {d0322618-2dfd-4f4c-a889-6b74e04acb83} <Debug> TCPHandler: Processed in 0.001991234 sec. | ||
| 2385 | 2026.02.02 22:41:17.120561 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2386 | 2026.02.02 22:41:17.120699 [ 276 ] {888f582a-4979-4ecc-a87e-d1559a8c7160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2387 | 2026.02.02 22:41:17.120922 [ 276 ] {888f582a-4979-4ecc-a87e-d1559a8c7160} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2388 | 2026.02.02 22:41:17.120959 [ 276 ] {888f582a-4979-4ecc-a87e-d1559a8c7160} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2389 | 2026.02.02 22:41:17.121165 [ 276 ] {888f582a-4979-4ecc-a87e-d1559a8c7160} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2390 | 2026.02.02 22:41:17.121218 [ 276 ] {888f582a-4979-4ecc-a87e-d1559a8c7160} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2391 | 2026.02.02 22:41:17.121320 [ 276 ] {888f582a-4979-4ecc-a87e-d1559a8c7160} <Debug> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2392 | 2026.02.02 22:41:17.121381 [ 315 ] {888f582a-4979-4ecc-a87e-d1559a8c7160} <Trace> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2393 | 2026.02.02 22:41:17.121388 [ 341 ] {888f582a-4979-4ecc-a87e-d1559a8c7160} <Trace> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2394 | 2026.02.02 22:41:17.121475 [ 276 ] {888f582a-4979-4ecc-a87e-d1559a8c7160} <Debug> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (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 | ||
| 2395 | 2026.02.02 22:41:17.121500 [ 276 ] {888f582a-4979-4ecc-a87e-d1559a8c7160} <Trace> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2396 | 2026.02.02 22:41:17.121556 [ 276 ] {888f582a-4979-4ecc-a87e-d1559a8c7160} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2397 | 2026.02.02 22:41:17.121573 [ 276 ] {888f582a-4979-4ecc-a87e-d1559a8c7160} <Debug> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2398 | 2026.02.02 22:41:17.121603 [ 276 ] {888f582a-4979-4ecc-a87e-d1559a8c7160} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2399 | 2026.02.02 22:41:17.121638 [ 276 ] {888f582a-4979-4ecc-a87e-d1559a8c7160} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2400 | 2026.02.02 22:41:17.122327 [ 276 ] {888f582a-4979-4ecc-a87e-d1559a8c7160} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001686 sec., 21352.313167259785 rows/sec., 821.91 KiB/sec. | ||
| 2401 | 2026.02.02 22:41:17.122417 [ 276 ] {888f582a-4979-4ecc-a87e-d1559a8c7160} <Debug> TCPHandler: Processed in 0.001907803 sec. | ||
| 2402 | 2026.02.02 22:41:17.122654 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2403 | 2026.02.02 22:41:17.122791 [ 276 ] {61fbb21d-ba13-4e4d-b198-21567927a512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2404 | 2026.02.02 22:41:17.123010 [ 276 ] {61fbb21d-ba13-4e4d-b198-21567927a512} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2405 | 2026.02.02 22:41:17.123045 [ 276 ] {61fbb21d-ba13-4e4d-b198-21567927a512} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2406 | 2026.02.02 22:41:17.123252 [ 276 ] {61fbb21d-ba13-4e4d-b198-21567927a512} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2407 | 2026.02.02 22:41:17.123304 [ 276 ] {61fbb21d-ba13-4e4d-b198-21567927a512} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2408 | 2026.02.02 22:41:17.123404 [ 276 ] {61fbb21d-ba13-4e4d-b198-21567927a512} <Debug> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2409 | 2026.02.02 22:41:17.123469 [ 328 ] {61fbb21d-ba13-4e4d-b198-21567927a512} <Trace> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2410 | 2026.02.02 22:41:17.123474 [ 334 ] {61fbb21d-ba13-4e4d-b198-21567927a512} <Trace> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2411 | 2026.02.02 22:41:17.123570 [ 276 ] {61fbb21d-ba13-4e4d-b198-21567927a512} <Debug> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (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 | ||
| 2412 | 2026.02.02 22:41:17.123597 [ 276 ] {61fbb21d-ba13-4e4d-b198-21567927a512} <Trace> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2413 | 2026.02.02 22:41:17.123652 [ 276 ] {61fbb21d-ba13-4e4d-b198-21567927a512} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2414 | 2026.02.02 22:41:17.123670 [ 276 ] {61fbb21d-ba13-4e4d-b198-21567927a512} <Debug> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2415 | 2026.02.02 22:41:17.123700 [ 276 ] {61fbb21d-ba13-4e4d-b198-21567927a512} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2416 | 2026.02.02 22:41:17.123731 [ 276 ] {61fbb21d-ba13-4e4d-b198-21567927a512} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2417 | 2026.02.02 22:41:17.124294 [ 276 ] {61fbb21d-ba13-4e4d-b198-21567927a512} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001561 sec., 23062.139654067905 rows/sec., 887.73 KiB/sec. | ||
| 2418 | 2026.02.02 22:41:17.124384 [ 276 ] {61fbb21d-ba13-4e4d-b198-21567927a512} <Debug> TCPHandler: Processed in 0.001781291 sec. | ||
| 2419 | 2026.02.02 22:41:17.217647 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2420 | 2026.02.02 22:41:17.217824 [ 276 ] {e66f96e8-3805-49f5-a097-02486db4feba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2421 | 2026.02.02 22:41:17.217898 [ 276 ] {e66f96e8-3805-49f5-a097-02486db4feba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2422 | 2026.02.02 22:41:17.218611 [ 276 ] {e66f96e8-3805-49f5-a097-02486db4feba} <Trace> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2423 | 2026.02.02 22:41:17.218659 [ 276 ] {e66f96e8-3805-49f5-a097-02486db4feba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2424 | 2026.02.02 22:41:17.224467 [ 276 ] {e66f96e8-3805-49f5-a097-02486db4feba} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2425 | 2026.02.02 22:41:17.224775 [ 276 ] {e66f96e8-3805-49f5-a097-02486db4feba} <Trace> oximeter.timeseries_schema (f8db5b81-6eea-4114-be4e-0b4ddf92afc9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2426 | 2026.02.02 22:41:17.224960 [ 276 ] {e66f96e8-3805-49f5-a097-02486db4feba} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.007182 sec., 835.421888053467 rows/sec., 186.01 KiB/sec. | ||
| 2427 | 2026.02.02 22:41:17.225024 [ 276 ] {e66f96e8-3805-49f5-a097-02486db4feba} <Debug> TCPHandler: Processed in 0.007514898 sec. | ||
| 2428 | 2026.02.02 22:41:17.225156 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2429 | 2026.02.02 22:41:17.225255 [ 276 ] {f9c98711-5348-4dc1-8bc7-1057851c0727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2430 | 2026.02.02 22:41:17.225303 [ 276 ] {f9c98711-5348-4dc1-8bc7-1057851c0727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2431 | 2026.02.02 22:41:17.225766 [ 276 ] {f9c98711-5348-4dc1-8bc7-1057851c0727} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2432 | 2026.02.02 22:41:17.225806 [ 276 ] {f9c98711-5348-4dc1-8bc7-1057851c0727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2433 | 2026.02.02 22:41:17.226124 [ 276 ] {f9c98711-5348-4dc1-8bc7-1057851c0727} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2434 | 2026.02.02 22:41:17.226342 [ 276 ] {f9c98711-5348-4dc1-8bc7-1057851c0727} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2435 | 2026.02.02 22:41:17.226479 [ 276 ] {f9c98711-5348-4dc1-8bc7-1057851c0727} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001243 sec., 1609.0104585679808 rows/sec., 131.20 KiB/sec. | ||
| 2436 | 2026.02.02 22:41:17.226520 [ 276 ] {f9c98711-5348-4dc1-8bc7-1057851c0727} <Debug> TCPHandler: Processed in 0.001415917 sec. | ||
| 2437 | 2026.02.02 22:41:17.226649 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2438 | 2026.02.02 22:41:17.226745 [ 276 ] {b78a914f-0da9-4a07-8e8c-0d3404db2834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2439 | 2026.02.02 22:41:17.226789 [ 276 ] {b78a914f-0da9-4a07-8e8c-0d3404db2834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2440 | 2026.02.02 22:41:17.228282 [ 276 ] {b78a914f-0da9-4a07-8e8c-0d3404db2834} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2441 | 2026.02.02 22:41:17.228327 [ 276 ] {b78a914f-0da9-4a07-8e8c-0d3404db2834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2442 | 2026.02.02 22:41:17.228807 [ 276 ] {b78a914f-0da9-4a07-8e8c-0d3404db2834} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2443 | 2026.02.02 22:41:17.229079 [ 276 ] {b78a914f-0da9-4a07-8e8c-0d3404db2834} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2444 | 2026.02.02 22:41:17.229208 [ 276 ] {b78a914f-0da9-4a07-8e8c-0d3404db2834} <Debug> executeQuery: Read 1249 rows, 105.45 KiB in 0.00249 sec., 501606.4257028112 rows/sec., 41.36 MiB/sec. | ||
| 2445 | 2026.02.02 22:41:17.229244 [ 276 ] {b78a914f-0da9-4a07-8e8c-0d3404db2834} <Debug> TCPHandler: Processed in 0.002664642 sec. | ||
| 2446 | 2026.02.02 22:41:17.229359 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2447 | 2026.02.02 22:41:17.229450 [ 276 ] {13e4bf95-471d-49d3-8e98-cb6c31cfae8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2448 | 2026.02.02 22:41:17.229490 [ 276 ] {13e4bf95-471d-49d3-8e98-cb6c31cfae8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2449 | 2026.02.02 22:41:17.229881 [ 276 ] {13e4bf95-471d-49d3-8e98-cb6c31cfae8a} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2450 | 2026.02.02 22:41:17.229917 [ 276 ] {13e4bf95-471d-49d3-8e98-cb6c31cfae8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2451 | 2026.02.02 22:41:17.230275 [ 276 ] {13e4bf95-471d-49d3-8e98-cb6c31cfae8a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2452 | 2026.02.02 22:41:17.230509 [ 276 ] {13e4bf95-471d-49d3-8e98-cb6c31cfae8a} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2453 | 2026.02.02 22:41:17.230665 [ 276 ] {13e4bf95-471d-49d3-8e98-cb6c31cfae8a} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001209 sec., 23159.636062861868 rows/sec., 1.69 MiB/sec. | ||
| 2454 | 2026.02.02 22:41:17.230706 [ 276 ] {13e4bf95-471d-49d3-8e98-cb6c31cfae8a} <Debug> TCPHandler: Processed in 0.001378226 sec. | ||
| 2455 | 2026.02.02 22:41:17.230818 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2456 | 2026.02.02 22:41:17.230915 [ 276 ] {82944c0d-f621-4637-944d-0f535a8857d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2457 | 2026.02.02 22:41:17.230962 [ 276 ] {82944c0d-f621-4637-944d-0f535a8857d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2458 | 2026.02.02 22:41:17.231488 [ 276 ] {82944c0d-f621-4637-944d-0f535a8857d7} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2459 | 2026.02.02 22:41:17.231525 [ 276 ] {82944c0d-f621-4637-944d-0f535a8857d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2460 | 2026.02.02 22:41:17.231837 [ 276 ] {82944c0d-f621-4637-944d-0f535a8857d7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2461 | 2026.02.02 22:41:17.232043 [ 276 ] {82944c0d-f621-4637-944d-0f535a8857d7} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2462 | 2026.02.02 22:41:17.232173 [ 276 ] {82944c0d-f621-4637-944d-0f535a8857d7} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001278 sec., 178403.7558685446 rows/sec., 12.08 MiB/sec. | ||
| 2463 | 2026.02.02 22:41:17.232212 [ 276 ] {82944c0d-f621-4637-944d-0f535a8857d7} <Debug> TCPHandler: Processed in 0.001443727 sec. | ||
| 2464 | 2026.02.02 22:41:17.232324 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2465 | 2026.02.02 22:41:17.232418 [ 276 ] {17399f1c-4a81-4701-bc02-ec3b02c7fa09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2466 | 2026.02.02 22:41:17.232459 [ 276 ] {17399f1c-4a81-4701-bc02-ec3b02c7fa09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2467 | 2026.02.02 22:41:17.233133 [ 276 ] {17399f1c-4a81-4701-bc02-ec3b02c7fa09} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2468 | 2026.02.02 22:41:17.233172 [ 276 ] {17399f1c-4a81-4701-bc02-ec3b02c7fa09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2469 | 2026.02.02 22:41:17.233503 [ 276 ] {17399f1c-4a81-4701-bc02-ec3b02c7fa09} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2470 | 2026.02.02 22:41:17.233715 [ 276 ] {17399f1c-4a81-4701-bc02-ec3b02c7fa09} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2471 | 2026.02.02 22:41:17.233848 [ 276 ] {17399f1c-4a81-4701-bc02-ec3b02c7fa09} <Debug> executeQuery: Read 548 rows, 41.65 KiB in 0.001447 sec., 378714.58189357293 rows/sec., 28.11 MiB/sec. | ||
| 2472 | 2026.02.02 22:41:17.233886 [ 276 ] {17399f1c-4a81-4701-bc02-ec3b02c7fa09} <Debug> TCPHandler: Processed in 0.001614259 sec. | ||
| 2473 | 2026.02.02 22:41:17.233997 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2474 | 2026.02.02 22:41:17.234092 [ 276 ] {85084929-b485-42f8-8c66-0aaef7e40edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2475 | 2026.02.02 22:41:17.234137 [ 276 ] {85084929-b485-42f8-8c66-0aaef7e40edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2476 | 2026.02.02 22:41:17.235326 [ 276 ] {85084929-b485-42f8-8c66-0aaef7e40edf} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2477 | 2026.02.02 22:41:17.235370 [ 276 ] {85084929-b485-42f8-8c66-0aaef7e40edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2478 | 2026.02.02 22:41:17.235904 [ 276 ] {85084929-b485-42f8-8c66-0aaef7e40edf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2479 | 2026.02.02 22:41:17.236132 [ 276 ] {85084929-b485-42f8-8c66-0aaef7e40edf} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2480 | 2026.02.02 22:41:17.236262 [ 276 ] {85084929-b485-42f8-8c66-0aaef7e40edf} <Debug> executeQuery: Read 2367 rows, 161.90 KiB in 0.002189 sec., 1081315.6692553677 rows/sec., 72.23 MiB/sec. | ||
| 2481 | 2026.02.02 22:41:17.236299 [ 276 ] {85084929-b485-42f8-8c66-0aaef7e40edf} <Debug> TCPHandler: Processed in 0.002351668 sec. | ||
| 2482 | 2026.02.02 22:41:17.236415 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2483 | 2026.02.02 22:41:17.236511 [ 276 ] {3d09a092-cdf8-49f2-85e5-95937b60aa2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2484 | 2026.02.02 22:41:17.236571 [ 276 ] {3d09a092-cdf8-49f2-85e5-95937b60aa2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2485 | 2026.02.02 22:41:17.237369 [ 276 ] {3d09a092-cdf8-49f2-85e5-95937b60aa2a} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2486 | 2026.02.02 22:41:17.237417 [ 276 ] {3d09a092-cdf8-49f2-85e5-95937b60aa2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2487 | 2026.02.02 22:41:17.237928 [ 276 ] {3d09a092-cdf8-49f2-85e5-95937b60aa2a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2488 | 2026.02.02 22:41:17.238162 [ 276 ] {3d09a092-cdf8-49f2-85e5-95937b60aa2a} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2489 | 2026.02.02 22:41:17.238298 [ 276 ] {3d09a092-cdf8-49f2-85e5-95937b60aa2a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001807 sec., 14388.489208633093 rows/sec., 25.78 MiB/sec. | ||
| 2490 | 2026.02.02 22:41:17.238346 [ 276 ] {3d09a092-cdf8-49f2-85e5-95937b60aa2a} <Debug> TCPHandler: Processed in 0.001981864 sec. | ||
| 2491 | 2026.02.02 22:41:17.238467 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2492 | 2026.02.02 22:41:17.238564 [ 276 ] {dfdb8f60-a4f5-43c2-b4c3-904225eba3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2493 | 2026.02.02 22:41:17.238605 [ 276 ] {dfdb8f60-a4f5-43c2-b4c3-904225eba3d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2494 | 2026.02.02 22:41:17.238933 [ 276 ] {dfdb8f60-a4f5-43c2-b4c3-904225eba3d9} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2495 | 2026.02.02 22:41:17.238970 [ 276 ] {dfdb8f60-a4f5-43c2-b4c3-904225eba3d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2496 | 2026.02.02 22:41:17.239269 [ 276 ] {dfdb8f60-a4f5-43c2-b4c3-904225eba3d9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2497 | 2026.02.02 22:41:17.239476 [ 276 ] {dfdb8f60-a4f5-43c2-b4c3-904225eba3d9} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2498 | 2026.02.02 22:41:17.239601 [ 276 ] {dfdb8f60-a4f5-43c2-b4c3-904225eba3d9} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001056 sec., 11363.636363636362 rows/sec., 784.21 KiB/sec. | ||
| 2499 | 2026.02.02 22:41:17.239643 [ 276 ] {dfdb8f60-a4f5-43c2-b4c3-904225eba3d9} <Debug> TCPHandler: Processed in 0.001228224 sec. | ||
| 2500 | 2026.02.02 22:41:17.756003 [ 334 ] {2317cbc8-53cf-48d0-902a-af86b5860ccd} <Trace> AggregatingTransform: Aggregating | ||
| 2501 | 2026.02.02 22:41:17.756085 [ 334 ] {2317cbc8-53cf-48d0-902a-af86b5860ccd} <Trace> Aggregator: Aggregation method: without_key | ||
| 2502 | 2026.02.02 22:41:17.756129 [ 334 ] {2317cbc8-53cf-48d0-902a-af86b5860ccd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003841565 sec. (260.311 rows/sec., 10.17 KiB/sec.) | ||
| 2503 | 2026.02.02 22:41:17.756150 [ 334 ] {2317cbc8-53cf-48d0-902a-af86b5860ccd} <Trace> Aggregator: Merging aggregated data | ||
| 2504 | 2026.02.02 22:41:17.765925 [ 274 ] {2317cbc8-53cf-48d0-902a-af86b5860ccd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.670642 sec., 1.4911085198958611 rows/sec., 59.64 B/sec. | ||
| 2505 | 2026.02.02 22:41:17.766542 [ 274 ] {2317cbc8-53cf-48d0-902a-af86b5860ccd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2506 | 2026.02.02 22:41:17.766579 [ 274 ] {2317cbc8-53cf-48d0-902a-af86b5860ccd} <Debug> TCPHandler: Processed in 0.671870705 sec. | ||
| 2507 | 2026.02.02 22:41:17.766760 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2508 | 2026.02.02 22:41:17.766805 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2509 | 2026.02.02 22:41:17.766826 [ 274 ] {} <Debug> TCP-Session: fb745705-27eb-4597-a9e9-07c04cfc1dff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2510 | 2026.02.02 22:41:17.767010 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2511 | 2026.02.02 22:41:17.766979 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2512 | 2026.02.02 22:41:17.767200 [ 290 ] {} <Debug> TCP-Session: 60b326f5-d3a1-4b70-9dd1-83b386bddd76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2513 | 2026.02.02 22:41:17.766953 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2514 | 2026.02.02 22:41:17.767248 [ 289 ] {} <Debug> TCP-Session: 7944fd81-4351-4905-9598-8100ebe4a262 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2515 | 2026.02.02 22:41:17.766925 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2516 | 2026.02.02 22:41:17.767338 [ 287 ] {} <Debug> TCP-Session: 5b71719a-862d-4aba-84e3-196569190fcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2517 | 2026.02.02 22:41:17.766914 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2518 | 2026.02.02 22:41:17.767435 [ 292 ] {} <Debug> TCP-Session: 6768b9e6-8485-4774-8bc7-9ea8ce7d0a1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2519 | 2026.02.02 22:41:17.766888 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2520 | 2026.02.02 22:41:17.767485 [ 291 ] {} <Debug> TCP-Session: 84ce4c72-5143-4550-963c-6ca485f9c2ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2521 | 2026.02.02 22:41:17.766849 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2522 | 2026.02.02 22:41:17.767544 [ 293 ] {} <Debug> TCP-Session: d37875de-bb24-417b-b8d0-b8441ade00f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2523 | 2026.02.02 22:41:17.766849 [ 286 ] {} <Debug> TCP-Session: d44a5098-6774-4b55-bf41-e1c6701ebe19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2524 | 2026.02.02 22:41:17.767597 [ 288 ] {} <Debug> TCP-Session: 274f7e94-7423-4411-99d4-912df997d9de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2525 | 2026.02.02 22:41:18.000213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.59 MiB, peak 200.73 MiB, free memory in arenas 0.00 B, will set to 204.82 MiB (RSS), difference: 18.22 MiB | ||
| 2526 | 2026.02.02 22:41:18.696180 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42400 | ||
| 2527 | 2026.02.02 22:41:18.696295 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2528 | 2026.02.02 22:41:18.696319 [ 288 ] {} <Debug> TCP-Session: 239bc18d-6f2f-4c3e-b43f-bab6a39cd260 Authenticating user 'default' from [fd00:1122:3344:101::e]:42400 | ||
| 2529 | 2026.02.02 22:41:18.696341 [ 288 ] {} <Debug> TCP-Session: 239bc18d-6f2f-4c3e-b43f-bab6a39cd260 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2530 | 2026.02.02 22:41:18.696355 [ 288 ] {} <Debug> TCP-Session: 239bc18d-6f2f-4c3e-b43f-bab6a39cd260 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2531 | 2026.02.02 22:41:18.696558 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64753 | ||
| 2532 | 2026.02.02 22:41:18.696591 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46432 | ||
| 2533 | 2026.02.02 22:41:18.696616 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60213 | ||
| 2534 | 2026.02.02 22:41:18.696646 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55673 | ||
| 2535 | 2026.02.02 22:41:18.696655 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41415 | ||
| 2536 | 2026.02.02 22:41:18.696681 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2537 | 2026.02.02 22:41:18.696702 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2538 | 2026.02.02 22:41:18.696716 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2539 | 2026.02.02 22:41:18.696730 [ 289 ] {} <Debug> TCP-Session: 7b18cdc5-7775-414e-a8cb-7b472699cdd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64753 | ||
| 2540 | 2026.02.02 22:41:18.696743 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2541 | 2026.02.02 22:41:18.696752 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2542 | 2026.02.02 22:41:18.696756 [ 292 ] {} <Debug> TCP-Session: 603a00bc-050d-4b10-9b1e-d9b3f11b37e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60213 | ||
| 2543 | 2026.02.02 22:41:18.696784 [ 288 ] {} <Trace> TCP-Session: 239bc18d-6f2f-4c3e-b43f-bab6a39cd260 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2544 | 2026.02.02 22:41:18.696790 [ 294 ] {} <Debug> TCP-Session: c20e7448-d7ee-4810-b563-2189456fbbee Authenticating user 'default' from [fd00:1122:3344:101::e]:55673 | ||
| 2545 | 2026.02.02 22:41:18.696811 [ 292 ] {} <Debug> TCP-Session: 603a00bc-050d-4b10-9b1e-d9b3f11b37e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2546 | 2026.02.02 22:41:18.696771 [ 289 ] {} <Debug> TCP-Session: 7b18cdc5-7775-414e-a8cb-7b472699cdd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2547 | 2026.02.02 22:41:18.696856 [ 292 ] {} <Debug> TCP-Session: 603a00bc-050d-4b10-9b1e-d9b3f11b37e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2548 | 2026.02.02 22:41:18.696875 [ 289 ] {} <Debug> TCP-Session: 7b18cdc5-7775-414e-a8cb-7b472699cdd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2549 | 2026.02.02 22:41:18.696853 [ 294 ] {} <Debug> TCP-Session: c20e7448-d7ee-4810-b563-2189456fbbee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2550 | 2026.02.02 22:41:18.696743 [ 290 ] {} <Debug> TCP-Session: 4eb1c7b8-0459-4c43-a74d-80bf0faddf5f Authenticating user 'default' from [fd00:1122:3344:101::e]:46432 | ||
| 2551 | 2026.02.02 22:41:18.696958 [ 294 ] {} <Debug> TCP-Session: c20e7448-d7ee-4810-b563-2189456fbbee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2552 | 2026.02.02 22:41:18.696970 [ 290 ] {} <Debug> TCP-Session: 4eb1c7b8-0459-4c43-a74d-80bf0faddf5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2553 | 2026.02.02 22:41:18.696970 [ 288 ] {53064df3-9304-4656-9dc3-fb6b525d57af} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42400) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2554 | 2026.02.02 22:41:18.696985 [ 290 ] {} <Debug> TCP-Session: 4eb1c7b8-0459-4c43-a74d-80bf0faddf5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2555 | 2026.02.02 22:41:18.696661 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45790 | ||
| 2556 | 2026.02.02 22:41:18.696607 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46267 | ||
| 2557 | 2026.02.02 22:41:18.696623 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44869 | ||
| 2558 | 2026.02.02 22:41:18.697079 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2559 | 2026.02.02 22:41:18.696798 [ 274 ] {} <Debug> TCP-Session: bb28cdd6-03c0-42a6-b01c-10d000c7e347 Authenticating user 'default' from [fd00:1122:3344:101::e]:41415 | ||
| 2560 | 2026.02.02 22:41:18.697123 [ 286 ] {} <Debug> TCP-Session: e0e698af-f806-41a5-b8e5-f8e118ccd207 Authenticating user 'default' from [fd00:1122:3344:101::e]:45790 | ||
| 2561 | 2026.02.02 22:41:18.697152 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2562 | 2026.02.02 22:41:18.697154 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2563 | 2026.02.02 22:41:18.697174 [ 274 ] {} <Debug> TCP-Session: bb28cdd6-03c0-42a6-b01c-10d000c7e347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2564 | 2026.02.02 22:41:18.697192 [ 293 ] {} <Debug> TCP-Session: 42792f21-a626-40cb-8574-ec77c31a1145 Authenticating user 'default' from [fd00:1122:3344:101::e]:44869 | ||
| 2565 | 2026.02.02 22:41:18.697211 [ 291 ] {} <Debug> TCP-Session: b6e0b50b-561f-4d72-93fc-9c08b8e0945e Authenticating user 'default' from [fd00:1122:3344:101::e]:46267 | ||
| 2566 | 2026.02.02 22:41:18.697229 [ 286 ] {} <Debug> TCP-Session: e0e698af-f806-41a5-b8e5-f8e118ccd207 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2567 | 2026.02.02 22:41:18.697237 [ 293 ] {} <Debug> TCP-Session: 42792f21-a626-40cb-8574-ec77c31a1145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2568 | 2026.02.02 22:41:18.697252 [ 291 ] {} <Debug> TCP-Session: b6e0b50b-561f-4d72-93fc-9c08b8e0945e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2569 | 2026.02.02 22:41:18.697270 [ 293 ] {} <Debug> TCP-Session: 42792f21-a626-40cb-8574-ec77c31a1145 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2570 | 2026.02.02 22:41:18.697281 [ 288 ] {53064df3-9304-4656-9dc3-fb6b525d57af} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2571 | 2026.02.02 22:41:18.697284 [ 291 ] {} <Debug> TCP-Session: b6e0b50b-561f-4d72-93fc-9c08b8e0945e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2572 | 2026.02.02 22:41:18.697257 [ 286 ] {} <Debug> TCP-Session: e0e698af-f806-41a5-b8e5-f8e118ccd207 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2573 | 2026.02.02 22:41:18.697214 [ 274 ] {} <Debug> TCP-Session: bb28cdd6-03c0-42a6-b01c-10d000c7e347 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2574 | 2026.02.02 22:41:18.697357 [ 288 ] {53064df3-9304-4656-9dc3-fb6b525d57af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2575 | 2026.02.02 22:41:18.697666 [ 288 ] {53064df3-9304-4656-9dc3-fb6b525d57af} <Debug> oximeter.version (99f63280-b1db-4cc6-ae78-440161eafa09) (SelectExecutor): Key condition: unknown | ||
| 2576 | 2026.02.02 22:41:18.698605 [ 332 ] {53064df3-9304-4656-9dc3-fb6b525d57af} <Trace> AggregatingTransform: Aggregating | ||
| 2577 | 2026.02.02 22:41:18.698661 [ 332 ] {53064df3-9304-4656-9dc3-fb6b525d57af} <Trace> Aggregator: Aggregation method: without_key | ||
| 2578 | 2026.02.02 22:41:18.698697 [ 332 ] {53064df3-9304-4656-9dc3-fb6b525d57af} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00093472 sec. (1069.839 rows/sec., 41.79 KiB/sec.) | ||
| 2579 | 2026.02.02 22:41:18.698716 [ 332 ] {53064df3-9304-4656-9dc3-fb6b525d57af} <Trace> Aggregator: Merging aggregated data | ||
| 2580 | 2026.02.02 22:41:18.700070 [ 288 ] {53064df3-9304-4656-9dc3-fb6b525d57af} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00316 sec., 316.4556962025316 rows/sec., 12.36 KiB/sec. | ||
| 2581 | 2026.02.02 22:41:18.700218 [ 288 ] {53064df3-9304-4656-9dc3-fb6b525d57af} <Debug> TCPHandler: Processed in 0.003575542 sec. | ||
| 2582 | 2026.02.02 22:41:18.700330 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2583 | 2026.02.02 22:41:18.700361 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2584 | 2026.02.02 22:41:18.700370 [ 288 ] {} <Debug> TCP-Session: 239bc18d-6f2f-4c3e-b43f-bab6a39cd260 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2585 | 2026.02.02 22:41:18.700385 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2586 | 2026.02.02 22:41:18.700407 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2587 | 2026.02.02 22:41:18.700415 [ 289 ] {} <Debug> TCP-Session: 7b18cdc5-7775-414e-a8cb-7b472699cdd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2588 | 2026.02.02 22:41:18.700432 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2589 | 2026.02.02 22:41:18.700453 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2590 | 2026.02.02 22:41:18.700477 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2591 | 2026.02.02 22:41:18.700488 [ 291 ] {} <Debug> TCP-Session: b6e0b50b-561f-4d72-93fc-9c08b8e0945e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2592 | 2026.02.02 22:41:18.700516 [ 292 ] {} <Debug> TCP-Session: 603a00bc-050d-4b10-9b1e-d9b3f11b37e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2593 | 2026.02.02 22:41:18.700534 [ 294 ] {} <Debug> TCP-Session: c20e7448-d7ee-4810-b563-2189456fbbee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2594 | 2026.02.02 22:41:18.700502 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2595 | 2026.02.02 22:41:18.700449 [ 290 ] {} <Debug> TCP-Session: 4eb1c7b8-0459-4c43-a74d-80bf0faddf5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2596 | 2026.02.02 22:41:18.700443 [ 286 ] {} <Debug> TCP-Session: e0e698af-f806-41a5-b8e5-f8e118ccd207 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2597 | 2026.02.02 22:41:18.700602 [ 293 ] {} <Debug> TCP-Session: 42792f21-a626-40cb-8574-ec77c31a1145 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2598 | 2026.02.02 22:41:18.700509 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2599 | 2026.02.02 22:41:18.700666 [ 274 ] {} <Debug> TCP-Session: bb28cdd6-03c0-42a6-b01c-10d000c7e347 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2600 | 2026.02.02 22:41:18.849480 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51121 | ||
| 2601 | 2026.02.02 22:41:18.849609 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2602 | 2026.02.02 22:41:18.849641 [ 288 ] {} <Debug> TCP-Session: f48d4e72-5bf0-4ba8-86a3-c52be0496325 Authenticating user 'default' from [fd00:1122:3344:101::e]:51121 | ||
| 2603 | 2026.02.02 22:41:18.849667 [ 288 ] {} <Debug> TCP-Session: f48d4e72-5bf0-4ba8-86a3-c52be0496325 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2604 | 2026.02.02 22:41:18.849684 [ 288 ] {} <Debug> TCP-Session: f48d4e72-5bf0-4ba8-86a3-c52be0496325 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2605 | 2026.02.02 22:41:18.849933 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37391 | ||
| 2606 | 2026.02.02 22:41:18.849939 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63792 | ||
| 2607 | 2026.02.02 22:41:18.849991 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37045 | ||
| 2608 | 2026.02.02 22:41:18.850027 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54835 | ||
| 2609 | 2026.02.02 22:41:18.850037 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54983 | ||
| 2610 | 2026.02.02 22:41:18.850081 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2611 | 2026.02.02 22:41:18.850019 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44839 | ||
| 2612 | 2026.02.02 22:41:18.850107 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2613 | 2026.02.02 22:41:18.850146 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2614 | 2026.02.02 22:41:18.850158 [ 288 ] {} <Trace> TCP-Session: f48d4e72-5bf0-4ba8-86a3-c52be0496325 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2615 | 2026.02.02 22:41:18.850186 [ 289 ] {} <Debug> TCP-Session: 7a8302cb-77a5-453d-bc5c-1b22414f323f Authenticating user 'default' from [fd00:1122:3344:101::e]:63792 | ||
| 2616 | 2026.02.02 22:41:18.850204 [ 291 ] {} <Debug> TCP-Session: f426aafe-51ab-46c7-a72f-c165c5e3d557 Authenticating user 'default' from [fd00:1122:3344:101::e]:37045 | ||
| 2617 | 2026.02.02 22:41:18.850234 [ 289 ] {} <Debug> TCP-Session: 7a8302cb-77a5-453d-bc5c-1b22414f323f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2618 | 2026.02.02 22:41:18.850173 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2619 | 2026.02.02 22:41:18.850262 [ 291 ] {} <Debug> TCP-Session: f426aafe-51ab-46c7-a72f-c165c5e3d557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2620 | 2026.02.02 22:41:18.850287 [ 294 ] {} <Debug> TCP-Session: efe35e65-4d06-4eec-973d-d90dfd46d92e Authenticating user 'default' from [fd00:1122:3344:101::e]:44839 | ||
| 2621 | 2026.02.02 22:41:18.850142 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2622 | 2026.02.02 22:41:18.850306 [ 291 ] {} <Debug> TCP-Session: f426aafe-51ab-46c7-a72f-c165c5e3d557 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2623 | 2026.02.02 22:41:18.850322 [ 294 ] {} <Debug> TCP-Session: efe35e65-4d06-4eec-973d-d90dfd46d92e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2624 | 2026.02.02 22:41:18.850340 [ 286 ] {} <Debug> TCP-Session: 25fc0cfd-55bc-4f8c-b674-9ac2710fd974 Authenticating user 'default' from [fd00:1122:3344:101::e]:54983 | ||
| 2625 | 2026.02.02 22:41:18.850358 [ 294 ] {} <Debug> TCP-Session: efe35e65-4d06-4eec-973d-d90dfd46d92e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2626 | 2026.02.02 22:41:18.850364 [ 288 ] {7aefd036-120b-43a6-9765-6f2ae532d513} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51121) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2627 | 2026.02.02 22:41:18.850372 [ 286 ] {} <Debug> TCP-Session: 25fc0cfd-55bc-4f8c-b674-9ac2710fd974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2628 | 2026.02.02 22:41:18.850121 [ 290 ] {} <Debug> TCP-Session: 0ec49f64-4d59-4a05-b24e-5b78556e2481 Authenticating user 'default' from [fd00:1122:3344:101::e]:37391 | ||
| 2629 | 2026.02.02 22:41:18.850410 [ 286 ] {} <Debug> TCP-Session: 25fc0cfd-55bc-4f8c-b674-9ac2710fd974 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2630 | 2026.02.02 22:41:18.850434 [ 290 ] {} <Debug> TCP-Session: 0ec49f64-4d59-4a05-b24e-5b78556e2481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2631 | 2026.02.02 22:41:18.850007 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45019 | ||
| 2632 | 2026.02.02 22:41:18.850452 [ 290 ] {} <Debug> TCP-Session: 0ec49f64-4d59-4a05-b24e-5b78556e2481 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2633 | 2026.02.02 22:41:18.849985 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44760 | ||
| 2634 | 2026.02.02 22:41:18.850122 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2635 | 2026.02.02 22:41:18.850260 [ 289 ] {} <Debug> TCP-Session: 7a8302cb-77a5-453d-bc5c-1b22414f323f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2636 | 2026.02.02 22:41:18.850562 [ 274 ] {} <Debug> TCP-Session: f324792a-bc39-459c-8dd2-4a599bc4475f Authenticating user 'default' from [fd00:1122:3344:101::e]:54835 | ||
| 2637 | 2026.02.02 22:41:18.850567 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2638 | 2026.02.02 22:41:18.850585 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2639 | 2026.02.02 22:41:18.850591 [ 274 ] {} <Debug> TCP-Session: f324792a-bc39-459c-8dd2-4a599bc4475f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2640 | 2026.02.02 22:41:18.850639 [ 292 ] {} <Debug> TCP-Session: 0723d294-183c-4b54-8a22-af09099c811a Authenticating user 'default' from [fd00:1122:3344:101::e]:44760 | ||
| 2641 | 2026.02.02 22:41:18.850651 [ 288 ] {7aefd036-120b-43a6-9765-6f2ae532d513} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2642 | 2026.02.02 22:41:18.850669 [ 292 ] {} <Debug> TCP-Session: 0723d294-183c-4b54-8a22-af09099c811a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2643 | 2026.02.02 22:41:18.850624 [ 293 ] {} <Debug> TCP-Session: b2bebc91-b62b-45f1-96f5-4c55065a56d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45019 | ||
| 2644 | 2026.02.02 22:41:18.850691 [ 292 ] {} <Debug> TCP-Session: 0723d294-183c-4b54-8a22-af09099c811a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2645 | 2026.02.02 22:41:18.850724 [ 288 ] {7aefd036-120b-43a6-9765-6f2ae532d513} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2646 | 2026.02.02 22:41:18.850727 [ 293 ] {} <Debug> TCP-Session: b2bebc91-b62b-45f1-96f5-4c55065a56d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2647 | 2026.02.02 22:41:18.850653 [ 274 ] {} <Debug> TCP-Session: f324792a-bc39-459c-8dd2-4a599bc4475f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2648 | 2026.02.02 22:41:18.850768 [ 293 ] {} <Debug> TCP-Session: b2bebc91-b62b-45f1-96f5-4c55065a56d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2649 | 2026.02.02 22:41:18.851089 [ 288 ] {7aefd036-120b-43a6-9765-6f2ae532d513} <Debug> oximeter.version (99f63280-b1db-4cc6-ae78-440161eafa09) (SelectExecutor): Key condition: unknown | ||
| 2650 | 2026.02.02 22:41:18.852202 [ 333 ] {7aefd036-120b-43a6-9765-6f2ae532d513} <Trace> AggregatingTransform: Aggregating | ||
| 2651 | 2026.02.02 22:41:18.852254 [ 333 ] {7aefd036-120b-43a6-9765-6f2ae532d513} <Trace> Aggregator: Aggregation method: without_key | ||
| 2652 | 2026.02.02 22:41:18.852291 [ 333 ] {7aefd036-120b-43a6-9765-6f2ae532d513} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001051022 sec. (951.455 rows/sec., 37.17 KiB/sec.) | ||
| 2653 | 2026.02.02 22:41:18.852311 [ 333 ] {7aefd036-120b-43a6-9765-6f2ae532d513} <Trace> Aggregator: Merging aggregated data | ||
| 2654 | 2026.02.02 22:41:18.853705 [ 288 ] {7aefd036-120b-43a6-9765-6f2ae532d513} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003403 sec., 293.8583602703497 rows/sec., 11.48 KiB/sec. | ||
| 2655 | 2026.02.02 22:41:18.853867 [ 288 ] {7aefd036-120b-43a6-9765-6f2ae532d513} <Debug> TCPHandler: Processed in 0.003886886 sec. | ||
| 2656 | 2026.02.02 22:41:18.854018 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2657 | 2026.02.02 22:41:18.854051 [ 288 ] {} <Debug> TCP-Session: f48d4e72-5bf0-4ba8-86a3-c52be0496325 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2658 | 2026.02.02 22:41:18.854055 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2659 | 2026.02.02 22:41:18.854093 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2660 | 2026.02.02 22:41:18.854106 [ 290 ] {} <Debug> TCP-Session: 0ec49f64-4d59-4a05-b24e-5b78556e2481 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2661 | 2026.02.02 22:41:18.854135 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2662 | 2026.02.02 22:41:18.854146 [ 289 ] {} <Debug> TCP-Session: 7a8302cb-77a5-453d-bc5c-1b22414f323f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2663 | 2026.02.02 22:41:18.854153 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2664 | 2026.02.02 22:41:18.854173 [ 274 ] {} <Debug> TCP-Session: f324792a-bc39-459c-8dd2-4a599bc4475f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2665 | 2026.02.02 22:41:18.854175 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2666 | 2026.02.02 22:41:18.854195 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2667 | 2026.02.02 22:41:18.854220 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2668 | 2026.02.02 22:41:18.854233 [ 293 ] {} <Debug> TCP-Session: b2bebc91-b62b-45f1-96f5-4c55065a56d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2669 | 2026.02.02 22:41:18.854268 [ 291 ] {} <Debug> TCP-Session: f426aafe-51ab-46c7-a72f-c165c5e3d557 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2670 | 2026.02.02 22:41:18.854282 [ 292 ] {} <Debug> TCP-Session: 0723d294-183c-4b54-8a22-af09099c811a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2671 | 2026.02.02 22:41:18.854222 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2672 | 2026.02.02 22:41:18.854204 [ 294 ] {} <Debug> TCP-Session: efe35e65-4d06-4eec-973d-d90dfd46d92e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2673 | 2026.02.02 22:41:18.854345 [ 286 ] {} <Debug> TCP-Session: 25fc0cfd-55bc-4f8c-b674-9ac2710fd974 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2674 | 2026.02.02 22:41:19.105970 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4329 | ||
| 2675 | 2026.02.02 22:41:19.106491 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2676 | 2026.02.02 22:41:19.106543 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2677 | 2026.02.02 22:41:19.107065 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2678 | 2026.02.02 22:41:19.107327 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2679 | 2026.02.02 22:41:19.107484 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4329 | ||
| 2680 | 2026.02.02 22:41:19.322745 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2681 | 2026.02.02 22:41:19.340379 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2682 | 2026.02.02 22:41:19.340460 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2683 | 2026.02.02 22:41:19.348639 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2684 | 2026.02.02 22:41:19.349441 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2685 | 2026.02.02 22:41:19.353259 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2686 | 2026.02.02 22:41:20.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.40 MiB, peak 213.37 MiB, free memory in arenas 0.00 B, will set to 207.76 MiB (RSS), difference: 2.36 MiB | ||
| 2687 | 2026.02.02 22:41:21.607251 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 72 entries to flush up to offset 374 | ||
| 2688 | 2026.02.02 22:41:21.612469 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2689 | 2026.02.02 22:41:21.612535 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2690 | 2026.02.02 22:41:21.613803 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2691 | 2026.02.02 22:41:21.614077 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2692 | 2026.02.02 22:41:21.614255 [ 129 ] {} <Debug> system.query_log (49648329-40bd-4792-89b3-9558c84553d5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2693 | 2026.02.02 22:41:21.614324 [ 129 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2694 | 2026.02.02 22:41:21.614345 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2695 | 2026.02.02 22:41:21.614399 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 374 | ||
| 2696 | 2026.02.02 22:41:21.614445 [ 198 ] {49648329-40bd-4792-89b3-9558c84553d5::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 | ||
| 2697 | 2026.02.02 22:41:21.614920 [ 198 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2698 | 2026.02.02 22:41:21.615080 [ 198 ] {49648329-40bd-4792-89b3-9558c84553d5::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 | ||
| 2699 | 2026.02.02 22:41:21.615453 [ 198 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 94 rows starting from the beginning of the part | ||
| 2700 | 2026.02.02 22:41:21.615814 [ 198 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part | ||
| 2701 | 2026.02.02 22:41:21.616205 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2702 | 2026.02.02 22:41:21.616230 [ 198 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 52 rows starting from the beginning of the part | ||
| 2703 | 2026.02.02 22:41:21.616376 [ 276 ] {bc6aaa77-4087-4b33-bb77-6f1792224238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2704 | 2026.02.02 22:41:21.616447 [ 276 ] {bc6aaa77-4087-4b33-bb77-6f1792224238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2705 | 2026.02.02 22:41:21.616602 [ 198 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2706 | 2026.02.02 22:41:21.616959 [ 198 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part | ||
| 2707 | 2026.02.02 22:41:21.617197 [ 276 ] {bc6aaa77-4087-4b33-bb77-6f1792224238} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2708 | 2026.02.02 22:41:21.617246 [ 276 ] {bc6aaa77-4087-4b33-bb77-6f1792224238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2709 | 2026.02.02 22:41:21.617682 [ 276 ] {bc6aaa77-4087-4b33-bb77-6f1792224238} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2710 | 2026.02.02 22:41:21.617985 [ 276 ] {bc6aaa77-4087-4b33-bb77-6f1792224238} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2711 | 2026.02.02 22:41:21.618120 [ 129 ] {} <Debug> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2712 | 2026.02.02 22:41:21.618150 [ 276 ] {bc6aaa77-4087-4b33-bb77-6f1792224238} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001825 sec., 30684.931506849316 rows/sec., 2.34 MiB/sec. | ||
| 2713 | 2026.02.02 22:41:21.618160 [ 129 ] {} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2714 | 2026.02.02 22:41:21.618188 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2715 | 2026.02.02 22:41:21.618193 [ 276 ] {bc6aaa77-4087-4b33-bb77-6f1792224238} <Debug> TCPHandler: Processed in 0.002114765 sec. | ||
| 2716 | 2026.02.02 22:41:21.618279 [ 194 ] {a7088793-2f62-4241-8a67-9c59019b4291::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 | ||
| 2717 | 2026.02.02 22:41:21.618330 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2718 | 2026.02.02 22:41:21.618375 [ 194 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2719 | 2026.02.02 22:41:21.618405 [ 194 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 809 rows starting from the beginning of the part | ||
| 2720 | 2026.02.02 22:41:21.618433 [ 276 ] {ae91aa9d-95a0-42a7-9183-36f50d1dcfc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2721 | 2026.02.02 22:41:21.618454 [ 194 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 772 rows starting from the beginning of the part | ||
| 2722 | 2026.02.02 22:41:21.618481 [ 276 ] {ae91aa9d-95a0-42a7-9183-36f50d1dcfc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2723 | 2026.02.02 22:41:21.618502 [ 194 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 106 rows starting from the beginning of the part | ||
| 2724 | 2026.02.02 22:41:21.618545 [ 194 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 772 rows starting from the beginning of the part | ||
| 2725 | 2026.02.02 22:41:21.618581 [ 194 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1249 rows starting from the beginning of the part | ||
| 2726 | 2026.02.02 22:41:21.618614 [ 194 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2727 | 2026.02.02 22:41:21.618941 [ 276 ] {ae91aa9d-95a0-42a7-9183-36f50d1dcfc8} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2728 | 2026.02.02 22:41:21.618983 [ 276 ] {ae91aa9d-95a0-42a7-9183-36f50d1dcfc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2729 | 2026.02.02 22:41:21.619351 [ 276 ] {ae91aa9d-95a0-42a7-9183-36f50d1dcfc8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2730 | 2026.02.02 22:41:21.619625 [ 276 ] {ae91aa9d-95a0-42a7-9183-36f50d1dcfc8} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2731 | 2026.02.02 22:41:21.619727 [ 129 ] {} <Debug> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2732 | 2026.02.02 22:41:21.619758 [ 129 ] {} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2733 | 2026.02.02 22:41:21.619765 [ 276 ] {ae91aa9d-95a0-42a7-9183-36f50d1dcfc8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001352 sec., 47337.27810650888 rows/sec., 3.69 MiB/sec. | ||
| 2734 | 2026.02.02 22:41:21.619775 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2735 | 2026.02.02 22:41:21.619804 [ 276 ] {ae91aa9d-95a0-42a7-9183-36f50d1dcfc8} <Debug> TCPHandler: Processed in 0.001525569 sec. | ||
| 2736 | 2026.02.02 22:41:21.619918 [ 199 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::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 | ||
| 2737 | 2026.02.02 22:41:21.619926 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2738 | 2026.02.02 22:41:21.620075 [ 276 ] {e38afdc0-a4e4-433b-aba1-f9e4b5dbe732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2739 | 2026.02.02 22:41:21.620093 [ 199 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2740 | 2026.02.02 22:41:21.620119 [ 276 ] {e38afdc0-a4e4-433b-aba1-f9e4b5dbe732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2741 | 2026.02.02 22:41:21.620151 [ 199 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 509 rows starting from the beginning of the part | ||
| 2742 | 2026.02.02 22:41:21.620187 [ 188 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001946593 sec., 1933634.8173449715 rows/sec., 162.80 MiB/sec. | ||
| 2743 | 2026.02.02 22:41:21.620277 [ 199 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 473 rows starting from the beginning of the part | ||
| 2744 | 2026.02.02 22:41:21.620337 [ 199 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 94 rows starting from the beginning of the part | ||
| 2745 | 2026.02.02 22:41:21.620397 [ 199 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 473 rows starting from the beginning of the part | ||
| 2746 | 2026.02.02 22:41:21.620457 [ 199 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 548 rows starting from the beginning of the part | ||
| 2747 | 2026.02.02 22:41:21.620487 [ 190 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2748 | 2026.02.02 22:41:21.620519 [ 199 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2749 | 2026.02.02 22:41:21.620523 [ 276 ] {e38afdc0-a4e4-433b-aba1-f9e4b5dbe732} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2026.02.02 22:41:21.620573 [ 276 ] {e38afdc0-a4e4-433b-aba1-f9e4b5dbe732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2751 | 2026.02.02 22:41:21.620823 [ 190 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_11_2} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2752 | 2026.02.02 22:41:21.620906 [ 190 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_11_2} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2753 | 2026.02.02 22:41:21.620972 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 2754 | 2026.02.02 22:41:21.621055 [ 276 ] {e38afdc0-a4e4-433b-aba1-f9e4b5dbe732} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2755 | 2026.02.02 22:41:21.621319 [ 276 ] {e38afdc0-a4e4-433b-aba1-f9e4b5dbe732} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2756 | 2026.02.02 22:41:21.621427 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2757 | 2026.02.02 22:41:21.621454 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2758 | 2026.02.02 22:41:21.621471 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2759 | 2026.02.02 22:41:21.621477 [ 276 ] {e38afdc0-a4e4-433b-aba1-f9e4b5dbe732} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001421 sec., 90077.41027445461 rows/sec., 6.27 MiB/sec. | ||
| 2760 | 2026.02.02 22:41:21.621516 [ 276 ] {e38afdc0-a4e4-433b-aba1-f9e4b5dbe732} <Debug> TCPHandler: Processed in 0.00164058 sec. | ||
| 2761 | 2026.02.02 22:41:21.621548 [ 194 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::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 | ||
| 2762 | 2026.02.02 22:41:21.621632 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2763 | 2026.02.02 22:41:21.621646 [ 194 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2764 | 2026.02.02 22:41:21.621681 [ 194 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1260 rows starting from the beginning of the part | ||
| 2765 | 2026.02.02 22:41:21.621724 [ 194 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 258 rows starting from the beginning of the part | ||
| 2766 | 2026.02.02 22:41:21.621734 [ 276 ] {98077301-24a6-4ee6-9cf3-e1b366b0c5dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2767 | 2026.02.02 22:41:21.621760 [ 194 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2768 | 2026.02.02 22:41:21.621783 [ 276 ] {98077301-24a6-4ee6-9cf3-e1b366b0c5dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2769 | 2026.02.02 22:41:21.621808 [ 194 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 258 rows starting from the beginning of the part | ||
| 2770 | 2026.02.02 22:41:21.621854 [ 194 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2367 rows starting from the beginning of the part | ||
| 2771 | 2026.02.02 22:41:21.621907 [ 194 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part | ||
| 2772 | 2026.02.02 22:41:21.622058 [ 197 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2161 rows, containing 5 columns (5 merged, 0 gathered) in 0.002208106 sec., 978666.7850184728 rows/sec., 74.25 MiB/sec. | ||
| 2773 | 2026.02.02 22:41:21.622128 [ 276 ] {98077301-24a6-4ee6-9cf3-e1b366b0c5dd} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2774 | 2026.02.02 22:41:21.622165 [ 276 ] {98077301-24a6-4ee6-9cf3-e1b366b0c5dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2775 | 2026.02.02 22:41:21.622242 [ 199 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2776 | 2026.02.02 22:41:21.622536 [ 276 ] {98077301-24a6-4ee6-9cf3-e1b366b0c5dd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2777 | 2026.02.02 22:41:21.622570 [ 199 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_11_2} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2778 | 2026.02.02 22:41:21.622664 [ 199 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_11_2} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2779 | 2026.02.02 22:41:21.622744 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 2780 | 2026.02.02 22:41:21.622791 [ 276 ] {98077301-24a6-4ee6-9cf3-e1b366b0c5dd} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2781 | 2026.02.02 22:41:21.622890 [ 129 ] {} <Debug> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2782 | 2026.02.02 22:41:21.622915 [ 129 ] {} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2783 | 2026.02.02 22:41:21.622932 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2784 | 2026.02.02 22:41:21.622977 [ 276 ] {98077301-24a6-4ee6-9cf3-e1b366b0c5dd} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001257 sec., 38186.15751789976 rows/sec., 2.57 MiB/sec. | ||
| 2785 | 2026.02.02 22:41:21.623015 [ 276 ] {98077301-24a6-4ee6-9cf3-e1b366b0c5dd} <Debug> TCPHandler: Processed in 0.001433717 sec. | ||
| 2786 | 2026.02.02 22:41:21.623034 [ 188 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::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 | ||
| 2787 | 2026.02.02 22:41:21.623169 [ 188 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2788 | 2026.02.02 22:41:21.623203 [ 188 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 444 rows starting from the beginning of the part | ||
| 2789 | 2026.02.02 22:41:21.623283 [ 188 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 88 rows starting from the beginning of the part | ||
| 2790 | 2026.02.02 22:41:21.623332 [ 188 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2791 | 2026.02.02 22:41:21.623374 [ 188 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 88 rows starting from the beginning of the part | ||
| 2792 | 2026.02.02 22:41:21.623419 [ 188 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 2793 | 2026.02.02 22:41:21.623467 [ 188 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 2794 | 2026.02.02 22:41:21.624434 [ 188 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 374 rows, containing 72 columns (72 merged, 0 gathered) in 0.010027858 sec., 37296.100523162575 rows/sec., 36.26 MiB/sec. | ||
| 2795 | 2026.02.02 22:41:21.624460 [ 200 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 4 columns (4 merged, 0 gathered) in 0.001472717 sec., 502472.64070422226 rows/sec., 32.49 MiB/sec. | ||
| 2796 | 2026.02.02 22:41:21.624698 [ 201 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2797 | 2026.02.02 22:41:21.625019 [ 201 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_11_2} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2798 | 2026.02.02 22:41:21.625099 [ 201 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_11_2} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2799 | 2026.02.02 22:41:21.625182 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2800 | 2026.02.02 22:41:21.625195 [ 198 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2801 | 2026.02.02 22:41:21.625713 [ 198 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_6_1} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2802 | 2026.02.02 22:41:21.625777 [ 198 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_6_1} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2803 | 2026.02.02 22:41:21.625941 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.76 MiB. | ||
| 2804 | 2026.02.02 22:41:21.629194 [ 200 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4431 rows, containing 5 columns (5 merged, 0 gathered) in 0.00767044 sec., 577672.2065487768 rows/sec., 38.84 MiB/sec. | ||
| 2805 | 2026.02.02 22:41:21.629519 [ 198 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2806 | 2026.02.02 22:41:21.629766 [ 198 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2807 | 2026.02.02 22:41:21.629833 [ 198 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2808 | 2026.02.02 22:41:21.629899 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 2809 | 2026.02.02 22:41:22.000210 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.29 MiB, peak 219.26 MiB, free memory in arenas 0.00 B, will set to 209.67 MiB (RSS), difference: 1.39 MiB | ||
| 2810 | 2026.02.02 22:41:26.523365 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2811 | 2026.02.02 22:41:26.523434 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2812 | 2026.02.02 22:41:26.607678 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4777 | ||
| 2813 | 2026.02.02 22:41:26.608178 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2814 | 2026.02.02 22:41:26.608222 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2815 | 2026.02.02 22:41:26.608728 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2816 | 2026.02.02 22:41:26.608973 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2817 | 2026.02.02 22:41:26.609099 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4777 | ||
| 2818 | 2026.02.02 22:41:26.623795 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2819 | 2026.02.02 22:41:26.623970 [ 276 ] {e99e48bc-023c-4d81-bfef-8ef28c55b466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2820 | 2026.02.02 22:41:26.624034 [ 276 ] {e99e48bc-023c-4d81-bfef-8ef28c55b466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2821 | 2026.02.02 22:41:26.624808 [ 276 ] {e99e48bc-023c-4d81-bfef-8ef28c55b466} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2026.02.02 22:41:26.624848 [ 276 ] {e99e48bc-023c-4d81-bfef-8ef28c55b466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2823 | 2026.02.02 22:41:26.625275 [ 276 ] {e99e48bc-023c-4d81-bfef-8ef28c55b466} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2824 | 2026.02.02 22:41:26.625519 [ 276 ] {e99e48bc-023c-4d81-bfef-8ef28c55b466} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2825 | 2026.02.02 22:41:26.625675 [ 276 ] {e99e48bc-023c-4d81-bfef-8ef28c55b466} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001752 sec., 151826.48401826483 rows/sec., 9.65 MiB/sec. | ||
| 2826 | 2026.02.02 22:41:26.625738 [ 276 ] {e99e48bc-023c-4d81-bfef-8ef28c55b466} <Debug> TCPHandler: Processed in 0.002074014 sec. | ||
| 2827 | 2026.02.02 22:41:26.625892 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2828 | 2026.02.02 22:41:26.625997 [ 276 ] {ef785c0f-8a9e-4578-ab4a-1c104faf755e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2829 | 2026.02.02 22:41:26.626049 [ 276 ] {ef785c0f-8a9e-4578-ab4a-1c104faf755e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2830 | 2026.02.02 22:41:26.626824 [ 276 ] {ef785c0f-8a9e-4578-ab4a-1c104faf755e} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2831 | 2026.02.02 22:41:26.626860 [ 276 ] {ef785c0f-8a9e-4578-ab4a-1c104faf755e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2832 | 2026.02.02 22:41:26.627213 [ 276 ] {ef785c0f-8a9e-4578-ab4a-1c104faf755e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2833 | 2026.02.02 22:41:26.627432 [ 276 ] {ef785c0f-8a9e-4578-ab4a-1c104faf755e} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2834 | 2026.02.02 22:41:26.627560 [ 276 ] {ef785c0f-8a9e-4578-ab4a-1c104faf755e} <Debug> executeQuery: Read 772 rows, 62.53 KiB in 0.001585 sec., 487066.2460567823 rows/sec., 38.53 MiB/sec. | ||
| 2835 | 2026.02.02 22:41:26.627606 [ 276 ] {ef785c0f-8a9e-4578-ab4a-1c104faf755e} <Debug> TCPHandler: Processed in 0.001777481 sec. | ||
| 2836 | 2026.02.02 22:41:26.627726 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2837 | 2026.02.02 22:41:26.627825 [ 276 ] {9ab75b5b-580d-4789-9587-f79802820e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2838 | 2026.02.02 22:41:26.627864 [ 276 ] {9ab75b5b-580d-4789-9587-f79802820e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2839 | 2026.02.02 22:41:26.628317 [ 276 ] {9ab75b5b-580d-4789-9587-f79802820e62} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2840 | 2026.02.02 22:41:26.628353 [ 276 ] {9ab75b5b-580d-4789-9587-f79802820e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2841 | 2026.02.02 22:41:26.628689 [ 276 ] {9ab75b5b-580d-4789-9587-f79802820e62} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2842 | 2026.02.02 22:41:26.628897 [ 276 ] {9ab75b5b-580d-4789-9587-f79802820e62} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2843 | 2026.02.02 22:41:26.629022 [ 276 ] {9ab75b5b-580d-4789-9587-f79802820e62} <Debug> executeQuery: Read 143 rows, 8.75 KiB in 0.001215 sec., 117695.47325102882 rows/sec., 7.04 MiB/sec. | ||
| 2844 | 2026.02.02 22:41:26.629058 [ 276 ] {9ab75b5b-580d-4789-9587-f79802820e62} <Debug> TCPHandler: Processed in 0.001382706 sec. | ||
| 2845 | 2026.02.02 22:41:26.629168 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2846 | 2026.02.02 22:41:26.629262 [ 276 ] {bbc20948-1b0f-46dc-9a28-2f27a94786bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2847 | 2026.02.02 22:41:26.629300 [ 276 ] {bbc20948-1b0f-46dc-9a28-2f27a94786bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2848 | 2026.02.02 22:41:26.629715 [ 276 ] {bbc20948-1b0f-46dc-9a28-2f27a94786bc} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2849 | 2026.02.02 22:41:26.629749 [ 276 ] {bbc20948-1b0f-46dc-9a28-2f27a94786bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2850 | 2026.02.02 22:41:26.630053 [ 276 ] {bbc20948-1b0f-46dc-9a28-2f27a94786bc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2851 | 2026.02.02 22:41:26.630262 [ 276 ] {bbc20948-1b0f-46dc-9a28-2f27a94786bc} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2852 | 2026.02.02 22:41:26.630386 [ 276 ] {bbc20948-1b0f-46dc-9a28-2f27a94786bc} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001141 sec., 122699.38650306748 rows/sec., 7.93 MiB/sec. | ||
| 2853 | 2026.02.02 22:41:26.630425 [ 276 ] {bbc20948-1b0f-46dc-9a28-2f27a94786bc} <Debug> TCPHandler: Processed in 0.001303855 sec. | ||
| 2854 | 2026.02.02 22:41:26.630532 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2855 | 2026.02.02 22:41:26.630624 [ 276 ] {b4109a4d-576f-41bb-b8be-dda1e343f312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2856 | 2026.02.02 22:41:26.630663 [ 276 ] {b4109a4d-576f-41bb-b8be-dda1e343f312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2857 | 2026.02.02 22:41:26.631067 [ 276 ] {b4109a4d-576f-41bb-b8be-dda1e343f312} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2858 | 2026.02.02 22:41:26.631101 [ 276 ] {b4109a4d-576f-41bb-b8be-dda1e343f312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2859 | 2026.02.02 22:41:26.631409 [ 276 ] {b4109a4d-576f-41bb-b8be-dda1e343f312} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2860 | 2026.02.02 22:41:26.631636 [ 276 ] {b4109a4d-576f-41bb-b8be-dda1e343f312} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2861 | 2026.02.02 22:41:26.631763 [ 276 ] {b4109a4d-576f-41bb-b8be-dda1e343f312} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001157 sec., 120138.28867761452 rows/sec., 6.83 MiB/sec. | ||
| 2862 | 2026.02.02 22:41:26.631806 [ 276 ] {b4109a4d-576f-41bb-b8be-dda1e343f312} <Debug> TCPHandler: Processed in 0.001321036 sec. | ||
| 2863 | 2026.02.02 22:41:26.631919 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2864 | 2026.02.02 22:41:26.632012 [ 276 ] {19d1fea2-79e4-402a-89a2-b0624fbd17cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2865 | 2026.02.02 22:41:26.632051 [ 276 ] {19d1fea2-79e4-402a-89a2-b0624fbd17cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2866 | 2026.02.02 22:41:26.632588 [ 276 ] {19d1fea2-79e4-402a-89a2-b0624fbd17cb} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2867 | 2026.02.02 22:41:26.632621 [ 276 ] {19d1fea2-79e4-402a-89a2-b0624fbd17cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2868 | 2026.02.02 22:41:26.632935 [ 276 ] {19d1fea2-79e4-402a-89a2-b0624fbd17cb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2869 | 2026.02.02 22:41:26.633147 [ 276 ] {19d1fea2-79e4-402a-89a2-b0624fbd17cb} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2870 | 2026.02.02 22:41:26.633269 [ 276 ] {19d1fea2-79e4-402a-89a2-b0624fbd17cb} <Debug> executeQuery: Read 473 rows, 34.08 KiB in 0.001274 sec., 371271.58555729984 rows/sec., 26.12 MiB/sec. | ||
| 2871 | 2026.02.02 22:41:26.633307 [ 276 ] {19d1fea2-79e4-402a-89a2-b0624fbd17cb} <Debug> TCPHandler: Processed in 0.001438908 sec. | ||
| 2872 | 2026.02.02 22:41:26.633441 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2873 | 2026.02.02 22:41:26.633545 [ 276 ] {85d13b76-f9fa-415e-8645-9eb05fd65a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2874 | 2026.02.02 22:41:26.633590 [ 276 ] {85d13b76-f9fa-415e-8645-9eb05fd65a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2875 | 2026.02.02 22:41:26.633934 [ 276 ] {85d13b76-f9fa-415e-8645-9eb05fd65a35} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2876 | 2026.02.02 22:41:26.633971 [ 276 ] {85d13b76-f9fa-415e-8645-9eb05fd65a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2877 | 2026.02.02 22:41:26.634285 [ 276 ] {85d13b76-f9fa-415e-8645-9eb05fd65a35} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2878 | 2026.02.02 22:41:26.634501 [ 276 ] {85d13b76-f9fa-415e-8645-9eb05fd65a35} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2879 | 2026.02.02 22:41:26.634595 [ 121 ] {} <Debug> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2880 | 2026.02.02 22:41:26.634626 [ 276 ] {85d13b76-f9fa-415e-8645-9eb05fd65a35} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 2881 | 2026.02.02 22:41:26.634628 [ 121 ] {} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2882 | 2026.02.02 22:41:26.634657 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2883 | 2026.02.02 22:41:26.634663 [ 276 ] {85d13b76-f9fa-415e-8645-9eb05fd65a35} <Debug> TCPHandler: Processed in 0.001274525 sec. | ||
| 2884 | 2026.02.02 22:41:26.634776 [ 194 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 2885 | 2026.02.02 22:41:26.634783 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2886 | 2026.02.02 22:41:26.634929 [ 276 ] {e73132b9-9d9d-4c23-849b-c16a49f703ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2887 | 2026.02.02 22:41:26.634933 [ 194 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2888 | 2026.02.02 22:41:26.634978 [ 276 ] {e73132b9-9d9d-4c23-849b-c16a49f703ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2889 | 2026.02.02 22:41:26.634983 [ 194 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 2890 | 2026.02.02 22:41:26.635063 [ 194 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 2891 | 2026.02.02 22:41:26.635105 [ 194 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 2892 | 2026.02.02 22:41:26.635143 [ 194 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 2893 | 2026.02.02 22:41:26.635178 [ 194 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 2894 | 2026.02.02 22:41:26.635215 [ 194 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 2895 | 2026.02.02 22:41:26.635398 [ 276 ] {e73132b9-9d9d-4c23-849b-c16a49f703ca} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2896 | 2026.02.02 22:41:26.635440 [ 276 ] {e73132b9-9d9d-4c23-849b-c16a49f703ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2897 | 2026.02.02 22:41:26.635815 [ 276 ] {e73132b9-9d9d-4c23-849b-c16a49f703ca} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2898 | 2026.02.02 22:41:26.636014 [ 200 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001294975 sec., 27799.76447421765 rows/sec., 1.42 MiB/sec. | ||
| 2899 | 2026.02.02 22:41:26.636074 [ 276 ] {e73132b9-9d9d-4c23-849b-c16a49f703ca} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2900 | 2026.02.02 22:41:26.636162 [ 201 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2901 | 2026.02.02 22:41:26.636214 [ 276 ] {e73132b9-9d9d-4c23-849b-c16a49f703ca} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001305 sec., 197701.14942528735 rows/sec., 13.16 MiB/sec. | ||
| 2902 | 2026.02.02 22:41:26.636253 [ 276 ] {e73132b9-9d9d-4c23-849b-c16a49f703ca} <Debug> TCPHandler: Processed in 0.001520778 sec. | ||
| 2903 | 2026.02.02 22:41:26.636372 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2904 | 2026.02.02 22:41:26.636427 [ 201 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::all_1_6_1} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2905 | 2026.02.02 22:41:26.636467 [ 276 ] {633c2b21-6da6-43c3-b7f5-1ef79740b1d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2906 | 2026.02.02 22:41:26.636492 [ 201 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::all_1_6_1} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2907 | 2026.02.02 22:41:26.636511 [ 276 ] {633c2b21-6da6-43c3-b7f5-1ef79740b1d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2908 | 2026.02.02 22:41:26.636577 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2909 | 2026.02.02 22:41:26.636824 [ 276 ] {633c2b21-6da6-43c3-b7f5-1ef79740b1d3} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2910 | 2026.02.02 22:41:26.636861 [ 276 ] {633c2b21-6da6-43c3-b7f5-1ef79740b1d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2911 | 2026.02.02 22:41:26.637170 [ 276 ] {633c2b21-6da6-43c3-b7f5-1ef79740b1d3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2912 | 2026.02.02 22:41:26.637397 [ 276 ] {633c2b21-6da6-43c3-b7f5-1ef79740b1d3} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2913 | 2026.02.02 22:41:26.637527 [ 276 ] {633c2b21-6da6-43c3-b7f5-1ef79740b1d3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 2914 | 2026.02.02 22:41:26.637565 [ 276 ] {633c2b21-6da6-43c3-b7f5-1ef79740b1d3} <Debug> TCPHandler: Processed in 0.001243905 sec. | ||
| 2915 | 2026.02.02 22:41:26.637684 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2916 | 2026.02.02 22:41:26.637780 [ 276 ] {a873c9ed-546b-4733-8baf-4925fb4798b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2917 | 2026.02.02 22:41:26.637837 [ 276 ] {a873c9ed-546b-4733-8baf-4925fb4798b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2918 | 2026.02.02 22:41:26.638587 [ 276 ] {a873c9ed-546b-4733-8baf-4925fb4798b7} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2919 | 2026.02.02 22:41:26.638623 [ 276 ] {a873c9ed-546b-4733-8baf-4925fb4798b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2920 | 2026.02.02 22:41:26.639130 [ 276 ] {a873c9ed-546b-4733-8baf-4925fb4798b7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2921 | 2026.02.02 22:41:26.639351 [ 276 ] {a873c9ed-546b-4733-8baf-4925fb4798b7} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2922 | 2026.02.02 22:41:26.639490 [ 276 ] {a873c9ed-546b-4733-8baf-4925fb4798b7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001727 sec., 5790.387955993051 rows/sec., 10.38 MiB/sec. | ||
| 2923 | 2026.02.02 22:41:26.639542 [ 276 ] {a873c9ed-546b-4733-8baf-4925fb4798b7} <Debug> TCPHandler: Processed in 0.001907193 sec. | ||
| 2924 | 2026.02.02 22:41:26.639650 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2925 | 2026.02.02 22:41:26.639750 [ 276 ] {50732629-fea1-45c6-bdec-28235af520cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2926 | 2026.02.02 22:41:26.639793 [ 276 ] {50732629-fea1-45c6-bdec-28235af520cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2927 | 2026.02.02 22:41:26.640125 [ 276 ] {50732629-fea1-45c6-bdec-28235af520cc} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2928 | 2026.02.02 22:41:26.640161 [ 276 ] {50732629-fea1-45c6-bdec-28235af520cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2929 | 2026.02.02 22:41:26.640490 [ 276 ] {50732629-fea1-45c6-bdec-28235af520cc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2930 | 2026.02.02 22:41:26.640727 [ 276 ] {50732629-fea1-45c6-bdec-28235af520cc} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2931 | 2026.02.02 22:41:26.640854 [ 276 ] {50732629-fea1-45c6-bdec-28235af520cc} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001123 sec., 78361.53161175422 rows/sec., 4.92 MiB/sec. | ||
| 2932 | 2026.02.02 22:41:26.640891 [ 276 ] {50732629-fea1-45c6-bdec-28235af520cc} <Debug> TCPHandler: Processed in 0.001293015 sec. | ||
| 2933 | 2026.02.02 22:41:26.853438 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2934 | 2026.02.02 22:41:26.870321 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2935 | 2026.02.02 22:41:26.870381 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2936 | 2026.02.02 22:41:26.876612 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2937 | 2026.02.02 22:41:26.877293 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2938 | 2026.02.02 22:41:26.880178 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2939 | 2026.02.02 22:41:27.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.04 MiB, peak 219.26 MiB, free memory in arenas 0.00 B, will set to 212.82 MiB (RSS), difference: 1.78 MiB | ||
| 2940 | 2026.02.02 22:41:31.614801 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 404 | ||
| 2941 | 2026.02.02 22:41:31.617122 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2942 | 2026.02.02 22:41:31.617180 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2943 | 2026.02.02 22:41:31.618358 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2944 | 2026.02.02 22:41:31.618644 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2945 | 2026.02.02 22:41:31.618992 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 404 | ||
| 2946 | 2026.02.02 22:41:31.619020 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2947 | 2026.02.02 22:41:31.619222 [ 276 ] {6641c12f-5c8e-4467-972a-a2f71ab0f670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2948 | 2026.02.02 22:41:31.619297 [ 276 ] {6641c12f-5c8e-4467-972a-a2f71ab0f670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2949 | 2026.02.02 22:41:31.620015 [ 276 ] {6641c12f-5c8e-4467-972a-a2f71ab0f670} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2950 | 2026.02.02 22:41:31.620065 [ 276 ] {6641c12f-5c8e-4467-972a-a2f71ab0f670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2951 | 2026.02.02 22:41:31.620473 [ 276 ] {6641c12f-5c8e-4467-972a-a2f71ab0f670} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2952 | 2026.02.02 22:41:31.620698 [ 276 ] {6641c12f-5c8e-4467-972a-a2f71ab0f670} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2953 | 2026.02.02 22:41:31.620858 [ 276 ] {6641c12f-5c8e-4467-972a-a2f71ab0f670} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001689 sec., 63943.161634103024 rows/sec., 5.35 MiB/sec. | ||
| 2954 | 2026.02.02 22:41:31.620906 [ 276 ] {6641c12f-5c8e-4467-972a-a2f71ab0f670} <Debug> TCPHandler: Processed in 0.002026374 sec. | ||
| 2955 | 2026.02.02 22:41:31.621029 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2956 | 2026.02.02 22:41:31.621133 [ 276 ] {68ccf1ba-b9a3-4731-b284-ed3be26251d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2957 | 2026.02.02 22:41:31.621176 [ 276 ] {68ccf1ba-b9a3-4731-b284-ed3be26251d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2958 | 2026.02.02 22:41:31.621587 [ 276 ] {68ccf1ba-b9a3-4731-b284-ed3be26251d8} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2026.02.02 22:41:31.621626 [ 276 ] {68ccf1ba-b9a3-4731-b284-ed3be26251d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2960 | 2026.02.02 22:41:31.621932 [ 276 ] {68ccf1ba-b9a3-4731-b284-ed3be26251d8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2961 | 2026.02.02 22:41:31.622142 [ 276 ] {68ccf1ba-b9a3-4731-b284-ed3be26251d8} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2962 | 2026.02.02 22:41:31.622271 [ 276 ] {68ccf1ba-b9a3-4731-b284-ed3be26251d8} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001161 sec., 22394.487510766583 rows/sec., 1.64 MiB/sec. | ||
| 2963 | 2026.02.02 22:41:31.622283 [ 115 ] {} <Debug> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2964 | 2026.02.02 22:41:31.622309 [ 276 ] {68ccf1ba-b9a3-4731-b284-ed3be26251d8} <Debug> TCPHandler: Processed in 0.001333946 sec. | ||
| 2965 | 2026.02.02 22:41:31.622351 [ 115 ] {} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2026.02.02 22:41:31.622377 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2967 | 2026.02.02 22:41:31.622438 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2968 | 2026.02.02 22:41:31.622498 [ 192 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::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 | ||
| 2969 | 2026.02.02 22:41:31.622538 [ 276 ] {41e9230d-70bc-4546-ad37-7116b1e63250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2970 | 2026.02.02 22:41:31.622585 [ 276 ] {41e9230d-70bc-4546-ad37-7116b1e63250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2971 | 2026.02.02 22:41:31.622652 [ 192 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2972 | 2026.02.02 22:41:31.622695 [ 192 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 170 rows starting from the beginning of the part | ||
| 2973 | 2026.02.02 22:41:31.622798 [ 192 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
| 2974 | 2026.02.02 22:41:31.622856 [ 192 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 143 rows starting from the beginning of the part | ||
| 2975 | 2026.02.02 22:41:31.622901 [ 192 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::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 | ||
| 2976 | 2026.02.02 22:41:31.622945 [ 192 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 143 rows starting from the beginning of the part | ||
| 2977 | 2026.02.02 22:41:31.622994 [ 192 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 2978 | 2026.02.02 22:41:31.623001 [ 276 ] {41e9230d-70bc-4546-ad37-7116b1e63250} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2026.02.02 22:41:31.623042 [ 276 ] {41e9230d-70bc-4546-ad37-7116b1e63250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2980 | 2026.02.02 22:41:31.623407 [ 276 ] {41e9230d-70bc-4546-ad37-7116b1e63250} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2981 | 2026.02.02 22:41:31.623631 [ 276 ] {41e9230d-70bc-4546-ad37-7116b1e63250} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2982 | 2026.02.02 22:41:31.623769 [ 276 ] {41e9230d-70bc-4546-ad37-7116b1e63250} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00125 sec., 72000 rows/sec., 5.62 MiB/sec. | ||
| 2983 | 2026.02.02 22:41:31.623806 [ 276 ] {41e9230d-70bc-4546-ad37-7116b1e63250} <Debug> TCPHandler: Processed in 0.001422966 sec. | ||
| 2984 | 2026.02.02 22:41:31.623912 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2985 | 2026.02.02 22:41:31.624006 [ 276 ] {0c8b7eeb-a2ba-4005-afc8-52a0544e6a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2986 | 2026.02.02 22:41:31.624029 [ 200 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 5 columns (5 merged, 0 gathered) in 0.001587629 sec., 336980.4910341144 rows/sec., 22.30 MiB/sec. | ||
| 2987 | 2026.02.02 22:41:31.624050 [ 276 ] {0c8b7eeb-a2ba-4005-afc8-52a0544e6a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2988 | 2026.02.02 22:41:31.624207 [ 200 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2989 | 2026.02.02 22:41:31.624479 [ 276 ] {0c8b7eeb-a2ba-4005-afc8-52a0544e6a24} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2026.02.02 22:41:31.624518 [ 200 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_11_2} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2991 | 2026.02.02 22:41:31.624526 [ 276 ] {0c8b7eeb-a2ba-4005-afc8-52a0544e6a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2992 | 2026.02.02 22:41:31.624617 [ 200 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_11_2} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2993 | 2026.02.02 22:41:31.624706 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2994 | 2026.02.02 22:41:31.624912 [ 276 ] {0c8b7eeb-a2ba-4005-afc8-52a0544e6a24} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2995 | 2026.02.02 22:41:31.625132 [ 276 ] {0c8b7eeb-a2ba-4005-afc8-52a0544e6a24} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2996 | 2026.02.02 22:41:31.625265 [ 276 ] {0c8b7eeb-a2ba-4005-afc8-52a0544e6a24} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001277 sec., 125293.65700861394 rows/sec., 8.73 MiB/sec. | ||
| 2997 | 2026.02.02 22:41:31.625302 [ 276 ] {0c8b7eeb-a2ba-4005-afc8-52a0544e6a24} <Debug> TCPHandler: Processed in 0.001440477 sec. | ||
| 2998 | 2026.02.02 22:41:31.625403 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2999 | 2026.02.02 22:41:31.625499 [ 276 ] {528c4cd4-b636-4a6f-b2a6-8a5bbbe9d0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3000 | 2026.02.02 22:41:31.625554 [ 276 ] {528c4cd4-b636-4a6f-b2a6-8a5bbbe9d0cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3001 | 2026.02.02 22:41:31.626334 [ 276 ] {528c4cd4-b636-4a6f-b2a6-8a5bbbe9d0cd} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3002 | 2026.02.02 22:41:31.626371 [ 276 ] {528c4cd4-b636-4a6f-b2a6-8a5bbbe9d0cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3003 | 2026.02.02 22:41:31.626923 [ 276 ] {528c4cd4-b636-4a6f-b2a6-8a5bbbe9d0cd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3004 | 2026.02.02 22:41:31.627147 [ 276 ] {528c4cd4-b636-4a6f-b2a6-8a5bbbe9d0cd} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3005 | 2026.02.02 22:41:31.627253 [ 115 ] {} <Debug> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3006 | 2026.02.02 22:41:31.627285 [ 276 ] {528c4cd4-b636-4a6f-b2a6-8a5bbbe9d0cd} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001804 sec., 14412.416851441241 rows/sec., 25.83 MiB/sec. | ||
| 3007 | 2026.02.02 22:41:31.627290 [ 115 ] {} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3008 | 2026.02.02 22:41:31.627333 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3009 | 2026.02.02 22:41:31.627356 [ 276 ] {528c4cd4-b636-4a6f-b2a6-8a5bbbe9d0cd} <Debug> TCPHandler: Processed in 0.002001413 sec. | ||
| 3010 | 2026.02.02 22:41:31.627437 [ 192 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::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 | ||
| 3011 | 2026.02.02 22:41:31.627468 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3012 | 2026.02.02 22:41:31.627579 [ 276 ] {82a51b9b-6632-4c39-92a9-9678b5d6febf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3013 | 2026.02.02 22:41:31.627621 [ 276 ] {82a51b9b-6632-4c39-92a9-9678b5d6febf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3014 | 2026.02.02 22:41:31.627749 [ 192 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3015 | 2026.02.02 22:41:31.627829 [ 192 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 65 rows starting from the beginning of the part | ||
| 3016 | 2026.02.02 22:41:31.627949 [ 276 ] {82a51b9b-6632-4c39-92a9-9678b5d6febf} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2026.02.02 22:41:31.627964 [ 192 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
| 3018 | 2026.02.02 22:41:31.627993 [ 276 ] {82a51b9b-6632-4c39-92a9-9678b5d6febf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3019 | 2026.02.02 22:41:31.628076 [ 192 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::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 | ||
| 3020 | 2026.02.02 22:41:31.628177 [ 192 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 3021 | 2026.02.02 22:41:31.628270 [ 192 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::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 | ||
| 3022 | 2026.02.02 22:41:31.628323 [ 276 ] {82a51b9b-6632-4c39-92a9-9678b5d6febf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3023 | 2026.02.02 22:41:31.628358 [ 192 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 3024 | 2026.02.02 22:41:31.628558 [ 276 ] {82a51b9b-6632-4c39-92a9-9678b5d6febf} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3025 | 2026.02.02 22:41:31.628698 [ 276 ] {82a51b9b-6632-4c39-92a9-9678b5d6febf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 3026 | 2026.02.02 22:41:31.628734 [ 276 ] {82a51b9b-6632-4c39-92a9-9678b5d6febf} <Debug> TCPHandler: Processed in 0.001314445 sec. | ||
| 3027 | 2026.02.02 22:41:31.630853 [ 200 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 19 columns (19 merged, 0 gathered) in 0.003507882 sec., 46181.71306788541 rows/sec., 82.76 MiB/sec. | ||
| 3028 | 2026.02.02 22:41:31.631131 [ 192 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3029 | 2026.02.02 22:41:31.631496 [ 192 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2026.02.02 22:41:31.631562 [ 192 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3031 | 2026.02.02 22:41:31.631646 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 3032 | 2026.02.02 22:41:34.109225 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5289 | ||
| 3033 | 2026.02.02 22:41:34.109817 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3034 | 2026.02.02 22:41:34.109869 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3035 | 2026.02.02 22:41:34.110358 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3036 | 2026.02.02 22:41:34.110589 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3037 | 2026.02.02 22:41:34.110723 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5289 | ||
| 3038 | 2026.02.02 22:41:34.110724 [ 114 ] {} <Debug> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3039 | 2026.02.02 22:41:34.110799 [ 114 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3040 | 2026.02.02 22:41:34.110820 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3041 | 2026.02.02 22:41:34.110917 [ 200 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 3042 | 2026.02.02 22:41:34.111023 [ 200 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3043 | 2026.02.02 22:41:34.111060 [ 200 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2857 rows starting from the beginning of the part | ||
| 3044 | 2026.02.02 22:41:34.111156 [ 200 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 3045 | 2026.02.02 22:41:34.111211 [ 200 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 3046 | 2026.02.02 22:41:34.111262 [ 200 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 3047 | 2026.02.02 22:41:34.111311 [ 200 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 3048 | 2026.02.02 22:41:34.111363 [ 200 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 3049 | 2026.02.02 22:41:34.112783 [ 197 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5289 rows, containing 4 columns (4 merged, 0 gathered) in 0.001906622 sec., 2774016.034641371 rows/sec., 39.68 MiB/sec. | ||
| 3050 | 2026.02.02 22:41:34.113575 [ 200 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3051 | 2026.02.02 22:41:34.113816 [ 200 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_11_2} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3052 | 2026.02.02 22:41:34.113892 [ 200 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_11_2} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3053 | 2026.02.02 22:41:34.113968 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3054 | 2026.02.02 22:41:34.380304 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3055 | 2026.02.02 22:41:34.396783 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3056 | 2026.02.02 22:41:34.396829 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3057 | 2026.02.02 22:41:34.403043 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3058 | 2026.02.02 22:41:34.403696 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3059 | 2026.02.02 22:41:34.404039 [ 112 ] {} <Debug> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3060 | 2026.02.02 22:41:34.404112 [ 112 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3061 | 2026.02.02 22:41:34.404148 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3062 | 2026.02.02 22:41:34.404308 [ 192 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 3063 | 2026.02.02 22:41:34.406688 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3064 | 2026.02.02 22:41:34.407953 [ 192 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3065 | 2026.02.02 22:41:34.409268 [ 192 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 3066 | 2026.02.02 22:41:34.413676 [ 192 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 3067 | 2026.02.02 22:41:34.417709 [ 192 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 3068 | 2026.02.02 22:41:34.421933 [ 192 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 3069 | 2026.02.02 22:41:34.426001 [ 192 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 3070 | 2026.02.02 22:41:34.430421 [ 192 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 3071 | 2026.02.02 22:41:34.485873 [ 189 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.081619052 sec., 1016.9194319973234 rows/sec., 5.26 MiB/sec. | ||
| 3072 | 2026.02.02 22:41:34.487761 [ 200 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3073 | 2026.02.02 22:41:34.489780 [ 200 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_11_2} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3074 | 2026.02.02 22:41:34.489902 [ 200 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_11_2} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3075 | 2026.02.02 22:41:34.491503 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3076 | 2026.02.02 22:41:35.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.52 MiB, peak 224.43 MiB, free memory in arenas 0.00 B, will set to 223.05 MiB (RSS), difference: 8.53 MiB | ||
| 3077 | 2026.02.02 22:41:36.626523 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3078 | 2026.02.02 22:41:36.626702 [ 276 ] {15d95710-cf99-4f53-8d36-a7fb7f7e2e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3079 | 2026.02.02 22:41:36.626770 [ 276 ] {15d95710-cf99-4f53-8d36-a7fb7f7e2e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3080 | 2026.02.02 22:41:36.627519 [ 276 ] {15d95710-cf99-4f53-8d36-a7fb7f7e2e5c} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3081 | 2026.02.02 22:41:36.627570 [ 276 ] {15d95710-cf99-4f53-8d36-a7fb7f7e2e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3082 | 2026.02.02 22:41:36.627985 [ 276 ] {15d95710-cf99-4f53-8d36-a7fb7f7e2e5c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3083 | 2026.02.02 22:41:36.628213 [ 276 ] {15d95710-cf99-4f53-8d36-a7fb7f7e2e5c} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3084 | 2026.02.02 22:41:36.628372 [ 276 ] {15d95710-cf99-4f53-8d36-a7fb7f7e2e5c} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001715 sec., 155102.04081632654 rows/sec., 9.85 MiB/sec. | ||
| 3085 | 2026.02.02 22:41:36.628421 [ 276 ] {15d95710-cf99-4f53-8d36-a7fb7f7e2e5c} <Debug> TCPHandler: Processed in 0.002031284 sec. | ||
| 3086 | 2026.02.02 22:41:36.628546 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3087 | 2026.02.02 22:41:36.628649 [ 276 ] {83c8e4c8-36c9-45ee-a7df-bb1113a4b930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3088 | 2026.02.02 22:41:36.628694 [ 276 ] {83c8e4c8-36c9-45ee-a7df-bb1113a4b930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3089 | 2026.02.02 22:41:36.629116 [ 276 ] {83c8e4c8-36c9-45ee-a7df-bb1113a4b930} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3090 | 2026.02.02 22:41:36.629154 [ 276 ] {83c8e4c8-36c9-45ee-a7df-bb1113a4b930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3091 | 2026.02.02 22:41:36.629452 [ 276 ] {83c8e4c8-36c9-45ee-a7df-bb1113a4b930} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3092 | 2026.02.02 22:41:36.629664 [ 276 ] {83c8e4c8-36c9-45ee-a7df-bb1113a4b930} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3093 | 2026.02.02 22:41:36.629793 [ 276 ] {83c8e4c8-36c9-45ee-a7df-bb1113a4b930} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001165 sec., 12017.167381974248 rows/sec., 979.92 KiB/sec. | ||
| 3094 | 2026.02.02 22:41:36.629831 [ 276 ] {83c8e4c8-36c9-45ee-a7df-bb1113a4b930} <Debug> TCPHandler: Processed in 0.001335576 sec. | ||
| 3095 | 2026.02.02 22:41:36.629942 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3096 | 2026.02.02 22:41:36.630038 [ 276 ] {2f584a99-8e7e-46a4-9111-f9e0737a9c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3097 | 2026.02.02 22:41:36.630078 [ 276 ] {2f584a99-8e7e-46a4-9111-f9e0737a9c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3098 | 2026.02.02 22:41:36.630831 [ 276 ] {2f584a99-8e7e-46a4-9111-f9e0737a9c54} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3099 | 2026.02.02 22:41:36.630868 [ 276 ] {2f584a99-8e7e-46a4-9111-f9e0737a9c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3100 | 2026.02.02 22:41:36.631246 [ 276 ] {2f584a99-8e7e-46a4-9111-f9e0737a9c54} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3101 | 2026.02.02 22:41:36.631456 [ 276 ] {2f584a99-8e7e-46a4-9111-f9e0737a9c54} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3102 | 2026.02.02 22:41:36.631584 [ 276 ] {2f584a99-8e7e-46a4-9111-f9e0737a9c54} <Debug> executeQuery: Read 789 rows, 64.02 KiB in 0.001565 sec., 504153.35463258787 rows/sec., 39.95 MiB/sec. | ||
| 3103 | 2026.02.02 22:41:36.631621 [ 276 ] {2f584a99-8e7e-46a4-9111-f9e0737a9c54} <Debug> TCPHandler: Processed in 0.001727461 sec. | ||
| 3104 | 2026.02.02 22:41:36.631729 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3105 | 2026.02.02 22:41:36.631824 [ 276 ] {2270fdfd-3603-4b49-9f1b-1d35da5fa47e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3106 | 2026.02.02 22:41:36.631864 [ 276 ] {2270fdfd-3603-4b49-9f1b-1d35da5fa47e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3107 | 2026.02.02 22:41:36.632309 [ 276 ] {2270fdfd-3603-4b49-9f1b-1d35da5fa47e} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3108 | 2026.02.02 22:41:36.632345 [ 276 ] {2270fdfd-3603-4b49-9f1b-1d35da5fa47e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3109 | 2026.02.02 22:41:36.632661 [ 276 ] {2270fdfd-3603-4b49-9f1b-1d35da5fa47e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3110 | 2026.02.02 22:41:36.632875 [ 276 ] {2270fdfd-3603-4b49-9f1b-1d35da5fa47e} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2026.02.02 22:41:36.633000 [ 276 ] {2270fdfd-3603-4b49-9f1b-1d35da5fa47e} <Debug> executeQuery: Read 162 rows, 10.11 KiB in 0.001194 sec., 135678.391959799 rows/sec., 8.27 MiB/sec. | ||
| 3112 | 2026.02.02 22:41:36.633037 [ 276 ] {2270fdfd-3603-4b49-9f1b-1d35da5fa47e} <Debug> TCPHandler: Processed in 0.001358076 sec. | ||
| 3113 | 2026.02.02 22:41:36.633211 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3114 | 2026.02.02 22:41:36.633305 [ 276 ] {9fc1045a-3e77-4d72-9534-cf0df99b798c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3115 | 2026.02.02 22:41:36.633350 [ 276 ] {9fc1045a-3e77-4d72-9534-cf0df99b798c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3116 | 2026.02.02 22:41:36.633768 [ 276 ] {9fc1045a-3e77-4d72-9534-cf0df99b798c} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3117 | 2026.02.02 22:41:36.633804 [ 276 ] {9fc1045a-3e77-4d72-9534-cf0df99b798c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3118 | 2026.02.02 22:41:36.634190 [ 276 ] {9fc1045a-3e77-4d72-9534-cf0df99b798c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3119 | 2026.02.02 22:41:36.634478 [ 276 ] {9fc1045a-3e77-4d72-9534-cf0df99b798c} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3120 | 2026.02.02 22:41:36.634684 [ 276 ] {9fc1045a-3e77-4d72-9534-cf0df99b798c} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001393 sec., 100502.51256281408 rows/sec., 6.50 MiB/sec. | ||
| 3121 | 2026.02.02 22:41:36.634740 [ 276 ] {9fc1045a-3e77-4d72-9534-cf0df99b798c} <Debug> TCPHandler: Processed in 0.001577408 sec. | ||
| 3122 | 2026.02.02 22:41:36.634876 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3123 | 2026.02.02 22:41:36.634993 [ 276 ] {897d5528-bd9a-4367-ba95-b5bcb50079f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3124 | 2026.02.02 22:41:36.635047 [ 276 ] {897d5528-bd9a-4367-ba95-b5bcb50079f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3125 | 2026.02.02 22:41:36.635566 [ 276 ] {897d5528-bd9a-4367-ba95-b5bcb50079f5} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2026.02.02 22:41:36.635605 [ 276 ] {897d5528-bd9a-4367-ba95-b5bcb50079f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3127 | 2026.02.02 22:41:36.635929 [ 276 ] {897d5528-bd9a-4367-ba95-b5bcb50079f5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3128 | 2026.02.02 22:41:36.636137 [ 276 ] {897d5528-bd9a-4367-ba95-b5bcb50079f5} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2026.02.02 22:41:36.636261 [ 276 ] {897d5528-bd9a-4367-ba95-b5bcb50079f5} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001294 sec., 107418.85625965997 rows/sec., 6.11 MiB/sec. | ||
| 3130 | 2026.02.02 22:41:36.636297 [ 276 ] {897d5528-bd9a-4367-ba95-b5bcb50079f5} <Debug> TCPHandler: Processed in 0.001483328 sec. | ||
| 3131 | 2026.02.02 22:41:36.636400 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3132 | 2026.02.02 22:41:36.636493 [ 276 ] {3a4d26c6-f368-4d39-9294-56c3b91395a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3133 | 2026.02.02 22:41:36.636532 [ 276 ] {3a4d26c6-f368-4d39-9294-56c3b91395a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3134 | 2026.02.02 22:41:36.637087 [ 276 ] {3a4d26c6-f368-4d39-9294-56c3b91395a6} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3135 | 2026.02.02 22:41:36.637123 [ 276 ] {3a4d26c6-f368-4d39-9294-56c3b91395a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3136 | 2026.02.02 22:41:36.637456 [ 276 ] {3a4d26c6-f368-4d39-9294-56c3b91395a6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3137 | 2026.02.02 22:41:36.637678 [ 276 ] {3a4d26c6-f368-4d39-9294-56c3b91395a6} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3138 | 2026.02.02 22:41:36.637804 [ 276 ] {3a4d26c6-f368-4d39-9294-56c3b91395a6} <Debug> executeQuery: Read 498 rows, 36.11 KiB in 0.001328 sec., 375000 rows/sec., 26.55 MiB/sec. | ||
| 3139 | 2026.02.02 22:41:36.637840 [ 276 ] {3a4d26c6-f368-4d39-9294-56c3b91395a6} <Debug> TCPHandler: Processed in 0.001487888 sec. | ||
| 3140 | 2026.02.02 22:41:36.637954 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3141 | 2026.02.02 22:41:36.638056 [ 276 ] {d09f7679-21fc-4e30-b670-cc9c14380a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3142 | 2026.02.02 22:41:36.638096 [ 276 ] {d09f7679-21fc-4e30-b670-cc9c14380a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3143 | 2026.02.02 22:41:36.638418 [ 276 ] {d09f7679-21fc-4e30-b670-cc9c14380a21} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3144 | 2026.02.02 22:41:36.638453 [ 276 ] {d09f7679-21fc-4e30-b670-cc9c14380a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3145 | 2026.02.02 22:41:36.638762 [ 276 ] {d09f7679-21fc-4e30-b670-cc9c14380a21} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3146 | 2026.02.02 22:41:36.638993 [ 276 ] {d09f7679-21fc-4e30-b670-cc9c14380a21} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3147 | 2026.02.02 22:41:36.639116 [ 276 ] {d09f7679-21fc-4e30-b670-cc9c14380a21} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 3148 | 2026.02.02 22:41:36.639150 [ 276 ] {d09f7679-21fc-4e30-b670-cc9c14380a21} <Debug> TCPHandler: Processed in 0.001242824 sec. | ||
| 3149 | 2026.02.02 22:41:36.639271 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3150 | 2026.02.02 22:41:36.639364 [ 276 ] {0f15105a-2c0a-430e-902d-357640d824d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3151 | 2026.02.02 22:41:36.639404 [ 276 ] {0f15105a-2c0a-430e-902d-357640d824d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3152 | 2026.02.02 22:41:36.639818 [ 276 ] {0f15105a-2c0a-430e-902d-357640d824d7} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3153 | 2026.02.02 22:41:36.639852 [ 276 ] {0f15105a-2c0a-430e-902d-357640d824d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3154 | 2026.02.02 22:41:36.640186 [ 276 ] {0f15105a-2c0a-430e-902d-357640d824d7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3155 | 2026.02.02 22:41:36.640392 [ 276 ] {0f15105a-2c0a-430e-902d-357640d824d7} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3156 | 2026.02.02 22:41:36.640516 [ 276 ] {0f15105a-2c0a-430e-902d-357640d824d7} <Debug> executeQuery: Read 265 rows, 18.08 KiB in 0.001171 sec., 226302.3057216055 rows/sec., 15.08 MiB/sec. | ||
| 3157 | 2026.02.02 22:41:36.640553 [ 276 ] {0f15105a-2c0a-430e-902d-357640d824d7} <Debug> TCPHandler: Processed in 0.001328726 sec. | ||
| 3158 | 2026.02.02 22:41:36.640689 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3159 | 2026.02.02 22:41:36.640792 [ 276 ] {ac68acb4-3fc1-4267-b905-3c8f0760bbb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3160 | 2026.02.02 22:41:36.640835 [ 276 ] {ac68acb4-3fc1-4267-b905-3c8f0760bbb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3161 | 2026.02.02 22:41:36.641195 [ 276 ] {ac68acb4-3fc1-4267-b905-3c8f0760bbb6} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3162 | 2026.02.02 22:41:36.641233 [ 276 ] {ac68acb4-3fc1-4267-b905-3c8f0760bbb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3163 | 2026.02.02 22:41:36.641568 [ 276 ] {ac68acb4-3fc1-4267-b905-3c8f0760bbb6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3164 | 2026.02.02 22:41:36.641823 [ 276 ] {ac68acb4-3fc1-4267-b905-3c8f0760bbb6} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2026.02.02 22:41:36.641984 [ 276 ] {ac68acb4-3fc1-4267-b905-3c8f0760bbb6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00121 sec., 826.4462809917355 rows/sec., 55.69 KiB/sec. | ||
| 3166 | 2026.02.02 22:41:36.642022 [ 276 ] {ac68acb4-3fc1-4267-b905-3c8f0760bbb6} <Debug> TCPHandler: Processed in 0.001393636 sec. | ||
| 3167 | 2026.02.02 22:41:36.642130 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3168 | 2026.02.02 22:41:36.642225 [ 276 ] {5c8475f7-4567-4f3d-862b-188c7c916689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3169 | 2026.02.02 22:41:36.642280 [ 276 ] {5c8475f7-4567-4f3d-862b-188c7c916689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3170 | 2026.02.02 22:41:36.643026 [ 276 ] {5c8475f7-4567-4f3d-862b-188c7c916689} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3171 | 2026.02.02 22:41:36.643063 [ 276 ] {5c8475f7-4567-4f3d-862b-188c7c916689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3172 | 2026.02.02 22:41:36.643590 [ 276 ] {5c8475f7-4567-4f3d-862b-188c7c916689} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3173 | 2026.02.02 22:41:36.643820 [ 276 ] {5c8475f7-4567-4f3d-862b-188c7c916689} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3174 | 2026.02.02 22:41:36.643956 [ 276 ] {5c8475f7-4567-4f3d-862b-188c7c916689} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001749 sec., 8576.329331046312 rows/sec., 15.37 MiB/sec. | ||
| 3175 | 2026.02.02 22:41:36.644007 [ 276 ] {5c8475f7-4567-4f3d-862b-188c7c916689} <Debug> TCPHandler: Processed in 0.001924843 sec. | ||
| 3176 | 2026.02.02 22:41:36.644124 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3177 | 2026.02.02 22:41:36.644220 [ 276 ] {8eada220-22a3-4ad0-bf29-41ae11488cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3178 | 2026.02.02 22:41:36.644262 [ 276 ] {8eada220-22a3-4ad0-bf29-41ae11488cfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3179 | 2026.02.02 22:41:36.644590 [ 276 ] {8eada220-22a3-4ad0-bf29-41ae11488cfa} <Trace> oximeter.measurements_i64 (a59fd0bf-25ff-4b47-9a46-becd51e2155d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3180 | 2026.02.02 22:41:36.644626 [ 276 ] {8eada220-22a3-4ad0-bf29-41ae11488cfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3181 | 2026.02.02 22:41:36.644931 [ 276 ] {8eada220-22a3-4ad0-bf29-41ae11488cfa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3182 | 2026.02.02 22:41:36.645134 [ 276 ] {8eada220-22a3-4ad0-bf29-41ae11488cfa} <Trace> oximeter.measurements_i64 (a59fd0bf-25ff-4b47-9a46-becd51e2155d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3183 | 2026.02.02 22:41:36.645258 [ 276 ] {8eada220-22a3-4ad0-bf29-41ae11488cfa} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 401.35 KiB/sec. | ||
| 3184 | 2026.02.02 22:41:36.645292 [ 276 ] {8eada220-22a3-4ad0-bf29-41ae11488cfa} <Debug> TCPHandler: Processed in 0.001217315 sec. | ||
| 3185 | 2026.02.02 22:41:36.645399 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3186 | 2026.02.02 22:41:36.645494 [ 276 ] {6ce58697-8f90-4f48-9147-062f1b7cd034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3187 | 2026.02.02 22:41:36.645534 [ 276 ] {6ce58697-8f90-4f48-9147-062f1b7cd034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3188 | 2026.02.02 22:41:36.645851 [ 276 ] {6ce58697-8f90-4f48-9147-062f1b7cd034} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3189 | 2026.02.02 22:41:36.645886 [ 276 ] {6ce58697-8f90-4f48-9147-062f1b7cd034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3190 | 2026.02.02 22:41:36.646194 [ 276 ] {6ce58697-8f90-4f48-9147-062f1b7cd034} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3191 | 2026.02.02 22:41:36.646399 [ 276 ] {6ce58697-8f90-4f48-9147-062f1b7cd034} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3192 | 2026.02.02 22:41:36.646523 [ 276 ] {6ce58697-8f90-4f48-9147-062f1b7cd034} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001048 sec., 83969.46564885495 rows/sec., 5.27 MiB/sec. | ||
| 3193 | 2026.02.02 22:41:36.646559 [ 276 ] {6ce58697-8f90-4f48-9147-062f1b7cd034} <Debug> TCPHandler: Processed in 0.001208705 sec. | ||
| 3194 | 2026.02.02 22:41:41.523699 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3195 | 2026.02.02 22:41:41.523772 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3196 | 2026.02.02 22:41:41.610865 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5737 | ||
| 3197 | 2026.02.02 22:41:41.611421 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3198 | 2026.02.02 22:41:41.611460 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3199 | 2026.02.02 22:41:41.612089 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3200 | 2026.02.02 22:41:41.612318 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3201 | 2026.02.02 22:41:41.612444 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5737 | ||
| 3202 | 2026.02.02 22:41:41.618145 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3203 | 2026.02.02 22:41:41.618344 [ 276 ] {4eb2c32a-880a-4c81-8f6e-2766dbdbb510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3204 | 2026.02.02 22:41:41.618422 [ 276 ] {4eb2c32a-880a-4c81-8f6e-2766dbdbb510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3205 | 2026.02.02 22:41:41.619143 [ 276 ] {4eb2c32a-880a-4c81-8f6e-2766dbdbb510} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3206 | 2026.02.02 22:41:41.619193 [ 276 ] {4eb2c32a-880a-4c81-8f6e-2766dbdbb510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3207 | 2026.02.02 22:41:41.619210 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 39 entries to flush up to offset 443 | ||
| 3208 | 2026.02.02 22:41:41.619595 [ 276 ] {4eb2c32a-880a-4c81-8f6e-2766dbdbb510} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3209 | 2026.02.02 22:41:41.619825 [ 276 ] {4eb2c32a-880a-4c81-8f6e-2766dbdbb510} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3210 | 2026.02.02 22:41:41.619984 [ 276 ] {4eb2c32a-880a-4c81-8f6e-2766dbdbb510} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001693 sec., 63792.08505611341 rows/sec., 5.34 MiB/sec. | ||
| 3211 | 2026.02.02 22:41:41.620035 [ 276 ] {4eb2c32a-880a-4c81-8f6e-2766dbdbb510} <Debug> TCPHandler: Processed in 0.002021184 sec. | ||
| 3212 | 2026.02.02 22:41:41.620155 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3213 | 2026.02.02 22:41:41.620260 [ 276 ] {8a2a03c4-aecb-4b15-9bb4-f47e3f5bdcb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3214 | 2026.02.02 22:41:41.620305 [ 276 ] {8a2a03c4-aecb-4b15-9bb4-f47e3f5bdcb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3215 | 2026.02.02 22:41:41.620713 [ 276 ] {8a2a03c4-aecb-4b15-9bb4-f47e3f5bdcb6} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3216 | 2026.02.02 22:41:41.620753 [ 276 ] {8a2a03c4-aecb-4b15-9bb4-f47e3f5bdcb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3217 | 2026.02.02 22:41:41.621067 [ 276 ] {8a2a03c4-aecb-4b15-9bb4-f47e3f5bdcb6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3218 | 2026.02.02 22:41:41.621285 [ 276 ] {8a2a03c4-aecb-4b15-9bb4-f47e3f5bdcb6} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3219 | 2026.02.02 22:41:41.621418 [ 276 ] {8a2a03c4-aecb-4b15-9bb4-f47e3f5bdcb6} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001181 sec., 22015.24132091448 rows/sec., 1.62 MiB/sec. | ||
| 3220 | 2026.02.02 22:41:41.621457 [ 276 ] {8a2a03c4-aecb-4b15-9bb4-f47e3f5bdcb6} <Debug> TCPHandler: Processed in 0.001354536 sec. | ||
| 3221 | 2026.02.02 22:41:41.621561 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3222 | 2026.02.02 22:41:41.621596 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2026.02.02 22:41:41.621649 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3224 | 2026.02.02 22:41:41.621656 [ 276 ] {99c7bde1-8960-41e2-b525-80b3dde79f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3225 | 2026.02.02 22:41:41.621702 [ 276 ] {99c7bde1-8960-41e2-b525-80b3dde79f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3226 | 2026.02.02 22:41:41.622131 [ 276 ] {99c7bde1-8960-41e2-b525-80b3dde79f26} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3227 | 2026.02.02 22:41:41.622171 [ 276 ] {99c7bde1-8960-41e2-b525-80b3dde79f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3228 | 2026.02.02 22:41:41.622484 [ 276 ] {99c7bde1-8960-41e2-b525-80b3dde79f26} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3229 | 2026.02.02 22:41:41.622689 [ 276 ] {99c7bde1-8960-41e2-b525-80b3dde79f26} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3230 | 2026.02.02 22:41:41.622817 [ 276 ] {99c7bde1-8960-41e2-b525-80b3dde79f26} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001179 sec., 76335.87786259543 rows/sec., 5.96 MiB/sec. | ||
| 3231 | 2026.02.02 22:41:41.622857 [ 276 ] {99c7bde1-8960-41e2-b525-80b3dde79f26} <Debug> TCPHandler: Processed in 0.001344136 sec. | ||
| 3232 | 2026.02.02 22:41:41.622869 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3233 | 2026.02.02 22:41:41.622962 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3234 | 2026.02.02 22:41:41.623065 [ 276 ] {1c1f0095-d5e6-4f32-af24-939e15f1ac81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3235 | 2026.02.02 22:41:41.623112 [ 276 ] {1c1f0095-d5e6-4f32-af24-939e15f1ac81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3236 | 2026.02.02 22:41:41.623165 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3237 | 2026.02.02 22:41:41.623434 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 443 | ||
| 3238 | 2026.02.02 22:41:41.623519 [ 276 ] {1c1f0095-d5e6-4f32-af24-939e15f1ac81} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3239 | 2026.02.02 22:41:41.623561 [ 276 ] {1c1f0095-d5e6-4f32-af24-939e15f1ac81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3240 | 2026.02.02 22:41:41.623912 [ 276 ] {1c1f0095-d5e6-4f32-af24-939e15f1ac81} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3241 | 2026.02.02 22:41:41.624122 [ 276 ] {1c1f0095-d5e6-4f32-af24-939e15f1ac81} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3242 | 2026.02.02 22:41:41.624252 [ 276 ] {1c1f0095-d5e6-4f32-af24-939e15f1ac81} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 3243 | 2026.02.02 22:41:41.624290 [ 276 ] {1c1f0095-d5e6-4f32-af24-939e15f1ac81} <Debug> TCPHandler: Processed in 0.001376777 sec. | ||
| 3244 | 2026.02.02 22:41:41.624388 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3245 | 2026.02.02 22:41:41.624482 [ 276 ] {302a37a8-2b30-4ff5-bd80-430d167d5fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3246 | 2026.02.02 22:41:41.624536 [ 276 ] {302a37a8-2b30-4ff5-bd80-430d167d5fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3247 | 2026.02.02 22:41:41.625300 [ 276 ] {302a37a8-2b30-4ff5-bd80-430d167d5fc8} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3248 | 2026.02.02 22:41:41.625337 [ 276 ] {302a37a8-2b30-4ff5-bd80-430d167d5fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3249 | 2026.02.02 22:41:41.625865 [ 276 ] {302a37a8-2b30-4ff5-bd80-430d167d5fc8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3250 | 2026.02.02 22:41:41.626077 [ 276 ] {302a37a8-2b30-4ff5-bd80-430d167d5fc8} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3251 | 2026.02.02 22:41:41.626208 [ 276 ] {302a37a8-2b30-4ff5-bd80-430d167d5fc8} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001744 sec., 14908.256880733945 rows/sec., 26.71 MiB/sec. | ||
| 3252 | 2026.02.02 22:41:41.626259 [ 276 ] {302a37a8-2b30-4ff5-bd80-430d167d5fc8} <Debug> TCPHandler: Processed in 0.001918563 sec. | ||
| 3253 | 2026.02.02 22:41:41.626366 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3254 | 2026.02.02 22:41:41.626462 [ 276 ] {da33eca4-9dba-4eab-88e6-86dc52f75657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3255 | 2026.02.02 22:41:41.626505 [ 276 ] {da33eca4-9dba-4eab-88e6-86dc52f75657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3256 | 2026.02.02 22:41:41.626849 [ 276 ] {da33eca4-9dba-4eab-88e6-86dc52f75657} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3257 | 2026.02.02 22:41:41.626887 [ 276 ] {da33eca4-9dba-4eab-88e6-86dc52f75657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3258 | 2026.02.02 22:41:41.627196 [ 276 ] {da33eca4-9dba-4eab-88e6-86dc52f75657} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3259 | 2026.02.02 22:41:41.627424 [ 276 ] {da33eca4-9dba-4eab-88e6-86dc52f75657} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3260 | 2026.02.02 22:41:41.627554 [ 276 ] {da33eca4-9dba-4eab-88e6-86dc52f75657} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 3261 | 2026.02.02 22:41:41.627591 [ 276 ] {da33eca4-9dba-4eab-88e6-86dc52f75657} <Debug> TCPHandler: Processed in 0.001272905 sec. | ||
| 3262 | 2026.02.02 22:41:41.906832 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3263 | 2026.02.02 22:41:41.924122 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3264 | 2026.02.02 22:41:41.924212 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3265 | 2026.02.02 22:41:41.930065 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3266 | 2026.02.02 22:41:41.930868 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3267 | 2026.02.02 22:41:41.934309 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3268 | 2026.02.02 22:41:46.625357 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3269 | 2026.02.02 22:41:46.625573 [ 276 ] {584dccce-f1c3-495b-a4f7-f45c65d326cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3270 | 2026.02.02 22:41:46.625649 [ 276 ] {584dccce-f1c3-495b-a4f7-f45c65d326cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3271 | 2026.02.02 22:41:46.626406 [ 276 ] {584dccce-f1c3-495b-a4f7-f45c65d326cf} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3272 | 2026.02.02 22:41:46.626455 [ 276 ] {584dccce-f1c3-495b-a4f7-f45c65d326cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3273 | 2026.02.02 22:41:46.626873 [ 276 ] {584dccce-f1c3-495b-a4f7-f45c65d326cf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3274 | 2026.02.02 22:41:46.627102 [ 276 ] {584dccce-f1c3-495b-a4f7-f45c65d326cf} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3275 | 2026.02.02 22:41:46.627254 [ 276 ] {584dccce-f1c3-495b-a4f7-f45c65d326cf} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001736 sec., 153225.8064516129 rows/sec., 9.73 MiB/sec. | ||
| 3276 | 2026.02.02 22:41:46.627296 [ 276 ] {584dccce-f1c3-495b-a4f7-f45c65d326cf} <Debug> TCPHandler: Processed in 0.002081775 sec. | ||
| 3277 | 2026.02.02 22:41:46.627413 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3278 | 2026.02.02 22:41:46.627512 [ 276 ] {6b99f165-08c3-45ef-ab9d-0c9532099224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3279 | 2026.02.02 22:41:46.627556 [ 276 ] {6b99f165-08c3-45ef-ab9d-0c9532099224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3280 | 2026.02.02 22:41:46.628320 [ 276 ] {6b99f165-08c3-45ef-ab9d-0c9532099224} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3281 | 2026.02.02 22:41:46.628357 [ 276 ] {6b99f165-08c3-45ef-ab9d-0c9532099224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3282 | 2026.02.02 22:41:46.628711 [ 276 ] {6b99f165-08c3-45ef-ab9d-0c9532099224} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3283 | 2026.02.02 22:41:46.628921 [ 276 ] {6b99f165-08c3-45ef-ab9d-0c9532099224} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3284 | 2026.02.02 22:41:46.629043 [ 100 ] {} <Debug> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3285 | 2026.02.02 22:41:46.629053 [ 276 ] {6b99f165-08c3-45ef-ab9d-0c9532099224} <Debug> executeQuery: Read 782 rows, 63.50 KiB in 0.00156 sec., 501282.0512820513 rows/sec., 39.75 MiB/sec. | ||
| 3286 | 2026.02.02 22:41:46.629132 [ 100 ] {} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3287 | 2026.02.02 22:41:46.629148 [ 276 ] {6b99f165-08c3-45ef-ab9d-0c9532099224} <Debug> TCPHandler: Processed in 0.001786421 sec. | ||
| 3288 | 2026.02.02 22:41:46.629159 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3289 | 2026.02.02 22:41:46.629268 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3290 | 2026.02.02 22:41:46.629310 [ 195 ] {a7088793-2f62-4241-8a67-9c59019b4291::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 | ||
| 3291 | 2026.02.02 22:41:46.629368 [ 276 ] {497f5e3d-fd14-4d8e-8abf-989d219ced96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3292 | 2026.02.02 22:41:46.629413 [ 276 ] {497f5e3d-fd14-4d8e-8abf-989d219ced96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3293 | 2026.02.02 22:41:46.629456 [ 195 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3294 | 2026.02.02 22:41:46.629502 [ 195 ] {a7088793-2f62-4241-8a67-9c59019b4291::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 | ||
| 3295 | 2026.02.02 22:41:46.629593 [ 195 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 772 rows starting from the beginning of the part | ||
| 3296 | 2026.02.02 22:41:46.629641 [ 195 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 108 rows starting from the beginning of the part | ||
| 3297 | 2026.02.02 22:41:46.629683 [ 195 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 789 rows starting from the beginning of the part | ||
| 3298 | 2026.02.02 22:41:46.629725 [ 195 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 108 rows starting from the beginning of the part | ||
| 3299 | 2026.02.02 22:41:46.629765 [ 195 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 782 rows starting from the beginning of the part | ||
| 3300 | 2026.02.02 22:41:46.629858 [ 276 ] {497f5e3d-fd14-4d8e-8abf-989d219ced96} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3301 | 2026.02.02 22:41:46.629900 [ 276 ] {497f5e3d-fd14-4d8e-8abf-989d219ced96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3302 | 2026.02.02 22:41:46.630264 [ 276 ] {497f5e3d-fd14-4d8e-8abf-989d219ced96} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3303 | 2026.02.02 22:41:46.630505 [ 276 ] {497f5e3d-fd14-4d8e-8abf-989d219ced96} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3304 | 2026.02.02 22:41:46.630682 [ 276 ] {497f5e3d-fd14-4d8e-8abf-989d219ced96} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001332 sec., 111111.11111111111 rows/sec., 6.69 MiB/sec. | ||
| 3305 | 2026.02.02 22:41:46.630721 [ 276 ] {497f5e3d-fd14-4d8e-8abf-989d219ced96} <Debug> TCPHandler: Processed in 0.001505838 sec. | ||
| 3306 | 2026.02.02 22:41:46.630865 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3307 | 2026.02.02 22:41:46.630962 [ 276 ] {64a181eb-263a-4266-9d52-648666930e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3308 | 2026.02.02 22:41:46.631001 [ 276 ] {64a181eb-263a-4266-9d52-648666930e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3309 | 2026.02.02 22:41:46.631424 [ 276 ] {64a181eb-263a-4266-9d52-648666930e40} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3310 | 2026.02.02 22:41:46.631460 [ 276 ] {64a181eb-263a-4266-9d52-648666930e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3311 | 2026.02.02 22:41:46.631623 [ 200 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4531 rows, containing 5 columns (5 merged, 0 gathered) in 0.002372338 sec., 1909930.2038748274 rows/sec., 160.70 MiB/sec. | ||
| 3312 | 2026.02.02 22:41:46.631770 [ 276 ] {64a181eb-263a-4266-9d52-648666930e40} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3313 | 2026.02.02 22:41:46.631982 [ 189 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3314 | 2026.02.02 22:41:46.632010 [ 276 ] {64a181eb-263a-4266-9d52-648666930e40} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2026.02.02 22:41:46.632146 [ 276 ] {64a181eb-263a-4266-9d52-648666930e40} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001203 sec., 116375.72734829591 rows/sec., 7.52 MiB/sec. | ||
| 3316 | 2026.02.02 22:41:46.632185 [ 276 ] {64a181eb-263a-4266-9d52-648666930e40} <Debug> TCPHandler: Processed in 0.001390396 sec. | ||
| 3317 | 2026.02.02 22:41:46.632293 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3318 | 2026.02.02 22:41:46.632326 [ 189 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_16_3} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3319 | 2026.02.02 22:41:46.632388 [ 276 ] {86763559-1115-4358-85cd-c30cc51d31d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3320 | 2026.02.02 22:41:46.632417 [ 189 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_16_3} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3321 | 2026.02.02 22:41:46.632433 [ 276 ] {86763559-1115-4358-85cd-c30cc51d31d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3322 | 2026.02.02 22:41:46.632525 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 3323 | 2026.02.02 22:41:46.632862 [ 276 ] {86763559-1115-4358-85cd-c30cc51d31d4} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3324 | 2026.02.02 22:41:46.632902 [ 276 ] {86763559-1115-4358-85cd-c30cc51d31d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3325 | 2026.02.02 22:41:46.633211 [ 276 ] {86763559-1115-4358-85cd-c30cc51d31d4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3326 | 2026.02.02 22:41:46.633552 [ 276 ] {86763559-1115-4358-85cd-c30cc51d31d4} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3327 | 2026.02.02 22:41:46.633742 [ 276 ] {86763559-1115-4358-85cd-c30cc51d31d4} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00137 sec., 101459.85401459855 rows/sec., 5.77 MiB/sec. | ||
| 3328 | 2026.02.02 22:41:46.633797 [ 276 ] {86763559-1115-4358-85cd-c30cc51d31d4} <Debug> TCPHandler: Processed in 0.001556418 sec. | ||
| 3329 | 2026.02.02 22:41:46.633927 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3330 | 2026.02.02 22:41:46.634047 [ 276 ] {c2d0185e-06a3-4669-ba49-39b1bc1be16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3331 | 2026.02.02 22:41:46.634096 [ 276 ] {c2d0185e-06a3-4669-ba49-39b1bc1be16f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3332 | 2026.02.02 22:41:46.634746 [ 276 ] {c2d0185e-06a3-4669-ba49-39b1bc1be16f} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3333 | 2026.02.02 22:41:46.634784 [ 276 ] {c2d0185e-06a3-4669-ba49-39b1bc1be16f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3334 | 2026.02.02 22:41:46.635127 [ 276 ] {c2d0185e-06a3-4669-ba49-39b1bc1be16f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3335 | 2026.02.02 22:41:46.635337 [ 276 ] {c2d0185e-06a3-4669-ba49-39b1bc1be16f} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3336 | 2026.02.02 22:41:46.635440 [ 100 ] {} <Debug> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3337 | 2026.02.02 22:41:46.635468 [ 276 ] {c2d0185e-06a3-4669-ba49-39b1bc1be16f} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001445 sec., 330795.84775086504 rows/sec., 23.30 MiB/sec. | ||
| 3338 | 2026.02.02 22:41:46.635475 [ 100 ] {} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3339 | 2026.02.02 22:41:46.635509 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3340 | 2026.02.02 22:41:46.635514 [ 276 ] {c2d0185e-06a3-4669-ba49-39b1bc1be16f} <Debug> TCPHandler: Processed in 0.001649849 sec. | ||
| 3341 | 2026.02.02 22:41:46.635587 [ 195 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::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 | ||
| 3342 | 2026.02.02 22:41:46.635635 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3343 | 2026.02.02 22:41:46.635687 [ 195 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3344 | 2026.02.02 22:41:46.635715 [ 195 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 981 rows starting from the beginning of the part | ||
| 3345 | 2026.02.02 22:41:46.635740 [ 276 ] {74449395-4e30-4715-b2ba-93b848c900a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3346 | 2026.02.02 22:41:46.635762 [ 195 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 473 rows starting from the beginning of the part | ||
| 3347 | 2026.02.02 22:41:46.635789 [ 276 ] {74449395-4e30-4715-b2ba-93b848c900a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3348 | 2026.02.02 22:41:46.635803 [ 195 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 3349 | 2026.02.02 22:41:46.635845 [ 195 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 498 rows starting from the beginning of the part | ||
| 3350 | 2026.02.02 22:41:46.635879 [ 195 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 3351 | 2026.02.02 22:41:46.635914 [ 195 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 478 rows starting from the beginning of the part | ||
| 3352 | 2026.02.02 22:41:46.636143 [ 276 ] {74449395-4e30-4715-b2ba-93b848c900a2} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3353 | 2026.02.02 22:41:46.636186 [ 276 ] {74449395-4e30-4715-b2ba-93b848c900a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3354 | 2026.02.02 22:41:46.636513 [ 276 ] {74449395-4e30-4715-b2ba-93b848c900a2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3355 | 2026.02.02 22:41:46.636745 [ 276 ] {74449395-4e30-4715-b2ba-93b848c900a2} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3356 | 2026.02.02 22:41:46.636875 [ 276 ] {74449395-4e30-4715-b2ba-93b848c900a2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001154 sec., 5199.306759098787 rows/sec., 271.64 KiB/sec. | ||
| 3357 | 2026.02.02 22:41:46.636913 [ 276 ] {74449395-4e30-4715-b2ba-93b848c900a2} <Debug> TCPHandler: Processed in 0.001328126 sec. | ||
| 3358 | 2026.02.02 22:41:46.636995 [ 196 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2610 rows, containing 5 columns (5 merged, 0 gathered) in 0.001438577 sec., 1814292.8741388193 rows/sec., 137.00 MiB/sec. | ||
| 3359 | 2026.02.02 22:41:46.637021 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3360 | 2026.02.02 22:41:46.637126 [ 276 ] {8f415446-a745-4631-a992-ebdb58d5ffea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3361 | 2026.02.02 22:41:46.637170 [ 276 ] {8f415446-a745-4631-a992-ebdb58d5ffea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3362 | 2026.02.02 22:41:46.637177 [ 195 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3363 | 2026.02.02 22:41:46.637438 [ 195 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_16_3} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3364 | 2026.02.02 22:41:46.637508 [ 195 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_16_3} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3365 | 2026.02.02 22:41:46.637577 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 3366 | 2026.02.02 22:41:46.637587 [ 276 ] {8f415446-a745-4631-a992-ebdb58d5ffea} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3367 | 2026.02.02 22:41:46.637630 [ 276 ] {8f415446-a745-4631-a992-ebdb58d5ffea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3368 | 2026.02.02 22:41:46.637980 [ 276 ] {8f415446-a745-4631-a992-ebdb58d5ffea} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3369 | 2026.02.02 22:41:46.638204 [ 276 ] {8f415446-a745-4631-a992-ebdb58d5ffea} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3370 | 2026.02.02 22:41:46.638314 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3371 | 2026.02.02 22:41:46.638341 [ 276 ] {8f415446-a745-4631-a992-ebdb58d5ffea} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001234 sec., 209076.17504051863 rows/sec., 13.92 MiB/sec. | ||
| 3372 | 2026.02.02 22:41:46.638351 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3373 | 2026.02.02 22:41:46.638387 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3374 | 2026.02.02 22:41:46.638389 [ 276 ] {8f415446-a745-4631-a992-ebdb58d5ffea} <Debug> TCPHandler: Processed in 0.001417406 sec. | ||
| 3375 | 2026.02.02 22:41:46.638478 [ 200 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::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 | ||
| 3376 | 2026.02.02 22:41:46.638512 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3377 | 2026.02.02 22:41:46.638607 [ 200 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3378 | 2026.02.02 22:41:46.638615 [ 276 ] {cdb5b76f-e8fd-481d-9c3b-dad581dd649f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3379 | 2026.02.02 22:41:46.638658 [ 200 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4431 rows starting from the beginning of the part | ||
| 3380 | 2026.02.02 22:41:46.638676 [ 276 ] {cdb5b76f-e8fd-481d-9c3b-dad581dd649f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3381 | 2026.02.02 22:41:46.638734 [ 200 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 258 rows starting from the beginning of the part | ||
| 3382 | 2026.02.02 22:41:46.638797 [ 200 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3383 | 2026.02.02 22:41:46.638846 [ 200 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 265 rows starting from the beginning of the part | ||
| 3384 | 2026.02.02 22:41:46.638887 [ 200 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3385 | 2026.02.02 22:41:46.638932 [ 200 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 258 rows starting from the beginning of the part | ||
| 3386 | 2026.02.02 22:41:46.639005 [ 276 ] {cdb5b76f-e8fd-481d-9c3b-dad581dd649f} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3387 | 2026.02.02 22:41:46.639045 [ 276 ] {cdb5b76f-e8fd-481d-9c3b-dad581dd649f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3388 | 2026.02.02 22:41:46.639372 [ 276 ] {cdb5b76f-e8fd-481d-9c3b-dad581dd649f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3389 | 2026.02.02 22:41:46.639580 [ 276 ] {cdb5b76f-e8fd-481d-9c3b-dad581dd649f} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3390 | 2026.02.02 22:41:46.639713 [ 276 ] {cdb5b76f-e8fd-481d-9c3b-dad581dd649f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 60.38 KiB/sec. | ||
| 3391 | 2026.02.02 22:41:46.639749 [ 276 ] {cdb5b76f-e8fd-481d-9c3b-dad581dd649f} <Debug> TCPHandler: Processed in 0.001286286 sec. | ||
| 3392 | 2026.02.02 22:41:46.639852 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3393 | 2026.02.02 22:41:46.639947 [ 276 ] {b912ef50-6a30-4071-a688-bebb925a2d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3394 | 2026.02.02 22:41:46.640002 [ 276 ] {b912ef50-6a30-4071-a688-bebb925a2d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3395 | 2026.02.02 22:41:46.640857 [ 276 ] {b912ef50-6a30-4071-a688-bebb925a2d80} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3396 | 2026.02.02 22:41:46.640902 [ 276 ] {b912ef50-6a30-4071-a688-bebb925a2d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3397 | 2026.02.02 22:41:46.641254 [ 187 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5532 rows, containing 5 columns (5 merged, 0 gathered) in 0.002815543 sec., 1964807.4989442532 rows/sec., 132.20 MiB/sec. | ||
| 3398 | 2026.02.02 22:41:46.641567 [ 276 ] {b912ef50-6a30-4071-a688-bebb925a2d80} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3399 | 2026.02.02 22:41:46.641806 [ 193 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3400 | 2026.02.02 22:41:46.641808 [ 276 ] {b912ef50-6a30-4071-a688-bebb925a2d80} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3401 | 2026.02.02 22:41:46.641986 [ 276 ] {b912ef50-6a30-4071-a688-bebb925a2d80} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002056 sec., 7295.719844357976 rows/sec., 13.07 MiB/sec. | ||
| 3402 | 2026.02.02 22:41:46.642040 [ 276 ] {b912ef50-6a30-4071-a688-bebb925a2d80} <Debug> TCPHandler: Processed in 0.002236276 sec. | ||
| 3403 | 2026.02.02 22:41:46.642108 [ 193 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3404 | 2026.02.02 22:41:46.642144 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3405 | 2026.02.02 22:41:46.642172 [ 193 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3406 | 2026.02.02 22:41:46.642240 [ 276 ] {027f0310-0183-45e5-ba9c-4ea2973c54d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3407 | 2026.02.02 22:41:46.642251 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 3408 | 2026.02.02 22:41:46.642282 [ 276 ] {027f0310-0183-45e5-ba9c-4ea2973c54d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3409 | 2026.02.02 22:41:46.642622 [ 276 ] {027f0310-0183-45e5-ba9c-4ea2973c54d8} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3410 | 2026.02.02 22:41:46.642657 [ 276 ] {027f0310-0183-45e5-ba9c-4ea2973c54d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3411 | 2026.02.02 22:41:46.642970 [ 276 ] {027f0310-0183-45e5-ba9c-4ea2973c54d8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3412 | 2026.02.02 22:41:46.643227 [ 276 ] {027f0310-0183-45e5-ba9c-4ea2973c54d8} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3413 | 2026.02.02 22:41:46.643368 [ 99 ] {} <Debug> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3414 | 2026.02.02 22:41:46.643384 [ 276 ] {027f0310-0183-45e5-ba9c-4ea2973c54d8} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001162 sec., 75731.4974182444 rows/sec., 4.76 MiB/sec. | ||
| 3415 | 2026.02.02 22:41:46.643422 [ 99 ] {} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3416 | 2026.02.02 22:41:46.643443 [ 276 ] {027f0310-0183-45e5-ba9c-4ea2973c54d8} <Debug> TCPHandler: Processed in 0.001348206 sec. | ||
| 3417 | 2026.02.02 22:41:46.643449 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3418 | 2026.02.02 22:41:46.643560 [ 196 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::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 | ||
| 3419 | 2026.02.02 22:41:46.643673 [ 196 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3420 | 2026.02.02 22:41:46.643716 [ 196 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 740 rows starting from the beginning of the part | ||
| 3421 | 2026.02.02 22:41:46.643805 [ 196 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 88 rows starting from the beginning of the part | ||
| 3422 | 2026.02.02 22:41:46.643859 [ 196 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3423 | 2026.02.02 22:41:46.643902 [ 196 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 88 rows starting from the beginning of the part | ||
| 3424 | 2026.02.02 22:41:46.643946 [ 196 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3425 | 2026.02.02 22:41:46.643990 [ 196 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 88 rows starting from the beginning of the part | ||
| 3426 | 2026.02.02 22:41:46.644875 [ 193 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1124 rows, containing 4 columns (4 merged, 0 gathered) in 0.001357156 sec., 828202.5058283646 rows/sec., 53.43 MiB/sec. | ||
| 3427 | 2026.02.02 22:41:46.645053 [ 196 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3428 | 2026.02.02 22:41:46.645319 [ 196 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_16_3} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3429 | 2026.02.02 22:41:46.645390 [ 196 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_16_3} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3430 | 2026.02.02 22:41:46.645458 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3431 | 2026.02.02 22:41:49.112583 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6249 | ||
| 3432 | 2026.02.02 22:41:49.113100 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3433 | 2026.02.02 22:41:49.113137 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3434 | 2026.02.02 22:41:49.113601 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3435 | 2026.02.02 22:41:49.113834 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3436 | 2026.02.02 22:41:49.113962 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6249 | ||
| 3437 | 2026.02.02 22:41:49.434424 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3438 | 2026.02.02 22:41:49.450876 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3439 | 2026.02.02 22:41:49.450944 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3440 | 2026.02.02 22:41:49.456868 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3441 | 2026.02.02 22:41:49.457591 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3442 | 2026.02.02 22:41:49.460545 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3443 | 2026.02.02 22:41:51.623659 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 33 entries to flush up to offset 476 | ||
| 3444 | 2026.02.02 22:41:51.626026 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3445 | 2026.02.02 22:41:51.626080 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3446 | 2026.02.02 22:41:51.627264 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3447 | 2026.02.02 22:41:51.627551 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3448 | 2026.02.02 22:41:51.627899 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 476 | ||
| 3449 | 2026.02.02 22:41:51.646161 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3450 | 2026.02.02 22:41:51.646340 [ 276 ] {f827098e-9050-4421-ad2e-efbb9aff4792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3451 | 2026.02.02 22:41:51.646406 [ 276 ] {f827098e-9050-4421-ad2e-efbb9aff4792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3452 | 2026.02.02 22:41:51.647018 [ 276 ] {f827098e-9050-4421-ad2e-efbb9aff4792} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3453 | 2026.02.02 22:41:51.647062 [ 276 ] {f827098e-9050-4421-ad2e-efbb9aff4792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3454 | 2026.02.02 22:41:51.647437 [ 276 ] {f827098e-9050-4421-ad2e-efbb9aff4792} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3455 | 2026.02.02 22:41:51.647655 [ 276 ] {f827098e-9050-4421-ad2e-efbb9aff4792} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3456 | 2026.02.02 22:41:51.647811 [ 276 ] {f827098e-9050-4421-ad2e-efbb9aff4792} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00152 sec., 1315.7894736842104 rows/sec., 107.29 KiB/sec. | ||
| 3457 | 2026.02.02 22:41:51.647852 [ 276 ] {f827098e-9050-4421-ad2e-efbb9aff4792} <Debug> TCPHandler: Processed in 0.001827481 sec. | ||
| 3458 | 2026.02.02 22:41:51.647976 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3459 | 2026.02.02 22:41:51.648073 [ 276 ] {9b4f3326-8318-464a-be21-225e6442a0d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3460 | 2026.02.02 22:41:51.648112 [ 276 ] {9b4f3326-8318-464a-be21-225e6442a0d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3461 | 2026.02.02 22:41:51.649166 [ 276 ] {9b4f3326-8318-464a-be21-225e6442a0d4} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3462 | 2026.02.02 22:41:51.649204 [ 276 ] {9b4f3326-8318-464a-be21-225e6442a0d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3463 | 2026.02.02 22:41:51.649613 [ 276 ] {9b4f3326-8318-464a-be21-225e6442a0d4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3464 | 2026.02.02 22:41:51.649825 [ 276 ] {9b4f3326-8318-464a-be21-225e6442a0d4} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3465 | 2026.02.02 22:41:51.649954 [ 276 ] {9b4f3326-8318-464a-be21-225e6442a0d4} <Debug> executeQuery: Read 1249 rows, 105.45 KiB in 0.001899 sec., 657714.5866245392 rows/sec., 54.23 MiB/sec. | ||
| 3466 | 2026.02.02 22:41:51.649991 [ 276 ] {9b4f3326-8318-464a-be21-225e6442a0d4} <Debug> TCPHandler: Processed in 0.002063674 sec. | ||
| 3467 | 2026.02.02 22:41:51.650101 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3468 | 2026.02.02 22:41:51.650195 [ 276 ] {04d8d631-f550-41b1-b741-05b9373a9a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3469 | 2026.02.02 22:41:51.650234 [ 276 ] {04d8d631-f550-41b1-b741-05b9373a9a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3470 | 2026.02.02 22:41:51.650634 [ 276 ] {04d8d631-f550-41b1-b741-05b9373a9a7b} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3471 | 2026.02.02 22:41:51.650670 [ 276 ] {04d8d631-f550-41b1-b741-05b9373a9a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3472 | 2026.02.02 22:41:51.650957 [ 276 ] {04d8d631-f550-41b1-b741-05b9373a9a7b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3473 | 2026.02.02 22:41:51.651172 [ 276 ] {04d8d631-f550-41b1-b741-05b9373a9a7b} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3474 | 2026.02.02 22:41:51.651300 [ 276 ] {04d8d631-f550-41b1-b741-05b9373a9a7b} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001123 sec., 24933.21460373998 rows/sec., 1.82 MiB/sec. | ||
| 3475 | 2026.02.02 22:41:51.651336 [ 276 ] {04d8d631-f550-41b1-b741-05b9373a9a7b} <Debug> TCPHandler: Processed in 0.001283265 sec. | ||
| 3476 | 2026.02.02 22:41:51.651439 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3477 | 2026.02.02 22:41:51.651537 [ 276 ] {f1a7310b-5b5d-4281-8552-6b3f1e2c9ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3478 | 2026.02.02 22:41:51.651577 [ 276 ] {f1a7310b-5b5d-4281-8552-6b3f1e2c9ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3479 | 2026.02.02 22:41:51.652036 [ 276 ] {f1a7310b-5b5d-4281-8552-6b3f1e2c9ca3} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3480 | 2026.02.02 22:41:51.652071 [ 276 ] {f1a7310b-5b5d-4281-8552-6b3f1e2c9ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3481 | 2026.02.02 22:41:51.652432 [ 276 ] {f1a7310b-5b5d-4281-8552-6b3f1e2c9ca3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3482 | 2026.02.02 22:41:51.652635 [ 276 ] {f1a7310b-5b5d-4281-8552-6b3f1e2c9ca3} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3483 | 2026.02.02 22:41:51.652761 [ 276 ] {f1a7310b-5b5d-4281-8552-6b3f1e2c9ca3} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001242 sec., 183574.87922705314 rows/sec., 12.43 MiB/sec. | ||
| 3484 | 2026.02.02 22:41:51.652758 [ 92 ] {} <Debug> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3485 | 2026.02.02 22:41:51.652798 [ 276 ] {f1a7310b-5b5d-4281-8552-6b3f1e2c9ca3} <Debug> TCPHandler: Processed in 0.001406586 sec. | ||
| 3486 | 2026.02.02 22:41:51.652834 [ 92 ] {} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3487 | 2026.02.02 22:41:51.652860 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3488 | 2026.02.02 22:41:51.652919 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3489 | 2026.02.02 22:41:51.652966 [ 190 ] {76cb72b0-fd69-4c48-abee-934367d6b937::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 | ||
| 3490 | 2026.02.02 22:41:51.653016 [ 276 ] {30d6f76a-5dc6-4264-a942-809e7678cb0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3491 | 2026.02.02 22:41:51.653059 [ 276 ] {30d6f76a-5dc6-4264-a942-809e7678cb0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3492 | 2026.02.02 22:41:51.653079 [ 190 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3493 | 2026.02.02 22:41:51.653113 [ 190 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 141 rows starting from the beginning of the part | ||
| 3494 | 2026.02.02 22:41:51.653200 [ 190 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part | ||
| 3495 | 2026.02.02 22:41:51.653247 [ 190 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 140 rows starting from the beginning of the part | ||
| 3496 | 2026.02.02 22:41:51.653294 [ 190 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 140 rows starting from the beginning of the part | ||
| 3497 | 2026.02.02 22:41:51.653331 [ 190 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 140 rows starting from the beginning of the part | ||
| 3498 | 2026.02.02 22:41:51.653371 [ 190 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part | ||
| 3499 | 2026.02.02 22:41:51.653635 [ 276 ] {30d6f76a-5dc6-4264-a942-809e7678cb0d} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3500 | 2026.02.02 22:41:51.653676 [ 276 ] {30d6f76a-5dc6-4264-a942-809e7678cb0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3501 | 2026.02.02 22:41:51.654037 [ 276 ] {30d6f76a-5dc6-4264-a942-809e7678cb0d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3502 | 2026.02.02 22:41:51.654246 [ 196 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1017 rows, containing 5 columns (5 merged, 0 gathered) in 0.001326105 sec., 766907.5978146527 rows/sec., 53.55 MiB/sec. | ||
| 3503 | 2026.02.02 22:41:51.654249 [ 276 ] {30d6f76a-5dc6-4264-a942-809e7678cb0d} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3504 | 2026.02.02 22:41:51.654409 [ 276 ] {30d6f76a-5dc6-4264-a942-809e7678cb0d} <Debug> executeQuery: Read 548 rows, 41.65 KiB in 0.001411 sec., 388377.0375620128 rows/sec., 28.83 MiB/sec. | ||
| 3505 | 2026.02.02 22:41:51.654411 [ 193 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3506 | 2026.02.02 22:41:51.654447 [ 276 ] {30d6f76a-5dc6-4264-a942-809e7678cb0d} <Debug> TCPHandler: Processed in 0.001580359 sec. | ||
| 3507 | 2026.02.02 22:41:51.654557 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3508 | 2026.02.02 22:41:51.654650 [ 276 ] {656d7a66-d077-41d3-910b-d84e8aa62c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3509 | 2026.02.02 22:41:51.654688 [ 193 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_11_2} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3510 | 2026.02.02 22:41:51.654693 [ 276 ] {656d7a66-d077-41d3-910b-d84e8aa62c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3511 | 2026.02.02 22:41:51.654755 [ 193 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_11_2} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3512 | 2026.02.02 22:41:51.654832 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3513 | 2026.02.02 22:41:51.655248 [ 276 ] {656d7a66-d077-41d3-910b-d84e8aa62c01} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3514 | 2026.02.02 22:41:51.655282 [ 276 ] {656d7a66-d077-41d3-910b-d84e8aa62c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3515 | 2026.02.02 22:41:51.655643 [ 276 ] {656d7a66-d077-41d3-910b-d84e8aa62c01} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3516 | 2026.02.02 22:41:51.655852 [ 276 ] {656d7a66-d077-41d3-910b-d84e8aa62c01} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3517 | 2026.02.02 22:41:51.655980 [ 276 ] {656d7a66-d077-41d3-910b-d84e8aa62c01} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001348 sec., 626854.5994065282 rows/sec., 42.19 MiB/sec. | ||
| 3518 | 2026.02.02 22:41:51.656015 [ 276 ] {656d7a66-d077-41d3-910b-d84e8aa62c01} <Debug> TCPHandler: Processed in 0.001506457 sec. | ||
| 3519 | 2026.02.02 22:41:51.656122 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3520 | 2026.02.02 22:41:51.656216 [ 276 ] {5ac266a4-f936-4dbc-85bd-4f7158004194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3521 | 2026.02.02 22:41:51.656270 [ 276 ] {5ac266a4-f936-4dbc-85bd-4f7158004194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3522 | 2026.02.02 22:41:51.657037 [ 276 ] {5ac266a4-f936-4dbc-85bd-4f7158004194} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3523 | 2026.02.02 22:41:51.657074 [ 276 ] {5ac266a4-f936-4dbc-85bd-4f7158004194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3524 | 2026.02.02 22:41:51.657594 [ 276 ] {5ac266a4-f936-4dbc-85bd-4f7158004194} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3525 | 2026.02.02 22:41:51.657810 [ 276 ] {5ac266a4-f936-4dbc-85bd-4f7158004194} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3526 | 2026.02.02 22:41:51.657944 [ 276 ] {5ac266a4-f936-4dbc-85bd-4f7158004194} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001746 sec., 14891.179839633449 rows/sec., 26.68 MiB/sec. | ||
| 3527 | 2026.02.02 22:41:51.657994 [ 276 ] {5ac266a4-f936-4dbc-85bd-4f7158004194} <Debug> TCPHandler: Processed in 0.001919003 sec. | ||
| 3528 | 2026.02.02 22:41:51.658100 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3529 | 2026.02.02 22:41:51.658193 [ 276 ] {5c9c5a71-2912-4147-b3d8-456dbe7aa08a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3530 | 2026.02.02 22:41:51.658234 [ 276 ] {5c9c5a71-2912-4147-b3d8-456dbe7aa08a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3531 | 2026.02.02 22:41:51.658556 [ 276 ] {5c9c5a71-2912-4147-b3d8-456dbe7aa08a} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3532 | 2026.02.02 22:41:51.658591 [ 276 ] {5c9c5a71-2912-4147-b3d8-456dbe7aa08a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3533 | 2026.02.02 22:41:51.658884 [ 276 ] {5c9c5a71-2912-4147-b3d8-456dbe7aa08a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3534 | 2026.02.02 22:41:51.659088 [ 276 ] {5c9c5a71-2912-4147-b3d8-456dbe7aa08a} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3535 | 2026.02.02 22:41:51.659210 [ 276 ] {5c9c5a71-2912-4147-b3d8-456dbe7aa08a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 3536 | 2026.02.02 22:41:51.659245 [ 276 ] {5c9c5a71-2912-4147-b3d8-456dbe7aa08a} <Debug> TCPHandler: Processed in 0.001192735 sec. | ||
| 3537 | 2026.02.02 22:41:56.523815 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3538 | 2026.02.02 22:41:56.523881 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3539 | 2026.02.02 22:41:56.614097 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6697 | ||
| 3540 | 2026.02.02 22:41:56.614586 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3541 | 2026.02.02 22:41:56.614630 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3542 | 2026.02.02 22:41:56.615120 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3543 | 2026.02.02 22:41:56.615356 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3544 | 2026.02.02 22:41:56.615499 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6697 | ||
| 3545 | 2026.02.02 22:41:56.624513 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3546 | 2026.02.02 22:41:56.624715 [ 276 ] {0cd627e2-598e-4f5e-a4b1-8d35de644dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3547 | 2026.02.02 22:41:56.624791 [ 276 ] {0cd627e2-598e-4f5e-a4b1-8d35de644dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3548 | 2026.02.02 22:41:56.625666 [ 276 ] {0cd627e2-598e-4f5e-a4b1-8d35de644dd4} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3549 | 2026.02.02 22:41:56.625718 [ 276 ] {0cd627e2-598e-4f5e-a4b1-8d35de644dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3550 | 2026.02.02 22:41:56.626131 [ 276 ] {0cd627e2-598e-4f5e-a4b1-8d35de644dd4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3551 | 2026.02.02 22:41:56.626376 [ 276 ] {0cd627e2-598e-4f5e-a4b1-8d35de644dd4} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3552 | 2026.02.02 22:41:56.626499 [ 87 ] {} <Debug> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3553 | 2026.02.02 22:41:56.626539 [ 276 ] {0cd627e2-598e-4f5e-a4b1-8d35de644dd4} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001878 sec., 141640.04259850906 rows/sec., 9.00 MiB/sec. | ||
| 3554 | 2026.02.02 22:41:56.626552 [ 87 ] {} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3555 | 2026.02.02 22:41:56.626586 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3556 | 2026.02.02 22:41:56.626596 [ 276 ] {0cd627e2-598e-4f5e-a4b1-8d35de644dd4} <Debug> TCPHandler: Processed in 0.002223486 sec. | ||
| 3557 | 2026.02.02 22:41:56.626711 [ 190 ] {7819d195-735c-4862-a57c-ea0b6700b453::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 | ||
| 3558 | 2026.02.02 22:41:56.626730 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3559 | 2026.02.02 22:41:56.626854 [ 276 ] {8dd66a72-56e6-4024-904c-71eec6c03157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3560 | 2026.02.02 22:41:56.626856 [ 190 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3561 | 2026.02.02 22:41:56.626901 [ 276 ] {8dd66a72-56e6-4024-904c-71eec6c03157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3562 | 2026.02.02 22:41:56.626906 [ 190 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 266 rows starting from the beginning of the part | ||
| 3563 | 2026.02.02 22:41:56.626987 [ 190 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 266 rows starting from the beginning of the part | ||
| 3564 | 2026.02.02 22:41:56.627032 [ 190 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 266 rows starting from the beginning of the part | ||
| 3565 | 2026.02.02 22:41:56.627072 [ 190 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 266 rows starting from the beginning of the part | ||
| 3566 | 2026.02.02 22:41:56.627110 [ 190 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 266 rows starting from the beginning of the part | ||
| 3567 | 2026.02.02 22:41:56.627805 [ 276 ] {8dd66a72-56e6-4024-904c-71eec6c03157} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3568 | 2026.02.02 22:41:56.627845 [ 276 ] {8dd66a72-56e6-4024-904c-71eec6c03157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3569 | 2026.02.02 22:41:56.628040 [ 199 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001386886 sec., 958982.9301038441 rows/sec., 64.58 MiB/sec. | ||
| 3570 | 2026.02.02 22:41:56.628196 [ 190 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3571 | 2026.02.02 22:41:56.628219 [ 276 ] {8dd66a72-56e6-4024-904c-71eec6c03157} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3572 | 2026.02.02 22:41:56.628521 [ 276 ] {8dd66a72-56e6-4024-904c-71eec6c03157} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3573 | 2026.02.02 22:41:56.628542 [ 190 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_9_2} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3574 | 2026.02.02 22:41:56.628620 [ 190 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_9_2} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3575 | 2026.02.02 22:41:56.628668 [ 276 ] {8dd66a72-56e6-4024-904c-71eec6c03157} <Debug> executeQuery: Read 782 rows, 63.50 KiB in 0.001835 sec., 426158.03814713896 rows/sec., 33.80 MiB/sec. | ||
| 3576 | 2026.02.02 22:41:56.628691 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3577 | 2026.02.02 22:41:56.628711 [ 276 ] {8dd66a72-56e6-4024-904c-71eec6c03157} <Debug> TCPHandler: Processed in 0.002032834 sec. | ||
| 3578 | 2026.02.02 22:41:56.628835 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3579 | 2026.02.02 22:41:56.628940 [ 276 ] {3e583dc9-8281-488c-9d9a-08236c707e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3580 | 2026.02.02 22:41:56.628982 [ 276 ] {3e583dc9-8281-488c-9d9a-08236c707e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3581 | 2026.02.02 22:41:56.629478 [ 276 ] {3e583dc9-8281-488c-9d9a-08236c707e89} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3582 | 2026.02.02 22:41:56.629517 [ 276 ] {3e583dc9-8281-488c-9d9a-08236c707e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3583 | 2026.02.02 22:41:56.629860 [ 276 ] {3e583dc9-8281-488c-9d9a-08236c707e89} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3584 | 2026.02.02 22:41:56.630082 [ 276 ] {3e583dc9-8281-488c-9d9a-08236c707e89} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3585 | 2026.02.02 22:41:56.630198 [ 86 ] {} <Debug> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3586 | 2026.02.02 22:41:56.630218 [ 276 ] {3e583dc9-8281-488c-9d9a-08236c707e89} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001298 sec., 114021.5716486903 rows/sec., 6.87 MiB/sec. | ||
| 3587 | 2026.02.02 22:41:56.630242 [ 86 ] {} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3588 | 2026.02.02 22:41:56.630263 [ 276 ] {3e583dc9-8281-488c-9d9a-08236c707e89} <Debug> TCPHandler: Processed in 0.001479457 sec. | ||
| 3589 | 2026.02.02 22:41:56.630269 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3590 | 2026.02.02 22:41:56.630365 [ 196 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::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 | ||
| 3591 | 2026.02.02 22:41:56.630388 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3592 | 2026.02.02 22:41:56.630474 [ 196 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3593 | 2026.02.02 22:41:56.630493 [ 276 ] {6683ec8c-d4d2-4813-8001-944792a3be91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3594 | 2026.02.02 22:41:56.630509 [ 196 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::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 | ||
| 3595 | 2026.02.02 22:41:56.630542 [ 276 ] {6683ec8c-d4d2-4813-8001-944792a3be91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3596 | 2026.02.02 22:41:56.630573 [ 196 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 162 rows starting from the beginning of the part | ||
| 3597 | 2026.02.02 22:41:56.630627 [ 196 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 3598 | 2026.02.02 22:41:56.630699 [ 196 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 3599 | 2026.02.02 22:41:56.630769 [ 196 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 3600 | 2026.02.02 22:41:56.630842 [ 196 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 3601 | 2026.02.02 22:41:56.631008 [ 276 ] {6683ec8c-d4d2-4813-8001-944792a3be91} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3602 | 2026.02.02 22:41:56.631051 [ 276 ] {6683ec8c-d4d2-4813-8001-944792a3be91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3603 | 2026.02.02 22:41:56.631424 [ 276 ] {6683ec8c-d4d2-4813-8001-944792a3be91} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3604 | 2026.02.02 22:41:56.631649 [ 276 ] {6683ec8c-d4d2-4813-8001-944792a3be91} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2026.02.02 22:41:56.631789 [ 276 ] {6683ec8c-d4d2-4813-8001-944792a3be91} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001315 sec., 106463.8783269962 rows/sec., 6.88 MiB/sec. | ||
| 3606 | 2026.02.02 22:41:56.631827 [ 276 ] {6683ec8c-d4d2-4813-8001-944792a3be91} <Debug> TCPHandler: Processed in 0.001490498 sec. | ||
| 3607 | 2026.02.02 22:41:56.631938 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3608 | 2026.02.02 22:41:56.632036 [ 276 ] {cf99b3ee-0a11-4ee5-bfbc-7f05c9c0e3af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3609 | 2026.02.02 22:41:56.632076 [ 276 ] {cf99b3ee-0a11-4ee5-bfbc-7f05c9c0e3af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3610 | 2026.02.02 22:41:56.632113 [ 188 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001786441 sec., 389041.675599698 rows/sec., 25.60 MiB/sec. | ||
| 3611 | 2026.02.02 22:41:56.632246 [ 196 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3612 | 2026.02.02 22:41:56.632492 [ 196 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_16_3} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3613 | 2026.02.02 22:41:56.632523 [ 276 ] {cf99b3ee-0a11-4ee5-bfbc-7f05c9c0e3af} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3614 | 2026.02.02 22:41:56.632560 [ 196 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_16_3} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3615 | 2026.02.02 22:41:56.632569 [ 276 ] {cf99b3ee-0a11-4ee5-bfbc-7f05c9c0e3af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3616 | 2026.02.02 22:41:56.632636 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3617 | 2026.02.02 22:41:56.632897 [ 276 ] {cf99b3ee-0a11-4ee5-bfbc-7f05c9c0e3af} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3618 | 2026.02.02 22:41:56.633102 [ 276 ] {cf99b3ee-0a11-4ee5-bfbc-7f05c9c0e3af} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3619 | 2026.02.02 22:41:56.633202 [ 86 ] {} <Debug> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3620 | 2026.02.02 22:41:56.633231 [ 276 ] {cf99b3ee-0a11-4ee5-bfbc-7f05c9c0e3af} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001213 sec., 114591.9208573784 rows/sec., 6.52 MiB/sec. | ||
| 3621 | 2026.02.02 22:41:56.633236 [ 86 ] {} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3622 | 2026.02.02 22:41:56.633271 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3623 | 2026.02.02 22:41:56.633276 [ 276 ] {cf99b3ee-0a11-4ee5-bfbc-7f05c9c0e3af} <Debug> TCPHandler: Processed in 0.001388557 sec. | ||
| 3624 | 2026.02.02 22:41:56.633355 [ 199 ] {849f615b-94df-419b-9f83-b0ce8d66289e::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 | ||
| 3625 | 2026.02.02 22:41:56.633404 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3626 | 2026.02.02 22:41:56.633460 [ 199 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3627 | 2026.02.02 22:41:56.633497 [ 199 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 139 rows starting from the beginning of the part | ||
| 3628 | 2026.02.02 22:41:56.633505 [ 276 ] {625fbada-f85b-4194-a654-8c18c6f7dd88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3629 | 2026.02.02 22:41:56.633550 [ 276 ] {625fbada-f85b-4194-a654-8c18c6f7dd88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3630 | 2026.02.02 22:41:56.633558 [ 199 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 139 rows starting from the beginning of the part | ||
| 3631 | 2026.02.02 22:41:56.633605 [ 199 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 139 rows starting from the beginning of the part | ||
| 3632 | 2026.02.02 22:41:56.633642 [ 199 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 139 rows starting from the beginning of the part | ||
| 3633 | 2026.02.02 22:41:56.633677 [ 199 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 139 rows starting from the beginning of the part | ||
| 3634 | 2026.02.02 22:41:56.634154 [ 276 ] {625fbada-f85b-4194-a654-8c18c6f7dd88} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3635 | 2026.02.02 22:41:56.634195 [ 276 ] {625fbada-f85b-4194-a654-8c18c6f7dd88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3636 | 2026.02.02 22:41:56.634452 [ 196 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001127634 sec., 616334.732723561 rows/sec., 37.42 MiB/sec. | ||
| 3637 | 2026.02.02 22:41:56.634531 [ 276 ] {625fbada-f85b-4194-a654-8c18c6f7dd88} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3638 | 2026.02.02 22:41:56.634590 [ 199 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3639 | 2026.02.02 22:41:56.634869 [ 276 ] {625fbada-f85b-4194-a654-8c18c6f7dd88} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3640 | 2026.02.02 22:41:56.634906 [ 199 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_9_2} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3641 | 2026.02.02 22:41:56.634983 [ 199 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_9_2} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3642 | 2026.02.02 22:41:56.635023 [ 276 ] {625fbada-f85b-4194-a654-8c18c6f7dd88} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001536 sec., 311197.9166666667 rows/sec., 21.92 MiB/sec. | ||
| 3643 | 2026.02.02 22:41:56.635052 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3644 | 2026.02.02 22:41:56.635068 [ 276 ] {625fbada-f85b-4194-a654-8c18c6f7dd88} <Debug> TCPHandler: Processed in 0.00171507 sec. | ||
| 3645 | 2026.02.02 22:41:56.635179 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3646 | 2026.02.02 22:41:56.635277 [ 276 ] {0ffa8dc4-9d56-4b62-a67a-33c3fbc87570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3647 | 2026.02.02 22:41:56.635318 [ 276 ] {0ffa8dc4-9d56-4b62-a67a-33c3fbc87570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3648 | 2026.02.02 22:41:56.635658 [ 276 ] {0ffa8dc4-9d56-4b62-a67a-33c3fbc87570} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3649 | 2026.02.02 22:41:56.635692 [ 276 ] {0ffa8dc4-9d56-4b62-a67a-33c3fbc87570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3650 | 2026.02.02 22:41:56.635999 [ 276 ] {0ffa8dc4-9d56-4b62-a67a-33c3fbc87570} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3651 | 2026.02.02 22:41:56.636207 [ 276 ] {0ffa8dc4-9d56-4b62-a67a-33c3fbc87570} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3652 | 2026.02.02 22:41:56.636337 [ 276 ] {0ffa8dc4-9d56-4b62-a67a-33c3fbc87570} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001079 sec., 5560.704355885078 rows/sec., 290.53 KiB/sec. | ||
| 3653 | 2026.02.02 22:41:56.636373 [ 276 ] {0ffa8dc4-9d56-4b62-a67a-33c3fbc87570} <Debug> TCPHandler: Processed in 0.001244414 sec. | ||
| 3654 | 2026.02.02 22:41:56.636475 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3655 | 2026.02.02 22:41:56.636575 [ 276 ] {b0278a00-64ed-4830-bcf8-a014dfe88b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3656 | 2026.02.02 22:41:56.636617 [ 276 ] {b0278a00-64ed-4830-bcf8-a014dfe88b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3657 | 2026.02.02 22:41:56.637054 [ 276 ] {b0278a00-64ed-4830-bcf8-a014dfe88b98} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3658 | 2026.02.02 22:41:56.637089 [ 276 ] {b0278a00-64ed-4830-bcf8-a014dfe88b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3659 | 2026.02.02 22:41:56.637414 [ 276 ] {b0278a00-64ed-4830-bcf8-a014dfe88b98} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3660 | 2026.02.02 22:41:56.637630 [ 276 ] {b0278a00-64ed-4830-bcf8-a014dfe88b98} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3661 | 2026.02.02 22:41:56.637762 [ 276 ] {b0278a00-64ed-4830-bcf8-a014dfe88b98} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001207 sec., 213753.10687655344 rows/sec., 14.23 MiB/sec. | ||
| 3662 | 2026.02.02 22:41:56.637800 [ 276 ] {b0278a00-64ed-4830-bcf8-a014dfe88b98} <Debug> TCPHandler: Processed in 0.001372796 sec. | ||
| 3663 | 2026.02.02 22:41:56.637908 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3664 | 2026.02.02 22:41:56.638001 [ 276 ] {7d3b2cb6-efa5-4e89-98b1-2235d689c495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3665 | 2026.02.02 22:41:56.638043 [ 276 ] {7d3b2cb6-efa5-4e89-98b1-2235d689c495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3666 | 2026.02.02 22:41:56.638331 [ 276 ] {7d3b2cb6-efa5-4e89-98b1-2235d689c495} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3667 | 2026.02.02 22:41:56.638367 [ 276 ] {7d3b2cb6-efa5-4e89-98b1-2235d689c495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3668 | 2026.02.02 22:41:56.638654 [ 276 ] {7d3b2cb6-efa5-4e89-98b1-2235d689c495} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3669 | 2026.02.02 22:41:56.638855 [ 276 ] {7d3b2cb6-efa5-4e89-98b1-2235d689c495} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3670 | 2026.02.02 22:41:56.638980 [ 276 ] {7d3b2cb6-efa5-4e89-98b1-2235d689c495} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000997 sec., 1003.0090270812436 rows/sec., 67.59 KiB/sec. | ||
| 3671 | 2026.02.02 22:41:56.639018 [ 276 ] {7d3b2cb6-efa5-4e89-98b1-2235d689c495} <Debug> TCPHandler: Processed in 0.001158424 sec. | ||
| 3672 | 2026.02.02 22:41:56.639122 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3673 | 2026.02.02 22:41:56.639216 [ 276 ] {5cd0bb3b-8066-4362-8b4b-863945decc73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3674 | 2026.02.02 22:41:56.639270 [ 276 ] {5cd0bb3b-8066-4362-8b4b-863945decc73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3675 | 2026.02.02 22:41:56.640021 [ 276 ] {5cd0bb3b-8066-4362-8b4b-863945decc73} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3676 | 2026.02.02 22:41:56.640057 [ 276 ] {5cd0bb3b-8066-4362-8b4b-863945decc73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3677 | 2026.02.02 22:41:56.640555 [ 276 ] {5cd0bb3b-8066-4362-8b4b-863945decc73} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3678 | 2026.02.02 22:41:56.640770 [ 276 ] {5cd0bb3b-8066-4362-8b4b-863945decc73} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3679 | 2026.02.02 22:41:56.640877 [ 86 ] {} <Debug> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3680 | 2026.02.02 22:41:56.640907 [ 276 ] {5cd0bb3b-8066-4362-8b4b-863945decc73} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001709 sec., 8777.062609713283 rows/sec., 15.73 MiB/sec. | ||
| 3681 | 2026.02.02 22:41:56.640916 [ 86 ] {} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3682 | 2026.02.02 22:41:56.640951 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3683 | 2026.02.02 22:41:56.640964 [ 276 ] {5cd0bb3b-8066-4362-8b4b-863945decc73} <Debug> TCPHandler: Processed in 0.001891652 sec. | ||
| 3684 | 2026.02.02 22:41:56.641037 [ 198 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::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 | ||
| 3685 | 2026.02.02 22:41:56.641075 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3686 | 2026.02.02 22:41:56.641176 [ 276 ] {e1feef2a-fdef-40b9-9803-3db308be3c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3687 | 2026.02.02 22:41:56.641217 [ 276 ] {e1feef2a-fdef-40b9-9803-3db308be3c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3688 | 2026.02.02 22:41:56.641251 [ 198 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3689 | 2026.02.02 22:41:56.641312 [ 198 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 162 rows starting from the beginning of the part | ||
| 3690 | 2026.02.02 22:41:56.641444 [ 198 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 15 rows starting from the beginning of the part | ||
| 3691 | 2026.02.02 22:41:56.641553 [ 276 ] {e1feef2a-fdef-40b9-9803-3db308be3c48} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3692 | 2026.02.02 22:41:56.641559 [ 198 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 3693 | 2026.02.02 22:41:56.641599 [ 276 ] {e1feef2a-fdef-40b9-9803-3db308be3c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3694 | 2026.02.02 22:41:56.641685 [ 198 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
| 3695 | 2026.02.02 22:41:56.641778 [ 198 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 3696 | 2026.02.02 22:41:56.641870 [ 198 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 15 rows starting from the beginning of the part | ||
| 3697 | 2026.02.02 22:41:56.641923 [ 276 ] {e1feef2a-fdef-40b9-9803-3db308be3c48} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3698 | 2026.02.02 22:41:56.642160 [ 276 ] {e1feef2a-fdef-40b9-9803-3db308be3c48} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3699 | 2026.02.02 22:41:56.642305 [ 276 ] {e1feef2a-fdef-40b9-9803-3db308be3c48} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001147 sec., 76721.88317349607 rows/sec., 4.82 MiB/sec. | ||
| 3700 | 2026.02.02 22:41:56.642341 [ 276 ] {e1feef2a-fdef-40b9-9803-3db308be3c48} <Debug> TCPHandler: Processed in 0.001314536 sec. | ||
| 3701 | 2026.02.02 22:41:56.644871 [ 196 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 259 rows, containing 19 columns (19 merged, 0 gathered) in 0.003869765 sec., 66929.12877138535 rows/sec., 119.93 MiB/sec. | ||
| 3702 | 2026.02.02 22:41:56.645709 [ 196 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3703 | 2026.02.02 22:41:56.646051 [ 196 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3704 | 2026.02.02 22:41:56.646123 [ 196 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3705 | 2026.02.02 22:41:56.646236 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 3706 | 2026.02.02 22:41:56.960667 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3707 | 2026.02.02 22:41:56.977098 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3708 | 2026.02.02 22:41:56.977163 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3709 | 2026.02.02 22:41:56.983425 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3710 | 2026.02.02 22:41:56.984155 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3711 | 2026.02.02 22:41:56.987178 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3712 | 2026.02.02 22:41:57.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.27 MiB, peak 231.27 MiB, free memory in arenas 0.00 B, will set to 228.57 MiB (RSS), difference: 1.30 MiB | ||
| 3713 | 2026.02.02 22:42:01.618445 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3714 | 2026.02.02 22:42:01.618663 [ 276 ] {c6672bc5-bbc2-4819-8e26-6d795155ee37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3715 | 2026.02.02 22:42:01.618740 [ 276 ] {c6672bc5-bbc2-4819-8e26-6d795155ee37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3716 | 2026.02.02 22:42:01.619438 [ 276 ] {c6672bc5-bbc2-4819-8e26-6d795155ee37} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3717 | 2026.02.02 22:42:01.619486 [ 276 ] {c6672bc5-bbc2-4819-8e26-6d795155ee37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3718 | 2026.02.02 22:42:01.619906 [ 276 ] {c6672bc5-bbc2-4819-8e26-6d795155ee37} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3719 | 2026.02.02 22:42:01.620135 [ 276 ] {c6672bc5-bbc2-4819-8e26-6d795155ee37} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3720 | 2026.02.02 22:42:01.620303 [ 276 ] {c6672bc5-bbc2-4819-8e26-6d795155ee37} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001692 sec., 63829.78723404255 rows/sec., 5.34 MiB/sec. | ||
| 3721 | 2026.02.02 22:42:01.620345 [ 276 ] {c6672bc5-bbc2-4819-8e26-6d795155ee37} <Debug> TCPHandler: Processed in 0.002038384 sec. | ||
| 3722 | 2026.02.02 22:42:01.620467 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3723 | 2026.02.02 22:42:01.620563 [ 276 ] {7370c6c6-6e0f-48df-adea-3814d2abf9c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3724 | 2026.02.02 22:42:01.620603 [ 276 ] {7370c6c6-6e0f-48df-adea-3814d2abf9c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3725 | 2026.02.02 22:42:01.620998 [ 276 ] {7370c6c6-6e0f-48df-adea-3814d2abf9c7} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3726 | 2026.02.02 22:42:01.621035 [ 276 ] {7370c6c6-6e0f-48df-adea-3814d2abf9c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3727 | 2026.02.02 22:42:01.621329 [ 276 ] {7370c6c6-6e0f-48df-adea-3814d2abf9c7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3728 | 2026.02.02 22:42:01.621535 [ 276 ] {7370c6c6-6e0f-48df-adea-3814d2abf9c7} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3729 | 2026.02.02 22:42:01.621677 [ 276 ] {7370c6c6-6e0f-48df-adea-3814d2abf9c7} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001133 sec., 22947.92586054722 rows/sec., 1.69 MiB/sec. | ||
| 3730 | 2026.02.02 22:42:01.621715 [ 276 ] {7370c6c6-6e0f-48df-adea-3814d2abf9c7} <Debug> TCPHandler: Processed in 0.001298135 sec. | ||
| 3731 | 2026.02.02 22:42:01.621837 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3732 | 2026.02.02 22:42:01.621962 [ 276 ] {a2fc1562-f2fa-49cc-a708-0e8907dc88bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3733 | 2026.02.02 22:42:01.622011 [ 276 ] {a2fc1562-f2fa-49cc-a708-0e8907dc88bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3734 | 2026.02.02 22:42:01.622519 [ 276 ] {a2fc1562-f2fa-49cc-a708-0e8907dc88bd} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3735 | 2026.02.02 22:42:01.622563 [ 276 ] {a2fc1562-f2fa-49cc-a708-0e8907dc88bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3736 | 2026.02.02 22:42:01.622928 [ 276 ] {a2fc1562-f2fa-49cc-a708-0e8907dc88bd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3737 | 2026.02.02 22:42:01.623142 [ 276 ] {a2fc1562-f2fa-49cc-a708-0e8907dc88bd} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3738 | 2026.02.02 22:42:01.623282 [ 276 ] {a2fc1562-f2fa-49cc-a708-0e8907dc88bd} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001345 sec., 66914.49814126393 rows/sec., 5.23 MiB/sec. | ||
| 3739 | 2026.02.02 22:42:01.623320 [ 276 ] {a2fc1562-f2fa-49cc-a708-0e8907dc88bd} <Debug> TCPHandler: Processed in 0.001545508 sec. | ||
| 3740 | 2026.02.02 22:42:01.623428 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3741 | 2026.02.02 22:42:01.623523 [ 276 ] {279254d6-4312-4823-9ee0-b34b1800f7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3742 | 2026.02.02 22:42:01.623567 [ 276 ] {279254d6-4312-4823-9ee0-b34b1800f7db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3743 | 2026.02.02 22:42:01.623959 [ 276 ] {279254d6-4312-4823-9ee0-b34b1800f7db} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3744 | 2026.02.02 22:42:01.623995 [ 276 ] {279254d6-4312-4823-9ee0-b34b1800f7db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3745 | 2026.02.02 22:42:01.624316 [ 276 ] {279254d6-4312-4823-9ee0-b34b1800f7db} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3746 | 2026.02.02 22:42:01.624525 [ 276 ] {279254d6-4312-4823-9ee0-b34b1800f7db} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3747 | 2026.02.02 22:42:01.624662 [ 276 ] {279254d6-4312-4823-9ee0-b34b1800f7db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 3748 | 2026.02.02 22:42:01.624699 [ 276 ] {279254d6-4312-4823-9ee0-b34b1800f7db} <Debug> TCPHandler: Processed in 0.001320916 sec. | ||
| 3749 | 2026.02.02 22:42:01.624804 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3750 | 2026.02.02 22:42:01.624897 [ 276 ] {7067f5c6-7e9a-425c-b5c5-f52cb89e30ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3751 | 2026.02.02 22:42:01.624951 [ 276 ] {7067f5c6-7e9a-425c-b5c5-f52cb89e30ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3752 | 2026.02.02 22:42:01.625733 [ 276 ] {7067f5c6-7e9a-425c-b5c5-f52cb89e30ad} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3753 | 2026.02.02 22:42:01.625767 [ 276 ] {7067f5c6-7e9a-425c-b5c5-f52cb89e30ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3754 | 2026.02.02 22:42:01.626296 [ 276 ] {7067f5c6-7e9a-425c-b5c5-f52cb89e30ad} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3755 | 2026.02.02 22:42:01.626509 [ 276 ] {7067f5c6-7e9a-425c-b5c5-f52cb89e30ad} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3756 | 2026.02.02 22:42:01.626653 [ 276 ] {7067f5c6-7e9a-425c-b5c5-f52cb89e30ad} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001773 sec., 14664.410603496897 rows/sec., 26.28 MiB/sec. | ||
| 3757 | 2026.02.02 22:42:01.626703 [ 276 ] {7067f5c6-7e9a-425c-b5c5-f52cb89e30ad} <Debug> TCPHandler: Processed in 0.001948443 sec. | ||
| 3758 | 2026.02.02 22:42:01.626816 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3759 | 2026.02.02 22:42:01.626911 [ 276 ] {cac9d39b-d245-4138-8cbf-983ad6c36d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3760 | 2026.02.02 22:42:01.626952 [ 276 ] {cac9d39b-d245-4138-8cbf-983ad6c36d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3761 | 2026.02.02 22:42:01.627283 [ 276 ] {cac9d39b-d245-4138-8cbf-983ad6c36d2d} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3762 | 2026.02.02 22:42:01.627317 [ 276 ] {cac9d39b-d245-4138-8cbf-983ad6c36d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3763 | 2026.02.02 22:42:01.627610 [ 276 ] {cac9d39b-d245-4138-8cbf-983ad6c36d2d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3764 | 2026.02.02 22:42:01.627819 [ 276 ] {cac9d39b-d245-4138-8cbf-983ad6c36d2d} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3765 | 2026.02.02 22:42:01.627946 [ 276 ] {cac9d39b-d245-4138-8cbf-983ad6c36d2d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 3766 | 2026.02.02 22:42:01.627981 [ 276 ] {cac9d39b-d245-4138-8cbf-983ad6c36d2d} <Debug> TCPHandler: Processed in 0.001221304 sec. | ||
| 3767 | 2026.02.02 22:42:01.628089 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 526 | ||
| 3768 | 2026.02.02 22:42:01.630793 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3769 | 2026.02.02 22:42:01.630844 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3770 | 2026.02.02 22:42:01.632124 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3771 | 2026.02.02 22:42:01.632413 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3772 | 2026.02.02 22:42:01.632771 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 526 | ||
| 3773 | 2026.02.02 22:42:02.623488 [ 75 ] {} <Debug> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3774 | 2026.02.02 22:42:02.623547 [ 75 ] {} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3775 | 2026.02.02 22:42:02.623567 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3776 | 2026.02.02 22:42:02.623675 [ 199 ] {24e92b54-27ae-4caa-bbb5-c97ff17eb39d::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 | ||
| 3777 | 2026.02.02 22:42:02.623789 [ 199 ] {24e92b54-27ae-4caa-bbb5-c97ff17eb39d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3778 | 2026.02.02 22:42:02.623821 [ 199 ] {24e92b54-27ae-4caa-bbb5-c97ff17eb39d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 3779 | 2026.02.02 22:42:02.623883 [ 199 ] {24e92b54-27ae-4caa-bbb5-c97ff17eb39d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3780 | 2026.02.02 22:42:02.623925 [ 199 ] {24e92b54-27ae-4caa-bbb5-c97ff17eb39d::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 | ||
| 3781 | 2026.02.02 22:42:02.623965 [ 199 ] {24e92b54-27ae-4caa-bbb5-c97ff17eb39d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 3782 | 2026.02.02 22:42:02.624003 [ 199 ] {24e92b54-27ae-4caa-bbb5-c97ff17eb39d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3783 | 2026.02.02 22:42:02.624713 [ 198 ] {24e92b54-27ae-4caa-bbb5-c97ff17eb39d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001078433 sec., 27818.139838079882 rows/sec., 2.32 MiB/sec. | ||
| 3784 | 2026.02.02 22:42:02.624909 [ 194 ] {24e92b54-27ae-4caa-bbb5-c97ff17eb39d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3785 | 2026.02.02 22:42:02.625202 [ 194 ] {24e92b54-27ae-4caa-bbb5-c97ff17eb39d::all_1_5_1} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3786 | 2026.02.02 22:42:02.625275 [ 194 ] {24e92b54-27ae-4caa-bbb5-c97ff17eb39d::all_1_5_1} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3787 | 2026.02.02 22:42:02.625356 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3788 | 2026.02.02 22:42:04.115609 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7209 | ||
| 3789 | 2026.02.02 22:42:04.116184 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3790 | 2026.02.02 22:42:04.116236 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3791 | 2026.02.02 22:42:04.116910 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3792 | 2026.02.02 22:42:04.117141 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3793 | 2026.02.02 22:42:04.117285 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7209 | ||
| 3794 | 2026.02.02 22:42:04.487281 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3795 | 2026.02.02 22:42:04.502875 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3796 | 2026.02.02 22:42:04.502930 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3797 | 2026.02.02 22:42:04.508502 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3798 | 2026.02.02 22:42:04.509187 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3799 | 2026.02.02 22:42:04.511901 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3800 | 2026.02.02 22:42:06.625043 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3801 | 2026.02.02 22:42:06.625219 [ 276 ] {901e2f92-b75c-454b-98e2-507cb398c842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3802 | 2026.02.02 22:42:06.625283 [ 276 ] {901e2f92-b75c-454b-98e2-507cb398c842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3803 | 2026.02.02 22:42:06.626060 [ 276 ] {901e2f92-b75c-454b-98e2-507cb398c842} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3804 | 2026.02.02 22:42:06.626100 [ 276 ] {901e2f92-b75c-454b-98e2-507cb398c842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3805 | 2026.02.02 22:42:06.626507 [ 276 ] {901e2f92-b75c-454b-98e2-507cb398c842} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3806 | 2026.02.02 22:42:06.626748 [ 276 ] {901e2f92-b75c-454b-98e2-507cb398c842} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3807 | 2026.02.02 22:42:06.626905 [ 276 ] {901e2f92-b75c-454b-98e2-507cb398c842} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001734 sec., 153402.53748558246 rows/sec., 9.75 MiB/sec. | ||
| 3808 | 2026.02.02 22:42:06.626957 [ 276 ] {901e2f92-b75c-454b-98e2-507cb398c842} <Debug> TCPHandler: Processed in 0.002042254 sec. | ||
| 3809 | 2026.02.02 22:42:06.627099 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3810 | 2026.02.02 22:42:06.627206 [ 276 ] {82d68eeb-7d1f-4f8e-b983-00ca26ac40d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3811 | 2026.02.02 22:42:06.627252 [ 276 ] {82d68eeb-7d1f-4f8e-b983-00ca26ac40d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3812 | 2026.02.02 22:42:06.628036 [ 276 ] {82d68eeb-7d1f-4f8e-b983-00ca26ac40d4} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3813 | 2026.02.02 22:42:06.628072 [ 276 ] {82d68eeb-7d1f-4f8e-b983-00ca26ac40d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3814 | 2026.02.02 22:42:06.628465 [ 276 ] {82d68eeb-7d1f-4f8e-b983-00ca26ac40d4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3815 | 2026.02.02 22:42:06.628696 [ 276 ] {82d68eeb-7d1f-4f8e-b983-00ca26ac40d4} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3816 | 2026.02.02 22:42:06.628829 [ 276 ] {82d68eeb-7d1f-4f8e-b983-00ca26ac40d4} <Debug> executeQuery: Read 782 rows, 63.50 KiB in 0.001647 sec., 474802.671523983 rows/sec., 37.65 MiB/sec. | ||
| 3817 | 2026.02.02 22:42:06.628866 [ 276 ] {82d68eeb-7d1f-4f8e-b983-00ca26ac40d4} <Debug> TCPHandler: Processed in 0.001826181 sec. | ||
| 3818 | 2026.02.02 22:42:06.628976 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3819 | 2026.02.02 22:42:06.629071 [ 276 ] {a3173bf4-5bdf-4d75-8560-4d9778546335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3820 | 2026.02.02 22:42:06.629111 [ 276 ] {a3173bf4-5bdf-4d75-8560-4d9778546335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3821 | 2026.02.02 22:42:06.629547 [ 276 ] {a3173bf4-5bdf-4d75-8560-4d9778546335} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3822 | 2026.02.02 22:42:06.629584 [ 276 ] {a3173bf4-5bdf-4d75-8560-4d9778546335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3823 | 2026.02.02 22:42:06.629881 [ 276 ] {a3173bf4-5bdf-4d75-8560-4d9778546335} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3824 | 2026.02.02 22:42:06.630090 [ 276 ] {a3173bf4-5bdf-4d75-8560-4d9778546335} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3825 | 2026.02.02 22:42:06.630221 [ 276 ] {a3173bf4-5bdf-4d75-8560-4d9778546335} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001169 sec., 126603.93498716853 rows/sec., 7.63 MiB/sec. | ||
| 3826 | 2026.02.02 22:42:06.630257 [ 276 ] {a3173bf4-5bdf-4d75-8560-4d9778546335} <Debug> TCPHandler: Processed in 0.001332926 sec. | ||
| 3827 | 2026.02.02 22:42:06.630365 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3828 | 2026.02.02 22:42:06.630459 [ 276 ] {602fc8cd-6912-47ec-85fe-06b0ded16d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3829 | 2026.02.02 22:42:06.630497 [ 276 ] {602fc8cd-6912-47ec-85fe-06b0ded16d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3830 | 2026.02.02 22:42:06.630909 [ 276 ] {602fc8cd-6912-47ec-85fe-06b0ded16d04} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3831 | 2026.02.02 22:42:06.630945 [ 276 ] {602fc8cd-6912-47ec-85fe-06b0ded16d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3832 | 2026.02.02 22:42:06.631234 [ 276 ] {602fc8cd-6912-47ec-85fe-06b0ded16d04} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3833 | 2026.02.02 22:42:06.631442 [ 276 ] {602fc8cd-6912-47ec-85fe-06b0ded16d04} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3834 | 2026.02.02 22:42:06.631566 [ 276 ] {602fc8cd-6912-47ec-85fe-06b0ded16d04} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001125 sec., 124444.44444444445 rows/sec., 8.04 MiB/sec. | ||
| 3835 | 2026.02.02 22:42:06.631602 [ 276 ] {602fc8cd-6912-47ec-85fe-06b0ded16d04} <Debug> TCPHandler: Processed in 0.001286126 sec. | ||
| 3836 | 2026.02.02 22:42:06.631713 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3837 | 2026.02.02 22:42:06.631808 [ 276 ] {f284bad3-2c1d-4f80-b134-de93a33c816e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3838 | 2026.02.02 22:42:06.631847 [ 276 ] {f284bad3-2c1d-4f80-b134-de93a33c816e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3839 | 2026.02.02 22:42:06.632258 [ 276 ] {f284bad3-2c1d-4f80-b134-de93a33c816e} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3840 | 2026.02.02 22:42:06.632292 [ 276 ] {f284bad3-2c1d-4f80-b134-de93a33c816e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3841 | 2026.02.02 22:42:06.632581 [ 276 ] {f284bad3-2c1d-4f80-b134-de93a33c816e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3842 | 2026.02.02 22:42:06.632795 [ 276 ] {f284bad3-2c1d-4f80-b134-de93a33c816e} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3843 | 2026.02.02 22:42:06.632923 [ 276 ] {f284bad3-2c1d-4f80-b134-de93a33c816e} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001134 sec., 122574.95590828924 rows/sec., 6.97 MiB/sec. | ||
| 3844 | 2026.02.02 22:42:06.632958 [ 276 ] {f284bad3-2c1d-4f80-b134-de93a33c816e} <Debug> TCPHandler: Processed in 0.001295406 sec. | ||
| 3845 | 2026.02.02 22:42:06.633070 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3846 | 2026.02.02 22:42:06.633164 [ 276 ] {6ccdb498-79ee-4c42-b6de-cbac27101e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3847 | 2026.02.02 22:42:06.633203 [ 276 ] {6ccdb498-79ee-4c42-b6de-cbac27101e5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3848 | 2026.02.02 22:42:06.633754 [ 276 ] {6ccdb498-79ee-4c42-b6de-cbac27101e5f} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3849 | 2026.02.02 22:42:06.633788 [ 276 ] {6ccdb498-79ee-4c42-b6de-cbac27101e5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3850 | 2026.02.02 22:42:06.634093 [ 276 ] {6ccdb498-79ee-4c42-b6de-cbac27101e5f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3851 | 2026.02.02 22:42:06.634299 [ 276 ] {6ccdb498-79ee-4c42-b6de-cbac27101e5f} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3852 | 2026.02.02 22:42:06.634425 [ 276 ] {6ccdb498-79ee-4c42-b6de-cbac27101e5f} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001279 sec., 373729.47615324473 rows/sec., 26.33 MiB/sec. | ||
| 3853 | 2026.02.02 22:42:06.634461 [ 276 ] {6ccdb498-79ee-4c42-b6de-cbac27101e5f} <Debug> TCPHandler: Processed in 0.001442797 sec. | ||
| 3854 | 2026.02.02 22:42:06.634564 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3855 | 2026.02.02 22:42:06.634658 [ 276 ] {b2d3c446-f7f9-473a-9165-f21f0baeabff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3856 | 2026.02.02 22:42:06.634699 [ 276 ] {b2d3c446-f7f9-473a-9165-f21f0baeabff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3857 | 2026.02.02 22:42:06.635018 [ 276 ] {b2d3c446-f7f9-473a-9165-f21f0baeabff} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3858 | 2026.02.02 22:42:06.635053 [ 276 ] {b2d3c446-f7f9-473a-9165-f21f0baeabff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3859 | 2026.02.02 22:42:06.635346 [ 276 ] {b2d3c446-f7f9-473a-9165-f21f0baeabff} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3860 | 2026.02.02 22:42:06.635552 [ 276 ] {b2d3c446-f7f9-473a-9165-f21f0baeabff} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3861 | 2026.02.02 22:42:06.635680 [ 276 ] {b2d3c446-f7f9-473a-9165-f21f0baeabff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00104 sec., 5769.2307692307695 rows/sec., 301.42 KiB/sec. | ||
| 3862 | 2026.02.02 22:42:06.635715 [ 276 ] {b2d3c446-f7f9-473a-9165-f21f0baeabff} <Debug> TCPHandler: Processed in 0.001200414 sec. | ||
| 3863 | 2026.02.02 22:42:06.635827 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3864 | 2026.02.02 22:42:06.635920 [ 276 ] {95a8cd7a-76c9-4a5b-8daa-e2a2f3fed696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3865 | 2026.02.02 22:42:06.635962 [ 276 ] {95a8cd7a-76c9-4a5b-8daa-e2a2f3fed696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3866 | 2026.02.02 22:42:06.636405 [ 276 ] {95a8cd7a-76c9-4a5b-8daa-e2a2f3fed696} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3867 | 2026.02.02 22:42:06.636443 [ 276 ] {95a8cd7a-76c9-4a5b-8daa-e2a2f3fed696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3868 | 2026.02.02 22:42:06.636786 [ 276 ] {95a8cd7a-76c9-4a5b-8daa-e2a2f3fed696} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3869 | 2026.02.02 22:42:06.636996 [ 276 ] {95a8cd7a-76c9-4a5b-8daa-e2a2f3fed696} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3870 | 2026.02.02 22:42:06.637129 [ 276 ] {95a8cd7a-76c9-4a5b-8daa-e2a2f3fed696} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001226 sec., 210440.45676998366 rows/sec., 14.01 MiB/sec. | ||
| 3871 | 2026.02.02 22:42:06.637165 [ 276 ] {95a8cd7a-76c9-4a5b-8daa-e2a2f3fed696} <Debug> TCPHandler: Processed in 0.001387486 sec. | ||
| 3872 | 2026.02.02 22:42:06.637285 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3873 | 2026.02.02 22:42:06.637379 [ 276 ] {80bef117-0d11-4661-97ec-b276d0698a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3874 | 2026.02.02 22:42:06.637420 [ 276 ] {80bef117-0d11-4661-97ec-b276d0698a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3875 | 2026.02.02 22:42:06.637737 [ 276 ] {80bef117-0d11-4661-97ec-b276d0698a27} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3876 | 2026.02.02 22:42:06.637772 [ 276 ] {80bef117-0d11-4661-97ec-b276d0698a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3877 | 2026.02.02 22:42:06.638056 [ 276 ] {80bef117-0d11-4661-97ec-b276d0698a27} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3878 | 2026.02.02 22:42:06.638261 [ 276 ] {80bef117-0d11-4661-97ec-b276d0698a27} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3879 | 2026.02.02 22:42:06.638373 [ 72 ] {} <Debug> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3880 | 2026.02.02 22:42:06.638385 [ 276 ] {80bef117-0d11-4661-97ec-b276d0698a27} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 3881 | 2026.02.02 22:42:06.638443 [ 72 ] {} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3882 | 2026.02.02 22:42:06.638449 [ 276 ] {80bef117-0d11-4661-97ec-b276d0698a27} <Debug> TCPHandler: Processed in 0.001211894 sec. | ||
| 3883 | 2026.02.02 22:42:06.638473 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3884 | 2026.02.02 22:42:06.638572 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3885 | 2026.02.02 22:42:06.638605 [ 199 ] {4f03af37-494e-4199-98ad-14f35affb6a8::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 | ||
| 3886 | 2026.02.02 22:42:06.638669 [ 276 ] {e1dc878d-79bf-4df1-9764-38357daf4ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3887 | 2026.02.02 22:42:06.638728 [ 276 ] {e1dc878d-79bf-4df1-9764-38357daf4ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3888 | 2026.02.02 22:42:06.638769 [ 199 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3889 | 2026.02.02 22:42:06.638813 [ 199 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 6 rows starting from the beginning of the part | ||
| 3890 | 2026.02.02 22:42:06.638881 [ 199 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3891 | 2026.02.02 22:42:06.638922 [ 199 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3892 | 2026.02.02 22:42:06.638958 [ 199 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3893 | 2026.02.02 22:42:06.638994 [ 199 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3894 | 2026.02.02 22:42:06.639032 [ 199 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 3895 | 2026.02.02 22:42:06.639521 [ 276 ] {e1dc878d-79bf-4df1-9764-38357daf4ec4} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3896 | 2026.02.02 22:42:06.639562 [ 276 ] {e1dc878d-79bf-4df1-9764-38357daf4ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3897 | 2026.02.02 22:42:06.639909 [ 201 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001363547 sec., 8067.195336867743 rows/sec., 540.73 KiB/sec. | ||
| 3898 | 2026.02.02 22:42:06.640059 [ 186 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3899 | 2026.02.02 22:42:06.640109 [ 276 ] {e1dc878d-79bf-4df1-9764-38357daf4ec4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3900 | 2026.02.02 22:42:06.640385 [ 186 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_11_2} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3901 | 2026.02.02 22:42:06.640471 [ 186 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_11_2} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3902 | 2026.02.02 22:42:06.640512 [ 276 ] {e1dc878d-79bf-4df1-9764-38357daf4ec4} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3903 | 2026.02.02 22:42:06.640540 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3904 | 2026.02.02 22:42:06.640675 [ 276 ] {e1dc878d-79bf-4df1-9764-38357daf4ec4} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002023 sec., 7414.730598121601 rows/sec., 13.29 MiB/sec. | ||
| 3905 | 2026.02.02 22:42:06.640737 [ 276 ] {e1dc878d-79bf-4df1-9764-38357daf4ec4} <Debug> TCPHandler: Processed in 0.002213926 sec. | ||
| 3906 | 2026.02.02 22:42:06.640857 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3907 | 2026.02.02 22:42:06.640979 [ 276 ] {3d69e53e-30ab-4aca-a467-d61196f5b873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3908 | 2026.02.02 22:42:06.641026 [ 276 ] {3d69e53e-30ab-4aca-a467-d61196f5b873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3909 | 2026.02.02 22:42:06.641359 [ 276 ] {3d69e53e-30ab-4aca-a467-d61196f5b873} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3910 | 2026.02.02 22:42:06.641395 [ 276 ] {3d69e53e-30ab-4aca-a467-d61196f5b873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3911 | 2026.02.02 22:42:06.641712 [ 276 ] {3d69e53e-30ab-4aca-a467-d61196f5b873} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3912 | 2026.02.02 22:42:06.641928 [ 276 ] {3d69e53e-30ab-4aca-a467-d61196f5b873} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3913 | 2026.02.02 22:42:06.642052 [ 276 ] {3d69e53e-30ab-4aca-a467-d61196f5b873} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001092 sec., 80586.08058608058 rows/sec., 5.06 MiB/sec. | ||
| 3914 | 2026.02.02 22:42:06.642087 [ 276 ] {3d69e53e-30ab-4aca-a467-d61196f5b873} <Debug> TCPHandler: Processed in 0.001280465 sec. | ||
| 3915 | 2026.02.02 22:42:11.523952 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3916 | 2026.02.02 22:42:11.524028 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3917 | 2026.02.02 22:42:11.617398 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7657 | ||
| 3918 | 2026.02.02 22:42:11.617896 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3919 | 2026.02.02 22:42:11.617942 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3920 | 2026.02.02 22:42:11.618138 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3921 | 2026.02.02 22:42:11.618317 [ 276 ] {a7ad2c39-0162-4c96-aac6-57bf52a8a530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3922 | 2026.02.02 22:42:11.618384 [ 276 ] {a7ad2c39-0162-4c96-aac6-57bf52a8a530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3923 | 2026.02.02 22:42:11.618435 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3924 | 2026.02.02 22:42:11.618684 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3925 | 2026.02.02 22:42:11.618818 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7657 | ||
| 3926 | 2026.02.02 22:42:11.618846 [ 67 ] {} <Debug> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3927 | 2026.02.02 22:42:11.618906 [ 67 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3928 | 2026.02.02 22:42:11.618930 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3929 | 2026.02.02 22:42:11.619038 [ 199 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 3930 | 2026.02.02 22:42:11.619069 [ 276 ] {a7ad2c39-0162-4c96-aac6-57bf52a8a530} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3931 | 2026.02.02 22:42:11.619120 [ 276 ] {a7ad2c39-0162-4c96-aac6-57bf52a8a530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3932 | 2026.02.02 22:42:11.619167 [ 199 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3933 | 2026.02.02 22:42:11.619215 [ 199 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5289 rows starting from the beginning of the part | ||
| 3934 | 2026.02.02 22:42:11.619290 [ 199 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 3935 | 2026.02.02 22:42:11.619353 [ 199 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 3936 | 2026.02.02 22:42:11.619401 [ 199 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 3937 | 2026.02.02 22:42:11.619453 [ 199 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 3938 | 2026.02.02 22:42:11.619499 [ 199 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 3939 | 2026.02.02 22:42:11.619534 [ 276 ] {a7ad2c39-0162-4c96-aac6-57bf52a8a530} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3940 | 2026.02.02 22:42:11.619801 [ 276 ] {a7ad2c39-0162-4c96-aac6-57bf52a8a530} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3941 | 2026.02.02 22:42:11.619927 [ 67 ] {} <Debug> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3942 | 2026.02.02 22:42:11.619958 [ 276 ] {a7ad2c39-0162-4c96-aac6-57bf52a8a530} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.00169 sec., 63905.32544378698 rows/sec., 5.35 MiB/sec. | ||
| 3943 | 2026.02.02 22:42:11.619961 [ 67 ] {} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3944 | 2026.02.02 22:42:11.619999 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3945 | 2026.02.02 22:42:11.620007 [ 276 ] {a7ad2c39-0162-4c96-aac6-57bf52a8a530} <Debug> TCPHandler: Processed in 0.002005374 sec. | ||
| 3946 | 2026.02.02 22:42:11.620113 [ 186 ] {a7088793-2f62-4241-8a67-9c59019b4291::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 | ||
| 3947 | 2026.02.02 22:42:11.620188 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3948 | 2026.02.02 22:42:11.620210 [ 186 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3949 | 2026.02.02 22:42:11.620240 [ 186 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1984 rows starting from the beginning of the part | ||
| 3950 | 2026.02.02 22:42:11.620290 [ 276 ] {636dc6f1-2238-407f-807a-58ba76f7e5db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3951 | 2026.02.02 22:42:11.620309 [ 186 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1249 rows starting from the beginning of the part | ||
| 3952 | 2026.02.02 22:42:11.620335 [ 276 ] {636dc6f1-2238-407f-807a-58ba76f7e5db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3953 | 2026.02.02 22:42:11.620356 [ 186 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 782 rows starting from the beginning of the part | ||
| 3954 | 2026.02.02 22:42:11.620419 [ 186 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 108 rows starting from the beginning of the part | ||
| 3955 | 2026.02.02 22:42:11.620460 [ 186 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 782 rows starting from the beginning of the part | ||
| 3956 | 2026.02.02 22:42:11.620500 [ 186 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 108 rows starting from the beginning of the part | ||
| 3957 | 2026.02.02 22:42:11.620789 [ 276 ] {636dc6f1-2238-407f-807a-58ba76f7e5db} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3958 | 2026.02.02 22:42:11.620830 [ 276 ] {636dc6f1-2238-407f-807a-58ba76f7e5db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3959 | 2026.02.02 22:42:11.621091 [ 198 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7657 rows, containing 4 columns (4 merged, 0 gathered) in 0.002095034 sec., 3654833.286715156 rows/sec., 52.28 MiB/sec. | ||
| 3960 | 2026.02.02 22:42:11.621285 [ 276 ] {636dc6f1-2238-407f-807a-58ba76f7e5db} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3961 | 2026.02.02 22:42:11.621511 [ 197 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3962 | 2026.02.02 22:42:11.621518 [ 276 ] {636dc6f1-2238-407f-807a-58ba76f7e5db} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3963 | 2026.02.02 22:42:11.621652 [ 276 ] {636dc6f1-2238-407f-807a-58ba76f7e5db} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001381 sec., 18826.937002172337 rows/sec., 1.38 MiB/sec. | ||
| 3964 | 2026.02.02 22:42:11.621690 [ 276 ] {636dc6f1-2238-407f-807a-58ba76f7e5db} <Debug> TCPHandler: Processed in 0.001552979 sec. | ||
| 3965 | 2026.02.02 22:42:11.621806 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3966 | 2026.02.02 22:42:11.621827 [ 197 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_16_3} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3967 | 2026.02.02 22:42:11.621899 [ 197 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_16_3} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3968 | 2026.02.02 22:42:11.621898 [ 276 ] {9d97d8f0-d383-422d-8e55-e6bbcd5ad563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3969 | 2026.02.02 22:42:11.621958 [ 276 ] {9d97d8f0-d383-422d-8e55-e6bbcd5ad563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3970 | 2026.02.02 22:42:11.621990 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3971 | 2026.02.02 22:42:11.622158 [ 186 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5013 rows, containing 5 columns (5 merged, 0 gathered) in 0.002074684 sec., 2416271.586419908 rows/sec., 205.14 MiB/sec. | ||
| 3972 | 2026.02.02 22:42:11.622408 [ 276 ] {9d97d8f0-d383-422d-8e55-e6bbcd5ad563} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3973 | 2026.02.02 22:42:11.622448 [ 276 ] {9d97d8f0-d383-422d-8e55-e6bbcd5ad563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3974 | 2026.02.02 22:42:11.622508 [ 198 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3975 | 2026.02.02 22:42:11.622795 [ 276 ] {9d97d8f0-d383-422d-8e55-e6bbcd5ad563} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3976 | 2026.02.02 22:42:11.622860 [ 198 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_21_4} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3977 | 2026.02.02 22:42:11.622956 [ 198 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_21_4} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3978 | 2026.02.02 22:42:11.623055 [ 276 ] {9d97d8f0-d383-422d-8e55-e6bbcd5ad563} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3979 | 2026.02.02 22:42:11.623063 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 3980 | 2026.02.02 22:42:11.623163 [ 67 ] {} <Debug> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3981 | 2026.02.02 22:42:11.623190 [ 276 ] {9d97d8f0-d383-422d-8e55-e6bbcd5ad563} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00131 sec., 68702.29007633588 rows/sec., 5.37 MiB/sec. | ||
| 3982 | 2026.02.02 22:42:11.623197 [ 67 ] {} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3983 | 2026.02.02 22:42:11.623232 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3984 | 2026.02.02 22:42:11.623233 [ 276 ] {9d97d8f0-d383-422d-8e55-e6bbcd5ad563} <Debug> TCPHandler: Processed in 0.001478318 sec. | ||
| 3985 | 2026.02.02 22:42:11.623301 [ 199 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::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 | ||
| 3986 | 2026.02.02 22:42:11.623360 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3987 | 2026.02.02 22:42:11.623391 [ 199 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3988 | 2026.02.02 22:42:11.623420 [ 199 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 996 rows starting from the beginning of the part | ||
| 3989 | 2026.02.02 22:42:11.623456 [ 276 ] {097b7a83-4aae-4e02-b98b-07e6bd188abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3990 | 2026.02.02 22:42:11.623463 [ 199 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 548 rows starting from the beginning of the part | ||
| 3991 | 2026.02.02 22:42:11.623507 [ 276 ] {097b7a83-4aae-4e02-b98b-07e6bd188abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3992 | 2026.02.02 22:42:11.623515 [ 199 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 478 rows starting from the beginning of the part | ||
| 3993 | 2026.02.02 22:42:11.623559 [ 199 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 3994 | 2026.02.02 22:42:11.623592 [ 199 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 478 rows starting from the beginning of the part | ||
| 3995 | 2026.02.02 22:42:11.623624 [ 199 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
| 3996 | 2026.02.02 22:42:11.623924 [ 276 ] {097b7a83-4aae-4e02-b98b-07e6bd188abe} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3997 | 2026.02.02 22:42:11.623963 [ 276 ] {097b7a83-4aae-4e02-b98b-07e6bd188abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3998 | 2026.02.02 22:42:11.624307 [ 276 ] {097b7a83-4aae-4e02-b98b-07e6bd188abe} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3999 | 2026.02.02 22:42:11.624518 [ 276 ] {097b7a83-4aae-4e02-b98b-07e6bd188abe} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4000 | 2026.02.02 22:42:11.624617 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4001 | 2026.02.02 22:42:11.624645 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4002 | 2026.02.02 22:42:11.624648 [ 276 ] {097b7a83-4aae-4e02-b98b-07e6bd188abe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 4003 | 2026.02.02 22:42:11.624656 [ 186 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2680 rows, containing 5 columns (5 merged, 0 gathered) in 0.001383726 sec., 1936799.6265156541 rows/sec., 147.67 MiB/sec. | ||
| 4004 | 2026.02.02 22:42:11.624662 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4005 | 2026.02.02 22:42:11.624695 [ 276 ] {097b7a83-4aae-4e02-b98b-07e6bd188abe} <Debug> TCPHandler: Processed in 0.001385786 sec. | ||
| 4006 | 2026.02.02 22:42:11.624758 [ 191 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::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 | ||
| 4007 | 2026.02.02 22:42:11.624813 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4008 | 2026.02.02 22:42:11.624858 [ 191 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4009 | 2026.02.02 22:42:11.624868 [ 198 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4010 | 2026.02.02 22:42:11.624891 [ 191 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5532 rows starting from the beginning of the part | ||
| 4011 | 2026.02.02 22:42:11.624913 [ 276 ] {5b83883a-566d-4cfc-bb8f-4de31e9337dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4012 | 2026.02.02 22:42:11.624966 [ 191 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 845 rows starting from the beginning of the part | ||
| 4013 | 2026.02.02 22:42:11.624973 [ 276 ] {5b83883a-566d-4cfc-bb8f-4de31e9337dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4014 | 2026.02.02 22:42:11.625019 [ 191 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 258 rows starting from the beginning of the part | ||
| 4015 | 2026.02.02 22:42:11.625071 [ 191 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 4016 | 2026.02.02 22:42:11.625116 [ 191 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 258 rows starting from the beginning of the part | ||
| 4017 | 2026.02.02 22:42:11.625150 [ 198 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_21_4} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4018 | 2026.02.02 22:42:11.625159 [ 191 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 4019 | 2026.02.02 22:42:11.625229 [ 198 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_21_4} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4020 | 2026.02.02 22:42:11.625320 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 4021 | 2026.02.02 22:42:11.625775 [ 276 ] {5b83883a-566d-4cfc-bb8f-4de31e9337dd} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4022 | 2026.02.02 22:42:11.625816 [ 276 ] {5b83883a-566d-4cfc-bb8f-4de31e9337dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4023 | 2026.02.02 22:42:11.626382 [ 276 ] {5b83883a-566d-4cfc-bb8f-4de31e9337dd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4024 | 2026.02.02 22:42:11.626643 [ 276 ] {5b83883a-566d-4cfc-bb8f-4de31e9337dd} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4025 | 2026.02.02 22:42:11.626783 [ 276 ] {5b83883a-566d-4cfc-bb8f-4de31e9337dd} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001888 sec., 13771.186440677966 rows/sec., 24.68 MiB/sec. | ||
| 4026 | 2026.02.02 22:42:11.626835 [ 276 ] {5b83883a-566d-4cfc-bb8f-4de31e9337dd} <Debug> TCPHandler: Processed in 0.002071314 sec. | ||
| 4027 | 2026.02.02 22:42:11.626955 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4028 | 2026.02.02 22:42:11.627051 [ 276 ] {5e7d93f3-1a54-4803-9643-828f6252a178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4029 | 2026.02.02 22:42:11.627094 [ 276 ] {5e7d93f3-1a54-4803-9643-828f6252a178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4030 | 2026.02.02 22:42:11.627423 [ 186 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7213 rows, containing 5 columns (5 merged, 0 gathered) in 0.002690802 sec., 2680613.437926685 rows/sec., 180.51 MiB/sec. | ||
| 4031 | 2026.02.02 22:42:11.627448 [ 276 ] {5e7d93f3-1a54-4803-9643-828f6252a178} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4032 | 2026.02.02 22:42:11.627492 [ 276 ] {5e7d93f3-1a54-4803-9643-828f6252a178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4033 | 2026.02.02 22:42:11.627841 [ 191 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4034 | 2026.02.02 22:42:11.627860 [ 276 ] {5e7d93f3-1a54-4803-9643-828f6252a178} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4035 | 2026.02.02 22:42:11.628164 [ 276 ] {5e7d93f3-1a54-4803-9643-828f6252a178} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4036 | 2026.02.02 22:42:11.628168 [ 191 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4037 | 2026.02.02 22:42:11.628256 [ 191 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4038 | 2026.02.02 22:42:11.628278 [ 63 ] {} <Debug> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4039 | 2026.02.02 22:42:11.628311 [ 276 ] {5e7d93f3-1a54-4803-9643-828f6252a178} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001278 sec., 46948.35680751174 rows/sec., 3.16 MiB/sec. | ||
| 4040 | 2026.02.02 22:42:11.628313 [ 63 ] {} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4041 | 2026.02.02 22:42:11.628324 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 4042 | 2026.02.02 22:42:11.628353 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4043 | 2026.02.02 22:42:11.628356 [ 276 ] {5e7d93f3-1a54-4803-9643-828f6252a178} <Debug> TCPHandler: Processed in 0.001451347 sec. | ||
| 4044 | 2026.02.02 22:42:11.628411 [ 186 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::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 | ||
| 4045 | 2026.02.02 22:42:11.628500 [ 186 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4046 | 2026.02.02 22:42:11.628526 [ 186 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1124 rows starting from the beginning of the part | ||
| 4047 | 2026.02.02 22:42:11.628570 [ 186 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 4048 | 2026.02.02 22:42:11.628610 [ 186 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 88 rows starting from the beginning of the part | ||
| 4049 | 2026.02.02 22:42:11.628653 [ 186 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 4050 | 2026.02.02 22:42:11.628689 [ 186 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 88 rows starting from the beginning of the part | ||
| 4051 | 2026.02.02 22:42:11.628723 [ 186 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 4052 | 2026.02.02 22:42:11.629524 [ 191 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1480 rows, containing 4 columns (4 merged, 0 gathered) in 0.001137674 sec., 1300899.9063000474 rows/sec., 84.11 MiB/sec. | ||
| 4053 | 2026.02.02 22:42:11.629667 [ 191 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4054 | 2026.02.02 22:42:11.629879 [ 191 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_21_4} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4055 | 2026.02.02 22:42:11.629938 [ 191 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_21_4} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4056 | 2026.02.02 22:42:11.629988 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4057 | 2026.02.02 22:42:11.633059 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 560 | ||
| 4058 | 2026.02.02 22:42:11.635642 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4059 | 2026.02.02 22:42:11.635681 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4060 | 2026.02.02 22:42:11.636806 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4061 | 2026.02.02 22:42:11.637091 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4062 | 2026.02.02 22:42:11.637272 [ 63 ] {} <Debug> system.query_log (49648329-40bd-4792-89b3-9558c84553d5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4063 | 2026.02.02 22:42:11.637332 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 560 | ||
| 4064 | 2026.02.02 22:42:11.637333 [ 63 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4065 | 2026.02.02 22:42:11.637388 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4066 | 2026.02.02 22:42:11.637546 [ 192 ] {49648329-40bd-4792-89b3-9558c84553d5::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 | ||
| 4067 | 2026.02.02 22:42:11.638291 [ 192 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4068 | 2026.02.02 22:42:11.638450 [ 192 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 374 rows starting from the beginning of the part | ||
| 4069 | 2026.02.02 22:42:11.638822 [ 192 ] {49648329-40bd-4792-89b3-9558c84553d5::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 | ||
| 4070 | 2026.02.02 22:42:11.639168 [ 192 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part | ||
| 4071 | 2026.02.02 22:42:11.639512 [ 192 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 33 rows starting from the beginning of the part | ||
| 4072 | 2026.02.02 22:42:11.639857 [ 192 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
| 4073 | 2026.02.02 22:42:11.640211 [ 192 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 4074 | 2026.02.02 22:42:11.646288 [ 189 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 72 columns (72 merged, 0 gathered) in 0.008811234 sec., 63555.229608020854 rows/sec., 56.20 MiB/sec. | ||
| 4075 | 2026.02.02 22:42:11.647205 [ 186 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4076 | 2026.02.02 22:42:11.647780 [ 186 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_11_2} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4077 | 2026.02.02 22:42:11.647857 [ 186 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_11_2} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4078 | 2026.02.02 22:42:11.648082 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 4079 | 2026.02.02 22:42:12.001256 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00090719 sec. | ||
| 4080 | 2026.02.02 22:42:12.011997 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4081 | 2026.02.02 22:42:12.028378 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4082 | 2026.02.02 22:42:12.028429 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4083 | 2026.02.02 22:42:12.034689 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4084 | 2026.02.02 22:42:12.035396 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4085 | 2026.02.02 22:42:12.035659 [ 63 ] {} <Debug> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4086 | 2026.02.02 22:42:12.035702 [ 63 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4087 | 2026.02.02 22:42:12.035724 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4088 | 2026.02.02 22:42:12.035808 [ 186 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 4089 | 2026.02.02 22:42:12.038095 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4090 | 2026.02.02 22:42:12.038772 [ 186 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4091 | 2026.02.02 22:42:12.039530 [ 186 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 4092 | 2026.02.02 22:42:12.042861 [ 186 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 4093 | 2026.02.02 22:42:12.046202 [ 186 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 4094 | 2026.02.02 22:42:12.050163 [ 186 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 4095 | 2026.02.02 22:42:12.054058 [ 186 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 4096 | 2026.02.02 22:42:12.058278 [ 186 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 4097 | 2026.02.02 22:42:12.112252 [ 189 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.076471911 sec., 1582.280322509529 rows/sec., 8.18 MiB/sec. | ||
| 4098 | 2026.02.02 22:42:12.114214 [ 195 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4099 | 2026.02.02 22:42:12.116113 [ 195 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_16_3} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4100 | 2026.02.02 22:42:12.116233 [ 195 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_16_3} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4101 | 2026.02.02 22:42:12.117590 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 4102 | 2026.02.02 22:42:13.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.06 MiB, peak 241.03 MiB, free memory in arenas 0.00 B, will set to 240.25 MiB (RSS), difference: 9.19 MiB | ||
| 4103 | 2026.02.02 22:42:16.625794 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4104 | 2026.02.02 22:42:16.625992 [ 276 ] {79645a22-5103-4130-bcc4-77dcc19eb8de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4105 | 2026.02.02 22:42:16.626058 [ 276 ] {79645a22-5103-4130-bcc4-77dcc19eb8de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4106 | 2026.02.02 22:42:16.626831 [ 276 ] {79645a22-5103-4130-bcc4-77dcc19eb8de} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4107 | 2026.02.02 22:42:16.626875 [ 276 ] {79645a22-5103-4130-bcc4-77dcc19eb8de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4108 | 2026.02.02 22:42:16.627297 [ 276 ] {79645a22-5103-4130-bcc4-77dcc19eb8de} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4109 | 2026.02.02 22:42:16.627539 [ 276 ] {79645a22-5103-4130-bcc4-77dcc19eb8de} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4110 | 2026.02.02 22:42:16.627707 [ 276 ] {79645a22-5103-4130-bcc4-77dcc19eb8de} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001763 sec., 150879.18321043675 rows/sec., 9.59 MiB/sec. | ||
| 4111 | 2026.02.02 22:42:16.627759 [ 276 ] {79645a22-5103-4130-bcc4-77dcc19eb8de} <Debug> TCPHandler: Processed in 0.002095794 sec. | ||
| 4112 | 2026.02.02 22:42:16.627890 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4113 | 2026.02.02 22:42:16.627996 [ 276 ] {198b5219-8254-4ea3-ab58-2bc5a1aac051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4114 | 2026.02.02 22:42:16.628041 [ 276 ] {198b5219-8254-4ea3-ab58-2bc5a1aac051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4115 | 2026.02.02 22:42:16.628826 [ 276 ] {198b5219-8254-4ea3-ab58-2bc5a1aac051} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4116 | 2026.02.02 22:42:16.628862 [ 276 ] {198b5219-8254-4ea3-ab58-2bc5a1aac051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4117 | 2026.02.02 22:42:16.629240 [ 276 ] {198b5219-8254-4ea3-ab58-2bc5a1aac051} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4118 | 2026.02.02 22:42:16.629455 [ 276 ] {198b5219-8254-4ea3-ab58-2bc5a1aac051} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4119 | 2026.02.02 22:42:16.629589 [ 276 ] {198b5219-8254-4ea3-ab58-2bc5a1aac051} <Debug> executeQuery: Read 782 rows, 63.50 KiB in 0.001616 sec., 483910.8910891089 rows/sec., 38.38 MiB/sec. | ||
| 4120 | 2026.02.02 22:42:16.629629 [ 276 ] {198b5219-8254-4ea3-ab58-2bc5a1aac051} <Debug> TCPHandler: Processed in 0.001792371 sec. | ||
| 4121 | 2026.02.02 22:42:16.629763 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4122 | 2026.02.02 22:42:16.629863 [ 276 ] {bcb23048-cab5-4221-8724-8e33c915f4cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4123 | 2026.02.02 22:42:16.629905 [ 276 ] {bcb23048-cab5-4221-8724-8e33c915f4cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4124 | 2026.02.02 22:42:16.630350 [ 276 ] {bcb23048-cab5-4221-8724-8e33c915f4cc} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4125 | 2026.02.02 22:42:16.630387 [ 276 ] {bcb23048-cab5-4221-8724-8e33c915f4cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4126 | 2026.02.02 22:42:16.630702 [ 276 ] {bcb23048-cab5-4221-8724-8e33c915f4cc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4127 | 2026.02.02 22:42:16.630908 [ 276 ] {bcb23048-cab5-4221-8724-8e33c915f4cc} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4128 | 2026.02.02 22:42:16.631035 [ 276 ] {bcb23048-cab5-4221-8724-8e33c915f4cc} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001193 sec., 124056.99916177703 rows/sec., 7.47 MiB/sec. | ||
| 4129 | 2026.02.02 22:42:16.631072 [ 276 ] {bcb23048-cab5-4221-8724-8e33c915f4cc} <Debug> TCPHandler: Processed in 0.001360777 sec. | ||
| 4130 | 2026.02.02 22:42:16.631184 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4131 | 2026.02.02 22:42:16.631278 [ 276 ] {151945df-6b3d-4a24-b614-1af2dfe9e584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4132 | 2026.02.02 22:42:16.631317 [ 276 ] {151945df-6b3d-4a24-b614-1af2dfe9e584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4133 | 2026.02.02 22:42:16.631736 [ 276 ] {151945df-6b3d-4a24-b614-1af2dfe9e584} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4134 | 2026.02.02 22:42:16.631772 [ 276 ] {151945df-6b3d-4a24-b614-1af2dfe9e584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4135 | 2026.02.02 22:42:16.632068 [ 276 ] {151945df-6b3d-4a24-b614-1af2dfe9e584} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4136 | 2026.02.02 22:42:16.632270 [ 276 ] {151945df-6b3d-4a24-b614-1af2dfe9e584} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4137 | 2026.02.02 22:42:16.632397 [ 276 ] {151945df-6b3d-4a24-b614-1af2dfe9e584} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001136 sec., 123239.4366197183 rows/sec., 7.97 MiB/sec. | ||
| 4138 | 2026.02.02 22:42:16.632434 [ 276 ] {151945df-6b3d-4a24-b614-1af2dfe9e584} <Debug> TCPHandler: Processed in 0.001299745 sec. | ||
| 4139 | 2026.02.02 22:42:16.632544 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4140 | 2026.02.02 22:42:16.632638 [ 276 ] {b40ba9c8-0540-4feb-b6d3-7431a5239a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4141 | 2026.02.02 22:42:16.632678 [ 276 ] {b40ba9c8-0540-4feb-b6d3-7431a5239a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4142 | 2026.02.02 22:42:16.633092 [ 276 ] {b40ba9c8-0540-4feb-b6d3-7431a5239a8e} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4143 | 2026.02.02 22:42:16.633128 [ 276 ] {b40ba9c8-0540-4feb-b6d3-7431a5239a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4144 | 2026.02.02 22:42:16.633434 [ 276 ] {b40ba9c8-0540-4feb-b6d3-7431a5239a8e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4145 | 2026.02.02 22:42:16.633642 [ 276 ] {b40ba9c8-0540-4feb-b6d3-7431a5239a8e} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4146 | 2026.02.02 22:42:16.633778 [ 276 ] {b40ba9c8-0540-4feb-b6d3-7431a5239a8e} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001157 sec., 120138.28867761452 rows/sec., 6.83 MiB/sec. | ||
| 4147 | 2026.02.02 22:42:16.633817 [ 276 ] {b40ba9c8-0540-4feb-b6d3-7431a5239a8e} <Debug> TCPHandler: Processed in 0.001322756 sec. | ||
| 4148 | 2026.02.02 22:42:16.633928 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4149 | 2026.02.02 22:42:16.634023 [ 276 ] {ac0db282-ab6b-45f9-9097-e32b060a9dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4150 | 2026.02.02 22:42:16.634062 [ 276 ] {ac0db282-ab6b-45f9-9097-e32b060a9dc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4151 | 2026.02.02 22:42:16.634610 [ 276 ] {ac0db282-ab6b-45f9-9097-e32b060a9dc7} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4152 | 2026.02.02 22:42:16.634646 [ 276 ] {ac0db282-ab6b-45f9-9097-e32b060a9dc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4153 | 2026.02.02 22:42:16.635010 [ 276 ] {ac0db282-ab6b-45f9-9097-e32b060a9dc7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4154 | 2026.02.02 22:42:16.635219 [ 276 ] {ac0db282-ab6b-45f9-9097-e32b060a9dc7} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4155 | 2026.02.02 22:42:16.635346 [ 276 ] {ac0db282-ab6b-45f9-9097-e32b060a9dc7} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001341 sec., 356450.41014168534 rows/sec., 25.11 MiB/sec. | ||
| 4156 | 2026.02.02 22:42:16.635385 [ 276 ] {ac0db282-ab6b-45f9-9097-e32b060a9dc7} <Debug> TCPHandler: Processed in 0.001507687 sec. | ||
| 4157 | 2026.02.02 22:42:16.635496 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4158 | 2026.02.02 22:42:16.635590 [ 276 ] {f4226b9d-9488-485d-a5d0-b0476f4a09ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4159 | 2026.02.02 22:42:16.635632 [ 276 ] {f4226b9d-9488-485d-a5d0-b0476f4a09ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4160 | 2026.02.02 22:42:16.635987 [ 276 ] {f4226b9d-9488-485d-a5d0-b0476f4a09ce} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4161 | 2026.02.02 22:42:16.636023 [ 276 ] {f4226b9d-9488-485d-a5d0-b0476f4a09ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4162 | 2026.02.02 22:42:16.636319 [ 276 ] {f4226b9d-9488-485d-a5d0-b0476f4a09ce} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4163 | 2026.02.02 22:42:16.636528 [ 276 ] {f4226b9d-9488-485d-a5d0-b0476f4a09ce} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4164 | 2026.02.02 22:42:16.636629 [ 26 ] {} <Debug> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4165 | 2026.02.02 22:42:16.636652 [ 276 ] {f4226b9d-9488-485d-a5d0-b0476f4a09ce} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001079 sec., 5560.704355885078 rows/sec., 290.53 KiB/sec. | ||
| 4166 | 2026.02.02 22:42:16.636706 [ 26 ] {} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4167 | 2026.02.02 22:42:16.636713 [ 276 ] {f4226b9d-9488-485d-a5d0-b0476f4a09ce} <Debug> TCPHandler: Processed in 0.001266205 sec. | ||
| 4168 | 2026.02.02 22:42:16.636735 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4169 | 2026.02.02 22:42:16.636841 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4170 | 2026.02.02 22:42:16.636876 [ 187 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 4171 | 2026.02.02 22:42:16.636940 [ 276 ] {b194527f-424f-4197-903e-8ee5bbc0819b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4172 | 2026.02.02 22:42:16.636987 [ 276 ] {b194527f-424f-4197-903e-8ee5bbc0819b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4173 | 2026.02.02 22:42:16.637046 [ 187 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4174 | 2026.02.02 22:42:16.637091 [ 187 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 4175 | 2026.02.02 22:42:16.637169 [ 187 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 4176 | 2026.02.02 22:42:16.637221 [ 187 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 4177 | 2026.02.02 22:42:16.637272 [ 187 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 4178 | 2026.02.02 22:42:16.637317 [ 187 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 4179 | 2026.02.02 22:42:16.637365 [ 187 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 4180 | 2026.02.02 22:42:16.637393 [ 276 ] {b194527f-424f-4197-903e-8ee5bbc0819b} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4181 | 2026.02.02 22:42:16.637433 [ 276 ] {b194527f-424f-4197-903e-8ee5bbc0819b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4182 | 2026.02.02 22:42:16.638036 [ 276 ] {b194527f-424f-4197-903e-8ee5bbc0819b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4183 | 2026.02.02 22:42:16.638276 [ 276 ] {b194527f-424f-4197-903e-8ee5bbc0819b} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4184 | 2026.02.02 22:42:16.638409 [ 276 ] {b194527f-424f-4197-903e-8ee5bbc0819b} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001487 sec., 173503.69872225958 rows/sec., 11.55 MiB/sec. | ||
| 4185 | 2026.02.02 22:42:16.638447 [ 276 ] {b194527f-424f-4197-903e-8ee5bbc0819b} <Debug> TCPHandler: Processed in 0.001654319 sec. | ||
| 4186 | 2026.02.02 22:42:16.638563 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4187 | 2026.02.02 22:42:16.638589 [ 189 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001777461 sec., 37131.61638989548 rows/sec., 1.89 MiB/sec. | ||
| 4188 | 2026.02.02 22:42:16.638658 [ 276 ] {4e1e69e7-1625-415d-85ee-3276bf6e3946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4189 | 2026.02.02 22:42:16.638705 [ 276 ] {4e1e69e7-1625-415d-85ee-3276bf6e3946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4190 | 2026.02.02 22:42:16.638772 [ 200 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4191 | 2026.02.02 22:42:16.639023 [ 276 ] {4e1e69e7-1625-415d-85ee-3276bf6e3946} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4192 | 2026.02.02 22:42:16.639066 [ 276 ] {4e1e69e7-1625-415d-85ee-3276bf6e3946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4193 | 2026.02.02 22:42:16.639136 [ 200 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::all_1_11_2} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4194 | 2026.02.02 22:42:16.639237 [ 200 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::all_1_11_2} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4195 | 2026.02.02 22:42:16.639321 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 4196 | 2026.02.02 22:42:16.639383 [ 276 ] {4e1e69e7-1625-415d-85ee-3276bf6e3946} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4197 | 2026.02.02 22:42:16.639599 [ 276 ] {4e1e69e7-1625-415d-85ee-3276bf6e3946} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4198 | 2026.02.02 22:42:16.639728 [ 276 ] {4e1e69e7-1625-415d-85ee-3276bf6e3946} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 61.93 KiB/sec. | ||
| 4199 | 2026.02.02 22:42:16.639763 [ 276 ] {4e1e69e7-1625-415d-85ee-3276bf6e3946} <Debug> TCPHandler: Processed in 0.001249005 sec. | ||
| 4200 | 2026.02.02 22:42:16.639876 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4201 | 2026.02.02 22:42:16.639970 [ 276 ] {f44acc3f-0fb8-4ebe-a2f7-988d4c2f3862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4202 | 2026.02.02 22:42:16.640024 [ 276 ] {f44acc3f-0fb8-4ebe-a2f7-988d4c2f3862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4203 | 2026.02.02 22:42:16.640796 [ 276 ] {f44acc3f-0fb8-4ebe-a2f7-988d4c2f3862} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4204 | 2026.02.02 22:42:16.640833 [ 276 ] {f44acc3f-0fb8-4ebe-a2f7-988d4c2f3862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4205 | 2026.02.02 22:42:16.641338 [ 276 ] {f44acc3f-0fb8-4ebe-a2f7-988d4c2f3862} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4206 | 2026.02.02 22:42:16.641553 [ 276 ] {f44acc3f-0fb8-4ebe-a2f7-988d4c2f3862} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4207 | 2026.02.02 22:42:16.641688 [ 276 ] {f44acc3f-0fb8-4ebe-a2f7-988d4c2f3862} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001735 sec., 8645.533141210375 rows/sec., 15.49 MiB/sec. | ||
| 4208 | 2026.02.02 22:42:16.641739 [ 276 ] {f44acc3f-0fb8-4ebe-a2f7-988d4c2f3862} <Debug> TCPHandler: Processed in 0.001911902 sec. | ||
| 4209 | 2026.02.02 22:42:16.641863 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4210 | 2026.02.02 22:42:16.641988 [ 276 ] {654948c2-a806-4773-9d68-f645923b8d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4211 | 2026.02.02 22:42:16.642038 [ 276 ] {654948c2-a806-4773-9d68-f645923b8d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4212 | 2026.02.02 22:42:16.642402 [ 276 ] {654948c2-a806-4773-9d68-f645923b8d51} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4213 | 2026.02.02 22:42:16.642440 [ 276 ] {654948c2-a806-4773-9d68-f645923b8d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4214 | 2026.02.02 22:42:16.642756 [ 276 ] {654948c2-a806-4773-9d68-f645923b8d51} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4215 | 2026.02.02 22:42:16.642981 [ 276 ] {654948c2-a806-4773-9d68-f645923b8d51} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4216 | 2026.02.02 22:42:16.643107 [ 276 ] {654948c2-a806-4773-9d68-f645923b8d51} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001145 sec., 76855.89519650655 rows/sec., 4.83 MiB/sec. | ||
| 4217 | 2026.02.02 22:42:16.643144 [ 276 ] {654948c2-a806-4773-9d68-f645923b8d51} <Debug> TCPHandler: Processed in 0.001343176 sec. | ||
| 4218 | 2026.02.02 22:42:17.254086 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60415 | ||
| 4219 | 2026.02.02 22:42:17.254198 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4220 | 2026.02.02 22:42:17.254223 [ 288 ] {} <Debug> TCP-Session: 5c0385b8-643f-4dbd-a9bf-fe5e3b127387 Authenticating user 'default' from [fd00:1122:3344:101::e]:60415 | ||
| 4221 | 2026.02.02 22:42:17.254243 [ 288 ] {} <Debug> TCP-Session: 5c0385b8-643f-4dbd-a9bf-fe5e3b127387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4222 | 2026.02.02 22:42:17.254255 [ 288 ] {} <Debug> TCP-Session: 5c0385b8-643f-4dbd-a9bf-fe5e3b127387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4223 | 2026.02.02 22:42:17.254440 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56701 | ||
| 4224 | 2026.02.02 22:42:17.254473 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37602 | ||
| 4225 | 2026.02.02 22:42:17.254492 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34882 | ||
| 4226 | 2026.02.02 22:42:17.254510 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54790 | ||
| 4227 | 2026.02.02 22:42:17.254561 [ 288 ] {} <Trace> TCP-Session: 5c0385b8-643f-4dbd-a9bf-fe5e3b127387 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4228 | 2026.02.02 22:42:17.254500 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59427 | ||
| 4229 | 2026.02.02 22:42:17.254593 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4230 | 2026.02.02 22:42:17.254493 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56705 | ||
| 4231 | 2026.02.02 22:42:17.254670 [ 290 ] {} <Debug> TCP-Session: 34743377-38e6-4fa7-86f9-3654d563f7d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37602 | ||
| 4232 | 2026.02.02 22:42:17.254558 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4233 | 2026.02.02 22:42:17.254728 [ 290 ] {} <Debug> TCP-Session: 34743377-38e6-4fa7-86f9-3654d563f7d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4234 | 2026.02.02 22:42:17.254739 [ 288 ] {0e403abc-e3c6-41a3-be62-60b98e9a7173} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60415) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4235 | 2026.02.02 22:42:17.254745 [ 289 ] {} <Debug> TCP-Session: a4751951-a5aa-4960-805e-289f827b9643 Authenticating user 'default' from [fd00:1122:3344:101::e]:56701 | ||
| 4236 | 2026.02.02 22:42:17.254748 [ 290 ] {} <Debug> TCP-Session: 34743377-38e6-4fa7-86f9-3654d563f7d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4237 | 2026.02.02 22:42:17.254790 [ 289 ] {} <Debug> TCP-Session: a4751951-a5aa-4960-805e-289f827b9643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4238 | 2026.02.02 22:42:17.254812 [ 289 ] {} <Debug> TCP-Session: a4751951-a5aa-4960-805e-289f827b9643 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4239 | 2026.02.02 22:42:17.255001 [ 288 ] {0e403abc-e3c6-41a3-be62-60b98e9a7173} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4240 | 2026.02.02 22:42:17.255056 [ 288 ] {0e403abc-e3c6-41a3-be62-60b98e9a7173} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4241 | 2026.02.02 22:42:17.255322 [ 288 ] {0e403abc-e3c6-41a3-be62-60b98e9a7173} <Debug> oximeter.version (99f63280-b1db-4cc6-ae78-440161eafa09) (SelectExecutor): Key condition: unknown | ||
| 4242 | 2026.02.02 22:42:17.256145 [ 300 ] {0e403abc-e3c6-41a3-be62-60b98e9a7173} <Trace> AggregatingTransform: Aggregating | ||
| 4243 | 2026.02.02 22:42:17.256211 [ 300 ] {0e403abc-e3c6-41a3-be62-60b98e9a7173} <Trace> Aggregator: Aggregation method: without_key | ||
| 4244 | 2026.02.02 22:42:17.256250 [ 300 ] {0e403abc-e3c6-41a3-be62-60b98e9a7173} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00082953 sec. (1205.502 rows/sec., 47.09 KiB/sec.) | ||
| 4245 | 2026.02.02 22:42:17.256268 [ 300 ] {0e403abc-e3c6-41a3-be62-60b98e9a7173} <Trace> Aggregator: Merging aggregated data | ||
| 4246 | 2026.02.02 22:42:17.257477 [ 288 ] {0e403abc-e3c6-41a3-be62-60b98e9a7173} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002796 sec., 357.653791130186 rows/sec., 13.97 KiB/sec. | ||
| 4247 | 2026.02.02 22:42:17.257648 [ 288 ] {0e403abc-e3c6-41a3-be62-60b98e9a7173} <Debug> TCPHandler: Processed in 0.003194698 sec. | ||
| 4248 | 2026.02.02 22:42:17.257779 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4249 | 2026.02.02 22:42:17.257818 [ 288 ] {} <Debug> TCP-Session: 5c0385b8-643f-4dbd-a9bf-fe5e3b127387 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4250 | 2026.02.02 22:42:17.257821 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4251 | 2026.02.02 22:42:17.257839 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4252 | 2026.02.02 22:42:17.257867 [ 289 ] {} <Debug> TCP-Session: a4751951-a5aa-4960-805e-289f827b9643 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4253 | 2026.02.02 22:42:17.257886 [ 290 ] {} <Debug> TCP-Session: 34743377-38e6-4fa7-86f9-3654d563f7d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4254 | 2026.02.02 22:42:17.259396 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4255 | 2026.02.02 22:42:17.259440 [ 292 ] {} <Debug> TCP-Session: c44828e0-2bc2-4ad6-ad25-3c6dff899592 Authenticating user 'default' from [fd00:1122:3344:101::e]:34882 | ||
| 4256 | 2026.02.02 22:42:17.259462 [ 292 ] {} <Debug> TCP-Session: c44828e0-2bc2-4ad6-ad25-3c6dff899592 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4257 | 2026.02.02 22:42:17.259471 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4258 | 2026.02.02 22:42:17.259477 [ 292 ] {} <Debug> TCP-Session: c44828e0-2bc2-4ad6-ad25-3c6dff899592 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4259 | 2026.02.02 22:42:17.259508 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4260 | 2026.02.02 22:42:17.259515 [ 291 ] {} <Debug> TCP-Session: 13485bf3-8921-4d55-91a2-7d631eeeadc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56705 | ||
| 4261 | 2026.02.02 22:42:17.259548 [ 293 ] {} <Debug> TCP-Session: 9c87a4d7-b1b5-4875-98d7-e8e597c8de00 Authenticating user 'default' from [fd00:1122:3344:101::e]:59427 | ||
| 4262 | 2026.02.02 22:42:17.259559 [ 291 ] {} <Debug> TCP-Session: 13485bf3-8921-4d55-91a2-7d631eeeadc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4263 | 2026.02.02 22:42:17.259584 [ 293 ] {} <Debug> TCP-Session: 9c87a4d7-b1b5-4875-98d7-e8e597c8de00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4264 | 2026.02.02 22:42:17.259587 [ 291 ] {} <Debug> TCP-Session: 13485bf3-8921-4d55-91a2-7d631eeeadc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4265 | 2026.02.02 22:42:17.259608 [ 293 ] {} <Debug> TCP-Session: 9c87a4d7-b1b5-4875-98d7-e8e597c8de00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4266 | 2026.02.02 22:42:17.259629 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4267 | 2026.02.02 22:42:17.259676 [ 294 ] {} <Debug> TCP-Session: 41a37521-fc11-4e6b-8e54-c6af25783519 Authenticating user 'default' from [fd00:1122:3344:101::e]:54790 | ||
| 4268 | 2026.02.02 22:42:17.259699 [ 294 ] {} <Debug> TCP-Session: 41a37521-fc11-4e6b-8e54-c6af25783519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4269 | 2026.02.02 22:42:17.259715 [ 294 ] {} <Debug> TCP-Session: 41a37521-fc11-4e6b-8e54-c6af25783519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4270 | 2026.02.02 22:42:17.259722 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48020 | ||
| 4271 | 2026.02.02 22:42:17.259749 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44309 | ||
| 4272 | 2026.02.02 22:42:17.259797 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4273 | 2026.02.02 22:42:17.259818 [ 286 ] {} <Debug> TCP-Session: 29f6cfed-8448-42b9-9ec8-587b60796e7b Authenticating user 'default' from [fd00:1122:3344:101::e]:48020 | ||
| 4274 | 2026.02.02 22:42:17.259833 [ 286 ] {} <Debug> TCP-Session: 29f6cfed-8448-42b9-9ec8-587b60796e7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4275 | 2026.02.02 22:42:17.259845 [ 286 ] {} <Debug> TCP-Session: 29f6cfed-8448-42b9-9ec8-587b60796e7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4276 | 2026.02.02 22:42:17.271566 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4277 | 2026.02.02 22:42:17.271601 [ 274 ] {} <Debug> TCP-Session: 0a60c493-974c-4fe6-ab69-dfe3e196dea6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44309 | ||
| 4278 | 2026.02.02 22:42:17.271617 [ 274 ] {} <Debug> TCP-Session: 0a60c493-974c-4fe6-ab69-dfe3e196dea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4279 | 2026.02.02 22:42:17.271631 [ 274 ] {} <Debug> TCP-Session: 0a60c493-974c-4fe6-ab69-dfe3e196dea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4280 | 2026.02.02 22:42:17.286850 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:48020). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4281 | |||
| 4282 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4283 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4284 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4285 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4286 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4287 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4288 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4289 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4290 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4291 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4292 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4293 | (version 23.8.7.1) | ||
| 4294 | 2026.02.02 22:42:17.287321 [ 286 ] {} <Debug> TCP-Session: 29f6cfed-8448-42b9-9ec8-587b60796e7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4295 | 2026.02.02 22:42:17.287337 [ 274 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:44309). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4296 | |||
| 4297 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4298 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4299 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4300 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4301 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4302 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4303 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4304 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4305 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4306 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4307 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4308 | (version 23.8.7.1) | ||
| 4309 | 2026.02.02 22:42:17.287400 [ 274 ] {} <Debug> TCP-Session: 0a60c493-974c-4fe6-ab69-dfe3e196dea6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4310 | 2026.02.02 22:42:17.287434 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:34882). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4311 | |||
| 4312 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4313 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4314 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4315 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4316 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4317 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4318 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4319 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4320 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4321 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4322 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4323 | (version 23.8.7.1) | ||
| 4324 | 2026.02.02 22:42:17.287522 [ 292 ] {} <Debug> TCP-Session: c44828e0-2bc2-4ad6-ad25-3c6dff899592 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4325 | 2026.02.02 22:42:17.287543 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:54790). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4326 | |||
| 4327 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4328 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4329 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4330 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4331 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4332 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4333 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4334 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4335 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4336 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4337 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4338 | (version 23.8.7.1) | ||
| 4339 | 2026.02.02 22:42:17.287622 [ 294 ] {} <Debug> TCP-Session: 41a37521-fc11-4e6b-8e54-c6af25783519 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4340 | 2026.02.02 22:42:17.287656 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:56705). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4341 | |||
| 4342 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4343 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4344 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4345 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4346 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4347 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4348 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4349 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4350 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4351 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4352 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4353 | (version 23.8.7.1) | ||
| 4354 | 2026.02.02 22:42:17.287744 [ 291 ] {} <Debug> TCP-Session: 13485bf3-8921-4d55-91a2-7d631eeeadc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4355 | 2026.02.02 22:42:17.287772 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:59427). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4356 | |||
| 4357 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4358 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4359 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4360 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4361 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4362 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4363 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4364 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4365 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4366 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4367 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4368 | (version 23.8.7.1) | ||
| 4369 | 2026.02.02 22:42:17.287845 [ 293 ] {} <Debug> TCP-Session: 9c87a4d7-b1b5-4875-98d7-e8e597c8de00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4370 | 2026.02.02 22:42:18.609977 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59036 | ||
| 4371 | 2026.02.02 22:42:18.610103 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4372 | 2026.02.02 22:42:18.610132 [ 290 ] {} <Debug> TCP-Session: f2f0b76b-e2ac-46c5-b80f-59baf8bf3628 Authenticating user 'default' from [fd00:1122:3344:101::e]:59036 | ||
| 4373 | 2026.02.02 22:42:18.610154 [ 290 ] {} <Debug> TCP-Session: f2f0b76b-e2ac-46c5-b80f-59baf8bf3628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4374 | 2026.02.02 22:42:18.610168 [ 290 ] {} <Debug> TCP-Session: f2f0b76b-e2ac-46c5-b80f-59baf8bf3628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4375 | 2026.02.02 22:42:18.610337 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50788 | ||
| 4376 | 2026.02.02 22:42:18.610404 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4377 | 2026.02.02 22:42:18.610406 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49696 | ||
| 4378 | 2026.02.02 22:42:18.610447 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43823 | ||
| 4379 | 2026.02.02 22:42:18.610467 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63506 | ||
| 4380 | 2026.02.02 22:42:18.610461 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43559 | ||
| 4381 | 2026.02.02 22:42:18.610438 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36966 | ||
| 4382 | 2026.02.02 22:42:18.610545 [ 290 ] {} <Trace> TCP-Session: f2f0b76b-e2ac-46c5-b80f-59baf8bf3628 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4383 | 2026.02.02 22:42:18.610581 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4384 | 2026.02.02 22:42:18.610550 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4385 | 2026.02.02 22:42:18.610616 [ 294 ] {} <Debug> TCP-Session: 5c545fa8-326e-4759-bca0-64bebe747cd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43559 | ||
| 4386 | 2026.02.02 22:42:18.610540 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4387 | 2026.02.02 22:42:18.610632 [ 274 ] {} <Debug> TCP-Session: ead1e00e-a131-4743-badc-af36e9fd5150 Authenticating user 'default' from [fd00:1122:3344:101::e]:63506 | ||
| 4388 | 2026.02.02 22:42:18.610639 [ 294 ] {} <Debug> TCP-Session: 5c545fa8-326e-4759-bca0-64bebe747cd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4389 | 2026.02.02 22:42:18.610673 [ 274 ] {} <Debug> TCP-Session: ead1e00e-a131-4743-badc-af36e9fd5150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4390 | 2026.02.02 22:42:18.610673 [ 293 ] {} <Debug> TCP-Session: 0c876ef5-7145-4401-852b-8f248e362dd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43823 | ||
| 4391 | 2026.02.02 22:42:18.610691 [ 274 ] {} <Debug> TCP-Session: ead1e00e-a131-4743-badc-af36e9fd5150 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4392 | 2026.02.02 22:42:18.610685 [ 294 ] {} <Debug> TCP-Session: 5c545fa8-326e-4759-bca0-64bebe747cd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4393 | 2026.02.02 22:42:18.610716 [ 293 ] {} <Debug> TCP-Session: 0c876ef5-7145-4401-852b-8f248e362dd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4394 | 2026.02.02 22:42:18.610723 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4395 | 2026.02.02 22:42:18.610741 [ 293 ] {} <Debug> TCP-Session: 0c876ef5-7145-4401-852b-8f248e362dd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4396 | 2026.02.02 22:42:18.610540 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4397 | 2026.02.02 22:42:18.610774 [ 292 ] {} <Debug> TCP-Session: ea2c75d8-61db-42fc-8961-dd84edd92fb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:36966 | ||
| 4398 | 2026.02.02 22:42:18.610794 [ 289 ] {} <Debug> TCP-Session: b623567d-e861-48a7-bb3a-c8c7f31221c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49696 | ||
| 4399 | 2026.02.02 22:42:18.610435 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47429 | ||
| 4400 | 2026.02.02 22:42:18.610828 [ 292 ] {} <Debug> TCP-Session: ea2c75d8-61db-42fc-8961-dd84edd92fb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4401 | 2026.02.02 22:42:18.610831 [ 289 ] {} <Debug> TCP-Session: b623567d-e861-48a7-bb3a-c8c7f31221c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4402 | 2026.02.02 22:42:18.610873 [ 292 ] {} <Debug> TCP-Session: ea2c75d8-61db-42fc-8961-dd84edd92fb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4403 | 2026.02.02 22:42:18.610890 [ 289 ] {} <Debug> TCP-Session: b623567d-e861-48a7-bb3a-c8c7f31221c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4404 | 2026.02.02 22:42:18.610432 [ 286 ] {} <Debug> TCP-Session: 004e9ac4-5712-4d93-92bb-67cb74be87f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50788 | ||
| 4405 | 2026.02.02 22:42:18.610405 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52984 | ||
| 4406 | 2026.02.02 22:42:18.610954 [ 286 ] {} <Debug> TCP-Session: 004e9ac4-5712-4d93-92bb-67cb74be87f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4407 | 2026.02.02 22:42:18.610766 [ 290 ] {8292f7d5-3433-4523-a650-c78b4668e806} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59036) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4408 | 2026.02.02 22:42:18.610992 [ 286 ] {} <Debug> TCP-Session: 004e9ac4-5712-4d93-92bb-67cb74be87f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4409 | 2026.02.02 22:42:18.611032 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4410 | 2026.02.02 22:42:18.611068 [ 291 ] {} <Debug> TCP-Session: 682441f3-da25-4206-95d9-6f7fd64075ca Authenticating user 'default' from [fd00:1122:3344:101::e]:47429 | ||
| 4411 | 2026.02.02 22:42:18.611090 [ 291 ] {} <Debug> TCP-Session: 682441f3-da25-4206-95d9-6f7fd64075ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4412 | 2026.02.02 22:42:18.611103 [ 291 ] {} <Debug> TCP-Session: 682441f3-da25-4206-95d9-6f7fd64075ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4413 | 2026.02.02 22:42:18.611126 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4414 | 2026.02.02 22:42:18.611160 [ 288 ] {} <Debug> TCP-Session: 7eeae247-30b1-4840-bcdb-e237809f5ade Authenticating user 'default' from [fd00:1122:3344:101::e]:52984 | ||
| 4415 | 2026.02.02 22:42:18.611184 [ 288 ] {} <Debug> TCP-Session: 7eeae247-30b1-4840-bcdb-e237809f5ade Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4416 | 2026.02.02 22:42:18.611197 [ 288 ] {} <Debug> TCP-Session: 7eeae247-30b1-4840-bcdb-e237809f5ade Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4417 | 2026.02.02 22:42:18.611313 [ 290 ] {8292f7d5-3433-4523-a650-c78b4668e806} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4418 | 2026.02.02 22:42:18.611376 [ 290 ] {8292f7d5-3433-4523-a650-c78b4668e806} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4419 | 2026.02.02 22:42:18.611686 [ 290 ] {8292f7d5-3433-4523-a650-c78b4668e806} <Debug> oximeter.version (99f63280-b1db-4cc6-ae78-440161eafa09) (SelectExecutor): Key condition: unknown | ||
| 4420 | 2026.02.02 22:42:18.612799 [ 302 ] {8292f7d5-3433-4523-a650-c78b4668e806} <Trace> AggregatingTransform: Aggregating | ||
| 4421 | 2026.02.02 22:42:18.612854 [ 302 ] {8292f7d5-3433-4523-a650-c78b4668e806} <Trace> Aggregator: Aggregation method: without_key | ||
| 4422 | 2026.02.02 22:42:18.612894 [ 302 ] {8292f7d5-3433-4523-a650-c78b4668e806} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001107973 sec. (902.549 rows/sec., 35.26 KiB/sec.) | ||
| 4423 | 2026.02.02 22:42:18.612914 [ 302 ] {8292f7d5-3433-4523-a650-c78b4668e806} <Trace> Aggregator: Merging aggregated data | ||
| 4424 | 2026.02.02 22:42:18.614226 [ 290 ] {8292f7d5-3433-4523-a650-c78b4668e806} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003534 sec., 282.9654782116582 rows/sec., 11.05 KiB/sec. | ||
| 4425 | 2026.02.02 22:42:18.614355 [ 290 ] {8292f7d5-3433-4523-a650-c78b4668e806} <Debug> TCPHandler: Processed in 0.003991677 sec. | ||
| 4426 | 2026.02.02 22:42:18.614446 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4427 | 2026.02.02 22:42:18.614473 [ 290 ] {} <Debug> TCP-Session: f2f0b76b-e2ac-46c5-b80f-59baf8bf3628 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4428 | 2026.02.02 22:42:18.614493 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4429 | 2026.02.02 22:42:18.614524 [ 274 ] {} <Debug> TCP-Session: ead1e00e-a131-4743-badc-af36e9fd5150 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4430 | 2026.02.02 22:42:18.614529 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4431 | 2026.02.02 22:42:18.614540 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4432 | 2026.02.02 22:42:18.614556 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4433 | 2026.02.02 22:42:18.614573 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4434 | 2026.02.02 22:42:18.614589 [ 293 ] {} <Debug> TCP-Session: 0c876ef5-7145-4401-852b-8f248e362dd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4435 | 2026.02.02 22:42:18.614604 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4436 | 2026.02.02 22:42:18.614618 [ 288 ] {} <Debug> TCP-Session: 7eeae247-30b1-4840-bcdb-e237809f5ade Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4437 | 2026.02.02 22:42:18.614630 [ 289 ] {} <Debug> TCP-Session: b623567d-e861-48a7-bb3a-c8c7f31221c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4438 | 2026.02.02 22:42:18.614668 [ 291 ] {} <Debug> TCP-Session: 682441f3-da25-4206-95d9-6f7fd64075ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4439 | 2026.02.02 22:42:18.614564 [ 286 ] {} <Debug> TCP-Session: 004e9ac4-5712-4d93-92bb-67cb74be87f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4440 | 2026.02.02 22:42:18.614589 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4441 | 2026.02.02 22:42:18.614622 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4442 | 2026.02.02 22:42:18.614827 [ 292 ] {} <Debug> TCP-Session: ea2c75d8-61db-42fc-8961-dd84edd92fb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4443 | 2026.02.02 22:42:18.614860 [ 294 ] {} <Debug> TCP-Session: 5c545fa8-326e-4759-bca0-64bebe747cd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4444 | 2026.02.02 22:42:18.749504 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33665 | ||
| 4445 | 2026.02.02 22:42:18.749614 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4446 | 2026.02.02 22:42:18.749644 [ 286 ] {} <Debug> TCP-Session: 0e709308-5b1d-4d42-b260-de2fd01315ca Authenticating user 'default' from [fd00:1122:3344:101::e]:33665 | ||
| 4447 | 2026.02.02 22:42:18.749667 [ 286 ] {} <Debug> TCP-Session: 0e709308-5b1d-4d42-b260-de2fd01315ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4448 | 2026.02.02 22:42:18.749681 [ 286 ] {} <Debug> TCP-Session: 0e709308-5b1d-4d42-b260-de2fd01315ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4449 | 2026.02.02 22:42:18.749890 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35340 | ||
| 4450 | 2026.02.02 22:42:18.749902 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38796 | ||
| 4451 | 2026.02.02 22:42:18.749958 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58710 | ||
| 4452 | 2026.02.02 22:42:18.749984 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46728 | ||
| 4453 | 2026.02.02 22:42:18.749997 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34897 | ||
| 4454 | 2026.02.02 22:42:18.750016 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4455 | 2026.02.02 22:42:18.750030 [ 286 ] {} <Trace> TCP-Session: 0e709308-5b1d-4d42-b260-de2fd01315ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4456 | 2026.02.02 22:42:18.750065 [ 288 ] {} <Debug> TCP-Session: 337422a2-71f0-4f7a-9701-69bd87a930f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35340 | ||
| 4457 | 2026.02.02 22:42:18.750069 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4458 | 2026.02.02 22:42:18.750088 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4459 | 2026.02.02 22:42:18.750101 [ 288 ] {} <Debug> TCP-Session: 337422a2-71f0-4f7a-9701-69bd87a930f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4460 | 2026.02.02 22:42:18.750118 [ 293 ] {} <Debug> TCP-Session: 9c88916d-41a9-47d6-b69f-9f411816058c Authenticating user 'default' from [fd00:1122:3344:101::e]:46728 | ||
| 4461 | 2026.02.02 22:42:18.750135 [ 288 ] {} <Debug> TCP-Session: 337422a2-71f0-4f7a-9701-69bd87a930f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4462 | 2026.02.02 22:42:18.750055 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4463 | 2026.02.02 22:42:18.750158 [ 293 ] {} <Debug> TCP-Session: 9c88916d-41a9-47d6-b69f-9f411816058c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4464 | 2026.02.02 22:42:18.750186 [ 292 ] {} <Debug> TCP-Session: ccebffcd-d013-482c-a793-884f010c1745 Authenticating user 'default' from [fd00:1122:3344:101::e]:58710 | ||
| 4465 | 2026.02.02 22:42:18.750195 [ 293 ] {} <Debug> TCP-Session: 9c88916d-41a9-47d6-b69f-9f411816058c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4466 | 2026.02.02 22:42:18.750211 [ 292 ] {} <Debug> TCP-Session: ccebffcd-d013-482c-a793-884f010c1745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4467 | 2026.02.02 22:42:18.750055 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4468 | 2026.02.02 22:42:18.750237 [ 292 ] {} <Debug> TCP-Session: ccebffcd-d013-482c-a793-884f010c1745 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4469 | 2026.02.02 22:42:18.750249 [ 286 ] {4c7ae963-06b3-4396-a83e-420a5a011b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33665) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4470 | 2026.02.02 22:42:18.750264 [ 289 ] {} <Debug> TCP-Session: f5f53b70-2b75-4ff6-85f8-658cfcfd6163 Authenticating user 'default' from [fd00:1122:3344:101::e]:38796 | ||
| 4471 | 2026.02.02 22:42:18.749999 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33507 | ||
| 4472 | 2026.02.02 22:42:18.750306 [ 289 ] {} <Debug> TCP-Session: f5f53b70-2b75-4ff6-85f8-658cfcfd6163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4473 | 2026.02.02 22:42:18.749925 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62337 | ||
| 4474 | 2026.02.02 22:42:18.750340 [ 289 ] {} <Debug> TCP-Session: f5f53b70-2b75-4ff6-85f8-658cfcfd6163 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4475 | 2026.02.02 22:42:18.750367 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4476 | 2026.02.02 22:42:18.750127 [ 294 ] {} <Debug> TCP-Session: ba13e9a8-fef5-464d-ab66-ee4059010b68 Authenticating user 'default' from [fd00:1122:3344:101::e]:34897 | ||
| 4477 | 2026.02.02 22:42:18.750414 [ 274 ] {} <Debug> TCP-Session: 858ee9cd-9631-40e1-b008-7ac89e0fda36 Authenticating user 'default' from [fd00:1122:3344:101::e]:33507 | ||
| 4478 | 2026.02.02 22:42:18.750426 [ 294 ] {} <Debug> TCP-Session: ba13e9a8-fef5-464d-ab66-ee4059010b68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4479 | 2026.02.02 22:42:18.749901 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54916 | ||
| 4480 | 2026.02.02 22:42:18.750443 [ 294 ] {} <Debug> TCP-Session: ba13e9a8-fef5-464d-ab66-ee4059010b68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4481 | 2026.02.02 22:42:18.750440 [ 274 ] {} <Debug> TCP-Session: 858ee9cd-9631-40e1-b008-7ac89e0fda36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4482 | 2026.02.02 22:42:18.750447 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4483 | 2026.02.02 22:42:18.750487 [ 274 ] {} <Debug> TCP-Session: 858ee9cd-9631-40e1-b008-7ac89e0fda36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4484 | 2026.02.02 22:42:18.750505 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4485 | 2026.02.02 22:42:18.750525 [ 291 ] {} <Debug> TCP-Session: 8094f1fb-b623-4ce6-8700-e3ab3dba314b Authenticating user 'default' from [fd00:1122:3344:101::e]:62337 | ||
| 4486 | 2026.02.02 22:42:18.750535 [ 290 ] {} <Debug> TCP-Session: 3739ed9b-909c-482d-ac94-d0a10c9311eb Authenticating user 'default' from [fd00:1122:3344:101::e]:54916 | ||
| 4487 | 2026.02.02 22:42:18.750543 [ 286 ] {4c7ae963-06b3-4396-a83e-420a5a011b3c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4488 | 2026.02.02 22:42:18.750567 [ 290 ] {} <Debug> TCP-Session: 3739ed9b-909c-482d-ac94-d0a10c9311eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4489 | 2026.02.02 22:42:18.750556 [ 291 ] {} <Debug> TCP-Session: 8094f1fb-b623-4ce6-8700-e3ab3dba314b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4490 | 2026.02.02 22:42:18.750588 [ 290 ] {} <Debug> TCP-Session: 3739ed9b-909c-482d-ac94-d0a10c9311eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4491 | 2026.02.02 22:42:18.750609 [ 291 ] {} <Debug> TCP-Session: 8094f1fb-b623-4ce6-8700-e3ab3dba314b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4492 | 2026.02.02 22:42:18.750620 [ 286 ] {4c7ae963-06b3-4396-a83e-420a5a011b3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4493 | 2026.02.02 22:42:18.750931 [ 286 ] {4c7ae963-06b3-4396-a83e-420a5a011b3c} <Debug> oximeter.version (99f63280-b1db-4cc6-ae78-440161eafa09) (SelectExecutor): Key condition: unknown | ||
| 4494 | 2026.02.02 22:42:18.751898 [ 300 ] {4c7ae963-06b3-4396-a83e-420a5a011b3c} <Trace> AggregatingTransform: Aggregating | ||
| 4495 | 2026.02.02 22:42:18.751943 [ 300 ] {4c7ae963-06b3-4396-a83e-420a5a011b3c} <Trace> Aggregator: Aggregation method: without_key | ||
| 4496 | 2026.02.02 22:42:18.751982 [ 300 ] {4c7ae963-06b3-4396-a83e-420a5a011b3c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000952031 sec. (1050.386 rows/sec., 41.03 KiB/sec.) | ||
| 4497 | 2026.02.02 22:42:18.752000 [ 300 ] {4c7ae963-06b3-4396-a83e-420a5a011b3c} <Trace> Aggregator: Merging aggregated data | ||
| 4498 | 2026.02.02 22:42:18.753298 [ 286 ] {4c7ae963-06b3-4396-a83e-420a5a011b3c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003112 sec., 321.3367609254499 rows/sec., 12.55 KiB/sec. | ||
| 4499 | 2026.02.02 22:42:18.753428 [ 286 ] {4c7ae963-06b3-4396-a83e-420a5a011b3c} <Debug> TCPHandler: Processed in 0.003519622 sec. | ||
| 4500 | 2026.02.02 22:42:18.753558 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4501 | 2026.02.02 22:42:18.753578 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4502 | 2026.02.02 22:42:18.753608 [ 286 ] {} <Debug> TCP-Session: 0e709308-5b1d-4d42-b260-de2fd01315ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4503 | 2026.02.02 22:42:18.753615 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4504 | 2026.02.02 22:42:18.753628 [ 288 ] {} <Debug> TCP-Session: 337422a2-71f0-4f7a-9701-69bd87a930f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4505 | 2026.02.02 22:42:18.753656 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4506 | 2026.02.02 22:42:18.753667 [ 292 ] {} <Debug> TCP-Session: ccebffcd-d013-482c-a793-884f010c1745 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4507 | 2026.02.02 22:42:18.753692 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4508 | 2026.02.02 22:42:18.753705 [ 289 ] {} <Debug> TCP-Session: f5f53b70-2b75-4ff6-85f8-658cfcfd6163 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4509 | 2026.02.02 22:42:18.753712 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4510 | 2026.02.02 22:42:18.753735 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4511 | 2026.02.02 22:42:18.753753 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4512 | 2026.02.02 22:42:18.753770 [ 290 ] {} <Debug> TCP-Session: 3739ed9b-909c-482d-ac94-d0a10c9311eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4513 | 2026.02.02 22:42:18.753791 [ 274 ] {} <Debug> TCP-Session: 858ee9cd-9631-40e1-b008-7ac89e0fda36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4514 | 2026.02.02 22:42:18.753802 [ 293 ] {} <Debug> TCP-Session: 9c88916d-41a9-47d6-b69f-9f411816058c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4515 | 2026.02.02 22:42:18.753770 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4516 | 2026.02.02 22:42:18.753738 [ 291 ] {} <Debug> TCP-Session: 8094f1fb-b623-4ce6-8700-e3ab3dba314b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4517 | 2026.02.02 22:42:18.753867 [ 294 ] {} <Debug> TCP-Session: ba13e9a8-fef5-464d-ab66-ee4059010b68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4518 | 2026.02.02 22:42:19.118950 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8169 | ||
| 4519 | 2026.02.02 22:42:19.119513 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4520 | 2026.02.02 22:42:19.119565 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4521 | 2026.02.02 22:42:19.120083 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4522 | 2026.02.02 22:42:19.120315 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2026.02.02 22:42:19.120458 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8169 | ||
| 4524 | 2026.02.02 22:42:19.538208 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4525 | 2026.02.02 22:42:19.553789 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4526 | 2026.02.02 22:42:19.553858 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4527 | 2026.02.02 22:42:19.560188 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4528 | 2026.02.02 22:42:19.561025 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4529 | 2026.02.02 22:42:19.564598 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4530 | 2026.02.02 22:42:21.637588 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 588 | ||
| 4531 | 2026.02.02 22:42:21.639896 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4532 | 2026.02.02 22:42:21.639954 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4533 | 2026.02.02 22:42:21.641209 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4534 | 2026.02.02 22:42:21.641498 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4535 | 2026.02.02 22:42:21.641868 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 588 | ||
| 4536 | 2026.02.02 22:42:21.644256 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4537 | 2026.02.02 22:42:21.644442 [ 276 ] {2f1031c4-8431-4d81-874b-4f339d834808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4538 | 2026.02.02 22:42:21.644511 [ 276 ] {2f1031c4-8431-4d81-874b-4f339d834808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4539 | 2026.02.02 22:42:21.645249 [ 276 ] {2f1031c4-8431-4d81-874b-4f339d834808} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4540 | 2026.02.02 22:42:21.645301 [ 276 ] {2f1031c4-8431-4d81-874b-4f339d834808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4541 | 2026.02.02 22:42:21.645706 [ 276 ] {2f1031c4-8431-4d81-874b-4f339d834808} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4542 | 2026.02.02 22:42:21.645933 [ 276 ] {2f1031c4-8431-4d81-874b-4f339d834808} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4543 | 2026.02.02 22:42:21.646083 [ 276 ] {2f1031c4-8431-4d81-874b-4f339d834808} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001646 sec., 1215.0668286755772 rows/sec., 99.08 KiB/sec. | ||
| 4544 | 2026.02.02 22:42:21.646124 [ 276 ] {2f1031c4-8431-4d81-874b-4f339d834808} <Debug> TCPHandler: Processed in 0.001960043 sec. | ||
| 4545 | 2026.02.02 22:42:21.646234 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4546 | 2026.02.02 22:42:21.646335 [ 276 ] {c4bcccb1-d7b8-498f-a685-4d9d11c8973d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4547 | 2026.02.02 22:42:21.646387 [ 276 ] {c4bcccb1-d7b8-498f-a685-4d9d11c8973d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4548 | 2026.02.02 22:42:21.647407 [ 276 ] {c4bcccb1-d7b8-498f-a685-4d9d11c8973d} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4549 | 2026.02.02 22:42:21.647448 [ 276 ] {c4bcccb1-d7b8-498f-a685-4d9d11c8973d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4550 | 2026.02.02 22:42:21.647881 [ 276 ] {c4bcccb1-d7b8-498f-a685-4d9d11c8973d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4551 | 2026.02.02 22:42:21.648106 [ 276 ] {c4bcccb1-d7b8-498f-a685-4d9d11c8973d} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4552 | 2026.02.02 22:42:21.648237 [ 276 ] {c4bcccb1-d7b8-498f-a685-4d9d11c8973d} <Debug> executeQuery: Read 1249 rows, 105.45 KiB in 0.001921 sec., 650182.1967725144 rows/sec., 53.61 MiB/sec. | ||
| 4553 | 2026.02.02 22:42:21.648277 [ 276 ] {c4bcccb1-d7b8-498f-a685-4d9d11c8973d} <Debug> TCPHandler: Processed in 0.002096715 sec. | ||
| 4554 | 2026.02.02 22:42:21.648385 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4555 | 2026.02.02 22:42:21.648480 [ 276 ] {83243736-5fd5-4c2d-9a4b-31c098c51df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4556 | 2026.02.02 22:42:21.648522 [ 276 ] {83243736-5fd5-4c2d-9a4b-31c098c51df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4557 | 2026.02.02 22:42:21.648930 [ 276 ] {83243736-5fd5-4c2d-9a4b-31c098c51df5} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4558 | 2026.02.02 22:42:21.648967 [ 276 ] {83243736-5fd5-4c2d-9a4b-31c098c51df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4559 | 2026.02.02 22:42:21.649281 [ 276 ] {83243736-5fd5-4c2d-9a4b-31c098c51df5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4560 | 2026.02.02 22:42:21.649523 [ 276 ] {83243736-5fd5-4c2d-9a4b-31c098c51df5} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4561 | 2026.02.02 22:42:21.649631 [ 51 ] {} <Debug> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4562 | 2026.02.02 22:42:21.649654 [ 276 ] {83243736-5fd5-4c2d-9a4b-31c098c51df5} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001192 sec., 23489.93288590604 rows/sec., 1.72 MiB/sec. | ||
| 4563 | 2026.02.02 22:42:21.649697 [ 51 ] {} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4564 | 2026.02.02 22:42:21.649708 [ 276 ] {83243736-5fd5-4c2d-9a4b-31c098c51df5} <Debug> TCPHandler: Processed in 0.001373177 sec. | ||
| 4565 | 2026.02.02 22:42:21.649724 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4566 | 2026.02.02 22:42:21.649831 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4567 | 2026.02.02 22:42:21.649850 [ 187 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::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 | ||
| 4568 | 2026.02.02 22:42:21.649953 [ 276 ] {cfe135f1-c84a-4c6c-8a1b-861e203e9f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4569 | 2026.02.02 22:42:21.650006 [ 276 ] {cfe135f1-c84a-4c6c-8a1b-861e203e9f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4570 | 2026.02.02 22:42:21.650030 [ 187 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4571 | 2026.02.02 22:42:21.650076 [ 187 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 192 rows starting from the beginning of the part | ||
| 4572 | 2026.02.02 22:42:21.650151 [ 187 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::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 | ||
| 4573 | 2026.02.02 22:42:21.650204 [ 187 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 4574 | 2026.02.02 22:42:21.650253 [ 187 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
| 4575 | 2026.02.02 22:42:21.650296 [ 187 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 4576 | 2026.02.02 22:42:21.650341 [ 187 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part | ||
| 4577 | 2026.02.02 22:42:21.650514 [ 276 ] {cfe135f1-c84a-4c6c-8a1b-861e203e9f1d} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4578 | 2026.02.02 22:42:21.650556 [ 276 ] {cfe135f1-c84a-4c6c-8a1b-861e203e9f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4579 | 2026.02.02 22:42:21.650915 [ 276 ] {cfe135f1-c84a-4c6c-8a1b-861e203e9f1d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4580 | 2026.02.02 22:42:21.651142 [ 276 ] {cfe135f1-c84a-4c6c-8a1b-861e203e9f1d} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4581 | 2026.02.02 22:42:21.651235 [ 187 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 568 rows, containing 5 columns (5 merged, 0 gathered) in 0.001445657 sec., 392900.9439998561 rows/sec., 26.23 MiB/sec. | ||
| 4582 | 2026.02.02 22:42:21.651287 [ 276 ] {cfe135f1-c84a-4c6c-8a1b-861e203e9f1d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001359 sec., 167770.41942604858 rows/sec., 11.36 MiB/sec. | ||
| 4583 | 2026.02.02 22:42:21.651329 [ 276 ] {cfe135f1-c84a-4c6c-8a1b-861e203e9f1d} <Debug> TCPHandler: Processed in 0.001560449 sec. | ||
| 4584 | 2026.02.02 22:42:21.651409 [ 189 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4585 | 2026.02.02 22:42:21.651432 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4586 | 2026.02.02 22:42:21.651535 [ 276 ] {816aa4ac-c750-478c-b6fc-84e8e785512f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4587 | 2026.02.02 22:42:21.651578 [ 276 ] {816aa4ac-c750-478c-b6fc-84e8e785512f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4588 | 2026.02.02 22:42:21.651680 [ 189 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_21_4} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4589 | 2026.02.02 22:42:21.651755 [ 189 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_21_4} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4590 | 2026.02.02 22:42:21.651842 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4591 | 2026.02.02 22:42:21.652169 [ 276 ] {816aa4ac-c750-478c-b6fc-84e8e785512f} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4592 | 2026.02.02 22:42:21.652210 [ 276 ] {816aa4ac-c750-478c-b6fc-84e8e785512f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4593 | 2026.02.02 22:42:21.652565 [ 276 ] {816aa4ac-c750-478c-b6fc-84e8e785512f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4594 | 2026.02.02 22:42:21.652781 [ 276 ] {816aa4ac-c750-478c-b6fc-84e8e785512f} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4595 | 2026.02.02 22:42:21.652911 [ 276 ] {816aa4ac-c750-478c-b6fc-84e8e785512f} <Debug> executeQuery: Read 548 rows, 41.65 KiB in 0.001395 sec., 392831.541218638 rows/sec., 29.16 MiB/sec. | ||
| 4596 | 2026.02.02 22:42:21.652949 [ 276 ] {816aa4ac-c750-478c-b6fc-84e8e785512f} <Debug> TCPHandler: Processed in 0.001567669 sec. | ||
| 4597 | 2026.02.02 22:42:21.653054 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4598 | 2026.02.02 22:42:21.653148 [ 276 ] {3a2fdddf-0c15-4fd8-ba09-7e1bb3c12649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4599 | 2026.02.02 22:42:21.653192 [ 276 ] {3a2fdddf-0c15-4fd8-ba09-7e1bb3c12649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4600 | 2026.02.02 22:42:21.653739 [ 276 ] {3a2fdddf-0c15-4fd8-ba09-7e1bb3c12649} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4601 | 2026.02.02 22:42:21.653775 [ 276 ] {3a2fdddf-0c15-4fd8-ba09-7e1bb3c12649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4602 | 2026.02.02 22:42:21.654162 [ 276 ] {3a2fdddf-0c15-4fd8-ba09-7e1bb3c12649} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4603 | 2026.02.02 22:42:21.654375 [ 276 ] {3a2fdddf-0c15-4fd8-ba09-7e1bb3c12649} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4604 | 2026.02.02 22:42:21.654503 [ 276 ] {3a2fdddf-0c15-4fd8-ba09-7e1bb3c12649} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001373 sec., 615440.6409322651 rows/sec., 41.42 MiB/sec. | ||
| 4605 | 2026.02.02 22:42:21.654541 [ 276 ] {3a2fdddf-0c15-4fd8-ba09-7e1bb3c12649} <Debug> TCPHandler: Processed in 0.001535798 sec. | ||
| 4606 | 2026.02.02 22:42:21.654644 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4607 | 2026.02.02 22:42:21.654737 [ 276 ] {46b4cefc-f855-4f2f-858f-850bb389f692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4608 | 2026.02.02 22:42:21.654791 [ 276 ] {46b4cefc-f855-4f2f-858f-850bb389f692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4609 | 2026.02.02 22:42:21.655567 [ 276 ] {46b4cefc-f855-4f2f-858f-850bb389f692} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4610 | 2026.02.02 22:42:21.655603 [ 276 ] {46b4cefc-f855-4f2f-858f-850bb389f692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4611 | 2026.02.02 22:42:21.656153 [ 276 ] {46b4cefc-f855-4f2f-858f-850bb389f692} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4612 | 2026.02.02 22:42:21.656372 [ 276 ] {46b4cefc-f855-4f2f-858f-850bb389f692} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4613 | 2026.02.02 22:42:21.656492 [ 51 ] {} <Debug> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4614 | 2026.02.02 22:42:21.656506 [ 276 ] {46b4cefc-f855-4f2f-858f-850bb389f692} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001787 sec., 14549.52434247342 rows/sec., 26.07 MiB/sec. | ||
| 4615 | 2026.02.02 22:42:21.656531 [ 51 ] {} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4616 | 2026.02.02 22:42:21.656557 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4617 | 2026.02.02 22:42:21.656567 [ 276 ] {46b4cefc-f855-4f2f-858f-850bb389f692} <Debug> TCPHandler: Processed in 0.001971353 sec. | ||
| 4618 | 2026.02.02 22:42:21.656650 [ 193 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::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 | ||
| 4619 | 2026.02.02 22:42:21.656678 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4620 | 2026.02.02 22:42:21.656772 [ 276 ] {982f4c33-78c1-4249-92db-af40856ea721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4621 | 2026.02.02 22:42:21.656814 [ 276 ] {982f4c33-78c1-4249-92db-af40856ea721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4622 | 2026.02.02 22:42:21.656856 [ 193 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4623 | 2026.02.02 22:42:21.656913 [ 193 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 259 rows starting from the beginning of the part | ||
| 4624 | 2026.02.02 22:42:21.657050 [ 193 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::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 | ||
| 4625 | 2026.02.02 22:42:21.657153 [ 193 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 15 rows starting from the beginning of the part | ||
| 4626 | 2026.02.02 22:42:21.657206 [ 276 ] {982f4c33-78c1-4249-92db-af40856ea721} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4627 | 2026.02.02 22:42:21.657245 [ 276 ] {982f4c33-78c1-4249-92db-af40856ea721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4628 | 2026.02.02 22:42:21.657246 [ 193 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
| 4629 | 2026.02.02 22:42:21.657352 [ 193 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 15 rows starting from the beginning of the part | ||
| 4630 | 2026.02.02 22:42:21.657448 [ 193 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 4631 | 2026.02.02 22:42:21.657629 [ 276 ] {982f4c33-78c1-4249-92db-af40856ea721} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4632 | 2026.02.02 22:42:21.657849 [ 276 ] {982f4c33-78c1-4249-92db-af40856ea721} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4633 | 2026.02.02 22:42:21.657977 [ 276 ] {982f4c33-78c1-4249-92db-af40856ea721} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001223 sec., 49059.68928863451 rows/sec., 3.31 MiB/sec. | ||
| 4634 | 2026.02.02 22:42:21.658013 [ 276 ] {982f4c33-78c1-4249-92db-af40856ea721} <Debug> TCPHandler: Processed in 0.001383806 sec. | ||
| 4635 | 2026.02.02 22:42:21.660891 [ 189 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 367 rows, containing 19 columns (19 merged, 0 gathered) in 0.00427946 sec., 85758.48354698958 rows/sec., 153.68 MiB/sec. | ||
| 4636 | 2026.02.02 22:42:21.661465 [ 193 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4637 | 2026.02.02 22:42:21.661775 [ 193 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4638 | 2026.02.02 22:42:21.661837 [ 193 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4639 | 2026.02.02 22:42:21.661906 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 4640 | 2026.02.02 22:42:22.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.93 MiB, peak 252.63 MiB, free memory in arenas 0.00 B, will set to 244.29 MiB (RSS), difference: 1.36 MiB | ||
| 4641 | 2026.02.02 22:42:26.524268 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4642 | 2026.02.02 22:42:26.524340 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4643 | 2026.02.02 22:42:26.620707 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8617 | ||
| 4644 | 2026.02.02 22:42:26.621491 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4645 | 2026.02.02 22:42:26.621568 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4646 | 2026.02.02 22:42:26.622124 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4647 | 2026.02.02 22:42:26.622380 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4648 | 2026.02.02 22:42:26.622531 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8617 | ||
| 4649 | 2026.02.02 22:42:26.625745 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4650 | 2026.02.02 22:42:26.625932 [ 276 ] {8704f0e9-b3c4-49d9-9b04-0bdc69c17772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4651 | 2026.02.02 22:42:26.626005 [ 276 ] {8704f0e9-b3c4-49d9-9b04-0bdc69c17772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4652 | 2026.02.02 22:42:26.626892 [ 276 ] {8704f0e9-b3c4-49d9-9b04-0bdc69c17772} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4653 | 2026.02.02 22:42:26.626932 [ 276 ] {8704f0e9-b3c4-49d9-9b04-0bdc69c17772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4654 | 2026.02.02 22:42:26.627375 [ 276 ] {8704f0e9-b3c4-49d9-9b04-0bdc69c17772} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4655 | 2026.02.02 22:42:26.627623 [ 276 ] {8704f0e9-b3c4-49d9-9b04-0bdc69c17772} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4656 | 2026.02.02 22:42:26.627773 [ 276 ] {8704f0e9-b3c4-49d9-9b04-0bdc69c17772} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001893 sec., 140517.6967776017 rows/sec., 8.93 MiB/sec. | ||
| 4657 | 2026.02.02 22:42:26.627821 [ 276 ] {8704f0e9-b3c4-49d9-9b04-0bdc69c17772} <Debug> TCPHandler: Processed in 0.002210966 sec. | ||
| 4658 | 2026.02.02 22:42:26.627967 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4659 | 2026.02.02 22:42:26.628069 [ 276 ] {529a49f8-39d3-440f-93d5-7a65e8ddb70f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4660 | 2026.02.02 22:42:26.628114 [ 276 ] {529a49f8-39d3-440f-93d5-7a65e8ddb70f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4661 | 2026.02.02 22:42:26.628915 [ 276 ] {529a49f8-39d3-440f-93d5-7a65e8ddb70f} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4662 | 2026.02.02 22:42:26.628950 [ 276 ] {529a49f8-39d3-440f-93d5-7a65e8ddb70f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4663 | 2026.02.02 22:42:26.629326 [ 276 ] {529a49f8-39d3-440f-93d5-7a65e8ddb70f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4664 | 2026.02.02 22:42:26.629530 [ 276 ] {529a49f8-39d3-440f-93d5-7a65e8ddb70f} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): 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.02.02 22:42:26.629656 [ 276 ] {529a49f8-39d3-440f-93d5-7a65e8ddb70f} <Debug> executeQuery: Read 782 rows, 63.50 KiB in 0.001609 sec., 486016.1591050342 rows/sec., 38.54 MiB/sec. | ||
| 4666 | 2026.02.02 22:42:26.629693 [ 276 ] {529a49f8-39d3-440f-93d5-7a65e8ddb70f} <Debug> TCPHandler: Processed in 0.001779191 sec. | ||
| 4667 | 2026.02.02 22:42:26.629803 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4668 | 2026.02.02 22:42:26.629903 [ 276 ] {0f4ef755-af18-43bf-bfec-090dd0000672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4669 | 2026.02.02 22:42:26.629943 [ 276 ] {0f4ef755-af18-43bf-bfec-090dd0000672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4670 | 2026.02.02 22:42:26.630382 [ 276 ] {0f4ef755-af18-43bf-bfec-090dd0000672} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4671 | 2026.02.02 22:42:26.630417 [ 276 ] {0f4ef755-af18-43bf-bfec-090dd0000672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4672 | 2026.02.02 22:42:26.630721 [ 276 ] {0f4ef755-af18-43bf-bfec-090dd0000672} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4673 | 2026.02.02 22:42:26.630926 [ 276 ] {0f4ef755-af18-43bf-bfec-090dd0000672} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4674 | 2026.02.02 22:42:26.631053 [ 276 ] {0f4ef755-af18-43bf-bfec-090dd0000672} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001167 sec., 126820.90831191087 rows/sec., 7.64 MiB/sec. | ||
| 4675 | 2026.02.02 22:42:26.631088 [ 276 ] {0f4ef755-af18-43bf-bfec-090dd0000672} <Debug> TCPHandler: Processed in 0.001335026 sec. | ||
| 4676 | 2026.02.02 22:42:26.631194 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4677 | 2026.02.02 22:42:26.631288 [ 276 ] {f9a9faf3-d3e9-45ab-bf6d-a31918ffc6d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4678 | 2026.02.02 22:42:26.631327 [ 276 ] {f9a9faf3-d3e9-45ab-bf6d-a31918ffc6d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4679 | 2026.02.02 22:42:26.631756 [ 276 ] {f9a9faf3-d3e9-45ab-bf6d-a31918ffc6d4} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4680 | 2026.02.02 22:42:26.631790 [ 276 ] {f9a9faf3-d3e9-45ab-bf6d-a31918ffc6d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4681 | 2026.02.02 22:42:26.632089 [ 276 ] {f9a9faf3-d3e9-45ab-bf6d-a31918ffc6d4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4682 | 2026.02.02 22:42:26.632323 [ 276 ] {f9a9faf3-d3e9-45ab-bf6d-a31918ffc6d4} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4683 | 2026.02.02 22:42:26.632417 [ 45 ] {} <Debug> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4684 | 2026.02.02 22:42:26.632448 [ 276 ] {f9a9faf3-d3e9-45ab-bf6d-a31918ffc6d4} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001179 sec., 118744.69889737066 rows/sec., 7.67 MiB/sec. | ||
| 4685 | 2026.02.02 22:42:26.632455 [ 45 ] {} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4686 | 2026.02.02 22:42:26.632479 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4687 | 2026.02.02 22:42:26.632485 [ 276 ] {f9a9faf3-d3e9-45ab-bf6d-a31918ffc6d4} <Debug> TCPHandler: Processed in 0.001338746 sec. | ||
| 4688 | 2026.02.02 22:42:26.632596 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4689 | 2026.02.02 22:42:26.632612 [ 190 ] {76cb72b0-fd69-4c48-abee-934367d6b937::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 | ||
| 4690 | 2026.02.02 22:42:26.632692 [ 276 ] {2c40acaa-7a94-4cc5-9189-213d6ac918ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4691 | 2026.02.02 22:42:26.632736 [ 276 ] {2c40acaa-7a94-4cc5-9189-213d6ac918ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4692 | 2026.02.02 22:42:26.632768 [ 190 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4693 | 2026.02.02 22:42:26.632809 [ 190 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 369 rows starting from the beginning of the part | ||
| 4694 | 2026.02.02 22:42:26.632880 [ 190 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 140 rows starting from the beginning of the part | ||
| 4695 | 2026.02.02 22:42:26.632927 [ 190 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 140 rows starting from the beginning of the part | ||
| 4696 | 2026.02.02 22:42:26.632971 [ 190 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 140 rows starting from the beginning of the part | ||
| 4697 | 2026.02.02 22:42:26.633012 [ 190 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 228 rows starting from the beginning of the part | ||
| 4698 | 2026.02.02 22:42:26.633053 [ 190 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 140 rows starting from the beginning of the part | ||
| 4699 | 2026.02.02 22:42:26.633169 [ 276 ] {2c40acaa-7a94-4cc5-9189-213d6ac918ff} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4700 | 2026.02.02 22:42:26.633211 [ 276 ] {2c40acaa-7a94-4cc5-9189-213d6ac918ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4701 | 2026.02.02 22:42:26.633561 [ 276 ] {2c40acaa-7a94-4cc5-9189-213d6ac918ff} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4702 | 2026.02.02 22:42:26.633789 [ 276 ] {2c40acaa-7a94-4cc5-9189-213d6ac918ff} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4703 | 2026.02.02 22:42:26.633923 [ 276 ] {2c40acaa-7a94-4cc5-9189-213d6ac918ff} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001248 sec., 111378.20512820513 rows/sec., 6.34 MiB/sec. | ||
| 4704 | 2026.02.02 22:42:26.633960 [ 276 ] {2c40acaa-7a94-4cc5-9189-213d6ac918ff} <Debug> TCPHandler: Processed in 0.001413436 sec. | ||
| 4705 | 2026.02.02 22:42:26.634066 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4706 | 2026.02.02 22:42:26.634147 [ 193 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1157 rows, containing 5 columns (5 merged, 0 gathered) in 0.001596639 sec., 724647.2120498122 rows/sec., 50.48 MiB/sec. | ||
| 4707 | 2026.02.02 22:42:26.634161 [ 276 ] {4b8fb25d-4015-4d2a-9a3c-a3e03cbb502a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4708 | 2026.02.02 22:42:26.634272 [ 276 ] {4b8fb25d-4015-4d2a-9a3c-a3e03cbb502a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4709 | 2026.02.02 22:42:26.634364 [ 189 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4710 | 2026.02.02 22:42:26.634633 [ 189 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_16_3} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4711 | 2026.02.02 22:42:26.634706 [ 189 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_16_3} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4712 | 2026.02.02 22:42:26.634780 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4713 | 2026.02.02 22:42:26.634877 [ 276 ] {4b8fb25d-4015-4d2a-9a3c-a3e03cbb502a} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4714 | 2026.02.02 22:42:26.634923 [ 276 ] {4b8fb25d-4015-4d2a-9a3c-a3e03cbb502a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4715 | 2026.02.02 22:42:26.635278 [ 276 ] {4b8fb25d-4015-4d2a-9a3c-a3e03cbb502a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4716 | 2026.02.02 22:42:26.635505 [ 276 ] {4b8fb25d-4015-4d2a-9a3c-a3e03cbb502a} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4717 | 2026.02.02 22:42:26.635634 [ 276 ] {4b8fb25d-4015-4d2a-9a3c-a3e03cbb502a} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.00149 sec., 320805.36912751675 rows/sec., 22.60 MiB/sec. | ||
| 4718 | 2026.02.02 22:42:26.635673 [ 276 ] {4b8fb25d-4015-4d2a-9a3c-a3e03cbb502a} <Debug> TCPHandler: Processed in 0.00165568 sec. | ||
| 4719 | 2026.02.02 22:42:26.635780 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4720 | 2026.02.02 22:42:26.635879 [ 276 ] {c5355307-9a56-4d79-9502-8b3bf12e77c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4721 | 2026.02.02 22:42:26.635922 [ 276 ] {c5355307-9a56-4d79-9502-8b3bf12e77c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4722 | 2026.02.02 22:42:26.636260 [ 276 ] {c5355307-9a56-4d79-9502-8b3bf12e77c6} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4723 | 2026.02.02 22:42:26.636296 [ 276 ] {c5355307-9a56-4d79-9502-8b3bf12e77c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4724 | 2026.02.02 22:42:26.636594 [ 276 ] {c5355307-9a56-4d79-9502-8b3bf12e77c6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4725 | 2026.02.02 22:42:26.636801 [ 276 ] {c5355307-9a56-4d79-9502-8b3bf12e77c6} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2026.02.02 22:42:26.636927 [ 276 ] {c5355307-9a56-4d79-9502-8b3bf12e77c6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 4727 | 2026.02.02 22:42:26.636964 [ 276 ] {c5355307-9a56-4d79-9502-8b3bf12e77c6} <Debug> TCPHandler: Processed in 0.001233695 sec. | ||
| 4728 | 2026.02.02 22:42:26.637073 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4729 | 2026.02.02 22:42:26.637169 [ 276 ] {9d2820e7-3202-49e0-8434-a3d67ed98799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4730 | 2026.02.02 22:42:26.637213 [ 276 ] {9d2820e7-3202-49e0-8434-a3d67ed98799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4731 | 2026.02.02 22:42:26.637615 [ 276 ] {9d2820e7-3202-49e0-8434-a3d67ed98799} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4732 | 2026.02.02 22:42:26.637652 [ 276 ] {9d2820e7-3202-49e0-8434-a3d67ed98799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4733 | 2026.02.02 22:42:26.637991 [ 276 ] {9d2820e7-3202-49e0-8434-a3d67ed98799} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4734 | 2026.02.02 22:42:26.638195 [ 276 ] {9d2820e7-3202-49e0-8434-a3d67ed98799} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4735 | 2026.02.02 22:42:26.638323 [ 276 ] {9d2820e7-3202-49e0-8434-a3d67ed98799} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001172 sec., 220136.51877133103 rows/sec., 14.66 MiB/sec. | ||
| 4736 | 2026.02.02 22:42:26.638363 [ 276 ] {9d2820e7-3202-49e0-8434-a3d67ed98799} <Debug> TCPHandler: Processed in 0.001339526 sec. | ||
| 4737 | 2026.02.02 22:42:26.638473 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4738 | 2026.02.02 22:42:26.638568 [ 276 ] {912298b4-bb6b-4a49-8487-18b311ba5938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4739 | 2026.02.02 22:42:26.638610 [ 276 ] {912298b4-bb6b-4a49-8487-18b311ba5938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4740 | 2026.02.02 22:42:26.638922 [ 276 ] {912298b4-bb6b-4a49-8487-18b311ba5938} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4741 | 2026.02.02 22:42:26.638959 [ 276 ] {912298b4-bb6b-4a49-8487-18b311ba5938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4742 | 2026.02.02 22:42:26.639255 [ 276 ] {912298b4-bb6b-4a49-8487-18b311ba5938} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4743 | 2026.02.02 22:42:26.639462 [ 276 ] {912298b4-bb6b-4a49-8487-18b311ba5938} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4744 | 2026.02.02 22:42:26.639589 [ 276 ] {912298b4-bb6b-4a49-8487-18b311ba5938} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 4745 | 2026.02.02 22:42:26.639627 [ 276 ] {912298b4-bb6b-4a49-8487-18b311ba5938} <Debug> TCPHandler: Processed in 0.001203524 sec. | ||
| 4746 | 2026.02.02 22:42:26.639734 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4747 | 2026.02.02 22:42:26.639829 [ 276 ] {8357a293-cb23-440d-ae45-a5f2fc2a10a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4748 | 2026.02.02 22:42:26.639886 [ 276 ] {8357a293-cb23-440d-ae45-a5f2fc2a10a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4749 | 2026.02.02 22:42:26.640646 [ 276 ] {8357a293-cb23-440d-ae45-a5f2fc2a10a3} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4750 | 2026.02.02 22:42:26.640682 [ 276 ] {8357a293-cb23-440d-ae45-a5f2fc2a10a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4751 | 2026.02.02 22:42:26.641185 [ 276 ] {8357a293-cb23-440d-ae45-a5f2fc2a10a3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4752 | 2026.02.02 22:42:26.641398 [ 276 ] {8357a293-cb23-440d-ae45-a5f2fc2a10a3} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4753 | 2026.02.02 22:42:26.641529 [ 276 ] {8357a293-cb23-440d-ae45-a5f2fc2a10a3} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001718 sec., 8731.082654249127 rows/sec., 15.65 MiB/sec. | ||
| 4754 | 2026.02.02 22:42:26.641579 [ 276 ] {8357a293-cb23-440d-ae45-a5f2fc2a10a3} <Debug> TCPHandler: Processed in 0.001895052 sec. | ||
| 4755 | 2026.02.02 22:42:26.641702 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4756 | 2026.02.02 22:42:26.641823 [ 276 ] {bc1064c6-39f0-417f-a881-171b2892f96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4757 | 2026.02.02 22:42:26.641873 [ 276 ] {bc1064c6-39f0-417f-a881-171b2892f96a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4758 | 2026.02.02 22:42:26.642268 [ 276 ] {bc1064c6-39f0-417f-a881-171b2892f96a} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4759 | 2026.02.02 22:42:26.642310 [ 276 ] {bc1064c6-39f0-417f-a881-171b2892f96a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4760 | 2026.02.02 22:42:26.642673 [ 276 ] {bc1064c6-39f0-417f-a881-171b2892f96a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4761 | 2026.02.02 22:42:26.642890 [ 276 ] {bc1064c6-39f0-417f-a881-171b2892f96a} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4762 | 2026.02.02 22:42:26.643012 [ 276 ] {bc1064c6-39f0-417f-a881-171b2892f96a} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001214 sec., 72487.64415156507 rows/sec., 4.55 MiB/sec. | ||
| 4763 | 2026.02.02 22:42:26.643048 [ 276 ] {bc1064c6-39f0-417f-a881-171b2892f96a} <Debug> TCPHandler: Processed in 0.001404916 sec. | ||
| 4764 | 2026.02.02 22:42:27.064830 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4765 | 2026.02.02 22:42:27.079711 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4766 | 2026.02.02 22:42:27.079762 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4767 | 2026.02.02 22:42:27.085878 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4768 | 2026.02.02 22:42:27.086595 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4769 | 2026.02.02 22:42:27.089112 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4770 | 2026.02.02 22:42:31.619211 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4771 | 2026.02.02 22:42:31.619495 [ 276 ] {dc71a6a2-f3e5-4c87-8a7b-fce96c00861d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4772 | 2026.02.02 22:42:31.619596 [ 276 ] {dc71a6a2-f3e5-4c87-8a7b-fce96c00861d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4773 | 2026.02.02 22:42:31.620360 [ 276 ] {dc71a6a2-f3e5-4c87-8a7b-fce96c00861d} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4774 | 2026.02.02 22:42:31.620409 [ 276 ] {dc71a6a2-f3e5-4c87-8a7b-fce96c00861d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4775 | 2026.02.02 22:42:31.620822 [ 276 ] {dc71a6a2-f3e5-4c87-8a7b-fce96c00861d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4776 | 2026.02.02 22:42:31.621048 [ 276 ] {dc71a6a2-f3e5-4c87-8a7b-fce96c00861d} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4777 | 2026.02.02 22:42:31.621223 [ 276 ] {dc71a6a2-f3e5-4c87-8a7b-fce96c00861d} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001797 sec., 60100.16694490818 rows/sec., 5.03 MiB/sec. | ||
| 4778 | 2026.02.02 22:42:31.621270 [ 276 ] {dc71a6a2-f3e5-4c87-8a7b-fce96c00861d} <Debug> TCPHandler: Processed in 0.002233806 sec. | ||
| 4779 | 2026.02.02 22:42:31.621393 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4780 | 2026.02.02 22:42:31.621496 [ 276 ] {58bf874d-6726-48b1-8dfa-908fa139a164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4781 | 2026.02.02 22:42:31.621540 [ 276 ] {58bf874d-6726-48b1-8dfa-908fa139a164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4782 | 2026.02.02 22:42:31.621944 [ 276 ] {58bf874d-6726-48b1-8dfa-908fa139a164} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4783 | 2026.02.02 22:42:31.621981 [ 276 ] {58bf874d-6726-48b1-8dfa-908fa139a164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4784 | 2026.02.02 22:42:31.622281 [ 276 ] {58bf874d-6726-48b1-8dfa-908fa139a164} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4785 | 2026.02.02 22:42:31.622496 [ 276 ] {58bf874d-6726-48b1-8dfa-908fa139a164} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4786 | 2026.02.02 22:42:31.622635 [ 276 ] {58bf874d-6726-48b1-8dfa-908fa139a164} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001162 sec., 22375.215146299484 rows/sec., 1.64 MiB/sec. | ||
| 4787 | 2026.02.02 22:42:31.622673 [ 276 ] {58bf874d-6726-48b1-8dfa-908fa139a164} <Debug> TCPHandler: Processed in 0.001335846 sec. | ||
| 4788 | 2026.02.02 22:42:31.622775 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4789 | 2026.02.02 22:42:31.622876 [ 276 ] {a36dfd16-2f07-46f6-a546-25e988b2f3a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4790 | 2026.02.02 22:42:31.622915 [ 276 ] {a36dfd16-2f07-46f6-a546-25e988b2f3a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4791 | 2026.02.02 22:42:31.623343 [ 276 ] {a36dfd16-2f07-46f6-a546-25e988b2f3a3} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4792 | 2026.02.02 22:42:31.623379 [ 276 ] {a36dfd16-2f07-46f6-a546-25e988b2f3a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4793 | 2026.02.02 22:42:31.623704 [ 276 ] {a36dfd16-2f07-46f6-a546-25e988b2f3a3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4794 | 2026.02.02 22:42:31.623914 [ 276 ] {a36dfd16-2f07-46f6-a546-25e988b2f3a3} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4795 | 2026.02.02 22:42:31.624054 [ 276 ] {a36dfd16-2f07-46f6-a546-25e988b2f3a3} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001197 sec., 75187.96992481203 rows/sec., 5.87 MiB/sec. | ||
| 4796 | 2026.02.02 22:42:31.624094 [ 276 ] {a36dfd16-2f07-46f6-a546-25e988b2f3a3} <Debug> TCPHandler: Processed in 0.001367606 sec. | ||
| 4797 | 2026.02.02 22:42:31.624196 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4798 | 2026.02.02 22:42:31.624289 [ 276 ] {9a412617-d3d0-4b62-9856-8c2bd9df7142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4799 | 2026.02.02 22:42:31.624331 [ 276 ] {9a412617-d3d0-4b62-9856-8c2bd9df7142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4800 | 2026.02.02 22:42:31.624721 [ 276 ] {9a412617-d3d0-4b62-9856-8c2bd9df7142} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4801 | 2026.02.02 22:42:31.624756 [ 276 ] {9a412617-d3d0-4b62-9856-8c2bd9df7142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4802 | 2026.02.02 22:42:31.625099 [ 276 ] {9a412617-d3d0-4b62-9856-8c2bd9df7142} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4803 | 2026.02.02 22:42:31.625304 [ 276 ] {9a412617-d3d0-4b62-9856-8c2bd9df7142} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4804 | 2026.02.02 22:42:31.625441 [ 276 ] {9a412617-d3d0-4b62-9856-8c2bd9df7142} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 4805 | 2026.02.02 22:42:31.625477 [ 276 ] {9a412617-d3d0-4b62-9856-8c2bd9df7142} <Debug> TCPHandler: Processed in 0.001328136 sec. | ||
| 4806 | 2026.02.02 22:42:31.625577 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4807 | 2026.02.02 22:42:31.625669 [ 276 ] {3fa2ae58-c8ea-455f-b4e8-29e2a3089c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4808 | 2026.02.02 22:42:31.625722 [ 276 ] {3fa2ae58-c8ea-455f-b4e8-29e2a3089c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4809 | 2026.02.02 22:42:31.626526 [ 276 ] {3fa2ae58-c8ea-455f-b4e8-29e2a3089c27} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4810 | 2026.02.02 22:42:31.626560 [ 276 ] {3fa2ae58-c8ea-455f-b4e8-29e2a3089c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4811 | 2026.02.02 22:42:31.627084 [ 276 ] {3fa2ae58-c8ea-455f-b4e8-29e2a3089c27} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4812 | 2026.02.02 22:42:31.627307 [ 276 ] {3fa2ae58-c8ea-455f-b4e8-29e2a3089c27} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4813 | 2026.02.02 22:42:31.627446 [ 276 ] {3fa2ae58-c8ea-455f-b4e8-29e2a3089c27} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001795 sec., 14484.679665738162 rows/sec., 25.96 MiB/sec. | ||
| 4814 | 2026.02.02 22:42:31.627496 [ 276 ] {3fa2ae58-c8ea-455f-b4e8-29e2a3089c27} <Debug> TCPHandler: Processed in 0.001966073 sec. | ||
| 4815 | 2026.02.02 22:42:31.627604 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4816 | 2026.02.02 22:42:31.627697 [ 276 ] {f9e0710e-7da4-48a9-ac9b-3fb8ba94e09e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4817 | 2026.02.02 22:42:31.627737 [ 276 ] {f9e0710e-7da4-48a9-ac9b-3fb8ba94e09e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4818 | 2026.02.02 22:42:31.628071 [ 276 ] {f9e0710e-7da4-48a9-ac9b-3fb8ba94e09e} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4819 | 2026.02.02 22:42:31.628110 [ 276 ] {f9e0710e-7da4-48a9-ac9b-3fb8ba94e09e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4820 | 2026.02.02 22:42:31.628440 [ 276 ] {f9e0710e-7da4-48a9-ac9b-3fb8ba94e09e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4821 | 2026.02.02 22:42:31.628680 [ 276 ] {f9e0710e-7da4-48a9-ac9b-3fb8ba94e09e} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4822 | 2026.02.02 22:42:31.628821 [ 276 ] {f9e0710e-7da4-48a9-ac9b-3fb8ba94e09e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 4823 | 2026.02.02 22:42:31.628858 [ 276 ] {f9e0710e-7da4-48a9-ac9b-3fb8ba94e09e} <Debug> TCPHandler: Processed in 0.001300866 sec. | ||
| 4824 | 2026.02.02 22:42:31.642310 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 638 | ||
| 4825 | 2026.02.02 22:42:31.645155 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4826 | 2026.02.02 22:42:31.645212 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4827 | 2026.02.02 22:42:31.646519 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4828 | 2026.02.02 22:42:31.646803 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4829 | 2026.02.02 22:42:31.647188 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 638 | ||
| 4830 | 2026.02.02 22:42:34.122849 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9129 | ||
| 4831 | 2026.02.02 22:42:34.123437 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4832 | 2026.02.02 22:42:34.123483 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4833 | 2026.02.02 22:42:34.124064 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4834 | 2026.02.02 22:42:34.124312 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4835 | 2026.02.02 22:42:34.124457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9129 | ||
| 4836 | 2026.02.02 22:42:34.589414 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4837 | 2026.02.02 22:42:34.606166 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4838 | 2026.02.02 22:42:34.606234 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4839 | 2026.02.02 22:42:34.612284 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4840 | 2026.02.02 22:42:34.613000 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4841 | 2026.02.02 22:42:34.616276 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4842 | 2026.02.02 22:42:36.625879 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4843 | 2026.02.02 22:42:36.626057 [ 276 ] {d45c2fd2-6cb8-4690-9134-6f470e8e9f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4844 | 2026.02.02 22:42:36.626121 [ 276 ] {d45c2fd2-6cb8-4690-9134-6f470e8e9f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4845 | 2026.02.02 22:42:36.626841 [ 276 ] {d45c2fd2-6cb8-4690-9134-6f470e8e9f8d} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4846 | 2026.02.02 22:42:36.626889 [ 276 ] {d45c2fd2-6cb8-4690-9134-6f470e8e9f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4847 | 2026.02.02 22:42:36.627301 [ 276 ] {d45c2fd2-6cb8-4690-9134-6f470e8e9f8d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4848 | 2026.02.02 22:42:36.627528 [ 276 ] {d45c2fd2-6cb8-4690-9134-6f470e8e9f8d} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4849 | 2026.02.02 22:42:36.627657 [ 33 ] {} <Debug> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4850 | 2026.02.02 22:42:36.627680 [ 276 ] {d45c2fd2-6cb8-4690-9134-6f470e8e9f8d} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00167 sec., 159281.4371257485 rows/sec., 10.12 MiB/sec. | ||
| 4851 | 2026.02.02 22:42:36.627696 [ 33 ] {} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4852 | 2026.02.02 22:42:36.627715 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4853 | 2026.02.02 22:42:36.627721 [ 276 ] {d45c2fd2-6cb8-4690-9134-6f470e8e9f8d} <Debug> TCPHandler: Processed in 0.001973223 sec. | ||
| 4854 | 2026.02.02 22:42:36.627853 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4855 | 2026.02.02 22:42:36.627857 [ 190 ] {7819d195-735c-4862-a57c-ea0b6700b453::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 | ||
| 4856 | 2026.02.02 22:42:36.627951 [ 276 ] {bed5a547-fb4b-4678-ab15-55fa83526c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4857 | 2026.02.02 22:42:36.627998 [ 276 ] {bed5a547-fb4b-4678-ab15-55fa83526c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4858 | 2026.02.02 22:42:36.628027 [ 190 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4859 | 2026.02.02 22:42:36.628071 [ 190 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 266 rows starting from the beginning of the part | ||
| 4860 | 2026.02.02 22:42:36.628140 [ 190 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 266 rows starting from the beginning of the part | ||
| 4861 | 2026.02.02 22:42:36.628193 [ 190 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 266 rows starting from the beginning of the part | ||
| 4862 | 2026.02.02 22:42:36.628235 [ 190 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 266 rows starting from the beginning of the part | ||
| 4863 | 2026.02.02 22:42:36.628273 [ 190 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 266 rows starting from the beginning of the part | ||
| 4864 | 2026.02.02 22:42:36.628394 [ 276 ] {bed5a547-fb4b-4678-ab15-55fa83526c13} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4865 | 2026.02.02 22:42:36.628436 [ 276 ] {bed5a547-fb4b-4678-ab15-55fa83526c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4866 | 2026.02.02 22:42:36.628774 [ 276 ] {bed5a547-fb4b-4678-ab15-55fa83526c13} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4867 | 2026.02.02 22:42:36.629006 [ 276 ] {bed5a547-fb4b-4678-ab15-55fa83526c13} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4868 | 2026.02.02 22:42:36.629146 [ 276 ] {bed5a547-fb4b-4678-ab15-55fa83526c13} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001214 sec., 11532.125205930806 rows/sec., 940.36 KiB/sec. | ||
| 4869 | 2026.02.02 22:42:36.629183 [ 276 ] {bed5a547-fb4b-4678-ab15-55fa83526c13} <Debug> TCPHandler: Processed in 0.001382127 sec. | ||
| 4870 | 2026.02.02 22:42:36.629250 [ 188 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001473057 sec., 902884.2739961861 rows/sec., 60.80 MiB/sec. | ||
| 4871 | 2026.02.02 22:42:36.629305 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4872 | 2026.02.02 22:42:36.629396 [ 276 ] {df55baf6-61e1-4be3-b0df-f49def6fb650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4873 | 2026.02.02 22:42:36.629408 [ 190 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4874 | 2026.02.02 22:42:36.629436 [ 276 ] {df55baf6-61e1-4be3-b0df-f49def6fb650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4875 | 2026.02.02 22:42:36.629663 [ 190 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_13_3} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4876 | 2026.02.02 22:42:36.629736 [ 190 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_13_3} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4877 | 2026.02.02 22:42:36.629817 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4878 | 2026.02.02 22:42:36.630202 [ 276 ] {df55baf6-61e1-4be3-b0df-f49def6fb650} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4879 | 2026.02.02 22:42:36.630243 [ 276 ] {df55baf6-61e1-4be3-b0df-f49def6fb650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4880 | 2026.02.02 22:42:36.630607 [ 276 ] {df55baf6-61e1-4be3-b0df-f49def6fb650} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4881 | 2026.02.02 22:42:36.630821 [ 276 ] {df55baf6-61e1-4be3-b0df-f49def6fb650} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4882 | 2026.02.02 22:42:36.630917 [ 33 ] {} <Debug> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4883 | 2026.02.02 22:42:36.630947 [ 33 ] {} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4884 | 2026.02.02 22:42:36.630949 [ 276 ] {df55baf6-61e1-4be3-b0df-f49def6fb650} <Debug> executeQuery: Read 789 rows, 64.02 KiB in 0.001571 sec., 502227.8803309994 rows/sec., 39.79 MiB/sec. | ||
| 4885 | 2026.02.02 22:42:36.630964 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4886 | 2026.02.02 22:42:36.630991 [ 276 ] {df55baf6-61e1-4be3-b0df-f49def6fb650} <Debug> TCPHandler: Processed in 0.001747881 sec. | ||
| 4887 | 2026.02.02 22:42:36.631057 [ 193 ] {a7088793-2f62-4241-8a67-9c59019b4291::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 | ||
| 4888 | 2026.02.02 22:42:36.631101 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4889 | 2026.02.02 22:42:36.631138 [ 193 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4890 | 2026.02.02 22:42:36.631168 [ 193 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1984 rows starting from the beginning of the part | ||
| 4891 | 2026.02.02 22:42:36.631201 [ 276 ] {81d08d9f-92ab-4fc1-acd2-856df7cfa0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4892 | 2026.02.02 22:42:36.631222 [ 193 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 782 rows starting from the beginning of the part | ||
| 4893 | 2026.02.02 22:42:36.631242 [ 276 ] {81d08d9f-92ab-4fc1-acd2-856df7cfa0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4894 | 2026.02.02 22:42:36.631262 [ 193 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1249 rows starting from the beginning of the part | ||
| 4895 | 2026.02.02 22:42:36.631301 [ 193 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 782 rows starting from the beginning of the part | ||
| 4896 | 2026.02.02 22:42:36.631348 [ 193 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 108 rows starting from the beginning of the part | ||
| 4897 | 2026.02.02 22:42:36.631386 [ 193 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 789 rows starting from the beginning of the part | ||
| 4898 | 2026.02.02 22:42:36.631672 [ 276 ] {81d08d9f-92ab-4fc1-acd2-856df7cfa0eb} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4899 | 2026.02.02 22:42:36.631707 [ 276 ] {81d08d9f-92ab-4fc1-acd2-856df7cfa0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4900 | 2026.02.02 22:42:36.632041 [ 276 ] {81d08d9f-92ab-4fc1-acd2-856df7cfa0eb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4901 | 2026.02.02 22:42:36.632252 [ 276 ] {81d08d9f-92ab-4fc1-acd2-856df7cfa0eb} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4902 | 2026.02.02 22:42:36.632385 [ 276 ] {81d08d9f-92ab-4fc1-acd2-856df7cfa0eb} <Debug> executeQuery: Read 162 rows, 10.11 KiB in 0.001202 sec., 134775.37437603995 rows/sec., 8.21 MiB/sec. | ||
| 4903 | 2026.02.02 22:42:36.632422 [ 276 ] {81d08d9f-92ab-4fc1-acd2-856df7cfa0eb} <Debug> TCPHandler: Processed in 0.001371836 sec. | ||
| 4904 | 2026.02.02 22:42:36.632528 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4905 | 2026.02.02 22:42:36.632623 [ 276 ] {c7c8df1c-fe76-451c-ac75-5dcb1ac9d7a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4906 | 2026.02.02 22:42:36.632661 [ 276 ] {c7c8df1c-fe76-451c-ac75-5dcb1ac9d7a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4907 | 2026.02.02 22:42:36.633071 [ 276 ] {c7c8df1c-fe76-451c-ac75-5dcb1ac9d7a6} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4908 | 2026.02.02 22:42:36.633104 [ 276 ] {c7c8df1c-fe76-451c-ac75-5dcb1ac9d7a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4909 | 2026.02.02 22:42:36.633295 [ 188 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5694 rows, containing 5 columns (5 merged, 0 gathered) in 0.002271337 sec., 2506893.5169021594 rows/sec., 212.06 MiB/sec. | ||
| 4910 | 2026.02.02 22:42:36.633395 [ 276 ] {c7c8df1c-fe76-451c-ac75-5dcb1ac9d7a6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4911 | 2026.02.02 22:42:36.633546 [ 188 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4912 | 2026.02.02 22:42:36.633614 [ 276 ] {c7c8df1c-fe76-451c-ac75-5dcb1ac9d7a6} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4913 | 2026.02.02 22:42:36.633747 [ 276 ] {c7c8df1c-fe76-451c-ac75-5dcb1ac9d7a6} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001142 sec., 122591.94395796847 rows/sec., 7.92 MiB/sec. | ||
| 4914 | 2026.02.02 22:42:36.633783 [ 276 ] {c7c8df1c-fe76-451c-ac75-5dcb1ac9d7a6} <Debug> TCPHandler: Processed in 0.001304626 sec. | ||
| 4915 | 2026.02.02 22:42:36.633833 [ 188 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_26_5} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4916 | 2026.02.02 22:42:36.633891 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4917 | 2026.02.02 22:42:36.633905 [ 188 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_26_5} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4918 | 2026.02.02 22:42:36.633974 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 4919 | 2026.02.02 22:42:36.633986 [ 276 ] {b59a1063-6b4d-4f62-bf71-d93094df138f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4920 | 2026.02.02 22:42:36.634026 [ 276 ] {b59a1063-6b4d-4f62-bf71-d93094df138f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4921 | 2026.02.02 22:42:36.634433 [ 276 ] {b59a1063-6b4d-4f62-bf71-d93094df138f} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4922 | 2026.02.02 22:42:36.634467 [ 276 ] {b59a1063-6b4d-4f62-bf71-d93094df138f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4923 | 2026.02.02 22:42:36.634764 [ 276 ] {b59a1063-6b4d-4f62-bf71-d93094df138f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4924 | 2026.02.02 22:42:36.634968 [ 276 ] {b59a1063-6b4d-4f62-bf71-d93094df138f} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4925 | 2026.02.02 22:42:36.635054 [ 33 ] {} <Debug> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4926 | 2026.02.02 22:42:36.635088 [ 33 ] {} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4927 | 2026.02.02 22:42:36.635097 [ 276 ] {b59a1063-6b4d-4f62-bf71-d93094df138f} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00113 sec., 123008.84955752213 rows/sec., 7.00 MiB/sec. | ||
| 4928 | 2026.02.02 22:42:36.635107 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4929 | 2026.02.02 22:42:36.635135 [ 276 ] {b59a1063-6b4d-4f62-bf71-d93094df138f} <Debug> TCPHandler: Processed in 0.001294685 sec. | ||
| 4930 | 2026.02.02 22:42:36.635187 [ 193 ] {849f615b-94df-419b-9f83-b0ce8d66289e::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 | ||
| 4931 | 2026.02.02 22:42:36.635248 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4932 | 2026.02.02 22:42:36.635282 [ 193 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4933 | 2026.02.02 22:42:36.635309 [ 193 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 139 rows starting from the beginning of the part | ||
| 4934 | 2026.02.02 22:42:36.635342 [ 276 ] {25472c12-58a8-42d4-8728-b983401137aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4935 | 2026.02.02 22:42:36.635350 [ 193 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 139 rows starting from the beginning of the part | ||
| 4936 | 2026.02.02 22:42:36.635381 [ 276 ] {25472c12-58a8-42d4-8728-b983401137aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4937 | 2026.02.02 22:42:36.635389 [ 193 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 139 rows starting from the beginning of the part | ||
| 4938 | 2026.02.02 22:42:36.635424 [ 193 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 139 rows starting from the beginning of the part | ||
| 4939 | 2026.02.02 22:42:36.635458 [ 193 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 139 rows starting from the beginning of the part | ||
| 4940 | 2026.02.02 22:42:36.635914 [ 276 ] {25472c12-58a8-42d4-8728-b983401137aa} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4941 | 2026.02.02 22:42:36.635949 [ 276 ] {25472c12-58a8-42d4-8728-b983401137aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4942 | 2026.02.02 22:42:36.636101 [ 193 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.000935681 sec., 742774.5139636266 rows/sec., 45.09 MiB/sec. | ||
| 4943 | 2026.02.02 22:42:36.636204 [ 188 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4944 | 2026.02.02 22:42:36.636299 [ 276 ] {25472c12-58a8-42d4-8728-b983401137aa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4945 | 2026.02.02 22:42:36.636414 [ 188 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_13_3} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4946 | 2026.02.02 22:42:36.636470 [ 188 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_13_3} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4947 | 2026.02.02 22:42:36.636506 [ 276 ] {25472c12-58a8-42d4-8728-b983401137aa} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4948 | 2026.02.02 22:42:36.636517 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4949 | 2026.02.02 22:42:36.636599 [ 33 ] {} <Debug> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4950 | 2026.02.02 22:42:36.636624 [ 276 ] {25472c12-58a8-42d4-8728-b983401137aa} <Debug> executeQuery: Read 492 rows, 35.62 KiB in 0.001332 sec., 369369.36936936935 rows/sec., 26.12 MiB/sec. | ||
| 4951 | 2026.02.02 22:42:36.636625 [ 33 ] {} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4952 | 2026.02.02 22:42:36.636652 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4953 | 2026.02.02 22:42:36.636658 [ 276 ] {25472c12-58a8-42d4-8728-b983401137aa} <Debug> TCPHandler: Processed in 0.001495188 sec. | ||
| 4954 | 2026.02.02 22:42:36.636726 [ 194 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::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 | ||
| 4955 | 2026.02.02 22:42:36.636760 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4956 | 2026.02.02 22:42:36.636817 [ 194 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4957 | 2026.02.02 22:42:36.636845 [ 194 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 996 rows starting from the beginning of the part | ||
| 4958 | 2026.02.02 22:42:36.636853 [ 276 ] {6a678651-3f53-4734-adcf-2e87fbcd948f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4959 | 2026.02.02 22:42:36.636892 [ 194 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 478 rows starting from the beginning of the part | ||
| 4960 | 2026.02.02 22:42:36.636897 [ 276 ] {6a678651-3f53-4734-adcf-2e87fbcd948f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4961 | 2026.02.02 22:42:36.636935 [ 194 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 548 rows starting from the beginning of the part | ||
| 4962 | 2026.02.02 22:42:36.636974 [ 194 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 478 rows starting from the beginning of the part | ||
| 4963 | 2026.02.02 22:42:36.637016 [ 194 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part | ||
| 4964 | 2026.02.02 22:42:36.637051 [ 194 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 492 rows starting from the beginning of the part | ||
| 4965 | 2026.02.02 22:42:36.637327 [ 276 ] {6a678651-3f53-4734-adcf-2e87fbcd948f} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4966 | 2026.02.02 22:42:36.637376 [ 276 ] {6a678651-3f53-4734-adcf-2e87fbcd948f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4967 | 2026.02.02 22:42:36.637810 [ 276 ] {6a678651-3f53-4734-adcf-2e87fbcd948f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4968 | 2026.02.02 22:42:36.638065 [ 276 ] {6a678651-3f53-4734-adcf-2e87fbcd948f} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4969 | 2026.02.02 22:42:36.638200 [ 276 ] {6a678651-3f53-4734-adcf-2e87fbcd948f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001316 sec., 4559.270516717325 rows/sec., 238.20 KiB/sec. | ||
| 4970 | 2026.02.02 22:42:36.638237 [ 276 ] {6a678651-3f53-4734-adcf-2e87fbcd948f} <Debug> TCPHandler: Processed in 0.001485827 sec. | ||
| 4971 | 2026.02.02 22:42:36.638327 [ 188 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3082 rows, containing 5 columns (5 merged, 0 gathered) in 0.001596469 sec., 1930510.3951282485 rows/sec., 146.34 MiB/sec. | ||
| 4972 | 2026.02.02 22:42:36.638346 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4973 | 2026.02.02 22:42:36.638442 [ 276 ] {b94a14f1-d37d-4751-8ac7-807922fe589b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4974 | 2026.02.02 22:42:36.638487 [ 276 ] {b94a14f1-d37d-4751-8ac7-807922fe589b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4975 | 2026.02.02 22:42:36.638514 [ 193 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4976 | 2026.02.02 22:42:36.638792 [ 193 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_26_5} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4977 | 2026.02.02 22:42:36.638864 [ 193 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_26_5} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4978 | 2026.02.02 22:42:36.638897 [ 276 ] {b94a14f1-d37d-4751-8ac7-807922fe589b} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4979 | 2026.02.02 22:42:36.638932 [ 276 ] {b94a14f1-d37d-4751-8ac7-807922fe589b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4980 | 2026.02.02 22:42:36.638942 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 4981 | 2026.02.02 22:42:36.639269 [ 276 ] {b94a14f1-d37d-4751-8ac7-807922fe589b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4982 | 2026.02.02 22:42:36.639487 [ 276 ] {b94a14f1-d37d-4751-8ac7-807922fe589b} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4983 | 2026.02.02 22:42:36.639625 [ 276 ] {b94a14f1-d37d-4751-8ac7-807922fe589b} <Debug> executeQuery: Read 265 rows, 18.08 KiB in 0.001202 sec., 220465.8901830283 rows/sec., 14.69 MiB/sec. | ||
| 4984 | 2026.02.02 22:42:36.639624 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4985 | 2026.02.02 22:42:36.639664 [ 276 ] {b94a14f1-d37d-4751-8ac7-807922fe589b} <Debug> TCPHandler: Processed in 0.001368826 sec. | ||
| 4986 | 2026.02.02 22:42:36.639704 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4987 | 2026.02.02 22:42:36.639733 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4988 | 2026.02.02 22:42:36.639790 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4989 | 2026.02.02 22:42:36.639809 [ 194 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::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 | ||
| 4990 | 2026.02.02 22:42:36.639889 [ 276 ] {18d44971-7370-4d4b-81da-77366f7ba0f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4991 | 2026.02.02 22:42:36.639907 [ 194 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4992 | 2026.02.02 22:42:36.639936 [ 276 ] {18d44971-7370-4d4b-81da-77366f7ba0f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4993 | 2026.02.02 22:42:36.639938 [ 194 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7213 rows starting from the beginning of the part | ||
| 4994 | 2026.02.02 22:42:36.639998 [ 194 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 258 rows starting from the beginning of the part | ||
| 4995 | 2026.02.02 22:42:36.640033 [ 194 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 845 rows starting from the beginning of the part | ||
| 4996 | 2026.02.02 22:42:36.640064 [ 194 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 258 rows starting from the beginning of the part | ||
| 4997 | 2026.02.02 22:42:36.640105 [ 194 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4998 | 2026.02.02 22:42:36.640141 [ 194 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 265 rows starting from the beginning of the part | ||
| 4999 | 2026.02.02 22:42:36.640253 [ 276 ] {18d44971-7370-4d4b-81da-77366f7ba0f7} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5000 | 2026.02.02 22:42:36.640296 [ 276 ] {18d44971-7370-4d4b-81da-77366f7ba0f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5001 | 2026.02.02 22:42:36.640619 [ 276 ] {18d44971-7370-4d4b-81da-77366f7ba0f7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5002 | 2026.02.02 22:42:36.640821 [ 276 ] {18d44971-7370-4d4b-81da-77366f7ba0f7} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5003 | 2026.02.02 22:42:36.640954 [ 276 ] {18d44971-7370-4d4b-81da-77366f7ba0f7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. | ||
| 5004 | 2026.02.02 22:42:36.640998 [ 276 ] {18d44971-7370-4d4b-81da-77366f7ba0f7} <Debug> TCPHandler: Processed in 0.001258615 sec. | ||
| 5005 | 2026.02.02 22:42:36.641161 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5006 | 2026.02.02 22:42:36.641255 [ 276 ] {991b0284-8642-4804-8e5d-5a5f7cb207e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5007 | 2026.02.02 22:42:36.641309 [ 276 ] {991b0284-8642-4804-8e5d-5a5f7cb207e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5008 | 2026.02.02 22:42:36.642078 [ 276 ] {991b0284-8642-4804-8e5d-5a5f7cb207e3} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5009 | 2026.02.02 22:42:36.642115 [ 276 ] {991b0284-8642-4804-8e5d-5a5f7cb207e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5010 | 2026.02.02 22:42:36.642701 [ 276 ] {991b0284-8642-4804-8e5d-5a5f7cb207e3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5011 | 2026.02.02 22:42:36.642919 [ 276 ] {991b0284-8642-4804-8e5d-5a5f7cb207e3} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5012 | 2026.02.02 22:42:36.643059 [ 276 ] {991b0284-8642-4804-8e5d-5a5f7cb207e3} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001822 sec., 8232.71130625686 rows/sec., 14.75 MiB/sec. | ||
| 5013 | 2026.02.02 22:42:36.643110 [ 276 ] {991b0284-8642-4804-8e5d-5a5f7cb207e3} <Debug> TCPHandler: Processed in 0.002000813 sec. | ||
| 5014 | 2026.02.02 22:42:36.643222 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5015 | 2026.02.02 22:42:36.643256 [ 201 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8999 rows, containing 5 columns (5 merged, 0 gathered) in 0.003475211 sec., 2589483.0558489827 rows/sec., 174.31 MiB/sec. | ||
| 5016 | 2026.02.02 22:42:36.643317 [ 276 ] {b7313de9-f6d7-41ac-be9d-17cfcc23dc97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5017 | 2026.02.02 22:42:36.643360 [ 276 ] {b7313de9-f6d7-41ac-be9d-17cfcc23dc97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5018 | 2026.02.02 22:42:36.643445 [ 197 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5019 | 2026.02.02 22:42:36.643689 [ 276 ] {b7313de9-f6d7-41ac-be9d-17cfcc23dc97} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2026.02.02 22:42:36.643711 [ 197 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5021 | 2026.02.02 22:42:36.643724 [ 276 ] {b7313de9-f6d7-41ac-be9d-17cfcc23dc97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5022 | 2026.02.02 22:42:36.643780 [ 197 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5023 | 2026.02.02 22:42:36.643854 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 5024 | 2026.02.02 22:42:36.644041 [ 276 ] {b7313de9-f6d7-41ac-be9d-17cfcc23dc97} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5025 | 2026.02.02 22:42:36.644245 [ 276 ] {b7313de9-f6d7-41ac-be9d-17cfcc23dc97} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5026 | 2026.02.02 22:42:36.644344 [ 31 ] {} <Debug> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5027 | 2026.02.02 22:42:36.644367 [ 276 ] {b7313de9-f6d7-41ac-be9d-17cfcc23dc97} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001068 sec., 82397.00374531836 rows/sec., 5.17 MiB/sec. | ||
| 5028 | 2026.02.02 22:42:36.644376 [ 31 ] {} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5029 | 2026.02.02 22:42:36.644405 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5030 | 2026.02.02 22:42:36.644409 [ 276 ] {b7313de9-f6d7-41ac-be9d-17cfcc23dc97} <Debug> TCPHandler: Processed in 0.001236665 sec. | ||
| 5031 | 2026.02.02 22:42:36.644478 [ 188 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::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 | ||
| 5032 | 2026.02.02 22:42:36.644549 [ 188 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5033 | 2026.02.02 22:42:36.644574 [ 188 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1480 rows starting from the beginning of the part | ||
| 5034 | 2026.02.02 22:42:36.644618 [ 188 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 88 rows starting from the beginning of the part | ||
| 5035 | 2026.02.02 22:42:36.644653 [ 188 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 5036 | 2026.02.02 22:42:36.644688 [ 188 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 88 rows starting from the beginning of the part | ||
| 5037 | 2026.02.02 22:42:36.644720 [ 188 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 5038 | 2026.02.02 22:42:36.644752 [ 188 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 88 rows starting from the beginning of the part | ||
| 5039 | 2026.02.02 22:42:36.645625 [ 188 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1864 rows, containing 4 columns (4 merged, 0 gathered) in 0.001172194 sec., 1590180.4650083517 rows/sec., 102.68 MiB/sec. | ||
| 5040 | 2026.02.02 22:42:36.645859 [ 198 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5041 | 2026.02.02 22:42:36.646151 [ 198 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_26_5} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5042 | 2026.02.02 22:42:36.646224 [ 198 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_26_5} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5043 | 2026.02.02 22:42:36.646313 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5044 | 2026.02.02 22:42:41.524386 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5045 | 2026.02.02 22:42:41.524459 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5046 | 2026.02.02 22:42:41.619500 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5047 | 2026.02.02 22:42:41.619682 [ 276 ] {a06e35eb-b983-4905-bbc4-3eb7fb2954f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5048 | 2026.02.02 22:42:41.619758 [ 276 ] {a06e35eb-b983-4905-bbc4-3eb7fb2954f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5049 | 2026.02.02 22:42:41.620460 [ 276 ] {a06e35eb-b983-4905-bbc4-3eb7fb2954f5} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5050 | 2026.02.02 22:42:41.620510 [ 276 ] {a06e35eb-b983-4905-bbc4-3eb7fb2954f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5051 | 2026.02.02 22:42:41.620940 [ 276 ] {a06e35eb-b983-4905-bbc4-3eb7fb2954f5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5052 | 2026.02.02 22:42:41.621170 [ 276 ] {a06e35eb-b983-4905-bbc4-3eb7fb2954f5} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5053 | 2026.02.02 22:42:41.621339 [ 276 ] {a06e35eb-b983-4905-bbc4-3eb7fb2954f5} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001707 sec., 63268.8927943761 rows/sec., 5.30 MiB/sec. | ||
| 5054 | 2026.02.02 22:42:41.621389 [ 276 ] {a06e35eb-b983-4905-bbc4-3eb7fb2954f5} <Debug> TCPHandler: Processed in 0.002022864 sec. | ||
| 5055 | 2026.02.02 22:42:41.621529 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5056 | 2026.02.02 22:42:41.621634 [ 276 ] {7509de97-fab8-4a24-884c-67f3653cbfcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5057 | 2026.02.02 22:42:41.621679 [ 276 ] {7509de97-fab8-4a24-884c-67f3653cbfcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5058 | 2026.02.02 22:42:41.622108 [ 276 ] {7509de97-fab8-4a24-884c-67f3653cbfcb} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5059 | 2026.02.02 22:42:41.622148 [ 276 ] {7509de97-fab8-4a24-884c-67f3653cbfcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5060 | 2026.02.02 22:42:41.622445 [ 276 ] {7509de97-fab8-4a24-884c-67f3653cbfcb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5061 | 2026.02.02 22:42:41.622642 [ 276 ] {7509de97-fab8-4a24-884c-67f3653cbfcb} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5062 | 2026.02.02 22:42:41.622783 [ 276 ] {7509de97-fab8-4a24-884c-67f3653cbfcb} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001211 sec., 21469.859620148636 rows/sec., 1.58 MiB/sec. | ||
| 5063 | 2026.02.02 22:42:41.622821 [ 276 ] {7509de97-fab8-4a24-884c-67f3653cbfcb} <Debug> TCPHandler: Processed in 0.001387836 sec. | ||
| 5064 | 2026.02.02 22:42:41.622925 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5065 | 2026.02.02 22:42:41.623017 [ 276 ] {292891fa-c172-4d85-a7b6-2d54e04b7f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5066 | 2026.02.02 22:42:41.623055 [ 276 ] {292891fa-c172-4d85-a7b6-2d54e04b7f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5067 | 2026.02.02 22:42:41.623552 [ 276 ] {292891fa-c172-4d85-a7b6-2d54e04b7f3b} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5068 | 2026.02.02 22:42:41.623590 [ 276 ] {292891fa-c172-4d85-a7b6-2d54e04b7f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5069 | 2026.02.02 22:42:41.623890 [ 276 ] {292891fa-c172-4d85-a7b6-2d54e04b7f3b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5070 | 2026.02.02 22:42:41.624125 [ 276 ] {292891fa-c172-4d85-a7b6-2d54e04b7f3b} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5071 | 2026.02.02 22:42:41.624253 [ 276 ] {292891fa-c172-4d85-a7b6-2d54e04b7f3b} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.0012 sec., 75000 rows/sec., 5.86 MiB/sec. | ||
| 5072 | 2026.02.02 22:42:41.624290 [ 276 ] {292891fa-c172-4d85-a7b6-2d54e04b7f3b} <Debug> TCPHandler: Processed in 0.001368386 sec. | ||
| 5073 | 2026.02.02 22:42:41.624400 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5074 | 2026.02.02 22:42:41.624495 [ 276 ] {4b7274fa-0b98-4aad-a35c-7092eda16619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5075 | 2026.02.02 22:42:41.624539 [ 276 ] {4b7274fa-0b98-4aad-a35c-7092eda16619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5076 | 2026.02.02 22:42:41.624625 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9577 | ||
| 5077 | 2026.02.02 22:42:41.624962 [ 276 ] {4b7274fa-0b98-4aad-a35c-7092eda16619} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5078 | 2026.02.02 22:42:41.625001 [ 276 ] {4b7274fa-0b98-4aad-a35c-7092eda16619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5079 | 2026.02.02 22:42:41.625156 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5080 | 2026.02.02 22:42:41.625200 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5081 | 2026.02.02 22:42:41.625346 [ 276 ] {4b7274fa-0b98-4aad-a35c-7092eda16619} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5082 | 2026.02.02 22:42:41.625599 [ 276 ] {4b7274fa-0b98-4aad-a35c-7092eda16619} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5083 | 2026.02.02 22:42:41.625734 [ 276 ] {4b7274fa-0b98-4aad-a35c-7092eda16619} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. | ||
| 5084 | 2026.02.02 22:42:41.625754 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5085 | 2026.02.02 22:42:41.625774 [ 276 ] {4b7274fa-0b98-4aad-a35c-7092eda16619} <Debug> TCPHandler: Processed in 0.001423477 sec. | ||
| 5086 | 2026.02.02 22:42:41.625901 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5087 | 2026.02.02 22:42:41.625997 [ 276 ] {67246623-7820-4c52-b490-627cc570e033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5088 | 2026.02.02 22:42:41.626007 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5089 | 2026.02.02 22:42:41.626056 [ 276 ] {67246623-7820-4c52-b490-627cc570e033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5090 | 2026.02.02 22:42:41.626149 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9577 | ||
| 5091 | 2026.02.02 22:42:41.626853 [ 276 ] {67246623-7820-4c52-b490-627cc570e033} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5092 | 2026.02.02 22:42:41.626894 [ 276 ] {67246623-7820-4c52-b490-627cc570e033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5093 | 2026.02.02 22:42:41.627464 [ 276 ] {67246623-7820-4c52-b490-627cc570e033} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5094 | 2026.02.02 22:42:41.627709 [ 276 ] {67246623-7820-4c52-b490-627cc570e033} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5095 | 2026.02.02 22:42:41.627863 [ 276 ] {67246623-7820-4c52-b490-627cc570e033} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001884 sec., 13800.424628450106 rows/sec., 24.73 MiB/sec. | ||
| 5096 | 2026.02.02 22:42:41.627921 [ 276 ] {67246623-7820-4c52-b490-627cc570e033} <Debug> TCPHandler: Processed in 0.002069985 sec. | ||
| 5097 | 2026.02.02 22:42:41.628045 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5098 | 2026.02.02 22:42:41.628141 [ 276 ] {cf010bdd-8917-4f16-91b0-5ea8d7591317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5099 | 2026.02.02 22:42:41.628184 [ 276 ] {cf010bdd-8917-4f16-91b0-5ea8d7591317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5100 | 2026.02.02 22:42:41.628533 [ 276 ] {cf010bdd-8917-4f16-91b0-5ea8d7591317} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5101 | 2026.02.02 22:42:41.628570 [ 276 ] {cf010bdd-8917-4f16-91b0-5ea8d7591317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5102 | 2026.02.02 22:42:41.628889 [ 276 ] {cf010bdd-8917-4f16-91b0-5ea8d7591317} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5103 | 2026.02.02 22:42:41.629143 [ 276 ] {cf010bdd-8917-4f16-91b0-5ea8d7591317} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5104 | 2026.02.02 22:42:41.629276 [ 276 ] {cf010bdd-8917-4f16-91b0-5ea8d7591317} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 5105 | 2026.02.02 22:42:41.629313 [ 276 ] {cf010bdd-8917-4f16-91b0-5ea8d7591317} <Debug> TCPHandler: Processed in 0.001318985 sec. | ||
| 5106 | 2026.02.02 22:42:41.647662 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 674 | ||
| 5107 | 2026.02.02 22:42:41.650236 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5108 | 2026.02.02 22:42:41.650301 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5109 | 2026.02.02 22:42:41.651547 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5110 | 2026.02.02 22:42:41.651852 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5111 | 2026.02.02 22:42:41.652229 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 674 | ||
| 5112 | 2026.02.02 22:42:42.116429 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5113 | 2026.02.02 22:42:42.133182 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5114 | 2026.02.02 22:42:42.133242 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5115 | 2026.02.02 22:42:42.139363 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5116 | 2026.02.02 22:42:42.140105 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5117 | 2026.02.02 22:42:42.142828 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5118 | 2026.02.02 22:42:46.626834 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5119 | 2026.02.02 22:42:46.627008 [ 276 ] {0cd81756-c2fd-4027-8d2e-87bacb62cf1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5120 | 2026.02.02 22:42:46.627068 [ 276 ] {0cd81756-c2fd-4027-8d2e-87bacb62cf1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5121 | 2026.02.02 22:42:46.627822 [ 276 ] {0cd81756-c2fd-4027-8d2e-87bacb62cf1e} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5122 | 2026.02.02 22:42:46.627860 [ 276 ] {0cd81756-c2fd-4027-8d2e-87bacb62cf1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5123 | 2026.02.02 22:42:46.628255 [ 276 ] {0cd81756-c2fd-4027-8d2e-87bacb62cf1e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5124 | 2026.02.02 22:42:46.628480 [ 276 ] {0cd81756-c2fd-4027-8d2e-87bacb62cf1e} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5125 | 2026.02.02 22:42:46.628646 [ 276 ] {0cd81756-c2fd-4027-8d2e-87bacb62cf1e} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00164 sec., 162195.1219512195 rows/sec., 10.30 MiB/sec. | ||
| 5126 | 2026.02.02 22:42:46.628703 [ 276 ] {0cd81756-c2fd-4027-8d2e-87bacb62cf1e} <Debug> TCPHandler: Processed in 0.001964783 sec. | ||
| 5127 | 2026.02.02 22:42:46.628839 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5128 | 2026.02.02 22:42:46.628937 [ 276 ] {67b03520-6c45-4000-a991-be2738e64e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5129 | 2026.02.02 22:42:46.628994 [ 276 ] {67b03520-6c45-4000-a991-be2738e64e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5130 | 2026.02.02 22:42:46.629771 [ 276 ] {67b03520-6c45-4000-a991-be2738e64e6a} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5131 | 2026.02.02 22:42:46.629806 [ 276 ] {67b03520-6c45-4000-a991-be2738e64e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5132 | 2026.02.02 22:42:46.630170 [ 276 ] {67b03520-6c45-4000-a991-be2738e64e6a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5133 | 2026.02.02 22:42:46.630397 [ 276 ] {67b03520-6c45-4000-a991-be2738e64e6a} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5134 | 2026.02.02 22:42:46.630526 [ 276 ] {67b03520-6c45-4000-a991-be2738e64e6a} <Debug> executeQuery: Read 782 rows, 63.50 KiB in 0.001609 sec., 486016.1591050342 rows/sec., 38.54 MiB/sec. | ||
| 5135 | 2026.02.02 22:42:46.630564 [ 276 ] {67b03520-6c45-4000-a991-be2738e64e6a} <Debug> TCPHandler: Processed in 0.001791951 sec. | ||
| 5136 | 2026.02.02 22:42:46.630679 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5137 | 2026.02.02 22:42:46.630779 [ 276 ] {6445671f-ff4d-4dc3-9639-9e43583e8a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5138 | 2026.02.02 22:42:46.630819 [ 276 ] {6445671f-ff4d-4dc3-9639-9e43583e8a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5139 | 2026.02.02 22:42:46.631354 [ 276 ] {6445671f-ff4d-4dc3-9639-9e43583e8a29} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5140 | 2026.02.02 22:42:46.631394 [ 276 ] {6445671f-ff4d-4dc3-9639-9e43583e8a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5141 | 2026.02.02 22:42:46.631855 [ 276 ] {6445671f-ff4d-4dc3-9639-9e43583e8a29} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5142 | 2026.02.02 22:42:46.632152 [ 276 ] {6445671f-ff4d-4dc3-9639-9e43583e8a29} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5143 | 2026.02.02 22:42:46.632280 [ 109 ] {} <Debug> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5144 | 2026.02.02 22:42:46.632314 [ 109 ] {} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5145 | 2026.02.02 22:42:46.632317 [ 276 ] {6445671f-ff4d-4dc3-9639-9e43583e8a29} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001555 sec., 95176.84887459807 rows/sec., 5.73 MiB/sec. | ||
| 5146 | 2026.02.02 22:42:46.632333 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5147 | 2026.02.02 22:42:46.632373 [ 276 ] {6445671f-ff4d-4dc3-9639-9e43583e8a29} <Debug> TCPHandler: Processed in 0.001743301 sec. | ||
| 5148 | 2026.02.02 22:42:46.632477 [ 199 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::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 | ||
| 5149 | 2026.02.02 22:42:46.632519 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5150 | 2026.02.02 22:42:46.632618 [ 199 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5151 | 2026.02.02 22:42:46.632642 [ 276 ] {12c541cb-a916-4efb-920b-f2cf620eb8bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5152 | 2026.02.02 22:42:46.632656 [ 199 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 192 rows starting from the beginning of the part | ||
| 5153 | 2026.02.02 22:42:46.632699 [ 276 ] {12c541cb-a916-4efb-920b-f2cf620eb8bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5154 | 2026.02.02 22:42:46.632734 [ 199 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 5155 | 2026.02.02 22:42:46.632784 [ 199 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 5156 | 2026.02.02 22:42:46.632826 [ 199 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 162 rows starting from the beginning of the part | ||
| 5157 | 2026.02.02 22:42:46.632863 [ 199 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
| 5158 | 2026.02.02 22:42:46.632909 [ 199 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part | ||
| 5159 | 2026.02.02 22:42:46.633278 [ 276 ] {12c541cb-a916-4efb-920b-f2cf620eb8bf} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5160 | 2026.02.02 22:42:46.633322 [ 276 ] {12c541cb-a916-4efb-920b-f2cf620eb8bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5161 | 2026.02.02 22:42:46.633759 [ 276 ] {12c541cb-a916-4efb-920b-f2cf620eb8bf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5162 | 2026.02.02 22:42:46.633814 [ 201 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 702 rows, containing 5 columns (5 merged, 0 gathered) in 0.001401976 sec., 500721.83831962885 rows/sec., 32.99 MiB/sec. | ||
| 5163 | 2026.02.02 22:42:46.633949 [ 188 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5164 | 2026.02.02 22:42:46.634057 [ 276 ] {12c541cb-a916-4efb-920b-f2cf620eb8bf} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5165 | 2026.02.02 22:42:46.634208 [ 188 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_26_5} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5166 | 2026.02.02 22:42:46.634241 [ 276 ] {12c541cb-a916-4efb-920b-f2cf620eb8bf} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001624 sec., 86206.89655172413 rows/sec., 5.57 MiB/sec. | ||
| 5167 | 2026.02.02 22:42:46.634271 [ 188 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_26_5} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5168 | 2026.02.02 22:42:46.634289 [ 276 ] {12c541cb-a916-4efb-920b-f2cf620eb8bf} <Debug> TCPHandler: Processed in 0.001832051 sec. | ||
| 5169 | 2026.02.02 22:42:46.634343 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5170 | 2026.02.02 22:42:46.634433 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5171 | 2026.02.02 22:42:46.634546 [ 276 ] {4cc0ab7a-d98a-4db0-a90b-a45d2b1ef519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5172 | 2026.02.02 22:42:46.634597 [ 276 ] {4cc0ab7a-d98a-4db0-a90b-a45d2b1ef519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5173 | 2026.02.02 22:42:46.635190 [ 276 ] {4cc0ab7a-d98a-4db0-a90b-a45d2b1ef519} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5174 | 2026.02.02 22:42:46.635230 [ 276 ] {4cc0ab7a-d98a-4db0-a90b-a45d2b1ef519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5175 | 2026.02.02 22:42:46.635583 [ 276 ] {4cc0ab7a-d98a-4db0-a90b-a45d2b1ef519} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5176 | 2026.02.02 22:42:46.635793 [ 276 ] {4cc0ab7a-d98a-4db0-a90b-a45d2b1ef519} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5177 | 2026.02.02 22:42:46.635922 [ 276 ] {4cc0ab7a-d98a-4db0-a90b-a45d2b1ef519} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.0014 sec., 99285.71428571429 rows/sec., 5.65 MiB/sec. | ||
| 5178 | 2026.02.02 22:42:46.635965 [ 276 ] {4cc0ab7a-d98a-4db0-a90b-a45d2b1ef519} <Debug> TCPHandler: Processed in 0.001597969 sec. | ||
| 5179 | 2026.02.02 22:42:46.636080 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5180 | 2026.02.02 22:42:46.636176 [ 276 ] {e183022f-403f-4a1c-90e7-b89efd5e934d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5181 | 2026.02.02 22:42:46.636216 [ 276 ] {e183022f-403f-4a1c-90e7-b89efd5e934d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5182 | 2026.02.02 22:42:46.636929 [ 276 ] {e183022f-403f-4a1c-90e7-b89efd5e934d} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5183 | 2026.02.02 22:42:46.636968 [ 276 ] {e183022f-403f-4a1c-90e7-b89efd5e934d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5184 | 2026.02.02 22:42:46.637478 [ 276 ] {e183022f-403f-4a1c-90e7-b89efd5e934d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5185 | 2026.02.02 22:42:46.638872 [ 276 ] {e183022f-403f-4a1c-90e7-b89efd5e934d} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5186 | 2026.02.02 22:42:46.639050 [ 276 ] {e183022f-403f-4a1c-90e7-b89efd5e934d} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.002891 sec., 165340.71255620892 rows/sec., 11.65 MiB/sec. | ||
| 5187 | 2026.02.02 22:42:46.639138 [ 276 ] {e183022f-403f-4a1c-90e7-b89efd5e934d} <Debug> TCPHandler: Processed in 0.003107786 sec. | ||
| 5188 | 2026.02.02 22:42:46.639274 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5189 | 2026.02.02 22:42:46.639375 [ 276 ] {027844d9-db23-499b-8524-f16716ffa885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5190 | 2026.02.02 22:42:46.639418 [ 276 ] {027844d9-db23-499b-8524-f16716ffa885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5191 | 2026.02.02 22:42:46.639770 [ 276 ] {027844d9-db23-499b-8524-f16716ffa885} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5192 | 2026.02.02 22:42:46.639807 [ 276 ] {027844d9-db23-499b-8524-f16716ffa885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5193 | 2026.02.02 22:42:46.640128 [ 276 ] {027844d9-db23-499b-8524-f16716ffa885} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5194 | 2026.02.02 22:42:46.640343 [ 276 ] {027844d9-db23-499b-8524-f16716ffa885} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5195 | 2026.02.02 22:42:46.640477 [ 276 ] {027844d9-db23-499b-8524-f16716ffa885} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001122 sec., 5347.593582887701 rows/sec., 279.39 KiB/sec. | ||
| 5196 | 2026.02.02 22:42:46.640514 [ 276 ] {027844d9-db23-499b-8524-f16716ffa885} <Debug> TCPHandler: Processed in 0.001295096 sec. | ||
| 5197 | 2026.02.02 22:42:46.640640 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5198 | 2026.02.02 22:42:46.640735 [ 276 ] {fb574fbf-972d-4218-af2b-aadfd14ea5f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5199 | 2026.02.02 22:42:46.640780 [ 276 ] {fb574fbf-972d-4218-af2b-aadfd14ea5f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5200 | 2026.02.02 22:42:46.641202 [ 276 ] {fb574fbf-972d-4218-af2b-aadfd14ea5f0} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5201 | 2026.02.02 22:42:46.641235 [ 276 ] {fb574fbf-972d-4218-af2b-aadfd14ea5f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5202 | 2026.02.02 22:42:46.641570 [ 276 ] {fb574fbf-972d-4218-af2b-aadfd14ea5f0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5203 | 2026.02.02 22:42:46.641781 [ 276 ] {fb574fbf-972d-4218-af2b-aadfd14ea5f0} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5204 | 2026.02.02 22:42:46.641908 [ 276 ] {fb574fbf-972d-4218-af2b-aadfd14ea5f0} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001191 sec., 216624.68513853903 rows/sec., 14.42 MiB/sec. | ||
| 5205 | 2026.02.02 22:42:46.641943 [ 276 ] {fb574fbf-972d-4218-af2b-aadfd14ea5f0} <Debug> TCPHandler: Processed in 0.001354555 sec. | ||
| 5206 | 2026.02.02 22:42:46.642061 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5207 | 2026.02.02 22:42:46.642156 [ 276 ] {afd92c30-4890-4fe0-b16b-0775f5758a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5208 | 2026.02.02 22:42:46.642197 [ 276 ] {afd92c30-4890-4fe0-b16b-0775f5758a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5209 | 2026.02.02 22:42:46.642511 [ 276 ] {afd92c30-4890-4fe0-b16b-0775f5758a2f} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5210 | 2026.02.02 22:42:46.642545 [ 276 ] {afd92c30-4890-4fe0-b16b-0775f5758a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5211 | 2026.02.02 22:42:46.642876 [ 276 ] {afd92c30-4890-4fe0-b16b-0775f5758a2f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5212 | 2026.02.02 22:42:46.643088 [ 276 ] {afd92c30-4890-4fe0-b16b-0775f5758a2f} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5213 | 2026.02.02 22:42:46.643214 [ 276 ] {afd92c30-4890-4fe0-b16b-0775f5758a2f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 5214 | 2026.02.02 22:42:46.643250 [ 276 ] {afd92c30-4890-4fe0-b16b-0775f5758a2f} <Debug> TCPHandler: Processed in 0.001240455 sec. | ||
| 5215 | 2026.02.02 22:42:46.643366 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5216 | 2026.02.02 22:42:46.643459 [ 276 ] {37bbd149-53b1-42f3-9bee-c103292af17e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5217 | 2026.02.02 22:42:46.643513 [ 276 ] {37bbd149-53b1-42f3-9bee-c103292af17e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5218 | 2026.02.02 22:42:46.644278 [ 276 ] {37bbd149-53b1-42f3-9bee-c103292af17e} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5219 | 2026.02.02 22:42:46.644313 [ 276 ] {37bbd149-53b1-42f3-9bee-c103292af17e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5220 | 2026.02.02 22:42:46.644883 [ 276 ] {37bbd149-53b1-42f3-9bee-c103292af17e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5221 | 2026.02.02 22:42:46.645109 [ 276 ] {37bbd149-53b1-42f3-9bee-c103292af17e} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5222 | 2026.02.02 22:42:46.645214 [ 173 ] {} <Debug> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5223 | 2026.02.02 22:42:46.645243 [ 276 ] {37bbd149-53b1-42f3-9bee-c103292af17e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001803 sec., 8319.46755407654 rows/sec., 14.91 MiB/sec. | ||
| 5224 | 2026.02.02 22:42:46.645250 [ 173 ] {} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5225 | 2026.02.02 22:42:46.645283 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5226 | 2026.02.02 22:42:46.645295 [ 276 ] {37bbd149-53b1-42f3-9bee-c103292af17e} <Debug> TCPHandler: Processed in 0.001980014 sec. | ||
| 5227 | 2026.02.02 22:42:46.645390 [ 191 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::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 | ||
| 5228 | 2026.02.02 22:42:46.645426 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5229 | 2026.02.02 22:42:46.645525 [ 276 ] {91e498d4-180f-49f9-8398-264d07f98366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5230 | 2026.02.02 22:42:46.645566 [ 276 ] {91e498d4-180f-49f9-8398-264d07f98366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5231 | 2026.02.02 22:42:46.645620 [ 191 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5232 | 2026.02.02 22:42:46.645683 [ 191 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 367 rows starting from the beginning of the part | ||
| 5233 | 2026.02.02 22:42:46.645811 [ 191 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 15 rows starting from the beginning of the part | ||
| 5234 | 2026.02.02 22:42:46.645895 [ 276 ] {91e498d4-180f-49f9-8398-264d07f98366} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5235 | 2026.02.02 22:42:46.645927 [ 191 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 5236 | 2026.02.02 22:42:46.645936 [ 276 ] {91e498d4-180f-49f9-8398-264d07f98366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5237 | 2026.02.02 22:42:46.646052 [ 191 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 15 rows starting from the beginning of the part | ||
| 5238 | 2026.02.02 22:42:46.646176 [ 191 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
| 5239 | 2026.02.02 22:42:46.646289 [ 191 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 15 rows starting from the beginning of the part | ||
| 5240 | 2026.02.02 22:42:46.646302 [ 276 ] {91e498d4-180f-49f9-8398-264d07f98366} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5241 | 2026.02.02 22:42:46.646524 [ 276 ] {91e498d4-180f-49f9-8398-264d07f98366} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5242 | 2026.02.02 22:42:46.646661 [ 276 ] {91e498d4-180f-49f9-8398-264d07f98366} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001155 sec., 76190.4761904762 rows/sec., 4.78 MiB/sec. | ||
| 5243 | 2026.02.02 22:42:46.646698 [ 276 ] {91e498d4-180f-49f9-8398-264d07f98366} <Debug> TCPHandler: Processed in 0.001327345 sec. | ||
| 5244 | 2026.02.02 22:42:46.650114 [ 188 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 464 rows, containing 19 columns (19 merged, 0 gathered) in 0.004776417 sec., 97143.94702137607 rows/sec., 174.08 MiB/sec. | ||
| 5245 | 2026.02.02 22:42:46.650832 [ 201 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5246 | 2026.02.02 22:42:46.651196 [ 201 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5247 | 2026.02.02 22:42:46.651262 [ 201 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5248 | 2026.02.02 22:42:46.651399 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 5249 | 2026.02.02 22:42:49.126414 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10089 | ||
| 5250 | 2026.02.02 22:42:49.127139 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5251 | 2026.02.02 22:42:49.127208 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5252 | 2026.02.02 22:42:49.127855 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5253 | 2026.02.02 22:42:49.128077 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5254 | 2026.02.02 22:42:49.128211 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10089 | ||
| 5255 | 2026.02.02 22:42:49.128230 [ 169 ] {} <Debug> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5256 | 2026.02.02 22:42:49.128323 [ 169 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5257 | 2026.02.02 22:42:49.128359 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5258 | 2026.02.02 22:42:49.128509 [ 188 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 5259 | 2026.02.02 22:42:49.128683 [ 188 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5260 | 2026.02.02 22:42:49.128728 [ 188 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7657 rows starting from the beginning of the part | ||
| 5261 | 2026.02.02 22:42:49.128797 [ 188 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 5262 | 2026.02.02 22:42:49.128844 [ 188 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 5263 | 2026.02.02 22:42:49.128887 [ 188 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 5264 | 2026.02.02 22:42:49.128929 [ 188 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 5265 | 2026.02.02 22:42:49.128972 [ 188 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 5266 | 2026.02.02 22:42:49.131084 [ 201 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10089 rows, containing 4 columns (4 merged, 0 gathered) in 0.002643762 sec., 3816152.8912209193 rows/sec., 54.59 MiB/sec. | ||
| 5267 | 2026.02.02 22:42:49.131267 [ 188 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5268 | 2026.02.02 22:42:49.131513 [ 188 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_21_4} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5269 | 2026.02.02 22:42:49.131582 [ 188 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_21_4} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5270 | 2026.02.02 22:42:49.131654 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 5271 | 2026.02.02 22:42:49.643079 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5272 | 2026.02.02 22:42:49.659714 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5273 | 2026.02.02 22:42:49.659767 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5274 | 2026.02.02 22:42:49.665442 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5275 | 2026.02.02 22:42:49.666139 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5276 | 2026.02.02 22:42:49.666419 [ 169 ] {} <Debug> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5277 | 2026.02.02 22:42:49.666477 [ 169 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5278 | 2026.02.02 22:42:49.666496 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5279 | 2026.02.02 22:42:49.666595 [ 201 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 5280 | 2026.02.02 22:42:49.669565 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5281 | 2026.02.02 22:42:49.670237 [ 201 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5282 | 2026.02.02 22:42:49.671558 [ 201 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 5283 | 2026.02.02 22:42:49.675691 [ 201 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 5284 | 2026.02.02 22:42:49.679712 [ 201 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 5285 | 2026.02.02 22:42:49.683561 [ 201 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 5286 | 2026.02.02 22:42:49.687643 [ 201 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 5287 | 2026.02.02 22:42:49.691699 [ 201 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 5288 | 2026.02.02 22:42:49.744104 [ 188 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.077547524 sec., 2050.3555987164723 rows/sec., 10.60 MiB/sec. | ||
| 5289 | 2026.02.02 22:42:49.746554 [ 186 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5290 | 2026.02.02 22:42:49.748414 [ 186 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_21_4} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5291 | 2026.02.02 22:42:49.748509 [ 186 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_21_4} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5292 | 2026.02.02 22:42:49.750669 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5293 | 2026.02.02 22:42:50.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.73 MiB, peak 261.29 MiB, free memory in arenas 0.00 B, will set to 253.28 MiB (RSS), difference: 2.55 MiB | ||
| 5294 | 2026.02.02 22:42:51.646696 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5295 | 2026.02.02 22:42:51.646874 [ 276 ] {e226f3e6-067f-4f8b-bb8c-3f728177f959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5296 | 2026.02.02 22:42:51.646938 [ 276 ] {e226f3e6-067f-4f8b-bb8c-3f728177f959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5297 | 2026.02.02 22:42:51.647519 [ 276 ] {e226f3e6-067f-4f8b-bb8c-3f728177f959} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5298 | 2026.02.02 22:42:51.647565 [ 276 ] {e226f3e6-067f-4f8b-bb8c-3f728177f959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5299 | 2026.02.02 22:42:51.647935 [ 276 ] {e226f3e6-067f-4f8b-bb8c-3f728177f959} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5300 | 2026.02.02 22:42:51.648167 [ 276 ] {e226f3e6-067f-4f8b-bb8c-3f728177f959} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5301 | 2026.02.02 22:42:51.648323 [ 276 ] {e226f3e6-067f-4f8b-bb8c-3f728177f959} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001499 sec., 1334.2228152101402 rows/sec., 108.80 KiB/sec. | ||
| 5302 | 2026.02.02 22:42:51.648365 [ 276 ] {e226f3e6-067f-4f8b-bb8c-3f728177f959} <Debug> TCPHandler: Processed in 0.001797071 sec. | ||
| 5303 | 2026.02.02 22:42:51.648481 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5304 | 2026.02.02 22:42:51.648577 [ 276 ] {eab0ea94-d068-4613-ae0a-260df8831c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5305 | 2026.02.02 22:42:51.648617 [ 276 ] {eab0ea94-d068-4613-ae0a-260df8831c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5306 | 2026.02.02 22:42:51.649463 [ 276 ] {eab0ea94-d068-4613-ae0a-260df8831c04} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5307 | 2026.02.02 22:42:51.649501 [ 276 ] {eab0ea94-d068-4613-ae0a-260df8831c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5308 | 2026.02.02 22:42:51.649887 [ 276 ] {eab0ea94-d068-4613-ae0a-260df8831c04} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5309 | 2026.02.02 22:42:51.650095 [ 276 ] {eab0ea94-d068-4613-ae0a-260df8831c04} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5310 | 2026.02.02 22:42:51.650222 [ 276 ] {eab0ea94-d068-4613-ae0a-260df8831c04} <Debug> executeQuery: Read 1249 rows, 105.45 KiB in 0.001664 sec., 750600.9615384616 rows/sec., 61.88 MiB/sec. | ||
| 5311 | 2026.02.02 22:42:51.650258 [ 276 ] {eab0ea94-d068-4613-ae0a-260df8831c04} <Debug> TCPHandler: Processed in 0.001828621 sec. | ||
| 5312 | 2026.02.02 22:42:51.650367 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5313 | 2026.02.02 22:42:51.650462 [ 276 ] {799be0aa-9380-4cb9-a6d7-c13768eb2111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5314 | 2026.02.02 22:42:51.650502 [ 276 ] {799be0aa-9380-4cb9-a6d7-c13768eb2111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5315 | 2026.02.02 22:42:51.650889 [ 276 ] {799be0aa-9380-4cb9-a6d7-c13768eb2111} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5316 | 2026.02.02 22:42:51.650925 [ 276 ] {799be0aa-9380-4cb9-a6d7-c13768eb2111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5317 | 2026.02.02 22:42:51.651226 [ 276 ] {799be0aa-9380-4cb9-a6d7-c13768eb2111} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5318 | 2026.02.02 22:42:51.651427 [ 276 ] {799be0aa-9380-4cb9-a6d7-c13768eb2111} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5319 | 2026.02.02 22:42:51.651558 [ 276 ] {799be0aa-9380-4cb9-a6d7-c13768eb2111} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001114 sec., 25134.649910233395 rows/sec., 1.84 MiB/sec. | ||
| 5320 | 2026.02.02 22:42:51.651594 [ 276 ] {799be0aa-9380-4cb9-a6d7-c13768eb2111} <Debug> TCPHandler: Processed in 0.001277635 sec. | ||
| 5321 | 2026.02.02 22:42:51.651698 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5322 | 2026.02.02 22:42:51.651821 [ 276 ] {848b3dd6-31dc-4ed6-8e7e-670399eaeaf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5323 | 2026.02.02 22:42:51.651871 [ 276 ] {848b3dd6-31dc-4ed6-8e7e-670399eaeaf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5324 | 2026.02.02 22:42:51.652402 [ 276 ] {848b3dd6-31dc-4ed6-8e7e-670399eaeaf5} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5325 | 2026.02.02 22:42:51.652446 [ 276 ] {848b3dd6-31dc-4ed6-8e7e-670399eaeaf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5326 | 2026.02.02 22:42:51.652625 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 29 entries to flush up to offset 703 | ||
| 5327 | 2026.02.02 22:42:51.652838 [ 276 ] {848b3dd6-31dc-4ed6-8e7e-670399eaeaf5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5328 | 2026.02.02 22:42:51.653051 [ 276 ] {848b3dd6-31dc-4ed6-8e7e-670399eaeaf5} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5329 | 2026.02.02 22:42:51.653184 [ 276 ] {848b3dd6-31dc-4ed6-8e7e-670399eaeaf5} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001387 sec., 164383.56164383562 rows/sec., 11.13 MiB/sec. | ||
| 5330 | 2026.02.02 22:42:51.653222 [ 276 ] {848b3dd6-31dc-4ed6-8e7e-670399eaeaf5} <Debug> TCPHandler: Processed in 0.001575598 sec. | ||
| 5331 | 2026.02.02 22:42:51.653341 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5332 | 2026.02.02 22:42:51.653463 [ 276 ] {0f540a47-c60f-4148-98a6-4968323bf3c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5333 | 2026.02.02 22:42:51.653513 [ 276 ] {0f540a47-c60f-4148-98a6-4968323bf3c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5334 | 2026.02.02 22:42:51.654110 [ 276 ] {0f540a47-c60f-4148-98a6-4968323bf3c8} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5335 | 2026.02.02 22:42:51.654147 [ 276 ] {0f540a47-c60f-4148-98a6-4968323bf3c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5336 | 2026.02.02 22:42:51.654505 [ 276 ] {0f540a47-c60f-4148-98a6-4968323bf3c8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5337 | 2026.02.02 22:42:51.654722 [ 276 ] {0f540a47-c60f-4148-98a6-4968323bf3c8} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5338 | 2026.02.02 22:42:51.654855 [ 276 ] {0f540a47-c60f-4148-98a6-4968323bf3c8} <Debug> executeQuery: Read 548 rows, 41.65 KiB in 0.001417 sec., 386732.53352152434 rows/sec., 28.70 MiB/sec. | ||
| 5339 | 2026.02.02 22:42:51.654895 [ 276 ] {0f540a47-c60f-4148-98a6-4968323bf3c8} <Debug> TCPHandler: Processed in 0.001616399 sec. | ||
| 5340 | 2026.02.02 22:42:51.655005 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5341 | 2026.02.02 22:42:51.655054 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5342 | 2026.02.02 22:42:51.655101 [ 276 ] {8a20b9c1-c8d0-4851-a777-9349bc1b39a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5343 | 2026.02.02 22:42:51.655111 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5344 | 2026.02.02 22:42:51.655153 [ 276 ] {8a20b9c1-c8d0-4851-a777-9349bc1b39a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5345 | 2026.02.02 22:42:51.655705 [ 276 ] {8a20b9c1-c8d0-4851-a777-9349bc1b39a0} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5346 | 2026.02.02 22:42:51.655742 [ 276 ] {8a20b9c1-c8d0-4851-a777-9349bc1b39a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5347 | 2026.02.02 22:42:51.656286 [ 276 ] {8a20b9c1-c8d0-4851-a777-9349bc1b39a0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5348 | 2026.02.02 22:42:51.656455 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5349 | 2026.02.02 22:42:51.656529 [ 276 ] {8a20b9c1-c8d0-4851-a777-9349bc1b39a0} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5350 | 2026.02.02 22:42:51.656673 [ 276 ] {8a20b9c1-c8d0-4851-a777-9349bc1b39a0} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001591 sec., 531112.5078566939 rows/sec., 35.75 MiB/sec. | ||
| 5351 | 2026.02.02 22:42:51.656713 [ 276 ] {8a20b9c1-c8d0-4851-a777-9349bc1b39a0} <Debug> TCPHandler: Processed in 0.00176146 sec. | ||
| 5352 | 2026.02.02 22:42:51.656773 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5353 | 2026.02.02 22:42:51.656820 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5354 | 2026.02.02 22:42:51.656921 [ 276 ] {f638eb9d-1f4a-49f9-bd37-272d512f9837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5355 | 2026.02.02 22:42:51.656976 [ 276 ] {f638eb9d-1f4a-49f9-bd37-272d512f9837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5356 | 2026.02.02 22:42:51.657137 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 703 | ||
| 5357 | 2026.02.02 22:42:51.657752 [ 276 ] {f638eb9d-1f4a-49f9-bd37-272d512f9837} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5358 | 2026.02.02 22:42:51.657792 [ 276 ] {f638eb9d-1f4a-49f9-bd37-272d512f9837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5359 | 2026.02.02 22:42:51.658316 [ 276 ] {f638eb9d-1f4a-49f9-bd37-272d512f9837} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5360 | 2026.02.02 22:42:51.658551 [ 276 ] {f638eb9d-1f4a-49f9-bd37-272d512f9837} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5361 | 2026.02.02 22:42:51.658685 [ 276 ] {f638eb9d-1f4a-49f9-bd37-272d512f9837} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001782 sec., 14590.347923681258 rows/sec., 26.15 MiB/sec. | ||
| 5362 | 2026.02.02 22:42:51.658738 [ 276 ] {f638eb9d-1f4a-49f9-bd37-272d512f9837} <Debug> TCPHandler: Processed in 0.001967773 sec. | ||
| 5363 | 2026.02.02 22:42:51.658852 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5364 | 2026.02.02 22:42:51.658946 [ 276 ] {1526173d-6f52-41f6-819f-6e095a3b9c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5365 | 2026.02.02 22:42:51.658987 [ 276 ] {1526173d-6f52-41f6-819f-6e095a3b9c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5366 | 2026.02.02 22:42:51.659310 [ 276 ] {1526173d-6f52-41f6-819f-6e095a3b9c28} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5367 | 2026.02.02 22:42:51.659346 [ 276 ] {1526173d-6f52-41f6-819f-6e095a3b9c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5368 | 2026.02.02 22:42:51.659646 [ 276 ] {1526173d-6f52-41f6-819f-6e095a3b9c28} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5369 | 2026.02.02 22:42:51.659859 [ 276 ] {1526173d-6f52-41f6-819f-6e095a3b9c28} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5370 | 2026.02.02 22:42:51.659984 [ 276 ] {1526173d-6f52-41f6-819f-6e095a3b9c28} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 5371 | 2026.02.02 22:42:51.660021 [ 276 ] {1526173d-6f52-41f6-819f-6e095a3b9c28} <Debug> TCPHandler: Processed in 0.001218614 sec. | ||
| 5372 | 2026.02.02 22:42:56.524705 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5373 | 2026.02.02 22:42:56.524772 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5374 | 2026.02.02 22:42:56.626703 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5375 | 2026.02.02 22:42:56.626887 [ 276 ] {5f6794de-fa94-4743-9a45-4e2a798ccebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5376 | 2026.02.02 22:42:56.626955 [ 276 ] {5f6794de-fa94-4743-9a45-4e2a798ccebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5377 | 2026.02.02 22:42:56.627779 [ 276 ] {5f6794de-fa94-4743-9a45-4e2a798ccebb} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5378 | 2026.02.02 22:42:56.627833 [ 276 ] {5f6794de-fa94-4743-9a45-4e2a798ccebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5379 | 2026.02.02 22:42:56.628268 [ 276 ] {5f6794de-fa94-4743-9a45-4e2a798ccebb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5380 | 2026.02.02 22:42:56.628394 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10537 | ||
| 5381 | 2026.02.02 22:42:56.628503 [ 276 ] {5f6794de-fa94-4743-9a45-4e2a798ccebb} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5382 | 2026.02.02 22:42:56.628672 [ 276 ] {5f6794de-fa94-4743-9a45-4e2a798ccebb} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001833 sec., 145117.29405346425 rows/sec., 9.22 MiB/sec. | ||
| 5383 | 2026.02.02 22:42:56.628727 [ 276 ] {5f6794de-fa94-4743-9a45-4e2a798ccebb} <Debug> TCPHandler: Processed in 0.002154456 sec. | ||
| 5384 | 2026.02.02 22:42:56.628864 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5385 | 2026.02.02 22:42:56.628893 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5386 | 2026.02.02 22:42:56.628967 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5387 | 2026.02.02 22:42:56.628973 [ 276 ] {46c5c763-0136-48f3-a362-80ef2eba058c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5388 | 2026.02.02 22:42:56.629030 [ 276 ] {46c5c763-0136-48f3-a362-80ef2eba058c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5389 | 2026.02.02 22:42:56.629491 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5390 | 2026.02.02 22:42:56.629735 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5391 | 2026.02.02 22:42:56.629856 [ 276 ] {46c5c763-0136-48f3-a362-80ef2eba058c} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5392 | 2026.02.02 22:42:56.629866 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10537 | ||
| 5393 | 2026.02.02 22:42:56.629904 [ 276 ] {46c5c763-0136-48f3-a362-80ef2eba058c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5394 | 2026.02.02 22:42:56.630308 [ 276 ] {46c5c763-0136-48f3-a362-80ef2eba058c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5395 | 2026.02.02 22:42:56.630529 [ 276 ] {46c5c763-0136-48f3-a362-80ef2eba058c} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5396 | 2026.02.02 22:42:56.630674 [ 276 ] {46c5c763-0136-48f3-a362-80ef2eba058c} <Debug> executeQuery: Read 782 rows, 63.50 KiB in 0.001727 sec., 452808.3381586566 rows/sec., 35.91 MiB/sec. | ||
| 5397 | 2026.02.02 22:42:56.630715 [ 276 ] {46c5c763-0136-48f3-a362-80ef2eba058c} <Debug> TCPHandler: Processed in 0.001908352 sec. | ||
| 5398 | 2026.02.02 22:42:56.630839 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5399 | 2026.02.02 22:42:56.630938 [ 276 ] {c6e5b529-60d1-45b7-a3cf-b9dc2cfd33cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5400 | 2026.02.02 22:42:56.630979 [ 276 ] {c6e5b529-60d1-45b7-a3cf-b9dc2cfd33cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5401 | 2026.02.02 22:42:56.631447 [ 276 ] {c6e5b529-60d1-45b7-a3cf-b9dc2cfd33cc} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5402 | 2026.02.02 22:42:56.631483 [ 276 ] {c6e5b529-60d1-45b7-a3cf-b9dc2cfd33cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5403 | 2026.02.02 22:42:56.631803 [ 276 ] {c6e5b529-60d1-45b7-a3cf-b9dc2cfd33cc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5404 | 2026.02.02 22:42:56.632026 [ 276 ] {c6e5b529-60d1-45b7-a3cf-b9dc2cfd33cc} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5405 | 2026.02.02 22:42:56.632155 [ 276 ] {c6e5b529-60d1-45b7-a3cf-b9dc2cfd33cc} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001235 sec., 119838.05668016194 rows/sec., 7.22 MiB/sec. | ||
| 5406 | 2026.02.02 22:42:56.632193 [ 276 ] {c6e5b529-60d1-45b7-a3cf-b9dc2cfd33cc} <Debug> TCPHandler: Processed in 0.001406767 sec. | ||
| 5407 | 2026.02.02 22:42:56.632308 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5408 | 2026.02.02 22:42:56.632402 [ 276 ] {07471ea5-56fd-44df-8701-bd89978ba840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5409 | 2026.02.02 22:42:56.632442 [ 276 ] {07471ea5-56fd-44df-8701-bd89978ba840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5410 | 2026.02.02 22:42:56.632884 [ 276 ] {07471ea5-56fd-44df-8701-bd89978ba840} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5411 | 2026.02.02 22:42:56.632920 [ 276 ] {07471ea5-56fd-44df-8701-bd89978ba840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5412 | 2026.02.02 22:42:56.633215 [ 276 ] {07471ea5-56fd-44df-8701-bd89978ba840} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5413 | 2026.02.02 22:42:56.633421 [ 276 ] {07471ea5-56fd-44df-8701-bd89978ba840} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5414 | 2026.02.02 22:42:56.633549 [ 276 ] {07471ea5-56fd-44df-8701-bd89978ba840} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001164 sec., 120274.91408934706 rows/sec., 7.77 MiB/sec. | ||
| 5415 | 2026.02.02 22:42:56.633586 [ 276 ] {07471ea5-56fd-44df-8701-bd89978ba840} <Debug> TCPHandler: Processed in 0.001327676 sec. | ||
| 5416 | 2026.02.02 22:42:56.633695 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5417 | 2026.02.02 22:42:56.633788 [ 276 ] {12f3927e-1b6c-4573-a82e-f6314b951d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5418 | 2026.02.02 22:42:56.633828 [ 276 ] {12f3927e-1b6c-4573-a82e-f6314b951d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5419 | 2026.02.02 22:42:56.634251 [ 276 ] {12f3927e-1b6c-4573-a82e-f6314b951d89} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5420 | 2026.02.02 22:42:56.634287 [ 276 ] {12f3927e-1b6c-4573-a82e-f6314b951d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5421 | 2026.02.02 22:42:56.634580 [ 276 ] {12f3927e-1b6c-4573-a82e-f6314b951d89} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5422 | 2026.02.02 22:42:56.634782 [ 276 ] {12f3927e-1b6c-4573-a82e-f6314b951d89} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5423 | 2026.02.02 22:42:56.634908 [ 276 ] {12f3927e-1b6c-4573-a82e-f6314b951d89} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001136 sec., 122359.15492957746 rows/sec., 6.96 MiB/sec. | ||
| 5424 | 2026.02.02 22:42:56.634946 [ 276 ] {12f3927e-1b6c-4573-a82e-f6314b951d89} <Debug> TCPHandler: Processed in 0.001300035 sec. | ||
| 5425 | 2026.02.02 22:42:56.635052 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5426 | 2026.02.02 22:42:56.635145 [ 276 ] {3a4971fe-a215-4772-9ef2-9d8d19d9f7a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5427 | 2026.02.02 22:42:56.635186 [ 276 ] {3a4971fe-a215-4772-9ef2-9d8d19d9f7a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5428 | 2026.02.02 22:42:56.635739 [ 276 ] {3a4971fe-a215-4772-9ef2-9d8d19d9f7a9} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5429 | 2026.02.02 22:42:56.635775 [ 276 ] {3a4971fe-a215-4772-9ef2-9d8d19d9f7a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5430 | 2026.02.02 22:42:56.636083 [ 276 ] {3a4971fe-a215-4772-9ef2-9d8d19d9f7a9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5431 | 2026.02.02 22:42:56.636284 [ 276 ] {3a4971fe-a215-4772-9ef2-9d8d19d9f7a9} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5432 | 2026.02.02 22:42:56.636410 [ 276 ] {3a4971fe-a215-4772-9ef2-9d8d19d9f7a9} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001282 sec., 372854.9141965679 rows/sec., 26.27 MiB/sec. | ||
| 5433 | 2026.02.02 22:42:56.636447 [ 276 ] {3a4971fe-a215-4772-9ef2-9d8d19d9f7a9} <Debug> TCPHandler: Processed in 0.001443937 sec. | ||
| 5434 | 2026.02.02 22:42:56.636543 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5435 | 2026.02.02 22:42:56.636638 [ 276 ] {ecbf1fbd-1703-4f17-bf06-6934692cc880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5436 | 2026.02.02 22:42:56.636679 [ 276 ] {ecbf1fbd-1703-4f17-bf06-6934692cc880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5437 | 2026.02.02 22:42:56.637003 [ 276 ] {ecbf1fbd-1703-4f17-bf06-6934692cc880} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5438 | 2026.02.02 22:42:56.637039 [ 276 ] {ecbf1fbd-1703-4f17-bf06-6934692cc880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5439 | 2026.02.02 22:42:56.637336 [ 276 ] {ecbf1fbd-1703-4f17-bf06-6934692cc880} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5440 | 2026.02.02 22:42:56.637538 [ 276 ] {ecbf1fbd-1703-4f17-bf06-6934692cc880} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5441 | 2026.02.02 22:42:56.637663 [ 276 ] {ecbf1fbd-1703-4f17-bf06-6934692cc880} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 5442 | 2026.02.02 22:42:56.637699 [ 276 ] {ecbf1fbd-1703-4f17-bf06-6934692cc880} <Debug> TCPHandler: Processed in 0.001203304 sec. | ||
| 5443 | 2026.02.02 22:42:56.637817 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5444 | 2026.02.02 22:42:56.637941 [ 276 ] {8e6f5651-b1a8-4aeb-a0bf-9bcd80c12b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5445 | 2026.02.02 22:42:56.637993 [ 276 ] {8e6f5651-b1a8-4aeb-a0bf-9bcd80c12b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5446 | 2026.02.02 22:42:56.638491 [ 276 ] {8e6f5651-b1a8-4aeb-a0bf-9bcd80c12b62} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5447 | 2026.02.02 22:42:56.638542 [ 276 ] {8e6f5651-b1a8-4aeb-a0bf-9bcd80c12b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5448 | 2026.02.02 22:42:56.638938 [ 276 ] {8e6f5651-b1a8-4aeb-a0bf-9bcd80c12b62} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5449 | 2026.02.02 22:42:56.639153 [ 276 ] {8e6f5651-b1a8-4aeb-a0bf-9bcd80c12b62} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5450 | 2026.02.02 22:42:56.639289 [ 276 ] {8e6f5651-b1a8-4aeb-a0bf-9bcd80c12b62} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001373 sec., 187909.68681718863 rows/sec., 12.51 MiB/sec. | ||
| 5451 | 2026.02.02 22:42:56.639327 [ 276 ] {8e6f5651-b1a8-4aeb-a0bf-9bcd80c12b62} <Debug> TCPHandler: Processed in 0.001572409 sec. | ||
| 5452 | 2026.02.02 22:42:56.639435 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5453 | 2026.02.02 22:42:56.639531 [ 276 ] {998a6002-c376-4753-8607-a58729183f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5454 | 2026.02.02 22:42:56.639573 [ 276 ] {998a6002-c376-4753-8607-a58729183f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5455 | 2026.02.02 22:42:56.639880 [ 276 ] {998a6002-c376-4753-8607-a58729183f09} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5456 | 2026.02.02 22:42:56.639917 [ 276 ] {998a6002-c376-4753-8607-a58729183f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5457 | 2026.02.02 22:42:56.640277 [ 276 ] {998a6002-c376-4753-8607-a58729183f09} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5458 | 2026.02.02 22:42:56.640485 [ 276 ] {998a6002-c376-4753-8607-a58729183f09} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5459 | 2026.02.02 22:42:56.640587 [ 146 ] {} <Debug> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5460 | 2026.02.02 22:42:56.640611 [ 276 ] {998a6002-c376-4753-8607-a58729183f09} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 61.37 KiB/sec. | ||
| 5461 | 2026.02.02 22:42:56.640656 [ 146 ] {} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5462 | 2026.02.02 22:42:56.640664 [ 276 ] {998a6002-c376-4753-8607-a58729183f09} <Debug> TCPHandler: Processed in 0.001279265 sec. | ||
| 5463 | 2026.02.02 22:42:56.640684 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5464 | 2026.02.02 22:42:56.640783 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5465 | 2026.02.02 22:42:56.640800 [ 195 ] {4f03af37-494e-4199-98ad-14f35affb6a8::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 | ||
| 5466 | 2026.02.02 22:42:56.640882 [ 276 ] {d9581060-6930-44ee-8b0c-3a7cc5b192fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5467 | 2026.02.02 22:42:56.640937 [ 195 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5468 | 2026.02.02 22:42:56.640941 [ 276 ] {d9581060-6930-44ee-8b0c-3a7cc5b192fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5469 | 2026.02.02 22:42:56.640977 [ 195 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 11 rows starting from the beginning of the part | ||
| 5470 | 2026.02.02 22:42:56.641044 [ 195 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5471 | 2026.02.02 22:42:56.641086 [ 195 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5472 | 2026.02.02 22:42:56.641123 [ 195 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5473 | 2026.02.02 22:42:56.641161 [ 195 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5474 | 2026.02.02 22:42:56.641196 [ 195 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 5475 | 2026.02.02 22:42:56.641729 [ 276 ] {d9581060-6930-44ee-8b0c-3a7cc5b192fa} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5476 | 2026.02.02 22:42:56.641769 [ 276 ] {d9581060-6930-44ee-8b0c-3a7cc5b192fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5477 | 2026.02.02 22:42:56.641961 [ 186 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001212655 sec., 13194.189608751047 rows/sec., 885.84 KiB/sec. | ||
| 5478 | 2026.02.02 22:42:56.642135 [ 200 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5479 | 2026.02.02 22:42:56.642321 [ 276 ] {d9581060-6930-44ee-8b0c-3a7cc5b192fa} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5480 | 2026.02.02 22:42:56.642524 [ 200 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_16_3} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5481 | 2026.02.02 22:42:56.642610 [ 276 ] {d9581060-6930-44ee-8b0c-3a7cc5b192fa} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5482 | 2026.02.02 22:42:56.642619 [ 200 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_16_3} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5483 | 2026.02.02 22:42:56.642737 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 5484 | 2026.02.02 22:42:56.642765 [ 276 ] {d9581060-6930-44ee-8b0c-3a7cc5b192fa} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.0019 sec., 7894.736842105263 rows/sec., 14.15 MiB/sec. | ||
| 5485 | 2026.02.02 22:42:56.642822 [ 276 ] {d9581060-6930-44ee-8b0c-3a7cc5b192fa} <Debug> TCPHandler: Processed in 0.002089995 sec. | ||
| 5486 | 2026.02.02 22:42:56.642932 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5487 | 2026.02.02 22:42:56.643029 [ 276 ] {775a95a2-a128-43c4-8d2a-90946d79f14e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5488 | 2026.02.02 22:42:56.643070 [ 276 ] {775a95a2-a128-43c4-8d2a-90946d79f14e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5489 | 2026.02.02 22:42:56.643399 [ 276 ] {775a95a2-a128-43c4-8d2a-90946d79f14e} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5490 | 2026.02.02 22:42:56.643435 [ 276 ] {775a95a2-a128-43c4-8d2a-90946d79f14e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5491 | 2026.02.02 22:42:56.643759 [ 276 ] {775a95a2-a128-43c4-8d2a-90946d79f14e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5492 | 2026.02.02 22:42:56.643970 [ 276 ] {775a95a2-a128-43c4-8d2a-90946d79f14e} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5493 | 2026.02.02 22:42:56.644098 [ 276 ] {775a95a2-a128-43c4-8d2a-90946d79f14e} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001087 sec., 80956.76172953082 rows/sec., 5.08 MiB/sec. | ||
| 5494 | 2026.02.02 22:42:56.644132 [ 276 ] {775a95a2-a128-43c4-8d2a-90946d79f14e} <Debug> TCPHandler: Processed in 0.001252604 sec. | ||
| 5495 | 2026.02.02 22:42:57.169732 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5496 | 2026.02.02 22:42:57.185255 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5497 | 2026.02.02 22:42:57.185311 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5498 | 2026.02.02 22:42:57.190880 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5499 | 2026.02.02 22:42:57.191565 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5500 | 2026.02.02 22:42:57.194231 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5501 | 2026.02.02 22:43:01.619728 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5502 | 2026.02.02 22:43:01.619964 [ 276 ] {07e92727-4744-49ef-8910-6d5f82684b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5503 | 2026.02.02 22:43:01.620053 [ 276 ] {07e92727-4744-49ef-8910-6d5f82684b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5504 | 2026.02.02 22:43:01.620878 [ 276 ] {07e92727-4744-49ef-8910-6d5f82684b0d} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5505 | 2026.02.02 22:43:01.620937 [ 276 ] {07e92727-4744-49ef-8910-6d5f82684b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5506 | 2026.02.02 22:43:01.621457 [ 276 ] {07e92727-4744-49ef-8910-6d5f82684b0d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5507 | 2026.02.02 22:43:01.621822 [ 276 ] {07e92727-4744-49ef-8910-6d5f82684b0d} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5508 | 2026.02.02 22:43:01.622003 [ 276 ] {07e92727-4744-49ef-8910-6d5f82684b0d} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.002101 sec., 51404.093288910044 rows/sec., 4.30 MiB/sec. | ||
| 5509 | 2026.02.02 22:43:01.622001 [ 142 ] {} <Debug> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5510 | 2026.02.02 22:43:01.622054 [ 276 ] {07e92727-4744-49ef-8910-6d5f82684b0d} <Debug> TCPHandler: Processed in 0.002510659 sec. | ||
| 5511 | 2026.02.02 22:43:01.622088 [ 142 ] {} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5512 | 2026.02.02 22:43:01.622119 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5513 | 2026.02.02 22:43:01.622195 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5514 | 2026.02.02 22:43:01.622246 [ 187 ] {a7088793-2f62-4241-8a67-9c59019b4291::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 | ||
| 5515 | 2026.02.02 22:43:01.622294 [ 276 ] {639cd263-5497-4d9e-bc81-c3615964d74a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5516 | 2026.02.02 22:43:01.622341 [ 276 ] {639cd263-5497-4d9e-bc81-c3615964d74a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5517 | 2026.02.02 22:43:01.622403 [ 187 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5518 | 2026.02.02 22:43:01.622444 [ 187 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1984 rows starting from the beginning of the part | ||
| 5519 | 2026.02.02 22:43:01.622515 [ 187 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 108 rows starting from the beginning of the part | ||
| 5520 | 2026.02.02 22:43:01.622565 [ 187 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 782 rows starting from the beginning of the part | ||
| 5521 | 2026.02.02 22:43:01.622612 [ 187 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1249 rows starting from the beginning of the part | ||
| 5522 | 2026.02.02 22:43:01.622655 [ 187 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 782 rows starting from the beginning of the part | ||
| 5523 | 2026.02.02 22:43:01.622699 [ 187 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 108 rows starting from the beginning of the part | ||
| 5524 | 2026.02.02 22:43:01.622791 [ 276 ] {639cd263-5497-4d9e-bc81-c3615964d74a} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5525 | 2026.02.02 22:43:01.622835 [ 276 ] {639cd263-5497-4d9e-bc81-c3615964d74a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5526 | 2026.02.02 22:43:01.623179 [ 276 ] {639cd263-5497-4d9e-bc81-c3615964d74a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5527 | 2026.02.02 22:43:01.623408 [ 276 ] {639cd263-5497-4d9e-bc81-c3615964d74a} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5528 | 2026.02.02 22:43:01.623567 [ 276 ] {639cd263-5497-4d9e-bc81-c3615964d74a} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001292 sec., 20123.839009287927 rows/sec., 1.48 MiB/sec. | ||
| 5529 | 2026.02.02 22:43:01.623606 [ 276 ] {639cd263-5497-4d9e-bc81-c3615964d74a} <Debug> TCPHandler: Processed in 0.001461927 sec. | ||
| 5530 | 2026.02.02 22:43:01.623721 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5531 | 2026.02.02 22:43:01.623817 [ 276 ] {4d4ef0e0-9b21-482f-87f6-3d78fb5d17ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5532 | 2026.02.02 22:43:01.623857 [ 276 ] {4d4ef0e0-9b21-482f-87f6-3d78fb5d17ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5533 | 2026.02.02 22:43:01.624277 [ 276 ] {4d4ef0e0-9b21-482f-87f6-3d78fb5d17ec} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5534 | 2026.02.02 22:43:01.624314 [ 276 ] {4d4ef0e0-9b21-482f-87f6-3d78fb5d17ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5535 | 2026.02.02 22:43:01.624542 [ 186 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5013 rows, containing 5 columns (5 merged, 0 gathered) in 0.002354308 sec., 2129288.0965447174 rows/sec., 180.77 MiB/sec. | ||
| 5536 | 2026.02.02 22:43:01.624654 [ 276 ] {4d4ef0e0-9b21-482f-87f6-3d78fb5d17ec} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5537 | 2026.02.02 22:43:01.624835 [ 187 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5538 | 2026.02.02 22:43:01.624889 [ 276 ] {4d4ef0e0-9b21-482f-87f6-3d78fb5d17ec} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5539 | 2026.02.02 22:43:01.625013 [ 142 ] {} <Debug> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5540 | 2026.02.02 22:43:01.625041 [ 276 ] {4d4ef0e0-9b21-482f-87f6-3d78fb5d17ec} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001243 sec., 72405.47063555913 rows/sec., 5.65 MiB/sec. | ||
| 5541 | 2026.02.02 22:43:01.625047 [ 142 ] {} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5542 | 2026.02.02 22:43:01.625085 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5543 | 2026.02.02 22:43:01.625087 [ 276 ] {4d4ef0e0-9b21-482f-87f6-3d78fb5d17ec} <Debug> TCPHandler: Processed in 0.001419417 sec. | ||
| 5544 | 2026.02.02 22:43:01.625112 [ 187 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_31_6} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5545 | 2026.02.02 22:43:01.625175 [ 186 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::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 | ||
| 5546 | 2026.02.02 22:43:01.625195 [ 187 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_31_6} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5547 | 2026.02.02 22:43:01.625213 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5548 | 2026.02.02 22:43:01.625273 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 5549 | 2026.02.02 22:43:01.625284 [ 186 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5550 | 2026.02.02 22:43:01.625314 [ 276 ] {6dd3068c-eeb0-4db4-b67f-b276a66cce7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5551 | 2026.02.02 22:43:01.625322 [ 186 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 996 rows starting from the beginning of the part | ||
| 5552 | 2026.02.02 22:43:01.625363 [ 276 ] {6dd3068c-eeb0-4db4-b67f-b276a66cce7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5553 | 2026.02.02 22:43:01.625398 [ 186 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 5554 | 2026.02.02 22:43:01.625445 [ 186 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 478 rows starting from the beginning of the part | ||
| 5555 | 2026.02.02 22:43:01.625484 [ 186 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 548 rows starting from the beginning of the part | ||
| 5556 | 2026.02.02 22:43:01.625521 [ 186 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 478 rows starting from the beginning of the part | ||
| 5557 | 2026.02.02 22:43:01.625558 [ 186 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 90 rows starting from the beginning of the part | ||
| 5558 | 2026.02.02 22:43:01.625798 [ 276 ] {6dd3068c-eeb0-4db4-b67f-b276a66cce7d} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5559 | 2026.02.02 22:43:01.625840 [ 276 ] {6dd3068c-eeb0-4db4-b67f-b276a66cce7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5560 | 2026.02.02 22:43:01.626191 [ 276 ] {6dd3068c-eeb0-4db4-b67f-b276a66cce7d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5561 | 2026.02.02 22:43:01.626410 [ 276 ] {6dd3068c-eeb0-4db4-b67f-b276a66cce7d} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5562 | 2026.02.02 22:43:01.626519 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5563 | 2026.02.02 22:43:01.626548 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5564 | 2026.02.02 22:43:01.626552 [ 276 ] {6dd3068c-eeb0-4db4-b67f-b276a66cce7d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 5565 | 2026.02.02 22:43:01.626566 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5566 | 2026.02.02 22:43:01.626599 [ 276 ] {6dd3068c-eeb0-4db4-b67f-b276a66cce7d} <Debug> TCPHandler: Processed in 0.001434537 sec. | ||
| 5567 | 2026.02.02 22:43:01.626665 [ 189 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::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 | ||
| 5568 | 2026.02.02 22:43:01.626722 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5569 | 2026.02.02 22:43:01.626790 [ 189 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5570 | 2026.02.02 22:43:01.626805 [ 190 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2680 rows, containing 5 columns (5 merged, 0 gathered) in 0.00166744 sec., 1607254.2340354074 rows/sec., 122.55 MiB/sec. | ||
| 5571 | 2026.02.02 22:43:01.626819 [ 276 ] {48251b86-c1b1-4d47-b7ce-c9bbf2d74c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5572 | 2026.02.02 22:43:01.626829 [ 189 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8999 rows starting from the beginning of the part | ||
| 5573 | 2026.02.02 22:43:01.626902 [ 276 ] {48251b86-c1b1-4d47-b7ce-c9bbf2d74c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5574 | 2026.02.02 22:43:01.626922 [ 189 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5575 | 2026.02.02 22:43:01.626973 [ 189 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 258 rows starting from the beginning of the part | ||
| 5576 | 2026.02.02 22:43:01.626998 [ 196 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5577 | 2026.02.02 22:43:01.627016 [ 189 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 845 rows starting from the beginning of the part | ||
| 5578 | 2026.02.02 22:43:01.627059 [ 189 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 258 rows starting from the beginning of the part | ||
| 5579 | 2026.02.02 22:43:01.627096 [ 189 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5580 | 2026.02.02 22:43:01.627292 [ 196 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_31_6} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5581 | 2026.02.02 22:43:01.627380 [ 196 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_31_6} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5582 | 2026.02.02 22:43:01.627462 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 5583 | 2026.02.02 22:43:01.627750 [ 276 ] {48251b86-c1b1-4d47-b7ce-c9bbf2d74c10} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5584 | 2026.02.02 22:43:01.627796 [ 276 ] {48251b86-c1b1-4d47-b7ce-c9bbf2d74c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5585 | 2026.02.02 22:43:01.628417 [ 276 ] {48251b86-c1b1-4d47-b7ce-c9bbf2d74c10} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5586 | 2026.02.02 22:43:01.628652 [ 276 ] {48251b86-c1b1-4d47-b7ce-c9bbf2d74c10} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5587 | 2026.02.02 22:43:01.628805 [ 276 ] {48251b86-c1b1-4d47-b7ce-c9bbf2d74c10} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002005 sec., 12967.581047381547 rows/sec., 23.24 MiB/sec. | ||
| 5588 | 2026.02.02 22:43:01.628871 [ 276 ] {48251b86-c1b1-4d47-b7ce-c9bbf2d74c10} <Debug> TCPHandler: Processed in 0.002198006 sec. | ||
| 5589 | 2026.02.02 22:43:01.628981 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5590 | 2026.02.02 22:43:01.629076 [ 276 ] {c7a93050-08d7-4252-a603-0d932f701193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5591 | 2026.02.02 22:43:01.629118 [ 276 ] {c7a93050-08d7-4252-a603-0d932f701193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5592 | 2026.02.02 22:43:01.629445 [ 276 ] {c7a93050-08d7-4252-a603-0d932f701193} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5593 | 2026.02.02 22:43:01.629482 [ 276 ] {c7a93050-08d7-4252-a603-0d932f701193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5594 | 2026.02.02 22:43:01.629848 [ 276 ] {c7a93050-08d7-4252-a603-0d932f701193} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5595 | 2026.02.02 22:43:01.630087 [ 276 ] {c7a93050-08d7-4252-a603-0d932f701193} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5596 | 2026.02.02 22:43:01.630198 [ 142 ] {} <Debug> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5597 | 2026.02.02 22:43:01.630222 [ 276 ] {c7a93050-08d7-4252-a603-0d932f701193} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 5598 | 2026.02.02 22:43:01.630233 [ 142 ] {} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5599 | 2026.02.02 22:43:01.630265 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5600 | 2026.02.02 22:43:01.630266 [ 276 ] {c7a93050-08d7-4252-a603-0d932f701193} <Debug> TCPHandler: Processed in 0.001333016 sec. | ||
| 5601 | 2026.02.02 22:43:01.630340 [ 187 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::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 | ||
| 5602 | 2026.02.02 22:43:01.630438 [ 187 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5603 | 2026.02.02 22:43:01.630467 [ 187 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1864 rows starting from the beginning of the part | ||
| 5604 | 2026.02.02 22:43:01.630520 [ 187 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5605 | 2026.02.02 22:43:01.630561 [ 187 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 88 rows starting from the beginning of the part | ||
| 5606 | 2026.02.02 22:43:01.630600 [ 187 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5607 | 2026.02.02 22:43:01.630639 [ 187 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 88 rows starting from the beginning of the part | ||
| 5608 | 2026.02.02 22:43:01.630677 [ 187 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5609 | 2026.02.02 22:43:01.631291 [ 197 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10680 rows, containing 5 columns (5 merged, 0 gathered) in 0.004666135 sec., 2288832.1919532977 rows/sec., 154.15 MiB/sec. | ||
| 5610 | 2026.02.02 22:43:01.631571 [ 197 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5611 | 2026.02.02 22:43:01.631690 [ 193 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2220 rows, containing 4 columns (4 merged, 0 gathered) in 0.001389886 sec., 1597253.2999109281 rows/sec., 103.27 MiB/sec. | ||
| 5612 | 2026.02.02 22:43:01.631823 [ 197 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5613 | 2026.02.02 22:43:01.631895 [ 197 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5614 | 2026.02.02 22:43:01.631940 [ 189 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5615 | 2026.02.02 22:43:01.631974 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 5616 | 2026.02.02 22:43:01.632197 [ 189 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_31_6} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5617 | 2026.02.02 22:43:01.632275 [ 189 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_31_6} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5618 | 2026.02.02 22:43:01.632349 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 5619 | 2026.02.02 22:43:01.657431 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 43 entries to flush up to offset 746 | ||
| 5620 | 2026.02.02 22:43:01.659925 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5621 | 2026.02.02 22:43:01.659967 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5622 | 2026.02.02 22:43:01.661129 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5623 | 2026.02.02 22:43:01.661400 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5624 | 2026.02.02 22:43:01.661518 [ 142 ] {} <Debug> system.query_log (49648329-40bd-4792-89b3-9558c84553d5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5625 | 2026.02.02 22:43:01.661554 [ 142 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5626 | 2026.02.02 22:43:01.661573 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5627 | 2026.02.02 22:43:01.661630 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 746 | ||
| 5628 | 2026.02.02 22:43:01.661658 [ 193 ] {49648329-40bd-4792-89b3-9558c84553d5::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 | ||
| 5629 | 2026.02.02 22:43:01.662214 [ 193 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5630 | 2026.02.02 22:43:01.662335 [ 193 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 560 rows starting from the beginning of the part | ||
| 5631 | 2026.02.02 22:43:01.662657 [ 193 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 28 rows starting from the beginning of the part | ||
| 5632 | 2026.02.02 22:43:01.662984 [ 193 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part | ||
| 5633 | 2026.02.02 22:43:01.663295 [ 193 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 5634 | 2026.02.02 22:43:01.663612 [ 193 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 29 rows starting from the beginning of the part | ||
| 5635 | 2026.02.02 22:43:01.663964 [ 193 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 43 rows starting from the beginning of the part | ||
| 5636 | 2026.02.02 22:43:01.669999 [ 189 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 746 rows, containing 72 columns (72 merged, 0 gathered) in 0.008377819 sec., 89044.65470070433 rows/sec., 74.91 MiB/sec. | ||
| 5637 | 2026.02.02 22:43:01.671326 [ 190 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5638 | 2026.02.02 22:43:01.671879 [ 190 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_16_3} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5639 | 2026.02.02 22:43:01.671942 [ 190 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_16_3} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5640 | 2026.02.02 22:43:01.672135 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 5641 | 2026.02.02 22:43:02.000249 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.58 MiB, peak 262.93 MiB, free memory in arenas 0.00 B, will set to 256.43 MiB (RSS), difference: 1.85 MiB | ||
| 5642 | 2026.02.02 22:43:04.130070 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11049 | ||
| 5643 | 2026.02.02 22:43:04.130867 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5644 | 2026.02.02 22:43:04.130950 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5645 | 2026.02.02 22:43:04.131561 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5646 | 2026.02.02 22:43:04.131828 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5647 | 2026.02.02 22:43:04.131965 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11049 | ||
| 5648 | 2026.02.02 22:43:04.694428 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5649 | 2026.02.02 22:43:04.709660 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5650 | 2026.02.02 22:43:04.709711 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5651 | 2026.02.02 22:43:04.716092 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5652 | 2026.02.02 22:43:04.716781 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5653 | 2026.02.02 22:43:04.719455 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5654 | 2026.02.02 22:43:06.625735 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5655 | 2026.02.02 22:43:06.625911 [ 276 ] {85dfe2a9-8ac9-4cc5-828c-18c3451e9dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5656 | 2026.02.02 22:43:06.625976 [ 276 ] {85dfe2a9-8ac9-4cc5-828c-18c3451e9dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5657 | 2026.02.02 22:43:06.626640 [ 276 ] {85dfe2a9-8ac9-4cc5-828c-18c3451e9dff} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5658 | 2026.02.02 22:43:06.626686 [ 276 ] {85dfe2a9-8ac9-4cc5-828c-18c3451e9dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5659 | 2026.02.02 22:43:06.627079 [ 276 ] {85dfe2a9-8ac9-4cc5-828c-18c3451e9dff} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5660 | 2026.02.02 22:43:06.627298 [ 276 ] {85dfe2a9-8ac9-4cc5-828c-18c3451e9dff} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5661 | 2026.02.02 22:43:06.627454 [ 276 ] {85dfe2a9-8ac9-4cc5-828c-18c3451e9dff} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001591 sec., 167190.4462602137 rows/sec., 10.62 MiB/sec. | ||
| 5662 | 2026.02.02 22:43:06.627498 [ 276 ] {85dfe2a9-8ac9-4cc5-828c-18c3451e9dff} <Debug> TCPHandler: Processed in 0.001900132 sec. | ||
| 5663 | 2026.02.02 22:43:06.627612 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5664 | 2026.02.02 22:43:06.627706 [ 276 ] {9a88d223-a3d4-4280-b260-74a72acd2cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5665 | 2026.02.02 22:43:06.627747 [ 276 ] {9a88d223-a3d4-4280-b260-74a72acd2cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5666 | 2026.02.02 22:43:06.628403 [ 276 ] {9a88d223-a3d4-4280-b260-74a72acd2cd6} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5667 | 2026.02.02 22:43:06.628439 [ 276 ] {9a88d223-a3d4-4280-b260-74a72acd2cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5668 | 2026.02.02 22:43:06.628786 [ 276 ] {9a88d223-a3d4-4280-b260-74a72acd2cd6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5669 | 2026.02.02 22:43:06.628993 [ 276 ] {9a88d223-a3d4-4280-b260-74a72acd2cd6} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5670 | 2026.02.02 22:43:06.629124 [ 276 ] {9a88d223-a3d4-4280-b260-74a72acd2cd6} <Debug> executeQuery: Read 782 rows, 63.50 KiB in 0.001436 sec., 544568.2451253482 rows/sec., 43.19 MiB/sec. | ||
| 5671 | 2026.02.02 22:43:06.629162 [ 276 ] {9a88d223-a3d4-4280-b260-74a72acd2cd6} <Debug> TCPHandler: Processed in 0.001597979 sec. | ||
| 5672 | 2026.02.02 22:43:06.629267 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5673 | 2026.02.02 22:43:06.629360 [ 276 ] {232cc1ff-5329-42aa-9205-3eeed49c6948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5674 | 2026.02.02 22:43:06.629399 [ 276 ] {232cc1ff-5329-42aa-9205-3eeed49c6948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5675 | 2026.02.02 22:43:06.629808 [ 276 ] {232cc1ff-5329-42aa-9205-3eeed49c6948} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5676 | 2026.02.02 22:43:06.629843 [ 276 ] {232cc1ff-5329-42aa-9205-3eeed49c6948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5677 | 2026.02.02 22:43:06.630144 [ 276 ] {232cc1ff-5329-42aa-9205-3eeed49c6948} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5678 | 2026.02.02 22:43:06.630347 [ 276 ] {232cc1ff-5329-42aa-9205-3eeed49c6948} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5679 | 2026.02.02 22:43:06.630475 [ 276 ] {232cc1ff-5329-42aa-9205-3eeed49c6948} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001132 sec., 130742.04946996467 rows/sec., 7.88 MiB/sec. | ||
| 5680 | 2026.02.02 22:43:06.630511 [ 276 ] {232cc1ff-5329-42aa-9205-3eeed49c6948} <Debug> TCPHandler: Processed in 0.001292945 sec. | ||
| 5681 | 2026.02.02 22:43:06.630616 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5682 | 2026.02.02 22:43:06.630709 [ 276 ] {429940e1-675c-49e3-b42b-91654d2144ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5683 | 2026.02.02 22:43:06.630747 [ 276 ] {429940e1-675c-49e3-b42b-91654d2144ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5684 | 2026.02.02 22:43:06.631141 [ 276 ] {429940e1-675c-49e3-b42b-91654d2144ea} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5685 | 2026.02.02 22:43:06.631177 [ 276 ] {429940e1-675c-49e3-b42b-91654d2144ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5686 | 2026.02.02 22:43:06.631468 [ 276 ] {429940e1-675c-49e3-b42b-91654d2144ea} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5687 | 2026.02.02 22:43:06.631666 [ 276 ] {429940e1-675c-49e3-b42b-91654d2144ea} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5688 | 2026.02.02 22:43:06.631773 [ 130 ] {} <Debug> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5689 | 2026.02.02 22:43:06.631793 [ 276 ] {429940e1-675c-49e3-b42b-91654d2144ea} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001102 sec., 127041.74228675137 rows/sec., 8.21 MiB/sec. | ||
| 5690 | 2026.02.02 22:43:06.631838 [ 130 ] {} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5691 | 2026.02.02 22:43:06.631846 [ 276 ] {429940e1-675c-49e3-b42b-91654d2144ea} <Debug> TCPHandler: Processed in 0.001277584 sec. | ||
| 5692 | 2026.02.02 22:43:06.631865 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5693 | 2026.02.02 22:43:06.631962 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5694 | 2026.02.02 22:43:06.631998 [ 198 ] {76cb72b0-fd69-4c48-abee-934367d6b937::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 | ||
| 5695 | 2026.02.02 22:43:06.632059 [ 276 ] {e4d44c25-09db-4c83-a50a-8c4275ffbfe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5696 | 2026.02.02 22:43:06.632103 [ 276 ] {e4d44c25-09db-4c83-a50a-8c4275ffbfe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5697 | 2026.02.02 22:43:06.632126 [ 198 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5698 | 2026.02.02 22:43:06.632167 [ 198 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 369 rows starting from the beginning of the part | ||
| 5699 | 2026.02.02 22:43:06.632236 [ 198 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 140 rows starting from the beginning of the part | ||
| 5700 | 2026.02.02 22:43:06.632285 [ 198 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 140 rows starting from the beginning of the part | ||
| 5701 | 2026.02.02 22:43:06.632327 [ 198 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part | ||
| 5702 | 2026.02.02 22:43:06.632364 [ 198 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 140 rows starting from the beginning of the part | ||
| 5703 | 2026.02.02 22:43:06.632403 [ 198 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 140 rows starting from the beginning of the part | ||
| 5704 | 2026.02.02 22:43:06.632516 [ 276 ] {e4d44c25-09db-4c83-a50a-8c4275ffbfe4} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5705 | 2026.02.02 22:43:06.632558 [ 276 ] {e4d44c25-09db-4c83-a50a-8c4275ffbfe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5706 | 2026.02.02 22:43:06.632884 [ 276 ] {e4d44c25-09db-4c83-a50a-8c4275ffbfe4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5707 | 2026.02.02 22:43:06.633106 [ 276 ] {e4d44c25-09db-4c83-a50a-8c4275ffbfe4} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5708 | 2026.02.02 22:43:06.633235 [ 276 ] {e4d44c25-09db-4c83-a50a-8c4275ffbfe4} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001194 sec., 116415.41038525963 rows/sec., 6.62 MiB/sec. | ||
| 5709 | 2026.02.02 22:43:06.633272 [ 276 ] {e4d44c25-09db-4c83-a50a-8c4275ffbfe4} <Debug> TCPHandler: Processed in 0.001358356 sec. | ||
| 5710 | 2026.02.02 22:43:06.633349 [ 189 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1157 rows, containing 5 columns (5 merged, 0 gathered) in 0.001400126 sec., 826354.1995506119 rows/sec., 57.56 MiB/sec. | ||
| 5711 | 2026.02.02 22:43:06.633382 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5712 | 2026.02.02 22:43:06.633480 [ 276 ] {2dcb01c2-b957-4fd4-9504-5a664906b379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5713 | 2026.02.02 22:43:06.633494 [ 198 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5714 | 2026.02.02 22:43:06.633522 [ 276 ] {2dcb01c2-b957-4fd4-9504-5a664906b379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5715 | 2026.02.02 22:43:06.633733 [ 198 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_21_4} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5716 | 2026.02.02 22:43:06.633804 [ 198 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_21_4} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5717 | 2026.02.02 22:43:06.633866 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 5718 | 2026.02.02 22:43:06.634072 [ 276 ] {2dcb01c2-b957-4fd4-9504-5a664906b379} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5719 | 2026.02.02 22:43:06.634113 [ 276 ] {2dcb01c2-b957-4fd4-9504-5a664906b379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5720 | 2026.02.02 22:43:06.634444 [ 276 ] {2dcb01c2-b957-4fd4-9504-5a664906b379} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5721 | 2026.02.02 22:43:06.634647 [ 276 ] {2dcb01c2-b957-4fd4-9504-5a664906b379} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5722 | 2026.02.02 22:43:06.634776 [ 276 ] {2dcb01c2-b957-4fd4-9504-5a664906b379} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001314 sec., 363774.7336377473 rows/sec., 25.63 MiB/sec. | ||
| 5723 | 2026.02.02 22:43:06.634814 [ 276 ] {2dcb01c2-b957-4fd4-9504-5a664906b379} <Debug> TCPHandler: Processed in 0.001479667 sec. | ||
| 5724 | 2026.02.02 22:43:06.634918 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5725 | 2026.02.02 22:43:06.635011 [ 276 ] {e47704c1-432d-49e5-b3bf-8265f88dbe9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5726 | 2026.02.02 22:43:06.635051 [ 276 ] {e47704c1-432d-49e5-b3bf-8265f88dbe9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5727 | 2026.02.02 22:43:06.635366 [ 276 ] {e47704c1-432d-49e5-b3bf-8265f88dbe9f} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5728 | 2026.02.02 22:43:06.635400 [ 276 ] {e47704c1-432d-49e5-b3bf-8265f88dbe9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5729 | 2026.02.02 22:43:06.635701 [ 276 ] {e47704c1-432d-49e5-b3bf-8265f88dbe9f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5730 | 2026.02.02 22:43:06.635905 [ 276 ] {e47704c1-432d-49e5-b3bf-8265f88dbe9f} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5731 | 2026.02.02 22:43:06.636005 [ 130 ] {} <Debug> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5732 | 2026.02.02 22:43:06.636028 [ 276 ] {e47704c1-432d-49e5-b3bf-8265f88dbe9f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001035 sec., 5797.101449275363 rows/sec., 302.88 KiB/sec. | ||
| 5733 | 2026.02.02 22:43:06.636041 [ 130 ] {} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5734 | 2026.02.02 22:43:06.636069 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5735 | 2026.02.02 22:43:06.636071 [ 276 ] {e47704c1-432d-49e5-b3bf-8265f88dbe9f} <Debug> TCPHandler: Processed in 0.001201704 sec. | ||
| 5736 | 2026.02.02 22:43:06.636142 [ 189 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 5737 | 2026.02.02 22:43:06.636191 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5738 | 2026.02.02 22:43:06.636251 [ 189 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5739 | 2026.02.02 22:43:06.636287 [ 189 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 5740 | 2026.02.02 22:43:06.636289 [ 276 ] {af3cb65a-9471-44ea-86ff-5523653fe38b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5741 | 2026.02.02 22:43:06.636338 [ 189 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 5742 | 2026.02.02 22:43:06.636342 [ 276 ] {af3cb65a-9471-44ea-86ff-5523653fe38b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5743 | 2026.02.02 22:43:06.636384 [ 189 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 5744 | 2026.02.02 22:43:06.636422 [ 189 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 5745 | 2026.02.02 22:43:06.636456 [ 189 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 5746 | 2026.02.02 22:43:06.636488 [ 189 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 5747 | 2026.02.02 22:43:06.636741 [ 276 ] {af3cb65a-9471-44ea-86ff-5523653fe38b} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5748 | 2026.02.02 22:43:06.636782 [ 276 ] {af3cb65a-9471-44ea-86ff-5523653fe38b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5749 | 2026.02.02 22:43:06.637125 [ 276 ] {af3cb65a-9471-44ea-86ff-5523653fe38b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5750 | 2026.02.02 22:43:06.637138 [ 194 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001028572 sec., 93333.28148151029 rows/sec., 4.76 MiB/sec. | ||
| 5751 | 2026.02.02 22:43:06.637259 [ 189 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5752 | 2026.02.02 22:43:06.637390 [ 276 ] {af3cb65a-9471-44ea-86ff-5523653fe38b} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5753 | 2026.02.02 22:43:06.637522 [ 189 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::all_1_16_3} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5754 | 2026.02.02 22:43:06.637539 [ 276 ] {af3cb65a-9471-44ea-86ff-5523653fe38b} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001269 sec., 203309.69267139482 rows/sec., 13.54 MiB/sec. | ||
| 5755 | 2026.02.02 22:43:06.637582 [ 276 ] {af3cb65a-9471-44ea-86ff-5523653fe38b} <Debug> TCPHandler: Processed in 0.001440287 sec. | ||
| 5756 | 2026.02.02 22:43:06.637585 [ 189 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::all_1_16_3} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5757 | 2026.02.02 22:43:06.637650 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5758 | 2026.02.02 22:43:06.637690 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5759 | 2026.02.02 22:43:06.637788 [ 276 ] {29621e81-2032-4c22-aec3-134f04d797bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5760 | 2026.02.02 22:43:06.637829 [ 276 ] {29621e81-2032-4c22-aec3-134f04d797bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5761 | 2026.02.02 22:43:06.638129 [ 276 ] {29621e81-2032-4c22-aec3-134f04d797bb} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5762 | 2026.02.02 22:43:06.638164 [ 276 ] {29621e81-2032-4c22-aec3-134f04d797bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5763 | 2026.02.02 22:43:06.638451 [ 276 ] {29621e81-2032-4c22-aec3-134f04d797bb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5764 | 2026.02.02 22:43:06.638660 [ 276 ] {29621e81-2032-4c22-aec3-134f04d797bb} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5765 | 2026.02.02 22:43:06.638796 [ 276 ] {29621e81-2032-4c22-aec3-134f04d797bb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 5766 | 2026.02.02 22:43:06.638831 [ 276 ] {29621e81-2032-4c22-aec3-134f04d797bb} <Debug> TCPHandler: Processed in 0.001189434 sec. | ||
| 5767 | 2026.02.02 22:43:06.638933 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5768 | 2026.02.02 22:43:06.639025 [ 276 ] {45af785d-1d81-4997-91a7-21e058210027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5769 | 2026.02.02 22:43:06.639078 [ 276 ] {45af785d-1d81-4997-91a7-21e058210027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5770 | 2026.02.02 22:43:06.639829 [ 276 ] {45af785d-1d81-4997-91a7-21e058210027} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5771 | 2026.02.02 22:43:06.639869 [ 276 ] {45af785d-1d81-4997-91a7-21e058210027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5772 | 2026.02.02 22:43:06.640383 [ 276 ] {45af785d-1d81-4997-91a7-21e058210027} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5773 | 2026.02.02 22:43:06.640609 [ 276 ] {45af785d-1d81-4997-91a7-21e058210027} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5774 | 2026.02.02 22:43:06.640748 [ 276 ] {45af785d-1d81-4997-91a7-21e058210027} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00174 sec., 8620.689655172413 rows/sec., 15.45 MiB/sec. | ||
| 5775 | 2026.02.02 22:43:06.640799 [ 276 ] {45af785d-1d81-4997-91a7-21e058210027} <Debug> TCPHandler: Processed in 0.001914923 sec. | ||
| 5776 | 2026.02.02 22:43:06.640910 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5777 | 2026.02.02 22:43:06.641005 [ 276 ] {3d7fb6a7-cdd5-4681-9524-25a5c15ebc32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5778 | 2026.02.02 22:43:06.641046 [ 276 ] {3d7fb6a7-cdd5-4681-9524-25a5c15ebc32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5779 | 2026.02.02 22:43:06.641362 [ 276 ] {3d7fb6a7-cdd5-4681-9524-25a5c15ebc32} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5780 | 2026.02.02 22:43:06.641397 [ 276 ] {3d7fb6a7-cdd5-4681-9524-25a5c15ebc32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5781 | 2026.02.02 22:43:06.641700 [ 276 ] {3d7fb6a7-cdd5-4681-9524-25a5c15ebc32} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5782 | 2026.02.02 22:43:06.641903 [ 276 ] {3d7fb6a7-cdd5-4681-9524-25a5c15ebc32} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5783 | 2026.02.02 22:43:06.642028 [ 276 ] {3d7fb6a7-cdd5-4681-9524-25a5c15ebc32} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001042 sec., 84452.97504798466 rows/sec., 5.30 MiB/sec. | ||
| 5784 | 2026.02.02 22:43:06.642063 [ 276 ] {3d7fb6a7-cdd5-4681-9524-25a5c15ebc32} <Debug> TCPHandler: Processed in 0.001203364 sec. | ||
| 5785 | 2026.02.02 22:43:11.525825 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5786 | 2026.02.02 22:43:11.525891 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5787 | 2026.02.02 22:43:11.620577 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5788 | 2026.02.02 22:43:11.620765 [ 276 ] {a10cf6bd-b9dc-477c-9cd6-a46044bec1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5789 | 2026.02.02 22:43:11.620833 [ 276 ] {a10cf6bd-b9dc-477c-9cd6-a46044bec1ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5790 | 2026.02.02 22:43:11.621506 [ 276 ] {a10cf6bd-b9dc-477c-9cd6-a46044bec1ba} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5791 | 2026.02.02 22:43:11.621554 [ 276 ] {a10cf6bd-b9dc-477c-9cd6-a46044bec1ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5792 | 2026.02.02 22:43:11.621967 [ 276 ] {a10cf6bd-b9dc-477c-9cd6-a46044bec1ba} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5793 | 2026.02.02 22:43:11.622190 [ 276 ] {a10cf6bd-b9dc-477c-9cd6-a46044bec1ba} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5794 | 2026.02.02 22:43:11.622349 [ 276 ] {a10cf6bd-b9dc-477c-9cd6-a46044bec1ba} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.00164 sec., 65853.65853658537 rows/sec., 5.51 MiB/sec. | ||
| 5795 | 2026.02.02 22:43:11.622392 [ 276 ] {a10cf6bd-b9dc-477c-9cd6-a46044bec1ba} <Debug> TCPHandler: Processed in 0.001953143 sec. | ||
| 5796 | 2026.02.02 22:43:11.622528 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5797 | 2026.02.02 22:43:11.622630 [ 276 ] {69d8d781-9fca-4e86-a8dd-153adfc61ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5798 | 2026.02.02 22:43:11.622673 [ 276 ] {69d8d781-9fca-4e86-a8dd-153adfc61ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5799 | 2026.02.02 22:43:11.623096 [ 276 ] {69d8d781-9fca-4e86-a8dd-153adfc61ab4} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5800 | 2026.02.02 22:43:11.623132 [ 276 ] {69d8d781-9fca-4e86-a8dd-153adfc61ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5801 | 2026.02.02 22:43:11.623427 [ 276 ] {69d8d781-9fca-4e86-a8dd-153adfc61ab4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5802 | 2026.02.02 22:43:11.623645 [ 276 ] {69d8d781-9fca-4e86-a8dd-153adfc61ab4} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5803 | 2026.02.02 22:43:11.623769 [ 124 ] {} <Debug> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5804 | 2026.02.02 22:43:11.623784 [ 276 ] {69d8d781-9fca-4e86-a8dd-153adfc61ab4} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001173 sec., 22165.38789428815 rows/sec., 1.63 MiB/sec. | ||
| 5805 | 2026.02.02 22:43:11.623834 [ 124 ] {} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5806 | 2026.02.02 22:43:11.623848 [ 276 ] {69d8d781-9fca-4e86-a8dd-153adfc61ab4} <Debug> TCPHandler: Processed in 0.001378416 sec. | ||
| 5807 | 2026.02.02 22:43:11.623863 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5808 | 2026.02.02 22:43:11.623960 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5809 | 2026.02.02 22:43:11.623995 [ 198 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::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 | ||
| 5810 | 2026.02.02 22:43:11.624059 [ 276 ] {c6c13cf6-f0c4-4780-8c49-637d390601b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5811 | 2026.02.02 22:43:11.624106 [ 276 ] {c6c13cf6-f0c4-4780-8c49-637d390601b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5812 | 2026.02.02 22:43:11.624166 [ 198 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5813 | 2026.02.02 22:43:11.624212 [ 198 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 192 rows starting from the beginning of the part | ||
| 5814 | 2026.02.02 22:43:11.624280 [ 198 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part | ||
| 5815 | 2026.02.02 22:43:11.624327 [ 198 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 5816 | 2026.02.02 22:43:11.624368 [ 198 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 5817 | 2026.02.02 22:43:11.624406 [ 198 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part | ||
| 5818 | 2026.02.02 22:43:11.624443 [ 198 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part | ||
| 5819 | 2026.02.02 22:43:11.624537 [ 276 ] {c6c13cf6-f0c4-4780-8c49-637d390601b9} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5820 | 2026.02.02 22:43:11.624579 [ 276 ] {c6c13cf6-f0c4-4780-8c49-637d390601b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5821 | 2026.02.02 22:43:11.624925 [ 276 ] {c6c13cf6-f0c4-4780-8c49-637d390601b9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5822 | 2026.02.02 22:43:11.625157 [ 276 ] {c6c13cf6-f0c4-4780-8c49-637d390601b9} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5823 | 2026.02.02 22:43:11.625293 [ 276 ] {c6c13cf6-f0c4-4780-8c49-637d390601b9} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001252 sec., 71884.9840255591 rows/sec., 5.61 MiB/sec. | ||
| 5824 | 2026.02.02 22:43:11.625331 [ 276 ] {c6c13cf6-f0c4-4780-8c49-637d390601b9} <Debug> TCPHandler: Processed in 0.001421617 sec. | ||
| 5825 | 2026.02.02 22:43:11.625343 [ 198 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 568 rows, containing 5 columns (5 merged, 0 gathered) in 0.001404637 sec., 404374.93815128034 rows/sec., 26.99 MiB/sec. | ||
| 5826 | 2026.02.02 22:43:11.625442 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5827 | 2026.02.02 22:43:11.625481 [ 198 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5828 | 2026.02.02 22:43:11.625559 [ 276 ] {d0bdc325-bca7-4070-9a6d-993c16b86d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5829 | 2026.02.02 22:43:11.625610 [ 276 ] {d0bdc325-bca7-4070-9a6d-993c16b86d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5830 | 2026.02.02 22:43:11.625740 [ 198 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_31_6} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5831 | 2026.02.02 22:43:11.625822 [ 198 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_31_6} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5832 | 2026.02.02 22:43:11.625913 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5833 | 2026.02.02 22:43:11.626048 [ 276 ] {d0bdc325-bca7-4070-9a6d-993c16b86d90} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5834 | 2026.02.02 22:43:11.626091 [ 276 ] {d0bdc325-bca7-4070-9a6d-993c16b86d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5835 | 2026.02.02 22:43:11.626457 [ 276 ] {d0bdc325-bca7-4070-9a6d-993c16b86d90} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5836 | 2026.02.02 22:43:11.626678 [ 276 ] {d0bdc325-bca7-4070-9a6d-993c16b86d90} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5837 | 2026.02.02 22:43:11.626817 [ 276 ] {d0bdc325-bca7-4070-9a6d-993c16b86d90} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 5838 | 2026.02.02 22:43:11.626857 [ 276 ] {d0bdc325-bca7-4070-9a6d-993c16b86d90} <Debug> TCPHandler: Processed in 0.001467358 sec. | ||
| 5839 | 2026.02.02 22:43:11.626971 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5840 | 2026.02.02 22:43:11.627067 [ 276 ] {ca2bcbbb-87ae-406b-882c-81ecc7050e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5841 | 2026.02.02 22:43:11.627123 [ 276 ] {ca2bcbbb-87ae-406b-882c-81ecc7050e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5842 | 2026.02.02 22:43:11.628007 [ 276 ] {ca2bcbbb-87ae-406b-882c-81ecc7050e17} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5843 | 2026.02.02 22:43:11.628048 [ 276 ] {ca2bcbbb-87ae-406b-882c-81ecc7050e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5844 | 2026.02.02 22:43:11.628721 [ 276 ] {ca2bcbbb-87ae-406b-882c-81ecc7050e17} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5845 | 2026.02.02 22:43:11.629044 [ 276 ] {ca2bcbbb-87ae-406b-882c-81ecc7050e17} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5846 | 2026.02.02 22:43:11.629195 [ 124 ] {} <Debug> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5847 | 2026.02.02 22:43:11.629227 [ 276 ] {ca2bcbbb-87ae-406b-882c-81ecc7050e17} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002179 sec., 11932.078935291418 rows/sec., 21.38 MiB/sec. | ||
| 5848 | 2026.02.02 22:43:11.629239 [ 124 ] {} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5849 | 2026.02.02 22:43:11.629272 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5850 | 2026.02.02 22:43:11.629308 [ 276 ] {ca2bcbbb-87ae-406b-882c-81ecc7050e17} <Debug> TCPHandler: Processed in 0.002387288 sec. | ||
| 5851 | 2026.02.02 22:43:11.629375 [ 194 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::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 | ||
| 5852 | 2026.02.02 22:43:11.629450 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5853 | 2026.02.02 22:43:11.629564 [ 276 ] {b7114b19-5821-4ee7-9679-ad118ec2a313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5854 | 2026.02.02 22:43:11.629613 [ 276 ] {b7114b19-5821-4ee7-9679-ad118ec2a313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5855 | 2026.02.02 22:43:11.629672 [ 194 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5856 | 2026.02.02 22:43:11.629759 [ 194 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 464 rows starting from the beginning of the part | ||
| 5857 | 2026.02.02 22:43:11.629933 [ 194 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::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 | ||
| 5858 | 2026.02.02 22:43:11.629961 [ 276 ] {b7114b19-5821-4ee7-9679-ad118ec2a313} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5859 | 2026.02.02 22:43:11.630005 [ 276 ] {b7114b19-5821-4ee7-9679-ad118ec2a313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5860 | 2026.02.02 22:43:11.630090 [ 194 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 15 rows starting from the beginning of the part | ||
| 5861 | 2026.02.02 22:43:11.630260 [ 194 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 5862 | 2026.02.02 22:43:11.630354 [ 276 ] {b7114b19-5821-4ee7-9679-ad118ec2a313} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5863 | 2026.02.02 22:43:11.630423 [ 194 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 15 rows starting from the beginning of the part | ||
| 5864 | 2026.02.02 22:43:11.630596 [ 194 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part | ||
| 5865 | 2026.02.02 22:43:11.630600 [ 276 ] {b7114b19-5821-4ee7-9679-ad118ec2a313} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5866 | 2026.02.02 22:43:11.630773 [ 276 ] {b7114b19-5821-4ee7-9679-ad118ec2a313} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001227 sec., 48899.75550122249 rows/sec., 3.30 MiB/sec. | ||
| 5867 | 2026.02.02 22:43:11.630815 [ 276 ] {b7114b19-5821-4ee7-9679-ad118ec2a313} <Debug> TCPHandler: Processed in 0.001427797 sec. | ||
| 5868 | 2026.02.02 22:43:11.632262 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11497 | ||
| 5869 | 2026.02.02 22:43:11.632725 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5870 | 2026.02.02 22:43:11.632763 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5871 | 2026.02.02 22:43:11.633394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5872 | 2026.02.02 22:43:11.633640 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5873 | 2026.02.02 22:43:11.633782 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11497 | ||
| 5874 | 2026.02.02 22:43:11.651588 [ 199 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 572 rows, containing 19 columns (19 merged, 0 gathered) in 0.022261363 sec., 25694.74294992629 rows/sec., 46.04 MiB/sec. | ||
| 5875 | 2026.02.02 22:43:11.652409 [ 192 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5876 | 2026.02.02 22:43:11.652813 [ 192 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5877 | 2026.02.02 22:43:11.652902 [ 192 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5878 | 2026.02.02 22:43:11.653069 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 5879 | 2026.02.02 22:43:11.662088 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 780 | ||
| 5880 | 2026.02.02 22:43:11.664416 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5881 | 2026.02.02 22:43:11.664460 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5882 | 2026.02.02 22:43:11.665614 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5883 | 2026.02.02 22:43:11.665941 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5884 | 2026.02.02 22:43:11.666211 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 780 | ||
| 5885 | 2026.02.02 22:43:12.000255 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.01 MiB, peak 265.48 MiB, free memory in arenas 0.00 B, will set to 259.77 MiB (RSS), difference: 1.75 MiB | ||
| 5886 | 2026.02.02 22:43:12.219730 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5887 | 2026.02.02 22:43:12.237501 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5888 | 2026.02.02 22:43:12.237556 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5889 | 2026.02.02 22:43:12.243629 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5890 | 2026.02.02 22:43:12.244324 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5891 | 2026.02.02 22:43:12.247762 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5892 | 2026.02.02 22:43:16.626788 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5893 | 2026.02.02 22:43:16.627001 [ 276 ] {2491d68c-437e-4c88-9e10-0d69ed0e0e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5894 | 2026.02.02 22:43:16.627071 [ 276 ] {2491d68c-437e-4c88-9e10-0d69ed0e0e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5895 | 2026.02.02 22:43:16.627745 [ 276 ] {2491d68c-437e-4c88-9e10-0d69ed0e0e7c} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5896 | 2026.02.02 22:43:16.627794 [ 276 ] {2491d68c-437e-4c88-9e10-0d69ed0e0e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5897 | 2026.02.02 22:43:16.628190 [ 276 ] {2491d68c-437e-4c88-9e10-0d69ed0e0e7c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5898 | 2026.02.02 22:43:16.628425 [ 276 ] {2491d68c-437e-4c88-9e10-0d69ed0e0e7c} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5899 | 2026.02.02 22:43:16.628583 [ 276 ] {2491d68c-437e-4c88-9e10-0d69ed0e0e7c} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001635 sec., 162691.13149847096 rows/sec., 10.34 MiB/sec. | ||
| 5900 | 2026.02.02 22:43:16.628592 [ 143 ] {} <Debug> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5901 | 2026.02.02 22:43:16.628625 [ 276 ] {2491d68c-437e-4c88-9e10-0d69ed0e0e7c} <Debug> TCPHandler: Processed in 0.001973863 sec. | ||
| 5902 | 2026.02.02 22:43:16.628659 [ 143 ] {} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5903 | 2026.02.02 22:43:16.628685 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5904 | 2026.02.02 22:43:16.628751 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5905 | 2026.02.02 22:43:16.628780 [ 188 ] {7819d195-735c-4862-a57c-ea0b6700b453::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 | ||
| 5906 | 2026.02.02 22:43:16.628851 [ 276 ] {aee7acee-3d0e-4935-a684-e9e6d1d7c75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5907 | 2026.02.02 22:43:16.628870 [ 188 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5908 | 2026.02.02 22:43:16.628893 [ 276 ] {aee7acee-3d0e-4935-a684-e9e6d1d7c75f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5909 | 2026.02.02 22:43:16.628898 [ 188 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 266 rows starting from the beginning of the part | ||
| 5910 | 2026.02.02 22:43:16.628960 [ 188 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 266 rows starting from the beginning of the part | ||
| 5911 | 2026.02.02 22:43:16.629004 [ 188 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 266 rows starting from the beginning of the part | ||
| 5912 | 2026.02.02 22:43:16.629044 [ 188 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 266 rows starting from the beginning of the part | ||
| 5913 | 2026.02.02 22:43:16.629088 [ 188 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 266 rows starting from the beginning of the part | ||
| 5914 | 2026.02.02 22:43:16.629570 [ 276 ] {aee7acee-3d0e-4935-a684-e9e6d1d7c75f} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5915 | 2026.02.02 22:43:16.629606 [ 276 ] {aee7acee-3d0e-4935-a684-e9e6d1d7c75f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5916 | 2026.02.02 22:43:16.629949 [ 276 ] {aee7acee-3d0e-4935-a684-e9e6d1d7c75f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5917 | 2026.02.02 22:43:16.629962 [ 199 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001220824 sec., 1089428.1239556235 rows/sec., 73.37 MiB/sec. | ||
| 5918 | 2026.02.02 22:43:16.630085 [ 188 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5919 | 2026.02.02 22:43:16.630160 [ 276 ] {aee7acee-3d0e-4935-a684-e9e6d1d7c75f} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5920 | 2026.02.02 22:43:16.630294 [ 276 ] {aee7acee-3d0e-4935-a684-e9e6d1d7c75f} <Debug> executeQuery: Read 782 rows, 63.50 KiB in 0.001461 sec., 535249.8288843258 rows/sec., 42.45 MiB/sec. | ||
| 5921 | 2026.02.02 22:43:16.630332 [ 276 ] {aee7acee-3d0e-4935-a684-e9e6d1d7c75f} <Debug> TCPHandler: Processed in 0.001630249 sec. | ||
| 5922 | 2026.02.02 22:43:16.630335 [ 188 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_17_4} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5923 | 2026.02.02 22:43:16.630410 [ 188 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_17_4} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5924 | 2026.02.02 22:43:16.630441 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5925 | 2026.02.02 22:43:16.630478 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5926 | 2026.02.02 22:43:16.630535 [ 276 ] {76529f29-54ce-400a-9759-61e77cabc1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5927 | 2026.02.02 22:43:16.630575 [ 276 ] {76529f29-54ce-400a-9759-61e77cabc1b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5928 | 2026.02.02 22:43:16.630978 [ 276 ] {76529f29-54ce-400a-9759-61e77cabc1b8} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5929 | 2026.02.02 22:43:16.631013 [ 276 ] {76529f29-54ce-400a-9759-61e77cabc1b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5930 | 2026.02.02 22:43:16.631309 [ 276 ] {76529f29-54ce-400a-9759-61e77cabc1b8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5931 | 2026.02.02 22:43:16.631503 [ 276 ] {76529f29-54ce-400a-9759-61e77cabc1b8} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5932 | 2026.02.02 22:43:16.631634 [ 276 ] {76529f29-54ce-400a-9759-61e77cabc1b8} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001138 sec., 130052.72407732866 rows/sec., 7.84 MiB/sec. | ||
| 5933 | 2026.02.02 22:43:16.631675 [ 276 ] {76529f29-54ce-400a-9759-61e77cabc1b8} <Debug> TCPHandler: Processed in 0.001306195 sec. | ||
| 5934 | 2026.02.02 22:43:16.631786 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5935 | 2026.02.02 22:43:16.631881 [ 276 ] {29cae23b-7b2a-4b47-a5e9-31e5ffe759cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5936 | 2026.02.02 22:43:16.631923 [ 276 ] {29cae23b-7b2a-4b47-a5e9-31e5ffe759cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5937 | 2026.02.02 22:43:16.632469 [ 276 ] {29cae23b-7b2a-4b47-a5e9-31e5ffe759cd} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5938 | 2026.02.02 22:43:16.632508 [ 276 ] {29cae23b-7b2a-4b47-a5e9-31e5ffe759cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5939 | 2026.02.02 22:43:16.632821 [ 276 ] {29cae23b-7b2a-4b47-a5e9-31e5ffe759cd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5940 | 2026.02.02 22:43:16.633028 [ 276 ] {29cae23b-7b2a-4b47-a5e9-31e5ffe759cd} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5941 | 2026.02.02 22:43:16.633159 [ 276 ] {29cae23b-7b2a-4b47-a5e9-31e5ffe759cd} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001259 sec., 111199.36457505958 rows/sec., 7.19 MiB/sec. | ||
| 5942 | 2026.02.02 22:43:16.633196 [ 276 ] {29cae23b-7b2a-4b47-a5e9-31e5ffe759cd} <Debug> TCPHandler: Processed in 0.001432997 sec. | ||
| 5943 | 2026.02.02 22:43:16.633308 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5944 | 2026.02.02 22:43:16.633405 [ 276 ] {69c7cd7d-92fb-4757-b6de-b31b1226668f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5945 | 2026.02.02 22:43:16.633445 [ 276 ] {69c7cd7d-92fb-4757-b6de-b31b1226668f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5946 | 2026.02.02 22:43:16.633861 [ 276 ] {69c7cd7d-92fb-4757-b6de-b31b1226668f} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5947 | 2026.02.02 22:43:16.633896 [ 276 ] {69c7cd7d-92fb-4757-b6de-b31b1226668f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5948 | 2026.02.02 22:43:16.634199 [ 276 ] {69c7cd7d-92fb-4757-b6de-b31b1226668f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5949 | 2026.02.02 22:43:16.634416 [ 276 ] {69c7cd7d-92fb-4757-b6de-b31b1226668f} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5950 | 2026.02.02 22:43:16.634520 [ 117 ] {} <Debug> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5951 | 2026.02.02 22:43:16.634542 [ 276 ] {69c7cd7d-92fb-4757-b6de-b31b1226668f} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001155 sec., 120346.32034632035 rows/sec., 6.85 MiB/sec. | ||
| 5952 | 2026.02.02 22:43:16.634560 [ 117 ] {} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5953 | 2026.02.02 22:43:16.634579 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5954 | 2026.02.02 22:43:16.634579 [ 276 ] {69c7cd7d-92fb-4757-b6de-b31b1226668f} <Debug> TCPHandler: Processed in 0.001322405 sec. | ||
| 5955 | 2026.02.02 22:43:16.634664 [ 199 ] {849f615b-94df-419b-9f83-b0ce8d66289e::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 | ||
| 5956 | 2026.02.02 22:43:16.634705 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5957 | 2026.02.02 22:43:16.634784 [ 199 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5958 | 2026.02.02 22:43:16.634805 [ 276 ] {02a5c1a3-49fe-4081-80aa-7e8e94d33313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5959 | 2026.02.02 22:43:16.634828 [ 199 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 139 rows starting from the beginning of the part | ||
| 5960 | 2026.02.02 22:43:16.634850 [ 276 ] {02a5c1a3-49fe-4081-80aa-7e8e94d33313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5961 | 2026.02.02 22:43:16.634902 [ 199 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 139 rows starting from the beginning of the part | ||
| 5962 | 2026.02.02 22:43:16.634953 [ 199 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 139 rows starting from the beginning of the part | ||
| 5963 | 2026.02.02 22:43:16.634994 [ 199 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 139 rows starting from the beginning of the part | ||
| 5964 | 2026.02.02 22:43:16.635043 [ 199 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 139 rows starting from the beginning of the part | ||
| 5965 | 2026.02.02 22:43:16.635529 [ 276 ] {02a5c1a3-49fe-4081-80aa-7e8e94d33313} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5966 | 2026.02.02 22:43:16.635580 [ 276 ] {02a5c1a3-49fe-4081-80aa-7e8e94d33313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5967 | 2026.02.02 22:43:16.635943 [ 201 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001314295 sec., 528800.6117348084 rows/sec., 32.10 MiB/sec. | ||
| 5968 | 2026.02.02 22:43:16.635947 [ 276 ] {02a5c1a3-49fe-4081-80aa-7e8e94d33313} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5969 | 2026.02.02 22:43:16.636092 [ 195 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5970 | 2026.02.02 22:43:16.636198 [ 276 ] {02a5c1a3-49fe-4081-80aa-7e8e94d33313} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5971 | 2026.02.02 22:43:16.636353 [ 276 ] {02a5c1a3-49fe-4081-80aa-7e8e94d33313} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001567 sec., 305041.48053605616 rows/sec., 21.49 MiB/sec. | ||
| 5972 | 2026.02.02 22:43:16.636392 [ 195 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_17_4} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5973 | 2026.02.02 22:43:16.636394 [ 276 ] {02a5c1a3-49fe-4081-80aa-7e8e94d33313} <Debug> TCPHandler: Processed in 0.001739791 sec. | ||
| 5974 | 2026.02.02 22:43:16.636480 [ 195 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_17_4} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5975 | 2026.02.02 22:43:16.636525 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5976 | 2026.02.02 22:43:16.636556 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5977 | 2026.02.02 22:43:16.636625 [ 276 ] {82e12cdf-0053-4319-9f3a-beb6974658d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5978 | 2026.02.02 22:43:16.636670 [ 276 ] {82e12cdf-0053-4319-9f3a-beb6974658d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5979 | 2026.02.02 22:43:16.637002 [ 276 ] {82e12cdf-0053-4319-9f3a-beb6974658d9} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5980 | 2026.02.02 22:43:16.637038 [ 276 ] {82e12cdf-0053-4319-9f3a-beb6974658d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5981 | 2026.02.02 22:43:16.637353 [ 276 ] {82e12cdf-0053-4319-9f3a-beb6974658d9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5982 | 2026.02.02 22:43:16.637561 [ 276 ] {82e12cdf-0053-4319-9f3a-beb6974658d9} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5983 | 2026.02.02 22:43:16.637687 [ 276 ] {82e12cdf-0053-4319-9f3a-beb6974658d9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 5984 | 2026.02.02 22:43:16.637722 [ 276 ] {82e12cdf-0053-4319-9f3a-beb6974658d9} <Debug> TCPHandler: Processed in 0.001246245 sec. | ||
| 5985 | 2026.02.02 22:43:16.637833 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5986 | 2026.02.02 22:43:16.637926 [ 276 ] {0ff751f9-9a25-406c-a318-089b1b005ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5987 | 2026.02.02 22:43:16.637968 [ 276 ] {0ff751f9-9a25-406c-a318-089b1b005ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5988 | 2026.02.02 22:43:16.638382 [ 276 ] {0ff751f9-9a25-406c-a318-089b1b005ee4} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5989 | 2026.02.02 22:43:16.638417 [ 276 ] {0ff751f9-9a25-406c-a318-089b1b005ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5990 | 2026.02.02 22:43:16.638735 [ 276 ] {0ff751f9-9a25-406c-a318-089b1b005ee4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5991 | 2026.02.02 22:43:16.638938 [ 276 ] {0ff751f9-9a25-406c-a318-089b1b005ee4} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5992 | 2026.02.02 22:43:16.639064 [ 276 ] {0ff751f9-9a25-406c-a318-089b1b005ee4} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001156 sec., 223183.39100346022 rows/sec., 14.86 MiB/sec. | ||
| 5993 | 2026.02.02 22:43:16.639099 [ 276 ] {0ff751f9-9a25-406c-a318-089b1b005ee4} <Debug> TCPHandler: Processed in 0.001315295 sec. | ||
| 5994 | 2026.02.02 22:43:16.639215 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5995 | 2026.02.02 22:43:16.639308 [ 276 ] {e6b277b3-9e94-4f09-8999-e70763571270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5996 | 2026.02.02 22:43:16.639349 [ 276 ] {e6b277b3-9e94-4f09-8999-e70763571270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5997 | 2026.02.02 22:43:16.639666 [ 276 ] {e6b277b3-9e94-4f09-8999-e70763571270} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5998 | 2026.02.02 22:43:16.639699 [ 276 ] {e6b277b3-9e94-4f09-8999-e70763571270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5999 | 2026.02.02 22:43:16.639988 [ 276 ] {e6b277b3-9e94-4f09-8999-e70763571270} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6000 | 2026.02.02 22:43:16.640197 [ 276 ] {e6b277b3-9e94-4f09-8999-e70763571270} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6001 | 2026.02.02 22:43:16.640325 [ 276 ] {e6b277b3-9e94-4f09-8999-e70763571270} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 6002 | 2026.02.02 22:43:16.640360 [ 276 ] {e6b277b3-9e94-4f09-8999-e70763571270} <Debug> TCPHandler: Processed in 0.001192244 sec. | ||
| 6003 | 2026.02.02 22:43:16.640464 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6004 | 2026.02.02 22:43:16.640556 [ 276 ] {30e4d48c-8ad9-4dac-ba0f-a0b7fe35b46a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6005 | 2026.02.02 22:43:16.640609 [ 276 ] {30e4d48c-8ad9-4dac-ba0f-a0b7fe35b46a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6006 | 2026.02.02 22:43:16.641340 [ 276 ] {30e4d48c-8ad9-4dac-ba0f-a0b7fe35b46a} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6007 | 2026.02.02 22:43:16.641373 [ 276 ] {30e4d48c-8ad9-4dac-ba0f-a0b7fe35b46a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6008 | 2026.02.02 22:43:16.641873 [ 276 ] {30e4d48c-8ad9-4dac-ba0f-a0b7fe35b46a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6009 | 2026.02.02 22:43:16.642087 [ 276 ] {30e4d48c-8ad9-4dac-ba0f-a0b7fe35b46a} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6010 | 2026.02.02 22:43:16.642221 [ 276 ] {30e4d48c-8ad9-4dac-ba0f-a0b7fe35b46a} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001683 sec., 8912.6559714795 rows/sec., 15.97 MiB/sec. | ||
| 6011 | 2026.02.02 22:43:16.642270 [ 276 ] {30e4d48c-8ad9-4dac-ba0f-a0b7fe35b46a} <Debug> TCPHandler: Processed in 0.001854212 sec. | ||
| 6012 | 2026.02.02 22:43:16.642380 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6013 | 2026.02.02 22:43:16.642481 [ 276 ] {97a1175b-bb94-4f2a-ad88-ef5ecf9900ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6014 | 2026.02.02 22:43:16.642523 [ 276 ] {97a1175b-bb94-4f2a-ad88-ef5ecf9900ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6015 | 2026.02.02 22:43:16.642842 [ 276 ] {97a1175b-bb94-4f2a-ad88-ef5ecf9900ce} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6016 | 2026.02.02 22:43:16.642876 [ 276 ] {97a1175b-bb94-4f2a-ad88-ef5ecf9900ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6017 | 2026.02.02 22:43:16.643189 [ 276 ] {97a1175b-bb94-4f2a-ad88-ef5ecf9900ce} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6018 | 2026.02.02 22:43:16.643396 [ 276 ] {97a1175b-bb94-4f2a-ad88-ef5ecf9900ce} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6019 | 2026.02.02 22:43:16.643523 [ 276 ] {97a1175b-bb94-4f2a-ad88-ef5ecf9900ce} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001061 sec., 82940.62205466541 rows/sec., 5.21 MiB/sec. | ||
| 6020 | 2026.02.02 22:43:16.643558 [ 276 ] {97a1175b-bb94-4f2a-ad88-ef5ecf9900ce} <Debug> TCPHandler: Processed in 0.001229415 sec. | ||
| 6021 | 2026.02.02 22:43:17.256295 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35078 | ||
| 6022 | 2026.02.02 22:43:17.256402 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6023 | 2026.02.02 22:43:17.256427 [ 286 ] {} <Debug> TCP-Session: 5b0fd092-1db0-4b9b-924a-a08043c4929c Authenticating user 'default' from [fd00:1122:3344:101::e]:35078 | ||
| 6024 | 2026.02.02 22:43:17.256449 [ 286 ] {} <Debug> TCP-Session: 5b0fd092-1db0-4b9b-924a-a08043c4929c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6025 | 2026.02.02 22:43:17.256461 [ 286 ] {} <Debug> TCP-Session: 5b0fd092-1db0-4b9b-924a-a08043c4929c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6026 | 2026.02.02 22:43:17.256662 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50463 | ||
| 6027 | 2026.02.02 22:43:17.256695 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45958 | ||
| 6028 | 2026.02.02 22:43:17.256706 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57031 | ||
| 6029 | 2026.02.02 22:43:17.256755 [ 286 ] {} <Trace> TCP-Session: 5b0fd092-1db0-4b9b-924a-a08043c4929c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6030 | 2026.02.02 22:43:17.256724 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57078 | ||
| 6031 | 2026.02.02 22:43:17.256784 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6032 | 2026.02.02 22:43:17.256784 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6033 | 2026.02.02 22:43:17.256840 [ 288 ] {} <Debug> TCP-Session: c586bd5c-dc14-41fa-9a4e-e483eca25466 Authenticating user 'default' from [fd00:1122:3344:101::e]:50463 | ||
| 6034 | 2026.02.02 22:43:17.256844 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6035 | 2026.02.02 22:43:17.256856 [ 292 ] {} <Debug> TCP-Session: ce18195f-ae14-4ca7-9b5d-ca2ab5eedcd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45958 | ||
| 6036 | 2026.02.02 22:43:17.256866 [ 288 ] {} <Debug> TCP-Session: c586bd5c-dc14-41fa-9a4e-e483eca25466 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6037 | 2026.02.02 22:43:17.256882 [ 293 ] {} <Debug> TCP-Session: 4f2dbf77-0df5-457e-836c-bb38f75253c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57031 | ||
| 6038 | 2026.02.02 22:43:17.256887 [ 292 ] {} <Debug> TCP-Session: ce18195f-ae14-4ca7-9b5d-ca2ab5eedcd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6039 | 2026.02.02 22:43:17.256896 [ 288 ] {} <Debug> TCP-Session: c586bd5c-dc14-41fa-9a4e-e483eca25466 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6040 | 2026.02.02 22:43:17.256914 [ 293 ] {} <Debug> TCP-Session: 4f2dbf77-0df5-457e-836c-bb38f75253c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6041 | 2026.02.02 22:43:17.256917 [ 292 ] {} <Debug> TCP-Session: ce18195f-ae14-4ca7-9b5d-ca2ab5eedcd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6042 | 2026.02.02 22:43:17.256934 [ 286 ] {07112b25-9333-45df-8c9e-7a1a369dbfd2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35078) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6043 | 2026.02.02 22:43:17.256937 [ 293 ] {} <Debug> TCP-Session: 4f2dbf77-0df5-457e-836c-bb38f75253c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6044 | 2026.02.02 22:43:17.256860 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6045 | 2026.02.02 22:43:17.256693 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57780 | ||
| 6046 | 2026.02.02 22:43:17.257007 [ 274 ] {} <Debug> TCP-Session: 78933d28-c18d-4765-8445-7ebe49b597a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57078 | ||
| 6047 | 2026.02.02 22:43:17.256672 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51858 | ||
| 6048 | 2026.02.02 22:43:17.257055 [ 274 ] {} <Debug> TCP-Session: 78933d28-c18d-4765-8445-7ebe49b597a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6049 | 2026.02.02 22:43:17.256672 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54084 | ||
| 6050 | 2026.02.02 22:43:17.257088 [ 274 ] {} <Debug> TCP-Session: 78933d28-c18d-4765-8445-7ebe49b597a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6051 | 2026.02.02 22:43:17.256717 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60216 | ||
| 6052 | 2026.02.02 22:43:17.257185 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6053 | 2026.02.02 22:43:17.257207 [ 286 ] {07112b25-9333-45df-8c9e-7a1a369dbfd2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6054 | 2026.02.02 22:43:17.257221 [ 291 ] {} <Debug> TCP-Session: 6272ce1b-3ef8-45c8-8b53-ec54d1cb1b95 Authenticating user 'default' from [fd00:1122:3344:101::e]:57780 | ||
| 6055 | 2026.02.02 22:43:17.257257 [ 291 ] {} <Debug> TCP-Session: 6272ce1b-3ef8-45c8-8b53-ec54d1cb1b95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6056 | 2026.02.02 22:43:17.257268 [ 286 ] {07112b25-9333-45df-8c9e-7a1a369dbfd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6057 | 2026.02.02 22:43:17.257270 [ 291 ] {} <Debug> TCP-Session: 6272ce1b-3ef8-45c8-8b53-ec54d1cb1b95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6058 | 2026.02.02 22:43:17.257292 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6059 | 2026.02.02 22:43:17.257293 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6060 | 2026.02.02 22:43:17.257328 [ 289 ] {} <Debug> TCP-Session: a8e784ee-d9f1-4f96-b6e8-a5de41071940 Authenticating user 'default' from [fd00:1122:3344:101::e]:51858 | ||
| 6061 | 2026.02.02 22:43:17.257343 [ 290 ] {} <Debug> TCP-Session: e2601655-b678-42c3-9496-0b2c248c6d98 Authenticating user 'default' from [fd00:1122:3344:101::e]:54084 | ||
| 6062 | 2026.02.02 22:43:17.257343 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6063 | 2026.02.02 22:43:17.257397 [ 290 ] {} <Debug> TCP-Session: e2601655-b678-42c3-9496-0b2c248c6d98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6064 | 2026.02.02 22:43:17.257358 [ 289 ] {} <Debug> TCP-Session: a8e784ee-d9f1-4f96-b6e8-a5de41071940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6065 | 2026.02.02 22:43:17.257415 [ 294 ] {} <Debug> TCP-Session: 651bd40e-9b07-4be0-948c-bdde0fbb30d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60216 | ||
| 6066 | 2026.02.02 22:43:17.257440 [ 289 ] {} <Debug> TCP-Session: a8e784ee-d9f1-4f96-b6e8-a5de41071940 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6067 | 2026.02.02 22:43:17.257455 [ 294 ] {} <Debug> TCP-Session: 651bd40e-9b07-4be0-948c-bdde0fbb30d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6068 | 2026.02.02 22:43:17.257416 [ 290 ] {} <Debug> TCP-Session: e2601655-b678-42c3-9496-0b2c248c6d98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6069 | 2026.02.02 22:43:17.257478 [ 294 ] {} <Debug> TCP-Session: 651bd40e-9b07-4be0-948c-bdde0fbb30d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6070 | 2026.02.02 22:43:17.257561 [ 286 ] {07112b25-9333-45df-8c9e-7a1a369dbfd2} <Debug> oximeter.version (99f63280-b1db-4cc6-ae78-440161eafa09) (SelectExecutor): Key condition: unknown | ||
| 6071 | 2026.02.02 22:43:17.258505 [ 333 ] {07112b25-9333-45df-8c9e-7a1a369dbfd2} <Trace> AggregatingTransform: Aggregating | ||
| 6072 | 2026.02.02 22:43:17.258558 [ 333 ] {07112b25-9333-45df-8c9e-7a1a369dbfd2} <Trace> Aggregator: Aggregation method: without_key | ||
| 6073 | 2026.02.02 22:43:17.258598 [ 333 ] {07112b25-9333-45df-8c9e-7a1a369dbfd2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000909331 sec. (1099.710 rows/sec., 42.96 KiB/sec.) | ||
| 6074 | 2026.02.02 22:43:17.258620 [ 333 ] {07112b25-9333-45df-8c9e-7a1a369dbfd2} <Trace> Aggregator: Merging aggregated data | ||
| 6075 | 2026.02.02 22:43:17.260191 [ 286 ] {07112b25-9333-45df-8c9e-7a1a369dbfd2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003314 sec., 301.7501508750754 rows/sec., 11.79 KiB/sec. | ||
| 6076 | 2026.02.02 22:43:17.260331 [ 286 ] {07112b25-9333-45df-8c9e-7a1a369dbfd2} <Debug> TCPHandler: Processed in 0.003690293 sec. | ||
| 6077 | 2026.02.02 22:43:17.260444 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6078 | 2026.02.02 22:43:17.260471 [ 286 ] {} <Debug> TCP-Session: 5b0fd092-1db0-4b9b-924a-a08043c4929c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6079 | 2026.02.02 22:43:17.260474 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6080 | 2026.02.02 22:43:17.260504 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6081 | 2026.02.02 22:43:17.260510 [ 274 ] {} <Debug> TCP-Session: 78933d28-c18d-4765-8445-7ebe49b597a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6082 | 2026.02.02 22:43:17.260523 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6083 | 2026.02.02 22:43:17.260549 [ 289 ] {} <Debug> TCP-Session: a8e784ee-d9f1-4f96-b6e8-a5de41071940 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6084 | 2026.02.02 22:43:17.260541 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6085 | 2026.02.02 22:43:17.260558 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6086 | 2026.02.02 22:43:17.260577 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6087 | 2026.02.02 22:43:17.260593 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6088 | 2026.02.02 22:43:17.260619 [ 288 ] {} <Debug> TCP-Session: c586bd5c-dc14-41fa-9a4e-e483eca25466 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6089 | 2026.02.02 22:43:17.260640 [ 291 ] {} <Debug> TCP-Session: 6272ce1b-3ef8-45c8-8b53-ec54d1cb1b95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6090 | 2026.02.02 22:43:17.260652 [ 292 ] {} <Debug> TCP-Session: ce18195f-ae14-4ca7-9b5d-ca2ab5eedcd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6091 | 2026.02.02 22:43:17.260614 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6092 | 2026.02.02 22:43:17.260599 [ 290 ] {} <Debug> TCP-Session: e2601655-b678-42c3-9496-0b2c248c6d98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6093 | 2026.02.02 22:43:17.260706 [ 294 ] {} <Debug> TCP-Session: 651bd40e-9b07-4be0-948c-bdde0fbb30d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6094 | 2026.02.02 22:43:17.260572 [ 293 ] {} <Debug> TCP-Session: 4f2dbf77-0df5-457e-836c-bb38f75253c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6095 | 2026.02.02 22:43:18.427784 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61234 | ||
| 6096 | 2026.02.02 22:43:18.427899 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6097 | 2026.02.02 22:43:18.427925 [ 286 ] {} <Debug> TCP-Session: ae4aacb6-fdd4-482f-98f6-35cada6ea017 Authenticating user 'default' from [fd00:1122:3344:101::e]:61234 | ||
| 6098 | 2026.02.02 22:43:18.427946 [ 286 ] {} <Debug> TCP-Session: ae4aacb6-fdd4-482f-98f6-35cada6ea017 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6099 | 2026.02.02 22:43:18.427959 [ 286 ] {} <Debug> TCP-Session: ae4aacb6-fdd4-482f-98f6-35cada6ea017 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6100 | 2026.02.02 22:43:18.428152 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59144 | ||
| 6101 | 2026.02.02 22:43:18.428162 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43891 | ||
| 6102 | 2026.02.02 22:43:18.428234 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63746 | ||
| 6103 | 2026.02.02 22:43:18.428236 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38134 | ||
| 6104 | 2026.02.02 22:43:18.428281 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6105 | 2026.02.02 22:43:18.428278 [ 286 ] {} <Trace> TCP-Session: ae4aacb6-fdd4-482f-98f6-35cada6ea017 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6106 | 2026.02.02 22:43:18.428332 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6107 | 2026.02.02 22:43:18.428341 [ 288 ] {} <Debug> TCP-Session: d904f137-c74c-4286-b1af-2be413578d97 Authenticating user 'default' from [fd00:1122:3344:101::e]:59144 | ||
| 6108 | 2026.02.02 22:43:18.428323 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6109 | 2026.02.02 22:43:18.428382 [ 289 ] {} <Debug> TCP-Session: 0d17975c-0983-481a-8bb6-4d43115af8ee Authenticating user 'default' from [fd00:1122:3344:101::e]:43891 | ||
| 6110 | 2026.02.02 22:43:18.428410 [ 292 ] {} <Debug> TCP-Session: b8420356-62a5-468d-a2cb-a25dfefb6464 Authenticating user 'default' from [fd00:1122:3344:101::e]:63746 | ||
| 6111 | 2026.02.02 22:43:18.428438 [ 289 ] {} <Debug> TCP-Session: 0d17975c-0983-481a-8bb6-4d43115af8ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6112 | 2026.02.02 22:43:18.428447 [ 292 ] {} <Debug> TCP-Session: b8420356-62a5-468d-a2cb-a25dfefb6464 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6113 | 2026.02.02 22:43:18.428462 [ 289 ] {} <Debug> TCP-Session: 0d17975c-0983-481a-8bb6-4d43115af8ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6114 | 2026.02.02 22:43:18.428475 [ 292 ] {} <Debug> TCP-Session: b8420356-62a5-468d-a2cb-a25dfefb6464 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6115 | 2026.02.02 22:43:18.428395 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6116 | 2026.02.02 22:43:18.428512 [ 286 ] {dc420170-8d09-4da0-a5b3-6ddbf89c1cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61234) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6117 | 2026.02.02 22:43:18.428262 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55696 | ||
| 6118 | 2026.02.02 22:43:18.428545 [ 291 ] {} <Debug> TCP-Session: 13e5f57e-9c6e-48c7-9c14-fef50acbe4ac Authenticating user 'default' from [fd00:1122:3344:101::e]:38134 | ||
| 6119 | 2026.02.02 22:43:18.428250 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38313 | ||
| 6120 | 2026.02.02 22:43:18.428602 [ 291 ] {} <Debug> TCP-Session: 13e5f57e-9c6e-48c7-9c14-fef50acbe4ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6121 | 2026.02.02 22:43:18.428619 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6122 | 2026.02.02 22:43:18.428634 [ 291 ] {} <Debug> TCP-Session: 13e5f57e-9c6e-48c7-9c14-fef50acbe4ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6123 | 2026.02.02 22:43:18.428657 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6124 | 2026.02.02 22:43:18.428654 [ 274 ] {} <Debug> TCP-Session: c32d82ff-fc87-43bc-8fe6-7ac02b604425 Authenticating user 'default' from [fd00:1122:3344:101::e]:55696 | ||
| 6125 | 2026.02.02 22:43:18.428709 [ 294 ] {} <Debug> TCP-Session: 48c14086-4ee5-4492-8cdc-7331a1eba842 Authenticating user 'default' from [fd00:1122:3344:101::e]:38313 | ||
| 6126 | 2026.02.02 22:43:18.428245 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47805 | ||
| 6127 | 2026.02.02 22:43:18.428729 [ 294 ] {} <Debug> TCP-Session: 48c14086-4ee5-4492-8cdc-7331a1eba842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6128 | 2026.02.02 22:43:18.428726 [ 274 ] {} <Debug> TCP-Session: c32d82ff-fc87-43bc-8fe6-7ac02b604425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6129 | 2026.02.02 22:43:18.428767 [ 294 ] {} <Debug> TCP-Session: 48c14086-4ee5-4492-8cdc-7331a1eba842 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6130 | 2026.02.02 22:43:18.428779 [ 274 ] {} <Debug> TCP-Session: c32d82ff-fc87-43bc-8fe6-7ac02b604425 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6131 | 2026.02.02 22:43:18.428785 [ 286 ] {dc420170-8d09-4da0-a5b3-6ddbf89c1cf1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6132 | 2026.02.02 22:43:18.428800 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6133 | 2026.02.02 22:43:18.428204 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39170 | ||
| 6134 | 2026.02.02 22:43:18.428837 [ 293 ] {} <Debug> TCP-Session: bfb191d5-f953-44d1-aba0-f73be942e7db Authenticating user 'default' from [fd00:1122:3344:101::e]:47805 | ||
| 6135 | 2026.02.02 22:43:18.428844 [ 286 ] {dc420170-8d09-4da0-a5b3-6ddbf89c1cf1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6136 | 2026.02.02 22:43:18.428874 [ 293 ] {} <Debug> TCP-Session: bfb191d5-f953-44d1-aba0-f73be942e7db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6137 | 2026.02.02 22:43:18.428392 [ 288 ] {} <Debug> TCP-Session: d904f137-c74c-4286-b1af-2be413578d97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6138 | 2026.02.02 22:43:18.428905 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6139 | 2026.02.02 22:43:18.428928 [ 288 ] {} <Debug> TCP-Session: d904f137-c74c-4286-b1af-2be413578d97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6140 | 2026.02.02 22:43:18.428907 [ 293 ] {} <Debug> TCP-Session: bfb191d5-f953-44d1-aba0-f73be942e7db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6141 | 2026.02.02 22:43:18.428949 [ 290 ] {} <Debug> TCP-Session: 84d32259-bb43-4ab0-ae64-d8df8836d424 Authenticating user 'default' from [fd00:1122:3344:101::e]:39170 | ||
| 6142 | 2026.02.02 22:43:18.428989 [ 290 ] {} <Debug> TCP-Session: 84d32259-bb43-4ab0-ae64-d8df8836d424 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6143 | 2026.02.02 22:43:18.429004 [ 290 ] {} <Debug> TCP-Session: 84d32259-bb43-4ab0-ae64-d8df8836d424 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6144 | 2026.02.02 22:43:18.429180 [ 286 ] {dc420170-8d09-4da0-a5b3-6ddbf89c1cf1} <Debug> oximeter.version (99f63280-b1db-4cc6-ae78-440161eafa09) (SelectExecutor): Key condition: unknown | ||
| 6145 | 2026.02.02 22:43:18.430256 [ 340 ] {dc420170-8d09-4da0-a5b3-6ddbf89c1cf1} <Trace> AggregatingTransform: Aggregating | ||
| 6146 | 2026.02.02 22:43:18.430296 [ 340 ] {dc420170-8d09-4da0-a5b3-6ddbf89c1cf1} <Trace> Aggregator: Aggregation method: without_key | ||
| 6147 | 2026.02.02 22:43:18.430333 [ 340 ] {dc420170-8d09-4da0-a5b3-6ddbf89c1cf1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001050253 sec. (952.152 rows/sec., 37.19 KiB/sec.) | ||
| 6148 | 2026.02.02 22:43:18.430353 [ 340 ] {dc420170-8d09-4da0-a5b3-6ddbf89c1cf1} <Trace> Aggregator: Merging aggregated data | ||
| 6149 | 2026.02.02 22:43:18.431722 [ 286 ] {dc420170-8d09-4da0-a5b3-6ddbf89c1cf1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00327 sec., 305.81039755351685 rows/sec., 11.95 KiB/sec. | ||
| 6150 | 2026.02.02 22:43:18.431868 [ 286 ] {dc420170-8d09-4da0-a5b3-6ddbf89c1cf1} <Debug> TCPHandler: Processed in 0.003713994 sec. | ||
| 6151 | 2026.02.02 22:43:18.431980 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6152 | 2026.02.02 22:43:18.432008 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6153 | 2026.02.02 22:43:18.432009 [ 286 ] {} <Debug> TCP-Session: ae4aacb6-fdd4-482f-98f6-35cada6ea017 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6154 | 2026.02.02 22:43:18.432030 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6155 | 2026.02.02 22:43:18.432047 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6156 | 2026.02.02 22:43:18.432063 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6157 | 2026.02.02 22:43:18.432081 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6158 | 2026.02.02 22:43:18.432098 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6159 | 2026.02.02 22:43:18.432121 [ 290 ] {} <Debug> TCP-Session: 84d32259-bb43-4ab0-ae64-d8df8836d424 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6160 | 2026.02.02 22:43:18.432132 [ 294 ] {} <Debug> TCP-Session: 48c14086-4ee5-4492-8cdc-7331a1eba842 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6161 | 2026.02.02 22:43:18.432131 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6162 | 2026.02.02 22:43:18.432167 [ 291 ] {} <Debug> TCP-Session: 13e5f57e-9c6e-48c7-9c14-fef50acbe4ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6163 | 2026.02.02 22:43:18.432107 [ 293 ] {} <Debug> TCP-Session: bfb191d5-f953-44d1-aba0-f73be942e7db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6164 | 2026.02.02 22:43:18.432202 [ 292 ] {} <Debug> TCP-Session: b8420356-62a5-468d-a2cb-a25dfefb6464 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6165 | 2026.02.02 22:43:18.432085 [ 289 ] {} <Debug> TCP-Session: 0d17975c-0983-481a-8bb6-4d43115af8ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6166 | 2026.02.02 22:43:18.432055 [ 288 ] {} <Debug> TCP-Session: d904f137-c74c-4286-b1af-2be413578d97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6167 | 2026.02.02 22:43:18.432111 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6168 | 2026.02.02 22:43:18.432316 [ 274 ] {} <Debug> TCP-Session: c32d82ff-fc87-43bc-8fe6-7ac02b604425 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6169 | 2026.02.02 22:43:18.805742 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48880 | ||
| 6170 | 2026.02.02 22:43:18.805863 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6171 | 2026.02.02 22:43:18.805894 [ 292 ] {} <Debug> TCP-Session: b64e34f9-a9c6-47e0-bc2d-10e04705cdff Authenticating user 'default' from [fd00:1122:3344:101::e]:48880 | ||
| 6172 | 2026.02.02 22:43:18.805920 [ 292 ] {} <Debug> TCP-Session: b64e34f9-a9c6-47e0-bc2d-10e04705cdff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6173 | 2026.02.02 22:43:18.805935 [ 292 ] {} <Debug> TCP-Session: b64e34f9-a9c6-47e0-bc2d-10e04705cdff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6174 | 2026.02.02 22:43:18.806158 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63425 | ||
| 6175 | 2026.02.02 22:43:18.806191 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61548 | ||
| 6176 | 2026.02.02 22:43:18.806209 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57729 | ||
| 6177 | 2026.02.02 22:43:18.806224 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47146 | ||
| 6178 | 2026.02.02 22:43:18.806246 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38607 | ||
| 6179 | 2026.02.02 22:43:18.806276 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56851 | ||
| 6180 | 2026.02.02 22:43:18.806311 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6181 | 2026.02.02 22:43:18.806336 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6182 | 2026.02.02 22:43:18.806353 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6183 | 2026.02.02 22:43:18.806360 [ 286 ] {} <Debug> TCP-Session: be398af2-d58c-40b3-a5a2-c9fc4c4c6660 Authenticating user 'default' from [fd00:1122:3344:101::e]:57729 | ||
| 6184 | 2026.02.02 22:43:18.806374 [ 288 ] {} <Debug> TCP-Session: 559f030c-1e42-4649-9419-1be72c411a47 Authenticating user 'default' from [fd00:1122:3344:101::e]:47146 | ||
| 6185 | 2026.02.02 22:43:18.806385 [ 290 ] {} <Debug> TCP-Session: 9f23b6db-c75a-4cdc-86fe-c66c62385b16 Authenticating user 'default' from [fd00:1122:3344:101::e]:38607 | ||
| 6186 | 2026.02.02 22:43:18.806394 [ 286 ] {} <Debug> TCP-Session: be398af2-d58c-40b3-a5a2-c9fc4c4c6660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6187 | 2026.02.02 22:43:18.806405 [ 288 ] {} <Debug> TCP-Session: 559f030c-1e42-4649-9419-1be72c411a47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6188 | 2026.02.02 22:43:18.806421 [ 286 ] {} <Debug> TCP-Session: be398af2-d58c-40b3-a5a2-c9fc4c4c6660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6189 | 2026.02.02 22:43:18.806437 [ 288 ] {} <Debug> TCP-Session: 559f030c-1e42-4649-9419-1be72c411a47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6190 | 2026.02.02 22:43:18.806403 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6191 | 2026.02.02 22:43:18.806311 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6192 | 2026.02.02 22:43:18.806499 [ 291 ] {} <Debug> TCP-Session: 6d05edf4-24a7-4dbf-9a20-5f819f665966 Authenticating user 'default' from [fd00:1122:3344:101::e]:56851 | ||
| 6193 | 2026.02.02 22:43:18.806517 [ 294 ] {} <Debug> TCP-Session: 24286f0d-9c18-4f9a-b841-254ee8b2620f Authenticating user 'default' from [fd00:1122:3344:101::e]:61548 | ||
| 6194 | 2026.02.02 22:43:18.806296 [ 292 ] {} <Trace> TCP-Session: b64e34f9-a9c6-47e0-bc2d-10e04705cdff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6195 | 2026.02.02 22:43:18.806535 [ 291 ] {} <Debug> TCP-Session: 6d05edf4-24a7-4dbf-9a20-5f819f665966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6196 | 2026.02.02 22:43:18.806543 [ 294 ] {} <Debug> TCP-Session: 24286f0d-9c18-4f9a-b841-254ee8b2620f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6197 | 2026.02.02 22:43:18.806577 [ 291 ] {} <Debug> TCP-Session: 6d05edf4-24a7-4dbf-9a20-5f819f665966 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6198 | 2026.02.02 22:43:18.806593 [ 294 ] {} <Debug> TCP-Session: 24286f0d-9c18-4f9a-b841-254ee8b2620f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6199 | 2026.02.02 22:43:18.806290 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6200 | 2026.02.02 22:43:18.806240 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55062 | ||
| 6201 | 2026.02.02 22:43:18.806654 [ 293 ] {} <Debug> TCP-Session: 704d6330-cf78-4df6-98f1-b3d9bf38c3ad Authenticating user 'default' from [fd00:1122:3344:101::e]:63425 | ||
| 6202 | 2026.02.02 22:43:18.806196 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36712 | ||
| 6203 | 2026.02.02 22:43:18.806683 [ 293 ] {} <Debug> TCP-Session: 704d6330-cf78-4df6-98f1-b3d9bf38c3ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6204 | 2026.02.02 22:43:18.806708 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6205 | 2026.02.02 22:43:18.806715 [ 293 ] {} <Debug> TCP-Session: 704d6330-cf78-4df6-98f1-b3d9bf38c3ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6206 | 2026.02.02 22:43:18.806729 [ 292 ] {bb011738-8e59-4231-ab7c-521015f54e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48880) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6207 | 2026.02.02 22:43:18.806732 [ 289 ] {} <Debug> TCP-Session: f0aa5dc9-f919-4b5b-9839-25340a711ebc Authenticating user 'default' from [fd00:1122:3344:101::e]:55062 | ||
| 6208 | 2026.02.02 22:43:18.806752 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6209 | 2026.02.02 22:43:18.806772 [ 289 ] {} <Debug> TCP-Session: f0aa5dc9-f919-4b5b-9839-25340a711ebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6210 | 2026.02.02 22:43:18.806793 [ 274 ] {} <Debug> TCP-Session: dd7ae126-71ef-4338-850d-633b2e73b7ab Authenticating user 'default' from [fd00:1122:3344:101::e]:36712 | ||
| 6211 | 2026.02.02 22:43:18.806798 [ 289 ] {} <Debug> TCP-Session: f0aa5dc9-f919-4b5b-9839-25340a711ebc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6212 | 2026.02.02 22:43:18.806823 [ 274 ] {} <Debug> TCP-Session: dd7ae126-71ef-4338-850d-633b2e73b7ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6213 | 2026.02.02 22:43:18.806417 [ 290 ] {} <Debug> TCP-Session: 9f23b6db-c75a-4cdc-86fe-c66c62385b16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6214 | 2026.02.02 22:43:18.806852 [ 274 ] {} <Debug> TCP-Session: dd7ae126-71ef-4338-850d-633b2e73b7ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6215 | 2026.02.02 22:43:18.806868 [ 290 ] {} <Debug> TCP-Session: 9f23b6db-c75a-4cdc-86fe-c66c62385b16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6216 | 2026.02.02 22:43:18.807049 [ 292 ] {bb011738-8e59-4231-ab7c-521015f54e9a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6217 | 2026.02.02 22:43:18.807115 [ 292 ] {bb011738-8e59-4231-ab7c-521015f54e9a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6218 | 2026.02.02 22:43:18.807432 [ 292 ] {bb011738-8e59-4231-ab7c-521015f54e9a} <Debug> oximeter.version (99f63280-b1db-4cc6-ae78-440161eafa09) (SelectExecutor): Key condition: unknown | ||
| 6219 | 2026.02.02 22:43:18.808339 [ 321 ] {bb011738-8e59-4231-ab7c-521015f54e9a} <Trace> AggregatingTransform: Aggregating | ||
| 6220 | 2026.02.02 22:43:18.808386 [ 321 ] {bb011738-8e59-4231-ab7c-521015f54e9a} <Trace> Aggregator: Aggregation method: without_key | ||
| 6221 | 2026.02.02 22:43:18.808476 [ 321 ] {bb011738-8e59-4231-ab7c-521015f54e9a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00088579 sec. (1128.936 rows/sec., 44.10 KiB/sec.) | ||
| 6222 | 2026.02.02 22:43:18.808511 [ 321 ] {bb011738-8e59-4231-ab7c-521015f54e9a} <Trace> Aggregator: Merging aggregated data | ||
| 6223 | 2026.02.02 22:43:18.809809 [ 292 ] {bb011738-8e59-4231-ab7c-521015f54e9a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003144 sec., 318.06615776081424 rows/sec., 12.42 KiB/sec. | ||
| 6224 | 2026.02.02 22:43:18.809937 [ 292 ] {bb011738-8e59-4231-ab7c-521015f54e9a} <Debug> TCPHandler: Processed in 0.003798595 sec. | ||
| 6225 | 2026.02.02 22:43:18.810076 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6226 | 2026.02.02 22:43:18.810104 [ 292 ] {} <Debug> TCP-Session: b64e34f9-a9c6-47e0-bc2d-10e04705cdff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6227 | 2026.02.02 22:43:18.810107 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6228 | 2026.02.02 22:43:18.810130 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6229 | 2026.02.02 22:43:18.810155 [ 293 ] {} <Debug> TCP-Session: 704d6330-cf78-4df6-98f1-b3d9bf38c3ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6230 | 2026.02.02 22:43:18.810160 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6231 | 2026.02.02 22:43:18.810179 [ 291 ] {} <Debug> TCP-Session: 6d05edf4-24a7-4dbf-9a20-5f819f665966 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6232 | 2026.02.02 22:43:18.810184 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6233 | 2026.02.02 22:43:18.810207 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6234 | 2026.02.02 22:43:18.810216 [ 274 ] {} <Debug> TCP-Session: dd7ae126-71ef-4338-850d-633b2e73b7ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6235 | 2026.02.02 22:43:18.810239 [ 289 ] {} <Debug> TCP-Session: f0aa5dc9-f919-4b5b-9839-25340a711ebc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6236 | 2026.02.02 22:43:18.810253 [ 286 ] {} <Debug> TCP-Session: be398af2-d58c-40b3-a5a2-c9fc4c4c6660 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6237 | 2026.02.02 22:43:18.810248 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6238 | 2026.02.02 22:43:18.810224 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6239 | 2026.02.02 22:43:18.810303 [ 290 ] {} <Debug> TCP-Session: 9f23b6db-c75a-4cdc-86fe-c66c62385b16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6240 | 2026.02.02 22:43:18.810159 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6241 | 2026.02.02 22:43:18.810325 [ 288 ] {} <Debug> TCP-Session: 559f030c-1e42-4649-9419-1be72c411a47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6242 | 2026.02.02 22:43:18.810379 [ 294 ] {} <Debug> TCP-Session: 24286f0d-9c18-4f9a-b841-254ee8b2620f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6243 | 2026.02.02 22:43:19.134485 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12009 | ||
| 6244 | 2026.02.02 22:43:19.135026 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6245 | 2026.02.02 22:43:19.135070 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6246 | 2026.02.02 22:43:19.135576 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6247 | 2026.02.02 22:43:19.135823 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6248 | 2026.02.02 22:43:19.135960 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12009 | ||
| 6249 | 2026.02.02 22:43:19.748547 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6250 | 2026.02.02 22:43:19.767962 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6251 | 2026.02.02 22:43:19.768030 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6252 | 2026.02.02 22:43:19.773667 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6253 | 2026.02.02 22:43:19.774448 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6254 | 2026.02.02 22:43:19.779613 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6255 | 2026.02.02 22:43:21.647156 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6256 | 2026.02.02 22:43:21.647335 [ 276 ] {a1701280-59d1-4ab9-b275-f49dcfd2a080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6257 | 2026.02.02 22:43:21.647400 [ 276 ] {a1701280-59d1-4ab9-b275-f49dcfd2a080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6258 | 2026.02.02 22:43:21.648012 [ 276 ] {a1701280-59d1-4ab9-b275-f49dcfd2a080} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6259 | 2026.02.02 22:43:21.648058 [ 276 ] {a1701280-59d1-4ab9-b275-f49dcfd2a080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6260 | 2026.02.02 22:43:21.648428 [ 276 ] {a1701280-59d1-4ab9-b275-f49dcfd2a080} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6261 | 2026.02.02 22:43:21.648678 [ 276 ] {a1701280-59d1-4ab9-b275-f49dcfd2a080} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6262 | 2026.02.02 22:43:21.648833 [ 276 ] {a1701280-59d1-4ab9-b275-f49dcfd2a080} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001547 sec., 1292.824822236587 rows/sec., 105.42 KiB/sec. | ||
| 6263 | 2026.02.02 22:43:21.648875 [ 276 ] {a1701280-59d1-4ab9-b275-f49dcfd2a080} <Debug> TCPHandler: Processed in 0.001847492 sec. | ||
| 6264 | 2026.02.02 22:43:21.648996 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6265 | 2026.02.02 22:43:21.649090 [ 276 ] {9ceb5b74-b3a1-43fe-b961-72ac05144f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6266 | 2026.02.02 22:43:21.649130 [ 276 ] {9ceb5b74-b3a1-43fe-b961-72ac05144f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6267 | 2026.02.02 22:43:21.650129 [ 276 ] {9ceb5b74-b3a1-43fe-b961-72ac05144f76} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6268 | 2026.02.02 22:43:21.650168 [ 276 ] {9ceb5b74-b3a1-43fe-b961-72ac05144f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6269 | 2026.02.02 22:43:21.650585 [ 276 ] {9ceb5b74-b3a1-43fe-b961-72ac05144f76} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6270 | 2026.02.02 22:43:21.650800 [ 276 ] {9ceb5b74-b3a1-43fe-b961-72ac05144f76} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6271 | 2026.02.02 22:43:21.650951 [ 276 ] {9ceb5b74-b3a1-43fe-b961-72ac05144f76} <Debug> executeQuery: Read 1249 rows, 105.45 KiB in 0.001865 sec., 669705.0938337801 rows/sec., 55.21 MiB/sec. | ||
| 6272 | 2026.02.02 22:43:21.650994 [ 276 ] {9ceb5b74-b3a1-43fe-b961-72ac05144f76} <Debug> TCPHandler: Processed in 0.002048734 sec. | ||
| 6273 | 2026.02.02 22:43:21.651109 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6274 | 2026.02.02 22:43:21.651206 [ 276 ] {f204a399-7f9e-45bf-af0c-f25285a98a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6275 | 2026.02.02 22:43:21.651246 [ 276 ] {f204a399-7f9e-45bf-af0c-f25285a98a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6276 | 2026.02.02 22:43:21.651667 [ 276 ] {f204a399-7f9e-45bf-af0c-f25285a98a9a} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6277 | 2026.02.02 22:43:21.651706 [ 276 ] {f204a399-7f9e-45bf-af0c-f25285a98a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6278 | 2026.02.02 22:43:21.652013 [ 276 ] {f204a399-7f9e-45bf-af0c-f25285a98a9a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6279 | 2026.02.02 22:43:21.652229 [ 276 ] {f204a399-7f9e-45bf-af0c-f25285a98a9a} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6280 | 2026.02.02 22:43:21.652358 [ 276 ] {f204a399-7f9e-45bf-af0c-f25285a98a9a} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001171 sec., 23911.187019641333 rows/sec., 1.75 MiB/sec. | ||
| 6281 | 2026.02.02 22:43:21.652397 [ 276 ] {f204a399-7f9e-45bf-af0c-f25285a98a9a} <Debug> TCPHandler: Processed in 0.001339066 sec. | ||
| 6282 | 2026.02.02 22:43:21.652506 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6283 | 2026.02.02 22:43:21.652604 [ 276 ] {53c35889-80c6-4512-91e8-01ce8daa83f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6284 | 2026.02.02 22:43:21.652644 [ 276 ] {53c35889-80c6-4512-91e8-01ce8daa83f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6285 | 2026.02.02 22:43:21.653118 [ 276 ] {53c35889-80c6-4512-91e8-01ce8daa83f0} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6286 | 2026.02.02 22:43:21.653153 [ 276 ] {53c35889-80c6-4512-91e8-01ce8daa83f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6287 | 2026.02.02 22:43:21.653460 [ 276 ] {53c35889-80c6-4512-91e8-01ce8daa83f0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6288 | 2026.02.02 22:43:21.653670 [ 276 ] {53c35889-80c6-4512-91e8-01ce8daa83f0} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6289 | 2026.02.02 22:43:21.653798 [ 276 ] {53c35889-80c6-4512-91e8-01ce8daa83f0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001212 sec., 188118.81188118813 rows/sec., 12.74 MiB/sec. | ||
| 6290 | 2026.02.02 22:43:21.653837 [ 276 ] {53c35889-80c6-4512-91e8-01ce8daa83f0} <Debug> TCPHandler: Processed in 0.001379597 sec. | ||
| 6291 | 2026.02.02 22:43:21.653942 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6292 | 2026.02.02 22:43:21.654037 [ 276 ] {11b05b89-4883-498e-9f30-0f7f730681df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6293 | 2026.02.02 22:43:21.654077 [ 276 ] {11b05b89-4883-498e-9f30-0f7f730681df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6294 | 2026.02.02 22:43:21.654652 [ 276 ] {11b05b89-4883-498e-9f30-0f7f730681df} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6295 | 2026.02.02 22:43:21.654687 [ 276 ] {11b05b89-4883-498e-9f30-0f7f730681df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6296 | 2026.02.02 22:43:21.655022 [ 276 ] {11b05b89-4883-498e-9f30-0f7f730681df} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6297 | 2026.02.02 22:43:21.655227 [ 276 ] {11b05b89-4883-498e-9f30-0f7f730681df} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6298 | 2026.02.02 22:43:21.655356 [ 276 ] {11b05b89-4883-498e-9f30-0f7f730681df} <Debug> executeQuery: Read 548 rows, 41.65 KiB in 0.001337 sec., 409872.8496634255 rows/sec., 30.42 MiB/sec. | ||
| 6299 | 2026.02.02 22:43:21.655394 [ 276 ] {11b05b89-4883-498e-9f30-0f7f730681df} <Debug> TCPHandler: Processed in 0.001501388 sec. | ||
| 6300 | 2026.02.02 22:43:21.655499 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6301 | 2026.02.02 22:43:21.655595 [ 276 ] {a9eb18b9-239b-44da-9256-55e9d6e61770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6302 | 2026.02.02 22:43:21.655638 [ 276 ] {a9eb18b9-239b-44da-9256-55e9d6e61770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6303 | 2026.02.02 22:43:21.656181 [ 276 ] {a9eb18b9-239b-44da-9256-55e9d6e61770} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6304 | 2026.02.02 22:43:21.656217 [ 276 ] {a9eb18b9-239b-44da-9256-55e9d6e61770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6305 | 2026.02.02 22:43:21.656625 [ 276 ] {a9eb18b9-239b-44da-9256-55e9d6e61770} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6306 | 2026.02.02 22:43:21.656898 [ 276 ] {a9eb18b9-239b-44da-9256-55e9d6e61770} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6307 | 2026.02.02 22:43:21.657057 [ 276 ] {a9eb18b9-239b-44da-9256-55e9d6e61770} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001479 sec., 571331.9810682894 rows/sec., 38.45 MiB/sec. | ||
| 6308 | 2026.02.02 22:43:21.657102 [ 276 ] {a9eb18b9-239b-44da-9256-55e9d6e61770} <Debug> TCPHandler: Processed in 0.001651689 sec. | ||
| 6309 | 2026.02.02 22:43:21.657224 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6310 | 2026.02.02 22:43:21.657339 [ 276 ] {6786545a-25a2-48ac-b4ad-fb2c04696a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6311 | 2026.02.02 22:43:21.657403 [ 276 ] {6786545a-25a2-48ac-b4ad-fb2c04696a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6312 | 2026.02.02 22:43:21.658164 [ 276 ] {6786545a-25a2-48ac-b4ad-fb2c04696a4b} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6313 | 2026.02.02 22:43:21.658200 [ 276 ] {6786545a-25a2-48ac-b4ad-fb2c04696a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6314 | 2026.02.02 22:43:21.658725 [ 276 ] {6786545a-25a2-48ac-b4ad-fb2c04696a4b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6315 | 2026.02.02 22:43:21.658945 [ 276 ] {6786545a-25a2-48ac-b4ad-fb2c04696a4b} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6316 | 2026.02.02 22:43:21.659082 [ 276 ] {6786545a-25a2-48ac-b4ad-fb2c04696a4b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001767 sec., 14714.204867006227 rows/sec., 26.37 MiB/sec. | ||
| 6317 | 2026.02.02 22:43:21.659141 [ 276 ] {6786545a-25a2-48ac-b4ad-fb2c04696a4b} <Debug> TCPHandler: Processed in 0.001975583 sec. | ||
| 6318 | 2026.02.02 22:43:21.659246 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6319 | 2026.02.02 22:43:21.659341 [ 276 ] {b50b1ce6-588e-4577-a56e-3dbbf67650f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6320 | 2026.02.02 22:43:21.659382 [ 276 ] {b50b1ce6-588e-4577-a56e-3dbbf67650f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6321 | 2026.02.02 22:43:21.659713 [ 276 ] {b50b1ce6-588e-4577-a56e-3dbbf67650f4} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6322 | 2026.02.02 22:43:21.659748 [ 276 ] {b50b1ce6-588e-4577-a56e-3dbbf67650f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6323 | 2026.02.02 22:43:21.660057 [ 276 ] {b50b1ce6-588e-4577-a56e-3dbbf67650f4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6324 | 2026.02.02 22:43:21.660263 [ 276 ] {b50b1ce6-588e-4577-a56e-3dbbf67650f4} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6325 | 2026.02.02 22:43:21.660392 [ 276 ] {b50b1ce6-588e-4577-a56e-3dbbf67650f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 6326 | 2026.02.02 22:43:21.660428 [ 276 ] {b50b1ce6-588e-4577-a56e-3dbbf67650f4} <Debug> TCPHandler: Processed in 0.001230414 sec. | ||
| 6327 | 2026.02.02 22:43:21.667040 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 824 | ||
| 6328 | 2026.02.02 22:43:21.669730 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6329 | 2026.02.02 22:43:21.669794 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6330 | 2026.02.02 22:43:21.671125 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6331 | 2026.02.02 22:43:21.671425 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6332 | 2026.02.02 22:43:21.671830 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 824 | ||
| 6333 | 2026.02.02 22:43:26.525954 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6334 | 2026.02.02 22:43:26.526065 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6335 | 2026.02.02 22:43:26.627509 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6336 | 2026.02.02 22:43:26.627688 [ 276 ] {edcbcbce-2f60-4bc9-a7e1-5cb001b5eacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6337 | 2026.02.02 22:43:26.627755 [ 276 ] {edcbcbce-2f60-4bc9-a7e1-5cb001b5eacb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6338 | 2026.02.02 22:43:26.628414 [ 276 ] {edcbcbce-2f60-4bc9-a7e1-5cb001b5eacb} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6339 | 2026.02.02 22:43:26.628453 [ 276 ] {edcbcbce-2f60-4bc9-a7e1-5cb001b5eacb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6340 | 2026.02.02 22:43:26.628852 [ 276 ] {edcbcbce-2f60-4bc9-a7e1-5cb001b5eacb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6341 | 2026.02.02 22:43:26.629073 [ 276 ] {edcbcbce-2f60-4bc9-a7e1-5cb001b5eacb} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6342 | 2026.02.02 22:43:26.629221 [ 276 ] {edcbcbce-2f60-4bc9-a7e1-5cb001b5eacb} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001587 sec., 167611.84625078764 rows/sec., 10.65 MiB/sec. | ||
| 6343 | 2026.02.02 22:43:26.629262 [ 276 ] {edcbcbce-2f60-4bc9-a7e1-5cb001b5eacb} <Debug> TCPHandler: Processed in 0.001883813 sec. | ||
| 6344 | 2026.02.02 22:43:26.629376 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6345 | 2026.02.02 22:43:26.629471 [ 276 ] {03d429b4-4036-4737-a892-96e0cb67046b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6346 | 2026.02.02 22:43:26.629512 [ 276 ] {03d429b4-4036-4737-a892-96e0cb67046b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6347 | 2026.02.02 22:43:26.630180 [ 276 ] {03d429b4-4036-4737-a892-96e0cb67046b} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6348 | 2026.02.02 22:43:26.630213 [ 276 ] {03d429b4-4036-4737-a892-96e0cb67046b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6349 | 2026.02.02 22:43:26.630580 [ 276 ] {03d429b4-4036-4737-a892-96e0cb67046b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6350 | 2026.02.02 22:43:26.630814 [ 276 ] {03d429b4-4036-4737-a892-96e0cb67046b} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6351 | 2026.02.02 22:43:26.630918 [ 65 ] {} <Debug> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6352 | 2026.02.02 22:43:26.630944 [ 276 ] {03d429b4-4036-4737-a892-96e0cb67046b} <Debug> executeQuery: Read 782 rows, 63.50 KiB in 0.001492 sec., 524128.68632707774 rows/sec., 41.57 MiB/sec. | ||
| 6353 | 2026.02.02 22:43:26.630956 [ 65 ] {} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6354 | 2026.02.02 22:43:26.630977 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6355 | 2026.02.02 22:43:26.630982 [ 276 ] {03d429b4-4036-4737-a892-96e0cb67046b} <Debug> TCPHandler: Processed in 0.001654649 sec. | ||
| 6356 | 2026.02.02 22:43:26.631067 [ 188 ] {a7088793-2f62-4241-8a67-9c59019b4291::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 | ||
| 6357 | 2026.02.02 22:43:26.631101 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6358 | 2026.02.02 22:43:26.631165 [ 188 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6359 | 2026.02.02 22:43:26.631196 [ 276 ] {5e96a8df-7b1e-4628-b48b-7009c9badc0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6360 | 2026.02.02 22:43:26.631199 [ 188 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1984 rows starting from the beginning of the part | ||
| 6361 | 2026.02.02 22:43:26.631236 [ 276 ] {5e96a8df-7b1e-4628-b48b-7009c9badc0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6362 | 2026.02.02 22:43:26.631272 [ 188 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 782 rows starting from the beginning of the part | ||
| 6363 | 2026.02.02 22:43:26.631321 [ 188 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 108 rows starting from the beginning of the part | ||
| 6364 | 2026.02.02 22:43:26.631366 [ 188 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 782 rows starting from the beginning of the part | ||
| 6365 | 2026.02.02 22:43:26.631409 [ 188 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1249 rows starting from the beginning of the part | ||
| 6366 | 2026.02.02 22:43:26.631453 [ 188 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 782 rows starting from the beginning of the part | ||
| 6367 | 2026.02.02 22:43:26.631656 [ 276 ] {5e96a8df-7b1e-4628-b48b-7009c9badc0f} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6368 | 2026.02.02 22:43:26.631690 [ 276 ] {5e96a8df-7b1e-4628-b48b-7009c9badc0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6369 | 2026.02.02 22:43:26.631990 [ 276 ] {5e96a8df-7b1e-4628-b48b-7009c9badc0f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6370 | 2026.02.02 22:43:26.632200 [ 276 ] {5e96a8df-7b1e-4628-b48b-7009c9badc0f} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6371 | 2026.02.02 22:43:26.632324 [ 276 ] {5e96a8df-7b1e-4628-b48b-7009c9badc0f} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001147 sec., 129032.25806451612 rows/sec., 7.77 MiB/sec. | ||
| 6372 | 2026.02.02 22:43:26.632361 [ 276 ] {5e96a8df-7b1e-4628-b48b-7009c9badc0f} <Debug> TCPHandler: Processed in 0.001310445 sec. | ||
| 6373 | 2026.02.02 22:43:26.632468 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6374 | 2026.02.02 22:43:26.632564 [ 276 ] {a31d781a-afd4-4866-9820-78a0b4d8f28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6375 | 2026.02.02 22:43:26.632604 [ 276 ] {a31d781a-afd4-4866-9820-78a0b4d8f28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6376 | 2026.02.02 22:43:26.633006 [ 276 ] {a31d781a-afd4-4866-9820-78a0b4d8f28a} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6377 | 2026.02.02 22:43:26.633042 [ 276 ] {a31d781a-afd4-4866-9820-78a0b4d8f28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6378 | 2026.02.02 22:43:26.633310 [ 201 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5687 rows, containing 5 columns (5 merged, 0 gathered) in 0.002284097 sec., 2489824.2062399276 rows/sec., 210.65 MiB/sec. | ||
| 6379 | 2026.02.02 22:43:26.633336 [ 276 ] {a31d781a-afd4-4866-9820-78a0b4d8f28a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6380 | 2026.02.02 22:43:26.633515 [ 201 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6381 | 2026.02.02 22:43:26.633554 [ 276 ] {a31d781a-afd4-4866-9820-78a0b4d8f28a} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6382 | 2026.02.02 22:43:26.633682 [ 276 ] {a31d781a-afd4-4866-9820-78a0b4d8f28a} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001136 sec., 123239.4366197183 rows/sec., 7.97 MiB/sec. | ||
| 6383 | 2026.02.02 22:43:26.633718 [ 276 ] {a31d781a-afd4-4866-9820-78a0b4d8f28a} <Debug> TCPHandler: Processed in 0.001300525 sec. | ||
| 6384 | 2026.02.02 22:43:26.633757 [ 201 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_36_7} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6385 | 2026.02.02 22:43:26.633820 [ 201 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_36_7} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6386 | 2026.02.02 22:43:26.633822 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6387 | 2026.02.02 22:43:26.633885 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 6388 | 2026.02.02 22:43:26.633921 [ 276 ] {a2c88833-010d-4c86-9ba0-193611d0114c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6389 | 2026.02.02 22:43:26.633961 [ 276 ] {a2c88833-010d-4c86-9ba0-193611d0114c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6390 | 2026.02.02 22:43:26.634381 [ 276 ] {a2c88833-010d-4c86-9ba0-193611d0114c} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6391 | 2026.02.02 22:43:26.634415 [ 276 ] {a2c88833-010d-4c86-9ba0-193611d0114c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6392 | 2026.02.02 22:43:26.634720 [ 276 ] {a2c88833-010d-4c86-9ba0-193611d0114c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6393 | 2026.02.02 22:43:26.634927 [ 276 ] {a2c88833-010d-4c86-9ba0-193611d0114c} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6394 | 2026.02.02 22:43:26.635051 [ 276 ] {a2c88833-010d-4c86-9ba0-193611d0114c} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001147 sec., 121185.70183086312 rows/sec., 6.89 MiB/sec. | ||
| 6395 | 2026.02.02 22:43:26.635088 [ 276 ] {a2c88833-010d-4c86-9ba0-193611d0114c} <Debug> TCPHandler: Processed in 0.001315845 sec. | ||
| 6396 | 2026.02.02 22:43:26.635192 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6397 | 2026.02.02 22:43:26.635285 [ 276 ] {4f310d2a-6c5c-45a7-9c06-30a315505fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6398 | 2026.02.02 22:43:26.635324 [ 276 ] {4f310d2a-6c5c-45a7-9c06-30a315505fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6399 | 2026.02.02 22:43:26.635841 [ 276 ] {4f310d2a-6c5c-45a7-9c06-30a315505fc8} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6400 | 2026.02.02 22:43:26.635877 [ 276 ] {4f310d2a-6c5c-45a7-9c06-30a315505fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6401 | 2026.02.02 22:43:26.636187 [ 276 ] {4f310d2a-6c5c-45a7-9c06-30a315505fc8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6402 | 2026.02.02 22:43:26.636247 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12457 | ||
| 6403 | 2026.02.02 22:43:26.636398 [ 276 ] {4f310d2a-6c5c-45a7-9c06-30a315505fc8} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6404 | 2026.02.02 22:43:26.636533 [ 276 ] {4f310d2a-6c5c-45a7-9c06-30a315505fc8} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001263 sec., 378463.9746634996 rows/sec., 26.66 MiB/sec. | ||
| 6405 | 2026.02.02 22:43:26.636531 [ 80 ] {} <Debug> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6406 | 2026.02.02 22:43:26.636572 [ 276 ] {4f310d2a-6c5c-45a7-9c06-30a315505fc8} <Debug> TCPHandler: Processed in 0.001430087 sec. | ||
| 6407 | 2026.02.02 22:43:26.636591 [ 80 ] {} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6408 | 2026.02.02 22:43:26.636617 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6409 | 2026.02.02 22:43:26.636677 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6410 | 2026.02.02 22:43:26.636688 [ 188 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::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 | ||
| 6411 | 2026.02.02 22:43:26.636777 [ 276 ] {a6ea5e2a-95b9-4b1a-841a-87fe35add40b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6412 | 2026.02.02 22:43:26.636781 [ 188 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6413 | 2026.02.02 22:43:26.636790 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6414 | 2026.02.02 22:43:26.636819 [ 276 ] {a6ea5e2a-95b9-4b1a-841a-87fe35add40b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6415 | 2026.02.02 22:43:26.636819 [ 188 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 996 rows starting from the beginning of the part | ||
| 6416 | 2026.02.02 22:43:26.636838 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6417 | 2026.02.02 22:43:26.636889 [ 188 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 478 rows starting from the beginning of the part | ||
| 6418 | 2026.02.02 22:43:26.636937 [ 188 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::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 | ||
| 6419 | 2026.02.02 22:43:26.636977 [ 188 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 478 rows starting from the beginning of the part | ||
| 6420 | 2026.02.02 22:43:26.637019 [ 188 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 548 rows starting from the beginning of the part | ||
| 6421 | 2026.02.02 22:43:26.637058 [ 188 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 478 rows starting from the beginning of the part | ||
| 6422 | 2026.02.02 22:43:26.637152 [ 276 ] {a6ea5e2a-95b9-4b1a-841a-87fe35add40b} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6423 | 2026.02.02 22:43:26.637186 [ 276 ] {a6ea5e2a-95b9-4b1a-841a-87fe35add40b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6424 | 2026.02.02 22:43:26.637368 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6425 | 2026.02.02 22:43:26.637526 [ 276 ] {a6ea5e2a-95b9-4b1a-841a-87fe35add40b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6426 | 2026.02.02 22:43:26.637661 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6427 | 2026.02.02 22:43:26.637787 [ 276 ] {a6ea5e2a-95b9-4b1a-841a-87fe35add40b} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6428 | 2026.02.02 22:43:26.637794 [ 65 ] {} <Debug> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6429 | 2026.02.02 22:43:26.637802 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12457 | ||
| 6430 | 2026.02.02 22:43:26.637835 [ 65 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6431 | 2026.02.02 22:43:26.637858 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6432 | 2026.02.02 22:43:26.637922 [ 201 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 6433 | 2026.02.02 22:43:26.637941 [ 276 ] {a6ea5e2a-95b9-4b1a-841a-87fe35add40b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001182 sec., 5076.142131979695 rows/sec., 265.21 KiB/sec. | ||
| 6434 | 2026.02.02 22:43:26.637979 [ 276 ] {a6ea5e2a-95b9-4b1a-841a-87fe35add40b} <Debug> TCPHandler: Processed in 0.001352196 sec. | ||
| 6435 | 2026.02.02 22:43:26.638015 [ 201 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6436 | 2026.02.02 22:43:26.638043 [ 201 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10089 rows starting from the beginning of the part | ||
| 6437 | 2026.02.02 22:43:26.638090 [ 201 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 6438 | 2026.02.02 22:43:26.638107 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6439 | 2026.02.02 22:43:26.638138 [ 201 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 6440 | 2026.02.02 22:43:26.638175 [ 201 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 6441 | 2026.02.02 22:43:26.638202 [ 276 ] {2d75c09f-2870-41ad-990f-1e141248eb8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6442 | 2026.02.02 22:43:26.638212 [ 201 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 6443 | 2026.02.02 22:43:26.638208 [ 200 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3068 rows, containing 5 columns (5 merged, 0 gathered) in 0.001547008 sec., 1983183.0216779744 rows/sec., 150.27 MiB/sec. | ||
| 6444 | 2026.02.02 22:43:26.638246 [ 276 ] {2d75c09f-2870-41ad-990f-1e141248eb8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6445 | 2026.02.02 22:43:26.638256 [ 201 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 6446 | 2026.02.02 22:43:26.638465 [ 196 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6447 | 2026.02.02 22:43:26.638648 [ 276 ] {2d75c09f-2870-41ad-990f-1e141248eb8b} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6448 | 2026.02.02 22:43:26.638691 [ 276 ] {2d75c09f-2870-41ad-990f-1e141248eb8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6449 | 2026.02.02 22:43:26.638751 [ 196 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_36_7} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6450 | 2026.02.02 22:43:26.638832 [ 196 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_36_7} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6451 | 2026.02.02 22:43:26.638914 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 6452 | 2026.02.02 22:43:26.639031 [ 276 ] {2d75c09f-2870-41ad-990f-1e141248eb8b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6453 | 2026.02.02 22:43:26.639247 [ 276 ] {2d75c09f-2870-41ad-990f-1e141248eb8b} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6454 | 2026.02.02 22:43:26.639377 [ 276 ] {2d75c09f-2870-41ad-990f-1e141248eb8b} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001193 sec., 216261.5255658005 rows/sec., 14.40 MiB/sec. | ||
| 6455 | 2026.02.02 22:43:26.639371 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6456 | 2026.02.02 22:43:26.639414 [ 276 ] {2d75c09f-2870-41ad-990f-1e141248eb8b} <Debug> TCPHandler: Processed in 0.001356936 sec. | ||
| 6457 | 2026.02.02 22:43:26.639453 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6458 | 2026.02.02 22:43:26.639481 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6459 | 2026.02.02 22:43:26.639543 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6460 | 2026.02.02 22:43:26.639565 [ 187 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::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 | ||
| 6461 | 2026.02.02 22:43:26.639642 [ 276 ] {997e77ff-d509-43f3-bc53-34e99fd601a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6462 | 2026.02.02 22:43:26.639689 [ 276 ] {997e77ff-d509-43f3-bc53-34e99fd601a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6463 | 2026.02.02 22:43:26.639692 [ 187 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6464 | 2026.02.02 22:43:26.639736 [ 187 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10680 rows starting from the beginning of the part | ||
| 6465 | 2026.02.02 22:43:26.639797 [ 187 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 258 rows starting from the beginning of the part | ||
| 6466 | 2026.02.02 22:43:26.639843 [ 187 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 6467 | 2026.02.02 22:43:26.639883 [ 187 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 258 rows starting from the beginning of the part | ||
| 6468 | 2026.02.02 22:43:26.639923 [ 187 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 845 rows starting from the beginning of the part | ||
| 6469 | 2026.02.02 22:43:26.639964 [ 187 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 258 rows starting from the beginning of the part | ||
| 6470 | 2026.02.02 22:43:26.640000 [ 276 ] {997e77ff-d509-43f3-bc53-34e99fd601a7} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6471 | 2026.02.02 22:43:26.640011 [ 200 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12457 rows, containing 4 columns (4 merged, 0 gathered) in 0.002115975 sec., 5887120.594524982 rows/sec., 84.22 MiB/sec. | ||
| 6472 | 2026.02.02 22:43:26.640042 [ 276 ] {997e77ff-d509-43f3-bc53-34e99fd601a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6473 | 2026.02.02 22:43:26.640406 [ 276 ] {997e77ff-d509-43f3-bc53-34e99fd601a7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6474 | 2026.02.02 22:43:26.640612 [ 276 ] {997e77ff-d509-43f3-bc53-34e99fd601a7} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6475 | 2026.02.02 22:43:26.640661 [ 197 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6476 | 2026.02.02 22:43:26.640733 [ 276 ] {997e77ff-d509-43f3-bc53-34e99fd601a7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 60.38 KiB/sec. | ||
| 6477 | 2026.02.02 22:43:26.640766 [ 276 ] {997e77ff-d509-43f3-bc53-34e99fd601a7} <Debug> TCPHandler: Processed in 0.001281955 sec. | ||
| 6478 | 2026.02.02 22:43:26.640878 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6479 | 2026.02.02 22:43:26.640899 [ 197 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_26_5} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6480 | 2026.02.02 22:43:26.640954 [ 197 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_26_5} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6481 | 2026.02.02 22:43:26.640964 [ 276 ] {453d1426-8264-42c1-b500-74402c6af3b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6482 | 2026.02.02 22:43:26.641013 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 6483 | 2026.02.02 22:43:26.641016 [ 276 ] {453d1426-8264-42c1-b500-74402c6af3b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6484 | 2026.02.02 22:43:26.641799 [ 276 ] {453d1426-8264-42c1-b500-74402c6af3b3} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6485 | 2026.02.02 22:43:26.641834 [ 276 ] {453d1426-8264-42c1-b500-74402c6af3b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6486 | 2026.02.02 22:43:26.642363 [ 276 ] {453d1426-8264-42c1-b500-74402c6af3b3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6487 | 2026.02.02 22:43:26.642584 [ 276 ] {453d1426-8264-42c1-b500-74402c6af3b3} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6488 | 2026.02.02 22:43:26.642721 [ 276 ] {453d1426-8264-42c1-b500-74402c6af3b3} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001751 sec., 8566.533409480297 rows/sec., 15.35 MiB/sec. | ||
| 6489 | 2026.02.02 22:43:26.642773 [ 276 ] {453d1426-8264-42c1-b500-74402c6af3b3} <Debug> TCPHandler: Processed in 0.001928093 sec. | ||
| 6490 | 2026.02.02 22:43:26.642879 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6491 | 2026.02.02 22:43:26.642973 [ 276 ] {7d0abe5a-9a13-405c-ad56-4e6e5b38c2a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6492 | 2026.02.02 22:43:26.643015 [ 276 ] {7d0abe5a-9a13-405c-ad56-4e6e5b38c2a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6493 | 2026.02.02 22:43:26.643327 [ 276 ] {7d0abe5a-9a13-405c-ad56-4e6e5b38c2a7} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6494 | 2026.02.02 22:43:26.643362 [ 276 ] {7d0abe5a-9a13-405c-ad56-4e6e5b38c2a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6495 | 2026.02.02 22:43:26.643672 [ 276 ] {7d0abe5a-9a13-405c-ad56-4e6e5b38c2a7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6496 | 2026.02.02 22:43:26.643882 [ 276 ] {7d0abe5a-9a13-405c-ad56-4e6e5b38c2a7} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6497 | 2026.02.02 22:43:26.643985 [ 62 ] {} <Debug> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6498 | 2026.02.02 22:43:26.644008 [ 276 ] {7d0abe5a-9a13-405c-ad56-4e6e5b38c2a7} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001053 sec., 83570.75023741691 rows/sec., 5.25 MiB/sec. | ||
| 6499 | 2026.02.02 22:43:26.644021 [ 62 ] {} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6500 | 2026.02.02 22:43:26.644049 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6501 | 2026.02.02 22:43:26.644052 [ 276 ] {7d0abe5a-9a13-405c-ad56-4e6e5b38c2a7} <Debug> TCPHandler: Processed in 0.001222985 sec. | ||
| 6502 | 2026.02.02 22:43:26.644121 [ 187 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12459 rows, containing 5 columns (5 merged, 0 gathered) in 0.004593084 sec., 2712556.5306447693 rows/sec., 182.63 MiB/sec. | ||
| 6503 | 2026.02.02 22:43:26.644123 [ 201 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::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 | ||
| 6504 | 2026.02.02 22:43:26.644251 [ 201 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6505 | 2026.02.02 22:43:26.644282 [ 201 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2220 rows starting from the beginning of the part | ||
| 6506 | 2026.02.02 22:43:26.644333 [ 201 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 88 rows starting from the beginning of the part | ||
| 6507 | 2026.02.02 22:43:26.644373 [ 201 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 6508 | 2026.02.02 22:43:26.644411 [ 201 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 88 rows starting from the beginning of the part | ||
| 6509 | 2026.02.02 22:43:26.644426 [ 187 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6510 | 2026.02.02 22:43:26.644453 [ 201 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 6511 | 2026.02.02 22:43:26.644498 [ 201 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 88 rows starting from the beginning of the part | ||
| 6512 | 2026.02.02 22:43:26.644708 [ 187 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6513 | 2026.02.02 22:43:26.644785 [ 187 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6514 | 2026.02.02 22:43:26.644847 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB. | ||
| 6515 | 2026.02.02 22:43:26.645751 [ 200 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2604 rows, containing 4 columns (4 merged, 0 gathered) in 0.00166274 sec., 1566089.7073505179 rows/sec., 101.16 MiB/sec. | ||
| 6516 | 2026.02.02 22:43:26.646068 [ 193 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6517 | 2026.02.02 22:43:26.646340 [ 193 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_36_7} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6518 | 2026.02.02 22:43:26.646412 [ 193 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_36_7} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6519 | 2026.02.02 22:43:26.646475 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6520 | 2026.02.02 22:43:27.000230 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.79 MiB, peak 270.08 MiB, free memory in arenas 0.00 B, will set to 262.14 MiB (RSS), difference: 1.35 MiB | ||
| 6521 | 2026.02.02 22:43:27.279853 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6522 | 2026.02.02 22:43:27.298139 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6523 | 2026.02.02 22:43:27.298201 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6524 | 2026.02.02 22:43:27.304038 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6525 | 2026.02.02 22:43:27.304734 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6526 | 2026.02.02 22:43:27.305015 [ 62 ] {} <Debug> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6527 | 2026.02.02 22:43:27.305087 [ 62 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6528 | 2026.02.02 22:43:27.305108 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6529 | 2026.02.02 22:43:27.305244 [ 200 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 6530 | 2026.02.02 22:43:27.308581 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6531 | 2026.02.02 22:43:27.308786 [ 200 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6532 | 2026.02.02 22:43:27.310146 [ 200 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 6533 | 2026.02.02 22:43:27.314568 [ 200 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 6534 | 2026.02.02 22:43:27.318889 [ 200 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 6535 | 2026.02.02 22:43:27.323091 [ 200 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 6536 | 2026.02.02 22:43:27.327577 [ 200 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 6537 | 2026.02.02 22:43:27.331643 [ 200 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 6538 | 2026.02.02 22:43:27.384797 [ 193 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.079614928 sec., 2461.849868155379 rows/sec., 12.73 MiB/sec. | ||
| 6539 | 2026.02.02 22:43:27.387350 [ 186 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6540 | 2026.02.02 22:43:27.389266 [ 186 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_26_5} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6541 | 2026.02.02 22:43:27.389364 [ 186 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_26_5} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6542 | 2026.02.02 22:43:27.391915 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6543 | 2026.02.02 22:43:28.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.22 MiB, peak 273.77 MiB, free memory in arenas 0.00 B, will set to 267.38 MiB (RSS), difference: 4.17 MiB | ||
| 6544 | 2026.02.02 22:43:31.620492 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6545 | 2026.02.02 22:43:31.620688 [ 276 ] {de8e7680-29ad-49f8-8c04-33151b8c1ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6546 | 2026.02.02 22:43:31.620756 [ 276 ] {de8e7680-29ad-49f8-8c04-33151b8c1ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6547 | 2026.02.02 22:43:31.621458 [ 276 ] {de8e7680-29ad-49f8-8c04-33151b8c1ed5} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6548 | 2026.02.02 22:43:31.621510 [ 276 ] {de8e7680-29ad-49f8-8c04-33151b8c1ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6549 | 2026.02.02 22:43:31.621927 [ 276 ] {de8e7680-29ad-49f8-8c04-33151b8c1ed5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6550 | 2026.02.02 22:43:31.622157 [ 276 ] {de8e7680-29ad-49f8-8c04-33151b8c1ed5} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6551 | 2026.02.02 22:43:31.622318 [ 276 ] {de8e7680-29ad-49f8-8c04-33151b8c1ed5} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001679 sec., 64324.00238237046 rows/sec., 5.38 MiB/sec. | ||
| 6552 | 2026.02.02 22:43:31.622369 [ 276 ] {de8e7680-29ad-49f8-8c04-33151b8c1ed5} <Debug> TCPHandler: Processed in 0.002011164 sec. | ||
| 6553 | 2026.02.02 22:43:31.622496 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6554 | 2026.02.02 22:43:31.622601 [ 276 ] {f141b04a-bebd-44cb-b1fd-627e46dbff70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6555 | 2026.02.02 22:43:31.622643 [ 276 ] {f141b04a-bebd-44cb-b1fd-627e46dbff70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6556 | 2026.02.02 22:43:31.623069 [ 276 ] {f141b04a-bebd-44cb-b1fd-627e46dbff70} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6557 | 2026.02.02 22:43:31.623107 [ 276 ] {f141b04a-bebd-44cb-b1fd-627e46dbff70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6558 | 2026.02.02 22:43:31.623404 [ 276 ] {f141b04a-bebd-44cb-b1fd-627e46dbff70} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6559 | 2026.02.02 22:43:31.623614 [ 276 ] {f141b04a-bebd-44cb-b1fd-627e46dbff70} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6560 | 2026.02.02 22:43:31.623746 [ 276 ] {f141b04a-bebd-44cb-b1fd-627e46dbff70} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001169 sec., 22241.23182207015 rows/sec., 1.63 MiB/sec. | ||
| 6561 | 2026.02.02 22:43:31.623785 [ 276 ] {f141b04a-bebd-44cb-b1fd-627e46dbff70} <Debug> TCPHandler: Processed in 0.001344206 sec. | ||
| 6562 | 2026.02.02 22:43:31.623903 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6563 | 2026.02.02 22:43:31.624000 [ 276 ] {8f4b3634-b32d-45ca-8d73-65b625dcd320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6564 | 2026.02.02 22:43:31.624040 [ 276 ] {8f4b3634-b32d-45ca-8d73-65b625dcd320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6565 | 2026.02.02 22:43:31.624460 [ 276 ] {8f4b3634-b32d-45ca-8d73-65b625dcd320} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6566 | 2026.02.02 22:43:31.624496 [ 276 ] {8f4b3634-b32d-45ca-8d73-65b625dcd320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6567 | 2026.02.02 22:43:31.624814 [ 276 ] {8f4b3634-b32d-45ca-8d73-65b625dcd320} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6568 | 2026.02.02 22:43:31.625016 [ 276 ] {8f4b3634-b32d-45ca-8d73-65b625dcd320} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6569 | 2026.02.02 22:43:31.625148 [ 276 ] {8f4b3634-b32d-45ca-8d73-65b625dcd320} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001168 sec., 77054.79452054795 rows/sec., 6.02 MiB/sec. | ||
| 6570 | 2026.02.02 22:43:31.625185 [ 276 ] {8f4b3634-b32d-45ca-8d73-65b625dcd320} <Debug> TCPHandler: Processed in 0.001335256 sec. | ||
| 6571 | 2026.02.02 22:43:31.625296 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6572 | 2026.02.02 22:43:31.625391 [ 276 ] {a8bc7d23-851a-4210-bfd9-8b255b7fca4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6573 | 2026.02.02 22:43:31.625435 [ 276 ] {a8bc7d23-851a-4210-bfd9-8b255b7fca4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6574 | 2026.02.02 22:43:31.625890 [ 276 ] {a8bc7d23-851a-4210-bfd9-8b255b7fca4b} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6575 | 2026.02.02 22:43:31.625924 [ 276 ] {a8bc7d23-851a-4210-bfd9-8b255b7fca4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6576 | 2026.02.02 22:43:31.626258 [ 276 ] {a8bc7d23-851a-4210-bfd9-8b255b7fca4b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6577 | 2026.02.02 22:43:31.626464 [ 276 ] {a8bc7d23-851a-4210-bfd9-8b255b7fca4b} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6578 | 2026.02.02 22:43:31.626593 [ 276 ] {a8bc7d23-851a-4210-bfd9-8b255b7fca4b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 6579 | 2026.02.02 22:43:31.626628 [ 276 ] {a8bc7d23-851a-4210-bfd9-8b255b7fca4b} <Debug> TCPHandler: Processed in 0.001382616 sec. | ||
| 6580 | 2026.02.02 22:43:31.626734 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6581 | 2026.02.02 22:43:31.626830 [ 276 ] {5e952f42-d6ea-4afb-8111-88e69a7888f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6582 | 2026.02.02 22:43:31.626884 [ 276 ] {5e952f42-d6ea-4afb-8111-88e69a7888f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6583 | 2026.02.02 22:43:31.627738 [ 276 ] {5e952f42-d6ea-4afb-8111-88e69a7888f4} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6584 | 2026.02.02 22:43:31.627774 [ 276 ] {5e952f42-d6ea-4afb-8111-88e69a7888f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6585 | 2026.02.02 22:43:31.628316 [ 276 ] {5e952f42-d6ea-4afb-8111-88e69a7888f4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6586 | 2026.02.02 22:43:31.628536 [ 276 ] {5e952f42-d6ea-4afb-8111-88e69a7888f4} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6587 | 2026.02.02 22:43:31.628681 [ 276 ] {5e952f42-d6ea-4afb-8111-88e69a7888f4} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00187 sec., 13903.743315508022 rows/sec., 24.91 MiB/sec. | ||
| 6588 | 2026.02.02 22:43:31.628734 [ 276 ] {5e952f42-d6ea-4afb-8111-88e69a7888f4} <Debug> TCPHandler: Processed in 0.002049215 sec. | ||
| 6589 | 2026.02.02 22:43:31.628860 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6590 | 2026.02.02 22:43:31.628960 [ 276 ] {d282a213-5022-4f9e-b0af-476d10519b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6591 | 2026.02.02 22:43:31.629002 [ 276 ] {d282a213-5022-4f9e-b0af-476d10519b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6592 | 2026.02.02 22:43:31.629343 [ 276 ] {d282a213-5022-4f9e-b0af-476d10519b27} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6593 | 2026.02.02 22:43:31.629377 [ 276 ] {d282a213-5022-4f9e-b0af-476d10519b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6594 | 2026.02.02 22:43:31.629672 [ 276 ] {d282a213-5022-4f9e-b0af-476d10519b27} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6595 | 2026.02.02 22:43:31.629889 [ 276 ] {d282a213-5022-4f9e-b0af-476d10519b27} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6596 | 2026.02.02 22:43:31.630016 [ 276 ] {d282a213-5022-4f9e-b0af-476d10519b27} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 6597 | 2026.02.02 22:43:31.630052 [ 276 ] {d282a213-5022-4f9e-b0af-476d10519b27} <Debug> TCPHandler: Processed in 0.001242634 sec. | ||
| 6598 | 2026.02.02 22:43:31.672280 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 858 | ||
| 6599 | 2026.02.02 22:43:31.674948 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6600 | 2026.02.02 22:43:31.675002 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6601 | 2026.02.02 22:43:31.676264 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6602 | 2026.02.02 22:43:31.676565 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6603 | 2026.02.02 22:43:31.676957 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 858 | ||
| 6604 | 2026.02.02 22:43:32.743268 [ 100 ] {} <Debug> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6605 | 2026.02.02 22:43:32.743331 [ 100 ] {} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6606 | 2026.02.02 22:43:32.743352 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6607 | 2026.02.02 22:43:32.743490 [ 193 ] {24e92b54-27ae-4caa-bbb5-c97ff17eb39d::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 | ||
| 6608 | 2026.02.02 22:43:32.743640 [ 193 ] {24e92b54-27ae-4caa-bbb5-c97ff17eb39d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6609 | 2026.02.02 22:43:32.743674 [ 193 ] {24e92b54-27ae-4caa-bbb5-c97ff17eb39d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 6610 | 2026.02.02 22:43:32.743741 [ 193 ] {24e92b54-27ae-4caa-bbb5-c97ff17eb39d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 6611 | 2026.02.02 22:43:32.743788 [ 193 ] {24e92b54-27ae-4caa-bbb5-c97ff17eb39d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 6612 | 2026.02.02 22:43:32.743840 [ 193 ] {24e92b54-27ae-4caa-bbb5-c97ff17eb39d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 6613 | 2026.02.02 22:43:32.743881 [ 193 ] {24e92b54-27ae-4caa-bbb5-c97ff17eb39d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 6614 | 2026.02.02 22:43:32.744649 [ 189 ] {24e92b54-27ae-4caa-bbb5-c97ff17eb39d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001215084 sec., 31273.55804207775 rows/sec., 2.61 MiB/sec. | ||
| 6615 | 2026.02.02 22:43:32.744838 [ 191 ] {24e92b54-27ae-4caa-bbb5-c97ff17eb39d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6616 | 2026.02.02 22:43:32.745150 [ 191 ] {24e92b54-27ae-4caa-bbb5-c97ff17eb39d::all_1_9_2} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6617 | 2026.02.02 22:43:32.745232 [ 191 ] {24e92b54-27ae-4caa-bbb5-c97ff17eb39d::all_1_9_2} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6618 | 2026.02.02 22:43:32.745327 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6619 | 2026.02.02 22:43:34.137988 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12969 | ||
| 6620 | 2026.02.02 22:43:34.138525 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6621 | 2026.02.02 22:43:34.138566 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6622 | 2026.02.02 22:43:34.139096 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6623 | 2026.02.02 22:43:34.139330 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6624 | 2026.02.02 22:43:34.139462 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12969 | ||
| 6625 | 2026.02.02 22:43:34.808735 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6626 | 2026.02.02 22:43:34.823829 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6627 | 2026.02.02 22:43:34.823883 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6628 | 2026.02.02 22:43:34.829526 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6629 | 2026.02.02 22:43:34.830222 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6630 | 2026.02.02 22:43:34.832868 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6631 | 2026.02.02 22:43:36.627295 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6632 | 2026.02.02 22:43:36.627472 [ 276 ] {deed05b4-0608-4890-8ce9-8e1d2ae5f65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6633 | 2026.02.02 22:43:36.627540 [ 276 ] {deed05b4-0608-4890-8ce9-8e1d2ae5f65e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6634 | 2026.02.02 22:43:36.628273 [ 276 ] {deed05b4-0608-4890-8ce9-8e1d2ae5f65e} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6635 | 2026.02.02 22:43:36.628323 [ 276 ] {deed05b4-0608-4890-8ce9-8e1d2ae5f65e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6636 | 2026.02.02 22:43:36.628723 [ 276 ] {deed05b4-0608-4890-8ce9-8e1d2ae5f65e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6637 | 2026.02.02 22:43:36.628958 [ 276 ] {deed05b4-0608-4890-8ce9-8e1d2ae5f65e} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6638 | 2026.02.02 22:43:36.629119 [ 276 ] {deed05b4-0608-4890-8ce9-8e1d2ae5f65e} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001696 sec., 156839.62264150943 rows/sec., 9.96 MiB/sec. | ||
| 6639 | 2026.02.02 22:43:36.629168 [ 276 ] {deed05b4-0608-4890-8ce9-8e1d2ae5f65e} <Debug> TCPHandler: Processed in 0.002004974 sec. | ||
| 6640 | 2026.02.02 22:43:36.629295 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6641 | 2026.02.02 22:43:36.629398 [ 276 ] {6ec3315f-7091-40ec-9288-34b48d585b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6642 | 2026.02.02 22:43:36.629443 [ 276 ] {6ec3315f-7091-40ec-9288-34b48d585b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6643 | 2026.02.02 22:43:36.629859 [ 276 ] {6ec3315f-7091-40ec-9288-34b48d585b4d} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6644 | 2026.02.02 22:43:36.629896 [ 276 ] {6ec3315f-7091-40ec-9288-34b48d585b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6645 | 2026.02.02 22:43:36.630229 [ 276 ] {6ec3315f-7091-40ec-9288-34b48d585b4d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6646 | 2026.02.02 22:43:36.630443 [ 276 ] {6ec3315f-7091-40ec-9288-34b48d585b4d} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6647 | 2026.02.02 22:43:36.630570 [ 276 ] {6ec3315f-7091-40ec-9288-34b48d585b4d} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001196 sec., 11705.685618729096 rows/sec., 954.52 KiB/sec. | ||
| 6648 | 2026.02.02 22:43:36.630608 [ 276 ] {6ec3315f-7091-40ec-9288-34b48d585b4d} <Debug> TCPHandler: Processed in 0.001366536 sec. | ||
| 6649 | 2026.02.02 22:43:36.630719 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6650 | 2026.02.02 22:43:36.630814 [ 276 ] {cb56c156-4436-4b5d-bd31-ff00bbee749a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6651 | 2026.02.02 22:43:36.630854 [ 276 ] {cb56c156-4436-4b5d-bd31-ff00bbee749a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6652 | 2026.02.02 22:43:36.631620 [ 276 ] {cb56c156-4436-4b5d-bd31-ff00bbee749a} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6653 | 2026.02.02 22:43:36.631656 [ 276 ] {cb56c156-4436-4b5d-bd31-ff00bbee749a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6654 | 2026.02.02 22:43:36.632002 [ 276 ] {cb56c156-4436-4b5d-bd31-ff00bbee749a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6655 | 2026.02.02 22:43:36.632225 [ 276 ] {cb56c156-4436-4b5d-bd31-ff00bbee749a} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6656 | 2026.02.02 22:43:36.632357 [ 276 ] {cb56c156-4436-4b5d-bd31-ff00bbee749a} <Debug> executeQuery: Read 789 rows, 64.02 KiB in 0.001561 sec., 505445.22741832153 rows/sec., 40.05 MiB/sec. | ||
| 6657 | 2026.02.02 22:43:36.632395 [ 276 ] {cb56c156-4436-4b5d-bd31-ff00bbee749a} <Debug> TCPHandler: Processed in 0.00172584 sec. | ||
| 6658 | 2026.02.02 22:43:36.632502 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6659 | 2026.02.02 22:43:36.632597 [ 276 ] {8e8bc7af-2d8c-41ca-9fd7-1d2cce79cb03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6660 | 2026.02.02 22:43:36.632636 [ 276 ] {8e8bc7af-2d8c-41ca-9fd7-1d2cce79cb03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6661 | 2026.02.02 22:43:36.633067 [ 276 ] {8e8bc7af-2d8c-41ca-9fd7-1d2cce79cb03} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6662 | 2026.02.02 22:43:36.633102 [ 276 ] {8e8bc7af-2d8c-41ca-9fd7-1d2cce79cb03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6663 | 2026.02.02 22:43:36.633397 [ 276 ] {8e8bc7af-2d8c-41ca-9fd7-1d2cce79cb03} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6664 | 2026.02.02 22:43:36.633604 [ 276 ] {8e8bc7af-2d8c-41ca-9fd7-1d2cce79cb03} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6665 | 2026.02.02 22:43:36.633713 [ 95 ] {} <Debug> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6666 | 2026.02.02 22:43:36.633731 [ 276 ] {8e8bc7af-2d8c-41ca-9fd7-1d2cce79cb03} <Debug> executeQuery: Read 162 rows, 10.11 KiB in 0.001152 sec., 140625 rows/sec., 8.57 MiB/sec. | ||
| 6667 | 2026.02.02 22:43:36.633778 [ 95 ] {} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6668 | 2026.02.02 22:43:36.633788 [ 276 ] {8e8bc7af-2d8c-41ca-9fd7-1d2cce79cb03} <Debug> TCPHandler: Processed in 0.001336155 sec. | ||
| 6669 | 2026.02.02 22:43:36.633805 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6670 | 2026.02.02 22:43:36.633904 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6671 | 2026.02.02 22:43:36.633907 [ 193 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::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 | ||
| 6672 | 2026.02.02 22:43:36.634003 [ 276 ] {6a1aa709-93eb-4838-98ce-1897293b40cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6673 | 2026.02.02 22:43:36.634014 [ 193 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6674 | 2026.02.02 22:43:36.634042 [ 276 ] {6a1aa709-93eb-4838-98ce-1897293b40cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6675 | 2026.02.02 22:43:36.634048 [ 193 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 192 rows starting from the beginning of the part | ||
| 6676 | 2026.02.02 22:43:36.634104 [ 193 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 148 rows starting from the beginning of the part | ||
| 6677 | 2026.02.02 22:43:36.634144 [ 193 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 28 rows starting from the beginning of the part | ||
| 6678 | 2026.02.02 22:43:36.634181 [ 193 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 148 rows starting from the beginning of the part | ||
| 6679 | 2026.02.02 22:43:36.634219 [ 193 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
| 6680 | 2026.02.02 22:43:36.634272 [ 193 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 162 rows starting from the beginning of the part | ||
| 6681 | 2026.02.02 22:43:36.634466 [ 276 ] {6a1aa709-93eb-4838-98ce-1897293b40cd} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6682 | 2026.02.02 22:43:36.634502 [ 276 ] {6a1aa709-93eb-4838-98ce-1897293b40cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6683 | 2026.02.02 22:43:36.634814 [ 276 ] {6a1aa709-93eb-4838-98ce-1897293b40cd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6684 | 2026.02.02 22:43:36.635021 [ 276 ] {6a1aa709-93eb-4838-98ce-1897293b40cd} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6685 | 2026.02.02 22:43:36.635062 [ 189 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 704 rows, containing 5 columns (5 merged, 0 gathered) in 0.001190044 sec., 591574.7653027956 rows/sec., 38.99 MiB/sec. | ||
| 6686 | 2026.02.02 22:43:36.635151 [ 276 ] {6a1aa709-93eb-4838-98ce-1897293b40cd} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001166 sec., 120068.61063464837 rows/sec., 7.76 MiB/sec. | ||
| 6687 | 2026.02.02 22:43:36.635193 [ 276 ] {6a1aa709-93eb-4838-98ce-1897293b40cd} <Debug> TCPHandler: Processed in 0.001338676 sec. | ||
| 6688 | 2026.02.02 22:43:36.635249 [ 189 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6689 | 2026.02.02 22:43:36.635301 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6690 | 2026.02.02 22:43:36.635399 [ 276 ] {afadc584-5b82-4e87-95f0-6556f96a0943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6691 | 2026.02.02 22:43:36.635440 [ 276 ] {afadc584-5b82-4e87-95f0-6556f96a0943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6692 | 2026.02.02 22:43:36.635545 [ 189 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_36_7} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6693 | 2026.02.02 22:43:36.635629 [ 189 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_36_7} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6694 | 2026.02.02 22:43:36.635719 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6695 | 2026.02.02 22:43:36.635864 [ 276 ] {afadc584-5b82-4e87-95f0-6556f96a0943} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6696 | 2026.02.02 22:43:36.635905 [ 276 ] {afadc584-5b82-4e87-95f0-6556f96a0943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6697 | 2026.02.02 22:43:36.636196 [ 276 ] {afadc584-5b82-4e87-95f0-6556f96a0943} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6698 | 2026.02.02 22:43:36.636426 [ 276 ] {afadc584-5b82-4e87-95f0-6556f96a0943} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6699 | 2026.02.02 22:43:36.636557 [ 276 ] {afadc584-5b82-4e87-95f0-6556f96a0943} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001176 sec., 118197.27891156463 rows/sec., 6.72 MiB/sec. | ||
| 6700 | 2026.02.02 22:43:36.636595 [ 276 ] {afadc584-5b82-4e87-95f0-6556f96a0943} <Debug> TCPHandler: Processed in 0.001343815 sec. | ||
| 6701 | 2026.02.02 22:43:36.636724 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6702 | 2026.02.02 22:43:36.636818 [ 276 ] {3a1eef15-4936-4e45-99a4-28871c0e003c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6703 | 2026.02.02 22:43:36.636858 [ 276 ] {3a1eef15-4936-4e45-99a4-28871c0e003c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6704 | 2026.02.02 22:43:36.637430 [ 276 ] {3a1eef15-4936-4e45-99a4-28871c0e003c} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6705 | 2026.02.02 22:43:36.637466 [ 276 ] {3a1eef15-4936-4e45-99a4-28871c0e003c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6706 | 2026.02.02 22:43:36.637802 [ 276 ] {3a1eef15-4936-4e45-99a4-28871c0e003c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6707 | 2026.02.02 22:43:36.638031 [ 276 ] {3a1eef15-4936-4e45-99a4-28871c0e003c} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6708 | 2026.02.02 22:43:36.638168 [ 276 ] {3a1eef15-4936-4e45-99a4-28871c0e003c} <Debug> executeQuery: Read 492 rows, 35.62 KiB in 0.001365 sec., 360439.56043956045 rows/sec., 25.49 MiB/sec. | ||
| 6709 | 2026.02.02 22:43:36.638208 [ 276 ] {3a1eef15-4936-4e45-99a4-28871c0e003c} <Debug> TCPHandler: Processed in 0.001543849 sec. | ||
| 6710 | 2026.02.02 22:43:36.638330 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6711 | 2026.02.02 22:43:36.638429 [ 276 ] {13ceef4d-512e-4d1c-8992-5b9ea2ec6a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6712 | 2026.02.02 22:43:36.638473 [ 276 ] {13ceef4d-512e-4d1c-8992-5b9ea2ec6a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6713 | 2026.02.02 22:43:36.638811 [ 276 ] {13ceef4d-512e-4d1c-8992-5b9ea2ec6a8d} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6714 | 2026.02.02 22:43:36.638846 [ 276 ] {13ceef4d-512e-4d1c-8992-5b9ea2ec6a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6715 | 2026.02.02 22:43:36.639141 [ 276 ] {13ceef4d-512e-4d1c-8992-5b9ea2ec6a8d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6716 | 2026.02.02 22:43:36.639346 [ 276 ] {13ceef4d-512e-4d1c-8992-5b9ea2ec6a8d} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6717 | 2026.02.02 22:43:36.639474 [ 276 ] {13ceef4d-512e-4d1c-8992-5b9ea2ec6a8d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 6718 | 2026.02.02 22:43:36.639511 [ 276 ] {13ceef4d-512e-4d1c-8992-5b9ea2ec6a8d} <Debug> TCPHandler: Processed in 0.001234655 sec. | ||
| 6719 | 2026.02.02 22:43:36.639623 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6720 | 2026.02.02 22:43:36.639717 [ 276 ] {b6d918a7-0507-4c77-bd89-3d191328523d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6721 | 2026.02.02 22:43:36.639758 [ 276 ] {b6d918a7-0507-4c77-bd89-3d191328523d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6722 | 2026.02.02 22:43:36.640174 [ 276 ] {b6d918a7-0507-4c77-bd89-3d191328523d} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6723 | 2026.02.02 22:43:36.640209 [ 276 ] {b6d918a7-0507-4c77-bd89-3d191328523d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6724 | 2026.02.02 22:43:36.640555 [ 276 ] {b6d918a7-0507-4c77-bd89-3d191328523d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6725 | 2026.02.02 22:43:36.640763 [ 276 ] {b6d918a7-0507-4c77-bd89-3d191328523d} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6726 | 2026.02.02 22:43:36.640898 [ 276 ] {b6d918a7-0507-4c77-bd89-3d191328523d} <Debug> executeQuery: Read 265 rows, 18.08 KiB in 0.001198 sec., 221202.00333889815 rows/sec., 14.74 MiB/sec. | ||
| 6727 | 2026.02.02 22:43:36.640934 [ 276 ] {b6d918a7-0507-4c77-bd89-3d191328523d} <Debug> TCPHandler: Processed in 0.001361105 sec. | ||
| 6728 | 2026.02.02 22:43:36.641052 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6729 | 2026.02.02 22:43:36.641147 [ 276 ] {331f2354-41af-44b9-92d0-a4444da1f52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6730 | 2026.02.02 22:43:36.641187 [ 276 ] {331f2354-41af-44b9-92d0-a4444da1f52a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6731 | 2026.02.02 22:43:36.641504 [ 276 ] {331f2354-41af-44b9-92d0-a4444da1f52a} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6732 | 2026.02.02 22:43:36.641540 [ 276 ] {331f2354-41af-44b9-92d0-a4444da1f52a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6733 | 2026.02.02 22:43:36.641873 [ 276 ] {331f2354-41af-44b9-92d0-a4444da1f52a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6734 | 2026.02.02 22:43:36.642075 [ 276 ] {331f2354-41af-44b9-92d0-a4444da1f52a} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6735 | 2026.02.02 22:43:36.642201 [ 276 ] {331f2354-41af-44b9-92d0-a4444da1f52a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 62.80 KiB/sec. | ||
| 6736 | 2026.02.02 22:43:36.642237 [ 276 ] {331f2354-41af-44b9-92d0-a4444da1f52a} <Debug> TCPHandler: Processed in 0.001235195 sec. | ||
| 6737 | 2026.02.02 22:43:36.642349 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6738 | 2026.02.02 22:43:36.642443 [ 276 ] {302168f2-62f7-406e-8dc5-2baba1cd8680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6739 | 2026.02.02 22:43:36.642497 [ 276 ] {302168f2-62f7-406e-8dc5-2baba1cd8680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6740 | 2026.02.02 22:43:36.643296 [ 276 ] {302168f2-62f7-406e-8dc5-2baba1cd8680} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6741 | 2026.02.02 22:43:36.643333 [ 276 ] {302168f2-62f7-406e-8dc5-2baba1cd8680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6742 | 2026.02.02 22:43:36.643857 [ 276 ] {302168f2-62f7-406e-8dc5-2baba1cd8680} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6743 | 2026.02.02 22:43:36.644142 [ 276 ] {302168f2-62f7-406e-8dc5-2baba1cd8680} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6744 | 2026.02.02 22:43:36.644263 [ 91 ] {} <Debug> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6745 | 2026.02.02 22:43:36.644286 [ 276 ] {302168f2-62f7-406e-8dc5-2baba1cd8680} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001862 sec., 8055.853920515575 rows/sec., 14.44 MiB/sec. | ||
| 6746 | 2026.02.02 22:43:36.644304 [ 91 ] {} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6747 | 2026.02.02 22:43:36.644328 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6748 | 2026.02.02 22:43:36.644345 [ 276 ] {302168f2-62f7-406e-8dc5-2baba1cd8680} <Debug> TCPHandler: Processed in 0.002043964 sec. | ||
| 6749 | 2026.02.02 22:43:36.644397 [ 193 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::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 | ||
| 6750 | 2026.02.02 22:43:36.644462 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6751 | 2026.02.02 22:43:36.644558 [ 276 ] {b7d2e8a6-2da1-48e7-860b-4131e0a58a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6752 | 2026.02.02 22:43:36.644565 [ 193 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6753 | 2026.02.02 22:43:36.644601 [ 276 ] {b7d2e8a6-2da1-48e7-860b-4131e0a58a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6754 | 2026.02.02 22:43:36.644613 [ 193 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 572 rows starting from the beginning of the part | ||
| 6755 | 2026.02.02 22:43:36.644716 [ 193 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 15 rows starting from the beginning of the part | ||
| 6756 | 2026.02.02 22:43:36.644839 [ 193 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
| 6757 | 2026.02.02 22:43:36.644949 [ 276 ] {b7d2e8a6-2da1-48e7-860b-4131e0a58a38} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6758 | 2026.02.02 22:43:36.644953 [ 193 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 15 rows starting from the beginning of the part | ||
| 6759 | 2026.02.02 22:43:36.644986 [ 276 ] {b7d2e8a6-2da1-48e7-860b-4131e0a58a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6760 | 2026.02.02 22:43:36.645057 [ 193 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
| 6761 | 2026.02.02 22:43:36.645141 [ 193 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 15 rows starting from the beginning of the part | ||
| 6762 | 2026.02.02 22:43:36.645303 [ 276 ] {b7d2e8a6-2da1-48e7-860b-4131e0a58a38} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6763 | 2026.02.02 22:43:36.645515 [ 276 ] {b7d2e8a6-2da1-48e7-860b-4131e0a58a38} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6764 | 2026.02.02 22:43:36.645645 [ 276 ] {b7d2e8a6-2da1-48e7-860b-4131e0a58a38} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001105 sec., 79638.00904977375 rows/sec., 5.00 MiB/sec. | ||
| 6765 | 2026.02.02 22:43:36.645681 [ 276 ] {b7d2e8a6-2da1-48e7-860b-4131e0a58a38} <Debug> TCPHandler: Processed in 0.001270035 sec. | ||
| 6766 | 2026.02.02 22:43:36.652105 [ 189 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 669 rows, containing 19 columns (19 merged, 0 gathered) in 0.007736301 sec., 86475.43574118949 rows/sec., 154.96 MiB/sec. | ||
| 6767 | 2026.02.02 22:43:36.652999 [ 193 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6768 | 2026.02.02 22:43:36.653305 [ 193 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6769 | 2026.02.02 22:43:36.653366 [ 193 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6770 | 2026.02.02 22:43:36.653439 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.52 MiB. | ||
| 6771 | 2026.02.02 22:43:37.000211 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.82 MiB, peak 276.28 MiB, free memory in arenas 0.00 B, will set to 270.78 MiB (RSS), difference: 1.96 MiB | ||
| 6772 | 2026.02.02 22:43:41.526136 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6773 | 2026.02.02 22:43:41.526243 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6774 | 2026.02.02 22:43:41.620225 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6775 | 2026.02.02 22:43:41.620416 [ 276 ] {062f2b62-cdef-4409-b6f1-778f5f4a046f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6776 | 2026.02.02 22:43:41.620486 [ 276 ] {062f2b62-cdef-4409-b6f1-778f5f4a046f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6777 | 2026.02.02 22:43:41.621179 [ 276 ] {062f2b62-cdef-4409-b6f1-778f5f4a046f} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6778 | 2026.02.02 22:43:41.621229 [ 276 ] {062f2b62-cdef-4409-b6f1-778f5f4a046f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6779 | 2026.02.02 22:43:41.621619 [ 276 ] {062f2b62-cdef-4409-b6f1-778f5f4a046f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6780 | 2026.02.02 22:43:41.621846 [ 276 ] {062f2b62-cdef-4409-b6f1-778f5f4a046f} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6781 | 2026.02.02 22:43:41.621998 [ 276 ] {062f2b62-cdef-4409-b6f1-778f5f4a046f} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001635 sec., 66055.04587155963 rows/sec., 5.53 MiB/sec. | ||
| 6782 | 2026.02.02 22:43:41.622045 [ 276 ] {062f2b62-cdef-4409-b6f1-778f5f4a046f} <Debug> TCPHandler: Processed in 0.001952143 sec. | ||
| 6783 | 2026.02.02 22:43:41.622157 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6784 | 2026.02.02 22:43:41.622257 [ 276 ] {15834e79-723f-4d8e-a8b7-4cc296b44877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6785 | 2026.02.02 22:43:41.622299 [ 276 ] {15834e79-723f-4d8e-a8b7-4cc296b44877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6786 | 2026.02.02 22:43:41.622700 [ 276 ] {15834e79-723f-4d8e-a8b7-4cc296b44877} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6787 | 2026.02.02 22:43:41.622761 [ 276 ] {15834e79-723f-4d8e-a8b7-4cc296b44877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6788 | 2026.02.02 22:43:41.623066 [ 276 ] {15834e79-723f-4d8e-a8b7-4cc296b44877} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6789 | 2026.02.02 22:43:41.623284 [ 276 ] {15834e79-723f-4d8e-a8b7-4cc296b44877} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6790 | 2026.02.02 22:43:41.623415 [ 276 ] {15834e79-723f-4d8e-a8b7-4cc296b44877} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00118 sec., 22033.898305084746 rows/sec., 1.62 MiB/sec. | ||
| 6791 | 2026.02.02 22:43:41.623452 [ 276 ] {15834e79-723f-4d8e-a8b7-4cc296b44877} <Debug> TCPHandler: Processed in 0.001345726 sec. | ||
| 6792 | 2026.02.02 22:43:41.623556 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6793 | 2026.02.02 22:43:41.623651 [ 276 ] {3836037f-93b5-4cb0-89f3-8f8fdda69b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6794 | 2026.02.02 22:43:41.623690 [ 276 ] {3836037f-93b5-4cb0-89f3-8f8fdda69b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6795 | 2026.02.02 22:43:41.624083 [ 276 ] {3836037f-93b5-4cb0-89f3-8f8fdda69b57} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6796 | 2026.02.02 22:43:41.624143 [ 276 ] {3836037f-93b5-4cb0-89f3-8f8fdda69b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6797 | 2026.02.02 22:43:41.624455 [ 276 ] {3836037f-93b5-4cb0-89f3-8f8fdda69b57} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6798 | 2026.02.02 22:43:41.624672 [ 276 ] {3836037f-93b5-4cb0-89f3-8f8fdda69b57} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6799 | 2026.02.02 22:43:41.624797 [ 276 ] {3836037f-93b5-4cb0-89f3-8f8fdda69b57} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001165 sec., 77253.21888412017 rows/sec., 6.03 MiB/sec. | ||
| 6800 | 2026.02.02 22:43:41.624833 [ 276 ] {3836037f-93b5-4cb0-89f3-8f8fdda69b57} <Debug> TCPHandler: Processed in 0.001326415 sec. | ||
| 6801 | 2026.02.02 22:43:41.624944 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6802 | 2026.02.02 22:43:41.625038 [ 276 ] {05bfc42a-6de6-41ed-b7d6-29c1f24356b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6803 | 2026.02.02 22:43:41.625080 [ 276 ] {05bfc42a-6de6-41ed-b7d6-29c1f24356b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6804 | 2026.02.02 22:43:41.625461 [ 276 ] {05bfc42a-6de6-41ed-b7d6-29c1f24356b2} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6805 | 2026.02.02 22:43:41.625496 [ 276 ] {05bfc42a-6de6-41ed-b7d6-29c1f24356b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6806 | 2026.02.02 22:43:41.625825 [ 276 ] {05bfc42a-6de6-41ed-b7d6-29c1f24356b2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6807 | 2026.02.02 22:43:41.626027 [ 276 ] {05bfc42a-6de6-41ed-b7d6-29c1f24356b2} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6808 | 2026.02.02 22:43:41.626152 [ 276 ] {05bfc42a-6de6-41ed-b7d6-29c1f24356b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001133 sec., 141218.00529567522 rows/sec., 9.84 MiB/sec. | ||
| 6809 | 2026.02.02 22:43:41.626187 [ 276 ] {05bfc42a-6de6-41ed-b7d6-29c1f24356b2} <Debug> TCPHandler: Processed in 0.001298055 sec. | ||
| 6810 | 2026.02.02 22:43:41.626289 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6811 | 2026.02.02 22:43:41.626379 [ 276 ] {9a1d85cf-696c-4f5b-b088-946251f8a3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6812 | 2026.02.02 22:43:41.626431 [ 276 ] {9a1d85cf-696c-4f5b-b088-946251f8a3d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6813 | 2026.02.02 22:43:41.627218 [ 276 ] {9a1d85cf-696c-4f5b-b088-946251f8a3d0} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6814 | 2026.02.02 22:43:41.627256 [ 276 ] {9a1d85cf-696c-4f5b-b088-946251f8a3d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6815 | 2026.02.02 22:43:41.627807 [ 276 ] {9a1d85cf-696c-4f5b-b088-946251f8a3d0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6816 | 2026.02.02 22:43:41.628025 [ 276 ] {9a1d85cf-696c-4f5b-b088-946251f8a3d0} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6817 | 2026.02.02 22:43:41.628176 [ 276 ] {9a1d85cf-696c-4f5b-b088-946251f8a3d0} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001798 sec., 14460.511679644049 rows/sec., 25.91 MiB/sec. | ||
| 6818 | 2026.02.02 22:43:41.628234 [ 276 ] {9a1d85cf-696c-4f5b-b088-946251f8a3d0} <Debug> TCPHandler: Processed in 0.001992004 sec. | ||
| 6819 | 2026.02.02 22:43:41.628362 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6820 | 2026.02.02 22:43:41.628460 [ 276 ] {a2575826-35a7-4293-9e50-5621adfcbd07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6821 | 2026.02.02 22:43:41.628501 [ 276 ] {a2575826-35a7-4293-9e50-5621adfcbd07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6822 | 2026.02.02 22:43:41.628891 [ 276 ] {a2575826-35a7-4293-9e50-5621adfcbd07} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6823 | 2026.02.02 22:43:41.628939 [ 276 ] {a2575826-35a7-4293-9e50-5621adfcbd07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6824 | 2026.02.02 22:43:41.629370 [ 276 ] {a2575826-35a7-4293-9e50-5621adfcbd07} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6825 | 2026.02.02 22:43:41.629614 [ 276 ] {a2575826-35a7-4293-9e50-5621adfcbd07} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6826 | 2026.02.02 22:43:41.629748 [ 276 ] {a2575826-35a7-4293-9e50-5621adfcbd07} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001308 sec., 45871.55963302753 rows/sec., 3.09 MiB/sec. | ||
| 6827 | 2026.02.02 22:43:41.629786 [ 276 ] {a2575826-35a7-4293-9e50-5621adfcbd07} <Debug> TCPHandler: Processed in 0.001478038 sec. | ||
| 6828 | 2026.02.02 22:43:41.639618 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13417 | ||
| 6829 | 2026.02.02 22:43:41.640113 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6830 | 2026.02.02 22:43:41.640152 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6831 | 2026.02.02 22:43:41.640639 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6832 | 2026.02.02 22:43:41.640871 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6833 | 2026.02.02 22:43:41.641006 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13417 | ||
| 6834 | 2026.02.02 22:43:41.677269 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 894 | ||
| 6835 | 2026.02.02 22:43:41.679729 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6836 | 2026.02.02 22:43:41.679767 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6837 | 2026.02.02 22:43:41.680951 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6838 | 2026.02.02 22:43:41.681212 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6839 | 2026.02.02 22:43:41.681469 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 894 | ||
| 6840 | 2026.02.02 22:43:42.333009 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6841 | 2026.02.02 22:43:42.349378 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6842 | 2026.02.02 22:43:42.349437 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6843 | 2026.02.02 22:43:42.355417 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6844 | 2026.02.02 22:43:42.356136 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6845 | 2026.02.02 22:43:42.358852 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6846 | 2026.02.02 22:43:46.633551 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6847 | 2026.02.02 22:43:46.633768 [ 276 ] {5fdcef7a-74f0-4f89-a165-c25c64e7e734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6848 | 2026.02.02 22:43:46.633845 [ 276 ] {5fdcef7a-74f0-4f89-a165-c25c64e7e734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6849 | 2026.02.02 22:43:46.634649 [ 276 ] {5fdcef7a-74f0-4f89-a165-c25c64e7e734} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6850 | 2026.02.02 22:43:46.634698 [ 276 ] {5fdcef7a-74f0-4f89-a165-c25c64e7e734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6851 | 2026.02.02 22:43:46.635114 [ 276 ] {5fdcef7a-74f0-4f89-a165-c25c64e7e734} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6852 | 2026.02.02 22:43:46.635357 [ 276 ] {5fdcef7a-74f0-4f89-a165-c25c64e7e734} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6853 | 2026.02.02 22:43:46.635513 [ 276 ] {5fdcef7a-74f0-4f89-a165-c25c64e7e734} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001799 sec., 147859.92217898832 rows/sec., 9.39 MiB/sec. | ||
| 6854 | 2026.02.02 22:43:46.635557 [ 276 ] {5fdcef7a-74f0-4f89-a165-c25c64e7e734} <Debug> TCPHandler: Processed in 0.002148735 sec. | ||
| 6855 | 2026.02.02 22:43:46.635680 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6856 | 2026.02.02 22:43:46.635779 [ 276 ] {60a03689-7e3c-4d20-ba81-0b3dbfaef169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6857 | 2026.02.02 22:43:46.635822 [ 276 ] {60a03689-7e3c-4d20-ba81-0b3dbfaef169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6858 | 2026.02.02 22:43:46.636635 [ 276 ] {60a03689-7e3c-4d20-ba81-0b3dbfaef169} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6859 | 2026.02.02 22:43:46.636673 [ 276 ] {60a03689-7e3c-4d20-ba81-0b3dbfaef169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6860 | 2026.02.02 22:43:46.637072 [ 276 ] {60a03689-7e3c-4d20-ba81-0b3dbfaef169} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6861 | 2026.02.02 22:43:46.637302 [ 276 ] {60a03689-7e3c-4d20-ba81-0b3dbfaef169} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6862 | 2026.02.02 22:43:46.637438 [ 276 ] {60a03689-7e3c-4d20-ba81-0b3dbfaef169} <Debug> executeQuery: Read 782 rows, 63.50 KiB in 0.001676 sec., 466587.1121718377 rows/sec., 37.00 MiB/sec. | ||
| 6863 | 2026.02.02 22:43:46.637477 [ 276 ] {60a03689-7e3c-4d20-ba81-0b3dbfaef169} <Debug> TCPHandler: Processed in 0.001848322 sec. | ||
| 6864 | 2026.02.02 22:43:46.637618 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6865 | 2026.02.02 22:43:46.637721 [ 276 ] {fff46bdb-bcfe-4a9f-8527-65e0d1e586fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6866 | 2026.02.02 22:43:46.637763 [ 276 ] {fff46bdb-bcfe-4a9f-8527-65e0d1e586fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6867 | 2026.02.02 22:43:46.638212 [ 276 ] {fff46bdb-bcfe-4a9f-8527-65e0d1e586fb} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6868 | 2026.02.02 22:43:46.638251 [ 276 ] {fff46bdb-bcfe-4a9f-8527-65e0d1e586fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6869 | 2026.02.02 22:43:46.638558 [ 276 ] {fff46bdb-bcfe-4a9f-8527-65e0d1e586fb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6870 | 2026.02.02 22:43:46.638797 [ 276 ] {fff46bdb-bcfe-4a9f-8527-65e0d1e586fb} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6871 | 2026.02.02 22:43:46.638937 [ 276 ] {fff46bdb-bcfe-4a9f-8527-65e0d1e586fb} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001234 sec., 119935.170178282 rows/sec., 7.23 MiB/sec. | ||
| 6872 | 2026.02.02 22:43:46.638975 [ 276 ] {fff46bdb-bcfe-4a9f-8527-65e0d1e586fb} <Debug> TCPHandler: Processed in 0.001418176 sec. | ||
| 6873 | 2026.02.02 22:43:46.639103 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6874 | 2026.02.02 22:43:46.639218 [ 276 ] {b88d65e4-68a7-43af-bb50-384b2ddbec90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6875 | 2026.02.02 22:43:46.639259 [ 276 ] {b88d65e4-68a7-43af-bb50-384b2ddbec90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6876 | 2026.02.02 22:43:46.639733 [ 276 ] {b88d65e4-68a7-43af-bb50-384b2ddbec90} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6877 | 2026.02.02 22:43:46.639770 [ 276 ] {b88d65e4-68a7-43af-bb50-384b2ddbec90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6878 | 2026.02.02 22:43:46.640089 [ 276 ] {b88d65e4-68a7-43af-bb50-384b2ddbec90} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6879 | 2026.02.02 22:43:46.640306 [ 276 ] {b88d65e4-68a7-43af-bb50-384b2ddbec90} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6880 | 2026.02.02 22:43:46.640429 [ 82 ] {} <Debug> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6881 | 2026.02.02 22:43:46.640436 [ 276 ] {b88d65e4-68a7-43af-bb50-384b2ddbec90} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001236 sec., 113268.6084142395 rows/sec., 7.32 MiB/sec. | ||
| 6882 | 2026.02.02 22:43:46.640518 [ 82 ] {} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6883 | 2026.02.02 22:43:46.640534 [ 276 ] {b88d65e4-68a7-43af-bb50-384b2ddbec90} <Debug> TCPHandler: Processed in 0.001481797 sec. | ||
| 6884 | 2026.02.02 22:43:46.640546 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6885 | 2026.02.02 22:43:46.640655 [ 198 ] {76cb72b0-fd69-4c48-abee-934367d6b937::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 | ||
| 6886 | 2026.02.02 22:43:46.640656 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6887 | 2026.02.02 22:43:46.640783 [ 198 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6888 | 2026.02.02 22:43:46.640785 [ 276 ] {479151d8-d747-4ab5-a745-7ffbc0f571cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6889 | 2026.02.02 22:43:46.640825 [ 198 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 369 rows starting from the beginning of the part | ||
| 6890 | 2026.02.02 22:43:46.640844 [ 276 ] {479151d8-d747-4ab5-a745-7ffbc0f571cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6891 | 2026.02.02 22:43:46.640896 [ 198 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 140 rows starting from the beginning of the part | ||
| 6892 | 2026.02.02 22:43:46.640943 [ 198 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 228 rows starting from the beginning of the part | ||
| 6893 | 2026.02.02 22:43:46.640986 [ 198 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 140 rows starting from the beginning of the part | ||
| 6894 | 2026.02.02 22:43:46.641025 [ 198 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 140 rows starting from the beginning of the part | ||
| 6895 | 2026.02.02 22:43:46.641094 [ 198 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 140 rows starting from the beginning of the part | ||
| 6896 | 2026.02.02 22:43:46.641295 [ 276 ] {479151d8-d747-4ab5-a745-7ffbc0f571cb} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6897 | 2026.02.02 22:43:46.641338 [ 276 ] {479151d8-d747-4ab5-a745-7ffbc0f571cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6898 | 2026.02.02 22:43:46.641726 [ 276 ] {479151d8-d747-4ab5-a745-7ffbc0f571cb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6899 | 2026.02.02 22:43:46.641956 [ 276 ] {479151d8-d747-4ab5-a745-7ffbc0f571cb} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6900 | 2026.02.02 22:43:46.642066 [ 193 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1157 rows, containing 5 columns (5 merged, 0 gathered) in 0.001455227 sec., 795064.9623735679 rows/sec., 55.38 MiB/sec. | ||
| 6901 | 2026.02.02 22:43:46.642087 [ 276 ] {479151d8-d747-4ab5-a745-7ffbc0f571cb} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001319 sec., 105382.86580742986 rows/sec., 6.00 MiB/sec. | ||
| 6902 | 2026.02.02 22:43:46.642127 [ 276 ] {479151d8-d747-4ab5-a745-7ffbc0f571cb} <Debug> TCPHandler: Processed in 0.001522858 sec. | ||
| 6903 | 2026.02.02 22:43:46.642224 [ 189 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6904 | 2026.02.02 22:43:46.642234 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6905 | 2026.02.02 22:43:46.642340 [ 276 ] {a93e397e-5e80-4344-8a50-a327b2de6bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6906 | 2026.02.02 22:43:46.642383 [ 276 ] {a93e397e-5e80-4344-8a50-a327b2de6bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6907 | 2026.02.02 22:43:46.642529 [ 189 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_26_5} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6908 | 2026.02.02 22:43:46.642617 [ 189 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_26_5} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6909 | 2026.02.02 22:43:46.642702 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 6910 | 2026.02.02 22:43:46.642987 [ 276 ] {a93e397e-5e80-4344-8a50-a327b2de6bda} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6911 | 2026.02.02 22:43:46.643028 [ 276 ] {a93e397e-5e80-4344-8a50-a327b2de6bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6912 | 2026.02.02 22:43:46.643357 [ 276 ] {a93e397e-5e80-4344-8a50-a327b2de6bda} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6913 | 2026.02.02 22:43:46.643572 [ 276 ] {a93e397e-5e80-4344-8a50-a327b2de6bda} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6914 | 2026.02.02 22:43:46.643704 [ 276 ] {a93e397e-5e80-4344-8a50-a327b2de6bda} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001381 sec., 346125.9956553222 rows/sec., 24.38 MiB/sec. | ||
| 6915 | 2026.02.02 22:43:46.643743 [ 276 ] {a93e397e-5e80-4344-8a50-a327b2de6bda} <Debug> TCPHandler: Processed in 0.001559309 sec. | ||
| 6916 | 2026.02.02 22:43:46.643850 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6917 | 2026.02.02 22:43:46.643946 [ 276 ] {32b830a4-0c8e-44f3-a4a1-31057dbff0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6918 | 2026.02.02 22:43:46.643988 [ 276 ] {32b830a4-0c8e-44f3-a4a1-31057dbff0ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6919 | 2026.02.02 22:43:46.644313 [ 276 ] {32b830a4-0c8e-44f3-a4a1-31057dbff0ac} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6920 | 2026.02.02 22:43:46.644348 [ 276 ] {32b830a4-0c8e-44f3-a4a1-31057dbff0ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6921 | 2026.02.02 22:43:46.644653 [ 276 ] {32b830a4-0c8e-44f3-a4a1-31057dbff0ac} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6922 | 2026.02.02 22:43:46.644858 [ 276 ] {32b830a4-0c8e-44f3-a4a1-31057dbff0ac} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6923 | 2026.02.02 22:43:46.644985 [ 276 ] {32b830a4-0c8e-44f3-a4a1-31057dbff0ac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 6924 | 2026.02.02 22:43:46.645021 [ 276 ] {32b830a4-0c8e-44f3-a4a1-31057dbff0ac} <Debug> TCPHandler: Processed in 0.001222624 sec. | ||
| 6925 | 2026.02.02 22:43:46.645124 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6926 | 2026.02.02 22:43:46.645217 [ 276 ] {d11fd4bd-07a0-4b74-84ac-1360c6ec4a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6927 | 2026.02.02 22:43:46.645260 [ 276 ] {d11fd4bd-07a0-4b74-84ac-1360c6ec4a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6928 | 2026.02.02 22:43:46.645664 [ 276 ] {d11fd4bd-07a0-4b74-84ac-1360c6ec4a88} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6929 | 2026.02.02 22:43:46.645700 [ 276 ] {d11fd4bd-07a0-4b74-84ac-1360c6ec4a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6930 | 2026.02.02 22:43:46.646030 [ 276 ] {d11fd4bd-07a0-4b74-84ac-1360c6ec4a88} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6931 | 2026.02.02 22:43:46.646244 [ 276 ] {d11fd4bd-07a0-4b74-84ac-1360c6ec4a88} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6932 | 2026.02.02 22:43:46.646376 [ 276 ] {d11fd4bd-07a0-4b74-84ac-1360c6ec4a88} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001176 sec., 219387.75510204083 rows/sec., 14.61 MiB/sec. | ||
| 6933 | 2026.02.02 22:43:46.646412 [ 276 ] {d11fd4bd-07a0-4b74-84ac-1360c6ec4a88} <Debug> TCPHandler: Processed in 0.001338306 sec. | ||
| 6934 | 2026.02.02 22:43:46.646520 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6935 | 2026.02.02 22:43:46.646615 [ 276 ] {02c6169c-a7d3-4edf-bb7b-5b04e1ec6fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6936 | 2026.02.02 22:43:46.646656 [ 276 ] {02c6169c-a7d3-4edf-bb7b-5b04e1ec6fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6937 | 2026.02.02 22:43:46.646967 [ 276 ] {02c6169c-a7d3-4edf-bb7b-5b04e1ec6fa6} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6938 | 2026.02.02 22:43:46.647002 [ 276 ] {02c6169c-a7d3-4edf-bb7b-5b04e1ec6fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6939 | 2026.02.02 22:43:46.647293 [ 276 ] {02c6169c-a7d3-4edf-bb7b-5b04e1ec6fa6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6940 | 2026.02.02 22:43:46.647496 [ 276 ] {02c6169c-a7d3-4edf-bb7b-5b04e1ec6fa6} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6941 | 2026.02.02 22:43:46.647600 [ 78 ] {} <Debug> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6942 | 2026.02.02 22:43:46.647625 [ 276 ] {02c6169c-a7d3-4edf-bb7b-5b04e1ec6fa6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 6943 | 2026.02.02 22:43:46.647641 [ 78 ] {} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6944 | 2026.02.02 22:43:46.647667 [ 276 ] {02c6169c-a7d3-4edf-bb7b-5b04e1ec6fa6} <Debug> TCPHandler: Processed in 0.001197684 sec. | ||
| 6945 | 2026.02.02 22:43:46.647667 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6946 | 2026.02.02 22:43:46.647768 [ 193 ] {4f03af37-494e-4199-98ad-14f35affb6a8::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 | ||
| 6947 | 2026.02.02 22:43:46.647782 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6948 | 2026.02.02 22:43:46.647864 [ 193 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6949 | 2026.02.02 22:43:46.647882 [ 276 ] {2db83e85-6a92-42b2-95e4-9c11cea3bbe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6950 | 2026.02.02 22:43:46.647898 [ 193 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 16 rows starting from the beginning of the part | ||
| 6951 | 2026.02.02 22:43:46.647937 [ 276 ] {2db83e85-6a92-42b2-95e4-9c11cea3bbe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6952 | 2026.02.02 22:43:46.647952 [ 193 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6953 | 2026.02.02 22:43:46.647998 [ 193 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 6954 | 2026.02.02 22:43:46.648047 [ 193 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6955 | 2026.02.02 22:43:46.648083 [ 193 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 6956 | 2026.02.02 22:43:46.648118 [ 193 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 6957 | 2026.02.02 22:43:46.648807 [ 276 ] {2db83e85-6a92-42b2-95e4-9c11cea3bbe3} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6958 | 2026.02.02 22:43:46.648808 [ 193 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.001077513 sec., 19489.32402671708 rows/sec., 1.28 MiB/sec. | ||
| 6959 | 2026.02.02 22:43:46.648865 [ 276 ] {2db83e85-6a92-42b2-95e4-9c11cea3bbe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6960 | 2026.02.02 22:43:46.649005 [ 193 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6961 | 2026.02.02 22:43:46.649298 [ 193 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_21_4} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6962 | 2026.02.02 22:43:46.649369 [ 193 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_21_4} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6963 | 2026.02.02 22:43:46.649424 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6964 | 2026.02.02 22:43:46.649441 [ 276 ] {2db83e85-6a92-42b2-95e4-9c11cea3bbe3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6965 | 2026.02.02 22:43:46.649665 [ 276 ] {2db83e85-6a92-42b2-95e4-9c11cea3bbe3} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6966 | 2026.02.02 22:43:46.649814 [ 276 ] {2db83e85-6a92-42b2-95e4-9c11cea3bbe3} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00195 sec., 7692.307692307692 rows/sec., 13.78 MiB/sec. | ||
| 6967 | 2026.02.02 22:43:46.649870 [ 276 ] {2db83e85-6a92-42b2-95e4-9c11cea3bbe3} <Debug> TCPHandler: Processed in 0.002138155 sec. | ||
| 6968 | 2026.02.02 22:43:46.649981 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6969 | 2026.02.02 22:43:46.650079 [ 276 ] {4519bd80-63cd-4a4b-bd8e-c992cf21e6bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6970 | 2026.02.02 22:43:46.650121 [ 276 ] {4519bd80-63cd-4a4b-bd8e-c992cf21e6bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6971 | 2026.02.02 22:43:46.650455 [ 276 ] {4519bd80-63cd-4a4b-bd8e-c992cf21e6bb} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6972 | 2026.02.02 22:43:46.650493 [ 276 ] {4519bd80-63cd-4a4b-bd8e-c992cf21e6bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6973 | 2026.02.02 22:43:46.650814 [ 276 ] {4519bd80-63cd-4a4b-bd8e-c992cf21e6bb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6974 | 2026.02.02 22:43:46.651072 [ 276 ] {4519bd80-63cd-4a4b-bd8e-c992cf21e6bb} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6975 | 2026.02.02 22:43:46.651204 [ 276 ] {4519bd80-63cd-4a4b-bd8e-c992cf21e6bb} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001144 sec., 76923.07692307692 rows/sec., 4.83 MiB/sec. | ||
| 6976 | 2026.02.02 22:43:46.651245 [ 276 ] {4519bd80-63cd-4a4b-bd8e-c992cf21e6bb} <Debug> TCPHandler: Processed in 0.001313685 sec. | ||
| 6977 | 2026.02.02 22:43:49.141130 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13929 | ||
| 6978 | 2026.02.02 22:43:49.141700 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6979 | 2026.02.02 22:43:49.141739 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6980 | 2026.02.02 22:43:49.142230 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6981 | 2026.02.02 22:43:49.142465 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6982 | 2026.02.02 22:43:49.142597 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13929 | ||
| 6983 | 2026.02.02 22:43:49.858954 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6984 | 2026.02.02 22:43:49.875383 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6985 | 2026.02.02 22:43:49.875438 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6986 | 2026.02.02 22:43:49.881484 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6987 | 2026.02.02 22:43:49.882171 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6988 | 2026.02.02 22:43:49.885094 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6989 | 2026.02.02 22:43:51.650529 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6990 | 2026.02.02 22:43:51.650723 [ 276 ] {8fbb3e33-1e1b-457a-910b-45d2f4599cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6991 | 2026.02.02 22:43:51.650795 [ 276 ] {8fbb3e33-1e1b-457a-910b-45d2f4599cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6992 | 2026.02.02 22:43:51.651447 [ 276 ] {8fbb3e33-1e1b-457a-910b-45d2f4599cc8} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6993 | 2026.02.02 22:43:51.651496 [ 276 ] {8fbb3e33-1e1b-457a-910b-45d2f4599cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6994 | 2026.02.02 22:43:51.651873 [ 276 ] {8fbb3e33-1e1b-457a-910b-45d2f4599cc8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6995 | 2026.02.02 22:43:51.652092 [ 276 ] {8fbb3e33-1e1b-457a-910b-45d2f4599cc8} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6996 | 2026.02.02 22:43:51.652246 [ 276 ] {8fbb3e33-1e1b-457a-910b-45d2f4599cc8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001577 sec., 1268.2308180088776 rows/sec., 103.42 KiB/sec. | ||
| 6997 | 2026.02.02 22:43:51.652287 [ 276 ] {8fbb3e33-1e1b-457a-910b-45d2f4599cc8} <Debug> TCPHandler: Processed in 0.001891802 sec. | ||
| 6998 | 2026.02.02 22:43:51.652407 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6999 | 2026.02.02 22:43:51.652503 [ 276 ] {e60cb054-250a-4c0c-a1e8-de16f6f81867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7000 | 2026.02.02 22:43:51.652543 [ 276 ] {e60cb054-250a-4c0c-a1e8-de16f6f81867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7001 | 2026.02.02 22:43:51.653372 [ 276 ] {e60cb054-250a-4c0c-a1e8-de16f6f81867} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7002 | 2026.02.02 22:43:51.653406 [ 276 ] {e60cb054-250a-4c0c-a1e8-de16f6f81867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7003 | 2026.02.02 22:43:51.653794 [ 276 ] {e60cb054-250a-4c0c-a1e8-de16f6f81867} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7004 | 2026.02.02 22:43:51.654011 [ 276 ] {e60cb054-250a-4c0c-a1e8-de16f6f81867} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7005 | 2026.02.02 22:43:51.654108 [ 77 ] {} <Debug> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7006 | 2026.02.02 22:43:51.654135 [ 276 ] {e60cb054-250a-4c0c-a1e8-de16f6f81867} <Debug> executeQuery: Read 1249 rows, 105.45 KiB in 0.001651 sec., 756511.205330103 rows/sec., 62.37 MiB/sec. | ||
| 7007 | 2026.02.02 22:43:51.654144 [ 77 ] {} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7008 | 2026.02.02 22:43:51.654167 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7009 | 2026.02.02 22:43:51.654172 [ 276 ] {e60cb054-250a-4c0c-a1e8-de16f6f81867} <Debug> TCPHandler: Processed in 0.001815981 sec. | ||
| 7010 | 2026.02.02 22:43:51.654286 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7011 | 2026.02.02 22:43:51.654298 [ 192 ] {a7088793-2f62-4241-8a67-9c59019b4291::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 | ||
| 7012 | 2026.02.02 22:43:51.654380 [ 276 ] {c010f239-506e-467c-af49-25943aa7ca1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7013 | 2026.02.02 22:43:51.654426 [ 276 ] {c010f239-506e-467c-af49-25943aa7ca1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7014 | 2026.02.02 22:43:51.654457 [ 192 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7015 | 2026.02.02 22:43:51.654501 [ 192 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1984 rows starting from the beginning of the part | ||
| 7016 | 2026.02.02 22:43:51.654580 [ 192 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 108 rows starting from the beginning of the part | ||
| 7017 | 2026.02.02 22:43:51.654635 [ 192 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 789 rows starting from the beginning of the part | ||
| 7018 | 2026.02.02 22:43:51.654686 [ 192 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 108 rows starting from the beginning of the part | ||
| 7019 | 2026.02.02 22:43:51.654734 [ 192 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 782 rows starting from the beginning of the part | ||
| 7020 | 2026.02.02 22:43:51.654781 [ 192 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1249 rows starting from the beginning of the part | ||
| 7021 | 2026.02.02 22:43:51.654823 [ 276 ] {c010f239-506e-467c-af49-25943aa7ca1f} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7022 | 2026.02.02 22:43:51.654863 [ 276 ] {c010f239-506e-467c-af49-25943aa7ca1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7023 | 2026.02.02 22:43:51.655193 [ 276 ] {c010f239-506e-467c-af49-25943aa7ca1f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7024 | 2026.02.02 22:43:51.655422 [ 276 ] {c010f239-506e-467c-af49-25943aa7ca1f} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7025 | 2026.02.02 22:43:51.655553 [ 276 ] {c010f239-506e-467c-af49-25943aa7ca1f} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001192 sec., 23489.93288590604 rows/sec., 1.72 MiB/sec. | ||
| 7026 | 2026.02.02 22:43:51.655589 [ 276 ] {c010f239-506e-467c-af49-25943aa7ca1f} <Debug> TCPHandler: Processed in 0.001353896 sec. | ||
| 7027 | 2026.02.02 22:43:51.655695 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7028 | 2026.02.02 22:43:51.655789 [ 276 ] {cf0eda31-e7f0-4976-936b-c1baa72f100f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7029 | 2026.02.02 22:43:51.655829 [ 276 ] {cf0eda31-e7f0-4976-936b-c1baa72f100f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7030 | 2026.02.02 22:43:51.656273 [ 276 ] {cf0eda31-e7f0-4976-936b-c1baa72f100f} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7031 | 2026.02.02 22:43:51.656308 [ 276 ] {cf0eda31-e7f0-4976-936b-c1baa72f100f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7032 | 2026.02.02 22:43:51.656617 [ 276 ] {cf0eda31-e7f0-4976-936b-c1baa72f100f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7033 | 2026.02.02 22:43:51.656712 [ 189 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5020 rows, containing 5 columns (5 merged, 0 gathered) in 0.002475879 sec., 2027562.7363049649 rows/sec., 172.11 MiB/sec. | ||
| 7034 | 2026.02.02 22:43:51.656838 [ 276 ] {cf0eda31-e7f0-4976-936b-c1baa72f100f} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7035 | 2026.02.02 22:43:51.656972 [ 276 ] {cf0eda31-e7f0-4976-936b-c1baa72f100f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001201 sec., 189841.79850124897 rows/sec., 12.85 MiB/sec. | ||
| 7036 | 2026.02.02 22:43:51.657009 [ 276 ] {cf0eda31-e7f0-4976-936b-c1baa72f100f} <Debug> TCPHandler: Processed in 0.001364447 sec. | ||
| 7037 | 2026.02.02 22:43:51.657012 [ 195 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7038 | 2026.02.02 22:43:51.657112 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7039 | 2026.02.02 22:43:51.657210 [ 276 ] {cb2c07a6-593e-4438-a073-72ea91cc9034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7040 | 2026.02.02 22:43:51.657251 [ 276 ] {cb2c07a6-593e-4438-a073-72ea91cc9034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7041 | 2026.02.02 22:43:51.657330 [ 195 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_41_8} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7042 | 2026.02.02 22:43:51.657418 [ 195 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_41_8} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7043 | 2026.02.02 22:43:51.657531 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 7044 | 2026.02.02 22:43:51.657807 [ 276 ] {cb2c07a6-593e-4438-a073-72ea91cc9034} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7045 | 2026.02.02 22:43:51.657846 [ 276 ] {cb2c07a6-593e-4438-a073-72ea91cc9034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7046 | 2026.02.02 22:43:51.658175 [ 276 ] {cb2c07a6-593e-4438-a073-72ea91cc9034} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7047 | 2026.02.02 22:43:51.658396 [ 276 ] {cb2c07a6-593e-4438-a073-72ea91cc9034} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7048 | 2026.02.02 22:43:51.658491 [ 77 ] {} <Debug> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7049 | 2026.02.02 22:43:51.658519 [ 77 ] {} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7050 | 2026.02.02 22:43:51.658520 [ 276 ] {cb2c07a6-593e-4438-a073-72ea91cc9034} <Debug> executeQuery: Read 548 rows, 41.65 KiB in 0.001328 sec., 412650.6024096386 rows/sec., 30.63 MiB/sec. | ||
| 7051 | 2026.02.02 22:43:51.658536 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7052 | 2026.02.02 22:43:51.658563 [ 276 ] {cb2c07a6-593e-4438-a073-72ea91cc9034} <Debug> TCPHandler: Processed in 0.001500758 sec. | ||
| 7053 | 2026.02.02 22:43:51.658634 [ 189 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::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 | ||
| 7054 | 2026.02.02 22:43:51.658674 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7055 | 2026.02.02 22:43:51.658763 [ 189 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7056 | 2026.02.02 22:43:51.658773 [ 276 ] {b38f38e4-0fac-4960-b13b-f9a21ac77555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7057 | 2026.02.02 22:43:51.658814 [ 189 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 996 rows starting from the beginning of the part | ||
| 7058 | 2026.02.02 22:43:51.658840 [ 276 ] {b38f38e4-0fac-4960-b13b-f9a21ac77555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7059 | 2026.02.02 22:43:51.658896 [ 189 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 90 rows starting from the beginning of the part | ||
| 7060 | 2026.02.02 22:43:51.658955 [ 189 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 492 rows starting from the beginning of the part | ||
| 7061 | 2026.02.02 22:43:51.659004 [ 189 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 90 rows starting from the beginning of the part | ||
| 7062 | 2026.02.02 22:43:51.659049 [ 189 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 478 rows starting from the beginning of the part | ||
| 7063 | 2026.02.02 22:43:51.659094 [ 189 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 548 rows starting from the beginning of the part | ||
| 7064 | 2026.02.02 22:43:51.659373 [ 276 ] {b38f38e4-0fac-4960-b13b-f9a21ac77555} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7065 | 2026.02.02 22:43:51.659414 [ 276 ] {b38f38e4-0fac-4960-b13b-f9a21ac77555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7066 | 2026.02.02 22:43:51.659799 [ 276 ] {b38f38e4-0fac-4960-b13b-f9a21ac77555} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7067 | 2026.02.02 22:43:51.660022 [ 276 ] {b38f38e4-0fac-4960-b13b-f9a21ac77555} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7068 | 2026.02.02 22:43:51.660120 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7069 | 2026.02.02 22:43:51.660144 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7070 | 2026.02.02 22:43:51.660150 [ 276 ] {b38f38e4-0fac-4960-b13b-f9a21ac77555} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001395 sec., 605734.7670250896 rows/sec., 40.77 MiB/sec. | ||
| 7071 | 2026.02.02 22:43:51.660160 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7072 | 2026.02.02 22:43:51.660187 [ 276 ] {b38f38e4-0fac-4960-b13b-f9a21ac77555} <Debug> TCPHandler: Processed in 0.001562588 sec. | ||
| 7073 | 2026.02.02 22:43:51.660234 [ 188 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::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 | ||
| 7074 | 2026.02.02 22:43:51.660295 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7075 | 2026.02.02 22:43:51.660325 [ 188 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7076 | 2026.02.02 22:43:51.660355 [ 188 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12459 rows starting from the beginning of the part | ||
| 7077 | 2026.02.02 22:43:51.660366 [ 197 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2694 rows, containing 5 columns (5 merged, 0 gathered) in 0.001778441 sec., 1514809.8812386803 rows/sec., 115.55 MiB/sec. | ||
| 7078 | 2026.02.02 22:43:51.660388 [ 276 ] {c37d8a6a-4269-4ce9-9611-c4c222663bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7079 | 2026.02.02 22:43:51.660411 [ 188 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 7080 | 2026.02.02 22:43:51.660445 [ 276 ] {c37d8a6a-4269-4ce9-9611-c4c222663bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7081 | 2026.02.02 22:43:51.660455 [ 188 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 265 rows starting from the beginning of the part | ||
| 7082 | 2026.02.02 22:43:51.660509 [ 188 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 7083 | 2026.02.02 22:43:51.660531 [ 189 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7084 | 2026.02.02 22:43:51.660549 [ 188 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 258 rows starting from the beginning of the part | ||
| 7085 | 2026.02.02 22:43:51.660596 [ 188 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 845 rows starting from the beginning of the part | ||
| 7086 | 2026.02.02 22:43:51.660825 [ 189 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_41_8} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7087 | 2026.02.02 22:43:51.660904 [ 189 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_41_8} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7088 | 2026.02.02 22:43:51.660977 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 7089 | 2026.02.02 22:43:51.661222 [ 276 ] {c37d8a6a-4269-4ce9-9611-c4c222663bb0} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7090 | 2026.02.02 22:43:51.661261 [ 276 ] {c37d8a6a-4269-4ce9-9611-c4c222663bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7091 | 2026.02.02 22:43:51.661857 [ 276 ] {c37d8a6a-4269-4ce9-9611-c4c222663bb0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7092 | 2026.02.02 22:43:51.662083 [ 276 ] {c37d8a6a-4269-4ce9-9611-c4c222663bb0} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7093 | 2026.02.02 22:43:51.662218 [ 276 ] {c37d8a6a-4269-4ce9-9611-c4c222663bb0} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001848 sec., 14069.264069264069 rows/sec., 25.21 MiB/sec. | ||
| 7094 | 2026.02.02 22:43:51.662270 [ 276 ] {c37d8a6a-4269-4ce9-9611-c4c222663bb0} <Debug> TCPHandler: Processed in 0.002025244 sec. | ||
| 7095 | 2026.02.02 22:43:51.662380 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7096 | 2026.02.02 22:43:51.662475 [ 276 ] {d313caeb-1648-4bf3-b374-e1653bc3e522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7097 | 2026.02.02 22:43:51.662516 [ 276 ] {d313caeb-1648-4bf3-b374-e1653bc3e522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7098 | 2026.02.02 22:43:51.662842 [ 276 ] {d313caeb-1648-4bf3-b374-e1653bc3e522} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7099 | 2026.02.02 22:43:51.662878 [ 276 ] {d313caeb-1648-4bf3-b374-e1653bc3e522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7100 | 2026.02.02 22:43:51.663204 [ 276 ] {d313caeb-1648-4bf3-b374-e1653bc3e522} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7101 | 2026.02.02 22:43:51.663412 [ 276 ] {d313caeb-1648-4bf3-b374-e1653bc3e522} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7102 | 2026.02.02 22:43:51.663505 [ 77 ] {} <Debug> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7103 | 2026.02.02 22:43:51.663532 [ 77 ] {} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7104 | 2026.02.02 22:43:51.663538 [ 276 ] {d313caeb-1648-4bf3-b374-e1653bc3e522} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 7105 | 2026.02.02 22:43:51.663547 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7106 | 2026.02.02 22:43:51.663573 [ 276 ] {d313caeb-1648-4bf3-b374-e1653bc3e522} <Debug> TCPHandler: Processed in 0.001244815 sec. | ||
| 7107 | 2026.02.02 22:43:51.663638 [ 196 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::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 | ||
| 7108 | 2026.02.02 22:43:51.663769 [ 196 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7109 | 2026.02.02 22:43:51.663804 [ 196 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2604 rows starting from the beginning of the part | ||
| 7110 | 2026.02.02 22:43:51.663868 [ 196 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 7111 | 2026.02.02 22:43:51.663919 [ 196 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 88 rows starting from the beginning of the part | ||
| 7112 | 2026.02.02 22:43:51.663963 [ 196 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::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 | ||
| 7113 | 2026.02.02 22:43:51.664005 [ 196 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 88 rows starting from the beginning of the part | ||
| 7114 | 2026.02.02 22:43:51.664046 [ 196 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::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 | ||
| 7115 | 2026.02.02 22:43:51.664297 [ 201 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14147 rows, containing 5 columns (5 merged, 0 gathered) in 0.004097029 sec., 3452989.9593095384 rows/sec., 232.57 MiB/sec. | ||
| 7116 | 2026.02.02 22:43:51.664827 [ 190 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7117 | 2026.02.02 22:43:51.665153 [ 190 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7118 | 2026.02.02 22:43:51.665240 [ 190 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7119 | 2026.02.02 22:43:51.665245 [ 196 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2960 rows, containing 4 columns (4 merged, 0 gathered) in 0.00164747 sec., 1796694.3252380923 rows/sec., 116.17 MiB/sec. | ||
| 7120 | 2026.02.02 22:43:51.665334 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.65 MiB. | ||
| 7121 | 2026.02.02 22:43:51.665579 [ 197 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7122 | 2026.02.02 22:43:51.665843 [ 197 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_41_8} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7123 | 2026.02.02 22:43:51.665907 [ 197 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_41_8} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7124 | 2026.02.02 22:43:51.665979 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7125 | 2026.02.02 22:43:51.681701 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 932 | ||
| 7126 | 2026.02.02 22:43:51.684059 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7127 | 2026.02.02 22:43:51.684100 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7128 | 2026.02.02 22:43:51.685248 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7129 | 2026.02.02 22:43:51.685503 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7130 | 2026.02.02 22:43:51.685632 [ 77 ] {} <Debug> system.query_log (49648329-40bd-4792-89b3-9558c84553d5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7131 | 2026.02.02 22:43:51.685665 [ 77 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7132 | 2026.02.02 22:43:51.685681 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7133 | 2026.02.02 22:43:51.685744 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 932 | ||
| 7134 | 2026.02.02 22:43:51.685754 [ 196 ] {49648329-40bd-4792-89b3-9558c84553d5::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 | ||
| 7135 | 2026.02.02 22:43:51.686270 [ 196 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7136 | 2026.02.02 22:43:51.686415 [ 196 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 746 rows starting from the beginning of the part | ||
| 7137 | 2026.02.02 22:43:51.686806 [ 196 ] {49648329-40bd-4792-89b3-9558c84553d5::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 | ||
| 7138 | 2026.02.02 22:43:51.687178 [ 196 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 44 rows starting from the beginning of the part | ||
| 7139 | 2026.02.02 22:43:51.687538 [ 196 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 7140 | 2026.02.02 22:43:51.687887 [ 196 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 7141 | 2026.02.02 22:43:51.688221 [ 196 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part | ||
| 7142 | 2026.02.02 22:43:51.694564 [ 190 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 932 rows, containing 72 columns (72 merged, 0 gathered) in 0.008836394 sec., 105472.88860139102 rows/sec., 86.00 MiB/sec. | ||
| 7143 | 2026.02.02 22:43:51.696238 [ 190 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7144 | 2026.02.02 22:43:51.696780 [ 190 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_21_4} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7145 | 2026.02.02 22:43:51.696845 [ 190 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_21_4} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7146 | 2026.02.02 22:43:51.697054 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 7147 | 2026.02.02 22:43:56.526498 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7148 | 2026.02.02 22:43:56.526570 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7149 | 2026.02.02 22:43:56.627021 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7150 | 2026.02.02 22:43:56.627214 [ 276 ] {18ad5ba5-6b49-4e9f-893f-b19075b9287c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7151 | 2026.02.02 22:43:56.627286 [ 276 ] {18ad5ba5-6b49-4e9f-893f-b19075b9287c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7152 | 2026.02.02 22:43:56.628067 [ 276 ] {18ad5ba5-6b49-4e9f-893f-b19075b9287c} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7153 | 2026.02.02 22:43:56.628114 [ 276 ] {18ad5ba5-6b49-4e9f-893f-b19075b9287c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7154 | 2026.02.02 22:43:56.628501 [ 276 ] {18ad5ba5-6b49-4e9f-893f-b19075b9287c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7155 | 2026.02.02 22:43:56.628713 [ 276 ] {18ad5ba5-6b49-4e9f-893f-b19075b9287c} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7156 | 2026.02.02 22:43:56.628847 [ 70 ] {} <Debug> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7157 | 2026.02.02 22:43:56.628866 [ 276 ] {18ad5ba5-6b49-4e9f-893f-b19075b9287c} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001703 sec., 156194.95008807984 rows/sec., 9.92 MiB/sec. | ||
| 7158 | 2026.02.02 22:43:56.628904 [ 70 ] {} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7159 | 2026.02.02 22:43:56.628918 [ 276 ] {18ad5ba5-6b49-4e9f-893f-b19075b9287c} <Debug> TCPHandler: Processed in 0.002036054 sec. | ||
| 7160 | 2026.02.02 22:43:56.628933 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7161 | 2026.02.02 22:43:56.629052 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7162 | 2026.02.02 22:43:56.629061 [ 186 ] {7819d195-735c-4862-a57c-ea0b6700b453::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 | ||
| 7163 | 2026.02.02 22:43:56.629150 [ 276 ] {9e0175c4-69fa-4101-904f-fe4febd86474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7164 | 2026.02.02 22:43:56.629194 [ 276 ] {9e0175c4-69fa-4101-904f-fe4febd86474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7165 | 2026.02.02 22:43:56.629197 [ 186 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7166 | 2026.02.02 22:43:56.629239 [ 186 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 266 rows starting from the beginning of the part | ||
| 7167 | 2026.02.02 22:43:56.629301 [ 186 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 266 rows starting from the beginning of the part | ||
| 7168 | 2026.02.02 22:43:56.629341 [ 186 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 266 rows starting from the beginning of the part | ||
| 7169 | 2026.02.02 22:43:56.629379 [ 186 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 266 rows starting from the beginning of the part | ||
| 7170 | 2026.02.02 22:43:56.629417 [ 186 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 266 rows starting from the beginning of the part | ||
| 7171 | 2026.02.02 22:43:56.629967 [ 276 ] {9e0175c4-69fa-4101-904f-fe4febd86474} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7172 | 2026.02.02 22:43:56.630007 [ 276 ] {9e0175c4-69fa-4101-904f-fe4febd86474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7173 | 2026.02.02 22:43:56.630335 [ 200 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001325556 sec., 1003352.5554559747 rows/sec., 67.57 MiB/sec. | ||
| 7174 | 2026.02.02 22:43:56.630352 [ 276 ] {9e0175c4-69fa-4101-904f-fe4febd86474} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7175 | 2026.02.02 22:43:56.630499 [ 186 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7176 | 2026.02.02 22:43:56.630629 [ 276 ] {9e0175c4-69fa-4101-904f-fe4febd86474} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7177 | 2026.02.02 22:43:56.630771 [ 186 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_21_5} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7178 | 2026.02.02 22:43:56.630778 [ 276 ] {9e0175c4-69fa-4101-904f-fe4febd86474} <Debug> executeQuery: Read 782 rows, 63.50 KiB in 0.001646 sec., 475091.1300121507 rows/sec., 37.68 MiB/sec. | ||
| 7179 | 2026.02.02 22:43:56.630826 [ 276 ] {9e0175c4-69fa-4101-904f-fe4febd86474} <Debug> TCPHandler: Processed in 0.001824152 sec. | ||
| 7180 | 2026.02.02 22:43:56.630849 [ 186 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_21_5} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7181 | 2026.02.02 22:43:56.630920 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 7182 | 2026.02.02 22:43:56.630941 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7183 | 2026.02.02 22:43:56.631038 [ 276 ] {f41f9562-6825-49a4-bf1d-3f0e98ed72ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7184 | 2026.02.02 22:43:56.631076 [ 276 ] {f41f9562-6825-49a4-bf1d-3f0e98ed72ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7185 | 2026.02.02 22:43:56.631500 [ 276 ] {f41f9562-6825-49a4-bf1d-3f0e98ed72ed} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7186 | 2026.02.02 22:43:56.631536 [ 276 ] {f41f9562-6825-49a4-bf1d-3f0e98ed72ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7187 | 2026.02.02 22:43:56.631842 [ 276 ] {f41f9562-6825-49a4-bf1d-3f0e98ed72ed} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7188 | 2026.02.02 22:43:56.632061 [ 276 ] {f41f9562-6825-49a4-bf1d-3f0e98ed72ed} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7189 | 2026.02.02 22:43:56.632188 [ 276 ] {f41f9562-6825-49a4-bf1d-3f0e98ed72ed} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001168 sec., 126712.32876712328 rows/sec., 7.63 MiB/sec. | ||
| 7190 | 2026.02.02 22:43:56.632225 [ 276 ] {f41f9562-6825-49a4-bf1d-3f0e98ed72ed} <Debug> TCPHandler: Processed in 0.001333375 sec. | ||
| 7191 | 2026.02.02 22:43:56.632337 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7192 | 2026.02.02 22:43:56.632429 [ 276 ] {93c9060a-d85e-40e6-a4b6-db0af5758232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7193 | 2026.02.02 22:43:56.632466 [ 276 ] {93c9060a-d85e-40e6-a4b6-db0af5758232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7194 | 2026.02.02 22:43:56.632894 [ 276 ] {93c9060a-d85e-40e6-a4b6-db0af5758232} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7195 | 2026.02.02 22:43:56.632929 [ 276 ] {93c9060a-d85e-40e6-a4b6-db0af5758232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7196 | 2026.02.02 22:43:56.633219 [ 276 ] {93c9060a-d85e-40e6-a4b6-db0af5758232} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7197 | 2026.02.02 22:43:56.633422 [ 276 ] {93c9060a-d85e-40e6-a4b6-db0af5758232} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7198 | 2026.02.02 22:43:56.633546 [ 276 ] {93c9060a-d85e-40e6-a4b6-db0af5758232} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001135 sec., 123348.01762114538 rows/sec., 7.97 MiB/sec. | ||
| 7199 | 2026.02.02 22:43:56.633582 [ 276 ] {93c9060a-d85e-40e6-a4b6-db0af5758232} <Debug> TCPHandler: Processed in 0.001293325 sec. | ||
| 7200 | 2026.02.02 22:43:56.633694 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7201 | 2026.02.02 22:43:56.633785 [ 276 ] {25eff91a-5eb4-41b2-93c6-d90452513caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7202 | 2026.02.02 22:43:56.633824 [ 276 ] {25eff91a-5eb4-41b2-93c6-d90452513caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7203 | 2026.02.02 22:43:56.634239 [ 276 ] {25eff91a-5eb4-41b2-93c6-d90452513caa} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7204 | 2026.02.02 22:43:56.634273 [ 276 ] {25eff91a-5eb4-41b2-93c6-d90452513caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7205 | 2026.02.02 22:43:56.634563 [ 276 ] {25eff91a-5eb4-41b2-93c6-d90452513caa} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7206 | 2026.02.02 22:43:56.634774 [ 276 ] {25eff91a-5eb4-41b2-93c6-d90452513caa} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7207 | 2026.02.02 22:43:56.634876 [ 66 ] {} <Debug> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7208 | 2026.02.02 22:43:56.634895 [ 276 ] {25eff91a-5eb4-41b2-93c6-d90452513caa} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001127 sec., 123336.29103815439 rows/sec., 7.02 MiB/sec. | ||
| 7209 | 2026.02.02 22:43:56.634926 [ 66 ] {} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7210 | 2026.02.02 22:43:56.634944 [ 276 ] {25eff91a-5eb4-41b2-93c6-d90452513caa} <Debug> TCPHandler: Processed in 0.001298095 sec. | ||
| 7211 | 2026.02.02 22:43:56.634952 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7212 | 2026.02.02 22:43:56.635061 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7213 | 2026.02.02 22:43:56.635076 [ 200 ] {849f615b-94df-419b-9f83-b0ce8d66289e::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 | ||
| 7214 | 2026.02.02 22:43:56.635157 [ 276 ] {b9f00e51-b699-4d12-9c79-4e3d999b385d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7215 | 2026.02.02 22:43:56.635195 [ 200 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7216 | 2026.02.02 22:43:56.635200 [ 276 ] {b9f00e51-b699-4d12-9c79-4e3d999b385d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7217 | 2026.02.02 22:43:56.635235 [ 200 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 139 rows starting from the beginning of the part | ||
| 7218 | 2026.02.02 22:43:56.635308 [ 200 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 139 rows starting from the beginning of the part | ||
| 7219 | 2026.02.02 22:43:56.635353 [ 200 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 139 rows starting from the beginning of the part | ||
| 7220 | 2026.02.02 22:43:56.635400 [ 200 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 139 rows starting from the beginning of the part | ||
| 7221 | 2026.02.02 22:43:56.635441 [ 200 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 139 rows starting from the beginning of the part | ||
| 7222 | 2026.02.02 22:43:56.635775 [ 276 ] {b9f00e51-b699-4d12-9c79-4e3d999b385d} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7223 | 2026.02.02 22:43:56.635815 [ 276 ] {b9f00e51-b699-4d12-9c79-4e3d999b385d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7224 | 2026.02.02 22:43:56.636146 [ 276 ] {b9f00e51-b699-4d12-9c79-4e3d999b385d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7225 | 2026.02.02 22:43:56.636265 [ 191 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001230965 sec., 564597.693679349 rows/sec., 34.27 MiB/sec. | ||
| 7226 | 2026.02.02 22:43:56.636360 [ 276 ] {b9f00e51-b699-4d12-9c79-4e3d999b385d} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7227 | 2026.02.02 22:43:56.636400 [ 186 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7228 | 2026.02.02 22:43:56.636498 [ 276 ] {b9f00e51-b699-4d12-9c79-4e3d999b385d} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001358 sec., 351988.2179675994 rows/sec., 24.80 MiB/sec. | ||
| 7229 | 2026.02.02 22:43:56.636540 [ 276 ] {b9f00e51-b699-4d12-9c79-4e3d999b385d} <Debug> TCPHandler: Processed in 0.001527808 sec. | ||
| 7230 | 2026.02.02 22:43:56.636649 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7231 | 2026.02.02 22:43:56.636649 [ 186 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_21_5} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7232 | 2026.02.02 22:43:56.636732 [ 186 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_21_5} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7233 | 2026.02.02 22:43:56.636742 [ 276 ] {37ad90b2-9c9e-4bab-9571-a4941f20c37b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7234 | 2026.02.02 22:43:56.636787 [ 276 ] {37ad90b2-9c9e-4bab-9571-a4941f20c37b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7235 | 2026.02.02 22:43:56.636815 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7236 | 2026.02.02 22:43:56.637143 [ 276 ] {37ad90b2-9c9e-4bab-9571-a4941f20c37b} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7237 | 2026.02.02 22:43:56.637188 [ 276 ] {37ad90b2-9c9e-4bab-9571-a4941f20c37b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7238 | 2026.02.02 22:43:56.637510 [ 276 ] {37ad90b2-9c9e-4bab-9571-a4941f20c37b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7239 | 2026.02.02 22:43:56.637728 [ 276 ] {37ad90b2-9c9e-4bab-9571-a4941f20c37b} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7240 | 2026.02.02 22:43:56.637834 [ 66 ] {} <Debug> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7241 | 2026.02.02 22:43:56.637864 [ 276 ] {37ad90b2-9c9e-4bab-9571-a4941f20c37b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001139 sec., 5267.778753292361 rows/sec., 275.22 KiB/sec. | ||
| 7242 | 2026.02.02 22:43:56.637872 [ 66 ] {} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7243 | 2026.02.02 22:43:56.637937 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7244 | 2026.02.02 22:43:56.637944 [ 276 ] {37ad90b2-9c9e-4bab-9571-a4941f20c37b} <Debug> TCPHandler: Processed in 0.001340506 sec. | ||
| 7245 | 2026.02.02 22:43:56.638030 [ 200 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 7246 | 2026.02.02 22:43:56.638088 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7247 | 2026.02.02 22:43:56.638130 [ 200 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7248 | 2026.02.02 22:43:56.638160 [ 200 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 7249 | 2026.02.02 22:43:56.638206 [ 200 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 7250 | 2026.02.02 22:43:56.638215 [ 276 ] {6a9a3a7a-29bf-4c52-a4d3-07a2ffd3f977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7251 | 2026.02.02 22:43:56.638242 [ 200 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 7252 | 2026.02.02 22:43:56.638271 [ 276 ] {6a9a3a7a-29bf-4c52-a4d3-07a2ffd3f977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7253 | 2026.02.02 22:43:56.638284 [ 200 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 7254 | 2026.02.02 22:43:56.638325 [ 200 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 7255 | 2026.02.02 22:43:56.638356 [ 200 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 7256 | 2026.02.02 22:43:56.638748 [ 276 ] {6a9a3a7a-29bf-4c52-a4d3-07a2ffd3f977} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7257 | 2026.02.02 22:43:56.638790 [ 276 ] {6a9a3a7a-29bf-4c52-a4d3-07a2ffd3f977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7258 | 2026.02.02 22:43:56.639030 [ 191 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001034922 sec., 121748.30566941277 rows/sec., 6.21 MiB/sec. | ||
| 7259 | 2026.02.02 22:43:56.639155 [ 200 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7260 | 2026.02.02 22:43:56.639168 [ 276 ] {6a9a3a7a-29bf-4c52-a4d3-07a2ffd3f977} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7261 | 2026.02.02 22:43:56.639483 [ 200 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::all_1_21_4} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7262 | 2026.02.02 22:43:56.639515 [ 276 ] {6a9a3a7a-29bf-4c52-a4d3-07a2ffd3f977} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7263 | 2026.02.02 22:43:56.639560 [ 200 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::all_1_21_4} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7264 | 2026.02.02 22:43:56.639640 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7265 | 2026.02.02 22:43:56.639673 [ 276 ] {6a9a3a7a-29bf-4c52-a4d3-07a2ffd3f977} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001483 sec., 173971.67902899528 rows/sec., 11.58 MiB/sec. | ||
| 7266 | 2026.02.02 22:43:56.639717 [ 276 ] {6a9a3a7a-29bf-4c52-a4d3-07a2ffd3f977} <Debug> TCPHandler: Processed in 0.001699211 sec. | ||
| 7267 | 2026.02.02 22:43:56.639839 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7268 | 2026.02.02 22:43:56.639937 [ 276 ] {80de70f7-1eb1-42a7-b2e8-cf149f80c53e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7269 | 2026.02.02 22:43:56.639980 [ 276 ] {80de70f7-1eb1-42a7-b2e8-cf149f80c53e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7270 | 2026.02.02 22:43:56.640300 [ 276 ] {80de70f7-1eb1-42a7-b2e8-cf149f80c53e} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7271 | 2026.02.02 22:43:56.640337 [ 276 ] {80de70f7-1eb1-42a7-b2e8-cf149f80c53e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7272 | 2026.02.02 22:43:56.640639 [ 276 ] {80de70f7-1eb1-42a7-b2e8-cf149f80c53e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7273 | 2026.02.02 22:43:56.640860 [ 276 ] {80de70f7-1eb1-42a7-b2e8-cf149f80c53e} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7274 | 2026.02.02 22:43:56.640993 [ 276 ] {80de70f7-1eb1-42a7-b2e8-cf149f80c53e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001076 sec., 929.3680297397771 rows/sec., 62.62 KiB/sec. | ||
| 7275 | 2026.02.02 22:43:56.641030 [ 276 ] {80de70f7-1eb1-42a7-b2e8-cf149f80c53e} <Debug> TCPHandler: Processed in 0.001248055 sec. | ||
| 7276 | 2026.02.02 22:43:56.641144 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7277 | 2026.02.02 22:43:56.641239 [ 276 ] {3cf8d6c1-7df9-40fc-bcdd-52ea00f89722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7278 | 2026.02.02 22:43:56.641294 [ 276 ] {3cf8d6c1-7df9-40fc-bcdd-52ea00f89722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7279 | 2026.02.02 22:43:56.642092 [ 276 ] {3cf8d6c1-7df9-40fc-bcdd-52ea00f89722} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7280 | 2026.02.02 22:43:56.642137 [ 276 ] {3cf8d6c1-7df9-40fc-bcdd-52ea00f89722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7281 | 2026.02.02 22:43:56.642666 [ 276 ] {3cf8d6c1-7df9-40fc-bcdd-52ea00f89722} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7282 | 2026.02.02 22:43:56.642705 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14377 | ||
| 7283 | 2026.02.02 22:43:56.642889 [ 276 ] {3cf8d6c1-7df9-40fc-bcdd-52ea00f89722} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7284 | 2026.02.02 22:43:56.643036 [ 276 ] {3cf8d6c1-7df9-40fc-bcdd-52ea00f89722} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001815 sec., 8264.462809917355 rows/sec., 14.81 MiB/sec. | ||
| 7285 | 2026.02.02 22:43:56.643090 [ 276 ] {3cf8d6c1-7df9-40fc-bcdd-52ea00f89722} <Debug> TCPHandler: Processed in 0.001996903 sec. | ||
| 7286 | 2026.02.02 22:43:56.643132 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7287 | 2026.02.02 22:43:56.643173 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7288 | 2026.02.02 22:43:56.643207 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7289 | 2026.02.02 22:43:56.643308 [ 276 ] {72577437-1a46-4bad-a4e1-aacb0b73a017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7290 | 2026.02.02 22:43:56.643351 [ 276 ] {72577437-1a46-4bad-a4e1-aacb0b73a017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7291 | 2026.02.02 22:43:56.643601 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7292 | 2026.02.02 22:43:56.643688 [ 276 ] {72577437-1a46-4bad-a4e1-aacb0b73a017} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7293 | 2026.02.02 22:43:56.643732 [ 276 ] {72577437-1a46-4bad-a4e1-aacb0b73a017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7294 | 2026.02.02 22:43:56.643830 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7295 | 2026.02.02 22:43:56.643951 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14377 | ||
| 7296 | 2026.02.02 22:43:56.644078 [ 276 ] {72577437-1a46-4bad-a4e1-aacb0b73a017} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7297 | 2026.02.02 22:43:56.644303 [ 276 ] {72577437-1a46-4bad-a4e1-aacb0b73a017} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7298 | 2026.02.02 22:43:56.644431 [ 276 ] {72577437-1a46-4bad-a4e1-aacb0b73a017} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001141 sec., 77125.32865907099 rows/sec., 4.84 MiB/sec. | ||
| 7299 | 2026.02.02 22:43:56.644468 [ 276 ] {72577437-1a46-4bad-a4e1-aacb0b73a017} <Debug> TCPHandler: Processed in 0.001314636 sec. | ||
| 7300 | 2026.02.02 22:43:57.385187 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7301 | 2026.02.02 22:43:57.402431 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7302 | 2026.02.02 22:43:57.402475 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7303 | 2026.02.02 22:43:57.408130 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7304 | 2026.02.02 22:43:57.408835 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7305 | 2026.02.02 22:43:57.411650 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7306 | 2026.02.02 22:44:01.621658 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7307 | 2026.02.02 22:44:01.621870 [ 276 ] {b718c55e-d59c-41ee-9cce-e474c564d962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7308 | 2026.02.02 22:44:01.621946 [ 276 ] {b718c55e-d59c-41ee-9cce-e474c564d962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7309 | 2026.02.02 22:44:01.622728 [ 276 ] {b718c55e-d59c-41ee-9cce-e474c564d962} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7310 | 2026.02.02 22:44:01.622786 [ 276 ] {b718c55e-d59c-41ee-9cce-e474c564d962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7311 | 2026.02.02 22:44:01.623198 [ 276 ] {b718c55e-d59c-41ee-9cce-e474c564d962} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7312 | 2026.02.02 22:44:01.623435 [ 276 ] {b718c55e-d59c-41ee-9cce-e474c564d962} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7313 | 2026.02.02 22:44:01.623596 [ 276 ] {b718c55e-d59c-41ee-9cce-e474c564d962} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001779 sec., 60708.26306913997 rows/sec., 5.08 MiB/sec. | ||
| 7314 | 2026.02.02 22:44:01.623645 [ 276 ] {b718c55e-d59c-41ee-9cce-e474c564d962} <Debug> TCPHandler: Processed in 0.002128446 sec. | ||
| 7315 | 2026.02.02 22:44:01.623777 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7316 | 2026.02.02 22:44:01.623880 [ 276 ] {626257f6-bf4f-475b-965d-61f4fe23acf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7317 | 2026.02.02 22:44:01.623924 [ 276 ] {626257f6-bf4f-475b-965d-61f4fe23acf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7318 | 2026.02.02 22:44:01.624344 [ 276 ] {626257f6-bf4f-475b-965d-61f4fe23acf3} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7319 | 2026.02.02 22:44:01.624382 [ 276 ] {626257f6-bf4f-475b-965d-61f4fe23acf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7320 | 2026.02.02 22:44:01.624687 [ 276 ] {626257f6-bf4f-475b-965d-61f4fe23acf3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7321 | 2026.02.02 22:44:01.624901 [ 276 ] {626257f6-bf4f-475b-965d-61f4fe23acf3} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7322 | 2026.02.02 22:44:01.625021 [ 26 ] {} <Debug> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7323 | 2026.02.02 22:44:01.625035 [ 276 ] {626257f6-bf4f-475b-965d-61f4fe23acf3} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001177 sec., 22090.05947323704 rows/sec., 1.62 MiB/sec. | ||
| 7324 | 2026.02.02 22:44:01.625092 [ 26 ] {} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7325 | 2026.02.02 22:44:01.625105 [ 276 ] {626257f6-bf4f-475b-965d-61f4fe23acf3} <Debug> TCPHandler: Processed in 0.001381746 sec. | ||
| 7326 | 2026.02.02 22:44:01.625121 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7327 | 2026.02.02 22:44:01.625224 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7328 | 2026.02.02 22:44:01.625232 [ 194 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::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 | ||
| 7329 | 2026.02.02 22:44:01.625328 [ 276 ] {c8aeeb2c-b966-4950-acdf-4c1f63820909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7330 | 2026.02.02 22:44:01.625368 [ 194 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7331 | 2026.02.02 22:44:01.625376 [ 276 ] {c8aeeb2c-b966-4950-acdf-4c1f63820909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7332 | 2026.02.02 22:44:01.625410 [ 194 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 192 rows starting from the beginning of the part | ||
| 7333 | 2026.02.02 22:44:01.625481 [ 194 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part | ||
| 7334 | 2026.02.02 22:44:01.625527 [ 194 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 148 rows starting from the beginning of the part | ||
| 7335 | 2026.02.02 22:44:01.625566 [ 194 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 28 rows starting from the beginning of the part | ||
| 7336 | 2026.02.02 22:44:01.625628 [ 194 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 148 rows starting from the beginning of the part | ||
| 7337 | 2026.02.02 22:44:01.625683 [ 194 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
| 7338 | 2026.02.02 22:44:01.625846 [ 276 ] {c8aeeb2c-b966-4950-acdf-4c1f63820909} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7339 | 2026.02.02 22:44:01.625893 [ 276 ] {c8aeeb2c-b966-4950-acdf-4c1f63820909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7340 | 2026.02.02 22:44:01.626251 [ 276 ] {c8aeeb2c-b966-4950-acdf-4c1f63820909} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7341 | 2026.02.02 22:44:01.626484 [ 276 ] {c8aeeb2c-b966-4950-acdf-4c1f63820909} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7342 | 2026.02.02 22:44:01.626573 [ 200 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 568 rows, containing 5 columns (5 merged, 0 gathered) in 0.001382416 sec., 410874.8741334012 rows/sec., 27.43 MiB/sec. | ||
| 7343 | 2026.02.02 22:44:01.626618 [ 276 ] {c8aeeb2c-b966-4950-acdf-4c1f63820909} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001309 sec., 68754.77463712757 rows/sec., 5.37 MiB/sec. | ||
| 7344 | 2026.02.02 22:44:01.626662 [ 276 ] {c8aeeb2c-b966-4950-acdf-4c1f63820909} <Debug> TCPHandler: Processed in 0.001488297 sec. | ||
| 7345 | 2026.02.02 22:44:01.626735 [ 194 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7346 | 2026.02.02 22:44:01.626779 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7347 | 2026.02.02 22:44:01.626882 [ 276 ] {ba7ed1f9-44c8-4aae-8473-2255bc4d7aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7348 | 2026.02.02 22:44:01.626931 [ 276 ] {ba7ed1f9-44c8-4aae-8473-2255bc4d7aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7349 | 2026.02.02 22:44:01.626993 [ 194 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_41_8} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7350 | 2026.02.02 22:44:01.627065 [ 194 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_41_8} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7351 | 2026.02.02 22:44:01.627142 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 7352 | 2026.02.02 22:44:01.627381 [ 276 ] {ba7ed1f9-44c8-4aae-8473-2255bc4d7aad} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7353 | 2026.02.02 22:44:01.627422 [ 276 ] {ba7ed1f9-44c8-4aae-8473-2255bc4d7aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7354 | 2026.02.02 22:44:01.627767 [ 276 ] {ba7ed1f9-44c8-4aae-8473-2255bc4d7aad} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7355 | 2026.02.02 22:44:01.627981 [ 276 ] {ba7ed1f9-44c8-4aae-8473-2255bc4d7aad} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7356 | 2026.02.02 22:44:01.628109 [ 276 ] {ba7ed1f9-44c8-4aae-8473-2255bc4d7aad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 7357 | 2026.02.02 22:44:01.628146 [ 276 ] {ba7ed1f9-44c8-4aae-8473-2255bc4d7aad} <Debug> TCPHandler: Processed in 0.001416607 sec. | ||
| 7358 | 2026.02.02 22:44:01.628258 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7359 | 2026.02.02 22:44:01.628352 [ 276 ] {559af118-5d40-4e72-89bf-4160bfd45d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7360 | 2026.02.02 22:44:01.628406 [ 276 ] {559af118-5d40-4e72-89bf-4160bfd45d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7361 | 2026.02.02 22:44:01.629206 [ 276 ] {559af118-5d40-4e72-89bf-4160bfd45d21} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7362 | 2026.02.02 22:44:01.629240 [ 276 ] {559af118-5d40-4e72-89bf-4160bfd45d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7363 | 2026.02.02 22:44:01.629770 [ 276 ] {559af118-5d40-4e72-89bf-4160bfd45d21} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7364 | 2026.02.02 22:44:01.630003 [ 276 ] {559af118-5d40-4e72-89bf-4160bfd45d21} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7365 | 2026.02.02 22:44:01.630104 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7366 | 2026.02.02 22:44:01.630135 [ 276 ] {559af118-5d40-4e72-89bf-4160bfd45d21} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001801 sec., 14436.424208772904 rows/sec., 25.87 MiB/sec. | ||
| 7367 | 2026.02.02 22:44:01.630144 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7368 | 2026.02.02 22:44:01.630169 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7369 | 2026.02.02 22:44:01.630187 [ 276 ] {559af118-5d40-4e72-89bf-4160bfd45d21} <Debug> TCPHandler: Processed in 0.001977974 sec. | ||
| 7370 | 2026.02.02 22:44:01.630252 [ 198 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::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 | ||
| 7371 | 2026.02.02 22:44:01.630300 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7372 | 2026.02.02 22:44:01.630400 [ 276 ] {f9df51ab-b49a-419d-8bcf-1e727c6cf274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7373 | 2026.02.02 22:44:01.630442 [ 276 ] {f9df51ab-b49a-419d-8bcf-1e727c6cf274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7374 | 2026.02.02 22:44:01.630466 [ 198 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7375 | 2026.02.02 22:44:01.630519 [ 198 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 669 rows starting from the beginning of the part | ||
| 7376 | 2026.02.02 22:44:01.630627 [ 198 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part | ||
| 7377 | 2026.02.02 22:44:01.630723 [ 198 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 15 rows starting from the beginning of the part | ||
| 7378 | 2026.02.02 22:44:01.630771 [ 276 ] {f9df51ab-b49a-419d-8bcf-1e727c6cf274} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7379 | 2026.02.02 22:44:01.630811 [ 198 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part | ||
| 7380 | 2026.02.02 22:44:01.630811 [ 276 ] {f9df51ab-b49a-419d-8bcf-1e727c6cf274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7381 | 2026.02.02 22:44:01.630903 [ 198 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 15 rows starting from the beginning of the part | ||
| 7382 | 2026.02.02 22:44:01.630996 [ 198 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
| 7383 | 2026.02.02 22:44:01.631175 [ 276 ] {f9df51ab-b49a-419d-8bcf-1e727c6cf274} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7384 | 2026.02.02 22:44:01.631435 [ 276 ] {f9df51ab-b49a-419d-8bcf-1e727c6cf274} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7385 | 2026.02.02 22:44:01.631563 [ 276 ] {f9df51ab-b49a-419d-8bcf-1e727c6cf274} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 7386 | 2026.02.02 22:44:01.631599 [ 276 ] {f9df51ab-b49a-419d-8bcf-1e727c6cf274} <Debug> TCPHandler: Processed in 0.001348936 sec. | ||
| 7387 | 2026.02.02 22:44:01.635034 [ 200 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 777 rows, containing 19 columns (19 merged, 0 gathered) in 0.004818837 sec., 161242.2250430965 rows/sec., 288.94 MiB/sec. | ||
| 7388 | 2026.02.02 22:44:01.635974 [ 194 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7389 | 2026.02.02 22:44:01.636277 [ 194 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7390 | 2026.02.02 22:44:01.636342 [ 194 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7391 | 2026.02.02 22:44:01.636415 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.71 MiB. | ||
| 7392 | 2026.02.02 22:44:01.685993 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 966 | ||
| 7393 | 2026.02.02 22:44:01.688461 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7394 | 2026.02.02 22:44:01.688505 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7395 | 2026.02.02 22:44:01.689633 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7396 | 2026.02.02 22:44:01.689889 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7397 | 2026.02.02 22:44:01.690136 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 966 | ||
| 7398 | 2026.02.02 22:44:02.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.68 MiB, peak 280.34 MiB, free memory in arenas 0.00 B, will set to 274.34 MiB (RSS), difference: 1.66 MiB | ||
| 7399 | 2026.02.02 22:44:04.144087 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14889 | ||
| 7400 | 2026.02.02 22:44:04.144618 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7401 | 2026.02.02 22:44:04.144660 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7402 | 2026.02.02 22:44:04.145160 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7403 | 2026.02.02 22:44:04.145385 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7404 | 2026.02.02 22:44:04.145516 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14889 | ||
| 7405 | 2026.02.02 22:44:04.145536 [ 53 ] {} <Debug> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7406 | 2026.02.02 22:44:04.145610 [ 53 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7407 | 2026.02.02 22:44:04.145635 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7408 | 2026.02.02 22:44:04.145732 [ 200 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 7409 | 2026.02.02 22:44:04.145829 [ 200 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7410 | 2026.02.02 22:44:04.145858 [ 200 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12457 rows starting from the beginning of the part | ||
| 7411 | 2026.02.02 22:44:04.145913 [ 200 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 7412 | 2026.02.02 22:44:04.145954 [ 200 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 7413 | 2026.02.02 22:44:04.145994 [ 200 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 7414 | 2026.02.02 22:44:04.146032 [ 200 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7415 | 2026.02.02 22:44:04.146069 [ 200 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7416 | 2026.02.02 22:44:04.147730 [ 194 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14889 rows, containing 4 columns (4 merged, 0 gathered) in 0.002034154 sec., 7319504.816252851 rows/sec., 104.71 MiB/sec. | ||
| 7417 | 2026.02.02 22:44:04.148169 [ 193 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7418 | 2026.02.02 22:44:04.148455 [ 193 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_31_6} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7419 | 2026.02.02 22:44:04.148535 [ 193 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_31_6} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7420 | 2026.02.02 22:44:04.148634 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7421 | 2026.02.02 22:44:04.911766 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7422 | 2026.02.02 22:44:04.928859 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7423 | 2026.02.02 22:44:04.928914 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7424 | 2026.02.02 22:44:04.935010 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7425 | 2026.02.02 22:44:04.935731 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7426 | 2026.02.02 22:44:04.936013 [ 51 ] {} <Debug> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7427 | 2026.02.02 22:44:04.936046 [ 51 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7428 | 2026.02.02 22:44:04.936064 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7429 | 2026.02.02 22:44:04.936202 [ 200 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 7430 | 2026.02.02 22:44:04.939349 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7431 | 2026.02.02 22:44:04.940319 [ 200 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7432 | 2026.02.02 22:44:04.941732 [ 200 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 7433 | 2026.02.02 22:44:04.946203 [ 200 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 7434 | 2026.02.02 22:44:04.950503 [ 200 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 7435 | 2026.02.02 22:44:04.954703 [ 200 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 7436 | 2026.02.02 22:44:04.959703 [ 200 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 7437 | 2026.02.02 22:44:04.963874 [ 200 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 7438 | 2026.02.02 22:44:05.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.85 MiB, peak 284.85 MiB, free memory in arenas 0.00 B, will set to 277.90 MiB (RSS), difference: -6.95 MiB | ||
| 7439 | 2026.02.02 22:44:05.022803 [ 193 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.086664621 sec., 2700.063731888933 rows/sec., 13.96 MiB/sec. | ||
| 7440 | 2026.02.02 22:44:05.026174 [ 193 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7441 | 2026.02.02 22:44:05.028603 [ 193 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_31_6} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7442 | 2026.02.02 22:44:05.028729 [ 193 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_31_6} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7443 | 2026.02.02 22:44:05.031368 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7444 | 2026.02.02 22:44:06.000229 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.48 MiB, peak 284.85 MiB, free memory in arenas 0.00 B, will set to 280.27 MiB (RSS), difference: 11.79 MiB | ||
| 7445 | 2026.02.02 22:44:06.628368 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7446 | 2026.02.02 22:44:06.628648 [ 276 ] {4f3f2578-57df-473c-981d-0e003cc0c9df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7447 | 2026.02.02 22:44:06.628750 [ 276 ] {4f3f2578-57df-473c-981d-0e003cc0c9df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7448 | 2026.02.02 22:44:06.629583 [ 276 ] {4f3f2578-57df-473c-981d-0e003cc0c9df} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7449 | 2026.02.02 22:44:06.629623 [ 276 ] {4f3f2578-57df-473c-981d-0e003cc0c9df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7450 | 2026.02.02 22:44:06.630041 [ 276 ] {4f3f2578-57df-473c-981d-0e003cc0c9df} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7451 | 2026.02.02 22:44:06.630278 [ 276 ] {4f3f2578-57df-473c-981d-0e003cc0c9df} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7452 | 2026.02.02 22:44:06.630428 [ 276 ] {4f3f2578-57df-473c-981d-0e003cc0c9df} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001857 sec., 143241.78782983308 rows/sec., 9.10 MiB/sec. | ||
| 7453 | 2026.02.02 22:44:06.630471 [ 276 ] {4f3f2578-57df-473c-981d-0e003cc0c9df} <Debug> TCPHandler: Processed in 0.002284897 sec. | ||
| 7454 | 2026.02.02 22:44:06.630594 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7455 | 2026.02.02 22:44:06.630690 [ 276 ] {d08080cd-7ec9-429f-8ba6-a03a5ac9e42d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7456 | 2026.02.02 22:44:06.630731 [ 276 ] {d08080cd-7ec9-429f-8ba6-a03a5ac9e42d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7457 | 2026.02.02 22:44:06.631529 [ 276 ] {d08080cd-7ec9-429f-8ba6-a03a5ac9e42d} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7458 | 2026.02.02 22:44:06.631565 [ 276 ] {d08080cd-7ec9-429f-8ba6-a03a5ac9e42d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7459 | 2026.02.02 22:44:06.631918 [ 276 ] {d08080cd-7ec9-429f-8ba6-a03a5ac9e42d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7460 | 2026.02.02 22:44:06.632141 [ 276 ] {d08080cd-7ec9-429f-8ba6-a03a5ac9e42d} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7461 | 2026.02.02 22:44:06.632272 [ 276 ] {d08080cd-7ec9-429f-8ba6-a03a5ac9e42d} <Debug> executeQuery: Read 782 rows, 63.50 KiB in 0.001602 sec., 488139.82521847694 rows/sec., 38.71 MiB/sec. | ||
| 7462 | 2026.02.02 22:44:06.632309 [ 276 ] {d08080cd-7ec9-429f-8ba6-a03a5ac9e42d} <Debug> TCPHandler: Processed in 0.001766021 sec. | ||
| 7463 | 2026.02.02 22:44:06.632430 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7464 | 2026.02.02 22:44:06.632526 [ 276 ] {fe90a622-e880-4495-8f37-f75e27fa2b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7465 | 2026.02.02 22:44:06.632565 [ 276 ] {fe90a622-e880-4495-8f37-f75e27fa2b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7466 | 2026.02.02 22:44:06.633027 [ 276 ] {fe90a622-e880-4495-8f37-f75e27fa2b16} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7467 | 2026.02.02 22:44:06.633062 [ 276 ] {fe90a622-e880-4495-8f37-f75e27fa2b16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7468 | 2026.02.02 22:44:06.633372 [ 276 ] {fe90a622-e880-4495-8f37-f75e27fa2b16} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7469 | 2026.02.02 22:44:06.633581 [ 276 ] {fe90a622-e880-4495-8f37-f75e27fa2b16} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7470 | 2026.02.02 22:44:06.633707 [ 276 ] {fe90a622-e880-4495-8f37-f75e27fa2b16} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.0012 sec., 123333.33333333334 rows/sec., 7.43 MiB/sec. | ||
| 7471 | 2026.02.02 22:44:06.633744 [ 276 ] {fe90a622-e880-4495-8f37-f75e27fa2b16} <Debug> TCPHandler: Processed in 0.001364756 sec. | ||
| 7472 | 2026.02.02 22:44:06.633854 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7473 | 2026.02.02 22:44:06.633949 [ 276 ] {cba7206c-e6ee-4c18-ab42-54cdb6d62c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7474 | 2026.02.02 22:44:06.633988 [ 276 ] {cba7206c-e6ee-4c18-ab42-54cdb6d62c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7475 | 2026.02.02 22:44:06.634439 [ 276 ] {cba7206c-e6ee-4c18-ab42-54cdb6d62c11} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7476 | 2026.02.02 22:44:06.634472 [ 276 ] {cba7206c-e6ee-4c18-ab42-54cdb6d62c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7477 | 2026.02.02 22:44:06.634774 [ 276 ] {cba7206c-e6ee-4c18-ab42-54cdb6d62c11} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7478 | 2026.02.02 22:44:06.634982 [ 276 ] {cba7206c-e6ee-4c18-ab42-54cdb6d62c11} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7479 | 2026.02.02 22:44:06.635113 [ 276 ] {cba7206c-e6ee-4c18-ab42-54cdb6d62c11} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001183 sec., 118343.19526627219 rows/sec., 7.65 MiB/sec. | ||
| 7480 | 2026.02.02 22:44:06.635152 [ 276 ] {cba7206c-e6ee-4c18-ab42-54cdb6d62c11} <Debug> TCPHandler: Processed in 0.001348105 sec. | ||
| 7481 | 2026.02.02 22:44:06.635261 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7482 | 2026.02.02 22:44:06.635356 [ 276 ] {a3660a2b-58d4-47a6-82a7-8668d0af70da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7483 | 2026.02.02 22:44:06.635396 [ 276 ] {a3660a2b-58d4-47a6-82a7-8668d0af70da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7484 | 2026.02.02 22:44:06.635809 [ 276 ] {a3660a2b-58d4-47a6-82a7-8668d0af70da} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7485 | 2026.02.02 22:44:06.635845 [ 276 ] {a3660a2b-58d4-47a6-82a7-8668d0af70da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7486 | 2026.02.02 22:44:06.636159 [ 276 ] {a3660a2b-58d4-47a6-82a7-8668d0af70da} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7487 | 2026.02.02 22:44:06.636371 [ 276 ] {a3660a2b-58d4-47a6-82a7-8668d0af70da} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7488 | 2026.02.02 22:44:06.636498 [ 276 ] {a3660a2b-58d4-47a6-82a7-8668d0af70da} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001159 sec., 119930.97497842967 rows/sec., 6.82 MiB/sec. | ||
| 7489 | 2026.02.02 22:44:06.636537 [ 276 ] {a3660a2b-58d4-47a6-82a7-8668d0af70da} <Debug> TCPHandler: Processed in 0.001326606 sec. | ||
| 7490 | 2026.02.02 22:44:06.636646 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7491 | 2026.02.02 22:44:06.636742 [ 276 ] {4946ea02-2274-4d1a-9108-d6df806f51df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7492 | 2026.02.02 22:44:06.636781 [ 276 ] {4946ea02-2274-4d1a-9108-d6df806f51df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7493 | 2026.02.02 22:44:06.637342 [ 276 ] {4946ea02-2274-4d1a-9108-d6df806f51df} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7494 | 2026.02.02 22:44:06.637378 [ 276 ] {4946ea02-2274-4d1a-9108-d6df806f51df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7495 | 2026.02.02 22:44:06.637708 [ 276 ] {4946ea02-2274-4d1a-9108-d6df806f51df} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7496 | 2026.02.02 22:44:06.637925 [ 276 ] {4946ea02-2274-4d1a-9108-d6df806f51df} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7497 | 2026.02.02 22:44:06.638055 [ 276 ] {4946ea02-2274-4d1a-9108-d6df806f51df} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001331 sec., 359128.47483095416 rows/sec., 25.30 MiB/sec. | ||
| 7498 | 2026.02.02 22:44:06.638093 [ 276 ] {4946ea02-2274-4d1a-9108-d6df806f51df} <Debug> TCPHandler: Processed in 0.001497617 sec. | ||
| 7499 | 2026.02.02 22:44:06.638201 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7500 | 2026.02.02 22:44:06.638296 [ 276 ] {dafd2d56-0d31-421c-b1a6-f2fe536cffb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7501 | 2026.02.02 22:44:06.638338 [ 276 ] {dafd2d56-0d31-421c-b1a6-f2fe536cffb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7502 | 2026.02.02 22:44:06.638663 [ 276 ] {dafd2d56-0d31-421c-b1a6-f2fe536cffb8} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7503 | 2026.02.02 22:44:06.638699 [ 276 ] {dafd2d56-0d31-421c-b1a6-f2fe536cffb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7504 | 2026.02.02 22:44:06.638996 [ 276 ] {dafd2d56-0d31-421c-b1a6-f2fe536cffb8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7505 | 2026.02.02 22:44:06.639224 [ 276 ] {dafd2d56-0d31-421c-b1a6-f2fe536cffb8} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7506 | 2026.02.02 22:44:06.639351 [ 276 ] {dafd2d56-0d31-421c-b1a6-f2fe536cffb8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 7507 | 2026.02.02 22:44:06.639388 [ 276 ] {dafd2d56-0d31-421c-b1a6-f2fe536cffb8} <Debug> TCPHandler: Processed in 0.001236254 sec. | ||
| 7508 | 2026.02.02 22:44:06.639493 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7509 | 2026.02.02 22:44:06.639586 [ 276 ] {4487d004-44b6-499d-9629-f40e38ceb7e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7510 | 2026.02.02 22:44:06.639629 [ 276 ] {4487d004-44b6-499d-9629-f40e38ceb7e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7511 | 2026.02.02 22:44:06.640039 [ 276 ] {4487d004-44b6-499d-9629-f40e38ceb7e0} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7512 | 2026.02.02 22:44:06.640074 [ 276 ] {4487d004-44b6-499d-9629-f40e38ceb7e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7513 | 2026.02.02 22:44:06.640408 [ 276 ] {4487d004-44b6-499d-9629-f40e38ceb7e0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7514 | 2026.02.02 22:44:06.640619 [ 276 ] {4487d004-44b6-499d-9629-f40e38ceb7e0} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7515 | 2026.02.02 22:44:06.640751 [ 276 ] {4487d004-44b6-499d-9629-f40e38ceb7e0} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001182 sec., 218274.1116751269 rows/sec., 14.53 MiB/sec. | ||
| 7516 | 2026.02.02 22:44:06.640788 [ 276 ] {4487d004-44b6-499d-9629-f40e38ceb7e0} <Debug> TCPHandler: Processed in 0.001344366 sec. | ||
| 7517 | 2026.02.02 22:44:06.640899 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7518 | 2026.02.02 22:44:06.640992 [ 276 ] {269707dd-e151-4a91-877b-a78fe00dc257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7519 | 2026.02.02 22:44:06.641034 [ 276 ] {269707dd-e151-4a91-877b-a78fe00dc257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7520 | 2026.02.02 22:44:06.641334 [ 276 ] {269707dd-e151-4a91-877b-a78fe00dc257} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7521 | 2026.02.02 22:44:06.641368 [ 276 ] {269707dd-e151-4a91-877b-a78fe00dc257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7522 | 2026.02.02 22:44:06.641654 [ 276 ] {269707dd-e151-4a91-877b-a78fe00dc257} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7523 | 2026.02.02 22:44:06.641866 [ 276 ] {269707dd-e151-4a91-877b-a78fe00dc257} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7524 | 2026.02.02 22:44:06.641992 [ 276 ] {269707dd-e151-4a91-877b-a78fe00dc257} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 7525 | 2026.02.02 22:44:06.642029 [ 276 ] {269707dd-e151-4a91-877b-a78fe00dc257} <Debug> TCPHandler: Processed in 0.001178704 sec. | ||
| 7526 | 2026.02.02 22:44:06.642138 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7527 | 2026.02.02 22:44:06.642231 [ 276 ] {eefa1577-0da1-41c7-9354-427ee0f4629a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7528 | 2026.02.02 22:44:06.642284 [ 276 ] {eefa1577-0da1-41c7-9354-427ee0f4629a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7529 | 2026.02.02 22:44:06.643043 [ 276 ] {eefa1577-0da1-41c7-9354-427ee0f4629a} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7530 | 2026.02.02 22:44:06.643078 [ 276 ] {eefa1577-0da1-41c7-9354-427ee0f4629a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7531 | 2026.02.02 22:44:06.643586 [ 276 ] {eefa1577-0da1-41c7-9354-427ee0f4629a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7532 | 2026.02.02 22:44:06.643806 [ 276 ] {eefa1577-0da1-41c7-9354-427ee0f4629a} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7533 | 2026.02.02 22:44:06.643942 [ 276 ] {eefa1577-0da1-41c7-9354-427ee0f4629a} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001728 sec., 8680.555555555557 rows/sec., 15.56 MiB/sec. | ||
| 7534 | 2026.02.02 22:44:06.643994 [ 276 ] {eefa1577-0da1-41c7-9354-427ee0f4629a} <Debug> TCPHandler: Processed in 0.001905593 sec. | ||
| 7535 | 2026.02.02 22:44:06.644103 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7536 | 2026.02.02 22:44:06.644197 [ 276 ] {55e21ce7-ad42-4952-ae55-ae623c370feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7537 | 2026.02.02 22:44:06.644238 [ 276 ] {55e21ce7-ad42-4952-ae55-ae623c370feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7538 | 2026.02.02 22:44:06.644554 [ 276 ] {55e21ce7-ad42-4952-ae55-ae623c370feb} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7539 | 2026.02.02 22:44:06.644590 [ 276 ] {55e21ce7-ad42-4952-ae55-ae623c370feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7540 | 2026.02.02 22:44:06.644887 [ 276 ] {55e21ce7-ad42-4952-ae55-ae623c370feb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7541 | 2026.02.02 22:44:06.645098 [ 276 ] {55e21ce7-ad42-4952-ae55-ae623c370feb} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7542 | 2026.02.02 22:44:06.645221 [ 276 ] {55e21ce7-ad42-4952-ae55-ae623c370feb} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001041 sec., 84534.10182516811 rows/sec., 5.31 MiB/sec. | ||
| 7543 | 2026.02.02 22:44:06.645256 [ 276 ] {55e21ce7-ad42-4952-ae55-ae623c370feb} <Debug> TCPHandler: Processed in 0.001203364 sec. | ||
| 7544 | 2026.02.02 22:44:11.526620 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7545 | 2026.02.02 22:44:11.526683 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7546 | 2026.02.02 22:44:11.622236 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7547 | 2026.02.02 22:44:11.622435 [ 276 ] {e56daa2f-4f1e-4ad0-9ef7-fbac0ca3057b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7548 | 2026.02.02 22:44:11.622512 [ 276 ] {e56daa2f-4f1e-4ad0-9ef7-fbac0ca3057b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7549 | 2026.02.02 22:44:11.623263 [ 276 ] {e56daa2f-4f1e-4ad0-9ef7-fbac0ca3057b} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7550 | 2026.02.02 22:44:11.623313 [ 276 ] {e56daa2f-4f1e-4ad0-9ef7-fbac0ca3057b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7551 | 2026.02.02 22:44:11.623727 [ 276 ] {e56daa2f-4f1e-4ad0-9ef7-fbac0ca3057b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7552 | 2026.02.02 22:44:11.623975 [ 276 ] {e56daa2f-4f1e-4ad0-9ef7-fbac0ca3057b} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7553 | 2026.02.02 22:44:11.624147 [ 276 ] {e56daa2f-4f1e-4ad0-9ef7-fbac0ca3057b} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001763 sec., 61259.217243335224 rows/sec., 5.13 MiB/sec. | ||
| 7554 | 2026.02.02 22:44:11.624189 [ 276 ] {e56daa2f-4f1e-4ad0-9ef7-fbac0ca3057b} <Debug> TCPHandler: Processed in 0.002096125 sec. | ||
| 7555 | 2026.02.02 22:44:11.624325 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7556 | 2026.02.02 22:44:11.624423 [ 276 ] {50c604fb-43b9-4e38-b4f3-68912d20768e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7557 | 2026.02.02 22:44:11.624466 [ 276 ] {50c604fb-43b9-4e38-b4f3-68912d20768e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7558 | 2026.02.02 22:44:11.624896 [ 276 ] {50c604fb-43b9-4e38-b4f3-68912d20768e} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7559 | 2026.02.02 22:44:11.624932 [ 276 ] {50c604fb-43b9-4e38-b4f3-68912d20768e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7560 | 2026.02.02 22:44:11.625233 [ 276 ] {50c604fb-43b9-4e38-b4f3-68912d20768e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7561 | 2026.02.02 22:44:11.625444 [ 276 ] {50c604fb-43b9-4e38-b4f3-68912d20768e} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7562 | 2026.02.02 22:44:11.625575 [ 276 ] {50c604fb-43b9-4e38-b4f3-68912d20768e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001172 sec., 22184.300341296926 rows/sec., 1.63 MiB/sec. | ||
| 7563 | 2026.02.02 22:44:11.625615 [ 276 ] {50c604fb-43b9-4e38-b4f3-68912d20768e} <Debug> TCPHandler: Processed in 0.001340756 sec. | ||
| 7564 | 2026.02.02 22:44:11.625732 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7565 | 2026.02.02 22:44:11.625827 [ 276 ] {40e5d2bd-9569-47a5-bc05-8630b990c8b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7566 | 2026.02.02 22:44:11.625872 [ 276 ] {40e5d2bd-9569-47a5-bc05-8630b990c8b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7567 | 2026.02.02 22:44:11.626314 [ 276 ] {40e5d2bd-9569-47a5-bc05-8630b990c8b8} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7568 | 2026.02.02 22:44:11.626351 [ 276 ] {40e5d2bd-9569-47a5-bc05-8630b990c8b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7569 | 2026.02.02 22:44:11.626669 [ 276 ] {40e5d2bd-9569-47a5-bc05-8630b990c8b8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7570 | 2026.02.02 22:44:11.626884 [ 276 ] {40e5d2bd-9569-47a5-bc05-8630b990c8b8} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7571 | 2026.02.02 22:44:11.627021 [ 276 ] {40e5d2bd-9569-47a5-bc05-8630b990c8b8} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001213 sec., 74196.20774938169 rows/sec., 5.79 MiB/sec. | ||
| 7572 | 2026.02.02 22:44:11.627071 [ 276 ] {40e5d2bd-9569-47a5-bc05-8630b990c8b8} <Debug> TCPHandler: Processed in 0.001389447 sec. | ||
| 7573 | 2026.02.02 22:44:11.627215 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7574 | 2026.02.02 22:44:11.627315 [ 276 ] {659e4af6-0d75-4f59-804d-0bac842fe411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7575 | 2026.02.02 22:44:11.627360 [ 276 ] {659e4af6-0d75-4f59-804d-0bac842fe411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7576 | 2026.02.02 22:44:11.627790 [ 276 ] {659e4af6-0d75-4f59-804d-0bac842fe411} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7577 | 2026.02.02 22:44:11.627826 [ 276 ] {659e4af6-0d75-4f59-804d-0bac842fe411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7578 | 2026.02.02 22:44:11.628187 [ 276 ] {659e4af6-0d75-4f59-804d-0bac842fe411} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7579 | 2026.02.02 22:44:11.628399 [ 276 ] {659e4af6-0d75-4f59-804d-0bac842fe411} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7580 | 2026.02.02 22:44:11.628542 [ 276 ] {659e4af6-0d75-4f59-804d-0bac842fe411} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 7581 | 2026.02.02 22:44:11.628580 [ 276 ] {659e4af6-0d75-4f59-804d-0bac842fe411} <Debug> TCPHandler: Processed in 0.001418487 sec. | ||
| 7582 | 2026.02.02 22:44:11.628696 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7583 | 2026.02.02 22:44:11.628798 [ 276 ] {83cd6eff-2163-4b08-aec5-8da1d3a43f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7584 | 2026.02.02 22:44:11.628856 [ 276 ] {83cd6eff-2163-4b08-aec5-8da1d3a43f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7585 | 2026.02.02 22:44:11.629787 [ 276 ] {83cd6eff-2163-4b08-aec5-8da1d3a43f69} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7586 | 2026.02.02 22:44:11.629827 [ 276 ] {83cd6eff-2163-4b08-aec5-8da1d3a43f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7587 | 2026.02.02 22:44:11.630445 [ 276 ] {83cd6eff-2163-4b08-aec5-8da1d3a43f69} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7588 | 2026.02.02 22:44:11.630707 [ 276 ] {83cd6eff-2163-4b08-aec5-8da1d3a43f69} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7589 | 2026.02.02 22:44:11.630869 [ 276 ] {83cd6eff-2163-4b08-aec5-8da1d3a43f69} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00209 sec., 12440.19138755981 rows/sec., 22.29 MiB/sec. | ||
| 7590 | 2026.02.02 22:44:11.630928 [ 276 ] {83cd6eff-2163-4b08-aec5-8da1d3a43f69} <Debug> TCPHandler: Processed in 0.002281727 sec. | ||
| 7591 | 2026.02.02 22:44:11.631082 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7592 | 2026.02.02 22:44:11.631198 [ 276 ] {362dccd0-b8a0-428b-9aa1-7bf2c1a3d829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7593 | 2026.02.02 22:44:11.631244 [ 276 ] {362dccd0-b8a0-428b-9aa1-7bf2c1a3d829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7594 | 2026.02.02 22:44:11.631671 [ 276 ] {362dccd0-b8a0-428b-9aa1-7bf2c1a3d829} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7595 | 2026.02.02 22:44:11.631718 [ 276 ] {362dccd0-b8a0-428b-9aa1-7bf2c1a3d829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7596 | 2026.02.02 22:44:11.632139 [ 276 ] {362dccd0-b8a0-428b-9aa1-7bf2c1a3d829} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7597 | 2026.02.02 22:44:11.632428 [ 276 ] {362dccd0-b8a0-428b-9aa1-7bf2c1a3d829} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7598 | 2026.02.02 22:44:11.632601 [ 276 ] {362dccd0-b8a0-428b-9aa1-7bf2c1a3d829} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001424 sec., 42134.83146067416 rows/sec., 2.84 MiB/sec. | ||
| 7599 | 2026.02.02 22:44:11.632641 [ 276 ] {362dccd0-b8a0-428b-9aa1-7bf2c1a3d829} <Debug> TCPHandler: Processed in 0.00161768 sec. | ||
| 7600 | 2026.02.02 22:44:11.645649 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15337 | ||
| 7601 | 2026.02.02 22:44:11.646205 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7602 | 2026.02.02 22:44:11.646253 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7603 | 2026.02.02 22:44:11.646937 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7604 | 2026.02.02 22:44:11.647254 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7605 | 2026.02.02 22:44:11.647408 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15337 | ||
| 7606 | 2026.02.02 22:44:11.690418 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1000 | ||
| 7607 | 2026.02.02 22:44:11.693035 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7608 | 2026.02.02 22:44:11.693081 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7609 | 2026.02.02 22:44:11.694273 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7610 | 2026.02.02 22:44:11.694541 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7611 | 2026.02.02 22:44:11.694807 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1000 | ||
| 7612 | 2026.02.02 22:44:12.001723 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001245265 sec. | ||
| 7613 | 2026.02.02 22:44:12.439467 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7614 | 2026.02.02 22:44:12.456056 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7615 | 2026.02.02 22:44:12.456125 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7616 | 2026.02.02 22:44:12.461726 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7617 | 2026.02.02 22:44:12.462431 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7618 | 2026.02.02 22:44:12.465599 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7619 | 2026.02.02 22:44:16.634200 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7620 | 2026.02.02 22:44:16.634478 [ 276 ] {9fd95f3b-bbdc-489d-b596-9cd90fb26151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7621 | 2026.02.02 22:44:16.634579 [ 276 ] {9fd95f3b-bbdc-489d-b596-9cd90fb26151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7622 | 2026.02.02 22:44:16.635764 [ 276 ] {9fd95f3b-bbdc-489d-b596-9cd90fb26151} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7623 | 2026.02.02 22:44:16.635835 [ 276 ] {9fd95f3b-bbdc-489d-b596-9cd90fb26151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7624 | 2026.02.02 22:44:16.636333 [ 276 ] {9fd95f3b-bbdc-489d-b596-9cd90fb26151} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7625 | 2026.02.02 22:44:16.636576 [ 276 ] {9fd95f3b-bbdc-489d-b596-9cd90fb26151} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7626 | 2026.02.02 22:44:16.636747 [ 276 ] {9fd95f3b-bbdc-489d-b596-9cd90fb26151} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002341 sec., 113626.65527552327 rows/sec., 7.22 MiB/sec. | ||
| 7627 | 2026.02.02 22:44:16.636803 [ 276 ] {9fd95f3b-bbdc-489d-b596-9cd90fb26151} <Debug> TCPHandler: Processed in 0.002833973 sec. | ||
| 7628 | 2026.02.02 22:44:16.636957 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7629 | 2026.02.02 22:44:16.637064 [ 276 ] {2bcd1eee-b0b2-4720-9297-914b722136a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7630 | 2026.02.02 22:44:16.637116 [ 276 ] {2bcd1eee-b0b2-4720-9297-914b722136a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7631 | 2026.02.02 22:44:16.638091 [ 276 ] {2bcd1eee-b0b2-4720-9297-914b722136a7} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7632 | 2026.02.02 22:44:16.638129 [ 276 ] {2bcd1eee-b0b2-4720-9297-914b722136a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7633 | 2026.02.02 22:44:16.638509 [ 276 ] {2bcd1eee-b0b2-4720-9297-914b722136a7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7634 | 2026.02.02 22:44:16.638776 [ 276 ] {2bcd1eee-b0b2-4720-9297-914b722136a7} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7635 | 2026.02.02 22:44:16.638916 [ 38 ] {} <Debug> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7636 | 2026.02.02 22:44:16.638931 [ 276 ] {2bcd1eee-b0b2-4720-9297-914b722136a7} <Debug> executeQuery: Read 782 rows, 63.50 KiB in 0.001893 sec., 413100.89804543054 rows/sec., 32.76 MiB/sec. | ||
| 7637 | 2026.02.02 22:44:16.638988 [ 38 ] {} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7638 | 2026.02.02 22:44:16.639004 [ 276 ] {2bcd1eee-b0b2-4720-9297-914b722136a7} <Debug> TCPHandler: Processed in 0.002105995 sec. | ||
| 7639 | 2026.02.02 22:44:16.639014 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7640 | 2026.02.02 22:44:16.639116 [ 201 ] {a7088793-2f62-4241-8a67-9c59019b4291::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 | ||
| 7641 | 2026.02.02 22:44:16.639152 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7642 | 2026.02.02 22:44:16.639215 [ 201 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7643 | 2026.02.02 22:44:16.639249 [ 276 ] {b60c5c03-b77e-44bd-bd04-77cb88efb152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7644 | 2026.02.02 22:44:16.639252 [ 201 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1984 rows starting from the beginning of the part | ||
| 7645 | 2026.02.02 22:44:16.639290 [ 276 ] {b60c5c03-b77e-44bd-bd04-77cb88efb152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7646 | 2026.02.02 22:44:16.639318 [ 201 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 782 rows starting from the beginning of the part | ||
| 7647 | 2026.02.02 22:44:16.639365 [ 201 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 108 rows starting from the beginning of the part | ||
| 7648 | 2026.02.02 22:44:16.639425 [ 201 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 782 rows starting from the beginning of the part | ||
| 7649 | 2026.02.02 22:44:16.639481 [ 201 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 108 rows starting from the beginning of the part | ||
| 7650 | 2026.02.02 22:44:16.639522 [ 201 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 782 rows starting from the beginning of the part | ||
| 7651 | 2026.02.02 22:44:16.639798 [ 276 ] {b60c5c03-b77e-44bd-bd04-77cb88efb152} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7652 | 2026.02.02 22:44:16.639839 [ 276 ] {b60c5c03-b77e-44bd-bd04-77cb88efb152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7653 | 2026.02.02 22:44:16.640354 [ 276 ] {b60c5c03-b77e-44bd-bd04-77cb88efb152} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7654 | 2026.02.02 22:44:16.640617 [ 276 ] {b60c5c03-b77e-44bd-bd04-77cb88efb152} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7655 | 2026.02.02 22:44:16.640769 [ 276 ] {b60c5c03-b77e-44bd-bd04-77cb88efb152} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001538 sec., 96228.86866059818 rows/sec., 5.80 MiB/sec. | ||
| 7656 | 2026.02.02 22:44:16.640816 [ 276 ] {b60c5c03-b77e-44bd-bd04-77cb88efb152} <Debug> TCPHandler: Processed in 0.00171833 sec. | ||
| 7657 | 2026.02.02 22:44:16.640954 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7658 | 2026.02.02 22:44:16.641058 [ 276 ] {3d89fb44-58b2-48cb-9e9c-287f434703c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7659 | 2026.02.02 22:44:16.641103 [ 276 ] {3d89fb44-58b2-48cb-9e9c-287f434703c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7660 | 2026.02.02 22:44:16.641168 [ 188 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4546 rows, containing 5 columns (5 merged, 0 gathered) in 0.002091454 sec., 2173607.4520405424 rows/sec., 183.05 MiB/sec. | ||
| 7661 | 2026.02.02 22:44:16.641448 [ 188 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7662 | 2026.02.02 22:44:16.641623 [ 276 ] {3d89fb44-58b2-48cb-9e9c-287f434703c7} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7663 | 2026.02.02 22:44:16.641665 [ 276 ] {3d89fb44-58b2-48cb-9e9c-287f434703c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7664 | 2026.02.02 22:44:16.641749 [ 188 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_46_9} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7665 | 2026.02.02 22:44:16.641825 [ 188 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_46_9} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7666 | 2026.02.02 22:44:16.641901 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 7667 | 2026.02.02 22:44:16.642028 [ 276 ] {3d89fb44-58b2-48cb-9e9c-287f434703c7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7668 | 2026.02.02 22:44:16.642292 [ 276 ] {3d89fb44-58b2-48cb-9e9c-287f434703c7} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7669 | 2026.02.02 22:44:16.642448 [ 276 ] {3d89fb44-58b2-48cb-9e9c-287f434703c7} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001411 sec., 99220.41105598866 rows/sec., 6.41 MiB/sec. | ||
| 7670 | 2026.02.02 22:44:16.642495 [ 276 ] {3d89fb44-58b2-48cb-9e9c-287f434703c7} <Debug> TCPHandler: Processed in 0.001598139 sec. | ||
| 7671 | 2026.02.02 22:44:16.642624 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7672 | 2026.02.02 22:44:16.642729 [ 276 ] {844c6baa-cef5-4269-9f13-ad7f9758209b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7673 | 2026.02.02 22:44:16.642776 [ 276 ] {844c6baa-cef5-4269-9f13-ad7f9758209b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7674 | 2026.02.02 22:44:16.643296 [ 276 ] {844c6baa-cef5-4269-9f13-ad7f9758209b} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7675 | 2026.02.02 22:44:16.643340 [ 276 ] {844c6baa-cef5-4269-9f13-ad7f9758209b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7676 | 2026.02.02 22:44:16.643720 [ 276 ] {844c6baa-cef5-4269-9f13-ad7f9758209b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7677 | 2026.02.02 22:44:16.643936 [ 276 ] {844c6baa-cef5-4269-9f13-ad7f9758209b} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7678 | 2026.02.02 22:44:16.644070 [ 276 ] {844c6baa-cef5-4269-9f13-ad7f9758209b} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001364 sec., 101906.15835777126 rows/sec., 5.80 MiB/sec. | ||
| 7679 | 2026.02.02 22:44:16.644108 [ 276 ] {844c6baa-cef5-4269-9f13-ad7f9758209b} <Debug> TCPHandler: Processed in 0.001542368 sec. | ||
| 7680 | 2026.02.02 22:44:16.644248 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7681 | 2026.02.02 22:44:16.644363 [ 276 ] {57d60237-a5ec-40c2-9323-c2e5e030e338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7682 | 2026.02.02 22:44:16.644416 [ 276 ] {57d60237-a5ec-40c2-9323-c2e5e030e338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7683 | 2026.02.02 22:44:16.645121 [ 276 ] {57d60237-a5ec-40c2-9323-c2e5e030e338} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7684 | 2026.02.02 22:44:16.645159 [ 276 ] {57d60237-a5ec-40c2-9323-c2e5e030e338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7685 | 2026.02.02 22:44:16.645492 [ 276 ] {57d60237-a5ec-40c2-9323-c2e5e030e338} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7686 | 2026.02.02 22:44:16.645702 [ 276 ] {57d60237-a5ec-40c2-9323-c2e5e030e338} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7687 | 2026.02.02 22:44:16.645816 [ 38 ] {} <Debug> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7688 | 2026.02.02 22:44:16.645836 [ 276 ] {57d60237-a5ec-40c2-9323-c2e5e030e338} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001496 sec., 319518.7165775401 rows/sec., 22.51 MiB/sec. | ||
| 7689 | 2026.02.02 22:44:16.645868 [ 38 ] {} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7690 | 2026.02.02 22:44:16.645885 [ 276 ] {57d60237-a5ec-40c2-9323-c2e5e030e338} <Debug> TCPHandler: Processed in 0.00169746 sec. | ||
| 7691 | 2026.02.02 22:44:16.645894 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7692 | 2026.02.02 22:44:16.645985 [ 201 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::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 | ||
| 7693 | 2026.02.02 22:44:16.646014 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7694 | 2026.02.02 22:44:16.646071 [ 201 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7695 | 2026.02.02 22:44:16.646095 [ 201 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 996 rows starting from the beginning of the part | ||
| 7696 | 2026.02.02 22:44:16.646110 [ 276 ] {506fd007-5f01-42a6-858c-59419260e7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7697 | 2026.02.02 22:44:16.646140 [ 201 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 478 rows starting from the beginning of the part | ||
| 7698 | 2026.02.02 22:44:16.646152 [ 276 ] {506fd007-5f01-42a6-858c-59419260e7ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7699 | 2026.02.02 22:44:16.646178 [ 201 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 90 rows starting from the beginning of the part | ||
| 7700 | 2026.02.02 22:44:16.646212 [ 201 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 478 rows starting from the beginning of the part | ||
| 7701 | 2026.02.02 22:44:16.646244 [ 201 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 90 rows starting from the beginning of the part | ||
| 7702 | 2026.02.02 22:44:16.646278 [ 201 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 478 rows starting from the beginning of the part | ||
| 7703 | 2026.02.02 22:44:16.646497 [ 276 ] {506fd007-5f01-42a6-858c-59419260e7ae} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7704 | 2026.02.02 22:44:16.646531 [ 276 ] {506fd007-5f01-42a6-858c-59419260e7ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7705 | 2026.02.02 22:44:16.646848 [ 276 ] {506fd007-5f01-42a6-858c-59419260e7ae} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7706 | 2026.02.02 22:44:16.647073 [ 276 ] {506fd007-5f01-42a6-858c-59419260e7ae} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7707 | 2026.02.02 22:44:16.647234 [ 276 ] {506fd007-5f01-42a6-858c-59419260e7ae} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001141 sec., 5258.5451358457485 rows/sec., 274.74 KiB/sec. | ||
| 7708 | 2026.02.02 22:44:16.647285 [ 276 ] {506fd007-5f01-42a6-858c-59419260e7ae} <Debug> TCPHandler: Processed in 0.001320925 sec. | ||
| 7709 | 2026.02.02 22:44:16.647311 [ 195 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2610 rows, containing 5 columns (5 merged, 0 gathered) in 0.001350086 sec., 1933210.180684786 rows/sec., 145.97 MiB/sec. | ||
| 7710 | 2026.02.02 22:44:16.647419 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7711 | 2026.02.02 22:44:16.647520 [ 276 ] {f816e90a-9cad-4cfd-96b2-5015f2b6f262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7712 | 2026.02.02 22:44:16.647566 [ 276 ] {f816e90a-9cad-4cfd-96b2-5015f2b6f262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7713 | 2026.02.02 22:44:16.647617 [ 187 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7714 | 2026.02.02 22:44:16.648020 [ 187 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_46_9} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7715 | 2026.02.02 22:44:16.648023 [ 276 ] {f816e90a-9cad-4cfd-96b2-5015f2b6f262} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7716 | 2026.02.02 22:44:16.648080 [ 276 ] {f816e90a-9cad-4cfd-96b2-5015f2b6f262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7717 | 2026.02.02 22:44:16.648135 [ 187 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_46_9} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7718 | 2026.02.02 22:44:16.648267 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 7719 | 2026.02.02 22:44:16.648443 [ 276 ] {f816e90a-9cad-4cfd-96b2-5015f2b6f262} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7720 | 2026.02.02 22:44:16.648661 [ 276 ] {f816e90a-9cad-4cfd-96b2-5015f2b6f262} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7721 | 2026.02.02 22:44:16.648786 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7722 | 2026.02.02 22:44:16.648794 [ 276 ] {f816e90a-9cad-4cfd-96b2-5015f2b6f262} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001292 sec., 199690.4024767802 rows/sec., 13.30 MiB/sec. | ||
| 7723 | 2026.02.02 22:44:16.648839 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7724 | 2026.02.02 22:44:16.648858 [ 276 ] {f816e90a-9cad-4cfd-96b2-5015f2b6f262} <Debug> TCPHandler: Processed in 0.001490537 sec. | ||
| 7725 | 2026.02.02 22:44:16.648864 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7726 | 2026.02.02 22:44:16.648952 [ 201 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::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 | ||
| 7727 | 2026.02.02 22:44:16.648990 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7728 | 2026.02.02 22:44:16.649054 [ 201 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7729 | 2026.02.02 22:44:16.649091 [ 201 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14147 rows starting from the beginning of the part | ||
| 7730 | 2026.02.02 22:44:16.649092 [ 276 ] {25cc4d93-9023-4bdf-bed2-759a44f21f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7731 | 2026.02.02 22:44:16.649156 [ 201 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 258 rows starting from the beginning of the part | ||
| 7732 | 2026.02.02 22:44:16.649160 [ 276 ] {25cc4d93-9023-4bdf-bed2-759a44f21f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7733 | 2026.02.02 22:44:16.649199 [ 201 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::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 | ||
| 7734 | 2026.02.02 22:44:16.649236 [ 201 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 258 rows starting from the beginning of the part | ||
| 7735 | 2026.02.02 22:44:16.649269 [ 201 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7736 | 2026.02.02 22:44:16.649313 [ 201 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 258 rows starting from the beginning of the part | ||
| 7737 | 2026.02.02 22:44:16.649581 [ 276 ] {25cc4d93-9023-4bdf-bed2-759a44f21f06} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7738 | 2026.02.02 22:44:16.649625 [ 276 ] {25cc4d93-9023-4bdf-bed2-759a44f21f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7739 | 2026.02.02 22:44:16.650170 [ 276 ] {25cc4d93-9023-4bdf-bed2-759a44f21f06} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7740 | 2026.02.02 22:44:16.650474 [ 276 ] {25cc4d93-9023-4bdf-bed2-759a44f21f06} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7741 | 2026.02.02 22:44:16.650650 [ 276 ] {25cc4d93-9023-4bdf-bed2-759a44f21f06} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001581 sec., 632.5110689437065 rows/sec., 42.62 KiB/sec. | ||
| 7742 | 2026.02.02 22:44:16.650699 [ 276 ] {25cc4d93-9023-4bdf-bed2-759a44f21f06} <Debug> TCPHandler: Processed in 0.001758431 sec. | ||
| 7743 | 2026.02.02 22:44:16.650876 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7744 | 2026.02.02 22:44:16.650994 [ 276 ] {bf515eda-747c-4a01-ba73-5b0f08125192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7745 | 2026.02.02 22:44:16.651067 [ 276 ] {bf515eda-747c-4a01-ba73-5b0f08125192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7746 | 2026.02.02 22:44:16.652057 [ 276 ] {bf515eda-747c-4a01-ba73-5b0f08125192} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7747 | 2026.02.02 22:44:16.652095 [ 276 ] {bf515eda-747c-4a01-ba73-5b0f08125192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7748 | 2026.02.02 22:44:16.652763 [ 276 ] {bf515eda-747c-4a01-ba73-5b0f08125192} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7749 | 2026.02.02 22:44:16.653016 [ 276 ] {bf515eda-747c-4a01-ba73-5b0f08125192} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7750 | 2026.02.02 22:44:16.653182 [ 276 ] {bf515eda-747c-4a01-ba73-5b0f08125192} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002212 sec., 6781.193490054249 rows/sec., 12.15 MiB/sec. | ||
| 7751 | 2026.02.02 22:44:16.653241 [ 276 ] {bf515eda-747c-4a01-ba73-5b0f08125192} <Debug> TCPHandler: Processed in 0.002426769 sec. | ||
| 7752 | 2026.02.02 22:44:16.653364 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7753 | 2026.02.02 22:44:16.653461 [ 276 ] {15921a46-df80-41c5-89c9-10cf29207209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7754 | 2026.02.02 22:44:16.653502 [ 276 ] {15921a46-df80-41c5-89c9-10cf29207209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7755 | 2026.02.02 22:44:16.653846 [ 276 ] {15921a46-df80-41c5-89c9-10cf29207209} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7756 | 2026.02.02 22:44:16.653880 [ 276 ] {15921a46-df80-41c5-89c9-10cf29207209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7757 | 2026.02.02 22:44:16.654193 [ 276 ] {15921a46-df80-41c5-89c9-10cf29207209} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7758 | 2026.02.02 22:44:16.654284 [ 190 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15241 rows, containing 5 columns (5 merged, 0 gathered) in 0.005356593 sec., 2845278.7060730583 rows/sec., 191.66 MiB/sec. | ||
| 7759 | 2026.02.02 22:44:16.654415 [ 276 ] {15921a46-df80-41c5-89c9-10cf29207209} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7760 | 2026.02.02 22:44:16.654535 [ 37 ] {} <Debug> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7761 | 2026.02.02 22:44:16.654565 [ 276 ] {15921a46-df80-41c5-89c9-10cf29207209} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001122 sec., 78431.37254901961 rows/sec., 4.92 MiB/sec. | ||
| 7762 | 2026.02.02 22:44:16.654580 [ 37 ] {} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7763 | 2026.02.02 22:44:16.654606 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7764 | 2026.02.02 22:44:16.654607 [ 276 ] {15921a46-df80-41c5-89c9-10cf29207209} <Debug> TCPHandler: Processed in 0.001294115 sec. | ||
| 7765 | 2026.02.02 22:44:16.654654 [ 201 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7766 | 2026.02.02 22:44:16.654706 [ 195 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::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 | ||
| 7767 | 2026.02.02 22:44:16.654845 [ 195 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7768 | 2026.02.02 22:44:16.654886 [ 195 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2960 rows starting from the beginning of the part | ||
| 7769 | 2026.02.02 22:44:16.654919 [ 201 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7770 | 2026.02.02 22:44:16.654959 [ 195 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 88 rows starting from the beginning of the part | ||
| 7771 | 2026.02.02 22:44:16.654998 [ 201 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7772 | 2026.02.02 22:44:16.655010 [ 195 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 7773 | 2026.02.02 22:44:16.655060 [ 195 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 88 rows starting from the beginning of the part | ||
| 7774 | 2026.02.02 22:44:16.655070 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
| 7775 | 2026.02.02 22:44:16.655100 [ 195 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::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 | ||
| 7776 | 2026.02.02 22:44:16.655147 [ 195 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 88 rows starting from the beginning of the part | ||
| 7777 | 2026.02.02 22:44:16.656483 [ 201 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3344 rows, containing 4 columns (4 merged, 0 gathered) in 0.001823592 sec., 1833743.5128033026 rows/sec., 118.47 MiB/sec. | ||
| 7778 | 2026.02.02 22:44:16.656828 [ 190 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7779 | 2026.02.02 22:44:16.657137 [ 190 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_46_9} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7780 | 2026.02.02 22:44:16.657223 [ 190 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_46_9} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7781 | 2026.02.02 22:44:16.657315 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7782 | 2026.02.02 22:44:17.000262 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.67 MiB, peak 287.35 MiB, free memory in arenas 0.00 B, will set to 282.69 MiB (RSS), difference: 1.02 MiB | ||
| 7783 | 2026.02.02 22:44:17.160663 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56238 | ||
| 7784 | 2026.02.02 22:44:17.160775 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7785 | 2026.02.02 22:44:17.160801 [ 292 ] {} <Debug> TCP-Session: 7d552c91-1842-4b30-9dbe-e12fd295ad99 Authenticating user 'default' from [fd00:1122:3344:101::e]:56238 | ||
| 7786 | 2026.02.02 22:44:17.160823 [ 292 ] {} <Debug> TCP-Session: 7d552c91-1842-4b30-9dbe-e12fd295ad99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7787 | 2026.02.02 22:44:17.160836 [ 292 ] {} <Debug> TCP-Session: 7d552c91-1842-4b30-9dbe-e12fd295ad99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7788 | 2026.02.02 22:44:17.161035 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52812 | ||
| 7789 | 2026.02.02 22:44:17.161055 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34063 | ||
| 7790 | 2026.02.02 22:44:17.161087 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45170 | ||
| 7791 | 2026.02.02 22:44:17.161112 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44515 | ||
| 7792 | 2026.02.02 22:44:17.161134 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60486 | ||
| 7793 | 2026.02.02 22:44:17.161173 [ 292 ] {} <Trace> TCP-Session: 7d552c91-1842-4b30-9dbe-e12fd295ad99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7794 | 2026.02.02 22:44:17.161098 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50384 | ||
| 7795 | 2026.02.02 22:44:17.161074 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40924 | ||
| 7796 | 2026.02.02 22:44:17.161055 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51555 | ||
| 7797 | 2026.02.02 22:44:17.161160 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7798 | 2026.02.02 22:44:17.161333 [ 293 ] {} <Debug> TCP-Session: 4ea6fd04-24b8-4132-9674-2b1a86964788 Authenticating user 'default' from [fd00:1122:3344:101::e]:52812 | ||
| 7799 | 2026.02.02 22:44:17.161359 [ 293 ] {} <Debug> TCP-Session: 4ea6fd04-24b8-4132-9674-2b1a86964788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7800 | 2026.02.02 22:44:17.161360 [ 292 ] {46ae4927-8ae3-4e59-93dc-046fefeded3e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56238) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7801 | 2026.02.02 22:44:17.161379 [ 293 ] {} <Debug> TCP-Session: 4ea6fd04-24b8-4132-9674-2b1a86964788 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7802 | 2026.02.02 22:44:17.161423 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7803 | 2026.02.02 22:44:17.161456 [ 288 ] {} <Debug> TCP-Session: 67b5458d-6bb8-4537-ac78-1db1ec8a993e Authenticating user 'default' from [fd00:1122:3344:101::e]:45170 | ||
| 7804 | 2026.02.02 22:44:17.161474 [ 288 ] {} <Debug> TCP-Session: 67b5458d-6bb8-4537-ac78-1db1ec8a993e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7805 | 2026.02.02 22:44:17.161487 [ 288 ] {} <Debug> TCP-Session: 67b5458d-6bb8-4537-ac78-1db1ec8a993e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7806 | 2026.02.02 22:44:17.161636 [ 292 ] {46ae4927-8ae3-4e59-93dc-046fefeded3e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7807 | 2026.02.02 22:44:17.161663 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7808 | 2026.02.02 22:44:17.161689 [ 292 ] {46ae4927-8ae3-4e59-93dc-046fefeded3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7809 | 2026.02.02 22:44:17.161701 [ 289 ] {} <Debug> TCP-Session: 77a3018e-6813-4b0c-a50f-b996c26637fc Authenticating user 'default' from [fd00:1122:3344:101::e]:50384 | ||
| 7810 | 2026.02.02 22:44:17.161736 [ 289 ] {} <Debug> TCP-Session: 77a3018e-6813-4b0c-a50f-b996c26637fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7811 | 2026.02.02 22:44:17.161751 [ 289 ] {} <Debug> TCP-Session: 77a3018e-6813-4b0c-a50f-b996c26637fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7812 | 2026.02.02 22:44:17.161765 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7813 | 2026.02.02 22:44:17.161807 [ 274 ] {} <Debug> TCP-Session: 668df6fc-0917-4e94-b5de-66cd1a448331 Authenticating user 'default' from [fd00:1122:3344:101::e]:51555 | ||
| 7814 | 2026.02.02 22:44:17.161832 [ 274 ] {} <Debug> TCP-Session: 668df6fc-0917-4e94-b5de-66cd1a448331 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7815 | 2026.02.02 22:44:17.161845 [ 274 ] {} <Debug> TCP-Session: 668df6fc-0917-4e94-b5de-66cd1a448331 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7816 | 2026.02.02 22:44:17.161983 [ 292 ] {46ae4927-8ae3-4e59-93dc-046fefeded3e} <Debug> oximeter.version (99f63280-b1db-4cc6-ae78-440161eafa09) (SelectExecutor): Key condition: unknown | ||
| 7817 | 2026.02.02 22:44:17.162065 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7818 | 2026.02.02 22:44:17.162098 [ 286 ] {} <Debug> TCP-Session: ff982a60-9f75-4984-a33a-b1fd1c03a97c Authenticating user 'default' from [fd00:1122:3344:101::e]:40924 | ||
| 7819 | 2026.02.02 22:44:17.162119 [ 286 ] {} <Debug> TCP-Session: ff982a60-9f75-4984-a33a-b1fd1c03a97c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7820 | 2026.02.02 22:44:17.162131 [ 286 ] {} <Debug> TCP-Session: ff982a60-9f75-4984-a33a-b1fd1c03a97c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7821 | 2026.02.02 22:44:17.162154 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7822 | 2026.02.02 22:44:17.162187 [ 290 ] {} <Debug> TCP-Session: 0942250e-5aae-4e3b-b556-298f19210d1e Authenticating user 'default' from [fd00:1122:3344:101::e]:44515 | ||
| 7823 | 2026.02.02 22:44:17.162212 [ 290 ] {} <Debug> TCP-Session: 0942250e-5aae-4e3b-b556-298f19210d1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7824 | 2026.02.02 22:44:17.162227 [ 290 ] {} <Debug> TCP-Session: 0942250e-5aae-4e3b-b556-298f19210d1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7825 | 2026.02.02 22:44:17.162263 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7826 | 2026.02.02 22:44:17.162305 [ 291 ] {} <Debug> TCP-Session: 5b5b9f66-6457-4b3d-8b06-a8f67e1c9710 Authenticating user 'default' from [fd00:1122:3344:101::e]:60486 | ||
| 7827 | 2026.02.02 22:44:17.162332 [ 291 ] {} <Debug> TCP-Session: 5b5b9f66-6457-4b3d-8b06-a8f67e1c9710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7828 | 2026.02.02 22:44:17.162345 [ 291 ] {} <Debug> TCP-Session: 5b5b9f66-6457-4b3d-8b06-a8f67e1c9710 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7829 | 2026.02.02 22:44:17.162367 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7830 | 2026.02.02 22:44:17.162401 [ 294 ] {} <Debug> TCP-Session: 70ebc2d1-d5d8-48a2-b9b5-3b2cc84608e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:34063 | ||
| 7831 | 2026.02.02 22:44:17.162417 [ 294 ] {} <Debug> TCP-Session: 70ebc2d1-d5d8-48a2-b9b5-3b2cc84608e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7832 | 2026.02.02 22:44:17.162431 [ 294 ] {} <Debug> TCP-Session: 70ebc2d1-d5d8-48a2-b9b5-3b2cc84608e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7833 | 2026.02.02 22:44:17.162887 [ 284 ] {46ae4927-8ae3-4e59-93dc-046fefeded3e} <Trace> AggregatingTransform: Aggregating | ||
| 7834 | 2026.02.02 22:44:17.162939 [ 284 ] {46ae4927-8ae3-4e59-93dc-046fefeded3e} <Trace> Aggregator: Aggregation method: without_key | ||
| 7835 | 2026.02.02 22:44:17.162978 [ 284 ] {46ae4927-8ae3-4e59-93dc-046fefeded3e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00088808 sec. (1126.025 rows/sec., 43.99 KiB/sec.) | ||
| 7836 | 2026.02.02 22:44:17.162996 [ 284 ] {46ae4927-8ae3-4e59-93dc-046fefeded3e} <Trace> Aggregator: Merging aggregated data | ||
| 7837 | 2026.02.02 22:44:17.164315 [ 292 ] {46ae4927-8ae3-4e59-93dc-046fefeded3e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003009 sec., 332.3363243602526 rows/sec., 12.98 KiB/sec. | ||
| 7838 | 2026.02.02 22:44:17.164485 [ 292 ] {46ae4927-8ae3-4e59-93dc-046fefeded3e} <Debug> TCPHandler: Processed in 0.00343818 sec. | ||
| 7839 | 2026.02.02 22:44:17.164603 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7840 | 2026.02.02 22:44:17.164631 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7841 | 2026.02.02 22:44:17.164641 [ 292 ] {} <Debug> TCP-Session: 7d552c91-1842-4b30-9dbe-e12fd295ad99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7842 | 2026.02.02 22:44:17.164651 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7843 | 2026.02.02 22:44:17.164676 [ 294 ] {} <Debug> TCP-Session: 70ebc2d1-d5d8-48a2-b9b5-3b2cc84608e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7844 | 2026.02.02 22:44:17.164676 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7845 | 2026.02.02 22:44:17.164690 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7846 | 2026.02.02 22:44:17.164713 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7847 | 2026.02.02 22:44:17.164738 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7848 | 2026.02.02 22:44:17.164753 [ 291 ] {} <Debug> TCP-Session: 5b5b9f66-6457-4b3d-8b06-a8f67e1c9710 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7849 | 2026.02.02 22:44:17.164780 [ 288 ] {} <Debug> TCP-Session: 67b5458d-6bb8-4537-ac78-1db1ec8a993e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7850 | 2026.02.02 22:44:17.164792 [ 289 ] {} <Debug> TCP-Session: 77a3018e-6813-4b0c-a50f-b996c26637fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7851 | 2026.02.02 22:44:17.164759 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7852 | 2026.02.02 22:44:17.164729 [ 274 ] {} <Debug> TCP-Session: 668df6fc-0917-4e94-b5de-66cd1a448331 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7853 | 2026.02.02 22:44:17.164723 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7854 | 2026.02.02 22:44:17.164854 [ 290 ] {} <Debug> TCP-Session: 0942250e-5aae-4e3b-b556-298f19210d1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7855 | 2026.02.02 22:44:17.164704 [ 293 ] {} <Debug> TCP-Session: 4ea6fd04-24b8-4132-9674-2b1a86964788 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7856 | 2026.02.02 22:44:17.164889 [ 286 ] {} <Debug> TCP-Session: ff982a60-9f75-4984-a33a-b1fd1c03a97c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7857 | 2026.02.02 22:44:18.538735 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35878 | ||
| 7858 | 2026.02.02 22:44:18.538853 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7859 | 2026.02.02 22:44:18.538877 [ 292 ] {} <Debug> TCP-Session: e11f1250-c1ed-42e1-aa48-62ebece2d533 Authenticating user 'default' from [fd00:1122:3344:101::e]:35878 | ||
| 7860 | 2026.02.02 22:44:18.538898 [ 292 ] {} <Debug> TCP-Session: e11f1250-c1ed-42e1-aa48-62ebece2d533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7861 | 2026.02.02 22:44:18.538910 [ 292 ] {} <Debug> TCP-Session: e11f1250-c1ed-42e1-aa48-62ebece2d533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7862 | 2026.02.02 22:44:18.539160 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62058 | ||
| 7863 | 2026.02.02 22:44:18.539200 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62623 | ||
| 7864 | 2026.02.02 22:44:18.539215 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59099 | ||
| 7865 | 2026.02.02 22:44:18.539240 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51452 | ||
| 7866 | 2026.02.02 22:44:18.539289 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7867 | 2026.02.02 22:44:18.539289 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7868 | 2026.02.02 22:44:18.539188 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54169 | ||
| 7869 | 2026.02.02 22:44:18.539341 [ 293 ] {} <Debug> TCP-Session: 39594118-8d40-4a34-a08c-917ca2f8c49e Authenticating user 'default' from [fd00:1122:3344:101::e]:62058 | ||
| 7870 | 2026.02.02 22:44:18.539331 [ 289 ] {} <Debug> TCP-Session: 5203dd33-3574-443e-86fe-d1a2071597ba Authenticating user 'default' from [fd00:1122:3344:101::e]:62623 | ||
| 7871 | 2026.02.02 22:44:18.539381 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7872 | 2026.02.02 22:44:18.539401 [ 289 ] {} <Debug> TCP-Session: 5203dd33-3574-443e-86fe-d1a2071597ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7873 | 2026.02.02 22:44:18.539395 [ 293 ] {} <Debug> TCP-Session: 39594118-8d40-4a34-a08c-917ca2f8c49e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7874 | 2026.02.02 22:44:18.539425 [ 289 ] {} <Debug> TCP-Session: 5203dd33-3574-443e-86fe-d1a2071597ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7875 | 2026.02.02 22:44:18.539426 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7876 | 2026.02.02 22:44:18.539427 [ 291 ] {} <Debug> TCP-Session: a38a864c-ff44-44cb-807c-cce87dc3d532 Authenticating user 'default' from [fd00:1122:3344:101::e]:51452 | ||
| 7877 | 2026.02.02 22:44:18.539468 [ 288 ] {} <Debug> TCP-Session: 675a945d-f367-48a0-abc8-374de0edcaf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:54169 | ||
| 7878 | 2026.02.02 22:44:18.539486 [ 291 ] {} <Debug> TCP-Session: a38a864c-ff44-44cb-807c-cce87dc3d532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7879 | 2026.02.02 22:44:18.539501 [ 288 ] {} <Debug> TCP-Session: 675a945d-f367-48a0-abc8-374de0edcaf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7880 | 2026.02.02 22:44:18.539524 [ 291 ] {} <Debug> TCP-Session: a38a864c-ff44-44cb-807c-cce87dc3d532 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7881 | 2026.02.02 22:44:18.539535 [ 288 ] {} <Debug> TCP-Session: 675a945d-f367-48a0-abc8-374de0edcaf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7882 | 2026.02.02 22:44:18.539329 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7883 | 2026.02.02 22:44:18.539175 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50519 | ||
| 7884 | 2026.02.02 22:44:18.539598 [ 290 ] {} <Debug> TCP-Session: eb49c7c8-3a6d-4039-a10c-9afc7adaa14d Authenticating user 'default' from [fd00:1122:3344:101::e]:59099 | ||
| 7885 | 2026.02.02 22:44:18.539161 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52139 | ||
| 7886 | 2026.02.02 22:44:18.539623 [ 290 ] {} <Debug> TCP-Session: eb49c7c8-3a6d-4039-a10c-9afc7adaa14d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7887 | 2026.02.02 22:44:18.539163 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33537 | ||
| 7888 | 2026.02.02 22:44:18.539649 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7889 | 2026.02.02 22:44:18.539674 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7890 | 2026.02.02 22:44:18.539687 [ 286 ] {} <Debug> TCP-Session: 1b8e85e8-54a5-4340-ab3d-f310c5285a3c Authenticating user 'default' from [fd00:1122:3344:101::e]:50519 | ||
| 7891 | 2026.02.02 22:44:18.539642 [ 290 ] {} <Debug> TCP-Session: eb49c7c8-3a6d-4039-a10c-9afc7adaa14d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7892 | 2026.02.02 22:44:18.539707 [ 286 ] {} <Debug> TCP-Session: 1b8e85e8-54a5-4340-ab3d-f310c5285a3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7893 | 2026.02.02 22:44:18.539700 [ 294 ] {} <Debug> TCP-Session: 014fa4fb-de77-4667-b13c-64264139955e Authenticating user 'default' from [fd00:1122:3344:101::e]:52139 | ||
| 7894 | 2026.02.02 22:44:18.539719 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7895 | 2026.02.02 22:44:18.539734 [ 294 ] {} <Debug> TCP-Session: 014fa4fb-de77-4667-b13c-64264139955e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7896 | 2026.02.02 22:44:18.539722 [ 286 ] {} <Debug> TCP-Session: 1b8e85e8-54a5-4340-ab3d-f310c5285a3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7897 | 2026.02.02 22:44:18.539752 [ 274 ] {} <Debug> TCP-Session: 39bde079-c6bb-47ba-86cd-9629cc9c7c77 Authenticating user 'default' from [fd00:1122:3344:101::e]:33537 | ||
| 7898 | 2026.02.02 22:44:18.539752 [ 294 ] {} <Debug> TCP-Session: 014fa4fb-de77-4667-b13c-64264139955e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7899 | 2026.02.02 22:44:18.539781 [ 274 ] {} <Debug> TCP-Session: 39bde079-c6bb-47ba-86cd-9629cc9c7c77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7900 | 2026.02.02 22:44:18.539436 [ 293 ] {} <Debug> TCP-Session: 39594118-8d40-4a34-a08c-917ca2f8c49e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7901 | 2026.02.02 22:44:18.539803 [ 274 ] {} <Debug> TCP-Session: 39bde079-c6bb-47ba-86cd-9629cc9c7c77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7902 | 2026.02.02 22:44:18.539240 [ 292 ] {} <Trace> TCP-Session: e11f1250-c1ed-42e1-aa48-62ebece2d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7903 | 2026.02.02 22:44:18.540004 [ 292 ] {e85bc0b5-a22c-41da-9b00-7cf3052c3d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35878) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7904 | 2026.02.02 22:44:18.540252 [ 292 ] {e85bc0b5-a22c-41da-9b00-7cf3052c3d2b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7905 | 2026.02.02 22:44:18.540303 [ 292 ] {e85bc0b5-a22c-41da-9b00-7cf3052c3d2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7906 | 2026.02.02 22:44:18.540573 [ 292 ] {e85bc0b5-a22c-41da-9b00-7cf3052c3d2b} <Debug> oximeter.version (99f63280-b1db-4cc6-ae78-440161eafa09) (SelectExecutor): Key condition: unknown | ||
| 7907 | 2026.02.02 22:44:18.541542 [ 328 ] {e85bc0b5-a22c-41da-9b00-7cf3052c3d2b} <Trace> AggregatingTransform: Aggregating | ||
| 7908 | 2026.02.02 22:44:18.541593 [ 328 ] {e85bc0b5-a22c-41da-9b00-7cf3052c3d2b} <Trace> Aggregator: Aggregation method: without_key | ||
| 7909 | 2026.02.02 22:44:18.541636 [ 328 ] {e85bc0b5-a22c-41da-9b00-7cf3052c3d2b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000965982 sec. (1035.216 rows/sec., 40.44 KiB/sec.) | ||
| 7910 | 2026.02.02 22:44:18.541658 [ 328 ] {e85bc0b5-a22c-41da-9b00-7cf3052c3d2b} <Trace> Aggregator: Merging aggregated data | ||
| 7911 | 2026.02.02 22:44:18.543012 [ 292 ] {e85bc0b5-a22c-41da-9b00-7cf3052c3d2b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003055 sec., 327.33224222585926 rows/sec., 12.79 KiB/sec. | ||
| 7912 | 2026.02.02 22:44:18.543158 [ 292 ] {e85bc0b5-a22c-41da-9b00-7cf3052c3d2b} <Debug> TCPHandler: Processed in 0.004053588 sec. | ||
| 7913 | 2026.02.02 22:44:18.543268 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7914 | 2026.02.02 22:44:18.543295 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7915 | 2026.02.02 22:44:18.543300 [ 292 ] {} <Debug> TCP-Session: e11f1250-c1ed-42e1-aa48-62ebece2d533 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7916 | 2026.02.02 22:44:18.543323 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7917 | 2026.02.02 22:44:18.543335 [ 291 ] {} <Debug> TCP-Session: a38a864c-ff44-44cb-807c-cce87dc3d532 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7918 | 2026.02.02 22:44:18.543341 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7919 | 2026.02.02 22:44:18.543374 [ 294 ] {} <Debug> TCP-Session: 014fa4fb-de77-4667-b13c-64264139955e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7920 | 2026.02.02 22:44:18.543380 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7921 | 2026.02.02 22:44:18.543405 [ 293 ] {} <Debug> TCP-Session: 39594118-8d40-4a34-a08c-917ca2f8c49e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7922 | 2026.02.02 22:44:18.543415 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7923 | 2026.02.02 22:44:18.543439 [ 289 ] {} <Debug> TCP-Session: 5203dd33-3574-443e-86fe-d1a2071597ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7924 | 2026.02.02 22:44:18.543434 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7925 | 2026.02.02 22:44:18.543474 [ 288 ] {} <Debug> TCP-Session: 675a945d-f367-48a0-abc8-374de0edcaf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7926 | 2026.02.02 22:44:18.543399 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7927 | 2026.02.02 22:44:18.543514 [ 290 ] {} <Debug> TCP-Session: eb49c7c8-3a6d-4039-a10c-9afc7adaa14d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7928 | 2026.02.02 22:44:18.543359 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7929 | 2026.02.02 22:44:18.543547 [ 286 ] {} <Debug> TCP-Session: 1b8e85e8-54a5-4340-ab3d-f310c5285a3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7930 | 2026.02.02 22:44:18.543573 [ 274 ] {} <Debug> TCP-Session: 39bde079-c6bb-47ba-86cd-9629cc9c7c77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7931 | 2026.02.02 22:44:18.829037 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49160 | ||
| 7932 | 2026.02.02 22:44:18.829141 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7933 | 2026.02.02 22:44:18.829168 [ 292 ] {} <Debug> TCP-Session: 1d90d09a-ef35-41d2-b45e-da2780ed6619 Authenticating user 'default' from [fd00:1122:3344:101::e]:49160 | ||
| 7934 | 2026.02.02 22:44:18.829189 [ 292 ] {} <Debug> TCP-Session: 1d90d09a-ef35-41d2-b45e-da2780ed6619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7935 | 2026.02.02 22:44:18.829202 [ 292 ] {} <Debug> TCP-Session: 1d90d09a-ef35-41d2-b45e-da2780ed6619 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7936 | 2026.02.02 22:44:18.829434 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34889 | ||
| 7937 | 2026.02.02 22:44:18.829453 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57215 | ||
| 7938 | 2026.02.02 22:44:18.829493 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43188 | ||
| 7939 | 2026.02.02 22:44:18.829488 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37092 | ||
| 7940 | 2026.02.02 22:44:18.829530 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36054 | ||
| 7941 | 2026.02.02 22:44:18.829579 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7942 | 2026.02.02 22:44:18.829589 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7943 | 2026.02.02 22:44:18.829605 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7944 | 2026.02.02 22:44:18.829623 [ 293 ] {} <Debug> TCP-Session: 5720be68-3beb-46b2-b053-0f637d7d5523 Authenticating user 'default' from [fd00:1122:3344:101::e]:34889 | ||
| 7945 | 2026.02.02 22:44:18.829628 [ 292 ] {} <Trace> TCP-Session: 1d90d09a-ef35-41d2-b45e-da2780ed6619 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7946 | 2026.02.02 22:44:18.829645 [ 289 ] {} <Debug> TCP-Session: 078baa7f-fea2-4701-ae3f-1b4f5acebb5f Authenticating user 'default' from [fd00:1122:3344:101::e]:37092 | ||
| 7947 | 2026.02.02 22:44:18.829655 [ 293 ] {} <Debug> TCP-Session: 5720be68-3beb-46b2-b053-0f637d7d5523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7948 | 2026.02.02 22:44:18.829673 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7949 | 2026.02.02 22:44:18.829684 [ 289 ] {} <Debug> TCP-Session: 078baa7f-fea2-4701-ae3f-1b4f5acebb5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7950 | 2026.02.02 22:44:18.829700 [ 293 ] {} <Debug> TCP-Session: 5720be68-3beb-46b2-b053-0f637d7d5523 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7951 | 2026.02.02 22:44:18.829722 [ 289 ] {} <Debug> TCP-Session: 078baa7f-fea2-4701-ae3f-1b4f5acebb5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7952 | 2026.02.02 22:44:18.829722 [ 291 ] {} <Debug> TCP-Session: f4f53bc7-d2c7-4146-84fa-5443340ca7bf Authenticating user 'default' from [fd00:1122:3344:101::e]:36054 | ||
| 7953 | 2026.02.02 22:44:18.829636 [ 294 ] {} <Debug> TCP-Session: 9e03e6a4-5da8-44e7-8ea4-f4e98cc91fb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57215 | ||
| 7954 | 2026.02.02 22:44:18.829765 [ 291 ] {} <Debug> TCP-Session: f4f53bc7-d2c7-4146-84fa-5443340ca7bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7955 | 2026.02.02 22:44:18.829789 [ 294 ] {} <Debug> TCP-Session: 9e03e6a4-5da8-44e7-8ea4-f4e98cc91fb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7956 | 2026.02.02 22:44:18.829794 [ 291 ] {} <Debug> TCP-Session: f4f53bc7-d2c7-4146-84fa-5443340ca7bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7957 | 2026.02.02 22:44:18.829812 [ 294 ] {} <Debug> TCP-Session: 9e03e6a4-5da8-44e7-8ea4-f4e98cc91fb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7958 | 2026.02.02 22:44:18.829818 [ 292 ] {ca01c2f3-f68e-4d78-807d-c273dfaf395d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49160) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7959 | 2026.02.02 22:44:18.829482 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59434 | ||
| 7960 | 2026.02.02 22:44:18.829467 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61610 | ||
| 7961 | 2026.02.02 22:44:18.829456 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40322 | ||
| 7962 | 2026.02.02 22:44:18.829589 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7963 | 2026.02.02 22:44:18.829939 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7964 | 2026.02.02 22:44:18.829953 [ 290 ] {} <Debug> TCP-Session: 57f4316b-a77c-42cf-b7e2-febe83c31697 Authenticating user 'default' from [fd00:1122:3344:101::e]:43188 | ||
| 7965 | 2026.02.02 22:44:18.829956 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7966 | 2026.02.02 22:44:18.829973 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7967 | 2026.02.02 22:44:18.829979 [ 290 ] {} <Debug> TCP-Session: 57f4316b-a77c-42cf-b7e2-febe83c31697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7968 | 2026.02.02 22:44:18.829990 [ 286 ] {} <Debug> TCP-Session: 559c4550-f7c0-4d81-85be-5392a35a0278 Authenticating user 'default' from [fd00:1122:3344:101::e]:61610 | ||
| 7969 | 2026.02.02 22:44:18.830001 [ 274 ] {} <Debug> TCP-Session: 7856ad3a-2fae-40ac-945f-f3c9489b70c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40322 | ||
| 7970 | 2026.02.02 22:44:18.830003 [ 290 ] {} <Debug> TCP-Session: 57f4316b-a77c-42cf-b7e2-febe83c31697 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7971 | 2026.02.02 22:44:18.830021 [ 274 ] {} <Debug> TCP-Session: 7856ad3a-2fae-40ac-945f-f3c9489b70c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7972 | 2026.02.02 22:44:18.830015 [ 286 ] {} <Debug> TCP-Session: 559c4550-f7c0-4d81-85be-5392a35a0278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7973 | 2026.02.02 22:44:18.830035 [ 274 ] {} <Debug> TCP-Session: 7856ad3a-2fae-40ac-945f-f3c9489b70c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7974 | 2026.02.02 22:44:18.830042 [ 286 ] {} <Debug> TCP-Session: 559c4550-f7c0-4d81-85be-5392a35a0278 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7975 | 2026.02.02 22:44:18.829973 [ 288 ] {} <Debug> TCP-Session: 44502c0b-ae5f-4ab0-b60e-6c937ca279b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:59434 | ||
| 7976 | 2026.02.02 22:44:18.830080 [ 288 ] {} <Debug> TCP-Session: 44502c0b-ae5f-4ab0-b60e-6c937ca279b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7977 | 2026.02.02 22:44:18.830093 [ 288 ] {} <Debug> TCP-Session: 44502c0b-ae5f-4ab0-b60e-6c937ca279b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7978 | 2026.02.02 22:44:18.830106 [ 292 ] {ca01c2f3-f68e-4d78-807d-c273dfaf395d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7979 | 2026.02.02 22:44:18.830164 [ 292 ] {ca01c2f3-f68e-4d78-807d-c273dfaf395d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7980 | 2026.02.02 22:44:18.830445 [ 292 ] {ca01c2f3-f68e-4d78-807d-c273dfaf395d} <Debug> oximeter.version (99f63280-b1db-4cc6-ae78-440161eafa09) (SelectExecutor): Key condition: unknown | ||
| 7981 | 2026.02.02 22:44:18.831359 [ 338 ] {ca01c2f3-f68e-4d78-807d-c273dfaf395d} <Trace> AggregatingTransform: Aggregating | ||
| 7982 | 2026.02.02 22:44:18.831419 [ 338 ] {ca01c2f3-f68e-4d78-807d-c273dfaf395d} <Trace> Aggregator: Aggregation method: without_key | ||
| 7983 | 2026.02.02 22:44:18.831457 [ 338 ] {ca01c2f3-f68e-4d78-807d-c273dfaf395d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00091218 sec. (1096.275 rows/sec., 42.82 KiB/sec.) | ||
| 7984 | 2026.02.02 22:44:18.831476 [ 338 ] {ca01c2f3-f68e-4d78-807d-c273dfaf395d} <Trace> Aggregator: Merging aggregated data | ||
| 7985 | 2026.02.02 22:44:18.832851 [ 292 ] {ca01c2f3-f68e-4d78-807d-c273dfaf395d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003089 sec., 323.72936225315635 rows/sec., 12.65 KiB/sec. | ||
| 7986 | 2026.02.02 22:44:18.832998 [ 292 ] {ca01c2f3-f68e-4d78-807d-c273dfaf395d} <Debug> TCPHandler: Processed in 0.003509772 sec. | ||
| 7987 | 2026.02.02 22:44:18.833130 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7988 | 2026.02.02 22:44:18.833166 [ 292 ] {} <Debug> TCP-Session: 1d90d09a-ef35-41d2-b45e-da2780ed6619 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7989 | 2026.02.02 22:44:18.833177 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7990 | 2026.02.02 22:44:18.833202 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7991 | 2026.02.02 22:44:18.833220 [ 288 ] {} <Debug> TCP-Session: 44502c0b-ae5f-4ab0-b60e-6c937ca279b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7992 | 2026.02.02 22:44:18.833238 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7993 | 2026.02.02 22:44:18.833270 [ 289 ] {} <Debug> TCP-Session: 078baa7f-fea2-4701-ae3f-1b4f5acebb5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7994 | 2026.02.02 22:44:18.833284 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7995 | 2026.02.02 22:44:18.833304 [ 294 ] {} <Debug> TCP-Session: 9e03e6a4-5da8-44e7-8ea4-f4e98cc91fb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7996 | 2026.02.02 22:44:18.833341 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7997 | 2026.02.02 22:44:18.833373 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7998 | 2026.02.02 22:44:18.833398 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7999 | 2026.02.02 22:44:18.833414 [ 291 ] {} <Debug> TCP-Session: f4f53bc7-d2c7-4146-84fa-5443340ca7bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8000 | 2026.02.02 22:44:18.833434 [ 293 ] {} <Debug> TCP-Session: 5720be68-3beb-46b2-b053-0f637d7d5523 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8001 | 2026.02.02 22:44:18.833456 [ 274 ] {} <Debug> TCP-Session: 7856ad3a-2fae-40ac-945f-f3c9489b70c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8002 | 2026.02.02 22:44:18.833431 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8003 | 2026.02.02 22:44:18.833347 [ 286 ] {} <Debug> TCP-Session: 559c4550-f7c0-4d81-85be-5392a35a0278 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8004 | 2026.02.02 22:44:18.833514 [ 290 ] {} <Debug> TCP-Session: 57f4316b-a77c-42cf-b7e2-febe83c31697 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8005 | 2026.02.02 22:44:19.147537 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15849 | ||
| 8006 | 2026.02.02 22:44:19.148140 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8007 | 2026.02.02 22:44:19.148198 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8008 | 2026.02.02 22:44:19.148746 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8009 | 2026.02.02 22:44:19.149002 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8010 | 2026.02.02 22:44:19.149162 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15849 | ||
| 8011 | 2026.02.02 22:44:19.965710 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 8012 | 2026.02.02 22:44:19.981951 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8013 | 2026.02.02 22:44:19.982023 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8014 | 2026.02.02 22:44:19.987637 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8015 | 2026.02.02 22:44:19.988429 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8016 | 2026.02.02 22:44:19.992433 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8017 | 2026.02.02 22:44:21.647407 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8018 | 2026.02.02 22:44:21.647587 [ 276 ] {c1b070bb-ca62-4dbf-b9c3-e581db7be40a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8019 | 2026.02.02 22:44:21.647652 [ 276 ] {c1b070bb-ca62-4dbf-b9c3-e581db7be40a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8020 | 2026.02.02 22:44:21.648272 [ 276 ] {c1b070bb-ca62-4dbf-b9c3-e581db7be40a} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8021 | 2026.02.02 22:44:21.648318 [ 276 ] {c1b070bb-ca62-4dbf-b9c3-e581db7be40a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8022 | 2026.02.02 22:44:21.648708 [ 276 ] {c1b070bb-ca62-4dbf-b9c3-e581db7be40a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8023 | 2026.02.02 22:44:21.648940 [ 276 ] {c1b070bb-ca62-4dbf-b9c3-e581db7be40a} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8024 | 2026.02.02 22:44:21.649094 [ 276 ] {c1b070bb-ca62-4dbf-b9c3-e581db7be40a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001556 sec., 1285.3470437017995 rows/sec., 104.81 KiB/sec. | ||
| 8025 | 2026.02.02 22:44:21.649137 [ 276 ] {c1b070bb-ca62-4dbf-b9c3-e581db7be40a} <Debug> TCPHandler: Processed in 0.001860332 sec. | ||
| 8026 | 2026.02.02 22:44:21.649270 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8027 | 2026.02.02 22:44:21.649366 [ 276 ] {480068d1-7340-4322-9ccd-5b52b3e3dbb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8028 | 2026.02.02 22:44:21.649407 [ 276 ] {480068d1-7340-4322-9ccd-5b52b3e3dbb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8029 | 2026.02.02 22:44:21.650423 [ 276 ] {480068d1-7340-4322-9ccd-5b52b3e3dbb3} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8030 | 2026.02.02 22:44:21.650460 [ 276 ] {480068d1-7340-4322-9ccd-5b52b3e3dbb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8031 | 2026.02.02 22:44:21.650853 [ 276 ] {480068d1-7340-4322-9ccd-5b52b3e3dbb3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8032 | 2026.02.02 22:44:21.651073 [ 276 ] {480068d1-7340-4322-9ccd-5b52b3e3dbb3} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8033 | 2026.02.02 22:44:21.651204 [ 276 ] {480068d1-7340-4322-9ccd-5b52b3e3dbb3} <Debug> executeQuery: Read 1249 rows, 105.45 KiB in 0.001856 sec., 672952.5862068966 rows/sec., 55.48 MiB/sec. | ||
| 8034 | 2026.02.02 22:44:21.651241 [ 276 ] {480068d1-7340-4322-9ccd-5b52b3e3dbb3} <Debug> TCPHandler: Processed in 0.002022004 sec. | ||
| 8035 | 2026.02.02 22:44:21.651352 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8036 | 2026.02.02 22:44:21.651447 [ 276 ] {b9cac2dd-2f52-44cd-8021-7e7c2f651cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8037 | 2026.02.02 22:44:21.651487 [ 276 ] {b9cac2dd-2f52-44cd-8021-7e7c2f651cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8038 | 2026.02.02 22:44:21.651886 [ 276 ] {b9cac2dd-2f52-44cd-8021-7e7c2f651cf0} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8039 | 2026.02.02 22:44:21.651922 [ 276 ] {b9cac2dd-2f52-44cd-8021-7e7c2f651cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8040 | 2026.02.02 22:44:21.652230 [ 276 ] {b9cac2dd-2f52-44cd-8021-7e7c2f651cf0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8041 | 2026.02.02 22:44:21.652440 [ 276 ] {b9cac2dd-2f52-44cd-8021-7e7c2f651cf0} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8042 | 2026.02.02 22:44:21.652571 [ 276 ] {b9cac2dd-2f52-44cd-8021-7e7c2f651cf0} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001143 sec., 24496.937882764658 rows/sec., 1.79 MiB/sec. | ||
| 8043 | 2026.02.02 22:44:21.652608 [ 276 ] {b9cac2dd-2f52-44cd-8021-7e7c2f651cf0} <Debug> TCPHandler: Processed in 0.001306876 sec. | ||
| 8044 | 2026.02.02 22:44:21.652714 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8045 | 2026.02.02 22:44:21.652809 [ 276 ] {2f1a24c9-6351-4c0e-aea2-33009205f9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8046 | 2026.02.02 22:44:21.652849 [ 276 ] {2f1a24c9-6351-4c0e-aea2-33009205f9e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8047 | 2026.02.02 22:44:21.653310 [ 276 ] {2f1a24c9-6351-4c0e-aea2-33009205f9e8} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8048 | 2026.02.02 22:44:21.653347 [ 276 ] {2f1a24c9-6351-4c0e-aea2-33009205f9e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8049 | 2026.02.02 22:44:21.653650 [ 276 ] {2f1a24c9-6351-4c0e-aea2-33009205f9e8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8050 | 2026.02.02 22:44:21.653865 [ 276 ] {2f1a24c9-6351-4c0e-aea2-33009205f9e8} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8051 | 2026.02.02 22:44:21.653987 [ 33 ] {} <Debug> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8052 | 2026.02.02 22:44:21.653991 [ 276 ] {2f1a24c9-6351-4c0e-aea2-33009205f9e8} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001199 sec., 190158.46538782318 rows/sec., 12.88 MiB/sec. | ||
| 8053 | 2026.02.02 22:44:21.654030 [ 33 ] {} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8054 | 2026.02.02 22:44:21.654046 [ 276 ] {2f1a24c9-6351-4c0e-aea2-33009205f9e8} <Debug> TCPHandler: Processed in 0.001380827 sec. | ||
| 8055 | 2026.02.02 22:44:21.654056 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8056 | 2026.02.02 22:44:21.654153 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8057 | 2026.02.02 22:44:21.654191 [ 196 ] {76cb72b0-fd69-4c48-abee-934367d6b937::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 | ||
| 8058 | 2026.02.02 22:44:21.654249 [ 276 ] {c69eb472-853f-4313-a0b0-7404e05d2c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8059 | 2026.02.02 22:44:21.654294 [ 276 ] {c69eb472-853f-4313-a0b0-7404e05d2c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8060 | 2026.02.02 22:44:21.654334 [ 196 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8061 | 2026.02.02 22:44:21.654374 [ 196 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 369 rows starting from the beginning of the part | ||
| 8062 | 2026.02.02 22:44:21.654440 [ 196 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 228 rows starting from the beginning of the part | ||
| 8063 | 2026.02.02 22:44:21.654492 [ 196 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 140 rows starting from the beginning of the part | ||
| 8064 | 2026.02.02 22:44:21.654538 [ 196 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 140 rows starting from the beginning of the part | ||
| 8065 | 2026.02.02 22:44:21.654580 [ 196 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 140 rows starting from the beginning of the part | ||
| 8066 | 2026.02.02 22:44:21.654629 [ 196 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 228 rows starting from the beginning of the part | ||
| 8067 | 2026.02.02 22:44:21.654883 [ 276 ] {c69eb472-853f-4313-a0b0-7404e05d2c75} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8068 | 2026.02.02 22:44:21.654928 [ 276 ] {c69eb472-853f-4313-a0b0-7404e05d2c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8069 | 2026.02.02 22:44:21.655308 [ 276 ] {c69eb472-853f-4313-a0b0-7404e05d2c75} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8070 | 2026.02.02 22:44:21.655541 [ 276 ] {c69eb472-853f-4313-a0b0-7404e05d2c75} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8071 | 2026.02.02 22:44:21.655646 [ 196 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1245 rows, containing 5 columns (5 merged, 0 gathered) in 0.001520808 sec., 818643.7735729954 rows/sec., 57.42 MiB/sec. | ||
| 8072 | 2026.02.02 22:44:21.655690 [ 276 ] {c69eb472-853f-4313-a0b0-7404e05d2c75} <Debug> executeQuery: Read 548 rows, 41.65 KiB in 0.001444 sec., 379501.38504155126 rows/sec., 28.17 MiB/sec. | ||
| 8073 | 2026.02.02 22:44:21.655739 [ 276 ] {c69eb472-853f-4313-a0b0-7404e05d2c75} <Debug> TCPHandler: Processed in 0.00163551 sec. | ||
| 8074 | 2026.02.02 22:44:21.655820 [ 201 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8075 | 2026.02.02 22:44:21.655860 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8076 | 2026.02.02 22:44:21.655961 [ 276 ] {9e145e6b-559e-4ba8-9c4b-9e37c1d39efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8077 | 2026.02.02 22:44:21.656006 [ 276 ] {9e145e6b-559e-4ba8-9c4b-9e37c1d39efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8078 | 2026.02.02 22:44:21.656120 [ 201 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_31_6} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8079 | 2026.02.02 22:44:21.656200 [ 201 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_31_6} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8080 | 2026.02.02 22:44:21.656295 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 8081 | 2026.02.02 22:44:21.656588 [ 276 ] {9e145e6b-559e-4ba8-9c4b-9e37c1d39efc} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8082 | 2026.02.02 22:44:21.656624 [ 276 ] {9e145e6b-559e-4ba8-9c4b-9e37c1d39efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8083 | 2026.02.02 22:44:21.657008 [ 276 ] {9e145e6b-559e-4ba8-9c4b-9e37c1d39efc} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8084 | 2026.02.02 22:44:21.657224 [ 276 ] {9e145e6b-559e-4ba8-9c4b-9e37c1d39efc} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8085 | 2026.02.02 22:44:21.657354 [ 276 ] {9e145e6b-559e-4ba8-9c4b-9e37c1d39efc} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001411 sec., 598866.0524450744 rows/sec., 40.31 MiB/sec. | ||
| 8086 | 2026.02.02 22:44:21.657394 [ 276 ] {9e145e6b-559e-4ba8-9c4b-9e37c1d39efc} <Debug> TCPHandler: Processed in 0.001585718 sec. | ||
| 8087 | 2026.02.02 22:44:21.657507 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8088 | 2026.02.02 22:44:21.657604 [ 276 ] {f924652d-7bb4-43f9-901a-9d61642a74a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8089 | 2026.02.02 22:44:21.657659 [ 276 ] {f924652d-7bb4-43f9-901a-9d61642a74a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8090 | 2026.02.02 22:44:21.658465 [ 276 ] {f924652d-7bb4-43f9-901a-9d61642a74a5} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8091 | 2026.02.02 22:44:21.658501 [ 276 ] {f924652d-7bb4-43f9-901a-9d61642a74a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8092 | 2026.02.02 22:44:21.659021 [ 276 ] {f924652d-7bb4-43f9-901a-9d61642a74a5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8093 | 2026.02.02 22:44:21.659239 [ 276 ] {f924652d-7bb4-43f9-901a-9d61642a74a5} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8094 | 2026.02.02 22:44:21.659379 [ 276 ] {f924652d-7bb4-43f9-901a-9d61642a74a5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001792 sec., 14508.928571428572 rows/sec., 26.00 MiB/sec. | ||
| 8095 | 2026.02.02 22:44:21.659434 [ 276 ] {f924652d-7bb4-43f9-901a-9d61642a74a5} <Debug> TCPHandler: Processed in 0.001976803 sec. | ||
| 8096 | 2026.02.02 22:44:21.659546 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8097 | 2026.02.02 22:44:21.659644 [ 276 ] {fa8974d3-ccd4-43d7-bd18-be4ca7870434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8098 | 2026.02.02 22:44:21.659686 [ 276 ] {fa8974d3-ccd4-43d7-bd18-be4ca7870434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8099 | 2026.02.02 22:44:21.660019 [ 276 ] {fa8974d3-ccd4-43d7-bd18-be4ca7870434} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8100 | 2026.02.02 22:44:21.660054 [ 276 ] {fa8974d3-ccd4-43d7-bd18-be4ca7870434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8101 | 2026.02.02 22:44:21.660352 [ 276 ] {fa8974d3-ccd4-43d7-bd18-be4ca7870434} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8102 | 2026.02.02 22:44:21.660559 [ 276 ] {fa8974d3-ccd4-43d7-bd18-be4ca7870434} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8103 | 2026.02.02 22:44:21.660684 [ 276 ] {fa8974d3-ccd4-43d7-bd18-be4ca7870434} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 8104 | 2026.02.02 22:44:21.660719 [ 276 ] {fa8974d3-ccd4-43d7-bd18-be4ca7870434} <Debug> TCPHandler: Processed in 0.001222234 sec. | ||
| 8105 | 2026.02.02 22:44:21.695090 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1044 | ||
| 8106 | 2026.02.02 22:44:21.697779 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8107 | 2026.02.02 22:44:21.697820 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8108 | 2026.02.02 22:44:21.699043 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8109 | 2026.02.02 22:44:21.699309 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8110 | 2026.02.02 22:44:21.699565 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1044 | ||
| 8111 | 2026.02.02 22:44:26.526724 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8112 | 2026.02.02 22:44:26.526788 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8113 | 2026.02.02 22:44:26.627770 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8114 | 2026.02.02 22:44:26.627952 [ 276 ] {0c80edc9-7340-45b9-9cab-74e3d43d7cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8115 | 2026.02.02 22:44:26.628020 [ 276 ] {0c80edc9-7340-45b9-9cab-74e3d43d7cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8116 | 2026.02.02 22:44:26.628704 [ 276 ] {0c80edc9-7340-45b9-9cab-74e3d43d7cb9} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8117 | 2026.02.02 22:44:26.628757 [ 276 ] {0c80edc9-7340-45b9-9cab-74e3d43d7cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8118 | 2026.02.02 22:44:26.629169 [ 276 ] {0c80edc9-7340-45b9-9cab-74e3d43d7cb9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8119 | 2026.02.02 22:44:26.629403 [ 276 ] {0c80edc9-7340-45b9-9cab-74e3d43d7cb9} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8120 | 2026.02.02 22:44:26.629566 [ 276 ] {0c80edc9-7340-45b9-9cab-74e3d43d7cb9} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001661 sec., 160144.4912703191 rows/sec., 10.17 MiB/sec. | ||
| 8121 | 2026.02.02 22:44:26.629608 [ 276 ] {0c80edc9-7340-45b9-9cab-74e3d43d7cb9} <Debug> TCPHandler: Processed in 0.001968723 sec. | ||
| 8122 | 2026.02.02 22:44:26.629725 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8123 | 2026.02.02 22:44:26.629827 [ 276 ] {f2ccf681-73a2-4e35-bf8a-debdcc71b7a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8124 | 2026.02.02 22:44:26.629869 [ 276 ] {f2ccf681-73a2-4e35-bf8a-debdcc71b7a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8125 | 2026.02.02 22:44:26.630522 [ 276 ] {f2ccf681-73a2-4e35-bf8a-debdcc71b7a6} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8126 | 2026.02.02 22:44:26.630560 [ 276 ] {f2ccf681-73a2-4e35-bf8a-debdcc71b7a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8127 | 2026.02.02 22:44:26.630908 [ 276 ] {f2ccf681-73a2-4e35-bf8a-debdcc71b7a6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8128 | 2026.02.02 22:44:26.631122 [ 276 ] {f2ccf681-73a2-4e35-bf8a-debdcc71b7a6} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8129 | 2026.02.02 22:44:26.631267 [ 276 ] {f2ccf681-73a2-4e35-bf8a-debdcc71b7a6} <Debug> executeQuery: Read 782 rows, 63.50 KiB in 0.001461 sec., 535249.8288843258 rows/sec., 42.45 MiB/sec. | ||
| 8130 | 2026.02.02 22:44:26.631305 [ 276 ] {f2ccf681-73a2-4e35-bf8a-debdcc71b7a6} <Debug> TCPHandler: Processed in 0.001633669 sec. | ||
| 8131 | 2026.02.02 22:44:26.631430 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8132 | 2026.02.02 22:44:26.631528 [ 276 ] {f307dc30-f69c-47b5-8be7-749bb850b1fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8133 | 2026.02.02 22:44:26.631567 [ 276 ] {f307dc30-f69c-47b5-8be7-749bb850b1fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8134 | 2026.02.02 22:44:26.632000 [ 276 ] {f307dc30-f69c-47b5-8be7-749bb850b1fc} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8135 | 2026.02.02 22:44:26.632036 [ 276 ] {f307dc30-f69c-47b5-8be7-749bb850b1fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8136 | 2026.02.02 22:44:26.632337 [ 276 ] {f307dc30-f69c-47b5-8be7-749bb850b1fc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8137 | 2026.02.02 22:44:26.632545 [ 276 ] {f307dc30-f69c-47b5-8be7-749bb850b1fc} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8138 | 2026.02.02 22:44:26.632676 [ 276 ] {f307dc30-f69c-47b5-8be7-749bb850b1fc} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001166 sec., 126929.67409948543 rows/sec., 7.65 MiB/sec. | ||
| 8139 | 2026.02.02 22:44:26.632677 [ 44 ] {} <Debug> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8140 | 2026.02.02 22:44:26.632715 [ 276 ] {f307dc30-f69c-47b5-8be7-749bb850b1fc} <Debug> TCPHandler: Processed in 0.001335226 sec. | ||
| 8141 | 2026.02.02 22:44:26.632751 [ 44 ] {} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8142 | 2026.02.02 22:44:26.632778 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8143 | 2026.02.02 22:44:26.632838 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8144 | 2026.02.02 22:44:26.632873 [ 197 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::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 | ||
| 8145 | 2026.02.02 22:44:26.632938 [ 276 ] {1266c1e0-6c86-4677-b4c3-9d51177f8dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8146 | 2026.02.02 22:44:26.632968 [ 197 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8147 | 2026.02.02 22:44:26.632977 [ 276 ] {1266c1e0-6c86-4677-b4c3-9d51177f8dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8148 | 2026.02.02 22:44:26.633000 [ 197 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 192 rows starting from the beginning of the part | ||
| 8149 | 2026.02.02 22:44:26.633084 [ 197 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 148 rows starting from the beginning of the part | ||
| 8150 | 2026.02.02 22:44:26.633131 [ 197 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part | ||
| 8151 | 2026.02.02 22:44:26.633172 [ 197 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 148 rows starting from the beginning of the part | ||
| 8152 | 2026.02.02 22:44:26.633213 [ 197 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 28 rows starting from the beginning of the part | ||
| 8153 | 2026.02.02 22:44:26.633254 [ 197 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 148 rows starting from the beginning of the part | ||
| 8154 | 2026.02.02 22:44:26.633396 [ 276 ] {1266c1e0-6c86-4677-b4c3-9d51177f8dbf} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8155 | 2026.02.02 22:44:26.633432 [ 276 ] {1266c1e0-6c86-4677-b4c3-9d51177f8dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8156 | 2026.02.02 22:44:26.633739 [ 276 ] {1266c1e0-6c86-4677-b4c3-9d51177f8dbf} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8157 | 2026.02.02 22:44:26.633945 [ 276 ] {1266c1e0-6c86-4677-b4c3-9d51177f8dbf} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8158 | 2026.02.02 22:44:26.634071 [ 276 ] {1266c1e0-6c86-4677-b4c3-9d51177f8dbf} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001151 sec., 121633.3622936577 rows/sec., 7.86 MiB/sec. | ||
| 8159 | 2026.02.02 22:44:26.634103 [ 186 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 690 rows, containing 5 columns (5 merged, 0 gathered) in 0.001264195 sec., 545801.8739197671 rows/sec., 35.91 MiB/sec. | ||
| 8160 | 2026.02.02 22:44:26.634109 [ 276 ] {1266c1e0-6c86-4677-b4c3-9d51177f8dbf} <Debug> TCPHandler: Processed in 0.001321976 sec. | ||
| 8161 | 2026.02.02 22:44:26.634258 [ 197 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8162 | 2026.02.02 22:44:26.634272 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8163 | 2026.02.02 22:44:26.634368 [ 276 ] {f52bc19d-4e9e-4034-9978-a26599693adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8164 | 2026.02.02 22:44:26.634408 [ 276 ] {f52bc19d-4e9e-4034-9978-a26599693adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8165 | 2026.02.02 22:44:26.634487 [ 197 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_46_9} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8166 | 2026.02.02 22:44:26.634549 [ 197 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_46_9} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8167 | 2026.02.02 22:44:26.634612 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8168 | 2026.02.02 22:44:26.634822 [ 276 ] {f52bc19d-4e9e-4034-9978-a26599693adc} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8169 | 2026.02.02 22:44:26.634857 [ 276 ] {f52bc19d-4e9e-4034-9978-a26599693adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8170 | 2026.02.02 22:44:26.635160 [ 276 ] {f52bc19d-4e9e-4034-9978-a26599693adc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8171 | 2026.02.02 22:44:26.635369 [ 276 ] {f52bc19d-4e9e-4034-9978-a26599693adc} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8172 | 2026.02.02 22:44:26.635503 [ 276 ] {f52bc19d-4e9e-4034-9978-a26599693adc} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001152 sec., 120659.72222222222 rows/sec., 6.86 MiB/sec. | ||
| 8173 | 2026.02.02 22:44:26.635540 [ 276 ] {f52bc19d-4e9e-4034-9978-a26599693adc} <Debug> TCPHandler: Processed in 0.001319635 sec. | ||
| 8174 | 2026.02.02 22:44:26.635652 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8175 | 2026.02.02 22:44:26.635746 [ 276 ] {02b6bca4-5d05-415f-8369-8cedb6235218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8176 | 2026.02.02 22:44:26.635786 [ 276 ] {02b6bca4-5d05-415f-8369-8cedb6235218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8177 | 2026.02.02 22:44:26.636317 [ 276 ] {02b6bca4-5d05-415f-8369-8cedb6235218} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8178 | 2026.02.02 22:44:26.636354 [ 276 ] {02b6bca4-5d05-415f-8369-8cedb6235218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8179 | 2026.02.02 22:44:26.636674 [ 276 ] {02b6bca4-5d05-415f-8369-8cedb6235218} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8180 | 2026.02.02 22:44:26.636879 [ 276 ] {02b6bca4-5d05-415f-8369-8cedb6235218} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8181 | 2026.02.02 22:44:26.637008 [ 276 ] {02b6bca4-5d05-415f-8369-8cedb6235218} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.00128 sec., 373437.49999999994 rows/sec., 26.31 MiB/sec. | ||
| 8182 | 2026.02.02 22:44:26.637046 [ 276 ] {02b6bca4-5d05-415f-8369-8cedb6235218} <Debug> TCPHandler: Processed in 0.001444807 sec. | ||
| 8183 | 2026.02.02 22:44:26.637156 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8184 | 2026.02.02 22:44:26.637252 [ 276 ] {e3940c0d-0528-4d4b-a99b-24c096a58c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8185 | 2026.02.02 22:44:26.637294 [ 276 ] {e3940c0d-0528-4d4b-a99b-24c096a58c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8186 | 2026.02.02 22:44:26.637621 [ 276 ] {e3940c0d-0528-4d4b-a99b-24c096a58c29} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8187 | 2026.02.02 22:44:26.637657 [ 276 ] {e3940c0d-0528-4d4b-a99b-24c096a58c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8188 | 2026.02.02 22:44:26.637958 [ 276 ] {e3940c0d-0528-4d4b-a99b-24c096a58c29} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8189 | 2026.02.02 22:44:26.638163 [ 276 ] {e3940c0d-0528-4d4b-a99b-24c096a58c29} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8190 | 2026.02.02 22:44:26.638290 [ 276 ] {e3940c0d-0528-4d4b-a99b-24c096a58c29} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 8191 | 2026.02.02 22:44:26.638326 [ 276 ] {e3940c0d-0528-4d4b-a99b-24c096a58c29} <Debug> TCPHandler: Processed in 0.001220244 sec. | ||
| 8192 | 2026.02.02 22:44:26.638436 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8193 | 2026.02.02 22:44:26.638531 [ 276 ] {98e60b6f-2b2d-4073-be92-d55f3e43e34c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8194 | 2026.02.02 22:44:26.638574 [ 276 ] {98e60b6f-2b2d-4073-be92-d55f3e43e34c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8195 | 2026.02.02 22:44:26.638965 [ 276 ] {98e60b6f-2b2d-4073-be92-d55f3e43e34c} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8196 | 2026.02.02 22:44:26.639001 [ 276 ] {98e60b6f-2b2d-4073-be92-d55f3e43e34c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8197 | 2026.02.02 22:44:26.639343 [ 276 ] {98e60b6f-2b2d-4073-be92-d55f3e43e34c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8198 | 2026.02.02 22:44:26.639549 [ 276 ] {98e60b6f-2b2d-4073-be92-d55f3e43e34c} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8199 | 2026.02.02 22:44:26.639704 [ 276 ] {98e60b6f-2b2d-4073-be92-d55f3e43e34c} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001191 sec., 216624.68513853903 rows/sec., 14.42 MiB/sec. | ||
| 8200 | 2026.02.02 22:44:26.639741 [ 276 ] {98e60b6f-2b2d-4073-be92-d55f3e43e34c} <Debug> TCPHandler: Processed in 0.001356106 sec. | ||
| 8201 | 2026.02.02 22:44:26.639852 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8202 | 2026.02.02 22:44:26.639947 [ 276 ] {0220e61c-1581-40a3-9bb7-c508a02ead26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8203 | 2026.02.02 22:44:26.639988 [ 276 ] {0220e61c-1581-40a3-9bb7-c508a02ead26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8204 | 2026.02.02 22:44:26.640294 [ 276 ] {0220e61c-1581-40a3-9bb7-c508a02ead26} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8205 | 2026.02.02 22:44:26.640330 [ 276 ] {0220e61c-1581-40a3-9bb7-c508a02ead26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8206 | 2026.02.02 22:44:26.640621 [ 276 ] {0220e61c-1581-40a3-9bb7-c508a02ead26} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8207 | 2026.02.02 22:44:26.640832 [ 276 ] {0220e61c-1581-40a3-9bb7-c508a02ead26} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8208 | 2026.02.02 22:44:26.640984 [ 276 ] {0220e61c-1581-40a3-9bb7-c508a02ead26} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 8209 | 2026.02.02 22:44:26.641020 [ 276 ] {0220e61c-1581-40a3-9bb7-c508a02ead26} <Debug> TCPHandler: Processed in 0.001218634 sec. | ||
| 8210 | 2026.02.02 22:44:26.641129 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8211 | 2026.02.02 22:44:26.641223 [ 276 ] {bf6e359b-4d80-4ffa-9cba-41500bef277e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8212 | 2026.02.02 22:44:26.641277 [ 276 ] {bf6e359b-4d80-4ffa-9cba-41500bef277e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8213 | 2026.02.02 22:44:26.642044 [ 276 ] {bf6e359b-4d80-4ffa-9cba-41500bef277e} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8214 | 2026.02.02 22:44:26.642079 [ 276 ] {bf6e359b-4d80-4ffa-9cba-41500bef277e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8215 | 2026.02.02 22:44:26.642591 [ 276 ] {bf6e359b-4d80-4ffa-9cba-41500bef277e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8216 | 2026.02.02 22:44:26.642819 [ 276 ] {bf6e359b-4d80-4ffa-9cba-41500bef277e} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8217 | 2026.02.02 22:44:26.642936 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8218 | 2026.02.02 22:44:26.642952 [ 276 ] {bf6e359b-4d80-4ffa-9cba-41500bef277e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001746 sec., 8591.06529209622 rows/sec., 15.39 MiB/sec. | ||
| 8219 | 2026.02.02 22:44:26.642992 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8220 | 2026.02.02 22:44:26.643017 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8221 | 2026.02.02 22:44:26.643018 [ 276 ] {bf6e359b-4d80-4ffa-9cba-41500bef277e} <Debug> TCPHandler: Processed in 0.001938942 sec. | ||
| 8222 | 2026.02.02 22:44:26.643102 [ 201 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::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 | ||
| 8223 | 2026.02.02 22:44:26.643141 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8224 | 2026.02.02 22:44:26.643237 [ 276 ] {f06c9ad2-c697-4593-803f-1fc201ab239c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8225 | 2026.02.02 22:44:26.643279 [ 276 ] {f06c9ad2-c697-4593-803f-1fc201ab239c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8226 | 2026.02.02 22:44:26.643279 [ 201 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8227 | 2026.02.02 22:44:26.643335 [ 201 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 777 rows starting from the beginning of the part | ||
| 8228 | 2026.02.02 22:44:26.643442 [ 201 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 15 rows starting from the beginning of the part | ||
| 8229 | 2026.02.02 22:44:26.643536 [ 201 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part | ||
| 8230 | 2026.02.02 22:44:26.643607 [ 276 ] {f06c9ad2-c697-4593-803f-1fc201ab239c} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8231 | 2026.02.02 22:44:26.643631 [ 201 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 15 rows starting from the beginning of the part | ||
| 8232 | 2026.02.02 22:44:26.643645 [ 276 ] {f06c9ad2-c697-4593-803f-1fc201ab239c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8233 | 2026.02.02 22:44:26.643721 [ 201 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
| 8234 | 2026.02.02 22:44:26.643810 [ 201 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 15 rows starting from the beginning of the part | ||
| 8235 | 2026.02.02 22:44:26.644010 [ 276 ] {f06c9ad2-c697-4593-803f-1fc201ab239c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8236 | 2026.02.02 22:44:26.644243 [ 276 ] {f06c9ad2-c697-4593-803f-1fc201ab239c} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8237 | 2026.02.02 22:44:26.644380 [ 276 ] {f06c9ad2-c697-4593-803f-1fc201ab239c} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001161 sec., 75796.72695951766 rows/sec., 4.76 MiB/sec. | ||
| 8238 | 2026.02.02 22:44:26.644417 [ 276 ] {f06c9ad2-c697-4593-803f-1fc201ab239c} <Debug> TCPHandler: Processed in 0.001327906 sec. | ||
| 8239 | 2026.02.02 22:44:26.649293 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16297 | ||
| 8240 | 2026.02.02 22:44:26.649767 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8241 | 2026.02.02 22:44:26.649803 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8242 | 2026.02.02 22:44:26.650279 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8243 | 2026.02.02 22:44:26.650510 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8244 | 2026.02.02 22:44:26.650638 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16297 | ||
| 8245 | 2026.02.02 22:44:26.660805 [ 186 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 874 rows, containing 19 columns (19 merged, 0 gathered) in 0.017735869 sec., 49278.667991965885 rows/sec., 88.31 MiB/sec. | ||
| 8246 | 2026.02.02 22:44:26.662246 [ 191 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8247 | 2026.02.02 22:44:26.662614 [ 191 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8248 | 2026.02.02 22:44:26.662692 [ 191 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8249 | 2026.02.02 22:44:26.662817 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.62 MiB. | ||
| 8250 | 2026.02.02 22:44:27.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.76 MiB, peak 293.08 MiB, free memory in arenas 0.00 B, will set to 285.71 MiB (RSS), difference: 1.96 MiB | ||
| 8251 | 2026.02.02 22:44:27.492566 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8252 | 2026.02.02 22:44:27.508972 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8253 | 2026.02.02 22:44:27.509019 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8254 | 2026.02.02 22:44:27.514742 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8255 | 2026.02.02 22:44:27.515429 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8256 | 2026.02.02 22:44:27.518469 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8257 | 2026.02.02 22:44:31.621471 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8258 | 2026.02.02 22:44:31.621672 [ 276 ] {38f0e939-7585-4695-8fec-6bc764470870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8259 | 2026.02.02 22:44:31.621739 [ 276 ] {38f0e939-7585-4695-8fec-6bc764470870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8260 | 2026.02.02 22:44:31.622429 [ 276 ] {38f0e939-7585-4695-8fec-6bc764470870} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8261 | 2026.02.02 22:44:31.622477 [ 276 ] {38f0e939-7585-4695-8fec-6bc764470870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8262 | 2026.02.02 22:44:31.622889 [ 276 ] {38f0e939-7585-4695-8fec-6bc764470870} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8263 | 2026.02.02 22:44:31.623130 [ 276 ] {38f0e939-7585-4695-8fec-6bc764470870} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8264 | 2026.02.02 22:44:31.623305 [ 276 ] {38f0e939-7585-4695-8fec-6bc764470870} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001681 sec., 64247.471743010115 rows/sec., 5.38 MiB/sec. | ||
| 8265 | 2026.02.02 22:44:31.623355 [ 276 ] {38f0e939-7585-4695-8fec-6bc764470870} <Debug> TCPHandler: Processed in 0.002014913 sec. | ||
| 8266 | 2026.02.02 22:44:31.623482 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8267 | 2026.02.02 22:44:31.623586 [ 276 ] {3f8bb61f-5327-48a7-9696-843d4e419108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8268 | 2026.02.02 22:44:31.623629 [ 276 ] {3f8bb61f-5327-48a7-9696-843d4e419108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8269 | 2026.02.02 22:44:31.624041 [ 276 ] {3f8bb61f-5327-48a7-9696-843d4e419108} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8270 | 2026.02.02 22:44:31.624080 [ 276 ] {3f8bb61f-5327-48a7-9696-843d4e419108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8271 | 2026.02.02 22:44:31.624392 [ 276 ] {3f8bb61f-5327-48a7-9696-843d4e419108} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8272 | 2026.02.02 22:44:31.624605 [ 276 ] {3f8bb61f-5327-48a7-9696-843d4e419108} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8273 | 2026.02.02 22:44:31.624738 [ 276 ] {3f8bb61f-5327-48a7-9696-843d4e419108} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001175 sec., 22127.659574468085 rows/sec., 1.62 MiB/sec. | ||
| 8274 | 2026.02.02 22:44:31.624775 [ 276 ] {3f8bb61f-5327-48a7-9696-843d4e419108} <Debug> TCPHandler: Processed in 0.001347446 sec. | ||
| 8275 | 2026.02.02 22:44:31.624883 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8276 | 2026.02.02 22:44:31.624980 [ 276 ] {f0b586bd-ecb5-4c56-8778-0662baa28401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8277 | 2026.02.02 22:44:31.625020 [ 276 ] {f0b586bd-ecb5-4c56-8778-0662baa28401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8278 | 2026.02.02 22:44:31.625457 [ 276 ] {f0b586bd-ecb5-4c56-8778-0662baa28401} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8279 | 2026.02.02 22:44:31.625498 [ 276 ] {f0b586bd-ecb5-4c56-8778-0662baa28401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8280 | 2026.02.02 22:44:31.625825 [ 276 ] {f0b586bd-ecb5-4c56-8778-0662baa28401} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8281 | 2026.02.02 22:44:31.626039 [ 276 ] {f0b586bd-ecb5-4c56-8778-0662baa28401} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8282 | 2026.02.02 22:44:31.626183 [ 276 ] {f0b586bd-ecb5-4c56-8778-0662baa28401} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001207 sec., 74565.03728251865 rows/sec., 5.82 MiB/sec. | ||
| 8283 | 2026.02.02 22:44:31.626229 [ 276 ] {f0b586bd-ecb5-4c56-8778-0662baa28401} <Debug> TCPHandler: Processed in 0.001396977 sec. | ||
| 8284 | 2026.02.02 22:44:31.626342 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8285 | 2026.02.02 22:44:31.626440 [ 276 ] {1985a1a1-265d-4268-a7e5-190c8793d836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8286 | 2026.02.02 22:44:31.626484 [ 276 ] {1985a1a1-265d-4268-a7e5-190c8793d836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8287 | 2026.02.02 22:44:31.626893 [ 276 ] {1985a1a1-265d-4268-a7e5-190c8793d836} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8288 | 2026.02.02 22:44:31.626929 [ 276 ] {1985a1a1-265d-4268-a7e5-190c8793d836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8289 | 2026.02.02 22:44:31.627262 [ 276 ] {1985a1a1-265d-4268-a7e5-190c8793d836} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8290 | 2026.02.02 22:44:31.627470 [ 276 ] {1985a1a1-265d-4268-a7e5-190c8793d836} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8291 | 2026.02.02 22:44:31.627598 [ 276 ] {1985a1a1-265d-4268-a7e5-190c8793d836} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 8292 | 2026.02.02 22:44:31.627635 [ 276 ] {1985a1a1-265d-4268-a7e5-190c8793d836} <Debug> TCPHandler: Processed in 0.001343326 sec. | ||
| 8293 | 2026.02.02 22:44:31.627744 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8294 | 2026.02.02 22:44:31.627840 [ 276 ] {9bc81e8a-668b-4994-a978-1eb2ad3a0b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8295 | 2026.02.02 22:44:31.627895 [ 276 ] {9bc81e8a-668b-4994-a978-1eb2ad3a0b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8296 | 2026.02.02 22:44:31.628696 [ 276 ] {9bc81e8a-668b-4994-a978-1eb2ad3a0b53} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8297 | 2026.02.02 22:44:31.628733 [ 276 ] {9bc81e8a-668b-4994-a978-1eb2ad3a0b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8298 | 2026.02.02 22:44:31.629266 [ 276 ] {9bc81e8a-668b-4994-a978-1eb2ad3a0b53} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8299 | 2026.02.02 22:44:31.629506 [ 276 ] {9bc81e8a-668b-4994-a978-1eb2ad3a0b53} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8300 | 2026.02.02 22:44:31.629641 [ 276 ] {9bc81e8a-668b-4994-a978-1eb2ad3a0b53} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001818 sec., 14301.430143014302 rows/sec., 25.63 MiB/sec. | ||
| 8301 | 2026.02.02 22:44:31.629696 [ 276 ] {9bc81e8a-668b-4994-a978-1eb2ad3a0b53} <Debug> TCPHandler: Processed in 0.002002374 sec. | ||
| 8302 | 2026.02.02 22:44:31.629810 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8303 | 2026.02.02 22:44:31.629907 [ 276 ] {b6ed400d-00ba-4998-ae49-5f1bb8bafeba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8304 | 2026.02.02 22:44:31.629949 [ 276 ] {b6ed400d-00ba-4998-ae49-5f1bb8bafeba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8305 | 2026.02.02 22:44:31.630286 [ 276 ] {b6ed400d-00ba-4998-ae49-5f1bb8bafeba} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8306 | 2026.02.02 22:44:31.630324 [ 276 ] {b6ed400d-00ba-4998-ae49-5f1bb8bafeba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8307 | 2026.02.02 22:44:31.630622 [ 276 ] {b6ed400d-00ba-4998-ae49-5f1bb8bafeba} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8308 | 2026.02.02 22:44:31.630829 [ 276 ] {b6ed400d-00ba-4998-ae49-5f1bb8bafeba} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8309 | 2026.02.02 22:44:31.630954 [ 276 ] {b6ed400d-00ba-4998-ae49-5f1bb8bafeba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 8310 | 2026.02.02 22:44:31.630989 [ 276 ] {b6ed400d-00ba-4998-ae49-5f1bb8bafeba} <Debug> TCPHandler: Processed in 0.001227794 sec. | ||
| 8311 | 2026.02.02 22:44:31.699849 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1078 | ||
| 8312 | 2026.02.02 22:44:31.702193 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8313 | 2026.02.02 22:44:31.702235 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8314 | 2026.02.02 22:44:31.703409 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8315 | 2026.02.02 22:44:31.703681 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8316 | 2026.02.02 22:44:31.703947 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1078 | ||
| 8317 | 2026.02.02 22:44:34.150769 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16809 | ||
| 8318 | 2026.02.02 22:44:34.151377 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8319 | 2026.02.02 22:44:34.151432 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8320 | 2026.02.02 22:44:34.151969 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8321 | 2026.02.02 22:44:34.152202 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8322 | 2026.02.02 22:44:34.152358 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16809 | ||
| 8323 | 2026.02.02 22:44:35.018589 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8324 | 2026.02.02 22:44:35.035190 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8325 | 2026.02.02 22:44:35.035250 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8326 | 2026.02.02 22:44:35.041264 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8327 | 2026.02.02 22:44:35.041940 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8328 | 2026.02.02 22:44:35.045110 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8329 | 2026.02.02 22:44:36.628724 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8330 | 2026.02.02 22:44:36.628908 [ 276 ] {a5ef4f1c-a436-4d4a-afd4-f41d7f52cebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8331 | 2026.02.02 22:44:36.628983 [ 276 ] {a5ef4f1c-a436-4d4a-afd4-f41d7f52cebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8332 | 2026.02.02 22:44:36.629852 [ 276 ] {a5ef4f1c-a436-4d4a-afd4-f41d7f52cebe} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8333 | 2026.02.02 22:44:36.629902 [ 276 ] {a5ef4f1c-a436-4d4a-afd4-f41d7f52cebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8334 | 2026.02.02 22:44:36.630303 [ 276 ] {a5ef4f1c-a436-4d4a-afd4-f41d7f52cebe} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8335 | 2026.02.02 22:44:36.630532 [ 276 ] {a5ef4f1c-a436-4d4a-afd4-f41d7f52cebe} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8336 | 2026.02.02 22:44:36.630693 [ 152 ] {} <Debug> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8337 | 2026.02.02 22:44:36.630719 [ 276 ] {a5ef4f1c-a436-4d4a-afd4-f41d7f52cebe} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001865 sec., 142627.34584450402 rows/sec., 9.06 MiB/sec. | ||
| 8338 | 2026.02.02 22:44:36.630766 [ 152 ] {} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8339 | 2026.02.02 22:44:36.630780 [ 276 ] {a5ef4f1c-a436-4d4a-afd4-f41d7f52cebe} <Debug> TCPHandler: Processed in 0.002188186 sec. | ||
| 8340 | 2026.02.02 22:44:36.630793 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8341 | 2026.02.02 22:44:36.630887 [ 201 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8342 | 2026.02.02 22:44:36.630917 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8343 | 2026.02.02 22:44:36.630978 [ 201 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8344 | 2026.02.02 22:44:36.631008 [ 201 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 266 rows starting from the beginning of the part | ||
| 8345 | 2026.02.02 22:44:36.631015 [ 276 ] {ce6ebd3b-0218-4879-865e-f81cc24e442c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8346 | 2026.02.02 22:44:36.631058 [ 276 ] {ce6ebd3b-0218-4879-865e-f81cc24e442c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8347 | 2026.02.02 22:44:36.631063 [ 201 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 266 rows starting from the beginning of the part | ||
| 8348 | 2026.02.02 22:44:36.631111 [ 201 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 266 rows starting from the beginning of the part | ||
| 8349 | 2026.02.02 22:44:36.631152 [ 201 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 266 rows starting from the beginning of the part | ||
| 8350 | 2026.02.02 22:44:36.631190 [ 201 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 266 rows starting from the beginning of the part | ||
| 8351 | 2026.02.02 22:44:36.631464 [ 276 ] {ce6ebd3b-0218-4879-865e-f81cc24e442c} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8352 | 2026.02.02 22:44:36.631500 [ 276 ] {ce6ebd3b-0218-4879-865e-f81cc24e442c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8353 | 2026.02.02 22:44:36.631812 [ 276 ] {ce6ebd3b-0218-4879-865e-f81cc24e442c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8354 | 2026.02.02 22:44:36.632025 [ 191 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001170754 sec., 1136020.0349518345 rows/sec., 76.51 MiB/sec. | ||
| 8355 | 2026.02.02 22:44:36.632034 [ 276 ] {ce6ebd3b-0218-4879-865e-f81cc24e442c} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8356 | 2026.02.02 22:44:36.632178 [ 201 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8357 | 2026.02.02 22:44:36.632221 [ 276 ] {ce6ebd3b-0218-4879-865e-f81cc24e442c} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001225 sec., 11428.57142857143 rows/sec., 931.92 KiB/sec. | ||
| 8358 | 2026.02.02 22:44:36.632261 [ 276 ] {ce6ebd3b-0218-4879-865e-f81cc24e442c} <Debug> TCPHandler: Processed in 0.001395356 sec. | ||
| 8359 | 2026.02.02 22:44:36.632377 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8360 | 2026.02.02 22:44:36.632413 [ 201 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_25_6} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8361 | 2026.02.02 22:44:36.632472 [ 201 ] {7819d195-735c-4862-a57c-ea0b6700b453::all_1_25_6} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8362 | 2026.02.02 22:44:36.632472 [ 276 ] {190ce4fe-aa58-408a-bf0d-4c20082fa30a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8363 | 2026.02.02 22:44:36.632521 [ 276 ] {190ce4fe-aa58-408a-bf0d-4c20082fa30a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8364 | 2026.02.02 22:44:36.632529 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 8365 | 2026.02.02 22:44:36.633291 [ 276 ] {190ce4fe-aa58-408a-bf0d-4c20082fa30a} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8366 | 2026.02.02 22:44:36.633328 [ 276 ] {190ce4fe-aa58-408a-bf0d-4c20082fa30a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8367 | 2026.02.02 22:44:36.633688 [ 276 ] {190ce4fe-aa58-408a-bf0d-4c20082fa30a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8368 | 2026.02.02 22:44:36.633911 [ 276 ] {190ce4fe-aa58-408a-bf0d-4c20082fa30a} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8369 | 2026.02.02 22:44:36.634048 [ 276 ] {190ce4fe-aa58-408a-bf0d-4c20082fa30a} <Debug> executeQuery: Read 789 rows, 64.02 KiB in 0.001594 sec., 494981.17942283564 rows/sec., 39.22 MiB/sec. | ||
| 8370 | 2026.02.02 22:44:36.634086 [ 276 ] {190ce4fe-aa58-408a-bf0d-4c20082fa30a} <Debug> TCPHandler: Processed in 0.001758981 sec. | ||
| 8371 | 2026.02.02 22:44:36.634193 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8372 | 2026.02.02 22:44:36.634294 [ 276 ] {05f35c12-046a-4863-ac7c-2c852f0e4a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8373 | 2026.02.02 22:44:36.634335 [ 276 ] {05f35c12-046a-4863-ac7c-2c852f0e4a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8374 | 2026.02.02 22:44:36.634764 [ 276 ] {05f35c12-046a-4863-ac7c-2c852f0e4a93} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8375 | 2026.02.02 22:44:36.634802 [ 276 ] {05f35c12-046a-4863-ac7c-2c852f0e4a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8376 | 2026.02.02 22:44:36.635103 [ 276 ] {05f35c12-046a-4863-ac7c-2c852f0e4a93} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8377 | 2026.02.02 22:44:36.635309 [ 276 ] {05f35c12-046a-4863-ac7c-2c852f0e4a93} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8378 | 2026.02.02 22:44:36.635435 [ 276 ] {05f35c12-046a-4863-ac7c-2c852f0e4a93} <Debug> executeQuery: Read 162 rows, 10.11 KiB in 0.001164 sec., 139175.25773195876 rows/sec., 8.48 MiB/sec. | ||
| 8379 | 2026.02.02 22:44:36.635471 [ 276 ] {05f35c12-046a-4863-ac7c-2c852f0e4a93} <Debug> TCPHandler: Processed in 0.001328265 sec. | ||
| 8380 | 2026.02.02 22:44:36.635577 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8381 | 2026.02.02 22:44:36.635672 [ 276 ] {1761ef20-dfe1-47d8-aa8a-4f128f335329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8382 | 2026.02.02 22:44:36.635711 [ 276 ] {1761ef20-dfe1-47d8-aa8a-4f128f335329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8383 | 2026.02.02 22:44:36.636119 [ 276 ] {1761ef20-dfe1-47d8-aa8a-4f128f335329} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8384 | 2026.02.02 22:44:36.636156 [ 276 ] {1761ef20-dfe1-47d8-aa8a-4f128f335329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8385 | 2026.02.02 22:44:36.636452 [ 276 ] {1761ef20-dfe1-47d8-aa8a-4f128f335329} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8386 | 2026.02.02 22:44:36.636663 [ 276 ] {1761ef20-dfe1-47d8-aa8a-4f128f335329} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8387 | 2026.02.02 22:44:36.636789 [ 276 ] {1761ef20-dfe1-47d8-aa8a-4f128f335329} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001135 sec., 123348.01762114538 rows/sec., 7.97 MiB/sec. | ||
| 8388 | 2026.02.02 22:44:36.636826 [ 276 ] {1761ef20-dfe1-47d8-aa8a-4f128f335329} <Debug> TCPHandler: Processed in 0.001297405 sec. | ||
| 8389 | 2026.02.02 22:44:36.636932 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8390 | 2026.02.02 22:44:36.637027 [ 276 ] {dad20877-4d82-44ee-8bea-c879dd83fd4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8391 | 2026.02.02 22:44:36.637066 [ 276 ] {dad20877-4d82-44ee-8bea-c879dd83fd4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8392 | 2026.02.02 22:44:36.637519 [ 276 ] {dad20877-4d82-44ee-8bea-c879dd83fd4e} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8393 | 2026.02.02 22:44:36.637557 [ 276 ] {dad20877-4d82-44ee-8bea-c879dd83fd4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8394 | 2026.02.02 22:44:36.637868 [ 276 ] {dad20877-4d82-44ee-8bea-c879dd83fd4e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8395 | 2026.02.02 22:44:36.638077 [ 276 ] {dad20877-4d82-44ee-8bea-c879dd83fd4e} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8396 | 2026.02.02 22:44:36.638190 [ 139 ] {} <Debug> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8397 | 2026.02.02 22:44:36.638218 [ 276 ] {dad20877-4d82-44ee-8bea-c879dd83fd4e} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001194 sec., 116415.41038525963 rows/sec., 6.62 MiB/sec. | ||
| 8398 | 2026.02.02 22:44:36.638237 [ 139 ] {} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8399 | 2026.02.02 22:44:36.638267 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8400 | 2026.02.02 22:44:36.638271 [ 276 ] {dad20877-4d82-44ee-8bea-c879dd83fd4e} <Debug> TCPHandler: Processed in 0.001389176 sec. | ||
| 8401 | 2026.02.02 22:44:36.638356 [ 199 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8402 | 2026.02.02 22:44:36.638398 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8403 | 2026.02.02 22:44:36.638470 [ 199 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8404 | 2026.02.02 22:44:36.638501 [ 276 ] {6856625d-a896-43bb-a1b4-cb2bc998c1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8405 | 2026.02.02 22:44:36.638505 [ 199 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 139 rows starting from the beginning of the part | ||
| 8406 | 2026.02.02 22:44:36.638549 [ 276 ] {6856625d-a896-43bb-a1b4-cb2bc998c1b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8407 | 2026.02.02 22:44:36.638584 [ 199 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 139 rows starting from the beginning of the part | ||
| 8408 | 2026.02.02 22:44:36.638629 [ 199 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 139 rows starting from the beginning of the part | ||
| 8409 | 2026.02.02 22:44:36.638669 [ 199 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 139 rows starting from the beginning of the part | ||
| 8410 | 2026.02.02 22:44:36.638705 [ 199 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 139 rows starting from the beginning of the part | ||
| 8411 | 2026.02.02 22:44:36.639115 [ 276 ] {6856625d-a896-43bb-a1b4-cb2bc998c1b1} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8412 | 2026.02.02 22:44:36.639158 [ 276 ] {6856625d-a896-43bb-a1b4-cb2bc998c1b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8413 | 2026.02.02 22:44:36.639504 [ 276 ] {6856625d-a896-43bb-a1b4-cb2bc998c1b1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8414 | 2026.02.02 22:44:36.639516 [ 201 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001196014 sec., 581096.8767924121 rows/sec., 35.28 MiB/sec. | ||
| 8415 | 2026.02.02 22:44:36.639659 [ 191 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8416 | 2026.02.02 22:44:36.639739 [ 276 ] {6856625d-a896-43bb-a1b4-cb2bc998c1b1} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8417 | 2026.02.02 22:44:36.639889 [ 276 ] {6856625d-a896-43bb-a1b4-cb2bc998c1b1} <Debug> executeQuery: Read 492 rows, 35.62 KiB in 0.001407 sec., 349680.17057569296 rows/sec., 24.73 MiB/sec. | ||
| 8418 | 2026.02.02 22:44:36.639929 [ 276 ] {6856625d-a896-43bb-a1b4-cb2bc998c1b1} <Debug> TCPHandler: Processed in 0.001580879 sec. | ||
| 8419 | 2026.02.02 22:44:36.639945 [ 191 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_25_6} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8420 | 2026.02.02 22:44:36.640017 [ 191 ] {849f615b-94df-419b-9f83-b0ce8d66289e::all_1_25_6} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8421 | 2026.02.02 22:44:36.640038 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8422 | 2026.02.02 22:44:36.640088 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8423 | 2026.02.02 22:44:36.640140 [ 276 ] {136e3766-eb80-44f7-b34f-42f1085efeec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8424 | 2026.02.02 22:44:36.640187 [ 276 ] {136e3766-eb80-44f7-b34f-42f1085efeec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8425 | 2026.02.02 22:44:36.640514 [ 276 ] {136e3766-eb80-44f7-b34f-42f1085efeec} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8426 | 2026.02.02 22:44:36.640550 [ 276 ] {136e3766-eb80-44f7-b34f-42f1085efeec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8427 | 2026.02.02 22:44:36.640861 [ 276 ] {136e3766-eb80-44f7-b34f-42f1085efeec} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8428 | 2026.02.02 22:44:36.641076 [ 276 ] {136e3766-eb80-44f7-b34f-42f1085efeec} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8429 | 2026.02.02 22:44:36.641208 [ 276 ] {136e3766-eb80-44f7-b34f-42f1085efeec} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 8430 | 2026.02.02 22:44:36.641244 [ 276 ] {136e3766-eb80-44f7-b34f-42f1085efeec} <Debug> TCPHandler: Processed in 0.001255765 sec. | ||
| 8431 | 2026.02.02 22:44:36.641371 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8432 | 2026.02.02 22:44:36.641498 [ 276 ] {4efb813f-e0de-467f-8a6a-3eda976d5b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8433 | 2026.02.02 22:44:36.641551 [ 276 ] {4efb813f-e0de-467f-8a6a-3eda976d5b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8434 | 2026.02.02 22:44:36.642007 [ 276 ] {4efb813f-e0de-467f-8a6a-3eda976d5b00} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8435 | 2026.02.02 22:44:36.642045 [ 276 ] {4efb813f-e0de-467f-8a6a-3eda976d5b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8436 | 2026.02.02 22:44:36.642400 [ 276 ] {4efb813f-e0de-467f-8a6a-3eda976d5b00} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8437 | 2026.02.02 22:44:36.642626 [ 276 ] {4efb813f-e0de-467f-8a6a-3eda976d5b00} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8438 | 2026.02.02 22:44:36.642762 [ 276 ] {4efb813f-e0de-467f-8a6a-3eda976d5b00} <Debug> executeQuery: Read 265 rows, 18.08 KiB in 0.001289 sec., 205585.72536850272 rows/sec., 13.70 MiB/sec. | ||
| 8439 | 2026.02.02 22:44:36.642800 [ 276 ] {4efb813f-e0de-467f-8a6a-3eda976d5b00} <Debug> TCPHandler: Processed in 0.001494098 sec. | ||
| 8440 | 2026.02.02 22:44:36.642910 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8441 | 2026.02.02 22:44:36.643006 [ 276 ] {0dda1c2d-21d0-4da3-8a36-a3e07ec9ff02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8442 | 2026.02.02 22:44:36.643049 [ 276 ] {0dda1c2d-21d0-4da3-8a36-a3e07ec9ff02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8443 | 2026.02.02 22:44:36.643375 [ 276 ] {0dda1c2d-21d0-4da3-8a36-a3e07ec9ff02} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8444 | 2026.02.02 22:44:36.643412 [ 276 ] {0dda1c2d-21d0-4da3-8a36-a3e07ec9ff02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8445 | 2026.02.02 22:44:36.643723 [ 276 ] {0dda1c2d-21d0-4da3-8a36-a3e07ec9ff02} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8446 | 2026.02.02 22:44:36.643939 [ 276 ] {0dda1c2d-21d0-4da3-8a36-a3e07ec9ff02} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8447 | 2026.02.02 22:44:36.644040 [ 139 ] {} <Debug> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8448 | 2026.02.02 22:44:36.644073 [ 139 ] {} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8449 | 2026.02.02 22:44:36.644073 [ 276 ] {0dda1c2d-21d0-4da3-8a36-a3e07ec9ff02} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 62.10 KiB/sec. | ||
| 8450 | 2026.02.02 22:44:36.644090 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8451 | 2026.02.02 22:44:36.644126 [ 276 ] {0dda1c2d-21d0-4da3-8a36-a3e07ec9ff02} <Debug> TCPHandler: Processed in 0.001267095 sec. | ||
| 8452 | 2026.02.02 22:44:36.644171 [ 201 ] {4f03af37-494e-4199-98ad-14f35affb6a8::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 | ||
| 8453 | 2026.02.02 22:44:36.644238 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8454 | 2026.02.02 22:44:36.644243 [ 201 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8455 | 2026.02.02 22:44:36.644276 [ 201 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 21 rows starting from the beginning of the part | ||
| 8456 | 2026.02.02 22:44:36.644323 [ 201 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 8457 | 2026.02.02 22:44:36.644336 [ 276 ] {b115f513-f549-4686-b164-09fb8874e79f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8458 | 2026.02.02 22:44:36.644358 [ 201 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 8459 | 2026.02.02 22:44:36.644390 [ 201 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 8460 | 2026.02.02 22:44:36.644392 [ 276 ] {b115f513-f549-4686-b164-09fb8874e79f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8461 | 2026.02.02 22:44:36.644422 [ 201 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 8462 | 2026.02.02 22:44:36.644455 [ 201 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 8463 | 2026.02.02 22:44:36.645120 [ 198 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.000969422 sec., 26820.10517607399 rows/sec., 1.76 MiB/sec. | ||
| 8464 | 2026.02.02 22:44:36.645189 [ 276 ] {b115f513-f549-4686-b164-09fb8874e79f} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8465 | 2026.02.02 22:44:36.645229 [ 276 ] {b115f513-f549-4686-b164-09fb8874e79f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8466 | 2026.02.02 22:44:36.645314 [ 194 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8467 | 2026.02.02 22:44:36.645663 [ 194 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_26_5} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8468 | 2026.02.02 22:44:36.645744 [ 194 ] {4f03af37-494e-4199-98ad-14f35affb6a8::all_1_26_5} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8469 | 2026.02.02 22:44:36.645813 [ 276 ] {b115f513-f549-4686-b164-09fb8874e79f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8470 | 2026.02.02 22:44:36.645837 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8471 | 2026.02.02 22:44:36.646050 [ 276 ] {b115f513-f549-4686-b164-09fb8874e79f} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8472 | 2026.02.02 22:44:36.646201 [ 276 ] {b115f513-f549-4686-b164-09fb8874e79f} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001884 sec., 7961.783439490446 rows/sec., 14.27 MiB/sec. | ||
| 8473 | 2026.02.02 22:44:36.646265 [ 276 ] {b115f513-f549-4686-b164-09fb8874e79f} <Debug> TCPHandler: Processed in 0.002078504 sec. | ||
| 8474 | 2026.02.02 22:44:36.646373 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8475 | 2026.02.02 22:44:36.646470 [ 276 ] {1ea64e38-39d1-4249-b1ca-acd53a21d58f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8476 | 2026.02.02 22:44:36.646512 [ 276 ] {1ea64e38-39d1-4249-b1ca-acd53a21d58f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8477 | 2026.02.02 22:44:36.646839 [ 276 ] {1ea64e38-39d1-4249-b1ca-acd53a21d58f} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8478 | 2026.02.02 22:44:36.646875 [ 276 ] {1ea64e38-39d1-4249-b1ca-acd53a21d58f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8479 | 2026.02.02 22:44:36.647244 [ 276 ] {1ea64e38-39d1-4249-b1ca-acd53a21d58f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8480 | 2026.02.02 22:44:36.647497 [ 276 ] {1ea64e38-39d1-4249-b1ca-acd53a21d58f} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8481 | 2026.02.02 22:44:36.647626 [ 276 ] {1ea64e38-39d1-4249-b1ca-acd53a21d58f} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001175 sec., 74893.61702127659 rows/sec., 4.70 MiB/sec. | ||
| 8482 | 2026.02.02 22:44:36.647664 [ 276 ] {1ea64e38-39d1-4249-b1ca-acd53a21d58f} <Debug> TCPHandler: Processed in 0.001341876 sec. | ||
| 8483 | 2026.02.02 22:44:41.526850 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8484 | 2026.02.02 22:44:41.526925 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8485 | 2026.02.02 22:44:41.620838 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8486 | 2026.02.02 22:44:41.621031 [ 276 ] {d9553bda-d85f-4da2-acbf-b3196ceede9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8487 | 2026.02.02 22:44:41.621103 [ 276 ] {d9553bda-d85f-4da2-acbf-b3196ceede9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8488 | 2026.02.02 22:44:41.621814 [ 276 ] {d9553bda-d85f-4da2-acbf-b3196ceede9b} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8489 | 2026.02.02 22:44:41.621861 [ 276 ] {d9553bda-d85f-4da2-acbf-b3196ceede9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8490 | 2026.02.02 22:44:41.622248 [ 276 ] {d9553bda-d85f-4da2-acbf-b3196ceede9b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8491 | 2026.02.02 22:44:41.622471 [ 276 ] {d9553bda-d85f-4da2-acbf-b3196ceede9b} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8492 | 2026.02.02 22:44:41.622623 [ 146 ] {} <Debug> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8493 | 2026.02.02 22:44:41.622626 [ 276 ] {d9553bda-d85f-4da2-acbf-b3196ceede9b} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001646 sec., 65613.60874848117 rows/sec., 5.49 MiB/sec. | ||
| 8494 | 2026.02.02 22:44:41.622697 [ 146 ] {} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8495 | 2026.02.02 22:44:41.622717 [ 276 ] {d9553bda-d85f-4da2-acbf-b3196ceede9b} <Debug> TCPHandler: Processed in 0.002015453 sec. | ||
| 8496 | 2026.02.02 22:44:41.622733 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8497 | 2026.02.02 22:44:41.622862 [ 198 ] {a7088793-2f62-4241-8a67-9c59019b4291::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 | ||
| 8498 | 2026.02.02 22:44:41.622870 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8499 | 2026.02.02 22:44:41.622985 [ 276 ] {a3ff969e-07d1-4e63-99c5-4a5e528370e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8500 | 2026.02.02 22:44:41.622995 [ 198 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8501 | 2026.02.02 22:44:41.623026 [ 276 ] {a3ff969e-07d1-4e63-99c5-4a5e528370e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8502 | 2026.02.02 22:44:41.623038 [ 198 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1984 rows starting from the beginning of the part | ||
| 8503 | 2026.02.02 22:44:41.623116 [ 198 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1249 rows starting from the beginning of the part | ||
| 8504 | 2026.02.02 22:44:41.623165 [ 198 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 782 rows starting from the beginning of the part | ||
| 8505 | 2026.02.02 22:44:41.623211 [ 198 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 108 rows starting from the beginning of the part | ||
| 8506 | 2026.02.02 22:44:41.623252 [ 198 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 789 rows starting from the beginning of the part | ||
| 8507 | 2026.02.02 22:44:41.623295 [ 198 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 108 rows starting from the beginning of the part | ||
| 8508 | 2026.02.02 22:44:41.623442 [ 276 ] {a3ff969e-07d1-4e63-99c5-4a5e528370e3} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8509 | 2026.02.02 22:44:41.623483 [ 276 ] {a3ff969e-07d1-4e63-99c5-4a5e528370e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8510 | 2026.02.02 22:44:41.623919 [ 276 ] {a3ff969e-07d1-4e63-99c5-4a5e528370e3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8511 | 2026.02.02 22:44:41.624168 [ 276 ] {a3ff969e-07d1-4e63-99c5-4a5e528370e3} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8512 | 2026.02.02 22:44:41.624309 [ 276 ] {a3ff969e-07d1-4e63-99c5-4a5e528370e3} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001342 sec., 19374.06855439642 rows/sec., 1.42 MiB/sec. | ||
| 8513 | 2026.02.02 22:44:41.624348 [ 276 ] {a3ff969e-07d1-4e63-99c5-4a5e528370e3} <Debug> TCPHandler: Processed in 0.001525338 sec. | ||
| 8514 | 2026.02.02 22:44:41.624461 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8515 | 2026.02.02 22:44:41.624557 [ 276 ] {bd7d4174-d5bc-4f69-88f5-aad9539701b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8516 | 2026.02.02 22:44:41.624599 [ 276 ] {bd7d4174-d5bc-4f69-88f5-aad9539701b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8517 | 2026.02.02 22:44:41.625032 [ 276 ] {bd7d4174-d5bc-4f69-88f5-aad9539701b2} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8518 | 2026.02.02 22:44:41.625041 [ 193 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5020 rows, containing 5 columns (5 merged, 0 gathered) in 0.002232107 sec., 2248996.127873798 rows/sec., 190.90 MiB/sec. | ||
| 8519 | 2026.02.02 22:44:41.625069 [ 276 ] {bd7d4174-d5bc-4f69-88f5-aad9539701b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8520 | 2026.02.02 22:44:41.625269 [ 198 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8521 | 2026.02.02 22:44:41.625418 [ 276 ] {bd7d4174-d5bc-4f69-88f5-aad9539701b2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8522 | 2026.02.02 22:44:41.625556 [ 198 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_51_10} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8523 | 2026.02.02 22:44:41.625641 [ 198 ] {a7088793-2f62-4241-8a67-9c59019b4291::all_1_51_10} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8524 | 2026.02.02 22:44:41.625701 [ 276 ] {bd7d4174-d5bc-4f69-88f5-aad9539701b2} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8525 | 2026.02.02 22:44:41.625710 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 8526 | 2026.02.02 22:44:41.625853 [ 276 ] {bd7d4174-d5bc-4f69-88f5-aad9539701b2} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001314 sec., 68493.1506849315 rows/sec., 5.35 MiB/sec. | ||
| 8527 | 2026.02.02 22:44:41.625854 [ 147 ] {} <Debug> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8528 | 2026.02.02 22:44:41.625896 [ 276 ] {bd7d4174-d5bc-4f69-88f5-aad9539701b2} <Debug> TCPHandler: Processed in 0.001487348 sec. | ||
| 8529 | 2026.02.02 22:44:41.625928 [ 147 ] {} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8530 | 2026.02.02 22:44:41.625953 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8531 | 2026.02.02 22:44:41.626015 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8532 | 2026.02.02 22:44:41.626065 [ 192 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::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 | ||
| 8533 | 2026.02.02 22:44:41.626115 [ 276 ] {0eee4262-532b-4e03-8731-b8d7f4684397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8534 | 2026.02.02 22:44:41.626163 [ 276 ] {0eee4262-532b-4e03-8731-b8d7f4684397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8535 | 2026.02.02 22:44:41.626204 [ 192 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8536 | 2026.02.02 22:44:41.626242 [ 192 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 996 rows starting from the beginning of the part | ||
| 8537 | 2026.02.02 22:44:41.626309 [ 192 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 548 rows starting from the beginning of the part | ||
| 8538 | 2026.02.02 22:44:41.626355 [ 192 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 478 rows starting from the beginning of the part | ||
| 8539 | 2026.02.02 22:44:41.626402 [ 192 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 90 rows starting from the beginning of the part | ||
| 8540 | 2026.02.02 22:44:41.626441 [ 192 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 492 rows starting from the beginning of the part | ||
| 8541 | 2026.02.02 22:44:41.626481 [ 192 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 90 rows starting from the beginning of the part | ||
| 8542 | 2026.02.02 22:44:41.626595 [ 276 ] {0eee4262-532b-4e03-8731-b8d7f4684397} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8543 | 2026.02.02 22:44:41.626639 [ 276 ] {0eee4262-532b-4e03-8731-b8d7f4684397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8544 | 2026.02.02 22:44:41.626999 [ 276 ] {0eee4262-532b-4e03-8731-b8d7f4684397} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8545 | 2026.02.02 22:44:41.627226 [ 276 ] {0eee4262-532b-4e03-8731-b8d7f4684397} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8546 | 2026.02.02 22:44:41.627360 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8547 | 2026.02.02 22:44:41.627361 [ 276 ] {0eee4262-532b-4e03-8731-b8d7f4684397} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 8.82 MiB/sec. | ||
| 8548 | 2026.02.02 22:44:41.627401 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8549 | 2026.02.02 22:44:41.627421 [ 276 ] {0eee4262-532b-4e03-8731-b8d7f4684397} <Debug> TCPHandler: Processed in 0.001457307 sec. | ||
| 8550 | 2026.02.02 22:44:41.627425 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8551 | 2026.02.02 22:44:41.627520 [ 193 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::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 | ||
| 8552 | 2026.02.02 22:44:41.627540 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8553 | 2026.02.02 22:44:41.627608 [ 193 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8554 | 2026.02.02 22:44:41.627634 [ 276 ] {a2f9f17f-161f-420d-92df-6619f46a1753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8555 | 2026.02.02 22:44:41.627637 [ 193 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15241 rows starting from the beginning of the part | ||
| 8556 | 2026.02.02 22:44:41.627688 [ 276 ] {a2f9f17f-161f-420d-92df-6619f46a1753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8557 | 2026.02.02 22:44:41.627701 [ 193 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 845 rows starting from the beginning of the part | ||
| 8558 | 2026.02.02 22:44:41.627743 [ 193 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 258 rows starting from the beginning of the part | ||
| 8559 | 2026.02.02 22:44:41.627742 [ 200 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2694 rows, containing 5 columns (5 merged, 0 gathered) in 0.00172849 sec., 1558585.8176790145 rows/sec., 118.89 MiB/sec. | ||
| 8560 | 2026.02.02 22:44:41.627783 [ 193 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 8561 | 2026.02.02 22:44:41.627827 [ 193 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 265 rows starting from the beginning of the part | ||
| 8562 | 2026.02.02 22:44:41.627867 [ 193 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::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 | ||
| 8563 | 2026.02.02 22:44:41.627957 [ 200 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8564 | 2026.02.02 22:44:41.628264 [ 200 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_51_10} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8565 | 2026.02.02 22:44:41.628341 [ 200 ] {caf135c4-891f-479b-9ad8-2f9217f9ccea::all_1_51_10} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8566 | 2026.02.02 22:44:41.628427 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 8567 | 2026.02.02 22:44:41.628523 [ 276 ] {a2f9f17f-161f-420d-92df-6619f46a1753} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8568 | 2026.02.02 22:44:41.628564 [ 276 ] {a2f9f17f-161f-420d-92df-6619f46a1753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8569 | 2026.02.02 22:44:41.629122 [ 276 ] {a2f9f17f-161f-420d-92df-6619f46a1753} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8570 | 2026.02.02 22:44:41.629366 [ 276 ] {a2f9f17f-161f-420d-92df-6619f46a1753} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8571 | 2026.02.02 22:44:41.629507 [ 276 ] {a2f9f17f-161f-420d-92df-6619f46a1753} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001892 sec., 13742.071881606766 rows/sec., 24.63 MiB/sec. | ||
| 8572 | 2026.02.02 22:44:41.629563 [ 276 ] {a2f9f17f-161f-420d-92df-6619f46a1753} <Debug> TCPHandler: Processed in 0.002071154 sec. | ||
| 8573 | 2026.02.02 22:44:41.629677 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8574 | 2026.02.02 22:44:41.629771 [ 276 ] {0f5cbc10-b121-45b0-a2ac-6bbdfce49317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8575 | 2026.02.02 22:44:41.629813 [ 276 ] {0f5cbc10-b121-45b0-a2ac-6bbdfce49317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8576 | 2026.02.02 22:44:41.630183 [ 276 ] {0f5cbc10-b121-45b0-a2ac-6bbdfce49317} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8577 | 2026.02.02 22:44:41.630230 [ 276 ] {0f5cbc10-b121-45b0-a2ac-6bbdfce49317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8578 | 2026.02.02 22:44:41.630670 [ 276 ] {0f5cbc10-b121-45b0-a2ac-6bbdfce49317} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8579 | 2026.02.02 22:44:41.630978 [ 276 ] {0f5cbc10-b121-45b0-a2ac-6bbdfce49317} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8580 | 2026.02.02 22:44:41.631119 [ 147 ] {} <Debug> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8581 | 2026.02.02 22:44:41.631151 [ 276 ] {0f5cbc10-b121-45b0-a2ac-6bbdfce49317} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001397 sec., 42949.17680744452 rows/sec., 2.89 MiB/sec. | ||
| 8582 | 2026.02.02 22:44:41.631159 [ 147 ] {} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8583 | 2026.02.02 22:44:41.631200 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8584 | 2026.02.02 22:44:41.631207 [ 276 ] {0f5cbc10-b121-45b0-a2ac-6bbdfce49317} <Debug> TCPHandler: Processed in 0.001578018 sec. | ||
| 8585 | 2026.02.02 22:44:41.631283 [ 188 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::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 | ||
| 8586 | 2026.02.02 22:44:41.631369 [ 188 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8587 | 2026.02.02 22:44:41.631405 [ 188 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3344 rows starting from the beginning of the part | ||
| 8588 | 2026.02.02 22:44:41.631454 [ 188 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::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 | ||
| 8589 | 2026.02.02 22:44:41.631497 [ 188 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 88 rows starting from the beginning of the part | ||
| 8590 | 2026.02.02 22:44:41.631535 [ 188 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::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 | ||
| 8591 | 2026.02.02 22:44:41.631572 [ 188 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 88 rows starting from the beginning of the part | ||
| 8592 | 2026.02.02 22:44:41.631608 [ 188 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 8593 | 2026.02.02 22:44:41.632614 [ 189 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16929 rows, containing 5 columns (5 merged, 0 gathered) in 0.00512749 sec., 3301615.410268962 rows/sec., 222.46 MiB/sec. | ||
| 8594 | 2026.02.02 22:44:41.632632 [ 190 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3700 rows, containing 4 columns (4 merged, 0 gathered) in 0.001381906 sec., 2677461.4192282255 rows/sec., 173.12 MiB/sec. | ||
| 8595 | 2026.02.02 22:44:41.632814 [ 196 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8596 | 2026.02.02 22:44:41.633085 [ 195 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8597 | 2026.02.02 22:44:41.633108 [ 196 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8598 | 2026.02.02 22:44:41.633198 [ 196 ] {b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8599 | 2026.02.02 22:44:41.633278 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
| 8600 | 2026.02.02 22:44:41.633396 [ 195 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_51_10} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8601 | 2026.02.02 22:44:41.633477 [ 195 ] {b911c46d-f32a-49e7-975b-92e25240ccd9::all_1_51_10} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8602 | 2026.02.02 22:44:41.633562 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8603 | 2026.02.02 22:44:41.652518 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17257 | ||
| 8604 | 2026.02.02 22:44:41.653015 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8605 | 2026.02.02 22:44:41.653059 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8606 | 2026.02.02 22:44:41.653483 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8607 | 2026.02.02 22:44:41.653696 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8608 | 2026.02.02 22:44:41.653811 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17257 | ||
| 8609 | 2026.02.02 22:44:41.653826 [ 147 ] {} <Debug> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8610 | 2026.02.02 22:44:41.653871 [ 147 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8611 | 2026.02.02 22:44:41.653892 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8612 | 2026.02.02 22:44:41.653985 [ 190 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::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 | ||
| 8613 | 2026.02.02 22:44:41.654091 [ 190 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8614 | 2026.02.02 22:44:41.654121 [ 190 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14889 rows starting from the beginning of the part | ||
| 8615 | 2026.02.02 22:44:41.654171 [ 190 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8616 | 2026.02.02 22:44:41.654212 [ 190 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8617 | 2026.02.02 22:44:41.654249 [ 190 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8618 | 2026.02.02 22:44:41.654287 [ 190 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8619 | 2026.02.02 22:44:41.654323 [ 190 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8620 | 2026.02.02 22:44:41.656289 [ 195 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17257 rows, containing 4 columns (4 merged, 0 gathered) in 0.002344188 sec., 7361610.92881629 rows/sec., 105.31 MiB/sec. | ||
| 8621 | 2026.02.02 22:44:41.656509 [ 188 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8622 | 2026.02.02 22:44:41.656774 [ 188 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_36_7} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8623 | 2026.02.02 22:44:41.656846 [ 188 ] {02a5a0fb-750f-4fc6-9485-10fc95844da1::all_1_36_7} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8624 | 2026.02.02 22:44:41.656938 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8625 | 2026.02.02 22:44:41.704217 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1114 | ||
| 8626 | 2026.02.02 22:44:41.706574 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8627 | 2026.02.02 22:44:41.706620 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8628 | 2026.02.02 22:44:41.707833 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8629 | 2026.02.02 22:44:41.708108 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8630 | 2026.02.02 22:44:41.708278 [ 147 ] {} <Debug> system.query_log (49648329-40bd-4792-89b3-9558c84553d5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8631 | 2026.02.02 22:44:41.708332 [ 147 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8632 | 2026.02.02 22:44:41.708352 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8633 | 2026.02.02 22:44:41.708373 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1114 | ||
| 8634 | 2026.02.02 22:44:41.708467 [ 200 ] {49648329-40bd-4792-89b3-9558c84553d5::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 | ||
| 8635 | 2026.02.02 22:44:41.709011 [ 200 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8636 | 2026.02.02 22:44:41.709151 [ 200 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 932 rows starting from the beginning of the part | ||
| 8637 | 2026.02.02 22:44:41.709517 [ 200 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
| 8638 | 2026.02.02 22:44:41.709858 [ 200 ] {49648329-40bd-4792-89b3-9558c84553d5::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 | ||
| 8639 | 2026.02.02 22:44:41.710188 [ 200 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 44 rows starting from the beginning of the part | ||
| 8640 | 2026.02.02 22:44:41.710513 [ 200 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 8641 | 2026.02.02 22:44:41.710844 [ 200 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
| 8642 | 2026.02.02 22:44:41.717210 [ 195 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1114 rows, containing 72 columns (72 merged, 0 gathered) in 0.008797943 sec., 126620.50663433486 rows/sec., 101.10 MiB/sec. | ||
| 8643 | 2026.02.02 22:44:41.718988 [ 197 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8644 | 2026.02.02 22:44:41.719593 [ 197 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_26_5} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8645 | 2026.02.02 22:44:41.719672 [ 197 ] {49648329-40bd-4792-89b3-9558c84553d5::all_1_26_5} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8646 | 2026.02.02 22:44:41.719913 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.59 MiB. | ||
| 8647 | 2026.02.02 22:44:42.545288 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8648 | 2026.02.02 22:44:42.563094 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8649 | 2026.02.02 22:44:42.563141 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8650 | 2026.02.02 22:44:42.569754 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8651 | 2026.02.02 22:44:42.570464 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8652 | 2026.02.02 22:44:42.570772 [ 145 ] {} <Debug> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8653 | 2026.02.02 22:44:42.570869 [ 145 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8654 | 2026.02.02 22:44:42.570907 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8655 | 2026.02.02 22:44:42.571026 [ 186 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 8656 | 2026.02.02 22:44:42.573565 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8657 | 2026.02.02 22:44:42.574009 [ 186 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8658 | 2026.02.02 22:44:42.574722 [ 186 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 8659 | 2026.02.02 22:44:42.577891 [ 186 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 8660 | 2026.02.02 22:44:42.581148 [ 186 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 8661 | 2026.02.02 22:44:42.584715 [ 186 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 8662 | 2026.02.02 22:44:42.588560 [ 186 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::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 | ||
| 8663 | 2026.02.02 22:44:42.592558 [ 186 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 8664 | 2026.02.02 22:44:42.642398 [ 186 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.071413651 sec., 3794.7926790635593 rows/sec., 19.62 MiB/sec. | ||
| 8665 | 2026.02.02 22:44:42.644221 [ 186 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8666 | 2026.02.02 22:44:42.645797 [ 186 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_36_7} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8667 | 2026.02.02 22:44:42.645884 [ 186 ] {3deb9233-fdd8-4db0-bc09-925acfd96a4c::all_1_36_7} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8668 | 2026.02.02 22:44:42.647186 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8669 | 2026.02.02 22:44:43.000209 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.69 MiB, peak 299.55 MiB, free memory in arenas 0.00 B, will set to 291.21 MiB (RSS), difference: 3.52 MiB | ||
| 8670 | 2026.02.02 22:44:46.628741 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8671 | 2026.02.02 22:44:46.628943 [ 276 ] {74fc9457-4844-4fb3-be3f-5a6a8f09717c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8672 | 2026.02.02 22:44:46.629013 [ 276 ] {74fc9457-4844-4fb3-be3f-5a6a8f09717c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8673 | 2026.02.02 22:44:46.629773 [ 276 ] {74fc9457-4844-4fb3-be3f-5a6a8f09717c} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8674 | 2026.02.02 22:44:46.629825 [ 276 ] {74fc9457-4844-4fb3-be3f-5a6a8f09717c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8675 | 2026.02.02 22:44:46.630259 [ 276 ] {74fc9457-4844-4fb3-be3f-5a6a8f09717c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8676 | 2026.02.02 22:44:46.630501 [ 276 ] {74fc9457-4844-4fb3-be3f-5a6a8f09717c} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8677 | 2026.02.02 22:44:46.630663 [ 276 ] {74fc9457-4844-4fb3-be3f-5a6a8f09717c} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001768 sec., 150452.4886877828 rows/sec., 9.56 MiB/sec. | ||
| 8678 | 2026.02.02 22:44:46.630715 [ 276 ] {74fc9457-4844-4fb3-be3f-5a6a8f09717c} <Debug> TCPHandler: Processed in 0.002108825 sec. | ||
| 8679 | 2026.02.02 22:44:46.630850 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8680 | 2026.02.02 22:44:46.630956 [ 276 ] {db256c49-82be-4d01-ba18-4780d33545a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8681 | 2026.02.02 22:44:46.631002 [ 276 ] {db256c49-82be-4d01-ba18-4780d33545a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8682 | 2026.02.02 22:44:46.631831 [ 276 ] {db256c49-82be-4d01-ba18-4780d33545a5} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8683 | 2026.02.02 22:44:46.631868 [ 276 ] {db256c49-82be-4d01-ba18-4780d33545a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8684 | 2026.02.02 22:44:46.632249 [ 276 ] {db256c49-82be-4d01-ba18-4780d33545a5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8685 | 2026.02.02 22:44:46.632461 [ 276 ] {db256c49-82be-4d01-ba18-4780d33545a5} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8686 | 2026.02.02 22:44:46.632591 [ 276 ] {db256c49-82be-4d01-ba18-4780d33545a5} <Debug> executeQuery: Read 782 rows, 63.50 KiB in 0.001659 sec., 471368.29415310425 rows/sec., 37.38 MiB/sec. | ||
| 8687 | 2026.02.02 22:44:46.632629 [ 276 ] {db256c49-82be-4d01-ba18-4780d33545a5} <Debug> TCPHandler: Processed in 0.001829251 sec. | ||
| 8688 | 2026.02.02 22:44:46.632756 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8689 | 2026.02.02 22:44:46.632851 [ 276 ] {ef030107-9d0a-458e-9e38-0244d7710a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8690 | 2026.02.02 22:44:46.632892 [ 276 ] {ef030107-9d0a-458e-9e38-0244d7710a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8691 | 2026.02.02 22:44:46.633330 [ 276 ] {ef030107-9d0a-458e-9e38-0244d7710a0f} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8692 | 2026.02.02 22:44:46.633367 [ 276 ] {ef030107-9d0a-458e-9e38-0244d7710a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8693 | 2026.02.02 22:44:46.633663 [ 276 ] {ef030107-9d0a-458e-9e38-0244d7710a0f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8694 | 2026.02.02 22:44:46.633880 [ 276 ] {ef030107-9d0a-458e-9e38-0244d7710a0f} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8695 | 2026.02.02 22:44:46.634007 [ 276 ] {ef030107-9d0a-458e-9e38-0244d7710a0f} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001173 sec., 126172.20801364024 rows/sec., 7.60 MiB/sec. | ||
| 8696 | 2026.02.02 22:44:46.634045 [ 276 ] {ef030107-9d0a-458e-9e38-0244d7710a0f} <Debug> TCPHandler: Processed in 0.001336696 sec. | ||
| 8697 | 2026.02.02 22:44:46.634155 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8698 | 2026.02.02 22:44:46.634249 [ 276 ] {7da28f49-c2ae-440d-9855-be6b939473cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8699 | 2026.02.02 22:44:46.634288 [ 276 ] {7da28f49-c2ae-440d-9855-be6b939473cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8700 | 2026.02.02 22:44:46.634719 [ 276 ] {7da28f49-c2ae-440d-9855-be6b939473cb} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8701 | 2026.02.02 22:44:46.634754 [ 276 ] {7da28f49-c2ae-440d-9855-be6b939473cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8702 | 2026.02.02 22:44:46.635035 [ 276 ] {7da28f49-c2ae-440d-9855-be6b939473cb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8703 | 2026.02.02 22:44:46.635234 [ 276 ] {7da28f49-c2ae-440d-9855-be6b939473cb} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8704 | 2026.02.02 22:44:46.635420 [ 276 ] {7da28f49-c2ae-440d-9855-be6b939473cb} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001187 sec., 117944.39764111205 rows/sec., 7.62 MiB/sec. | ||
| 8705 | 2026.02.02 22:44:46.635458 [ 276 ] {7da28f49-c2ae-440d-9855-be6b939473cb} <Debug> TCPHandler: Processed in 0.001351666 sec. | ||
| 8706 | 2026.02.02 22:44:46.635571 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8707 | 2026.02.02 22:44:46.635666 [ 276 ] {d809041b-e43a-4ebb-a7cc-c1ffae8a27ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8708 | 2026.02.02 22:44:46.635707 [ 276 ] {d809041b-e43a-4ebb-a7cc-c1ffae8a27ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8709 | 2026.02.02 22:44:46.636131 [ 276 ] {d809041b-e43a-4ebb-a7cc-c1ffae8a27ad} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8710 | 2026.02.02 22:44:46.636169 [ 276 ] {d809041b-e43a-4ebb-a7cc-c1ffae8a27ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8711 | 2026.02.02 22:44:46.636470 [ 276 ] {d809041b-e43a-4ebb-a7cc-c1ffae8a27ad} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8712 | 2026.02.02 22:44:46.636683 [ 276 ] {d809041b-e43a-4ebb-a7cc-c1ffae8a27ad} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8713 | 2026.02.02 22:44:46.636815 [ 276 ] {d809041b-e43a-4ebb-a7cc-c1ffae8a27ad} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001166 sec., 119210.97770154374 rows/sec., 6.78 MiB/sec. | ||
| 8714 | 2026.02.02 22:44:46.636866 [ 276 ] {d809041b-e43a-4ebb-a7cc-c1ffae8a27ad} <Debug> TCPHandler: Processed in 0.001343516 sec. | ||
| 8715 | 2026.02.02 22:44:46.637022 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8716 | 2026.02.02 22:44:46.637152 [ 276 ] {80008e0f-bde6-4bf0-8337-7f0723d93c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8717 | 2026.02.02 22:44:46.637208 [ 276 ] {80008e0f-bde6-4bf0-8337-7f0723d93c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8718 | 2026.02.02 22:44:46.637878 [ 276 ] {80008e0f-bde6-4bf0-8337-7f0723d93c25} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8719 | 2026.02.02 22:44:46.637920 [ 276 ] {80008e0f-bde6-4bf0-8337-7f0723d93c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8720 | 2026.02.02 22:44:46.638295 [ 276 ] {80008e0f-bde6-4bf0-8337-7f0723d93c25} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8721 | 2026.02.02 22:44:46.638529 [ 276 ] {80008e0f-bde6-4bf0-8337-7f0723d93c25} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8722 | 2026.02.02 22:44:46.638664 [ 276 ] {80008e0f-bde6-4bf0-8337-7f0723d93c25} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001537 sec., 310995.4456733897 rows/sec., 21.91 MiB/sec. | ||
| 8723 | 2026.02.02 22:44:46.638703 [ 276 ] {80008e0f-bde6-4bf0-8337-7f0723d93c25} <Debug> TCPHandler: Processed in 0.001759521 sec. | ||
| 8724 | 2026.02.02 22:44:46.638819 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8725 | 2026.02.02 22:44:46.638921 [ 276 ] {5bae875f-4ed1-4fc3-bd75-92a9529db2b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8726 | 2026.02.02 22:44:46.638964 [ 276 ] {5bae875f-4ed1-4fc3-bd75-92a9529db2b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8727 | 2026.02.02 22:44:46.639335 [ 276 ] {5bae875f-4ed1-4fc3-bd75-92a9529db2b4} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8728 | 2026.02.02 22:44:46.639372 [ 276 ] {5bae875f-4ed1-4fc3-bd75-92a9529db2b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8729 | 2026.02.02 22:44:46.639693 [ 276 ] {5bae875f-4ed1-4fc3-bd75-92a9529db2b4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8730 | 2026.02.02 22:44:46.639924 [ 276 ] {5bae875f-4ed1-4fc3-bd75-92a9529db2b4} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8731 | 2026.02.02 22:44:46.640047 [ 142 ] {} <Debug> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8732 | 2026.02.02 22:44:46.640063 [ 276 ] {5bae875f-4ed1-4fc3-bd75-92a9529db2b4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001161 sec., 5167.958656330749 rows/sec., 270.01 KiB/sec. | ||
| 8733 | 2026.02.02 22:44:46.640156 [ 142 ] {} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8734 | 2026.02.02 22:44:46.640160 [ 276 ] {5bae875f-4ed1-4fc3-bd75-92a9529db2b4} <Debug> TCPHandler: Processed in 0.001391286 sec. | ||
| 8735 | 2026.02.02 22:44:46.640206 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8736 | 2026.02.02 22:44:46.640299 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8737 | 2026.02.02 22:44:46.640353 [ 191 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 8738 | 2026.02.02 22:44:46.640425 [ 276 ] {98e22d86-6882-440e-8477-772c54c0f95f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8739 | 2026.02.02 22:44:46.640474 [ 276 ] {98e22d86-6882-440e-8477-772c54c0f95f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8740 | 2026.02.02 22:44:46.640524 [ 191 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8741 | 2026.02.02 22:44:46.640568 [ 191 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 8742 | 2026.02.02 22:44:46.640641 [ 191 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 8743 | 2026.02.02 22:44:46.640691 [ 191 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 8744 | 2026.02.02 22:44:46.640735 [ 191 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 8745 | 2026.02.02 22:44:46.640776 [ 191 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 8746 | 2026.02.02 22:44:46.640819 [ 191 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::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 | ||
| 8747 | 2026.02.02 22:44:46.640952 [ 276 ] {98e22d86-6882-440e-8477-772c54c0f95f} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8748 | 2026.02.02 22:44:46.641000 [ 276 ] {98e22d86-6882-440e-8477-772c54c0f95f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8749 | 2026.02.02 22:44:46.641398 [ 276 ] {98e22d86-6882-440e-8477-772c54c0f95f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8750 | 2026.02.02 22:44:46.641640 [ 276 ] {98e22d86-6882-440e-8477-772c54c0f95f} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8751 | 2026.02.02 22:44:46.641646 [ 191 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001357845 sec., 114887.92903460997 rows/sec., 5.86 MiB/sec. | ||
| 8752 | 2026.02.02 22:44:46.641778 [ 276 ] {98e22d86-6882-440e-8477-772c54c0f95f} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001373 sec., 187909.68681718863 rows/sec., 12.51 MiB/sec. | ||
| 8753 | 2026.02.02 22:44:46.641785 [ 195 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8754 | 2026.02.02 22:44:46.641827 [ 276 ] {98e22d86-6882-440e-8477-772c54c0f95f} <Debug> TCPHandler: Processed in 0.001578049 sec. | ||
| 8755 | 2026.02.02 22:44:46.641960 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8756 | 2026.02.02 22:44:46.642060 [ 276 ] {635fc757-3c7c-4379-ab4c-4cb1d75bf67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8757 | 2026.02.02 22:44:46.642070 [ 195 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::all_1_26_5} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8758 | 2026.02.02 22:44:46.642107 [ 276 ] {635fc757-3c7c-4379-ab4c-4cb1d75bf67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8759 | 2026.02.02 22:44:46.642154 [ 195 ] {14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3::all_1_26_5} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8760 | 2026.02.02 22:44:46.642241 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8761 | 2026.02.02 22:44:46.642445 [ 276 ] {635fc757-3c7c-4379-ab4c-4cb1d75bf67c} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8762 | 2026.02.02 22:44:46.642487 [ 276 ] {635fc757-3c7c-4379-ab4c-4cb1d75bf67c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8763 | 2026.02.02 22:44:46.642805 [ 276 ] {635fc757-3c7c-4379-ab4c-4cb1d75bf67c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8764 | 2026.02.02 22:44:46.643029 [ 276 ] {635fc757-3c7c-4379-ab4c-4cb1d75bf67c} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8765 | 2026.02.02 22:44:46.643164 [ 276 ] {635fc757-3c7c-4379-ab4c-4cb1d75bf67c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001123 sec., 890.4719501335708 rows/sec., 60.00 KiB/sec. | ||
| 8766 | 2026.02.02 22:44:46.643201 [ 276 ] {635fc757-3c7c-4379-ab4c-4cb1d75bf67c} <Debug> TCPHandler: Processed in 0.001292905 sec. | ||
| 8767 | 2026.02.02 22:44:46.643321 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8768 | 2026.02.02 22:44:46.643416 [ 276 ] {b50f90a1-376d-4d06-bbcb-9560401736ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8769 | 2026.02.02 22:44:46.643473 [ 276 ] {b50f90a1-376d-4d06-bbcb-9560401736ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8770 | 2026.02.02 22:44:46.644274 [ 276 ] {b50f90a1-376d-4d06-bbcb-9560401736ff} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8771 | 2026.02.02 22:44:46.644312 [ 276 ] {b50f90a1-376d-4d06-bbcb-9560401736ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8772 | 2026.02.02 22:44:46.644849 [ 276 ] {b50f90a1-376d-4d06-bbcb-9560401736ff} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8773 | 2026.02.02 22:44:46.645090 [ 276 ] {b50f90a1-376d-4d06-bbcb-9560401736ff} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8774 | 2026.02.02 22:44:46.645234 [ 276 ] {b50f90a1-376d-4d06-bbcb-9560401736ff} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001836 sec., 8169.934640522876 rows/sec., 14.64 MiB/sec. | ||
| 8775 | 2026.02.02 22:44:46.645296 [ 276 ] {b50f90a1-376d-4d06-bbcb-9560401736ff} <Debug> TCPHandler: Processed in 0.002025573 sec. | ||
| 8776 | 2026.02.02 22:44:46.645409 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8777 | 2026.02.02 22:44:46.645509 [ 276 ] {5ad38517-739f-427e-b01e-fac64b163874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8778 | 2026.02.02 22:44:46.645550 [ 276 ] {5ad38517-739f-427e-b01e-fac64b163874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8779 | 2026.02.02 22:44:46.645881 [ 276 ] {5ad38517-739f-427e-b01e-fac64b163874} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8780 | 2026.02.02 22:44:46.645918 [ 276 ] {5ad38517-739f-427e-b01e-fac64b163874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8781 | 2026.02.02 22:44:46.646221 [ 276 ] {5ad38517-739f-427e-b01e-fac64b163874} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8782 | 2026.02.02 22:44:46.646443 [ 276 ] {5ad38517-739f-427e-b01e-fac64b163874} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8783 | 2026.02.02 22:44:46.646570 [ 276 ] {5ad38517-739f-427e-b01e-fac64b163874} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00108 sec., 81481.48148148147 rows/sec., 5.12 MiB/sec. | ||
| 8784 | 2026.02.02 22:44:46.646607 [ 276 ] {5ad38517-739f-427e-b01e-fac64b163874} <Debug> TCPHandler: Processed in 0.001249615 sec. | ||
| 8785 | 2026.02.02 22:44:48.731545 [ 133 ] {} <Debug> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8786 | 2026.02.02 22:44:48.731622 [ 133 ] {} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8787 | 2026.02.02 22:44:48.731644 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8788 | 2026.02.02 22:44:48.731781 [ 199 ] {24e92b54-27ae-4caa-bbb5-c97ff17eb39d::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 | ||
| 8789 | 2026.02.02 22:44:48.731919 [ 199 ] {24e92b54-27ae-4caa-bbb5-c97ff17eb39d::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8790 | 2026.02.02 22:44:48.731952 [ 199 ] {24e92b54-27ae-4caa-bbb5-c97ff17eb39d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 8791 | 2026.02.02 22:44:48.732015 [ 199 ] {24e92b54-27ae-4caa-bbb5-c97ff17eb39d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
| 8792 | 2026.02.02 22:44:48.732060 [ 199 ] {24e92b54-27ae-4caa-bbb5-c97ff17eb39d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 8793 | 2026.02.02 22:44:48.732099 [ 199 ] {24e92b54-27ae-4caa-bbb5-c97ff17eb39d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 8794 | 2026.02.02 22:44:48.732139 [ 199 ] {24e92b54-27ae-4caa-bbb5-c97ff17eb39d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 8795 | 2026.02.02 22:44:48.732881 [ 201 ] {24e92b54-27ae-4caa-bbb5-c97ff17eb39d::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001165234 sec., 42909.836135917765 rows/sec., 3.58 MiB/sec. | ||
| 8796 | 2026.02.02 22:44:48.733002 [ 199 ] {24e92b54-27ae-4caa-bbb5-c97ff17eb39d::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8797 | 2026.02.02 22:44:48.733249 [ 199 ] {24e92b54-27ae-4caa-bbb5-c97ff17eb39d::all_1_13_3} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8798 | 2026.02.02 22:44:48.733320 [ 199 ] {24e92b54-27ae-4caa-bbb5-c97ff17eb39d::all_1_13_3} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8799 | 2026.02.02 22:44:48.733394 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8800 | 2026.02.02 22:44:49.154017 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17769 | ||
| 8801 | 2026.02.02 22:44:49.154684 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8802 | 2026.02.02 22:44:49.154724 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8803 | 2026.02.02 22:44:49.155192 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8804 | 2026.02.02 22:44:49.155415 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8805 | 2026.02.02 22:44:49.155546 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17769 | ||
| 8806 | 2026.02.02 22:44:50.073729 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8807 | 2026.02.02 22:44:50.089026 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8808 | 2026.02.02 22:44:50.089084 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8809 | 2026.02.02 22:44:50.094810 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8810 | 2026.02.02 22:44:50.095478 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8811 | 2026.02.02 22:44:50.098147 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8812 | 2026.02.02 22:44:51.648602 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8813 | 2026.02.02 22:44:51.648787 [ 276 ] {c4953a43-377e-4cab-9941-3beaa935f22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8814 | 2026.02.02 22:44:51.648852 [ 276 ] {c4953a43-377e-4cab-9941-3beaa935f22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8815 | 2026.02.02 22:44:51.649447 [ 276 ] {c4953a43-377e-4cab-9941-3beaa935f22f} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8816 | 2026.02.02 22:44:51.649499 [ 276 ] {c4953a43-377e-4cab-9941-3beaa935f22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8817 | 2026.02.02 22:44:51.649895 [ 276 ] {c4953a43-377e-4cab-9941-3beaa935f22f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8818 | 2026.02.02 22:44:51.650113 [ 276 ] {c4953a43-377e-4cab-9941-3beaa935f22f} <Trace> oximeter.fields_ipaddr (24e92b54-27ae-4caa-bbb5-c97ff17eb39d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8819 | 2026.02.02 22:44:51.650276 [ 276 ] {c4953a43-377e-4cab-9941-3beaa935f22f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001536 sec., 1302.0833333333333 rows/sec., 106.18 KiB/sec. | ||
| 8820 | 2026.02.02 22:44:51.650315 [ 276 ] {c4953a43-377e-4cab-9941-3beaa935f22f} <Debug> TCPHandler: Processed in 0.001839802 sec. | ||
| 8821 | 2026.02.02 22:44:51.650437 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8822 | 2026.02.02 22:44:51.650531 [ 276 ] {b5fcc949-5af8-4307-bf74-a16d9f7b8784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8823 | 2026.02.02 22:44:51.650569 [ 276 ] {b5fcc949-5af8-4307-bf74-a16d9f7b8784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8824 | 2026.02.02 22:44:51.651437 [ 276 ] {b5fcc949-5af8-4307-bf74-a16d9f7b8784} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8825 | 2026.02.02 22:44:51.651474 [ 276 ] {b5fcc949-5af8-4307-bf74-a16d9f7b8784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8826 | 2026.02.02 22:44:51.651880 [ 276 ] {b5fcc949-5af8-4307-bf74-a16d9f7b8784} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8827 | 2026.02.02 22:44:51.652085 [ 276 ] {b5fcc949-5af8-4307-bf74-a16d9f7b8784} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8828 | 2026.02.02 22:44:51.652213 [ 276 ] {b5fcc949-5af8-4307-bf74-a16d9f7b8784} <Debug> executeQuery: Read 1249 rows, 105.45 KiB in 0.0017 sec., 734705.8823529412 rows/sec., 60.57 MiB/sec. | ||
| 8829 | 2026.02.02 22:44:51.652250 [ 276 ] {b5fcc949-5af8-4307-bf74-a16d9f7b8784} <Debug> TCPHandler: Processed in 0.001862382 sec. | ||
| 8830 | 2026.02.02 22:44:51.652359 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8831 | 2026.02.02 22:44:51.652454 [ 276 ] {2403421c-9082-44bd-bbf0-16b5f9682135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8832 | 2026.02.02 22:44:51.652495 [ 276 ] {2403421c-9082-44bd-bbf0-16b5f9682135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8833 | 2026.02.02 22:44:51.652901 [ 276 ] {2403421c-9082-44bd-bbf0-16b5f9682135} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8834 | 2026.02.02 22:44:51.652938 [ 276 ] {2403421c-9082-44bd-bbf0-16b5f9682135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8835 | 2026.02.02 22:44:51.653222 [ 276 ] {2403421c-9082-44bd-bbf0-16b5f9682135} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8836 | 2026.02.02 22:44:51.653441 [ 276 ] {2403421c-9082-44bd-bbf0-16b5f9682135} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8837 | 2026.02.02 22:44:51.653569 [ 276 ] {2403421c-9082-44bd-bbf0-16b5f9682135} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001134 sec., 24691.35802469136 rows/sec., 1.80 MiB/sec. | ||
| 8838 | 2026.02.02 22:44:51.653571 [ 130 ] {} <Debug> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8839 | 2026.02.02 22:44:51.653607 [ 276 ] {2403421c-9082-44bd-bbf0-16b5f9682135} <Debug> TCPHandler: Processed in 0.001295276 sec. | ||
| 8840 | 2026.02.02 22:44:51.653665 [ 130 ] {} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8841 | 2026.02.02 22:44:51.653696 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8842 | 2026.02.02 22:44:51.653733 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8843 | 2026.02.02 22:44:51.653805 [ 195 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::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 | ||
| 8844 | 2026.02.02 22:44:51.653830 [ 276 ] {26de78c0-4141-47f5-b2b3-548f43910fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8845 | 2026.02.02 22:44:51.653881 [ 276 ] {26de78c0-4141-47f5-b2b3-548f43910fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8846 | 2026.02.02 22:44:51.653936 [ 195 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8847 | 2026.02.02 22:44:51.653975 [ 195 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 192 rows starting from the beginning of the part | ||
| 8848 | 2026.02.02 22:44:51.654048 [ 195 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part | ||
| 8849 | 2026.02.02 22:44:51.654092 [ 195 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 162 rows starting from the beginning of the part | ||
| 8850 | 2026.02.02 22:44:51.654133 [ 195 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part | ||
| 8851 | 2026.02.02 22:44:51.654171 [ 195 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 148 rows starting from the beginning of the part | ||
| 8852 | 2026.02.02 22:44:51.654207 [ 195 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 28 rows starting from the beginning of the part | ||
| 8853 | 2026.02.02 22:44:51.654323 [ 276 ] {26de78c0-4141-47f5-b2b3-548f43910fe8} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8854 | 2026.02.02 22:44:51.654364 [ 276 ] {26de78c0-4141-47f5-b2b3-548f43910fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8855 | 2026.02.02 22:44:51.654686 [ 276 ] {26de78c0-4141-47f5-b2b3-548f43910fe8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8856 | 2026.02.02 22:44:51.654913 [ 276 ] {26de78c0-4141-47f5-b2b3-548f43910fe8} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8857 | 2026.02.02 22:44:51.655041 [ 276 ] {26de78c0-4141-47f5-b2b3-548f43910fe8} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001229 sec., 185516.68022782748 rows/sec., 12.56 MiB/sec. | ||
| 8858 | 2026.02.02 22:44:51.655078 [ 276 ] {26de78c0-4141-47f5-b2b3-548f43910fe8} <Debug> TCPHandler: Processed in 0.001392526 sec. | ||
| 8859 | 2026.02.02 22:44:51.655092 [ 187 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 582 rows, containing 5 columns (5 merged, 0 gathered) in 0.001329256 sec., 437838.9113910338 rows/sec., 29.28 MiB/sec. | ||
| 8860 | 2026.02.02 22:44:51.655182 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8861 | 2026.02.02 22:44:51.655279 [ 276 ] {f9391c52-90e2-4d0c-b44d-e9107f6be028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8862 | 2026.02.02 22:44:51.655319 [ 276 ] {f9391c52-90e2-4d0c-b44d-e9107f6be028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8863 | 2026.02.02 22:44:51.655328 [ 198 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8864 | 2026.02.02 22:44:51.655655 [ 198 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_51_10} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8865 | 2026.02.02 22:44:51.655737 [ 198 ] {4aba22f2-20ce-48b5-b883-cc620ad02196::all_1_51_10} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8866 | 2026.02.02 22:44:51.655835 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8867 | 2026.02.02 22:44:51.655859 [ 276 ] {f9391c52-90e2-4d0c-b44d-e9107f6be028} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8868 | 2026.02.02 22:44:51.655900 [ 276 ] {f9391c52-90e2-4d0c-b44d-e9107f6be028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8869 | 2026.02.02 22:44:51.656220 [ 276 ] {f9391c52-90e2-4d0c-b44d-e9107f6be028} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8870 | 2026.02.02 22:44:51.656424 [ 276 ] {f9391c52-90e2-4d0c-b44d-e9107f6be028} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8871 | 2026.02.02 22:44:51.656554 [ 276 ] {f9391c52-90e2-4d0c-b44d-e9107f6be028} <Debug> executeQuery: Read 548 rows, 41.65 KiB in 0.001292 sec., 424148.6068111455 rows/sec., 31.48 MiB/sec. | ||
| 8872 | 2026.02.02 22:44:51.656591 [ 276 ] {f9391c52-90e2-4d0c-b44d-e9107f6be028} <Debug> TCPHandler: Processed in 0.001456488 sec. | ||
| 8873 | 2026.02.02 22:44:51.656697 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8874 | 2026.02.02 22:44:51.656791 [ 276 ] {eb1d3002-fdc9-487e-bf3f-94f4b7d495fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8875 | 2026.02.02 22:44:51.656833 [ 276 ] {eb1d3002-fdc9-487e-bf3f-94f4b7d495fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8876 | 2026.02.02 22:44:51.657373 [ 276 ] {eb1d3002-fdc9-487e-bf3f-94f4b7d495fc} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8877 | 2026.02.02 22:44:51.657409 [ 276 ] {eb1d3002-fdc9-487e-bf3f-94f4b7d495fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8878 | 2026.02.02 22:44:51.657773 [ 276 ] {eb1d3002-fdc9-487e-bf3f-94f4b7d495fc} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8879 | 2026.02.02 22:44:51.657973 [ 276 ] {eb1d3002-fdc9-487e-bf3f-94f4b7d495fc} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8880 | 2026.02.02 22:44:51.658099 [ 276 ] {eb1d3002-fdc9-487e-bf3f-94f4b7d495fc} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001326 sec., 637254.9019607843 rows/sec., 42.89 MiB/sec. | ||
| 8881 | 2026.02.02 22:44:51.658134 [ 276 ] {eb1d3002-fdc9-487e-bf3f-94f4b7d495fc} <Debug> TCPHandler: Processed in 0.001485008 sec. | ||
| 8882 | 2026.02.02 22:44:51.658241 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8883 | 2026.02.02 22:44:51.658333 [ 276 ] {24607071-1460-4ee9-84f9-29fdb56aa886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8884 | 2026.02.02 22:44:51.658410 [ 276 ] {24607071-1460-4ee9-84f9-29fdb56aa886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8885 | 2026.02.02 22:44:51.659173 [ 276 ] {24607071-1460-4ee9-84f9-29fdb56aa886} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8886 | 2026.02.02 22:44:51.659210 [ 276 ] {24607071-1460-4ee9-84f9-29fdb56aa886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8887 | 2026.02.02 22:44:51.659734 [ 276 ] {24607071-1460-4ee9-84f9-29fdb56aa886} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8888 | 2026.02.02 22:44:51.659951 [ 276 ] {24607071-1460-4ee9-84f9-29fdb56aa886} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8889 | 2026.02.02 22:44:51.660063 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8890 | 2026.02.02 22:44:51.660086 [ 276 ] {24607071-1460-4ee9-84f9-29fdb56aa886} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00177 sec., 14689.265536723164 rows/sec., 26.32 MiB/sec. | ||
| 8891 | 2026.02.02 22:44:51.660135 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8892 | 2026.02.02 22:44:51.660164 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8893 | 2026.02.02 22:44:51.660180 [ 276 ] {24607071-1460-4ee9-84f9-29fdb56aa886} <Debug> TCPHandler: Processed in 0.001986594 sec. | ||
| 8894 | 2026.02.02 22:44:51.660247 [ 201 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::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 | ||
| 8895 | 2026.02.02 22:44:51.660299 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8896 | 2026.02.02 22:44:51.660392 [ 276 ] {a77b5cad-b760-4f34-a25e-13489d33d1ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8897 | 2026.02.02 22:44:51.660432 [ 276 ] {a77b5cad-b760-4f34-a25e-13489d33d1ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8898 | 2026.02.02 22:44:51.660457 [ 201 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8899 | 2026.02.02 22:44:51.660514 [ 201 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 874 rows starting from the beginning of the part | ||
| 8900 | 2026.02.02 22:44:51.660644 [ 201 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part | ||
| 8901 | 2026.02.02 22:44:51.660753 [ 201 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 15 rows starting from the beginning of the part | ||
| 8902 | 2026.02.02 22:44:51.660761 [ 276 ] {a77b5cad-b760-4f34-a25e-13489d33d1ac} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8903 | 2026.02.02 22:44:51.660797 [ 276 ] {a77b5cad-b760-4f34-a25e-13489d33d1ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8904 | 2026.02.02 22:44:51.660855 [ 201 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part | ||
| 8905 | 2026.02.02 22:44:51.660958 [ 201 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 15 rows starting from the beginning of the part | ||
| 8906 | 2026.02.02 22:44:51.661060 [ 201 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part | ||
| 8907 | 2026.02.02 22:44:51.661101 [ 276 ] {a77b5cad-b760-4f34-a25e-13489d33d1ac} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8908 | 2026.02.02 22:44:51.661312 [ 276 ] {a77b5cad-b760-4f34-a25e-13489d33d1ac} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8909 | 2026.02.02 22:44:51.661439 [ 276 ] {a77b5cad-b760-4f34-a25e-13489d33d1ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 8910 | 2026.02.02 22:44:51.661474 [ 276 ] {a77b5cad-b760-4f34-a25e-13489d33d1ac} <Debug> TCPHandler: Processed in 0.001223564 sec. | ||
| 8911 | 2026.02.02 22:44:51.667927 [ 189 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 982 rows, containing 19 columns (19 merged, 0 gathered) in 0.007715261 sec., 127280.20477855513 rows/sec., 228.08 MiB/sec. | ||
| 8912 | 2026.02.02 22:44:51.669209 [ 196 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8913 | 2026.02.02 22:44:51.669614 [ 196 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8914 | 2026.02.02 22:44:51.669706 [ 196 ] {f89bd4f5-3de2-4e74-919e-f1cf55ffc335::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8915 | 2026.02.02 22:44:51.669850 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.27 MiB. | ||
| 8916 | 2026.02.02 22:44:51.708704 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1152 | ||
| 8917 | 2026.02.02 22:44:51.711157 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8918 | 2026.02.02 22:44:51.711195 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8919 | 2026.02.02 22:44:51.712349 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8920 | 2026.02.02 22:44:51.712615 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8921 | 2026.02.02 22:44:51.712852 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1152 | ||
| 8922 | 2026.02.02 22:44:52.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.10 MiB, peak 301.32 MiB, free memory in arenas 0.00 B, will set to 296.74 MiB (RSS), difference: 3.64 MiB | ||
| 8923 | 2026.02.02 22:44:56.527145 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8924 | 2026.02.02 22:44:56.527219 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8925 | 2026.02.02 22:44:56.628176 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8926 | 2026.02.02 22:44:56.628375 [ 276 ] {3d4aeb39-aba7-4b87-b427-09e7282badaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8927 | 2026.02.02 22:44:56.628449 [ 276 ] {3d4aeb39-aba7-4b87-b427-09e7282badaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8928 | 2026.02.02 22:44:56.629230 [ 276 ] {3d4aeb39-aba7-4b87-b427-09e7282badaf} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8929 | 2026.02.02 22:44:56.629273 [ 276 ] {3d4aeb39-aba7-4b87-b427-09e7282badaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8930 | 2026.02.02 22:44:56.629682 [ 276 ] {3d4aeb39-aba7-4b87-b427-09e7282badaf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8931 | 2026.02.02 22:44:56.629911 [ 276 ] {3d4aeb39-aba7-4b87-b427-09e7282badaf} <Trace> oximeter.fields_i16 (7819d195-735c-4862-a57c-ea0b6700b453): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8932 | 2026.02.02 22:44:56.630070 [ 276 ] {3d4aeb39-aba7-4b87-b427-09e7282badaf} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001749 sec., 152086.90680388795 rows/sec., 9.66 MiB/sec. | ||
| 8933 | 2026.02.02 22:44:56.630112 [ 276 ] {3d4aeb39-aba7-4b87-b427-09e7282badaf} <Debug> TCPHandler: Processed in 0.002073704 sec. | ||
| 8934 | 2026.02.02 22:44:56.630228 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8935 | 2026.02.02 22:44:56.630326 [ 276 ] {6175191c-b7fa-430e-9dd2-672d87bd4b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8936 | 2026.02.02 22:44:56.630367 [ 276 ] {6175191c-b7fa-430e-9dd2-672d87bd4b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8937 | 2026.02.02 22:44:56.631349 [ 276 ] {6175191c-b7fa-430e-9dd2-672d87bd4b07} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8938 | 2026.02.02 22:44:56.631386 [ 276 ] {6175191c-b7fa-430e-9dd2-672d87bd4b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8939 | 2026.02.02 22:44:56.631752 [ 276 ] {6175191c-b7fa-430e-9dd2-672d87bd4b07} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8940 | 2026.02.02 22:44:56.631971 [ 276 ] {6175191c-b7fa-430e-9dd2-672d87bd4b07} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8941 | 2026.02.02 22:44:56.632104 [ 276 ] {6175191c-b7fa-430e-9dd2-672d87bd4b07} <Debug> executeQuery: Read 782 rows, 63.50 KiB in 0.001797 sec., 435169.7273233166 rows/sec., 34.51 MiB/sec. | ||
| 8942 | 2026.02.02 22:44:56.632143 [ 276 ] {6175191c-b7fa-430e-9dd2-672d87bd4b07} <Debug> TCPHandler: Processed in 0.001964083 sec. | ||
| 8943 | 2026.02.02 22:44:56.632264 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8944 | 2026.02.02 22:44:56.632388 [ 276 ] {98769d2a-55dd-463f-8efa-1411a834dbeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8945 | 2026.02.02 22:44:56.632437 [ 276 ] {98769d2a-55dd-463f-8efa-1411a834dbeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8946 | 2026.02.02 22:44:56.632942 [ 276 ] {98769d2a-55dd-463f-8efa-1411a834dbeb} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8947 | 2026.02.02 22:44:56.632979 [ 276 ] {98769d2a-55dd-463f-8efa-1411a834dbeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8948 | 2026.02.02 22:44:56.633293 [ 276 ] {98769d2a-55dd-463f-8efa-1411a834dbeb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8949 | 2026.02.02 22:44:56.633511 [ 276 ] {98769d2a-55dd-463f-8efa-1411a834dbeb} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8950 | 2026.02.02 22:44:56.633652 [ 276 ] {98769d2a-55dd-463f-8efa-1411a834dbeb} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001288 sec., 114906.83229813664 rows/sec., 6.92 MiB/sec. | ||
| 8951 | 2026.02.02 22:44:56.633694 [ 276 ] {98769d2a-55dd-463f-8efa-1411a834dbeb} <Debug> TCPHandler: Processed in 0.001491118 sec. | ||
| 8952 | 2026.02.02 22:44:56.633802 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8953 | 2026.02.02 22:44:56.633899 [ 276 ] {dd81d425-4b8d-4842-9eeb-c14c5a34d6ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8954 | 2026.02.02 22:44:56.633940 [ 276 ] {dd81d425-4b8d-4842-9eeb-c14c5a34d6ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8955 | 2026.02.02 22:44:56.634384 [ 276 ] {dd81d425-4b8d-4842-9eeb-c14c5a34d6ad} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8956 | 2026.02.02 22:44:56.634422 [ 276 ] {dd81d425-4b8d-4842-9eeb-c14c5a34d6ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8957 | 2026.02.02 22:44:56.634728 [ 276 ] {dd81d425-4b8d-4842-9eeb-c14c5a34d6ad} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8958 | 2026.02.02 22:44:56.634931 [ 276 ] {dd81d425-4b8d-4842-9eeb-c14c5a34d6ad} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8959 | 2026.02.02 22:44:56.635058 [ 276 ] {dd81d425-4b8d-4842-9eeb-c14c5a34d6ad} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001178 sec., 118845.50084889644 rows/sec., 7.68 MiB/sec. | ||
| 8960 | 2026.02.02 22:44:56.635063 [ 124 ] {} <Debug> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8961 | 2026.02.02 22:44:56.635096 [ 276 ] {dd81d425-4b8d-4842-9eeb-c14c5a34d6ad} <Debug> TCPHandler: Processed in 0.001343496 sec. | ||
| 8962 | 2026.02.02 22:44:56.635128 [ 124 ] {} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8963 | 2026.02.02 22:44:56.635154 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8964 | 2026.02.02 22:44:56.635217 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8965 | 2026.02.02 22:44:56.635263 [ 200 ] {76cb72b0-fd69-4c48-abee-934367d6b937::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 | ||
| 8966 | 2026.02.02 22:44:56.635316 [ 276 ] {b51480ab-a44e-4757-91f1-4009d8cd51d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8967 | 2026.02.02 22:44:56.635361 [ 276 ] {b51480ab-a44e-4757-91f1-4009d8cd51d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8968 | 2026.02.02 22:44:56.635387 [ 200 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8969 | 2026.02.02 22:44:56.635424 [ 200 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 369 rows starting from the beginning of the part | ||
| 8970 | 2026.02.02 22:44:56.635489 [ 200 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 140 rows starting from the beginning of the part | ||
| 8971 | 2026.02.02 22:44:56.635538 [ 200 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 140 rows starting from the beginning of the part | ||
| 8972 | 2026.02.02 22:44:56.635586 [ 200 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 140 rows starting from the beginning of the part | ||
| 8973 | 2026.02.02 22:44:56.635628 [ 200 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 228 rows starting from the beginning of the part | ||
| 8974 | 2026.02.02 22:44:56.635671 [ 200 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 140 rows starting from the beginning of the part | ||
| 8975 | 2026.02.02 22:44:56.635824 [ 276 ] {b51480ab-a44e-4757-91f1-4009d8cd51d3} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8976 | 2026.02.02 22:44:56.635867 [ 276 ] {b51480ab-a44e-4757-91f1-4009d8cd51d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8977 | 2026.02.02 22:44:56.636199 [ 276 ] {b51480ab-a44e-4757-91f1-4009d8cd51d3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8978 | 2026.02.02 22:44:56.636427 [ 276 ] {b51480ab-a44e-4757-91f1-4009d8cd51d3} <Trace> oximeter.fields_u8 (849f615b-94df-419b-9f83-b0ce8d66289e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8979 | 2026.02.02 22:44:56.636556 [ 276 ] {b51480ab-a44e-4757-91f1-4009d8cd51d3} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001258 sec., 110492.84578696343 rows/sec., 6.29 MiB/sec. | ||
| 8980 | 2026.02.02 22:44:56.636595 [ 276 ] {b51480ab-a44e-4757-91f1-4009d8cd51d3} <Debug> TCPHandler: Processed in 0.001432817 sec. | ||
| 8981 | 2026.02.02 22:44:56.636690 [ 196 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1157 rows, containing 5 columns (5 merged, 0 gathered) in 0.001476908 sec., 783393.4138077659 rows/sec., 54.57 MiB/sec. | ||
| 8982 | 2026.02.02 22:44:56.636701 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8983 | 2026.02.02 22:44:56.636810 [ 276 ] {12e1bc3d-86c5-4c82-b3e6-2ec2d630a1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8984 | 2026.02.02 22:44:56.636833 [ 200 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8985 | 2026.02.02 22:44:56.636849 [ 276 ] {12e1bc3d-86c5-4c82-b3e6-2ec2d630a1ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8986 | 2026.02.02 22:44:56.637088 [ 200 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_36_7} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8987 | 2026.02.02 22:44:56.637157 [ 200 ] {76cb72b0-fd69-4c48-abee-934367d6b937::all_1_36_7} <Trace> oximeter.fields_u32 (76cb72b0-fd69-4c48-abee-934367d6b937) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8988 | 2026.02.02 22:44:56.637226 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 8989 | 2026.02.02 22:44:56.637435 [ 276 ] {12e1bc3d-86c5-4c82-b3e6-2ec2d630a1ba} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8990 | 2026.02.02 22:44:56.637474 [ 276 ] {12e1bc3d-86c5-4c82-b3e6-2ec2d630a1ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8991 | 2026.02.02 22:44:56.637864 [ 276 ] {12e1bc3d-86c5-4c82-b3e6-2ec2d630a1ba} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8992 | 2026.02.02 22:44:56.638068 [ 276 ] {12e1bc3d-86c5-4c82-b3e6-2ec2d630a1ba} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8993 | 2026.02.02 22:44:56.638198 [ 276 ] {12e1bc3d-86c5-4c82-b3e6-2ec2d630a1ba} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.00139 sec., 343884.8920863309 rows/sec., 24.23 MiB/sec. | ||
| 8994 | 2026.02.02 22:44:56.638235 [ 276 ] {12e1bc3d-86c5-4c82-b3e6-2ec2d630a1ba} <Debug> TCPHandler: Processed in 0.001575868 sec. | ||
| 8995 | 2026.02.02 22:44:56.638333 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8996 | 2026.02.02 22:44:56.638428 [ 276 ] {e2213a3e-49e9-4559-b5ca-133029214a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8997 | 2026.02.02 22:44:56.638470 [ 276 ] {e2213a3e-49e9-4559-b5ca-133029214a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8998 | 2026.02.02 22:44:56.638807 [ 276 ] {e2213a3e-49e9-4559-b5ca-133029214a8b} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8999 | 2026.02.02 22:44:56.638846 [ 276 ] {e2213a3e-49e9-4559-b5ca-133029214a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9000 | 2026.02.02 22:44:56.639170 [ 276 ] {e2213a3e-49e9-4559-b5ca-133029214a8b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9001 | 2026.02.02 22:44:56.639385 [ 276 ] {e2213a3e-49e9-4559-b5ca-133029214a8b} <Trace> oximeter.measurements_bool (14bcf7c1-5b5b-4e8e-bea6-d8772a21acd3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9002 | 2026.02.02 22:44:56.639517 [ 276 ] {e2213a3e-49e9-4559-b5ca-133029214a8b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 283.43 KiB/sec. | ||
| 9003 | 2026.02.02 22:44:56.639555 [ 276 ] {e2213a3e-49e9-4559-b5ca-133029214a8b} <Debug> TCPHandler: Processed in 0.001270145 sec. | ||
| 9004 | 2026.02.02 22:44:56.639656 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9005 | 2026.02.02 22:44:56.639754 [ 276 ] {3df70d75-6780-4515-bdde-adf90bc7148f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9006 | 2026.02.02 22:44:56.639797 [ 276 ] {3df70d75-6780-4515-bdde-adf90bc7148f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9007 | 2026.02.02 22:44:56.640238 [ 276 ] {3df70d75-6780-4515-bdde-adf90bc7148f} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9008 | 2026.02.02 22:44:56.640275 [ 276 ] {3df70d75-6780-4515-bdde-adf90bc7148f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9009 | 2026.02.02 22:44:56.640606 [ 276 ] {3df70d75-6780-4515-bdde-adf90bc7148f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9010 | 2026.02.02 22:44:56.640816 [ 276 ] {3df70d75-6780-4515-bdde-adf90bc7148f} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9011 | 2026.02.02 22:44:56.640948 [ 276 ] {3df70d75-6780-4515-bdde-adf90bc7148f} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001214 sec., 212520.59308072488 rows/sec., 14.15 MiB/sec. | ||
| 9012 | 2026.02.02 22:44:56.640986 [ 276 ] {3df70d75-6780-4515-bdde-adf90bc7148f} <Debug> TCPHandler: Processed in 0.001382066 sec. | ||
| 9013 | 2026.02.02 22:44:56.641092 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9014 | 2026.02.02 22:44:56.641188 [ 276 ] {cff43ae2-a0b9-4a08-9dc6-242569e39c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9015 | 2026.02.02 22:44:56.641230 [ 276 ] {cff43ae2-a0b9-4a08-9dc6-242569e39c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9016 | 2026.02.02 22:44:56.641534 [ 276 ] {cff43ae2-a0b9-4a08-9dc6-242569e39c25} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9017 | 2026.02.02 22:44:56.641570 [ 276 ] {cff43ae2-a0b9-4a08-9dc6-242569e39c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9018 | 2026.02.02 22:44:56.641885 [ 276 ] {cff43ae2-a0b9-4a08-9dc6-242569e39c25} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9019 | 2026.02.02 22:44:56.642092 [ 276 ] {cff43ae2-a0b9-4a08-9dc6-242569e39c25} <Trace> oximeter.measurements_f64 (4f03af37-494e-4199-98ad-14f35affb6a8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9020 | 2026.02.02 22:44:56.642220 [ 276 ] {cff43ae2-a0b9-4a08-9dc6-242569e39c25} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 9021 | 2026.02.02 22:44:56.642258 [ 276 ] {cff43ae2-a0b9-4a08-9dc6-242569e39c25} <Debug> TCPHandler: Processed in 0.001216965 sec. | ||
| 9022 | 2026.02.02 22:44:56.642366 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9023 | 2026.02.02 22:44:56.642461 [ 276 ] {89a0e0e5-fe7e-49ec-81e0-4f47606bf0d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9024 | 2026.02.02 22:44:56.642515 [ 276 ] {89a0e0e5-fe7e-49ec-81e0-4f47606bf0d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9025 | 2026.02.02 22:44:56.643299 [ 276 ] {89a0e0e5-fe7e-49ec-81e0-4f47606bf0d6} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9026 | 2026.02.02 22:44:56.643336 [ 276 ] {89a0e0e5-fe7e-49ec-81e0-4f47606bf0d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9027 | 2026.02.02 22:44:56.643864 [ 276 ] {89a0e0e5-fe7e-49ec-81e0-4f47606bf0d6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9028 | 2026.02.02 22:44:56.644084 [ 276 ] {89a0e0e5-fe7e-49ec-81e0-4f47606bf0d6} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9029 | 2026.02.02 22:44:56.644225 [ 276 ] {89a0e0e5-fe7e-49ec-81e0-4f47606bf0d6} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001782 sec., 8417.508417508418 rows/sec., 15.08 MiB/sec. | ||
| 9030 | 2026.02.02 22:44:56.644279 [ 276 ] {89a0e0e5-fe7e-49ec-81e0-4f47606bf0d6} <Debug> TCPHandler: Processed in 0.001963983 sec. | ||
| 9031 | 2026.02.02 22:44:56.644385 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9032 | 2026.02.02 22:44:56.644481 [ 276 ] {1155ed81-5ea0-4e4a-b5cc-73d9485e0803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9033 | 2026.02.02 22:44:56.644523 [ 276 ] {1155ed81-5ea0-4e4a-b5cc-73d9485e0803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9034 | 2026.02.02 22:44:56.644858 [ 276 ] {1155ed81-5ea0-4e4a-b5cc-73d9485e0803} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9035 | 2026.02.02 22:44:56.644894 [ 276 ] {1155ed81-5ea0-4e4a-b5cc-73d9485e0803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9036 | 2026.02.02 22:44:56.645195 [ 276 ] {1155ed81-5ea0-4e4a-b5cc-73d9485e0803} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9037 | 2026.02.02 22:44:56.645408 [ 276 ] {1155ed81-5ea0-4e4a-b5cc-73d9485e0803} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9038 | 2026.02.02 22:44:56.645537 [ 276 ] {1155ed81-5ea0-4e4a-b5cc-73d9485e0803} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001073 sec., 82013.04753028891 rows/sec., 5.15 MiB/sec. | ||
| 9039 | 2026.02.02 22:44:56.645573 [ 276 ] {1155ed81-5ea0-4e4a-b5cc-73d9485e0803} <Debug> TCPHandler: Processed in 0.001238455 sec. | ||
| 9040 | 2026.02.02 22:44:56.655756 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18217 | ||
| 9041 | 2026.02.02 22:44:56.656179 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9042 | 2026.02.02 22:44:56.656211 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9043 | 2026.02.02 22:44:56.656632 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9044 | 2026.02.02 22:44:56.656850 [ 244 ] {} <Trace> system.asynchronous_metric_log (02a5a0fb-750f-4fc6-9485-10fc95844da1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9045 | 2026.02.02 22:44:56.656966 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18217 | ||
| 9046 | 2026.02.02 22:44:57.598349 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9047 | 2026.02.02 22:44:57.613986 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9048 | 2026.02.02 22:44:57.614040 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9049 | 2026.02.02 22:44:57.620329 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9050 | 2026.02.02 22:44:57.621013 [ 243 ] {} <Trace> system.metric_log (3deb9233-fdd8-4db0-bc09-925acfd96a4c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9051 | 2026.02.02 22:44:57.623669 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 9052 | 2026.02.02 22:45:01.622814 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9053 | 2026.02.02 22:45:01.623009 [ 276 ] {51ed82bd-f41b-4e85-9825-bbc2e0982451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9054 | 2026.02.02 22:45:01.623081 [ 276 ] {51ed82bd-f41b-4e85-9825-bbc2e0982451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9055 | 2026.02.02 22:45:01.623845 [ 276 ] {51ed82bd-f41b-4e85-9825-bbc2e0982451} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9056 | 2026.02.02 22:45:01.623895 [ 276 ] {51ed82bd-f41b-4e85-9825-bbc2e0982451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9057 | 2026.02.02 22:45:01.624405 [ 276 ] {51ed82bd-f41b-4e85-9825-bbc2e0982451} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9058 | 2026.02.02 22:45:01.624678 [ 276 ] {51ed82bd-f41b-4e85-9825-bbc2e0982451} <Trace> oximeter.fields_string (a7088793-2f62-4241-8a67-9c59019b4291): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9059 | 2026.02.02 22:45:01.624843 [ 276 ] {51ed82bd-f41b-4e85-9825-bbc2e0982451} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001884 sec., 57324.84076433121 rows/sec., 4.80 MiB/sec. | ||
| 9060 | 2026.02.02 22:45:01.624896 [ 276 ] {51ed82bd-f41b-4e85-9825-bbc2e0982451} <Debug> TCPHandler: Processed in 0.002232936 sec. | ||
| 9061 | 2026.02.02 22:45:01.625034 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9062 | 2026.02.02 22:45:01.625141 [ 276 ] {1d2f9105-3bb7-4d7c-839b-ac1da6095990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9063 | 2026.02.02 22:45:01.625186 [ 276 ] {1d2f9105-3bb7-4d7c-839b-ac1da6095990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9064 | 2026.02.02 22:45:01.625642 [ 276 ] {1d2f9105-3bb7-4d7c-839b-ac1da6095990} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9065 | 2026.02.02 22:45:01.625678 [ 276 ] {1d2f9105-3bb7-4d7c-839b-ac1da6095990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9066 | 2026.02.02 22:45:01.626030 [ 276 ] {1d2f9105-3bb7-4d7c-839b-ac1da6095990} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9067 | 2026.02.02 22:45:01.626272 [ 276 ] {1d2f9105-3bb7-4d7c-839b-ac1da6095990} <Trace> oximeter.fields_u16 (4aba22f2-20ce-48b5-b883-cc620ad02196): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9068 | 2026.02.02 22:45:01.626420 [ 276 ] {1d2f9105-3bb7-4d7c-839b-ac1da6095990} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001301 sec., 19984.627209838585 rows/sec., 1.47 MiB/sec. | ||
| 9069 | 2026.02.02 22:45:01.626468 [ 276 ] {1d2f9105-3bb7-4d7c-839b-ac1da6095990} <Debug> TCPHandler: Processed in 0.001486967 sec. | ||
| 9070 | 2026.02.02 22:45:01.626591 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9071 | 2026.02.02 22:45:01.626699 [ 276 ] {70ed1ed6-3073-4043-bb9e-1a284e226af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9072 | 2026.02.02 22:45:01.626749 [ 276 ] {70ed1ed6-3073-4043-bb9e-1a284e226af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9073 | 2026.02.02 22:45:01.627199 [ 276 ] {70ed1ed6-3073-4043-bb9e-1a284e226af9} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9074 | 2026.02.02 22:45:01.627237 [ 276 ] {70ed1ed6-3073-4043-bb9e-1a284e226af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9075 | 2026.02.02 22:45:01.627570 [ 276 ] {70ed1ed6-3073-4043-bb9e-1a284e226af9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9076 | 2026.02.02 22:45:01.627813 [ 276 ] {70ed1ed6-3073-4043-bb9e-1a284e226af9} <Trace> oximeter.fields_uuid (caf135c4-891f-479b-9ad8-2f9217f9ccea): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9077 | 2026.02.02 22:45:01.627948 [ 276 ] {70ed1ed6-3073-4043-bb9e-1a284e226af9} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001273 sec., 70699.13589945012 rows/sec., 5.52 MiB/sec. | ||
| 9078 | 2026.02.02 22:45:01.627988 [ 276 ] {70ed1ed6-3073-4043-bb9e-1a284e226af9} <Debug> TCPHandler: Processed in 0.001450397 sec. | ||
| 9079 | 2026.02.02 22:45:01.628120 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9080 | 2026.02.02 22:45:01.628219 [ 276 ] {2736bf20-1ad4-41a5-b874-d3810e0bc5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9081 | 2026.02.02 22:45:01.628265 [ 276 ] {2736bf20-1ad4-41a5-b874-d3810e0bc5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9082 | 2026.02.02 22:45:01.628712 [ 276 ] {2736bf20-1ad4-41a5-b874-d3810e0bc5a6} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9083 | 2026.02.02 22:45:01.628750 [ 276 ] {2736bf20-1ad4-41a5-b874-d3810e0bc5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9084 | 2026.02.02 22:45:01.629114 [ 276 ] {2736bf20-1ad4-41a5-b874-d3810e0bc5a6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9085 | 2026.02.02 22:45:01.629376 [ 276 ] {2736bf20-1ad4-41a5-b874-d3810e0bc5a6} <Trace> oximeter.measurements_cumulativeu64 (b7ca7cd0-da12-4dd6-b5e9-4b87b90b7b04): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9086 | 2026.02.02 22:45:01.629517 [ 276 ] {2736bf20-1ad4-41a5-b874-d3810e0bc5a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001316 sec., 121580.54711246201 rows/sec., 8.47 MiB/sec. | ||
| 9087 | 2026.02.02 22:45:01.629556 [ 276 ] {2736bf20-1ad4-41a5-b874-d3810e0bc5a6} <Debug> TCPHandler: Processed in 0.001487258 sec. | ||
| 9088 | 2026.02.02 22:45:01.629669 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9089 | 2026.02.02 22:45:01.629773 [ 276 ] {a5405084-44d9-4c99-a493-f438f6bbcbb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9090 | 2026.02.02 22:45:01.629835 [ 276 ] {a5405084-44d9-4c99-a493-f438f6bbcbb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9091 | 2026.02.02 22:45:01.630750 [ 276 ] {a5405084-44d9-4c99-a493-f438f6bbcbb1} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9092 | 2026.02.02 22:45:01.630788 [ 276 ] {a5405084-44d9-4c99-a493-f438f6bbcbb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9093 | 2026.02.02 22:45:01.631363 [ 276 ] {a5405084-44d9-4c99-a493-f438f6bbcbb1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9094 | 2026.02.02 22:45:01.631619 [ 276 ] {a5405084-44d9-4c99-a493-f438f6bbcbb1} <Trace> oximeter.measurements_histogramu64 (f89bd4f5-3de2-4e74-919e-f1cf55ffc335): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9095 | 2026.02.02 22:45:01.631764 [ 276 ] {a5405084-44d9-4c99-a493-f438f6bbcbb1} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002009 sec., 12941.762070681933 rows/sec., 23.19 MiB/sec. | ||
| 9096 | 2026.02.02 22:45:01.631818 [ 276 ] {a5405084-44d9-4c99-a493-f438f6bbcbb1} <Debug> TCPHandler: Processed in 0.002205115 sec. | ||
| 9097 | 2026.02.02 22:45:01.631938 [ 276 ] {} <Trace> TCP-Session: 6a66b45a-8a64-4768-8eb4-ff60d05f60c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9098 | 2026.02.02 22:45:01.632038 [ 276 ] {fa758b21-70b3-4994-9dcf-f76d11359a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65531) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9099 | 2026.02.02 22:45:01.632081 [ 276 ] {fa758b21-70b3-4994-9dcf-f76d11359a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9100 | 2026.02.02 22:45:01.632432 [ 276 ] {fa758b21-70b3-4994-9dcf-f76d11359a04} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9101 | 2026.02.02 22:45:01.632468 [ 276 ] {fa758b21-70b3-4994-9dcf-f76d11359a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9102 | 2026.02.02 22:45:01.632832 [ 276 ] {fa758b21-70b3-4994-9dcf-f76d11359a04} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9103 | 2026.02.02 22:45:01.633069 [ 276 ] {fa758b21-70b3-4994-9dcf-f76d11359a04} <Trace> oximeter.measurements_u64 (b911c46d-f32a-49e7-975b-92e25240ccd9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9104 | 2026.02.02 22:45:01.633203 [ 276 ] {fa758b21-70b3-4994-9dcf-f76d11359a04} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.42 MiB/sec. | ||
| 9105 | 2026.02.02 22:45:01.633239 [ 276 ] {fa758b21-70b3-4994-9dcf-f76d11359a04} <Debug> TCPHandler: Processed in 0.001353086 sec. | ||
| 9106 | 2026.02.02 22:45:01.713244 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1186 | ||
| 9107 | 2026.02.02 22:45:01.715744 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9108 | 2026.02.02 22:45:01.715793 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9109 | 2026.02.02 22:45:01.716970 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9110 | 2026.02.02 22:45:01.717235 [ 242 ] {} <Trace> system.query_log (49648329-40bd-4792-89b3-9558c84553d5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9111 | 2026.02.02 22:45:01.717496 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1186 | ||