| 1 | [ May 1 17:47:10 Enabled. ] | ||
| 2 | [ May 1 17:47:10 Rereading configuration. ] | ||
| 3 | [ May 1 17:47:13 Rereading configuration. ] | ||
| 4 | [ May 1 17:47:24 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ May 1 17:47:24 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.05.01 17:47:26.416080 [ 1 ] {} <Information> Application: Will watch for the process with pid 26686 | ||
| 29 | 2026.05.01 17:47:26.416544 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.01 17:47:26.914026 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 26686 | ||
| 31 | 2026.05.01 17:47:26.914893 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.01 17:47:26.915061 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.01 17:47:27.040307 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.01 17:47:27.075389 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.01 17:47:27.075502 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.01 17:47:27.075522 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.01 17:47:27.075587 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.01 17:47:27.076231 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.01 17:47:27.078711 [ 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.05.01 17:47:27.079713 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.01 17:47:27.080615 [ 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.05.01 17:47:27.080676 [ 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.05.01 17:47:27.080721 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.05.01 17:47:27.081505 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.01 17:47:27.082547 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.01 17:47:27.089507 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.01 17:47:27.090289 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.01 17:47:27.091777 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.01 17:47:27.091899 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.01 17:47:27.093021 [ 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.05.01 17:47:27.093509 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.01 17:47:27.097756 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.01 17:47:27.098540 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.01 17:47:27.102077 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.01 17:47:27.102532 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.01 17:47:27.102963 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.01 17:47:27.103319 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.01 17:47:27.104872 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.01 17:47:27.104897 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.01 17:47:27.104990 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.01 17:47:27.105093 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.01 17:47:27.114364 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.01 17:47:27.114390 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000165073 sec | ||
| 68 | 2026.05.01 17:47:27.114441 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.01 17:47:27.114485 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.01 17:47:27.115205 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.01 17:47:27.115813 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.01 17:47:27.126069 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.01 17:47:27.126116 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.01 17:47:27.126190 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.01 17:47:27.126203 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.01 17:47:27.126241 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.01 17:47:27.126342 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.01 17:47:27.130659 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.01 17:47:27.130714 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.01 17:47:27.130766 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.01 17:47:27.130942 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.01 17:47:27.130990 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.01 17:47:27.131003 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.01 17:47:27.131076 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.01 17:47:27.131089 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.01 17:47:27.131123 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.01 17:47:27.131191 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.01 17:47:27.154737 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.01 17:47:27.156267 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.01 17:47:27.156370 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000122793 sec | ||
| 91 | 2026.05.01 17:47:27.156383 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.01 17:47:27.156394 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.01 17:47:27.156419 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.01 17:47:27.156661 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.01 17:47:27.156807 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.01 17:47:27.156830 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.01 17:47:27.156847 [ 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.05.01 17:47:27.156863 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.01 17:47:27.161190 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.01 17:47:27.161412 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.77 MiB (RSS), difference: 92.00 MiB | ||
| 101 | 2026.05.01 17:47:27.162908 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.249e-05 sec. | ||
| 102 | 2026.05.01 17:47:27.163386 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.01 17:47:27.164129 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.01 17:47:27.164147 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.01 17:47:28.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.78 MiB, peak 116.78 MiB, free memory in arenas 0.00 B, will set to 118.30 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.05.01 17:47:28.041323 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61430 | ||
| 107 | 2026.05.01 17:47:28.044560 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.01 17:47:28.044638 [ 3 ] {} <Debug> TCP-Session: b4d7b966-3e04-4785-a74a-2159d63f5a6b Authenticating user 'default' from [fd00:1122:3344:101::a]:61430 | ||
| 109 | 2026.05.01 17:47:28.044742 [ 3 ] {} <Debug> TCP-Session: b4d7b966-3e04-4785-a74a-2159d63f5a6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.01 17:47:28.044757 [ 3 ] {} <Debug> TCP-Session: b4d7b966-3e04-4785-a74a-2159d63f5a6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.01 17:47:28.044857 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.01 17:47:28.044956 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.01 17:47:28.044973 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.05.01 17:47:28.045499 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64675 | ||
| 115 | 2026.05.01 17:47:28.045705 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.05.01 17:47:28.045804 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35834 | ||
| 117 | 2026.05.01 17:47:28.045809 [ 4 ] {} <Debug> TCP-Session: 5953b8ae-494e-41e9-b7e2-3e1968dfbae3 Authenticating user 'default' from [fd00:1122:3344:101::a]:64675 | ||
| 118 | 2026.05.01 17:47:28.045808 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42229 | ||
| 119 | 2026.05.01 17:47:28.045871 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39670 | ||
| 120 | 2026.05.01 17:47:28.045872 [ 4 ] {} <Debug> TCP-Session: 5953b8ae-494e-41e9-b7e2-3e1968dfbae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.05.01 17:47:28.045867 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63970 | ||
| 122 | 2026.05.01 17:47:28.045981 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.05.01 17:47:28.045982 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56101 | ||
| 124 | 2026.05.01 17:47:28.046049 [ 255 ] {} <Debug> TCP-Session: 77f27790-c59a-4cf0-b596-dfccdc96748c Authenticating user 'default' from [fd00:1122:3344:101::a]:35834 | ||
| 125 | 2026.05.01 17:47:28.046023 [ 4 ] {} <Debug> TCP-Session: 5953b8ae-494e-41e9-b7e2-3e1968dfbae3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.05.01 17:47:28.046122 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48433 | ||
| 127 | 2026.05.01 17:47:28.046151 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.05.01 17:47:28.046201 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.05.01 17:47:28.046168 [ 255 ] {} <Debug> TCP-Session: 77f27790-c59a-4cf0-b596-dfccdc96748c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.05.01 17:47:28.046237 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.05.01 17:47:28.046296 [ 254 ] {} <Debug> TCP-Session: 5d32400b-372f-441b-9dc6-c1bc94105980 Authenticating user 'default' from [fd00:1122:3344:101::a]:42229 | ||
| 132 | 2026.05.01 17:47:28.046278 [ 5 ] {} <Debug> TCP-Session: 52b99f62-9d70-41e2-bebc-267a12c97225 Authenticating user 'default' from [fd00:1122:3344:101::a]:39670 | ||
| 133 | 2026.05.01 17:47:28.046277 [ 255 ] {} <Debug> TCP-Session: 77f27790-c59a-4cf0-b596-dfccdc96748c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.01 17:47:28.046358 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.05.01 17:47:28.046379 [ 254 ] {} <Debug> TCP-Session: 5d32400b-372f-441b-9dc6-c1bc94105980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.05.01 17:47:28.046378 [ 5 ] {} <Debug> TCP-Session: 52b99f62-9d70-41e2-bebc-267a12c97225 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.05.01 17:47:28.046361 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.05.01 17:47:28.046500 [ 254 ] {} <Debug> TCP-Session: 5d32400b-372f-441b-9dc6-c1bc94105980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.01 17:47:28.046504 [ 5 ] {} <Debug> TCP-Session: 52b99f62-9d70-41e2-bebc-267a12c97225 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.01 17:47:28.046361 [ 256 ] {} <Debug> TCP-Session: cc06e3da-0a23-4681-90e3-2b1f9088c5cc Authenticating user 'default' from [fd00:1122:3344:101::a]:63970 | ||
| 141 | 2026.05.01 17:47:28.046577 [ 257 ] {} <Debug> TCP-Session: ca2a0d29-acaf-40ff-b8ef-41f4ad8fceae Authenticating user 'default' from [fd00:1122:3344:101::a]:56101 | ||
| 142 | 2026.05.01 17:47:28.046596 [ 258 ] {} <Debug> TCP-Session: 786f8647-7791-4ef9-b946-b7f5cdb352a4 Authenticating user 'default' from [fd00:1122:3344:101::a]:48433 | ||
| 143 | 2026.05.01 17:47:28.046601 [ 256 ] {} <Debug> TCP-Session: cc06e3da-0a23-4681-90e3-2b1f9088c5cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.01 17:47:28.046676 [ 256 ] {} <Debug> TCP-Session: cc06e3da-0a23-4681-90e3-2b1f9088c5cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.01 17:47:28.046669 [ 258 ] {} <Debug> TCP-Session: 786f8647-7791-4ef9-b946-b7f5cdb352a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.01 17:47:28.046754 [ 257 ] {} <Debug> TCP-Session: ca2a0d29-acaf-40ff-b8ef-41f4ad8fceae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.01 17:47:28.046773 [ 258 ] {} <Debug> TCP-Session: 786f8647-7791-4ef9-b946-b7f5cdb352a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.01 17:47:28.046825 [ 257 ] {} <Debug> TCP-Session: ca2a0d29-acaf-40ff-b8ef-41f4ad8fceae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.01 17:47:28.770486 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60848 | ||
| 150 | 2026.05.01 17:47:28.770674 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.05.01 17:47:28.770721 [ 259 ] {} <Debug> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Authenticating user 'default' from [fd00:1122:3344:101::e]:60848 | ||
| 152 | 2026.05.01 17:47:28.770743 [ 259 ] {} <Debug> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.01 17:47:28.770824 [ 259 ] {} <Debug> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.01 17:47:28.770907 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.05.01 17:47:28.770940 [ 259 ] {} <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.05.01 17:47:28.771021 [ 259 ] {} <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.05.01 17:47:28.773614 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41613 | ||
| 158 | 2026.05.01 17:47:28.773786 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44493 | ||
| 159 | 2026.05.01 17:47:28.773837 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.05.01 17:47:28.773951 [ 260 ] {} <Debug> TCP-Session: 477c7f6c-b40e-4abe-bef2-8e71eeffd517 Authenticating user 'default' from [fd00:1122:3344:101::e]:41613 | ||
| 161 | 2026.05.01 17:47:28.774029 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45120 | ||
| 162 | 2026.05.01 17:47:28.774038 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34703 | ||
| 163 | 2026.05.01 17:47:28.774061 [ 260 ] {} <Debug> TCP-Session: 477c7f6c-b40e-4abe-bef2-8e71eeffd517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.05.01 17:47:28.774083 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2026.05.01 17:47:28.774175 [ 260 ] {} <Debug> TCP-Session: 477c7f6c-b40e-4abe-bef2-8e71eeffd517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.05.01 17:47:28.774208 [ 261 ] {} <Debug> TCP-Session: 1febdbb2-4d77-432e-9782-a97797bf3290 Authenticating user 'default' from [fd00:1122:3344:101::e]:44493 | ||
| 167 | 2026.05.01 17:47:28.774246 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33635 | ||
| 168 | 2026.05.01 17:47:28.774322 [ 261 ] {} <Debug> TCP-Session: 1febdbb2-4d77-432e-9782-a97797bf3290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.05.01 17:47:28.774344 [ 261 ] {} <Debug> TCP-Session: 1febdbb2-4d77-432e-9782-a97797bf3290 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.05.01 17:47:28.775013 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.05.01 17:47:28.775038 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36427 | ||
| 172 | 2026.05.01 17:47:28.775131 [ 263 ] {} <Debug> TCP-Session: bd93cb2b-c4bf-4345-91d1-8429ae5aba75 Authenticating user 'default' from [fd00:1122:3344:101::e]:45120 | ||
| 173 | 2026.05.01 17:47:28.775174 [ 263 ] {} <Debug> TCP-Session: bd93cb2b-c4bf-4345-91d1-8429ae5aba75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.05.01 17:47:28.775227 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.05.01 17:47:28.775255 [ 263 ] {} <Debug> TCP-Session: bd93cb2b-c4bf-4345-91d1-8429ae5aba75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.05.01 17:47:28.775272 [ 262 ] {} <Debug> TCP-Session: b489bc4b-203c-4200-a504-0ddb9feff3e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34703 | ||
| 177 | 2026.05.01 17:47:28.775271 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60586 | ||
| 178 | 2026.05.01 17:47:28.775371 [ 262 ] {} <Debug> TCP-Session: b489bc4b-203c-4200-a504-0ddb9feff3e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.05.01 17:47:28.775385 [ 262 ] {} <Debug> TCP-Session: b489bc4b-203c-4200-a504-0ddb9feff3e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.05.01 17:47:28.775968 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62491 | ||
| 181 | 2026.05.01 17:47:28.776561 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.05.01 17:47:28.776618 [ 265 ] {} <Debug> TCP-Session: da7c25d6-6e03-4c80-ab62-75226cd0cbde Authenticating user 'default' from [fd00:1122:3344:101::e]:36427 | ||
| 183 | 2026.05.01 17:47:28.776643 [ 265 ] {} <Debug> TCP-Session: da7c25d6-6e03-4c80-ab62-75226cd0cbde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.05.01 17:47:28.776732 [ 265 ] {} <Debug> TCP-Session: da7c25d6-6e03-4c80-ab62-75226cd0cbde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.05.01 17:47:28.776748 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 186 | 2026.05.01 17:47:28.776812 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2026.05.01 17:47:28.776826 [ 267 ] {} <Debug> TCP-Session: 0067a12b-6c64-4e97-9533-332cda50a9b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62491 | ||
| 188 | 2026.05.01 17:47:28.776820 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 189 | 2026.05.01 17:47:28.776903 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 190 | 2026.05.01 17:47:28.776963 [ 267 ] {} <Debug> TCP-Session: 0067a12b-6c64-4e97-9533-332cda50a9b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.01 17:47:28.776960 [ 264 ] {} <Debug> TCP-Session: f1cd77d3-1f3a-4aa7-a8af-73bc2b236cd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33635 | ||
| 192 | 2026.05.01 17:47:28.776939 [ 266 ] {} <Debug> TCP-Session: c98053ad-e146-406b-b14a-dfc3dbe69fa3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60586 | ||
| 193 | 2026.05.01 17:47:28.777052 [ 264 ] {} <Debug> TCP-Session: f1cd77d3-1f3a-4aa7-a8af-73bc2b236cd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.05.01 17:47:28.777077 [ 266 ] {} <Debug> TCP-Session: c98053ad-e146-406b-b14a-dfc3dbe69fa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.05.01 17:47:28.777045 [ 267 ] {} <Debug> TCP-Session: 0067a12b-6c64-4e97-9533-332cda50a9b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.01 17:47:28.777128 [ 264 ] {} <Debug> TCP-Session: f1cd77d3-1f3a-4aa7-a8af-73bc2b236cd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.01 17:47:28.777141 [ 266 ] {} <Debug> TCP-Session: c98053ad-e146-406b-b14a-dfc3dbe69fa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.05.01 17:47:28.779948 [ 259 ] {6849e12c-b75f-413d-bef0-fe4dbe3250aa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 199 | 2026.05.01 17:47:28.787786 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42257 | ||
| 200 | 2026.05.01 17:47:28.795418 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 201 | 2026.05.01 17:47:28.795465 [ 268 ] {} <Debug> TCP-Session: ba72917f-ea6a-4287-b580-26be82b7971a Authenticating user 'default' from [fd00:1122:3344:101::c]:42257 | ||
| 202 | 2026.05.01 17:47:28.795485 [ 268 ] {} <Debug> TCP-Session: ba72917f-ea6a-4287-b580-26be82b7971a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 203 | 2026.05.01 17:47:28.795594 [ 268 ] {} <Debug> TCP-Session: ba72917f-ea6a-4287-b580-26be82b7971a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 204 | 2026.05.01 17:47:28.795660 [ 268 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 205 | 2026.05.01 17:47:28.795686 [ 268 ] {} <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 | ||
| 206 | 2026.05.01 17:47:28.795769 [ 268 ] {} <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 | ||
| 207 | 2026.05.01 17:47:28.797933 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62855 | ||
| 208 | 2026.05.01 17:47:28.800289 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59160 | ||
| 209 | 2026.05.01 17:47:28.807567 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49292 | ||
| 210 | 2026.05.01 17:47:28.810018 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 211 | 2026.05.01 17:47:28.810065 [ 269 ] {} <Debug> TCP-Session: 2b923328-1fb7-4288-9c94-6dda77fbd41a Authenticating user 'default' from [fd00:1122:3344:101::c]:62855 | ||
| 212 | 2026.05.01 17:47:28.810085 [ 269 ] {} <Debug> TCP-Session: 2b923328-1fb7-4288-9c94-6dda77fbd41a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2026.05.01 17:47:28.810135 [ 269 ] {} <Debug> TCP-Session: 2b923328-1fb7-4288-9c94-6dda77fbd41a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2026.05.01 17:47:28.810137 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46174 | ||
| 215 | 2026.05.01 17:47:28.812483 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47258 | ||
| 216 | 2026.05.01 17:47:28.817209 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62502 | ||
| 217 | 2026.05.01 17:47:28.824171 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62609 | ||
| 218 | 2026.05.01 17:47:28.831124 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2026.05.01 17:47:28.831161 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2026.05.01 17:47:28.831173 [ 273 ] {} <Debug> TCP-Session: 558b623b-a0a0-4e31-95e3-7f81316280a7 Authenticating user 'default' from [fd00:1122:3344:101::c]:47258 | ||
| 221 | 2026.05.01 17:47:28.831210 [ 274 ] {} <Debug> TCP-Session: e4125d2c-0bba-4a58-baf8-47b6167269c3 Authenticating user 'default' from [fd00:1122:3344:101::c]:62502 | ||
| 222 | 2026.05.01 17:47:28.831333 [ 273 ] {} <Debug> TCP-Session: 558b623b-a0a0-4e31-95e3-7f81316280a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.05.01 17:47:28.831343 [ 274 ] {} <Debug> TCP-Session: e4125d2c-0bba-4a58-baf8-47b6167269c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.05.01 17:47:28.831364 [ 273 ] {} <Debug> TCP-Session: 558b623b-a0a0-4e31-95e3-7f81316280a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.05.01 17:47:28.831443 [ 274 ] {} <Debug> TCP-Session: e4125d2c-0bba-4a58-baf8-47b6167269c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.05.01 17:47:28.833860 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2026.05.01 17:47:28.833919 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2026.05.01 17:47:28.833996 [ 271 ] {} <Debug> TCP-Session: 6c4ff575-e382-4168-934c-9e9ebac2e7b8 Authenticating user 'default' from [fd00:1122:3344:101::c]:49292 | ||
| 229 | 2026.05.01 17:47:28.834018 [ 272 ] {} <Debug> TCP-Session: bcf5d2fa-6b6f-4263-89c4-64fbf599fbb0 Authenticating user 'default' from [fd00:1122:3344:101::c]:46174 | ||
| 230 | 2026.05.01 17:47:28.834022 [ 271 ] {} <Debug> TCP-Session: 6c4ff575-e382-4168-934c-9e9ebac2e7b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.05.01 17:47:28.834085 [ 272 ] {} <Debug> TCP-Session: bcf5d2fa-6b6f-4263-89c4-64fbf599fbb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.05.01 17:47:28.834139 [ 271 ] {} <Debug> TCP-Session: 6c4ff575-e382-4168-934c-9e9ebac2e7b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.05.01 17:47:28.834154 [ 272 ] {} <Debug> TCP-Session: bcf5d2fa-6b6f-4263-89c4-64fbf599fbb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.05.01 17:47:28.838702 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 235 | 2026.05.01 17:47:28.838755 [ 270 ] {} <Debug> TCP-Session: 47e768c5-b021-4bcf-a7ec-65a5219d8bbf Authenticating user 'default' from [fd00:1122:3344:101::c]:59160 | ||
| 236 | 2026.05.01 17:47:28.838773 [ 270 ] {} <Debug> TCP-Session: 47e768c5-b021-4bcf-a7ec-65a5219d8bbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2026.05.01 17:47:28.838860 [ 270 ] {} <Debug> TCP-Session: 47e768c5-b021-4bcf-a7ec-65a5219d8bbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2026.05.01 17:47:28.840583 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 239 | 2026.05.01 17:47:28.840624 [ 275 ] {} <Debug> TCP-Session: 22df51d4-c401-4b50-a1f0-e72cd8c20a6f Authenticating user 'default' from [fd00:1122:3344:101::c]:62609 | ||
| 240 | 2026.05.01 17:47:28.840733 [ 275 ] {} <Debug> TCP-Session: 22df51d4-c401-4b50-a1f0-e72cd8c20a6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.05.01 17:47:28.840749 [ 275 ] {} <Debug> TCP-Session: 22df51d4-c401-4b50-a1f0-e72cd8c20a6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 242 | 2026.05.01 17:47:28.893030 [ 259 ] {6849e12c-b75f-413d-bef0-fe4dbe3250aa} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::e]:60848) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 243 | |||
| 244 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 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 | ||
| 251 | 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 | ||
| 252 | 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 | ||
| 253 | 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 | ||
| 254 | 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 | ||
| 255 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 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 | ||
| 258 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 265 | |||
| 266 | 2026.05.01 17:47:28.894154 [ 259 ] {6849e12c-b75f-413d-bef0-fe4dbe3250aa} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 267 | |||
| 268 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 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 | ||
| 271 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 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 | ||
| 275 | 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 | ||
| 276 | 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 | ||
| 277 | 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 | ||
| 278 | 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 | ||
| 279 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 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 | ||
| 282 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 289 | |||
| 290 | 2026.05.01 17:47:28.894471 [ 259 ] {6849e12c-b75f-413d-bef0-fe4dbe3250aa} <Debug> TCPHandler: Processed in 0.120445768 sec. | ||
| 291 | 2026.05.01 17:47:28.896927 [ 260 ] {} <Trace> TCP-Session: 477c7f6c-b40e-4abe-bef2-8e71eeffd517 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 292 | 2026.05.01 17:47:28.897192 [ 260 ] {ea8fe32c-7334-4a58-a94c-4b8c5753e447} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41613) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 293 | 2026.05.01 17:47:28.897844 [ 260 ] {ea8fe32c-7334-4a58-a94c-4b8c5753e447} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::e]:41613) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 294 | |||
| 295 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 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 | ||
| 298 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 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 | ||
| 303 | 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 | ||
| 304 | 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 | ||
| 305 | 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 | ||
| 306 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 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 | ||
| 309 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 316 | |||
| 317 | 2026.05.01 17:47:28.898161 [ 260 ] {ea8fe32c-7334-4a58-a94c-4b8c5753e447} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 318 | |||
| 319 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 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 | ||
| 322 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 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 | ||
| 326 | 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 | ||
| 327 | 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 | ||
| 328 | 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 | ||
| 329 | 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 | ||
| 330 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 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 | ||
| 333 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 340 | |||
| 341 | 2026.05.01 17:47:28.898461 [ 260 ] {ea8fe32c-7334-4a58-a94c-4b8c5753e447} <Debug> TCPHandler: Processed in 0.001727665 sec. | ||
| 342 | 2026.05.01 17:47:28.900754 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.05.01 17:47:28.901825 [ 259 ] {3a631ce8-7934-4ad2-83f5-1d1c6628faa3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 344 | 2026.05.01 17:47:28.902666 [ 259 ] {3a631ce8-7934-4ad2-83f5-1d1c6628faa3} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 345 | 2026.05.01 17:47:28.907165 [ 259 ] {3a631ce8-7934-4ad2-83f5-1d1c6628faa3} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 346 | 2026.05.01 17:47:28.907190 [ 259 ] {3a631ce8-7934-4ad2-83f5-1d1c6628faa3} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.9121e-05 sec | ||
| 347 | 2026.05.01 17:47:28.907204 [ 259 ] {3a631ce8-7934-4ad2-83f5-1d1c6628faa3} <Trace> ReferentialDeps: No tables | ||
| 348 | 2026.05.01 17:47:28.907798 [ 259 ] {3a631ce8-7934-4ad2-83f5-1d1c6628faa3} <Trace> LoadingDeps: No tables | ||
| 349 | 2026.05.01 17:47:28.907855 [ 259 ] {3a631ce8-7934-4ad2-83f5-1d1c6628faa3} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 350 | 2026.05.01 17:47:28.909124 [ 259 ] {3a631ce8-7934-4ad2-83f5-1d1c6628faa3} <Debug> TCPHandler: Processed in 0.008526173 sec. | ||
| 351 | 2026.05.01 17:47:28.911559 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2026.05.01 17:47:28.912709 [ 259 ] {4befdab4-ad36-41d1-b3aa-2e1b8fcb1ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) /* The version table contains metadata about the `oximeter` database */ | ||
| 353 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 354 | 2026.05.01 17:47:28.912775 [ 259 ] {4befdab4-ad36-41d1-b3aa-2e1b8fcb1ebc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 355 | 2026.05.01 17:47:28.918846 [ 259 ] {4befdab4-ad36-41d1-b3aa-2e1b8fcb1ebc} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 356 | 2026.05.01 17:47:28.923182 [ 259 ] {4befdab4-ad36-41d1-b3aa-2e1b8fcb1ebc} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce): Loading data parts | ||
| 357 | 2026.05.01 17:47:28.924312 [ 259 ] {4befdab4-ad36-41d1-b3aa-2e1b8fcb1ebc} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce): There are no data parts | ||
| 358 | 2026.05.01 17:47:28.931464 [ 259 ] {4befdab4-ad36-41d1-b3aa-2e1b8fcb1ebc} <Debug> TCPHandler: Processed in 0.020104597 sec. | ||
| 359 | 2026.05.01 17:47:28.931629 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 360 | 2026.05.01 17:47:28.931816 [ 259 ] {316fa704-656d-4625-bb9a-795b87088035} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) /* The measurement tables contain all individual samples from each timeseries. | ||
| 361 | * | ||
| 362 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 363 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 364 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 365 | * by all samples from the same timeseries. | ||
| 366 | * | ||
| 367 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 368 | * and then uses that to index quickly into the measurements tables. | ||
| 369 | */ | ||
| 370 | 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) | ||
| 371 | 2026.05.01 17:47:28.932011 [ 259 ] {316fa704-656d-4625-bb9a-795b87088035} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 372 | 2026.05.01 17:47:28.946859 [ 259 ] {316fa704-656d-4625-bb9a-795b87088035} <Debug> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Loading data parts | ||
| 373 | 2026.05.01 17:47:28.947229 [ 259 ] {316fa704-656d-4625-bb9a-795b87088035} <Debug> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): There are no data parts | ||
| 374 | 2026.05.01 17:47:28.953501 [ 259 ] {316fa704-656d-4625-bb9a-795b87088035} <Debug> TCPHandler: Processed in 0.021932894 sec. | ||
| 375 | 2026.05.01 17:47:28.953661 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2026.05.01 17:47:28.953911 [ 259 ] {4dfce333-e52a-4641-8d92-fe46f6df44f5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 377 | 2026.05.01 17:47:28.954050 [ 259 ] {4dfce333-e52a-4641-8d92-fe46f6df44f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 378 | 2026.05.01 17:47:28.962485 [ 259 ] {4dfce333-e52a-4641-8d92-fe46f6df44f5} <Debug> oximeter.measurements_i8 (a3262168-bf59-47aa-9b6a-85055b3dbef3): Loading data parts | ||
| 379 | 2026.05.01 17:47:28.962671 [ 259 ] {4dfce333-e52a-4641-8d92-fe46f6df44f5} <Debug> oximeter.measurements_i8 (a3262168-bf59-47aa-9b6a-85055b3dbef3): There are no data parts | ||
| 380 | 2026.05.01 17:47:28.967625 [ 259 ] {4dfce333-e52a-4641-8d92-fe46f6df44f5} <Debug> TCPHandler: Processed in 0.014023993 sec. | ||
| 381 | 2026.05.01 17:47:28.967773 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2026.05.01 17:47:28.967933 [ 259 ] {f3e7d95c-f593-4152-9cf6-120ba84db9c7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 383 | 2026.05.01 17:47:28.968052 [ 259 ] {f3e7d95c-f593-4152-9cf6-120ba84db9c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 384 | 2026.05.01 17:47:28.978533 [ 259 ] {f3e7d95c-f593-4152-9cf6-120ba84db9c7} <Debug> oximeter.measurements_u8 (4f2659dc-5b48-48db-9cb6-891a66a3f1c7): Loading data parts | ||
| 385 | 2026.05.01 17:47:28.978761 [ 259 ] {f3e7d95c-f593-4152-9cf6-120ba84db9c7} <Debug> oximeter.measurements_u8 (4f2659dc-5b48-48db-9cb6-891a66a3f1c7): There are no data parts | ||
| 386 | 2026.05.01 17:47:28.986324 [ 259 ] {f3e7d95c-f593-4152-9cf6-120ba84db9c7} <Debug> TCPHandler: Processed in 0.018603606 sec. | ||
| 387 | 2026.05.01 17:47:28.986467 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.05.01 17:47:28.986750 [ 259 ] {4620748f-184c-454a-9c9b-65c5c4e89003} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 389 | 2026.05.01 17:47:28.986886 [ 259 ] {4620748f-184c-454a-9c9b-65c5c4e89003} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 390 | 2026.05.01 17:47:28.990725 [ 259 ] {4620748f-184c-454a-9c9b-65c5c4e89003} <Debug> oximeter.measurements_i16 (bdd998a2-df5f-4038-81bb-8d14b535ee15): Loading data parts | ||
| 391 | 2026.05.01 17:47:28.990890 [ 259 ] {4620748f-184c-454a-9c9b-65c5c4e89003} <Debug> oximeter.measurements_i16 (bdd998a2-df5f-4038-81bb-8d14b535ee15): There are no data parts | ||
| 392 | 2026.05.01 17:47:28.992408 [ 259 ] {4620748f-184c-454a-9c9b-65c5c4e89003} <Debug> TCPHandler: Processed in 0.006000391 sec. | ||
| 393 | 2026.05.01 17:47:28.992549 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.05.01 17:47:28.992714 [ 259 ] {09c9527c-13ce-4077-8b82-83774e870302} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 395 | 2026.05.01 17:47:28.992836 [ 259 ] {09c9527c-13ce-4077-8b82-83774e870302} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 396 | 2026.05.01 17:47:28.994442 [ 259 ] {09c9527c-13ce-4077-8b82-83774e870302} <Debug> oximeter.measurements_u16 (fea371f7-ef99-482e-8e2d-3e2d08d98114): Loading data parts | ||
| 397 | 2026.05.01 17:47:28.994712 [ 259 ] {09c9527c-13ce-4077-8b82-83774e870302} <Debug> oximeter.measurements_u16 (fea371f7-ef99-482e-8e2d-3e2d08d98114): There are no data parts | ||
| 398 | 2026.05.01 17:47:28.997200 [ 259 ] {09c9527c-13ce-4077-8b82-83774e870302} <Debug> TCPHandler: Processed in 0.004706345 sec. | ||
| 399 | 2026.05.01 17:47:28.997330 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 400 | 2026.05.01 17:47:28.997590 [ 259 ] {b3b31c1b-33ae-4855-a271-bb65a86e4752} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 401 | 2026.05.01 17:47:28.997719 [ 259 ] {b3b31c1b-33ae-4855-a271-bb65a86e4752} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 402 | 2026.05.01 17:47:28.999450 [ 259 ] {b3b31c1b-33ae-4855-a271-bb65a86e4752} <Debug> oximeter.measurements_i32 (100c615c-deab-4b30-9e87-d7d331c1142a): Loading data parts | ||
| 403 | 2026.05.01 17:47:28.999603 [ 259 ] {b3b31c1b-33ae-4855-a271-bb65a86e4752} <Debug> oximeter.measurements_i32 (100c615c-deab-4b30-9e87-d7d331c1142a): There are no data parts | ||
| 404 | 2026.05.01 17:47:29.000156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.99 MiB, peak 122.99 MiB, free memory in arenas 0.00 B, will set to 132.22 MiB (RSS), difference: 9.23 MiB | ||
| 405 | 2026.05.01 17:47:29.001621 [ 259 ] {b3b31c1b-33ae-4855-a271-bb65a86e4752} <Debug> TCPHandler: Processed in 0.004340368 sec. | ||
| 406 | 2026.05.01 17:47:29.001751 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 407 | 2026.05.01 17:47:29.002004 [ 259 ] {281104ad-d497-4553-a41b-94baa1a1f49d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 408 | 2026.05.01 17:47:29.002048 [ 259 ] {281104ad-d497-4553-a41b-94baa1a1f49d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 409 | 2026.05.01 17:47:29.003760 [ 259 ] {281104ad-d497-4553-a41b-94baa1a1f49d} <Debug> oximeter.measurements_u32 (5858131b-dacf-486b-bdf5-4717bc8557cf): Loading data parts | ||
| 410 | 2026.05.01 17:47:29.003937 [ 259 ] {281104ad-d497-4553-a41b-94baa1a1f49d} <Debug> oximeter.measurements_u32 (5858131b-dacf-486b-bdf5-4717bc8557cf): There are no data parts | ||
| 411 | 2026.05.01 17:47:29.005525 [ 259 ] {281104ad-d497-4553-a41b-94baa1a1f49d} <Debug> TCPHandler: Processed in 0.003824787 sec. | ||
| 412 | 2026.05.01 17:47:29.005722 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 413 | 2026.05.01 17:47:29.005880 [ 259 ] {0119c82a-b7c6-422d-8e49-9d2981f0bda5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 414 | 2026.05.01 17:47:29.005998 [ 259 ] {0119c82a-b7c6-422d-8e49-9d2981f0bda5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 415 | 2026.05.01 17:47:29.007887 [ 259 ] {0119c82a-b7c6-422d-8e49-9d2981f0bda5} <Debug> oximeter.measurements_i64 (35f4cb40-bc4a-4785-a0a5-635399a17910): Loading data parts | ||
| 416 | 2026.05.01 17:47:29.008125 [ 259 ] {0119c82a-b7c6-422d-8e49-9d2981f0bda5} <Debug> oximeter.measurements_i64 (35f4cb40-bc4a-4785-a0a5-635399a17910): There are no data parts | ||
| 417 | 2026.05.01 17:47:29.009532 [ 259 ] {0119c82a-b7c6-422d-8e49-9d2981f0bda5} <Debug> TCPHandler: Processed in 0.003859538 sec. | ||
| 418 | 2026.05.01 17:47:29.009694 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.05.01 17:47:29.010007 [ 259 ] {917c026e-62aa-4a75-be72-e707051ad9ac} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 420 | 2026.05.01 17:47:29.010052 [ 259 ] {917c026e-62aa-4a75-be72-e707051ad9ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 421 | 2026.05.01 17:47:29.012187 [ 259 ] {917c026e-62aa-4a75-be72-e707051ad9ac} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Loading data parts | ||
| 422 | 2026.05.01 17:47:29.012337 [ 259 ] {917c026e-62aa-4a75-be72-e707051ad9ac} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): There are no data parts | ||
| 423 | 2026.05.01 17:47:29.013548 [ 259 ] {917c026e-62aa-4a75-be72-e707051ad9ac} <Debug> TCPHandler: Processed in 0.003908119 sec. | ||
| 424 | 2026.05.01 17:47:29.013753 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.05.01 17:47:29.013909 [ 259 ] {958a1ada-a867-4fe4-a531-ef27bdb058ca} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 426 | 2026.05.01 17:47:29.014035 [ 259 ] {958a1ada-a867-4fe4-a531-ef27bdb058ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 427 | 2026.05.01 17:47:29.015981 [ 259 ] {958a1ada-a867-4fe4-a531-ef27bdb058ca} <Debug> oximeter.measurements_f32 (9cc949ef-6dd9-462c-b5d3-bed862f1d1e8): Loading data parts | ||
| 428 | 2026.05.01 17:47:29.016224 [ 259 ] {958a1ada-a867-4fe4-a531-ef27bdb058ca} <Debug> oximeter.measurements_f32 (9cc949ef-6dd9-462c-b5d3-bed862f1d1e8): There are no data parts | ||
| 429 | 2026.05.01 17:47:29.017738 [ 259 ] {958a1ada-a867-4fe4-a531-ef27bdb058ca} <Debug> TCPHandler: Processed in 0.004038051 sec. | ||
| 430 | 2026.05.01 17:47:29.017873 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.05.01 17:47:29.018156 [ 259 ] {0f917ff1-138a-4b74-9299-d78149725154} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 432 | 2026.05.01 17:47:29.018211 [ 259 ] {0f917ff1-138a-4b74-9299-d78149725154} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 433 | 2026.05.01 17:47:29.020176 [ 259 ] {0f917ff1-138a-4b74-9299-d78149725154} <Debug> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Loading data parts | ||
| 434 | 2026.05.01 17:47:29.020323 [ 259 ] {0f917ff1-138a-4b74-9299-d78149725154} <Debug> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): There are no data parts | ||
| 435 | 2026.05.01 17:47:29.021401 [ 259 ] {0f917ff1-138a-4b74-9299-d78149725154} <Debug> TCPHandler: Processed in 0.003580062 sec. | ||
| 436 | 2026.05.01 17:47:29.021596 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.05.01 17:47:29.021748 [ 259 ] {a36b09be-58f4-47f1-8281-f74c45a2af0c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 438 | 2026.05.01 17:47:29.021862 [ 259 ] {a36b09be-58f4-47f1-8281-f74c45a2af0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 439 | 2026.05.01 17:47:29.023627 [ 259 ] {a36b09be-58f4-47f1-8281-f74c45a2af0c} <Debug> oximeter.measurements_string (5b60d2c9-8dac-4e02-8651-83198b1406aa): Loading data parts | ||
| 440 | 2026.05.01 17:47:29.023834 [ 259 ] {a36b09be-58f4-47f1-8281-f74c45a2af0c} <Debug> oximeter.measurements_string (5b60d2c9-8dac-4e02-8651-83198b1406aa): There are no data parts | ||
| 441 | 2026.05.01 17:47:29.024880 [ 259 ] {a36b09be-58f4-47f1-8281-f74c45a2af0c} <Debug> TCPHandler: Processed in 0.003333498 sec. | ||
| 442 | 2026.05.01 17:47:29.025009 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.05.01 17:47:29.025240 [ 259 ] {01f8acd3-93fd-43c6-9569-6ddc7acefdcc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 444 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 445 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 446 | * a string isn't palatable for a few reasons. | ||
| 447 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 448 | * details. | ||
| 449 | */ | ||
| 450 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2026.05.01 17:47:29.025365 [ 259 ] {01f8acd3-93fd-43c6-9569-6ddc7acefdcc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 452 | 2026.05.01 17:47:29.027226 [ 259 ] {01f8acd3-93fd-43c6-9569-6ddc7acefdcc} <Debug> oximeter.measurements_bytes (630acf09-6228-4d1c-8366-2852645d70ec): Loading data parts | ||
| 453 | 2026.05.01 17:47:29.027567 [ 259 ] {01f8acd3-93fd-43c6-9569-6ddc7acefdcc} <Debug> oximeter.measurements_bytes (630acf09-6228-4d1c-8366-2852645d70ec): There are no data parts | ||
| 454 | 2026.05.01 17:47:29.028630 [ 259 ] {01f8acd3-93fd-43c6-9569-6ddc7acefdcc} <Debug> TCPHandler: Processed in 0.003670794 sec. | ||
| 455 | 2026.05.01 17:47:29.028756 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.05.01 17:47:29.029010 [ 259 ] {7f2490f8-0f54-4d3a-8b2e-b76cbb61b480} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 457 | 2026.05.01 17:47:29.029130 [ 259 ] {7f2490f8-0f54-4d3a-8b2e-b76cbb61b480} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 458 | 2026.05.01 17:47:29.031132 [ 259 ] {7f2490f8-0f54-4d3a-8b2e-b76cbb61b480} <Debug> oximeter.measurements_cumulativei64 (7fe2a86a-ddc3-410d-8a2d-9e2f5bf22a9f): Loading data parts | ||
| 459 | 2026.05.01 17:47:29.031286 [ 259 ] {7f2490f8-0f54-4d3a-8b2e-b76cbb61b480} <Debug> oximeter.measurements_cumulativei64 (7fe2a86a-ddc3-410d-8a2d-9e2f5bf22a9f): There are no data parts | ||
| 460 | 2026.05.01 17:47:29.032634 [ 259 ] {7f2490f8-0f54-4d3a-8b2e-b76cbb61b480} <Debug> TCPHandler: Processed in 0.00392788 sec. | ||
| 461 | 2026.05.01 17:47:29.032772 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.05.01 17:47:29.032929 [ 259 ] {a03eaf9e-c9a8-47e2-806b-4fced68588c1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 463 | 2026.05.01 17:47:29.033056 [ 259 ] {a03eaf9e-c9a8-47e2-806b-4fced68588c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 464 | 2026.05.01 17:47:29.034769 [ 259 ] {a03eaf9e-c9a8-47e2-806b-4fced68588c1} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Loading data parts | ||
| 465 | 2026.05.01 17:47:29.034907 [ 259 ] {a03eaf9e-c9a8-47e2-806b-4fced68588c1} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): There are no data parts | ||
| 466 | 2026.05.01 17:47:29.036134 [ 259 ] {a03eaf9e-c9a8-47e2-806b-4fced68588c1} <Debug> TCPHandler: Processed in 0.003410199 sec. | ||
| 467 | 2026.05.01 17:47:29.036336 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2026.05.01 17:47:29.036508 [ 259 ] {057123ec-745d-4567-ace3-2c4dad5278c4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 469 | 2026.05.01 17:47:29.036616 [ 259 ] {057123ec-745d-4567-ace3-2c4dad5278c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 470 | 2026.05.01 17:47:29.038166 [ 259 ] {057123ec-745d-4567-ace3-2c4dad5278c4} <Debug> oximeter.measurements_cumulativef32 (03a7c3bd-e863-4cfe-a6ca-4c87b3e39631): Loading data parts | ||
| 471 | 2026.05.01 17:47:29.038361 [ 259 ] {057123ec-745d-4567-ace3-2c4dad5278c4} <Debug> oximeter.measurements_cumulativef32 (03a7c3bd-e863-4cfe-a6ca-4c87b3e39631): There are no data parts | ||
| 472 | 2026.05.01 17:47:29.039718 [ 259 ] {057123ec-745d-4567-ace3-2c4dad5278c4} <Debug> TCPHandler: Processed in 0.003436889 sec. | ||
| 473 | 2026.05.01 17:47:29.039835 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2026.05.01 17:47:29.040065 [ 259 ] {e1f44842-68d1-4d28-9441-0330f85e24cc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 475 | 2026.05.01 17:47:29.040175 [ 259 ] {e1f44842-68d1-4d28-9441-0330f85e24cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 476 | 2026.05.01 17:47:29.041846 [ 259 ] {e1f44842-68d1-4d28-9441-0330f85e24cc} <Debug> oximeter.measurements_cumulativef64 (5be47979-4142-42db-abe5-b8fbb94c0462): Loading data parts | ||
| 477 | 2026.05.01 17:47:29.042035 [ 259 ] {e1f44842-68d1-4d28-9441-0330f85e24cc} <Debug> oximeter.measurements_cumulativef64 (5be47979-4142-42db-abe5-b8fbb94c0462): There are no data parts | ||
| 478 | 2026.05.01 17:47:29.043559 [ 259 ] {e1f44842-68d1-4d28-9441-0330f85e24cc} <Debug> TCPHandler: Processed in 0.003770757 sec. | ||
| 479 | 2026.05.01 17:47:29.043729 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2026.05.01 17:47:29.044011 [ 259 ] {44c3f772-59a4-4ba5-bb7e-9676bf4332fc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 481 | * NOTE: Array types cannot be Nullable, see | ||
| 482 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 483 | * for more details. | ||
| 484 | * | ||
| 485 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 486 | * is unfortunate, and at this point relies on the fact that an | ||
| 487 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 488 | * to figure out another way to represent missing samples here. | ||
| 489 | */ | ||
| 490 | 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) | ||
| 491 | 2026.05.01 17:47:29.044176 [ 259 ] {44c3f772-59a4-4ba5-bb7e-9676bf4332fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 492 | 2026.05.01 17:47:29.046175 [ 259 ] {44c3f772-59a4-4ba5-bb7e-9676bf4332fc} <Debug> oximeter.measurements_histogrami8 (aa2fdcad-27de-4f5a-8551-e16ceca15626): Loading data parts | ||
| 493 | 2026.05.01 17:47:29.046411 [ 259 ] {44c3f772-59a4-4ba5-bb7e-9676bf4332fc} <Debug> oximeter.measurements_histogrami8 (aa2fdcad-27de-4f5a-8551-e16ceca15626): There are no data parts | ||
| 494 | 2026.05.01 17:47:29.047672 [ 259 ] {44c3f772-59a4-4ba5-bb7e-9676bf4332fc} <Debug> TCPHandler: Processed in 0.004002851 sec. | ||
| 495 | 2026.05.01 17:47:29.047831 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 496 | 2026.05.01 17:47:29.048209 [ 259 ] {63c38033-23df-4a4f-b7b4-8ab346d93b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 497 | 2026.05.01 17:47:29.048369 [ 259 ] {63c38033-23df-4a4f-b7b4-8ab346d93b0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 498 | 2026.05.01 17:47:29.050382 [ 259 ] {63c38033-23df-4a4f-b7b4-8ab346d93b0b} <Debug> oximeter.measurements_histogramu8 (893f4754-41b9-4254-b77e-d0f9ea989756): Loading data parts | ||
| 499 | 2026.05.01 17:47:29.050555 [ 259 ] {63c38033-23df-4a4f-b7b4-8ab346d93b0b} <Debug> oximeter.measurements_histogramu8 (893f4754-41b9-4254-b77e-d0f9ea989756): There are no data parts | ||
| 500 | 2026.05.01 17:47:29.051836 [ 259 ] {63c38033-23df-4a4f-b7b4-8ab346d93b0b} <Debug> TCPHandler: Processed in 0.004069272 sec. | ||
| 501 | 2026.05.01 17:47:29.051998 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 502 | 2026.05.01 17:47:29.052232 [ 259 ] {c5d53813-79be-4c07-bd83-417556bc655a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 503 | 2026.05.01 17:47:29.052413 [ 259 ] {c5d53813-79be-4c07-bd83-417556bc655a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 504 | 2026.05.01 17:47:29.054340 [ 259 ] {c5d53813-79be-4c07-bd83-417556bc655a} <Debug> oximeter.measurements_histogrami16 (239d53c4-6a30-493e-91c4-d249088980dc): Loading data parts | ||
| 505 | 2026.05.01 17:47:29.054550 [ 259 ] {c5d53813-79be-4c07-bd83-417556bc655a} <Debug> oximeter.measurements_histogrami16 (239d53c4-6a30-493e-91c4-d249088980dc): There are no data parts | ||
| 506 | 2026.05.01 17:47:29.056499 [ 259 ] {c5d53813-79be-4c07-bd83-417556bc655a} <Debug> TCPHandler: Processed in 0.004550842 sec. | ||
| 507 | 2026.05.01 17:47:29.056622 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 508 | 2026.05.01 17:47:29.056918 [ 259 ] {3ee5e278-ea11-4f87-b8c0-112e8438ee92} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 509 | 2026.05.01 17:47:29.057041 [ 259 ] {3ee5e278-ea11-4f87-b8c0-112e8438ee92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 510 | 2026.05.01 17:47:29.059301 [ 259 ] {3ee5e278-ea11-4f87-b8c0-112e8438ee92} <Debug> oximeter.measurements_histogramu16 (a54f4498-2074-4fb3-a50f-884dd94e84ad): Loading data parts | ||
| 511 | 2026.05.01 17:47:29.059439 [ 259 ] {3ee5e278-ea11-4f87-b8c0-112e8438ee92} <Debug> oximeter.measurements_histogramu16 (a54f4498-2074-4fb3-a50f-884dd94e84ad): There are no data parts | ||
| 512 | 2026.05.01 17:47:29.060541 [ 259 ] {3ee5e278-ea11-4f87-b8c0-112e8438ee92} <Debug> TCPHandler: Processed in 0.00396795 sec. | ||
| 513 | 2026.05.01 17:47:29.060755 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 514 | 2026.05.01 17:47:29.060971 [ 259 ] {2a8fd045-d746-47d7-b3a0-17be4d759784} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 515 | 2026.05.01 17:47:29.061160 [ 259 ] {2a8fd045-d746-47d7-b3a0-17be4d759784} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 516 | 2026.05.01 17:47:29.063337 [ 259 ] {2a8fd045-d746-47d7-b3a0-17be4d759784} <Debug> oximeter.measurements_histogrami32 (abb7760b-ef63-443f-bfdc-ac5e29778204): Loading data parts | ||
| 517 | 2026.05.01 17:47:29.063555 [ 259 ] {2a8fd045-d746-47d7-b3a0-17be4d759784} <Debug> oximeter.measurements_histogrami32 (abb7760b-ef63-443f-bfdc-ac5e29778204): There are no data parts | ||
| 518 | 2026.05.01 17:47:29.064896 [ 259 ] {2a8fd045-d746-47d7-b3a0-17be4d759784} <Debug> TCPHandler: Processed in 0.004199825 sec. | ||
| 519 | 2026.05.01 17:47:29.065040 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 520 | 2026.05.01 17:47:29.065438 [ 259 ] {eddd87d4-9afe-42bb-b1e7-be54f58b1b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 521 | 2026.05.01 17:47:29.065571 [ 259 ] {eddd87d4-9afe-42bb-b1e7-be54f58b1b7d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 522 | 2026.05.01 17:47:29.067685 [ 259 ] {eddd87d4-9afe-42bb-b1e7-be54f58b1b7d} <Debug> oximeter.measurements_histogramu32 (383679a3-a05c-452c-899f-15ecd6f465be): Loading data parts | ||
| 523 | 2026.05.01 17:47:29.067831 [ 259 ] {eddd87d4-9afe-42bb-b1e7-be54f58b1b7d} <Debug> oximeter.measurements_histogramu32 (383679a3-a05c-452c-899f-15ecd6f465be): There are no data parts | ||
| 524 | 2026.05.01 17:47:29.069282 [ 259 ] {eddd87d4-9afe-42bb-b1e7-be54f58b1b7d} <Debug> TCPHandler: Processed in 0.004292687 sec. | ||
| 525 | 2026.05.01 17:47:29.069498 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 526 | 2026.05.01 17:47:29.069739 [ 259 ] {ac3d84f3-c058-409f-801b-01534f8c0c03} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 527 | 2026.05.01 17:47:29.069865 [ 259 ] {ac3d84f3-c058-409f-801b-01534f8c0c03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 528 | 2026.05.01 17:47:29.071779 [ 259 ] {ac3d84f3-c058-409f-801b-01534f8c0c03} <Debug> oximeter.measurements_histogrami64 (36c89459-4a7e-4cbc-bbe6-3ac62f53a998): Loading data parts | ||
| 529 | 2026.05.01 17:47:29.071975 [ 259 ] {ac3d84f3-c058-409f-801b-01534f8c0c03} <Debug> oximeter.measurements_histogrami64 (36c89459-4a7e-4cbc-bbe6-3ac62f53a998): There are no data parts | ||
| 530 | 2026.05.01 17:47:29.072988 [ 259 ] {ac3d84f3-c058-409f-801b-01534f8c0c03} <Debug> TCPHandler: Processed in 0.003593203 sec. | ||
| 531 | 2026.05.01 17:47:29.073101 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 532 | 2026.05.01 17:47:29.073367 [ 259 ] {af86b5a6-d294-42d1-8cfc-392c7f7c3364} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 533 | 2026.05.01 17:47:29.073548 [ 259 ] {af86b5a6-d294-42d1-8cfc-392c7f7c3364} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 534 | 2026.05.01 17:47:29.075435 [ 259 ] {af86b5a6-d294-42d1-8cfc-392c7f7c3364} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Loading data parts | ||
| 535 | 2026.05.01 17:47:29.075568 [ 259 ] {af86b5a6-d294-42d1-8cfc-392c7f7c3364} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): There are no data parts | ||
| 536 | 2026.05.01 17:47:29.076636 [ 259 ] {af86b5a6-d294-42d1-8cfc-392c7f7c3364} <Debug> TCPHandler: Processed in 0.003539911 sec. | ||
| 537 | 2026.05.01 17:47:29.076810 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.05.01 17:47:29.077016 [ 259 ] {4a1a2834-988f-4225-a329-3b126e8fc5c1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 539 | 2026.05.01 17:47:29.077138 [ 259 ] {4a1a2834-988f-4225-a329-3b126e8fc5c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 540 | 2026.05.01 17:47:29.078997 [ 259 ] {4a1a2834-988f-4225-a329-3b126e8fc5c1} <Debug> oximeter.measurements_histogramf32 (524a4962-476b-49b5-9c27-5b988fa0501c): Loading data parts | ||
| 541 | 2026.05.01 17:47:29.079197 [ 259 ] {4a1a2834-988f-4225-a329-3b126e8fc5c1} <Debug> oximeter.measurements_histogramf32 (524a4962-476b-49b5-9c27-5b988fa0501c): There are no data parts | ||
| 542 | 2026.05.01 17:47:29.080447 [ 259 ] {4a1a2834-988f-4225-a329-3b126e8fc5c1} <Debug> TCPHandler: Processed in 0.003687174 sec. | ||
| 543 | 2026.05.01 17:47:29.080567 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.05.01 17:47:29.080842 [ 259 ] {6838663f-7529-4834-bb5c-bff687e09d66} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 545 | 2026.05.01 17:47:29.080960 [ 259 ] {6838663f-7529-4834-bb5c-bff687e09d66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 546 | 2026.05.01 17:47:29.082805 [ 259 ] {6838663f-7529-4834-bb5c-bff687e09d66} <Debug> oximeter.measurements_histogramf64 (90b32e59-c643-4afd-9b8c-76379a1a13d5): Loading data parts | ||
| 547 | 2026.05.01 17:47:29.082947 [ 259 ] {6838663f-7529-4834-bb5c-bff687e09d66} <Debug> oximeter.measurements_histogramf64 (90b32e59-c643-4afd-9b8c-76379a1a13d5): There are no data parts | ||
| 548 | 2026.05.01 17:47:29.084615 [ 259 ] {6838663f-7529-4834-bb5c-bff687e09d66} <Debug> TCPHandler: Processed in 0.004098152 sec. | ||
| 549 | 2026.05.01 17:47:29.084822 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.05.01 17:47:29.085011 [ 259 ] {08d05a0f-252e-4a78-90e7-291049d0ddda} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) /* The field tables store named dimensions of each timeseries. | ||
| 551 | * | ||
| 552 | * As with the measurement tables, there is one field table for each field data | ||
| 553 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 554 | * this behavior **must not** be relied upon for query correctness. | ||
| 555 | * | ||
| 556 | * The index for the fields differs from the measurements, however. Rows are | ||
| 557 | * sorted by timeseries name, then field name, field value, and finally | ||
| 558 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 559 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 560 | * usually then used to look up measurements. | ||
| 561 | * | ||
| 562 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 563 | * timeseries name and then key, since it would improve lookups where one | ||
| 564 | * already has the key. Realistically though, these tables are quite small and | ||
| 565 | * so performance benefits will be low in absolute terms. | ||
| 566 | * | ||
| 567 | * TTL: We use a materialized column to expire old field table records. This | ||
| 568 | * column is generated automatically by the database whenever a new row is | ||
| 569 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 570 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 571 | * record will remain during a deduplication, which will have the last | ||
| 572 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 573 | * measurement tables. | ||
| 574 | */ | ||
| 575 | 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) | ||
| 576 | 2026.05.01 17:47:29.085139 [ 259 ] {08d05a0f-252e-4a78-90e7-291049d0ddda} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 577 | 2026.05.01 17:47:29.086931 [ 259 ] {08d05a0f-252e-4a78-90e7-291049d0ddda} <Debug> oximeter.fields_bool (1d094b4b-c3aa-4a7f-ad32-ec016c449936): Loading data parts | ||
| 578 | 2026.05.01 17:47:29.087077 [ 259 ] {08d05a0f-252e-4a78-90e7-291049d0ddda} <Debug> oximeter.fields_bool (1d094b4b-c3aa-4a7f-ad32-ec016c449936): There are no data parts | ||
| 579 | 2026.05.01 17:47:29.089191 [ 259 ] {08d05a0f-252e-4a78-90e7-291049d0ddda} <Debug> TCPHandler: Processed in 0.004421459 sec. | ||
| 580 | 2026.05.01 17:47:29.089313 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.05.01 17:47:29.089466 [ 259 ] {3934f866-106c-4172-bf2c-109c38d90424} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 582 | 2026.05.01 17:47:29.089587 [ 259 ] {3934f866-106c-4172-bf2c-109c38d90424} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 583 | 2026.05.01 17:47:29.092297 [ 259 ] {3934f866-106c-4172-bf2c-109c38d90424} <Debug> oximeter.fields_i8 (fd0285a1-a6b0-4cd6-9677-f0686d5f2351): Loading data parts | ||
| 584 | 2026.05.01 17:47:29.092433 [ 259 ] {3934f866-106c-4172-bf2c-109c38d90424} <Debug> oximeter.fields_i8 (fd0285a1-a6b0-4cd6-9677-f0686d5f2351): There are no data parts | ||
| 585 | 2026.05.01 17:47:29.093944 [ 259 ] {3934f866-106c-4172-bf2c-109c38d90424} <Debug> TCPHandler: Processed in 0.004681094 sec. | ||
| 586 | 2026.05.01 17:47:29.094142 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.05.01 17:47:29.094296 [ 259 ] {e9971e26-2ba0-4b51-994c-15d381aa0219} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 588 | 2026.05.01 17:47:29.094413 [ 259 ] {e9971e26-2ba0-4b51-994c-15d381aa0219} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 589 | 2026.05.01 17:47:29.096460 [ 259 ] {e9971e26-2ba0-4b51-994c-15d381aa0219} <Debug> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Loading data parts | ||
| 590 | 2026.05.01 17:47:29.096625 [ 259 ] {e9971e26-2ba0-4b51-994c-15d381aa0219} <Debug> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): There are no data parts | ||
| 591 | 2026.05.01 17:47:29.098245 [ 259 ] {e9971e26-2ba0-4b51-994c-15d381aa0219} <Debug> TCPHandler: Processed in 0.004152964 sec. | ||
| 592 | 2026.05.01 17:47:29.098361 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.05.01 17:47:29.098513 [ 259 ] {93fdf3f0-62ba-49d8-9c70-1a87bbb4fcc7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 594 | 2026.05.01 17:47:29.098625 [ 259 ] {93fdf3f0-62ba-49d8-9c70-1a87bbb4fcc7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 595 | 2026.05.01 17:47:29.100417 [ 259 ] {93fdf3f0-62ba-49d8-9c70-1a87bbb4fcc7} <Debug> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Loading data parts | ||
| 596 | 2026.05.01 17:47:29.100561 [ 259 ] {93fdf3f0-62ba-49d8-9c70-1a87bbb4fcc7} <Debug> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): There are no data parts | ||
| 597 | 2026.05.01 17:47:29.101935 [ 259 ] {93fdf3f0-62ba-49d8-9c70-1a87bbb4fcc7} <Debug> TCPHandler: Processed in 0.003624233 sec. | ||
| 598 | 2026.05.01 17:47:29.102119 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 599 | 2026.05.01 17:47:29.102273 [ 259 ] {fc3072fb-99f1-483b-8a05-36d7b3b066e1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 600 | 2026.05.01 17:47:29.102386 [ 259 ] {fc3072fb-99f1-483b-8a05-36d7b3b066e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 601 | 2026.05.01 17:47:29.104259 [ 259 ] {fc3072fb-99f1-483b-8a05-36d7b3b066e1} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Loading data parts | ||
| 602 | 2026.05.01 17:47:29.104490 [ 259 ] {fc3072fb-99f1-483b-8a05-36d7b3b066e1} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): There are no data parts | ||
| 603 | 2026.05.01 17:47:29.105837 [ 259 ] {fc3072fb-99f1-483b-8a05-36d7b3b066e1} <Debug> TCPHandler: Processed in 0.003768636 sec. | ||
| 604 | 2026.05.01 17:47:29.105956 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 605 | 2026.05.01 17:47:29.106199 [ 259 ] {c822bcb5-b372-45aa-8836-d3b91d098478} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 606 | 2026.05.01 17:47:29.106243 [ 259 ] {c822bcb5-b372-45aa-8836-d3b91d098478} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 607 | 2026.05.01 17:47:29.108385 [ 259 ] {c822bcb5-b372-45aa-8836-d3b91d098478} <Debug> oximeter.fields_i32 (be82d52e-1149-4138-8f8f-6defcf4e51c8): Loading data parts | ||
| 608 | 2026.05.01 17:47:29.108588 [ 259 ] {c822bcb5-b372-45aa-8836-d3b91d098478} <Debug> oximeter.fields_i32 (be82d52e-1149-4138-8f8f-6defcf4e51c8): There are no data parts | ||
| 609 | 2026.05.01 17:47:29.110669 [ 259 ] {c822bcb5-b372-45aa-8836-d3b91d098478} <Debug> TCPHandler: Processed in 0.004761197 sec. | ||
| 610 | 2026.05.01 17:47:29.110907 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2026.05.01 17:47:29.111083 [ 259 ] {289d022c-6a87-47c3-b7e8-e9214e1e79f3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 612 | 2026.05.01 17:47:29.111229 [ 259 ] {289d022c-6a87-47c3-b7e8-e9214e1e79f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 613 | 2026.05.01 17:47:29.114059 [ 259 ] {289d022c-6a87-47c3-b7e8-e9214e1e79f3} <Debug> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Loading data parts | ||
| 614 | 2026.05.01 17:47:29.114340 [ 259 ] {289d022c-6a87-47c3-b7e8-e9214e1e79f3} <Debug> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): There are no data parts | ||
| 615 | 2026.05.01 17:47:29.116677 [ 259 ] {289d022c-6a87-47c3-b7e8-e9214e1e79f3} <Debug> TCPHandler: Processed in 0.005844518 sec. | ||
| 616 | 2026.05.01 17:47:29.116812 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 617 | 2026.05.01 17:47:29.117065 [ 259 ] {a232659d-8ca9-4b20-81a4-e3efd0c08094} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 618 | 2026.05.01 17:47:29.117155 [ 259 ] {a232659d-8ca9-4b20-81a4-e3efd0c08094} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 619 | 2026.05.01 17:47:29.119573 [ 259 ] {a232659d-8ca9-4b20-81a4-e3efd0c08094} <Debug> oximeter.fields_i64 (0f1b30aa-6b90-4592-8606-18fd5273b61c): Loading data parts | ||
| 620 | 2026.05.01 17:47:29.119737 [ 259 ] {a232659d-8ca9-4b20-81a4-e3efd0c08094} <Debug> oximeter.fields_i64 (0f1b30aa-6b90-4592-8606-18fd5273b61c): There are no data parts | ||
| 621 | 2026.05.01 17:47:29.122419 [ 259 ] {a232659d-8ca9-4b20-81a4-e3efd0c08094} <Debug> TCPHandler: Processed in 0.005658264 sec. | ||
| 622 | 2026.05.01 17:47:29.122633 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.05.01 17:47:29.122800 [ 259 ] {d5d9bd16-1f6b-4f3a-ba6f-1006aa70aecf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 624 | 2026.05.01 17:47:29.122934 [ 259 ] {d5d9bd16-1f6b-4f3a-ba6f-1006aa70aecf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 625 | 2026.05.01 17:47:29.124941 [ 259 ] {d5d9bd16-1f6b-4f3a-ba6f-1006aa70aecf} <Debug> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Loading data parts | ||
| 626 | 2026.05.01 17:47:29.125193 [ 259 ] {d5d9bd16-1f6b-4f3a-ba6f-1006aa70aecf} <Debug> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): There are no data parts | ||
| 627 | 2026.05.01 17:47:29.126544 [ 259 ] {d5d9bd16-1f6b-4f3a-ba6f-1006aa70aecf} <Debug> TCPHandler: Processed in 0.00396166 sec. | ||
| 628 | 2026.05.01 17:47:29.126683 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.05.01 17:47:29.126991 [ 259 ] {7a0051f1-1d15-4fd5-bb20-1904fe7b1c53} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 630 | 2026.05.01 17:47:29.127138 [ 259 ] {7a0051f1-1d15-4fd5-bb20-1904fe7b1c53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 631 | 2026.05.01 17:47:29.130342 [ 259 ] {7a0051f1-1d15-4fd5-bb20-1904fe7b1c53} <Debug> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Loading data parts | ||
| 632 | 2026.05.01 17:47:29.130506 [ 259 ] {7a0051f1-1d15-4fd5-bb20-1904fe7b1c53} <Debug> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): There are no data parts | ||
| 633 | 2026.05.01 17:47:29.132418 [ 259 ] {7a0051f1-1d15-4fd5-bb20-1904fe7b1c53} <Debug> TCPHandler: Processed in 0.005795777 sec. | ||
| 634 | 2026.05.01 17:47:29.132546 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.05.01 17:47:29.132702 [ 259 ] {2b6bcb3c-5fb9-4068-b41d-e72082eb77e3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 636 | 2026.05.01 17:47:29.132846 [ 259 ] {2b6bcb3c-5fb9-4068-b41d-e72082eb77e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 637 | 2026.05.01 17:47:29.134698 [ 259 ] {2b6bcb3c-5fb9-4068-b41d-e72082eb77e3} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Loading data parts | ||
| 638 | 2026.05.01 17:47:29.134933 [ 259 ] {2b6bcb3c-5fb9-4068-b41d-e72082eb77e3} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): There are no data parts | ||
| 639 | 2026.05.01 17:47:29.136632 [ 259 ] {2b6bcb3c-5fb9-4068-b41d-e72082eb77e3} <Debug> TCPHandler: Processed in 0.004137174 sec. | ||
| 640 | 2026.05.01 17:47:29.136756 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.05.01 17:47:29.136996 [ 259 ] {50ac01b6-c879-4da6-88d9-a97246eceb00} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) 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) | ||
| 642 | 2026.05.01 17:47:29.137120 [ 259 ] {50ac01b6-c879-4da6-88d9-a97246eceb00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 643 | 2026.05.01 17:47:29.138966 [ 259 ] {50ac01b6-c879-4da6-88d9-a97246eceb00} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Loading data parts | ||
| 644 | 2026.05.01 17:47:29.139133 [ 259 ] {50ac01b6-c879-4da6-88d9-a97246eceb00} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): There are no data parts | ||
| 645 | 2026.05.01 17:47:29.141079 [ 259 ] {50ac01b6-c879-4da6-88d9-a97246eceb00} <Debug> TCPHandler: Processed in 0.004372129 sec. | ||
| 646 | 2026.05.01 17:47:29.141222 [ 259 ] {} <Trace> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.05.01 17:47:29.141478 [ 259 ] {7915acde-cf7c-4f5d-ad43-0b4161048295} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60848) /* The timeseries schema table stores the extracted schema for the samples | ||
| 648 | * oximeter collects. | ||
| 649 | */ | ||
| 650 | 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) | ||
| 651 | 2026.05.01 17:47:29.141618 [ 259 ] {7915acde-cf7c-4f5d-ad43-0b4161048295} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 652 | 2026.05.01 17:47:29.143643 [ 259 ] {7915acde-cf7c-4f5d-ad43-0b4161048295} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503): Loading data parts | ||
| 653 | 2026.05.01 17:47:29.143817 [ 259 ] {7915acde-cf7c-4f5d-ad43-0b4161048295} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503): There are no data parts | ||
| 654 | 2026.05.01 17:47:29.145213 [ 259 ] {7915acde-cf7c-4f5d-ad43-0b4161048295} <Debug> TCPHandler: Processed in 0.004040902 sec. | ||
| 655 | 2026.05.01 17:47:29.145810 [ 260 ] {} <Trace> TCP-Session: 477c7f6c-b40e-4abe-bef2-8e71eeffd517 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 656 | 2026.05.01 17:47:29.146198 [ 260 ] {f558949a-7c5b-44d1-b00b-de9c4490c2fc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41613) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 657 | 2026.05.01 17:47:29.148190 [ 260 ] {f558949a-7c5b-44d1-b00b-de9c4490c2fc} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 658 | 2026.05.01 17:47:29.170436 [ 277 ] {f558949a-7c5b-44d1-b00b-de9c4490c2fc} <Trace> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 659 | 2026.05.01 17:47:29.170514 [ 277 ] {f558949a-7c5b-44d1-b00b-de9c4490c2fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 660 | 2026.05.01 17:47:29.176589 [ 277 ] {f558949a-7c5b-44d1-b00b-de9c4490c2fc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 661 | 2026.05.01 17:47:29.177316 [ 277 ] {f558949a-7c5b-44d1-b00b-de9c4490c2fc} <Trace> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 662 | 2026.05.01 17:47:29.177648 [ 260 ] {f558949a-7c5b-44d1-b00b-de9c4490c2fc} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.031635 sec., 31.610557926347397 rows/sec., 505.77 B/sec. | ||
| 663 | 2026.05.01 17:47:29.178102 [ 260 ] {f558949a-7c5b-44d1-b00b-de9c4490c2fc} <Debug> TCPHandler: Processed in 0.032516348 sec. | ||
| 664 | 2026.05.01 17:47:29.180139 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 665 | 2026.05.01 17:47:29.180158 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 666 | 2026.05.01 17:47:29.180188 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 667 | 2026.05.01 17:47:29.180217 [ 260 ] {} <Debug> TCP-Session: 477c7f6c-b40e-4abe-bef2-8e71eeffd517 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.05.01 17:47:29.180262 [ 263 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 669 | 2026.05.01 17:47:29.180292 [ 264 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 670 | 2026.05.01 17:47:29.180304 [ 265 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 671 | 2026.05.01 17:47:29.180249 [ 262 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 672 | 2026.05.01 17:47:29.180229 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 673 | 2026.05.01 17:47:29.180412 [ 262 ] {} <Debug> TCP-Session: b489bc4b-203c-4200-a504-0ddb9feff3e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 674 | 2026.05.01 17:47:29.180398 [ 263 ] {} <Debug> TCP-Session: bd93cb2b-c4bf-4345-91d1-8429ae5aba75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 675 | 2026.05.01 17:47:29.180397 [ 265 ] {} <Debug> TCP-Session: da7c25d6-6e03-4c80-ab62-75226cd0cbde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 676 | 2026.05.01 17:47:29.180228 [ 267 ] {} <Debug> TCP-Session: 0067a12b-6c64-4e97-9533-332cda50a9b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2026.05.01 17:47:29.180524 [ 266 ] {} <Debug> TCP-Session: c98053ad-e146-406b-b14a-dfc3dbe69fa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.05.01 17:47:29.180218 [ 261 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 679 | 2026.05.01 17:47:29.180378 [ 264 ] {} <Debug> TCP-Session: f1cd77d3-1f3a-4aa7-a8af-73bc2b236cd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.05.01 17:47:29.180698 [ 261 ] {} <Debug> TCP-Session: 1febdbb2-4d77-432e-9782-a97797bf3290 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.05.01 17:47:29.180228 [ 259 ] {} <Debug> TCP-Session: b9a69b60-5e87-4e7d-ab6c-c7310f8a77fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2026.05.01 17:47:29.540705 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45562 | ||
| 683 | 2026.05.01 17:47:29.543610 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.05.01 17:47:29.543761 [ 259 ] {} <Debug> TCP-Session: 186ddaec-87e8-44d2-997e-00938d6fe6d5 Authenticating user 'default' from [fd00:1122:3344:101::b]:45562 | ||
| 685 | 2026.05.01 17:47:29.543785 [ 259 ] {} <Debug> TCP-Session: 186ddaec-87e8-44d2-997e-00938d6fe6d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.05.01 17:47:29.543796 [ 259 ] {} <Debug> TCP-Session: 186ddaec-87e8-44d2-997e-00938d6fe6d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.05.01 17:47:29.543925 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 688 | 2026.05.01 17:47:29.543950 [ 259 ] {} <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 | ||
| 689 | 2026.05.01 17:47:29.544048 [ 259 ] {} <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 | ||
| 690 | 2026.05.01 17:47:29.544413 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60484 | ||
| 691 | 2026.05.01 17:47:29.544479 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59053 | ||
| 692 | 2026.05.01 17:47:29.544472 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53139 | ||
| 693 | 2026.05.01 17:47:29.544469 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58816 | ||
| 694 | 2026.05.01 17:47:29.544439 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43979 | ||
| 695 | 2026.05.01 17:47:29.544685 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2026.05.01 17:47:29.544667 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2026.05.01 17:47:29.544665 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.05.01 17:47:29.544751 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 699 | 2026.05.01 17:47:29.544802 [ 265 ] {} <Debug> TCP-Session: bda6dced-1f55-4abf-989a-7366fe5ce391 Authenticating user 'default' from [fd00:1122:3344:101::b]:53139 | ||
| 700 | 2026.05.01 17:47:29.544811 [ 266 ] {} <Debug> TCP-Session: d6beec96-7434-4bde-8d1b-45389d358ceb Authenticating user 'default' from [fd00:1122:3344:101::b]:59053 | ||
| 701 | 2026.05.01 17:47:29.544787 [ 264 ] {} <Debug> TCP-Session: 902100b0-aa44-4c9c-ab53-ba919ea19a97 Authenticating user 'default' from [fd00:1122:3344:101::b]:58816 | ||
| 702 | 2026.05.01 17:47:29.544959 [ 261 ] {} <Debug> TCP-Session: 091daa99-0966-445f-aa36-f9e0a806b4b1 Authenticating user 'default' from [fd00:1122:3344:101::b]:43979 | ||
| 703 | 2026.05.01 17:47:29.544972 [ 266 ] {} <Debug> TCP-Session: d6beec96-7434-4bde-8d1b-45389d358ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.05.01 17:47:29.544991 [ 264 ] {} <Debug> TCP-Session: 902100b0-aa44-4c9c-ab53-ba919ea19a97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.05.01 17:47:29.544428 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46737 | ||
| 706 | 2026.05.01 17:47:29.545047 [ 266 ] {} <Debug> TCP-Session: d6beec96-7434-4bde-8d1b-45389d358ceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.05.01 17:47:29.545058 [ 264 ] {} <Debug> TCP-Session: 902100b0-aa44-4c9c-ab53-ba919ea19a97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.05.01 17:47:29.545043 [ 261 ] {} <Debug> TCP-Session: 091daa99-0966-445f-aa36-f9e0a806b4b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 709 | 2026.05.01 17:47:29.545136 [ 265 ] {} <Debug> TCP-Session: bda6dced-1f55-4abf-989a-7366fe5ce391 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 710 | 2026.05.01 17:47:29.544439 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56469 | ||
| 711 | 2026.05.01 17:47:29.544627 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 712 | 2026.05.01 17:47:29.545245 [ 265 ] {} <Debug> TCP-Session: bda6dced-1f55-4abf-989a-7366fe5ce391 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.05.01 17:47:29.545206 [ 261 ] {} <Debug> TCP-Session: 091daa99-0966-445f-aa36-f9e0a806b4b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 714 | 2026.05.01 17:47:29.545275 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 715 | 2026.05.01 17:47:29.545297 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 716 | 2026.05.01 17:47:29.545328 [ 260 ] {} <Debug> TCP-Session: 19ceb5d5-e941-4cfe-8137-7175bfd59a6e Authenticating user 'default' from [fd00:1122:3344:101::b]:60484 | ||
| 717 | 2026.05.01 17:47:29.545430 [ 263 ] {} <Debug> TCP-Session: 749cc415-13cd-4934-88f8-5904ba55e753 Authenticating user 'default' from [fd00:1122:3344:101::b]:56469 | ||
| 718 | 2026.05.01 17:47:29.545446 [ 262 ] {} <Debug> TCP-Session: 395c342f-3948-45bf-a1bd-fa5351ffbfbf Authenticating user 'default' from [fd00:1122:3344:101::b]:46737 | ||
| 719 | 2026.05.01 17:47:29.545435 [ 260 ] {} <Debug> TCP-Session: 19ceb5d5-e941-4cfe-8137-7175bfd59a6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.05.01 17:47:29.545602 [ 263 ] {} <Debug> TCP-Session: 749cc415-13cd-4934-88f8-5904ba55e753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.05.01 17:47:29.545612 [ 262 ] {} <Debug> TCP-Session: 395c342f-3948-45bf-a1bd-fa5351ffbfbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 722 | 2026.05.01 17:47:29.545621 [ 260 ] {} <Debug> TCP-Session: 19ceb5d5-e941-4cfe-8137-7175bfd59a6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 723 | 2026.05.01 17:47:29.545715 [ 263 ] {} <Debug> TCP-Session: 749cc415-13cd-4934-88f8-5904ba55e753 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 724 | 2026.05.01 17:47:29.545731 [ 262 ] {} <Debug> TCP-Session: 395c342f-3948-45bf-a1bd-fa5351ffbfbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 725 | 2026.05.01 17:47:30.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 130.94 MiB, peak 143.04 MiB, free memory in arenas 0.00 B, will set to 139.20 MiB (RSS), difference: 8.26 MiB | ||
| 726 | 2026.05.01 17:47:30.473687 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47645 | ||
| 727 | 2026.05.01 17:47:30.490724 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 728 | 2026.05.01 17:47:30.490840 [ 267 ] {} <Debug> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Authenticating user 'default' from [fd00:1122:3344:101::d]:47645 | ||
| 729 | 2026.05.01 17:47:30.490865 [ 267 ] {} <Debug> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 730 | 2026.05.01 17:47:30.490877 [ 267 ] {} <Debug> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2026.05.01 17:47:30.491017 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 732 | 2026.05.01 17:47:30.491045 [ 267 ] {} <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 | ||
| 733 | 2026.05.01 17:47:30.491136 [ 267 ] {} <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 | ||
| 734 | 2026.05.01 17:47:30.493222 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42835 | ||
| 735 | 2026.05.01 17:47:30.493235 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42397 | ||
| 736 | 2026.05.01 17:47:30.493310 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 737 | 2026.05.01 17:47:30.493385 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 738 | 2026.05.01 17:47:30.493478 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.05.01 17:47:30.493536 [ 267 ] {9c2ad5d5-df4c-45c6-a023-202c87ad1089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 740 | 2026.05.01 17:47:30.493414 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44471 | ||
| 741 | 2026.05.01 17:47:30.493662 [ 278 ] {} <Debug> TCP-Session: 45d5d73b-bd65-4b1b-b1e3-df200b0684ec Authenticating user 'default' from [fd00:1122:3344:101::d]:42397 | ||
| 742 | 2026.05.01 17:47:30.493699 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53043 | ||
| 743 | 2026.05.01 17:47:30.493635 [ 279 ] {} <Debug> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Authenticating user 'default' from [fd00:1122:3344:101::d]:42835 | ||
| 744 | 2026.05.01 17:47:30.493754 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49821 | ||
| 745 | 2026.05.01 17:47:30.493802 [ 278 ] {} <Debug> TCP-Session: 45d5d73b-bd65-4b1b-b1e3-df200b0684ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2026.05.01 17:47:30.493788 [ 279 ] {} <Debug> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 747 | 2026.05.01 17:47:30.493617 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47748 | ||
| 748 | 2026.05.01 17:47:30.493945 [ 278 ] {} <Debug> TCP-Session: 45d5d73b-bd65-4b1b-b1e3-df200b0684ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 749 | 2026.05.01 17:47:30.493896 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 750 | 2026.05.01 17:47:30.493614 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65525 | ||
| 751 | 2026.05.01 17:47:30.494016 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 752 | 2026.05.01 17:47:30.494048 [ 280 ] {} <Debug> TCP-Session: fd13ad20-a4a7-4e45-a330-00e049dae5f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:44471 | ||
| 753 | 2026.05.01 17:47:30.493393 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58687 | ||
| 754 | 2026.05.01 17:47:30.493933 [ 279 ] {} <Debug> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.05.01 17:47:30.494154 [ 284 ] {} <Debug> TCP-Session: 21d43036-dbe0-4071-9d8f-b363a3401c44 Authenticating user 'default' from [fd00:1122:3344:101::d]:53043 | ||
| 756 | 2026.05.01 17:47:30.494169 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 757 | 2026.05.01 17:47:30.494256 [ 284 ] {} <Debug> TCP-Session: 21d43036-dbe0-4071-9d8f-b363a3401c44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.01 17:47:30.494270 [ 285 ] {} <Debug> TCP-Session: 45771d35-5f99-40b9-b20c-e812aa69cf52 Authenticating user 'default' from [fd00:1122:3344:101::d]:49821 | ||
| 759 | 2026.05.01 17:47:30.494321 [ 280 ] {} <Debug> TCP-Session: fd13ad20-a4a7-4e45-a330-00e049dae5f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 760 | 2026.05.01 17:47:30.494329 [ 267 ] {9c2ad5d5-df4c-45c6-a023-202c87ad1089} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 761 | 2026.05.01 17:47:30.494347 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2026.05.01 17:47:30.494369 [ 284 ] {} <Debug> TCP-Session: 21d43036-dbe0-4071-9d8f-b363a3401c44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.05.01 17:47:30.494397 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 764 | 2026.05.01 17:47:30.494418 [ 280 ] {} <Debug> TCP-Session: fd13ad20-a4a7-4e45-a330-00e049dae5f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.05.01 17:47:30.494436 [ 285 ] {} <Debug> TCP-Session: 45771d35-5f99-40b9-b20c-e812aa69cf52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.05.01 17:47:30.494448 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 767 | 2026.05.01 17:47:30.494466 [ 285 ] {} <Debug> TCP-Session: 45771d35-5f99-40b9-b20c-e812aa69cf52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.05.01 17:47:30.494469 [ 283 ] {} <Debug> TCP-Session: 69fe1775-255f-43f2-8e25-0c23098fe618 Authenticating user 'default' from [fd00:1122:3344:101::d]:65525 | ||
| 769 | 2026.05.01 17:47:30.494493 [ 281 ] {} <Debug> TCP-Session: 77d12c79-744c-4ee3-819c-adde5aeac13a Authenticating user 'default' from [fd00:1122:3344:101::d]:58687 | ||
| 770 | 2026.05.01 17:47:30.494511 [ 283 ] {} <Debug> TCP-Session: 69fe1775-255f-43f2-8e25-0c23098fe618 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.05.01 17:47:30.494402 [ 282 ] {} <Debug> TCP-Session: 1b98d60e-0a80-4b1d-9090-9345802601f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:47748 | ||
| 772 | 2026.05.01 17:47:30.494537 [ 281 ] {} <Debug> TCP-Session: 77d12c79-744c-4ee3-819c-adde5aeac13a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.05.01 17:47:30.494543 [ 283 ] {} <Debug> TCP-Session: 69fe1775-255f-43f2-8e25-0c23098fe618 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.05.01 17:47:30.494569 [ 282 ] {} <Debug> TCP-Session: 1b98d60e-0a80-4b1d-9090-9345802601f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.05.01 17:47:30.494584 [ 281 ] {} <Debug> TCP-Session: 77d12c79-744c-4ee3-819c-adde5aeac13a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.05.01 17:47:30.494612 [ 282 ] {} <Debug> TCP-Session: 1b98d60e-0a80-4b1d-9090-9345802601f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.05.01 17:47:30.494849 [ 267 ] {9c2ad5d5-df4c-45c6-a023-202c87ad1089} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 778 | 2026.05.01 17:47:30.496301 [ 267 ] {9c2ad5d5-df4c-45c6-a023-202c87ad1089} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 779 | 2026.05.01 17:47:30.502133 [ 290 ] {9c2ad5d5-df4c-45c6-a023-202c87ad1089} <Trace> AggregatingTransform: Aggregating | ||
| 780 | 2026.05.01 17:47:30.502215 [ 290 ] {9c2ad5d5-df4c-45c6-a023-202c87ad1089} <Trace> Aggregator: Aggregation method: without_key | ||
| 781 | 2026.05.01 17:47:30.502874 [ 290 ] {9c2ad5d5-df4c-45c6-a023-202c87ad1089} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004582143 sec. (218.238 rows/sec., 8.52 KiB/sec.) | ||
| 782 | 2026.05.01 17:47:30.502898 [ 290 ] {9c2ad5d5-df4c-45c6-a023-202c87ad1089} <Trace> Aggregator: Merging aggregated data | ||
| 783 | 2026.05.01 17:47:30.502927 [ 290 ] {9c2ad5d5-df4c-45c6-a023-202c87ad1089} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 784 | 2026.05.01 17:47:30.504231 [ 267 ] {9c2ad5d5-df4c-45c6-a023-202c87ad1089} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.010771 sec., 92.84189026088572 rows/sec., 3.63 KiB/sec. | ||
| 785 | 2026.05.01 17:47:30.504365 [ 267 ] {9c2ad5d5-df4c-45c6-a023-202c87ad1089} <Debug> TCPHandler: Processed in 0.011239137 sec. | ||
| 786 | 2026.05.01 17:47:31.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 141.50 MiB, peak 143.04 MiB, free memory in arenas 0.00 B, will set to 143.67 MiB (RSS), difference: 2.17 MiB | ||
| 787 | 2026.05.01 17:47:32.305594 [ 333 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60610 | ||
| 788 | 2026.05.01 17:47:32.305796 [ 333 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 789 | 2026.05.01 17:47:32.305829 [ 333 ] {} <Debug> TCP-Session: 7db8e5f0-8be7-49c5-9897-025920ed5574 Authenticating user 'default' from [fd00:1122:3344:101::e]:60610 | ||
| 790 | 2026.05.01 17:47:32.305851 [ 333 ] {} <Debug> TCP-Session: 7db8e5f0-8be7-49c5-9897-025920ed5574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.05.01 17:47:32.305864 [ 333 ] {} <Debug> TCP-Session: 7db8e5f0-8be7-49c5-9897-025920ed5574 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.05.01 17:47:32.306254 [ 333 ] {} <Trace> TCP-Session: 7db8e5f0-8be7-49c5-9897-025920ed5574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.05.01 17:47:32.306281 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56299 | ||
| 794 | 2026.05.01 17:47:32.306287 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64395 | ||
| 795 | 2026.05.01 17:47:32.306530 [ 333 ] {0cc1e526-0ab0-4e45-80d0-5264c0079fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60610) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 796 | 2026.05.01 17:47:32.306429 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56179 | ||
| 797 | 2026.05.01 17:47:32.306572 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41950 | ||
| 798 | 2026.05.01 17:47:32.306576 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62775 | ||
| 799 | 2026.05.01 17:47:32.306696 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 800 | 2026.05.01 17:47:32.306739 [ 335 ] {} <Debug> TCP-Session: 8842003d-409c-48a4-b852-7c9a8f211745 Authenticating user 'default' from [fd00:1122:3344:101::e]:56299 | ||
| 801 | 2026.05.01 17:47:32.306756 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62164 | ||
| 802 | 2026.05.01 17:47:32.306762 [ 335 ] {} <Debug> TCP-Session: 8842003d-409c-48a4-b852-7c9a8f211745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.05.01 17:47:32.306769 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 804 | 2026.05.01 17:47:32.306790 [ 335 ] {} <Debug> TCP-Session: 8842003d-409c-48a4-b852-7c9a8f211745 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2026.05.01 17:47:32.306838 [ 334 ] {} <Debug> TCP-Session: 33a4b74a-bb2d-49ad-8af5-53ccfc9ecab9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64395 | ||
| 806 | 2026.05.01 17:47:32.306840 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 807 | 2026.05.01 17:47:32.306866 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62027 | ||
| 808 | 2026.05.01 17:47:32.306887 [ 337 ] {} <Debug> TCP-Session: 8c44e35d-317d-4aae-9d83-183192517af7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56179 | ||
| 809 | 2026.05.01 17:47:32.306873 [ 334 ] {} <Debug> TCP-Session: 33a4b74a-bb2d-49ad-8af5-53ccfc9ecab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 810 | 2026.05.01 17:47:32.306923 [ 337 ] {} <Debug> TCP-Session: 8c44e35d-317d-4aae-9d83-183192517af7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 811 | 2026.05.01 17:47:32.306937 [ 334 ] {} <Debug> TCP-Session: 33a4b74a-bb2d-49ad-8af5-53ccfc9ecab9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2026.05.01 17:47:32.306948 [ 337 ] {} <Debug> TCP-Session: 8c44e35d-317d-4aae-9d83-183192517af7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2026.05.01 17:47:32.307042 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 814 | 2026.05.01 17:47:32.307048 [ 333 ] {0cc1e526-0ab0-4e45-80d0-5264c0079fdc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 815 | 2026.05.01 17:47:32.307143 [ 336 ] {} <Debug> TCP-Session: 7ded186d-6153-4063-9b0e-bbf6f0b51d2f Authenticating user 'default' from [fd00:1122:3344:101::e]:41950 | ||
| 816 | 2026.05.01 17:47:32.307161 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36493 | ||
| 817 | 2026.05.01 17:47:32.307183 [ 336 ] {} <Debug> TCP-Session: 7ded186d-6153-4063-9b0e-bbf6f0b51d2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 818 | 2026.05.01 17:47:32.307214 [ 336 ] {} <Debug> TCP-Session: 7ded186d-6153-4063-9b0e-bbf6f0b51d2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 819 | 2026.05.01 17:47:32.307289 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 820 | 2026.05.01 17:47:32.307328 [ 338 ] {} <Debug> TCP-Session: b1ea1fc2-436d-4a00-ae55-93cd785a124e Authenticating user 'default' from [fd00:1122:3344:101::e]:62775 | ||
| 821 | 2026.05.01 17:47:32.307344 [ 338 ] {} <Debug> TCP-Session: b1ea1fc2-436d-4a00-ae55-93cd785a124e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 822 | 2026.05.01 17:47:32.307357 [ 338 ] {} <Debug> TCP-Session: b1ea1fc2-436d-4a00-ae55-93cd785a124e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 823 | 2026.05.01 17:47:32.307401 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 824 | 2026.05.01 17:47:32.307547 [ 340 ] {} <Debug> TCP-Session: 508e7fd3-f4aa-487d-b9c8-8859bb637395 Authenticating user 'default' from [fd00:1122:3344:101::e]:62027 | ||
| 825 | 2026.05.01 17:47:32.307575 [ 340 ] {} <Debug> TCP-Session: 508e7fd3-f4aa-487d-b9c8-8859bb637395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.05.01 17:47:32.307594 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 827 | 2026.05.01 17:47:32.307618 [ 340 ] {} <Debug> TCP-Session: 508e7fd3-f4aa-487d-b9c8-8859bb637395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.05.01 17:47:32.307648 [ 339 ] {} <Debug> TCP-Session: 71b71d20-0c7f-4543-a448-7de9b3858b1c Authenticating user 'default' from [fd00:1122:3344:101::e]:62164 | ||
| 829 | 2026.05.01 17:47:32.307643 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 830 | 2026.05.01 17:47:32.307681 [ 339 ] {} <Debug> TCP-Session: 71b71d20-0c7f-4543-a448-7de9b3858b1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 831 | 2026.05.01 17:47:32.307708 [ 339 ] {} <Debug> TCP-Session: 71b71d20-0c7f-4543-a448-7de9b3858b1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 832 | 2026.05.01 17:47:32.307713 [ 341 ] {} <Debug> TCP-Session: aaf1eaaf-d018-412f-9f40-1514bd134074 Authenticating user 'default' from [fd00:1122:3344:101::e]:36493 | ||
| 833 | 2026.05.01 17:47:32.307744 [ 341 ] {} <Debug> TCP-Session: aaf1eaaf-d018-412f-9f40-1514bd134074 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.05.01 17:47:32.307757 [ 341 ] {} <Debug> TCP-Session: aaf1eaaf-d018-412f-9f40-1514bd134074 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.05.01 17:47:32.307850 [ 333 ] {0cc1e526-0ab0-4e45-80d0-5264c0079fdc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2026.05.01 17:47:32.308271 [ 333 ] {0cc1e526-0ab0-4e45-80d0-5264c0079fdc} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 837 | 2026.05.01 17:47:32.309536 [ 292 ] {0cc1e526-0ab0-4e45-80d0-5264c0079fdc} <Trace> AggregatingTransform: Aggregating | ||
| 838 | 2026.05.01 17:47:32.309584 [ 292 ] {0cc1e526-0ab0-4e45-80d0-5264c0079fdc} <Trace> Aggregator: Aggregation method: without_key | ||
| 839 | 2026.05.01 17:47:32.309624 [ 292 ] {0cc1e526-0ab0-4e45-80d0-5264c0079fdc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001250895 sec. (799.428 rows/sec., 31.23 KiB/sec.) | ||
| 840 | 2026.05.01 17:47:32.309644 [ 292 ] {0cc1e526-0ab0-4e45-80d0-5264c0079fdc} <Trace> Aggregator: Merging aggregated data | ||
| 841 | 2026.05.01 17:47:32.310944 [ 333 ] {0cc1e526-0ab0-4e45-80d0-5264c0079fdc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004539 sec., 220.31284423881914 rows/sec., 8.61 KiB/sec. | ||
| 842 | 2026.05.01 17:47:32.311095 [ 333 ] {0cc1e526-0ab0-4e45-80d0-5264c0079fdc} <Debug> TCPHandler: Processed in 0.005021452 sec. | ||
| 843 | 2026.05.01 17:47:32.311254 [ 333 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 844 | 2026.05.01 17:47:32.311286 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 845 | 2026.05.01 17:47:32.311288 [ 333 ] {} <Debug> TCP-Session: 7db8e5f0-8be7-49c5-9897-025920ed5574 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 846 | 2026.05.01 17:47:32.311308 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 847 | 2026.05.01 17:47:32.311331 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 848 | 2026.05.01 17:47:32.311354 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 849 | 2026.05.01 17:47:32.311372 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 850 | 2026.05.01 17:47:32.311401 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 851 | 2026.05.01 17:47:32.311426 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 852 | 2026.05.01 17:47:32.311446 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 853 | 2026.05.01 17:47:32.311482 [ 339 ] {} <Debug> TCP-Session: 71b71d20-0c7f-4543-a448-7de9b3858b1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.05.01 17:47:32.311434 [ 336 ] {} <Debug> TCP-Session: 7ded186d-6153-4063-9b0e-bbf6f0b51d2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.05.01 17:47:32.311505 [ 340 ] {} <Debug> TCP-Session: 508e7fd3-f4aa-487d-b9c8-8859bb637395 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.05.01 17:47:32.311414 [ 335 ] {} <Debug> TCP-Session: 8842003d-409c-48a4-b852-7c9a8f211745 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.05.01 17:47:32.311388 [ 338 ] {} <Debug> TCP-Session: b1ea1fc2-436d-4a00-ae55-93cd785a124e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2026.05.01 17:47:32.311363 [ 341 ] {} <Debug> TCP-Session: aaf1eaaf-d018-412f-9f40-1514bd134074 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.05.01 17:47:32.311335 [ 334 ] {} <Debug> TCP-Session: 33a4b74a-bb2d-49ad-8af5-53ccfc9ecab9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.05.01 17:47:32.311454 [ 337 ] {} <Debug> TCP-Session: 8c44e35d-317d-4aae-9d83-183192517af7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.05.01 17:47:33.561805 [ 333 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53838 | ||
| 862 | 2026.05.01 17:47:33.561923 [ 333 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 863 | 2026.05.01 17:47:33.561953 [ 333 ] {} <Debug> TCP-Session: c4af4630-57cd-47ff-a02a-32231216b86d Authenticating user 'default' from [fd00:1122:3344:101::e]:53838 | ||
| 864 | 2026.05.01 17:47:33.561979 [ 333 ] {} <Debug> TCP-Session: c4af4630-57cd-47ff-a02a-32231216b86d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.05.01 17:47:33.561995 [ 333 ] {} <Debug> TCP-Session: c4af4630-57cd-47ff-a02a-32231216b86d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.05.01 17:47:33.562238 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37391 | ||
| 867 | 2026.05.01 17:47:33.562257 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59365 | ||
| 868 | 2026.05.01 17:47:33.562303 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63562 | ||
| 869 | 2026.05.01 17:47:33.562312 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53624 | ||
| 870 | 2026.05.01 17:47:33.562338 [ 333 ] {} <Trace> TCP-Session: c4af4630-57cd-47ff-a02a-32231216b86d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2026.05.01 17:47:33.562370 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 872 | 2026.05.01 17:47:33.562317 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54880 | ||
| 873 | 2026.05.01 17:47:33.562421 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 874 | 2026.05.01 17:47:33.562429 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 875 | 2026.05.01 17:47:33.562432 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 876 | 2026.05.01 17:47:33.562460 [ 339 ] {} <Debug> TCP-Session: 7072d70a-98a6-42f0-ab3b-e2516ae9d5d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63562 | ||
| 877 | 2026.05.01 17:47:33.562483 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 878 | 2026.05.01 17:47:33.562497 [ 340 ] {} <Debug> TCP-Session: 4937925d-634f-49c4-9513-e2d10ed0e41b Authenticating user 'default' from [fd00:1122:3344:101::e]:53624 | ||
| 879 | 2026.05.01 17:47:33.562508 [ 339 ] {} <Debug> TCP-Session: 7072d70a-98a6-42f0-ab3b-e2516ae9d5d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 880 | 2026.05.01 17:47:33.562519 [ 341 ] {} <Debug> TCP-Session: f024089f-1c8a-42db-9b05-bae4f56402b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54880 | ||
| 881 | 2026.05.01 17:47:33.562540 [ 339 ] {} <Debug> TCP-Session: 7072d70a-98a6-42f0-ab3b-e2516ae9d5d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 882 | 2026.05.01 17:47:33.562534 [ 340 ] {} <Debug> TCP-Session: 4937925d-634f-49c4-9513-e2d10ed0e41b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 883 | 2026.05.01 17:47:33.562547 [ 333 ] {566bf371-ce86-4cbe-b14d-9997775002fb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53838) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 884 | 2026.05.01 17:47:33.562581 [ 340 ] {} <Debug> TCP-Session: 4937925d-634f-49c4-9513-e2d10ed0e41b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 885 | 2026.05.01 17:47:33.562556 [ 341 ] {} <Debug> TCP-Session: f024089f-1c8a-42db-9b05-bae4f56402b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 886 | 2026.05.01 17:47:33.562421 [ 334 ] {} <Debug> TCP-Session: da00c3e3-378a-42d5-a7e6-8742ccd46cd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37391 | ||
| 887 | 2026.05.01 17:47:33.562633 [ 341 ] {} <Debug> TCP-Session: f024089f-1c8a-42db-9b05-bae4f56402b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2026.05.01 17:47:33.562278 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59727 | ||
| 889 | 2026.05.01 17:47:33.562662 [ 334 ] {} <Debug> TCP-Session: da00c3e3-378a-42d5-a7e6-8742ccd46cd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.05.01 17:47:33.562266 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49249 | ||
| 891 | 2026.05.01 17:47:33.562707 [ 334 ] {} <Debug> TCP-Session: da00c3e3-378a-42d5-a7e6-8742ccd46cd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2026.05.01 17:47:33.562267 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52849 | ||
| 893 | 2026.05.01 17:47:33.562746 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 894 | 2026.05.01 17:47:33.562779 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 895 | 2026.05.01 17:47:33.562802 [ 338 ] {} <Debug> TCP-Session: 7f37057e-6de6-4ba8-bb05-4aa8c67c5891 Authenticating user 'default' from [fd00:1122:3344:101::e]:59727 | ||
| 896 | 2026.05.01 17:47:33.562817 [ 336 ] {} <Debug> TCP-Session: 8b157213-798a-4bff-beb0-fdfc1104e5a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49249 | ||
| 897 | 2026.05.01 17:47:33.562477 [ 335 ] {} <Debug> TCP-Session: 11a13e10-e0ee-4278-a59e-99d69be7760f Authenticating user 'default' from [fd00:1122:3344:101::e]:59365 | ||
| 898 | 2026.05.01 17:47:33.562845 [ 336 ] {} <Debug> TCP-Session: 8b157213-798a-4bff-beb0-fdfc1104e5a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.05.01 17:47:33.562843 [ 333 ] {566bf371-ce86-4cbe-b14d-9997775002fb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 900 | 2026.05.01 17:47:33.562871 [ 336 ] {} <Debug> TCP-Session: 8b157213-798a-4bff-beb0-fdfc1104e5a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.05.01 17:47:33.562885 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 902 | 2026.05.01 17:47:33.562835 [ 338 ] {} <Debug> TCP-Session: 7f37057e-6de6-4ba8-bb05-4aa8c67c5891 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.05.01 17:47:33.562925 [ 337 ] {} <Debug> TCP-Session: 11d2a4a7-fea2-4adb-9e2c-0abe69d8cd3e Authenticating user 'default' from [fd00:1122:3344:101::e]:52849 | ||
| 904 | 2026.05.01 17:47:33.562923 [ 333 ] {566bf371-ce86-4cbe-b14d-9997775002fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 905 | 2026.05.01 17:47:33.562942 [ 338 ] {} <Debug> TCP-Session: 7f37057e-6de6-4ba8-bb05-4aa8c67c5891 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 906 | 2026.05.01 17:47:33.562954 [ 337 ] {} <Debug> TCP-Session: 11d2a4a7-fea2-4adb-9e2c-0abe69d8cd3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 907 | 2026.05.01 17:47:33.562864 [ 335 ] {} <Debug> TCP-Session: 11a13e10-e0ee-4278-a59e-99d69be7760f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.05.01 17:47:33.562990 [ 337 ] {} <Debug> TCP-Session: 11d2a4a7-fea2-4adb-9e2c-0abe69d8cd3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.05.01 17:47:33.563009 [ 335 ] {} <Debug> TCP-Session: 11a13e10-e0ee-4278-a59e-99d69be7760f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.05.01 17:47:33.563255 [ 333 ] {566bf371-ce86-4cbe-b14d-9997775002fb} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 911 | 2026.05.01 17:47:33.564135 [ 295 ] {566bf371-ce86-4cbe-b14d-9997775002fb} <Trace> AggregatingTransform: Aggregating | ||
| 912 | 2026.05.01 17:47:33.564181 [ 295 ] {566bf371-ce86-4cbe-b14d-9997775002fb} <Trace> Aggregator: Aggregation method: without_key | ||
| 913 | 2026.05.01 17:47:33.564213 [ 295 ] {566bf371-ce86-4cbe-b14d-9997775002fb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000860057 sec. (1162.714 rows/sec., 45.42 KiB/sec.) | ||
| 914 | 2026.05.01 17:47:33.564232 [ 295 ] {566bf371-ce86-4cbe-b14d-9997775002fb} <Trace> Aggregator: Merging aggregated data | ||
| 915 | 2026.05.01 17:47:33.565340 [ 333 ] {566bf371-ce86-4cbe-b14d-9997775002fb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00286 sec., 349.65034965034965 rows/sec., 13.66 KiB/sec. | ||
| 916 | 2026.05.01 17:47:33.565482 [ 333 ] {566bf371-ce86-4cbe-b14d-9997775002fb} <Debug> TCPHandler: Processed in 0.003268586 sec. | ||
| 917 | 2026.05.01 17:47:33.565604 [ 333 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 918 | 2026.05.01 17:47:33.565634 [ 333 ] {} <Debug> TCP-Session: c4af4630-57cd-47ff-a02a-32231216b86d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 919 | 2026.05.01 17:47:33.565635 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 920 | 2026.05.01 17:47:33.565656 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 921 | 2026.05.01 17:47:33.565670 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 922 | 2026.05.01 17:47:33.565689 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 923 | 2026.05.01 17:47:33.565722 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 924 | 2026.05.01 17:47:33.565736 [ 335 ] {} <Debug> TCP-Session: 11a13e10-e0ee-4278-a59e-99d69be7760f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.05.01 17:47:33.565752 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 926 | 2026.05.01 17:47:33.565769 [ 336 ] {} <Debug> TCP-Session: 8b157213-798a-4bff-beb0-fdfc1104e5a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.05.01 17:47:33.565748 [ 337 ] {} <Debug> TCP-Session: 11d2a4a7-fea2-4adb-9e2c-0abe69d8cd3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.05.01 17:47:33.565802 [ 339 ] {} <Debug> TCP-Session: 7072d70a-98a6-42f0-ab3b-e2516ae9d5d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.05.01 17:47:33.565740 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 930 | 2026.05.01 17:47:33.565714 [ 334 ] {} <Debug> TCP-Session: da00c3e3-378a-42d5-a7e6-8742ccd46cd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.05.01 17:47:33.565692 [ 341 ] {} <Debug> TCP-Session: f024089f-1c8a-42db-9b05-bae4f56402b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.05.01 17:47:33.565877 [ 338 ] {} <Debug> TCP-Session: 7f37057e-6de6-4ba8-bb05-4aa8c67c5891 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.05.01 17:47:33.565708 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 934 | 2026.05.01 17:47:33.565947 [ 340 ] {} <Debug> TCP-Session: 4937925d-634f-49c4-9513-e2d10ed0e41b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.05.01 17:47:34.631528 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 936 | 2026.05.01 17:47:34.631579 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 500 entries to flush up to offset 500 | ||
| 937 | 2026.05.01 17:47:34.631621 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 938 | 2026.05.01 17:47:34.631678 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 939 | 2026.05.01 17:47:34.634709 [ 245 ] {} <Debug> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Loading data parts | ||
| 940 | 2026.05.01 17:47:34.634940 [ 245 ] {} <Debug> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): There are no data parts | ||
| 941 | 2026.05.01 17:47:34.637261 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 942 | 2026.05.01 17:47:34.637312 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 943 | 2026.05.01 17:47:34.643066 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 944 | 2026.05.01 17:47:34.643568 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 945 | 2026.05.01 17:47:34.643726 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 500 | ||
| 946 | 2026.05.01 17:47:34.650340 [ 244 ] {} <Debug> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Loading data parts | ||
| 947 | 2026.05.01 17:47:34.650556 [ 244 ] {} <Debug> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): There are no data parts | ||
| 948 | 2026.05.01 17:47:34.676284 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 949 | 2026.05.01 17:47:34.676338 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 950 | 2026.05.01 17:47:34.682550 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 951 | 2026.05.01 17:47:34.683933 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 952 | 2026.05.01 17:47:34.687476 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 953 | 2026.05.01 17:47:35.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.86 MiB, peak 153.86 MiB, free memory in arenas 0.00 B, will set to 159.22 MiB (RSS), difference: 9.36 MiB | ||
| 954 | 2026.05.01 17:47:37.131478 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 94 entries to flush up to offset 94 | ||
| 955 | 2026.05.01 17:47:37.131613 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 956 | 2026.05.01 17:47:37.140409 [ 243 ] {} <Debug> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Loading data parts | ||
| 957 | 2026.05.01 17:47:37.140636 [ 243 ] {} <Debug> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): There are no data parts | ||
| 958 | 2026.05.01 17:47:37.146977 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 959 | 2026.05.01 17:47:37.147015 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 960 | 2026.05.01 17:47:37.148745 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 961 | 2026.05.01 17:47:37.149268 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 962 | 2026.05.01 17:47:37.149554 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 963 | 2026.05.01 17:47:38.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.46 MiB, peak 163.46 MiB, free memory in arenas 0.00 B, will set to 160.27 MiB (RSS), difference: -3.19 MiB | ||
| 964 | 2026.05.01 17:47:42.105132 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 965 | 2026.05.01 17:47:42.105202 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 966 | 2026.05.01 17:47:42.143824 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1012 | ||
| 967 | 2026.05.01 17:47:42.144547 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 968 | 2026.05.01 17:47:42.144587 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 969 | 2026.05.01 17:47:42.145346 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 970 | 2026.05.01 17:47:42.145835 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 971 | 2026.05.01 17:47:42.145989 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1012 | ||
| 972 | 2026.05.01 17:47:42.187573 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 973 | 2026.05.01 17:47:42.205188 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 974 | 2026.05.01 17:47:42.205237 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 975 | 2026.05.01 17:47:42.211918 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 976 | 2026.05.01 17:47:42.213129 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 977 | 2026.05.01 17:47:42.216383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 978 | 2026.05.01 17:47:43.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.03 MiB, peak 165.03 MiB, free memory in arenas 0.00 B, will set to 163.07 MiB (RSS), difference: 2.04 MiB | ||
| 979 | 2026.05.01 17:47:48.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.11 MiB, peak 165.03 MiB, free memory in arenas 0.00 B, will set to 163.12 MiB (RSS), difference: 4.01 MiB | ||
| 980 | 2026.05.01 17:47:49.646139 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1460 | ||
| 981 | 2026.05.01 17:47:49.646706 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 982 | 2026.05.01 17:47:49.646758 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 983 | 2026.05.01 17:47:49.647461 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 984 | 2026.05.01 17:47:49.647966 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 985 | 2026.05.01 17:47:49.648107 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1460 | ||
| 986 | 2026.05.01 17:47:49.716514 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 987 | 2026.05.01 17:47:49.732497 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2026.05.01 17:47:49.732558 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 989 | 2026.05.01 17:47:49.738857 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 990 | 2026.05.01 17:47:49.739948 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2026.05.01 17:47:49.742755 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 992 | 2026.05.01 17:47:50.542440 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 993 | 2026.05.01 17:47:50.542663 [ 267 ] {12e56335-ab5a-4d99-bb1e-5d4d4187b9ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 994 | 2026.05.01 17:47:50.542960 [ 267 ] {12e56335-ab5a-4d99-bb1e-5d4d4187b9ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 995 | 2026.05.01 17:47:50.543027 [ 267 ] {12e56335-ab5a-4d99-bb1e-5d4d4187b9ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 996 | 2026.05.01 17:47:50.543451 [ 267 ] {12e56335-ab5a-4d99-bb1e-5d4d4187b9ec} <Debug> TCPHandler: Processed in 0.001150983 sec. | ||
| 997 | 2026.05.01 17:47:50.556375 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 998 | 2026.05.01 17:47:50.556530 [ 267 ] {500069bf-76cf-4d08-890d-de2fe8bc6558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 999 | 2026.05.01 17:47:50.559235 [ 267 ] {500069bf-76cf-4d08-890d-de2fe8bc6558} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1000 | 2026.05.01 17:47:50.559281 [ 267 ] {500069bf-76cf-4d08-890d-de2fe8bc6558} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1001 | 2026.05.01 17:47:50.563902 [ 267 ] {500069bf-76cf-4d08-890d-de2fe8bc6558} <Debug> TCPHandler: Processed in 0.007585954 sec. | ||
| 1002 | 2026.05.01 17:47:50.564326 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2026.05.01 17:47:50.564443 [ 267 ] {9c0de6c4-4609-44ea-8c44-58b30f0ed17a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1004 | 2026.05.01 17:47:50.564727 [ 267 ] {9c0de6c4-4609-44ea-8c44-58b30f0ed17a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1005 | 2026.05.01 17:47:50.564768 [ 267 ] {9c0de6c4-4609-44ea-8c44-58b30f0ed17a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1006 | 2026.05.01 17:47:50.565091 [ 267 ] {9c0de6c4-4609-44ea-8c44-58b30f0ed17a} <Debug> TCPHandler: Processed in 0.000834747 sec. | ||
| 1007 | 2026.05.01 17:47:50.565296 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1008 | 2026.05.01 17:47:50.565411 [ 267 ] {0f0b9627-9e9e-4b64-9b74-e317918c4ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1009 | 2026.05.01 17:47:50.565645 [ 267 ] {0f0b9627-9e9e-4b64-9b74-e317918c4ce4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1010 | 2026.05.01 17:47:50.565689 [ 267 ] {0f0b9627-9e9e-4b64-9b74-e317918c4ce4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1011 | 2026.05.01 17:47:50.566013 [ 267 ] {0f0b9627-9e9e-4b64-9b74-e317918c4ce4} <Debug> TCPHandler: Processed in 0.000764316 sec. | ||
| 1012 | 2026.05.01 17:47:50.566311 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2026.05.01 17:47:50.566425 [ 267 ] {f3eb4173-f300-4284-aa67-7400727b373a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1014 | 2026.05.01 17:47:50.566658 [ 267 ] {f3eb4173-f300-4284-aa67-7400727b373a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1015 | 2026.05.01 17:47:50.566699 [ 267 ] {f3eb4173-f300-4284-aa67-7400727b373a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1016 | 2026.05.01 17:47:50.567019 [ 267 ] {f3eb4173-f300-4284-aa67-7400727b373a} <Debug> TCPHandler: Processed in 0.000755635 sec. | ||
| 1017 | 2026.05.01 17:47:50.567231 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1018 | 2026.05.01 17:47:50.567345 [ 267 ] {102e8df5-6323-4eb0-bc18-502bd6d14aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1019 | 2026.05.01 17:47:50.567583 [ 267 ] {102e8df5-6323-4eb0-bc18-502bd6d14aed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1020 | 2026.05.01 17:47:50.567626 [ 267 ] {102e8df5-6323-4eb0-bc18-502bd6d14aed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1021 | 2026.05.01 17:47:50.567940 [ 267 ] {102e8df5-6323-4eb0-bc18-502bd6d14aed} <Debug> TCPHandler: Processed in 0.000757425 sec. | ||
| 1022 | 2026.05.01 17:47:50.568150 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1023 | 2026.05.01 17:47:50.568265 [ 267 ] {e5b8de51-556e-4b8a-a82f-308dec40661d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1024 | 2026.05.01 17:47:50.568502 [ 267 ] {e5b8de51-556e-4b8a-a82f-308dec40661d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1025 | 2026.05.01 17:47:50.568543 [ 267 ] {e5b8de51-556e-4b8a-a82f-308dec40661d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1026 | 2026.05.01 17:47:50.568868 [ 267 ] {e5b8de51-556e-4b8a-a82f-308dec40661d} <Debug> TCPHandler: Processed in 0.000765265 sec. | ||
| 1027 | 2026.05.01 17:47:50.569072 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1028 | 2026.05.01 17:47:50.569187 [ 267 ] {f6d0427d-76ca-4d77-9669-1c150a00003d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1029 | 2026.05.01 17:47:50.569426 [ 267 ] {f6d0427d-76ca-4d77-9669-1c150a00003d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1030 | 2026.05.01 17:47:50.569469 [ 267 ] {f6d0427d-76ca-4d77-9669-1c150a00003d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1031 | 2026.05.01 17:47:50.569785 [ 267 ] {f6d0427d-76ca-4d77-9669-1c150a00003d} <Debug> TCPHandler: Processed in 0.000760625 sec. | ||
| 1032 | 2026.05.01 17:47:50.569984 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1033 | 2026.05.01 17:47:50.570098 [ 267 ] {740a04fc-733e-43e8-869a-d69bd2be7d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1034 | 2026.05.01 17:47:50.570339 [ 267 ] {740a04fc-733e-43e8-869a-d69bd2be7d78} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1035 | 2026.05.01 17:47:50.570381 [ 267 ] {740a04fc-733e-43e8-869a-d69bd2be7d78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1036 | 2026.05.01 17:47:50.570698 [ 267 ] {740a04fc-733e-43e8-869a-d69bd2be7d78} <Debug> TCPHandler: Processed in 0.000760925 sec. | ||
| 1037 | 2026.05.01 17:47:50.570914 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1038 | 2026.05.01 17:47:50.571037 [ 267 ] {ef2f577e-bd92-4faf-aa35-5a670973e7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1039 | 2026.05.01 17:47:50.571279 [ 267 ] {ef2f577e-bd92-4faf-aa35-5a670973e7e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1040 | 2026.05.01 17:47:50.571321 [ 267 ] {ef2f577e-bd92-4faf-aa35-5a670973e7e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1041 | 2026.05.01 17:47:50.571636 [ 267 ] {ef2f577e-bd92-4faf-aa35-5a670973e7e8} <Debug> TCPHandler: Processed in 0.000769435 sec. | ||
| 1042 | 2026.05.01 17:47:50.571844 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1043 | 2026.05.01 17:47:50.571960 [ 267 ] {9837e909-4cca-4170-b3f1-5fcb7247f7d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1044 | 2026.05.01 17:47:50.572199 [ 267 ] {9837e909-4cca-4170-b3f1-5fcb7247f7d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1045 | 2026.05.01 17:47:50.572241 [ 267 ] {9837e909-4cca-4170-b3f1-5fcb7247f7d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1046 | 2026.05.01 17:47:50.572562 [ 267 ] {9837e909-4cca-4170-b3f1-5fcb7247f7d9} <Debug> TCPHandler: Processed in 0.000764475 sec. | ||
| 1047 | 2026.05.01 17:47:50.572757 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1048 | 2026.05.01 17:47:50.572874 [ 267 ] {8231a6d5-c5a8-41b5-836d-11d760b9d8ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1049 | 2026.05.01 17:47:50.573117 [ 267 ] {8231a6d5-c5a8-41b5-836d-11d760b9d8ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1050 | 2026.05.01 17:47:50.573159 [ 267 ] {8231a6d5-c5a8-41b5-836d-11d760b9d8ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1051 | 2026.05.01 17:47:50.573471 [ 267 ] {8231a6d5-c5a8-41b5-836d-11d760b9d8ba} <Debug> TCPHandler: Processed in 0.000762806 sec. | ||
| 1052 | 2026.05.01 17:47:50.573665 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1053 | 2026.05.01 17:47:50.573782 [ 267 ] {0e777309-1784-4370-96e5-b061b0ba419d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1054 | 2026.05.01 17:47:50.574026 [ 267 ] {0e777309-1784-4370-96e5-b061b0ba419d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1055 | 2026.05.01 17:47:50.574067 [ 267 ] {0e777309-1784-4370-96e5-b061b0ba419d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1056 | 2026.05.01 17:47:50.574383 [ 267 ] {0e777309-1784-4370-96e5-b061b0ba419d} <Debug> TCPHandler: Processed in 0.000765685 sec. | ||
| 1057 | 2026.05.01 17:47:50.574593 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1058 | 2026.05.01 17:47:50.574711 [ 267 ] {2b045e2e-226b-4d40-9aa3-66c6efc68f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1059 | 2026.05.01 17:47:50.574955 [ 267 ] {2b045e2e-226b-4d40-9aa3-66c6efc68f7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1060 | 2026.05.01 17:47:50.574996 [ 267 ] {2b045e2e-226b-4d40-9aa3-66c6efc68f7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1061 | 2026.05.01 17:47:50.575311 [ 267 ] {2b045e2e-226b-4d40-9aa3-66c6efc68f7d} <Debug> TCPHandler: Processed in 0.000765186 sec. | ||
| 1062 | 2026.05.01 17:47:50.575522 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1063 | 2026.05.01 17:47:50.575639 [ 267 ] {5a87235f-ef84-473e-b349-9b8e3450d4c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1064 | 2026.05.01 17:47:50.575887 [ 267 ] {5a87235f-ef84-473e-b349-9b8e3450d4c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1065 | 2026.05.01 17:47:50.575928 [ 267 ] {5a87235f-ef84-473e-b349-9b8e3450d4c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1066 | 2026.05.01 17:47:50.576243 [ 267 ] {5a87235f-ef84-473e-b349-9b8e3450d4c3} <Debug> TCPHandler: Processed in 0.000768896 sec. | ||
| 1067 | 2026.05.01 17:47:50.577438 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1068 | 2026.05.01 17:47:50.577555 [ 267 ] {9335c26e-1963-41b1-9f76-61e4d9df9a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1069 | 2026.05.01 17:47:50.577804 [ 267 ] {9335c26e-1963-41b1-9f76-61e4d9df9a49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1070 | 2026.05.01 17:47:50.577846 [ 267 ] {9335c26e-1963-41b1-9f76-61e4d9df9a49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1071 | 2026.05.01 17:47:50.578167 [ 267 ] {9335c26e-1963-41b1-9f76-61e4d9df9a49} <Debug> TCPHandler: Processed in 0.000776936 sec. | ||
| 1072 | 2026.05.01 17:47:50.579740 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1073 | 2026.05.01 17:47:50.579857 [ 267 ] {7df0e7f2-8fd6-4b36-ba0d-e089af98fea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1074 | 2026.05.01 17:47:50.580110 [ 267 ] {7df0e7f2-8fd6-4b36-ba0d-e089af98fea9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1075 | 2026.05.01 17:47:50.580151 [ 267 ] {7df0e7f2-8fd6-4b36-ba0d-e089af98fea9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1076 | 2026.05.01 17:47:50.580492 [ 267 ] {7df0e7f2-8fd6-4b36-ba0d-e089af98fea9} <Debug> TCPHandler: Processed in 0.000798616 sec. | ||
| 1077 | 2026.05.01 17:47:50.580776 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2026.05.01 17:47:50.580896 [ 267 ] {94bde405-b0ab-43d6-ad23-4cdc40012969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1079 | 2026.05.01 17:47:50.581163 [ 267 ] {94bde405-b0ab-43d6-ad23-4cdc40012969} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1080 | 2026.05.01 17:47:50.581205 [ 267 ] {94bde405-b0ab-43d6-ad23-4cdc40012969} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1081 | 2026.05.01 17:47:50.581569 [ 267 ] {94bde405-b0ab-43d6-ad23-4cdc40012969} <Debug> TCPHandler: Processed in 0.000841026 sec. | ||
| 1082 | 2026.05.01 17:47:50.581777 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1083 | 2026.05.01 17:47:50.581899 [ 267 ] {aff78c13-ebd1-4b60-918e-febb1fdd7e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1084 | 2026.05.01 17:47:50.582162 [ 267 ] {aff78c13-ebd1-4b60-918e-febb1fdd7e1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1085 | 2026.05.01 17:47:50.582204 [ 267 ] {aff78c13-ebd1-4b60-918e-febb1fdd7e1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1086 | 2026.05.01 17:47:50.582531 [ 267 ] {aff78c13-ebd1-4b60-918e-febb1fdd7e1c} <Debug> TCPHandler: Processed in 0.000801626 sec. | ||
| 1087 | 2026.05.01 17:47:50.583239 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1088 | 2026.05.01 17:47:50.583360 [ 267 ] {2dadedd3-42a9-439c-9dbb-f607353c03c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1089 | 2026.05.01 17:47:50.583620 [ 267 ] {2dadedd3-42a9-439c-9dbb-f607353c03c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1090 | 2026.05.01 17:47:50.583663 [ 267 ] {2dadedd3-42a9-439c-9dbb-f607353c03c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1091 | 2026.05.01 17:47:50.583981 [ 267 ] {2dadedd3-42a9-439c-9dbb-f607353c03c3} <Debug> TCPHandler: Processed in 0.000790846 sec. | ||
| 1092 | 2026.05.01 17:47:50.584271 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1093 | 2026.05.01 17:47:50.584392 [ 267 ] {84a319de-cad9-4fa4-99e8-6f72d0f1025a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 1094 | 2026.05.01 17:47:50.584652 [ 267 ] {84a319de-cad9-4fa4-99e8-6f72d0f1025a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1095 | 2026.05.01 17:47:50.584693 [ 267 ] {84a319de-cad9-4fa4-99e8-6f72d0f1025a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1096 | 2026.05.01 17:47:50.585014 [ 267 ] {84a319de-cad9-4fa4-99e8-6f72d0f1025a} <Debug> TCPHandler: Processed in 0.000791486 sec. | ||
| 1097 | 2026.05.01 17:47:50.585246 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1098 | 2026.05.01 17:47:50.585367 [ 267 ] {b861e4f5-e4e6-4ecd-95a9-abe49eae7282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1099 | 2026.05.01 17:47:50.585634 [ 267 ] {b861e4f5-e4e6-4ecd-95a9-abe49eae7282} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1100 | 2026.05.01 17:47:50.585675 [ 267 ] {b861e4f5-e4e6-4ecd-95a9-abe49eae7282} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1101 | 2026.05.01 17:47:50.585994 [ 267 ] {b861e4f5-e4e6-4ecd-95a9-abe49eae7282} <Debug> TCPHandler: Processed in 0.000795376 sec. | ||
| 1102 | 2026.05.01 17:47:50.586243 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1103 | 2026.05.01 17:47:50.586365 [ 267 ] {1d11bd0b-b932-4b09-88a9-f5f7ec4299bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1104 | 2026.05.01 17:47:50.586630 [ 267 ] {1d11bd0b-b932-4b09-88a9-f5f7ec4299bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1105 | 2026.05.01 17:47:50.586672 [ 267 ] {1d11bd0b-b932-4b09-88a9-f5f7ec4299bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1106 | 2026.05.01 17:47:50.586991 [ 267 ] {1d11bd0b-b932-4b09-88a9-f5f7ec4299bd} <Debug> TCPHandler: Processed in 0.000796256 sec. | ||
| 1107 | 2026.05.01 17:47:50.587234 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1108 | 2026.05.01 17:47:50.587357 [ 267 ] {4bc75e49-2d9c-452e-a534-b95c4a87266c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 1109 | 2026.05.01 17:47:50.587624 [ 267 ] {4bc75e49-2d9c-452e-a534-b95c4a87266c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1110 | 2026.05.01 17:47:50.587665 [ 267 ] {4bc75e49-2d9c-452e-a534-b95c4a87266c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1111 | 2026.05.01 17:47:50.587983 [ 267 ] {4bc75e49-2d9c-452e-a534-b95c4a87266c} <Debug> TCPHandler: Processed in 0.000797046 sec. | ||
| 1112 | 2026.05.01 17:47:50.588216 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1113 | 2026.05.01 17:47:50.588339 [ 267 ] {2a0af5b6-fc70-4232-a3f6-564942148b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 1114 | 2026.05.01 17:47:50.588605 [ 267 ] {2a0af5b6-fc70-4232-a3f6-564942148b62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1115 | 2026.05.01 17:47:50.588653 [ 267 ] {2a0af5b6-fc70-4232-a3f6-564942148b62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1116 | 2026.05.01 17:47:50.588973 [ 267 ] {2a0af5b6-fc70-4232-a3f6-564942148b62} <Debug> TCPHandler: Processed in 0.000804956 sec. | ||
| 1117 | 2026.05.01 17:47:50.602690 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2026.05.01 17:47:50.602820 [ 267 ] {0b0471f7-cf84-4972-830c-d61c2342e943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1119 | 2026.05.01 17:47:50.602870 [ 267 ] {0b0471f7-cf84-4972-830c-d61c2342e943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1120 | 2026.05.01 17:47:50.603533 [ 267 ] {0b0471f7-cf84-4972-830c-d61c2342e943} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1121 | 2026.05.01 17:47:50.603579 [ 267 ] {0b0471f7-cf84-4972-830c-d61c2342e943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1122 | 2026.05.01 17:47:50.604165 [ 267 ] {0b0471f7-cf84-4972-830c-d61c2342e943} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1123 | 2026.05.01 17:47:50.604542 [ 267 ] {0b0471f7-cf84-4972-830c-d61c2342e943} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1124 | 2026.05.01 17:47:50.604690 [ 267 ] {0b0471f7-cf84-4972-830c-d61c2342e943} <Debug> executeQuery: Read 25 rows, 5.50 KiB in 0.001905 sec., 13123.359580052493 rows/sec., 2.82 MiB/sec. | ||
| 1125 | 2026.05.01 17:47:50.604730 [ 267 ] {0b0471f7-cf84-4972-830c-d61c2342e943} <Debug> TCPHandler: Processed in 0.002099532 sec. | ||
| 1126 | 2026.05.01 17:47:50.604857 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2026.05.01 17:47:50.604952 [ 267 ] {cd46f0c5-fa9f-48b8-bb97-36a6d739825b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1128 | 2026.05.01 17:47:50.604993 [ 267 ] {cd46f0c5-fa9f-48b8-bb97-36a6d739825b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1129 | 2026.05.01 17:47:50.607526 [ 267 ] {cd46f0c5-fa9f-48b8-bb97-36a6d739825b} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1130 | 2026.05.01 17:47:50.607566 [ 267 ] {cd46f0c5-fa9f-48b8-bb97-36a6d739825b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1131 | 2026.05.01 17:47:50.608068 [ 267 ] {cd46f0c5-fa9f-48b8-bb97-36a6d739825b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1132 | 2026.05.01 17:47:50.608498 [ 267 ] {cd46f0c5-fa9f-48b8-bb97-36a6d739825b} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1133 | 2026.05.01 17:47:50.608628 [ 267 ] {cd46f0c5-fa9f-48b8-bb97-36a6d739825b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003693 sec., 6498.781478472786 rows/sec., 552.14 KiB/sec. | ||
| 1134 | 2026.05.01 17:47:50.608666 [ 267 ] {cd46f0c5-fa9f-48b8-bb97-36a6d739825b} <Debug> TCPHandler: Processed in 0.003857828 sec. | ||
| 1135 | 2026.05.01 17:47:50.608801 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2026.05.01 17:47:50.608920 [ 267 ] {f999a6cc-488d-435a-b1df-46b81e2a8d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1137 | 2026.05.01 17:47:50.608969 [ 267 ] {f999a6cc-488d-435a-b1df-46b81e2a8d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1138 | 2026.05.01 17:47:50.609390 [ 267 ] {f999a6cc-488d-435a-b1df-46b81e2a8d5a} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2026.05.01 17:47:50.609426 [ 267 ] {f999a6cc-488d-435a-b1df-46b81e2a8d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1140 | 2026.05.01 17:47:50.609909 [ 267 ] {f999a6cc-488d-435a-b1df-46b81e2a8d5a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1141 | 2026.05.01 17:47:50.610318 [ 267 ] {f999a6cc-488d-435a-b1df-46b81e2a8d5a} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1142 | 2026.05.01 17:47:50.610443 [ 267 ] {f999a6cc-488d-435a-b1df-46b81e2a8d5a} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001547 sec., 5171.299288946348 rows/sec., 421.68 KiB/sec. | ||
| 1143 | 2026.05.01 17:47:50.610478 [ 267 ] {f999a6cc-488d-435a-b1df-46b81e2a8d5a} <Debug> TCPHandler: Processed in 0.001736996 sec. | ||
| 1144 | 2026.05.01 17:47:50.610591 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.05.01 17:47:50.610686 [ 267 ] {d7ff2b72-713e-4023-9e74-a7657ae75ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1146 | 2026.05.01 17:47:50.610724 [ 267 ] {d7ff2b72-713e-4023-9e74-a7657ae75ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1147 | 2026.05.01 17:47:50.611229 [ 267 ] {d7ff2b72-713e-4023-9e74-a7657ae75ce6} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2026.05.01 17:47:50.611265 [ 267 ] {d7ff2b72-713e-4023-9e74-a7657ae75ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1149 | 2026.05.01 17:47:50.611672 [ 267 ] {d7ff2b72-713e-4023-9e74-a7657ae75ce6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1150 | 2026.05.01 17:47:50.612074 [ 267 ] {d7ff2b72-713e-4023-9e74-a7657ae75ce6} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2026.05.01 17:47:50.612196 [ 267 ] {d7ff2b72-713e-4023-9e74-a7657ae75ce6} <Debug> executeQuery: Read 224 rows, 20.34 KiB in 0.001528 sec., 146596.85863874346 rows/sec., 13.00 MiB/sec. | ||
| 1152 | 2026.05.01 17:47:50.612231 [ 267 ] {d7ff2b72-713e-4023-9e74-a7657ae75ce6} <Debug> TCPHandler: Processed in 0.001688694 sec. | ||
| 1153 | 2026.05.01 17:47:50.612342 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2026.05.01 17:47:50.612434 [ 267 ] {827911a9-80db-40f0-9e86-9ecfeac2d94e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1155 | 2026.05.01 17:47:50.612473 [ 267 ] {827911a9-80db-40f0-9e86-9ecfeac2d94e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1156 | 2026.05.01 17:47:50.612854 [ 267 ] {827911a9-80db-40f0-9e86-9ecfeac2d94e} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1157 | 2026.05.01 17:47:50.612890 [ 267 ] {827911a9-80db-40f0-9e86-9ecfeac2d94e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1158 | 2026.05.01 17:47:50.613265 [ 267 ] {827911a9-80db-40f0-9e86-9ecfeac2d94e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1159 | 2026.05.01 17:47:50.613669 [ 267 ] {827911a9-80db-40f0-9e86-9ecfeac2d94e} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2026.05.01 17:47:50.613791 [ 267 ] {827911a9-80db-40f0-9e86-9ecfeac2d94e} <Debug> executeQuery: Read 44 rows, 3.32 KiB in 0.001374 sec., 32023.28966521106 rows/sec., 2.36 MiB/sec. | ||
| 1161 | 2026.05.01 17:47:50.613826 [ 267 ] {827911a9-80db-40f0-9e86-9ecfeac2d94e} <Debug> TCPHandler: Processed in 0.001531001 sec. | ||
| 1162 | 2026.05.01 17:47:50.613935 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1163 | 2026.05.01 17:47:50.614026 [ 267 ] {cc078854-389c-4546-9378-6b55535e92e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1164 | 2026.05.01 17:47:50.614065 [ 267 ] {cc078854-389c-4546-9378-6b55535e92e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1165 | 2026.05.01 17:47:50.614458 [ 267 ] {cc078854-389c-4546-9378-6b55535e92e4} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1166 | 2026.05.01 17:47:50.614491 [ 267 ] {cc078854-389c-4546-9378-6b55535e92e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1167 | 2026.05.01 17:47:50.614914 [ 267 ] {cc078854-389c-4546-9378-6b55535e92e4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1168 | 2026.05.01 17:47:50.615317 [ 267 ] {cc078854-389c-4546-9378-6b55535e92e4} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1169 | 2026.05.01 17:47:50.615441 [ 267 ] {cc078854-389c-4546-9378-6b55535e92e4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001432 sec., 16759.77653631285 rows/sec., 1.39 MiB/sec. | ||
| 1170 | 2026.05.01 17:47:50.615476 [ 267 ] {cc078854-389c-4546-9378-6b55535e92e4} <Debug> TCPHandler: Processed in 0.001589443 sec. | ||
| 1171 | 2026.05.01 17:47:50.615586 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1172 | 2026.05.01 17:47:50.615678 [ 267 ] {eaa0651d-4a24-49f8-9b7f-8e8549cbc2f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1173 | 2026.05.01 17:47:50.615716 [ 267 ] {eaa0651d-4a24-49f8-9b7f-8e8549cbc2f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1174 | 2026.05.01 17:47:50.616072 [ 267 ] {eaa0651d-4a24-49f8-9b7f-8e8549cbc2f5} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1175 | 2026.05.01 17:47:50.616109 [ 267 ] {eaa0651d-4a24-49f8-9b7f-8e8549cbc2f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1176 | 2026.05.01 17:47:50.616501 [ 267 ] {eaa0651d-4a24-49f8-9b7f-8e8549cbc2f5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1177 | 2026.05.01 17:47:50.616913 [ 267 ] {eaa0651d-4a24-49f8-9b7f-8e8549cbc2f5} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1178 | 2026.05.01 17:47:50.617034 [ 267 ] {eaa0651d-4a24-49f8-9b7f-8e8549cbc2f5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001373 sec., 8739.985433357611 rows/sec., 682.81 KiB/sec. | ||
| 1179 | 2026.05.01 17:47:50.617069 [ 267 ] {eaa0651d-4a24-49f8-9b7f-8e8549cbc2f5} <Debug> TCPHandler: Processed in 0.001530341 sec. | ||
| 1180 | 2026.05.01 17:47:50.617182 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1181 | 2026.05.01 17:47:50.617274 [ 267 ] {e4511137-2361-47c0-8291-629564732839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1182 | 2026.05.01 17:47:50.617311 [ 267 ] {e4511137-2361-47c0-8291-629564732839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1183 | 2026.05.01 17:47:50.617738 [ 267 ] {e4511137-2361-47c0-8291-629564732839} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1184 | 2026.05.01 17:47:50.617773 [ 267 ] {e4511137-2361-47c0-8291-629564732839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1185 | 2026.05.01 17:47:50.618156 [ 267 ] {e4511137-2361-47c0-8291-629564732839} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1186 | 2026.05.01 17:47:50.618557 [ 267 ] {e4511137-2361-47c0-8291-629564732839} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1187 | 2026.05.01 17:47:50.618685 [ 267 ] {e4511137-2361-47c0-8291-629564732839} <Debug> executeQuery: Read 134 rows, 11.12 KiB in 0.001428 sec., 93837.5350140056 rows/sec., 7.60 MiB/sec. | ||
| 1188 | 2026.05.01 17:47:50.618720 [ 267 ] {e4511137-2361-47c0-8291-629564732839} <Debug> TCPHandler: Processed in 0.001585762 sec. | ||
| 1189 | 2026.05.01 17:47:50.618831 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1190 | 2026.05.01 17:47:50.618922 [ 267 ] {87180861-1509-4ecb-91fd-a0486cee6a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1191 | 2026.05.01 17:47:50.618963 [ 267 ] {87180861-1509-4ecb-91fd-a0486cee6a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1192 | 2026.05.01 17:47:50.619436 [ 267 ] {87180861-1509-4ecb-91fd-a0486cee6a18} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1193 | 2026.05.01 17:47:50.619469 [ 267 ] {87180861-1509-4ecb-91fd-a0486cee6a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1194 | 2026.05.01 17:47:50.619950 [ 267 ] {87180861-1509-4ecb-91fd-a0486cee6a18} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1195 | 2026.05.01 17:47:50.620446 [ 267 ] {87180861-1509-4ecb-91fd-a0486cee6a18} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1196 | 2026.05.01 17:47:50.620569 [ 267 ] {87180861-1509-4ecb-91fd-a0486cee6a18} <Debug> executeQuery: Read 358 rows, 27.86 KiB in 0.001664 sec., 215144.23076923078 rows/sec., 16.35 MiB/sec. | ||
| 1197 | 2026.05.01 17:47:50.620603 [ 267 ] {87180861-1509-4ecb-91fd-a0486cee6a18} <Debug> TCPHandler: Processed in 0.001820336 sec. | ||
| 1198 | 2026.05.01 17:47:50.620715 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1199 | 2026.05.01 17:47:50.620807 [ 267 ] {e78f36d2-63d3-4423-bfa6-027f2d04708e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1200 | 2026.05.01 17:47:50.620859 [ 267 ] {e78f36d2-63d3-4423-bfa6-027f2d04708e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1201 | 2026.05.01 17:47:50.621622 [ 267 ] {e78f36d2-63d3-4423-bfa6-027f2d04708e} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1202 | 2026.05.01 17:47:50.621657 [ 267 ] {e78f36d2-63d3-4423-bfa6-027f2d04708e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1203 | 2026.05.01 17:47:50.624508 [ 267 ] {e78f36d2-63d3-4423-bfa6-027f2d04708e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1204 | 2026.05.01 17:47:50.624980 [ 267 ] {e78f36d2-63d3-4423-bfa6-027f2d04708e} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1205 | 2026.05.01 17:47:50.625117 [ 267 ] {e78f36d2-63d3-4423-bfa6-027f2d04708e} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.004327 sec., 5546.568061012248 rows/sec., 9.94 MiB/sec. | ||
| 1206 | 2026.05.01 17:47:50.625167 [ 267 ] {e78f36d2-63d3-4423-bfa6-027f2d04708e} <Debug> TCPHandler: Processed in 0.004500262 sec. | ||
| 1207 | 2026.05.01 17:47:50.625287 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1208 | 2026.05.01 17:47:50.625381 [ 267 ] {d08f0883-6314-4d4e-a55f-acba9697a511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1209 | 2026.05.01 17:47:50.625424 [ 267 ] {d08f0883-6314-4d4e-a55f-acba9697a511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1210 | 2026.05.01 17:47:50.625747 [ 267 ] {d08f0883-6314-4d4e-a55f-acba9697a511} <Trace> oximeter.measurements_i64 (35f4cb40-bc4a-4785-a0a5-635399a17910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1211 | 2026.05.01 17:47:50.625784 [ 267 ] {d08f0883-6314-4d4e-a55f-acba9697a511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1212 | 2026.05.01 17:47:50.626192 [ 267 ] {d08f0883-6314-4d4e-a55f-acba9697a511} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1213 | 2026.05.01 17:47:50.626600 [ 267 ] {d08f0883-6314-4d4e-a55f-acba9697a511} <Trace> oximeter.measurements_i64 (35f4cb40-bc4a-4785-a0a5-635399a17910): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1214 | 2026.05.01 17:47:50.626723 [ 267 ] {d08f0883-6314-4d4e-a55f-acba9697a511} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.00136 sec., 13235.294117647058 rows/sec., 997.39 KiB/sec. | ||
| 1215 | 2026.05.01 17:47:50.626757 [ 267 ] {d08f0883-6314-4d4e-a55f-acba9697a511} <Debug> TCPHandler: Processed in 0.001521591 sec. | ||
| 1216 | 2026.05.01 17:47:50.626872 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1217 | 2026.05.01 17:47:50.626965 [ 267 ] {af73ade0-80f2-4565-b3d7-396e6da2a349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1218 | 2026.05.01 17:47:50.627006 [ 267 ] {af73ade0-80f2-4565-b3d7-396e6da2a349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1219 | 2026.05.01 17:47:50.627321 [ 267 ] {af73ade0-80f2-4565-b3d7-396e6da2a349} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1220 | 2026.05.01 17:47:50.627357 [ 267 ] {af73ade0-80f2-4565-b3d7-396e6da2a349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1221 | 2026.05.01 17:47:50.627742 [ 267 ] {af73ade0-80f2-4565-b3d7-396e6da2a349} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1222 | 2026.05.01 17:47:50.628142 [ 267 ] {af73ade0-80f2-4565-b3d7-396e6da2a349} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1223 | 2026.05.01 17:47:50.628267 [ 267 ] {af73ade0-80f2-4565-b3d7-396e6da2a349} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001319 sec., 37907.50568612585 rows/sec., 2.60 MiB/sec. | ||
| 1224 | 2026.05.01 17:47:50.628301 [ 267 ] {af73ade0-80f2-4565-b3d7-396e6da2a349} <Debug> TCPHandler: Processed in 0.00147935 sec. | ||
| 1225 | 2026.05.01 17:47:51.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.36 MiB, peak 167.65 MiB, free memory in arenas 0.00 B, will set to 165.29 MiB (RSS), difference: -1.07 MiB | ||
| 1226 | 2026.05.01 17:47:55.549314 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1227 | 2026.05.01 17:47:55.549514 [ 267 ] {974b10a0-48f5-4b51-985f-fc419019d69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1228 | 2026.05.01 17:47:55.549589 [ 267 ] {974b10a0-48f5-4b51-985f-fc419019d69c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1229 | 2026.05.01 17:47:55.550289 [ 267 ] {974b10a0-48f5-4b51-985f-fc419019d69c} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1230 | 2026.05.01 17:47:55.550340 [ 267 ] {974b10a0-48f5-4b51-985f-fc419019d69c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1231 | 2026.05.01 17:47:55.550860 [ 267 ] {974b10a0-48f5-4b51-985f-fc419019d69c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1232 | 2026.05.01 17:47:55.551317 [ 267 ] {974b10a0-48f5-4b51-985f-fc419019d69c} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): 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.05.01 17:47:55.551473 [ 267 ] {974b10a0-48f5-4b51-985f-fc419019d69c} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.002012 sec., 25844.93041749503 rows/sec., 1.97 MiB/sec. | ||
| 1234 | 2026.05.01 17:47:55.551520 [ 267 ] {974b10a0-48f5-4b51-985f-fc419019d69c} <Debug> TCPHandler: Processed in 0.002337828 sec. | ||
| 1235 | 2026.05.01 17:47:55.551665 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1236 | 2026.05.01 17:47:55.551766 [ 267 ] {51c75c7f-c1e9-42f7-baed-bae17bacf692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1237 | 2026.05.01 17:47:55.551809 [ 267 ] {51c75c7f-c1e9-42f7-baed-bae17bacf692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1238 | 2026.05.01 17:47:55.552221 [ 267 ] {51c75c7f-c1e9-42f7-baed-bae17bacf692} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1239 | 2026.05.01 17:47:55.552259 [ 267 ] {51c75c7f-c1e9-42f7-baed-bae17bacf692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1240 | 2026.05.01 17:47:55.552646 [ 267 ] {51c75c7f-c1e9-42f7-baed-bae17bacf692} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1241 | 2026.05.01 17:47:55.553063 [ 267 ] {51c75c7f-c1e9-42f7-baed-bae17bacf692} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): 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.05.01 17:47:55.553190 [ 267 ] {51c75c7f-c1e9-42f7-baed-bae17bacf692} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001446 sec., 38727.524204702626 rows/sec., 3.02 MiB/sec. | ||
| 1243 | 2026.05.01 17:47:55.553226 [ 267 ] {51c75c7f-c1e9-42f7-baed-bae17bacf692} <Debug> TCPHandler: Processed in 0.001614272 sec. | ||
| 1244 | 2026.05.01 17:47:55.553342 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1245 | 2026.05.01 17:47:55.553437 [ 267 ] {6868e5a8-915b-40ba-a880-090e81f2bb84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1246 | 2026.05.01 17:47:55.553482 [ 267 ] {6868e5a8-915b-40ba-a880-090e81f2bb84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1247 | 2026.05.01 17:47:55.553894 [ 267 ] {6868e5a8-915b-40ba-a880-090e81f2bb84} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1248 | 2026.05.01 17:47:55.553930 [ 267 ] {6868e5a8-915b-40ba-a880-090e81f2bb84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1249 | 2026.05.01 17:47:55.554483 [ 267 ] {6868e5a8-915b-40ba-a880-090e81f2bb84} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1250 | 2026.05.01 17:47:55.554895 [ 267 ] {6868e5a8-915b-40ba-a880-090e81f2bb84} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1251 | 2026.05.01 17:47:55.555022 [ 267 ] {6868e5a8-915b-40ba-a880-090e81f2bb84} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001604 sec., 93516.20947630923 rows/sec., 6.48 MiB/sec. | ||
| 1252 | 2026.05.01 17:47:55.555058 [ 267 ] {6868e5a8-915b-40ba-a880-090e81f2bb84} <Debug> TCPHandler: Processed in 0.001766046 sec. | ||
| 1253 | 2026.05.01 17:47:55.555174 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1254 | 2026.05.01 17:47:55.555269 [ 267 ] {4f6de483-76f5-448d-b386-a56af2cec978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1255 | 2026.05.01 17:47:55.555310 [ 267 ] {4f6de483-76f5-448d-b386-a56af2cec978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1256 | 2026.05.01 17:47:55.555615 [ 267 ] {4f6de483-76f5-448d-b386-a56af2cec978} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1257 | 2026.05.01 17:47:55.555652 [ 267 ] {4f6de483-76f5-448d-b386-a56af2cec978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1258 | 2026.05.01 17:47:55.556050 [ 267 ] {4f6de483-76f5-448d-b386-a56af2cec978} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1259 | 2026.05.01 17:47:55.556499 [ 267 ] {4f6de483-76f5-448d-b386-a56af2cec978} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1260 | 2026.05.01 17:47:55.556626 [ 267 ] {4f6de483-76f5-448d-b386-a56af2cec978} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001376 sec., 36337.20930232558 rows/sec., 2.49 MiB/sec. | ||
| 1261 | 2026.05.01 17:47:55.556661 [ 267 ] {4f6de483-76f5-448d-b386-a56af2cec978} <Debug> TCPHandler: Processed in 0.001537111 sec. | ||
| 1262 | 2026.05.01 17:47:57.105244 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1263 | 2026.05.01 17:47:57.105301 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1264 | 2026.05.01 17:47:57.148235 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1972 | ||
| 1265 | 2026.05.01 17:47:57.148830 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1266 | 2026.05.01 17:47:57.148888 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1267 | 2026.05.01 17:47:57.149609 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1268 | 2026.05.01 17:47:57.149992 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 176 | ||
| 1269 | 2026.05.01 17:47:57.150055 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1270 | 2026.05.01 17:47:57.150208 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1972 | ||
| 1271 | 2026.05.01 17:47:57.153835 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1272 | 2026.05.01 17:47:57.153894 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1273 | 2026.05.01 17:47:57.155203 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1274 | 2026.05.01 17:47:57.155717 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1275 | 2026.05.01 17:47:57.156050 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 176 | ||
| 1276 | 2026.05.01 17:47:57.242895 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1277 | 2026.05.01 17:47:57.259654 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1278 | 2026.05.01 17:47:57.259713 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1279 | 2026.05.01 17:47:57.265763 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1280 | 2026.05.01 17:47:57.266842 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1281 | 2026.05.01 17:47:57.269760 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1282 | 2026.05.01 17:48:00.549916 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1283 | 2026.05.01 17:48:00.550112 [ 267 ] {9de24e6f-6397-4cc5-9f58-c4767041ef07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1284 | 2026.05.01 17:48:00.550180 [ 267 ] {9de24e6f-6397-4cc5-9f58-c4767041ef07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1285 | 2026.05.01 17:48:00.550888 [ 267 ] {9de24e6f-6397-4cc5-9f58-c4767041ef07} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1286 | 2026.05.01 17:48:00.550931 [ 267 ] {9de24e6f-6397-4cc5-9f58-c4767041ef07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1287 | 2026.05.01 17:48:00.551439 [ 267 ] {9de24e6f-6397-4cc5-9f58-c4767041ef07} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1288 | 2026.05.01 17:48:00.551949 [ 267 ] {9de24e6f-6397-4cc5-9f58-c4767041ef07} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1289 | 2026.05.01 17:48:00.552113 [ 267 ] {9de24e6f-6397-4cc5-9f58-c4767041ef07} <Debug> executeQuery: Read 100 rows, 8.59 KiB in 0.002043 sec., 48947.62604013705 rows/sec., 4.11 MiB/sec. | ||
| 1290 | 2026.05.01 17:48:00.552169 [ 267 ] {9de24e6f-6397-4cc5-9f58-c4767041ef07} <Debug> TCPHandler: Processed in 0.002382799 sec. | ||
| 1291 | 2026.05.01 17:48:00.552309 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1292 | 2026.05.01 17:48:00.552415 [ 267 ] {46946628-1810-4812-a50a-2011c6859197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1293 | 2026.05.01 17:48:00.552457 [ 267 ] {46946628-1810-4812-a50a-2011c6859197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1294 | 2026.05.01 17:48:00.552898 [ 267 ] {46946628-1810-4812-a50a-2011c6859197} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1295 | 2026.05.01 17:48:00.552937 [ 267 ] {46946628-1810-4812-a50a-2011c6859197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1296 | 2026.05.01 17:48:00.553483 [ 267 ] {46946628-1810-4812-a50a-2011c6859197} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1297 | 2026.05.01 17:48:00.553966 [ 267 ] {46946628-1810-4812-a50a-2011c6859197} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1298 | 2026.05.01 17:48:00.554096 [ 267 ] {46946628-1810-4812-a50a-2011c6859197} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001705 sec., 14076.24633431085 rows/sec., 1.03 MiB/sec. | ||
| 1299 | 2026.05.01 17:48:00.554133 [ 267 ] {46946628-1810-4812-a50a-2011c6859197} <Debug> TCPHandler: Processed in 0.001876498 sec. | ||
| 1300 | 2026.05.01 17:48:00.554246 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1301 | 2026.05.01 17:48:00.554345 [ 267 ] {f2891842-e21d-446d-9f15-cff9fa739efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1302 | 2026.05.01 17:48:00.554386 [ 267 ] {f2891842-e21d-446d-9f15-cff9fa739efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1303 | 2026.05.01 17:48:00.554811 [ 267 ] {f2891842-e21d-446d-9f15-cff9fa739efe} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1304 | 2026.05.01 17:48:00.554845 [ 267 ] {f2891842-e21d-446d-9f15-cff9fa739efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1305 | 2026.05.01 17:48:00.555270 [ 267 ] {f2891842-e21d-446d-9f15-cff9fa739efe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1306 | 2026.05.01 17:48:00.555750 [ 267 ] {f2891842-e21d-446d-9f15-cff9fa739efe} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1307 | 2026.05.01 17:48:00.555878 [ 267 ] {f2891842-e21d-446d-9f15-cff9fa739efe} <Debug> executeQuery: Read 80 rows, 6.39 KiB in 0.001553 sec., 51513.200257566 rows/sec., 4.02 MiB/sec. | ||
| 1308 | 2026.05.01 17:48:00.555914 [ 267 ] {f2891842-e21d-446d-9f15-cff9fa739efe} <Debug> TCPHandler: Processed in 0.001717664 sec. | ||
| 1309 | 2026.05.01 17:48:00.556026 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1310 | 2026.05.01 17:48:00.556121 [ 267 ] {bcade557-c4cd-4ee3-9fff-6517e9a14857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1311 | 2026.05.01 17:48:00.556164 [ 267 ] {bcade557-c4cd-4ee3-9fff-6517e9a14857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1312 | 2026.05.01 17:48:00.556569 [ 267 ] {bcade557-c4cd-4ee3-9fff-6517e9a14857} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1313 | 2026.05.01 17:48:00.556605 [ 267 ] {bcade557-c4cd-4ee3-9fff-6517e9a14857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1314 | 2026.05.01 17:48:00.557085 [ 267 ] {bcade557-c4cd-4ee3-9fff-6517e9a14857} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1315 | 2026.05.01 17:48:00.557518 [ 267 ] {bcade557-c4cd-4ee3-9fff-6517e9a14857} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1316 | 2026.05.01 17:48:00.557645 [ 267 ] {bcade557-c4cd-4ee3-9fff-6517e9a14857} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001543 sec., 97213.22099805572 rows/sec., 6.74 MiB/sec. | ||
| 1317 | 2026.05.01 17:48:00.557680 [ 267 ] {bcade557-c4cd-4ee3-9fff-6517e9a14857} <Debug> TCPHandler: Processed in 0.001703274 sec. | ||
| 1318 | 2026.05.01 17:48:00.557794 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2026.05.01 17:48:00.557887 [ 267 ] {bf92cc8d-682f-4dd2-8541-b3ef33860a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1320 | 2026.05.01 17:48:00.557942 [ 267 ] {bf92cc8d-682f-4dd2-8541-b3ef33860a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1321 | 2026.05.01 17:48:00.558711 [ 267 ] {bf92cc8d-682f-4dd2-8541-b3ef33860a19} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1322 | 2026.05.01 17:48:00.558748 [ 267 ] {bf92cc8d-682f-4dd2-8541-b3ef33860a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1323 | 2026.05.01 17:48:00.559432 [ 267 ] {bf92cc8d-682f-4dd2-8541-b3ef33860a19} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1324 | 2026.05.01 17:48:00.559912 [ 267 ] {bf92cc8d-682f-4dd2-8541-b3ef33860a19} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1325 | 2026.05.01 17:48:00.560045 [ 267 ] {bf92cc8d-682f-4dd2-8541-b3ef33860a19} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002175 sec., 11034.48275862069 rows/sec., 19.77 MiB/sec. | ||
| 1326 | 2026.05.01 17:48:00.560095 [ 267 ] {bf92cc8d-682f-4dd2-8541-b3ef33860a19} <Debug> TCPHandler: Processed in 0.002350337 sec. | ||
| 1327 | 2026.05.01 17:48:00.560218 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1328 | 2026.05.01 17:48:00.560314 [ 267 ] {51a22ca2-c8d9-4b06-bd5c-434818deafa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1329 | 2026.05.01 17:48:00.560355 [ 267 ] {51a22ca2-c8d9-4b06-bd5c-434818deafa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1330 | 2026.05.01 17:48:00.560661 [ 267 ] {51a22ca2-c8d9-4b06-bd5c-434818deafa0} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1331 | 2026.05.01 17:48:00.560697 [ 267 ] {51a22ca2-c8d9-4b06-bd5c-434818deafa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1332 | 2026.05.01 17:48:00.561144 [ 267 ] {51a22ca2-c8d9-4b06-bd5c-434818deafa0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1333 | 2026.05.01 17:48:00.561589 [ 267 ] {51a22ca2-c8d9-4b06-bd5c-434818deafa0} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1334 | 2026.05.01 17:48:00.561715 [ 267 ] {51a22ca2-c8d9-4b06-bd5c-434818deafa0} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001419 sec., 35236.08174770966 rows/sec., 2.42 MiB/sec. | ||
| 1335 | 2026.05.01 17:48:00.561752 [ 267 ] {51a22ca2-c8d9-4b06-bd5c-434818deafa0} <Debug> TCPHandler: Processed in 0.001582501 sec. | ||
| 1336 | 2026.05.01 17:48:04.650348 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2420 | ||
| 1337 | 2026.05.01 17:48:04.650834 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2026.05.01 17:48:04.650885 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1339 | 2026.05.01 17:48:04.651448 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1340 | 2026.05.01 17:48:04.651678 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2026.05.01 17:48:04.651821 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2420 | ||
| 1342 | 2026.05.01 17:48:04.769889 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1343 | 2026.05.01 17:48:04.786659 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1344 | 2026.05.01 17:48:04.786734 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1345 | 2026.05.01 17:48:04.793330 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1346 | 2026.05.01 17:48:04.794100 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1347 | 2026.05.01 17:48:04.797397 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1348 | 2026.05.01 17:48:05.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.11 MiB, peak 171.11 MiB, free memory in arenas 0.00 B, will set to 168.20 MiB (RSS), difference: 1.09 MiB | ||
| 1349 | 2026.05.01 17:48:05.549006 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1350 | 2026.05.01 17:48:05.549204 [ 267 ] {98ccb4d0-ca1e-4a7f-a931-f1f26a931483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1351 | 2026.05.01 17:48:05.549274 [ 267 ] {98ccb4d0-ca1e-4a7f-a931-f1f26a931483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1352 | 2026.05.01 17:48:05.549976 [ 267 ] {98ccb4d0-ca1e-4a7f-a931-f1f26a931483} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1353 | 2026.05.01 17:48:05.550029 [ 267 ] {98ccb4d0-ca1e-4a7f-a931-f1f26a931483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1354 | 2026.05.01 17:48:05.550437 [ 267 ] {98ccb4d0-ca1e-4a7f-a931-f1f26a931483} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1355 | 2026.05.01 17:48:05.550662 [ 267 ] {98ccb4d0-ca1e-4a7f-a931-f1f26a931483} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1356 | 2026.05.01 17:48:05.550840 [ 267 ] {98ccb4d0-ca1e-4a7f-a931-f1f26a931483} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001685 sec., 30860.534124629077 rows/sec., 2.36 MiB/sec. | ||
| 1357 | 2026.05.01 17:48:05.550894 [ 267 ] {98ccb4d0-ca1e-4a7f-a931-f1f26a931483} <Debug> TCPHandler: Processed in 0.002020361 sec. | ||
| 1358 | 2026.05.01 17:48:05.551050 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1359 | 2026.05.01 17:48:05.551156 [ 267 ] {9ad0980e-b32b-4844-b972-5e031a5a8188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1360 | 2026.05.01 17:48:05.551201 [ 267 ] {9ad0980e-b32b-4844-b972-5e031a5a8188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1361 | 2026.05.01 17:48:05.551670 [ 267 ] {9ad0980e-b32b-4844-b972-5e031a5a8188} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1362 | 2026.05.01 17:48:05.551708 [ 267 ] {9ad0980e-b32b-4844-b972-5e031a5a8188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1363 | 2026.05.01 17:48:05.552012 [ 267 ] {9ad0980e-b32b-4844-b972-5e031a5a8188} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1364 | 2026.05.01 17:48:05.552229 [ 267 ] {9ad0980e-b32b-4844-b972-5e031a5a8188} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1365 | 2026.05.01 17:48:05.552357 [ 267 ] {9ad0980e-b32b-4844-b972-5e031a5a8188} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001225 sec., 45714.28571428572 rows/sec., 3.57 MiB/sec. | ||
| 1366 | 2026.05.01 17:48:05.552396 [ 267 ] {9ad0980e-b32b-4844-b972-5e031a5a8188} <Debug> TCPHandler: Processed in 0.001399528 sec. | ||
| 1367 | 2026.05.01 17:48:05.552518 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1368 | 2026.05.01 17:48:05.552614 [ 267 ] {7ac6ec03-8cf3-44ac-af1d-97fd3edbbf9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1369 | 2026.05.01 17:48:05.552659 [ 267 ] {7ac6ec03-8cf3-44ac-af1d-97fd3edbbf9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1370 | 2026.05.01 17:48:05.553130 [ 267 ] {7ac6ec03-8cf3-44ac-af1d-97fd3edbbf9b} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1371 | 2026.05.01 17:48:05.553168 [ 267 ] {7ac6ec03-8cf3-44ac-af1d-97fd3edbbf9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1372 | 2026.05.01 17:48:05.553505 [ 267 ] {7ac6ec03-8cf3-44ac-af1d-97fd3edbbf9b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1373 | 2026.05.01 17:48:05.553713 [ 267 ] {7ac6ec03-8cf3-44ac-af1d-97fd3edbbf9b} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1374 | 2026.05.01 17:48:05.553840 [ 267 ] {7ac6ec03-8cf3-44ac-af1d-97fd3edbbf9b} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001244 sec., 120578.77813504823 rows/sec., 8.36 MiB/sec. | ||
| 1375 | 2026.05.01 17:48:05.553878 [ 267 ] {7ac6ec03-8cf3-44ac-af1d-97fd3edbbf9b} <Debug> TCPHandler: Processed in 0.001408918 sec. | ||
| 1376 | 2026.05.01 17:48:05.554000 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1377 | 2026.05.01 17:48:05.554095 [ 267 ] {9fc411bb-1f35-4113-9db3-42eb82814956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1378 | 2026.05.01 17:48:05.554138 [ 267 ] {9fc411bb-1f35-4113-9db3-42eb82814956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1379 | 2026.05.01 17:48:05.554489 [ 267 ] {9fc411bb-1f35-4113-9db3-42eb82814956} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1380 | 2026.05.01 17:48:05.554527 [ 267 ] {9fc411bb-1f35-4113-9db3-42eb82814956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1381 | 2026.05.01 17:48:05.554818 [ 267 ] {9fc411bb-1f35-4113-9db3-42eb82814956} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1382 | 2026.05.01 17:48:05.555020 [ 267 ] {9fc411bb-1f35-4113-9db3-42eb82814956} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1383 | 2026.05.01 17:48:05.555144 [ 267 ] {9fc411bb-1f35-4113-9db3-42eb82814956} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001066 sec., 46904.31519699812 rows/sec., 3.22 MiB/sec. | ||
| 1384 | 2026.05.01 17:48:05.555181 [ 267 ] {9fc411bb-1f35-4113-9db3-42eb82814956} <Debug> TCPHandler: Processed in 0.001229784 sec. | ||
| 1385 | 2026.05.01 17:48:07.156396 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 196 | ||
| 1386 | 2026.05.01 17:48:07.158249 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1387 | 2026.05.01 17:48:07.158297 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1388 | 2026.05.01 17:48:07.159384 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1389 | 2026.05.01 17:48:07.159643 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1390 | 2026.05.01 17:48:07.159884 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 196 | ||
| 1391 | 2026.05.01 17:48:10.550896 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1392 | 2026.05.01 17:48:10.551148 [ 267 ] {d9ccce90-ddb1-4632-9b64-b669c61df92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1393 | 2026.05.01 17:48:10.551255 [ 267 ] {d9ccce90-ddb1-4632-9b64-b669c61df92d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1394 | 2026.05.01 17:48:10.552210 [ 267 ] {d9ccce90-ddb1-4632-9b64-b669c61df92d} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1395 | 2026.05.01 17:48:10.552255 [ 267 ] {d9ccce90-ddb1-4632-9b64-b669c61df92d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1396 | 2026.05.01 17:48:10.552645 [ 267 ] {d9ccce90-ddb1-4632-9b64-b669c61df92d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1397 | 2026.05.01 17:48:10.552879 [ 267 ] {d9ccce90-ddb1-4632-9b64-b669c61df92d} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1398 | 2026.05.01 17:48:10.553035 [ 267 ] {d9ccce90-ddb1-4632-9b64-b669c61df92d} <Debug> executeQuery: Read 100 rows, 8.59 KiB in 0.001963 sec., 50942.43504839532 rows/sec., 4.27 MiB/sec. | ||
| 1399 | 2026.05.01 17:48:10.553077 [ 267 ] {d9ccce90-ddb1-4632-9b64-b669c61df92d} <Debug> TCPHandler: Processed in 0.002329237 sec. | ||
| 1400 | 2026.05.01 17:48:10.553202 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1401 | 2026.05.01 17:48:10.553299 [ 267 ] {2f883c8e-ece7-4878-8292-4f5339b72d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1402 | 2026.05.01 17:48:10.553339 [ 267 ] {2f883c8e-ece7-4878-8292-4f5339b72d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1403 | 2026.05.01 17:48:10.553733 [ 267 ] {2f883c8e-ece7-4878-8292-4f5339b72d24} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1404 | 2026.05.01 17:48:10.553770 [ 267 ] {2f883c8e-ece7-4878-8292-4f5339b72d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1405 | 2026.05.01 17:48:10.554064 [ 267 ] {2f883c8e-ece7-4878-8292-4f5339b72d24} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1406 | 2026.05.01 17:48:10.554272 [ 267 ] {2f883c8e-ece7-4878-8292-4f5339b72d24} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1407 | 2026.05.01 17:48:10.554396 [ 267 ] {2f883c8e-ece7-4878-8292-4f5339b72d24} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001114 sec., 21543.98563734291 rows/sec., 1.58 MiB/sec. | ||
| 1408 | 2026.05.01 17:48:10.554434 [ 267 ] {2f883c8e-ece7-4878-8292-4f5339b72d24} <Debug> TCPHandler: Processed in 0.001279536 sec. | ||
| 1409 | 2026.05.01 17:48:10.554546 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1410 | 2026.05.01 17:48:10.554641 [ 267 ] {30580337-b4c6-4f01-8a37-521563d66188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1411 | 2026.05.01 17:48:10.554681 [ 267 ] {30580337-b4c6-4f01-8a37-521563d66188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1412 | 2026.05.01 17:48:10.555098 [ 267 ] {30580337-b4c6-4f01-8a37-521563d66188} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1413 | 2026.05.01 17:48:10.555135 [ 267 ] {30580337-b4c6-4f01-8a37-521563d66188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1414 | 2026.05.01 17:48:10.555432 [ 267 ] {30580337-b4c6-4f01-8a37-521563d66188} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1415 | 2026.05.01 17:48:10.555637 [ 267 ] {30580337-b4c6-4f01-8a37-521563d66188} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1416 | 2026.05.01 17:48:10.555766 [ 267 ] {30580337-b4c6-4f01-8a37-521563d66188} <Debug> executeQuery: Read 80 rows, 6.39 KiB in 0.001142 sec., 70052.53940455342 rows/sec., 5.47 MiB/sec. | ||
| 1417 | 2026.05.01 17:48:10.555806 [ 267 ] {30580337-b4c6-4f01-8a37-521563d66188} <Debug> TCPHandler: Processed in 0.001307956 sec. | ||
| 1418 | 2026.05.01 17:48:10.555919 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1419 | 2026.05.01 17:48:10.556013 [ 267 ] {43ecf735-454a-495f-9e2f-fd2f0218f4c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1420 | 2026.05.01 17:48:10.556057 [ 267 ] {43ecf735-454a-495f-9e2f-fd2f0218f4c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1421 | 2026.05.01 17:48:10.556451 [ 267 ] {43ecf735-454a-495f-9e2f-fd2f0218f4c8} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1422 | 2026.05.01 17:48:10.556486 [ 267 ] {43ecf735-454a-495f-9e2f-fd2f0218f4c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1423 | 2026.05.01 17:48:10.556812 [ 267 ] {43ecf735-454a-495f-9e2f-fd2f0218f4c8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1424 | 2026.05.01 17:48:10.557019 [ 267 ] {43ecf735-454a-495f-9e2f-fd2f0218f4c8} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1425 | 2026.05.01 17:48:10.557148 [ 267 ] {43ecf735-454a-495f-9e2f-fd2f0218f4c8} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001151 sec., 130321.45960034753 rows/sec., 9.04 MiB/sec. | ||
| 1426 | 2026.05.01 17:48:10.557185 [ 267 ] {43ecf735-454a-495f-9e2f-fd2f0218f4c8} <Debug> TCPHandler: Processed in 0.001314776 sec. | ||
| 1427 | 2026.05.01 17:48:10.557293 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1428 | 2026.05.01 17:48:10.557387 [ 267 ] {0d40ddd5-d376-4690-bfaf-36f13d4c8c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1429 | 2026.05.01 17:48:10.557443 [ 267 ] {0d40ddd5-d376-4690-bfaf-36f13d4c8c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1430 | 2026.05.01 17:48:10.558242 [ 267 ] {0d40ddd5-d376-4690-bfaf-36f13d4c8c78} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1431 | 2026.05.01 17:48:10.558279 [ 267 ] {0d40ddd5-d376-4690-bfaf-36f13d4c8c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1432 | 2026.05.01 17:48:10.558809 [ 267 ] {0d40ddd5-d376-4690-bfaf-36f13d4c8c78} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1433 | 2026.05.01 17:48:10.559030 [ 267 ] {0d40ddd5-d376-4690-bfaf-36f13d4c8c78} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1434 | 2026.05.01 17:48:10.559163 [ 267 ] {0d40ddd5-d376-4690-bfaf-36f13d4c8c78} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001791 sec., 13400.335008375208 rows/sec., 24.01 MiB/sec. | ||
| 1435 | 2026.05.01 17:48:10.559213 [ 267 ] {0d40ddd5-d376-4690-bfaf-36f13d4c8c78} <Debug> TCPHandler: Processed in 0.001968779 sec. | ||
| 1436 | 2026.05.01 17:48:10.559338 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1437 | 2026.05.01 17:48:10.559435 [ 267 ] {cc9ab1e8-af19-40be-9c14-083d83c5bc9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1438 | 2026.05.01 17:48:10.559501 [ 267 ] {cc9ab1e8-af19-40be-9c14-083d83c5bc9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1439 | 2026.05.01 17:48:10.559823 [ 267 ] {cc9ab1e8-af19-40be-9c14-083d83c5bc9b} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1440 | 2026.05.01 17:48:10.559859 [ 267 ] {cc9ab1e8-af19-40be-9c14-083d83c5bc9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1441 | 2026.05.01 17:48:10.560162 [ 267 ] {cc9ab1e8-af19-40be-9c14-083d83c5bc9b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1442 | 2026.05.01 17:48:10.560367 [ 267 ] {cc9ab1e8-af19-40be-9c14-083d83c5bc9b} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1443 | 2026.05.01 17:48:10.560496 [ 267 ] {cc9ab1e8-af19-40be-9c14-083d83c5bc9b} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001079 sec., 46339.20296570899 rows/sec., 3.18 MiB/sec. | ||
| 1444 | 2026.05.01 17:48:10.560532 [ 267 ] {cc9ab1e8-af19-40be-9c14-083d83c5bc9b} <Debug> TCPHandler: Processed in 0.001242195 sec. | ||
| 1445 | 2026.05.01 17:48:12.105551 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1446 | 2026.05.01 17:48:12.105613 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1447 | 2026.05.01 17:48:12.151958 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2932 | ||
| 1448 | 2026.05.01 17:48:12.152765 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1449 | 2026.05.01 17:48:12.152845 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1450 | 2026.05.01 17:48:12.153451 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1451 | 2026.05.01 17:48:12.153700 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1452 | 2026.05.01 17:48:12.153847 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2932 | ||
| 1453 | 2026.05.01 17:48:12.153869 [ 54 ] {} <Debug> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1454 | 2026.05.01 17:48:12.153957 [ 54 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1455 | 2026.05.01 17:48:12.153991 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1456 | 2026.05.01 17:48:12.154202 [ 201 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1457 | 2026.05.01 17:48:12.154394 [ 201 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1458 | 2026.05.01 17:48:12.156479 [ 201 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 500 rows starting from the beginning of the part | ||
| 1459 | 2026.05.01 17:48:12.156658 [ 201 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 512 rows starting from the beginning of the part | ||
| 1460 | 2026.05.01 17:48:12.156723 [ 201 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1461 | 2026.05.01 17:48:12.156775 [ 201 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1462 | 2026.05.01 17:48:12.156826 [ 201 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1463 | 2026.05.01 17:48:12.156880 [ 201 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1464 | 2026.05.01 17:48:12.183646 [ 200 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2932 rows, containing 4 columns (4 merged, 0 gathered) in 0.029544377 sec., 99240.54245584532 rows/sec., 1.42 MiB/sec. | ||
| 1465 | 2026.05.01 17:48:12.184717 [ 200 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1466 | 2026.05.01 17:48:12.185029 [ 200 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_6_1} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1467 | 2026.05.01 17:48:12.185109 [ 200 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_6_1} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1468 | 2026.05.01 17:48:12.185223 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 1469 | 2026.05.01 17:48:12.297477 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1470 | 2026.05.01 17:48:12.314051 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1471 | 2026.05.01 17:48:12.314102 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1472 | 2026.05.01 17:48:12.320114 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1473 | 2026.05.01 17:48:12.320855 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1474 | 2026.05.01 17:48:12.321119 [ 54 ] {} <Debug> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1475 | 2026.05.01 17:48:12.321165 [ 54 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1476 | 2026.05.01 17:48:12.321183 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1477 | 2026.05.01 17:48:12.321267 [ 200 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 1478 | 2026.05.01 17:48:12.324154 [ 200 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1479 | 2026.05.01 17:48:12.324549 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1480 | 2026.05.01 17:48:12.324915 [ 200 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 1481 | 2026.05.01 17:48:12.328558 [ 200 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 1482 | 2026.05.01 17:48:12.332100 [ 200 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 1483 | 2026.05.01 17:48:12.335772 [ 200 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 1484 | 2026.05.01 17:48:12.342661 [ 200 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 1485 | 2026.05.01 17:48:12.346780 [ 200 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 1486 | 2026.05.01 17:48:12.404735 [ 201 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.083497249 sec., 550.9163541423982 rows/sec., 2.85 MiB/sec. | ||
| 1487 | 2026.05.01 17:48:12.406945 [ 186 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1488 | 2026.05.01 17:48:12.409012 [ 186 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_6_1} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1489 | 2026.05.01 17:48:12.409113 [ 186 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_6_1} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1490 | 2026.05.01 17:48:12.411001 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1491 | 2026.05.01 17:48:13.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.51 MiB, peak 179.05 MiB, free memory in arenas 0.00 B, will set to 180.20 MiB (RSS), difference: 10.69 MiB | ||
| 1492 | 2026.05.01 17:48:15.550490 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1493 | 2026.05.01 17:48:15.550691 [ 267 ] {0b579df3-a5aa-487a-bd25-e41662e84a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1494 | 2026.05.01 17:48:15.550762 [ 267 ] {0b579df3-a5aa-487a-bd25-e41662e84a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1495 | 2026.05.01 17:48:15.551431 [ 267 ] {0b579df3-a5aa-487a-bd25-e41662e84a1a} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1496 | 2026.05.01 17:48:15.551476 [ 267 ] {0b579df3-a5aa-487a-bd25-e41662e84a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1497 | 2026.05.01 17:48:15.551914 [ 267 ] {0b579df3-a5aa-487a-bd25-e41662e84a1a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1498 | 2026.05.01 17:48:15.552157 [ 267 ] {0b579df3-a5aa-487a-bd25-e41662e84a1a} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1499 | 2026.05.01 17:48:15.552313 [ 267 ] {0b579df3-a5aa-487a-bd25-e41662e84a1a} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001673 sec., 31081.888822474597 rows/sec., 2.37 MiB/sec. | ||
| 1500 | 2026.05.01 17:48:15.552309 [ 64 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1501 | 2026.05.01 17:48:15.552363 [ 267 ] {0b579df3-a5aa-487a-bd25-e41662e84a1a} <Debug> TCPHandler: Processed in 0.002003391 sec. | ||
| 1502 | 2026.05.01 17:48:15.552385 [ 64 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1503 | 2026.05.01 17:48:15.552413 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1504 | 2026.05.01 17:48:15.552512 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1505 | 2026.05.01 17:48:15.552541 [ 190 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::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 | ||
| 1506 | 2026.05.01 17:48:15.552627 [ 267 ] {55a58356-4116-4de8-8d80-746088ec21ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1507 | 2026.05.01 17:48:15.552676 [ 267 ] {55a58356-4116-4de8-8d80-746088ec21ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1508 | 2026.05.01 17:48:15.552688 [ 190 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1509 | 2026.05.01 17:48:15.552739 [ 190 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 224 rows starting from the beginning of the part | ||
| 1510 | 2026.05.01 17:48:15.552838 [ 190 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
| 1511 | 2026.05.01 17:48:15.552890 [ 190 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1512 | 2026.05.01 17:48:15.552945 [ 190 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::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 | ||
| 1513 | 2026.05.01 17:48:15.553010 [ 190 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 100 rows starting from the beginning of the part | ||
| 1514 | 2026.05.01 17:48:15.553068 [ 190 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part | ||
| 1515 | 2026.05.01 17:48:15.553163 [ 267 ] {55a58356-4116-4de8-8d80-746088ec21ed} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1516 | 2026.05.01 17:48:15.553208 [ 267 ] {55a58356-4116-4de8-8d80-746088ec21ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1517 | 2026.05.01 17:48:15.553681 [ 267 ] {55a58356-4116-4de8-8d80-746088ec21ed} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1518 | 2026.05.01 17:48:15.553952 [ 267 ] {55a58356-4116-4de8-8d80-746088ec21ed} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1519 | 2026.05.01 17:48:15.554064 [ 64 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1520 | 2026.05.01 17:48:15.554100 [ 267 ] {55a58356-4116-4de8-8d80-746088ec21ed} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001498 sec., 37383.17757009346 rows/sec., 2.92 MiB/sec. | ||
| 1521 | 2026.05.01 17:48:15.554124 [ 64 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1522 | 2026.05.01 17:48:15.554145 [ 267 ] {55a58356-4116-4de8-8d80-746088ec21ed} <Debug> TCPHandler: Processed in 0.001688224 sec. | ||
| 1523 | 2026.05.01 17:48:15.554161 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1524 | 2026.05.01 17:48:15.554279 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::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 | ||
| 1525 | 2026.05.01 17:48:15.554295 [ 191 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 580 rows, containing 5 columns (5 merged, 0 gathered) in 0.001817717 sec., 319081.57320418966 rows/sec., 27.93 MiB/sec. | ||
| 1526 | 2026.05.01 17:48:15.554284 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1527 | 2026.05.01 17:48:15.554429 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1528 | 2026.05.01 17:48:15.554439 [ 267 ] {f00cc715-17ea-46d0-92bc-3a78d25b8a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1529 | 2026.05.01 17:48:15.554471 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 134 rows starting from the beginning of the part | ||
| 1530 | 2026.05.01 17:48:15.554496 [ 267 ] {f00cc715-17ea-46d0-92bc-3a78d25b8a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1531 | 2026.05.01 17:48:15.554541 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::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 | ||
| 1532 | 2026.05.01 17:48:15.554544 [ 189 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1533 | 2026.05.01 17:48:15.554591 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 80 rows starting from the beginning of the part | ||
| 1534 | 2026.05.01 17:48:15.554632 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1535 | 2026.05.01 17:48:15.554681 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 80 rows starting from the beginning of the part | ||
| 1536 | 2026.05.01 17:48:15.554724 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1537 | 2026.05.01 17:48:15.554878 [ 189 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_6_1} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1538 | 2026.05.01 17:48:15.554958 [ 267 ] {f00cc715-17ea-46d0-92bc-3a78d25b8a5d} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1539 | 2026.05.01 17:48:15.554960 [ 189 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_6_1} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1540 | 2026.05.01 17:48:15.555009 [ 267 ] {f00cc715-17ea-46d0-92bc-3a78d25b8a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1541 | 2026.05.01 17:48:15.555091 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1542 | 2026.05.01 17:48:15.555396 [ 267 ] {f00cc715-17ea-46d0-92bc-3a78d25b8a5d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1543 | 2026.05.01 17:48:15.555625 [ 267 ] {f00cc715-17ea-46d0-92bc-3a78d25b8a5d} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1544 | 2026.05.01 17:48:15.555707 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 462 rows, containing 5 columns (5 merged, 0 gathered) in 0.00148464 sec., 311186.55027481413 rows/sec., 25.74 MiB/sec. | ||
| 1545 | 2026.05.01 17:48:15.555725 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1546 | 2026.05.01 17:48:15.555754 [ 267 ] {f00cc715-17ea-46d0-92bc-3a78d25b8a5d} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001334 sec., 112443.77811094454 rows/sec., 7.80 MiB/sec. | ||
| 1547 | 2026.05.01 17:48:15.555760 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1548 | 2026.05.01 17:48:15.555794 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1549 | 2026.05.01 17:48:15.555798 [ 267 ] {f00cc715-17ea-46d0-92bc-3a78d25b8a5d} <Debug> TCPHandler: Processed in 0.001564712 sec. | ||
| 1550 | 2026.05.01 17:48:15.555862 [ 190 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1551 | 2026.05.01 17:48:15.555883 [ 191 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1552 | 2026.05.01 17:48:15.555935 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1553 | 2026.05.01 17:48:15.555986 [ 190 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1554 | 2026.05.01 17:48:15.556023 [ 190 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 358 rows starting from the beginning of the part | ||
| 1555 | 2026.05.01 17:48:15.556029 [ 267 ] {c9b23e20-4812-4c58-978f-fcf32770804f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1556 | 2026.05.01 17:48:15.556076 [ 190 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 150 rows starting from the beginning of the part | ||
| 1557 | 2026.05.01 17:48:15.556083 [ 267 ] {c9b23e20-4812-4c58-978f-fcf32770804f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1558 | 2026.05.01 17:48:15.556121 [ 190 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 150 rows starting from the beginning of the part | ||
| 1559 | 2026.05.01 17:48:15.556162 [ 190 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 150 rows starting from the beginning of the part | ||
| 1560 | 2026.05.01 17:48:15.556197 [ 190 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 150 rows starting from the beginning of the part | ||
| 1561 | 2026.05.01 17:48:15.556231 [ 190 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 150 rows starting from the beginning of the part | ||
| 1562 | 2026.05.01 17:48:15.556234 [ 191 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_6_1} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1563 | 2026.05.01 17:48:15.556314 [ 191 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_6_1} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1564 | 2026.05.01 17:48:15.556395 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1565 | 2026.05.01 17:48:15.556431 [ 267 ] {c9b23e20-4812-4c58-978f-fcf32770804f} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1566 | 2026.05.01 17:48:15.556471 [ 267 ] {c9b23e20-4812-4c58-978f-fcf32770804f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1567 | 2026.05.01 17:48:15.556830 [ 267 ] {c9b23e20-4812-4c58-978f-fcf32770804f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1568 | 2026.05.01 17:48:15.557087 [ 267 ] {c9b23e20-4812-4c58-978f-fcf32770804f} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1569 | 2026.05.01 17:48:15.557199 [ 64 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1570 | 2026.05.01 17:48:15.557221 [ 267 ] {c9b23e20-4812-4c58-978f-fcf32770804f} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001209 sec., 41356.4929693962 rows/sec., 2.84 MiB/sec. | ||
| 1571 | 2026.05.01 17:48:15.557236 [ 64 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1572 | 2026.05.01 17:48:15.557264 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1573 | 2026.05.01 17:48:15.557265 [ 267 ] {c9b23e20-4812-4c58-978f-fcf32770804f} <Debug> TCPHandler: Processed in 0.001379608 sec. | ||
| 1574 | 2026.05.01 17:48:15.557303 [ 190 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1108 rows, containing 5 columns (5 merged, 0 gathered) in 0.001467029 sec., 755267.959938079 rows/sec., 53.99 MiB/sec. | ||
| 1575 | 2026.05.01 17:48:15.557352 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::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 | ||
| 1576 | 2026.05.01 17:48:15.557437 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1577 | 2026.05.01 17:48:15.557462 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 50 rows starting from the beginning of the part | ||
| 1578 | 2026.05.01 17:48:15.557503 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1579 | 2026.05.01 17:48:15.557538 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1580 | 2026.05.01 17:48:15.557555 [ 201 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1581 | 2026.05.01 17:48:15.557574 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
| 1582 | 2026.05.01 17:48:15.557622 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 1583 | 2026.05.01 17:48:15.557654 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 1584 | 2026.05.01 17:48:15.557903 [ 201 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1585 | 2026.05.01 17:48:15.557982 [ 201 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1586 | 2026.05.01 17:48:15.558057 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1587 | 2026.05.01 17:48:15.558430 [ 192 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001119752 sec., 267916.46721774107 rows/sec., 18.37 MiB/sec. | ||
| 1588 | 2026.05.01 17:48:15.558618 [ 201 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1589 | 2026.05.01 17:48:15.558898 [ 201 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_6_1} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1590 | 2026.05.01 17:48:15.558964 [ 201 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_6_1} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1591 | 2026.05.01 17:48:15.559031 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1592 | 2026.05.01 17:48:17.160086 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 216 | ||
| 1593 | 2026.05.01 17:48:17.162133 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1594 | 2026.05.01 17:48:17.162179 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1595 | 2026.05.01 17:48:17.163280 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1596 | 2026.05.01 17:48:17.163535 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1597 | 2026.05.01 17:48:17.163763 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 216 | ||
| 1598 | 2026.05.01 17:48:19.653980 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3380 | ||
| 1599 | 2026.05.01 17:48:19.654506 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1600 | 2026.05.01 17:48:19.654551 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1601 | 2026.05.01 17:48:19.655051 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1602 | 2026.05.01 17:48:19.655293 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1603 | 2026.05.01 17:48:19.655438 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3380 | ||
| 1604 | 2026.05.01 17:48:19.824697 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1605 | 2026.05.01 17:48:19.842186 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1606 | 2026.05.01 17:48:19.842256 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1607 | 2026.05.01 17:48:19.847825 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1608 | 2026.05.01 17:48:19.848503 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1609 | 2026.05.01 17:48:19.852136 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1610 | 2026.05.01 17:48:20.543012 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1611 | 2026.05.01 17:48:20.543281 [ 267 ] {25f70606-4969-44f6-938e-127152919273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1612 | 2026.05.01 17:48:20.543631 [ 267 ] {25f70606-4969-44f6-938e-127152919273} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1613 | 2026.05.01 17:48:20.545613 [ 267 ] {25f70606-4969-44f6-938e-127152919273} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1614 | 2026.05.01 17:48:20.545906 [ 267 ] {25f70606-4969-44f6-938e-127152919273} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1615 | 2026.05.01 17:48:20.545986 [ 267 ] {25f70606-4969-44f6-938e-127152919273} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1616 | 2026.05.01 17:48:20.546198 [ 267 ] {25f70606-4969-44f6-938e-127152919273} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1617 | 2026.05.01 17:48:20.548439 [ 267 ] {25f70606-4969-44f6-938e-127152919273} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1618 | 2026.05.01 17:48:20.550403 [ 267 ] {25f70606-4969-44f6-938e-127152919273} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (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 | ||
| 1619 | 2026.05.01 17:48:20.550429 [ 267 ] {25f70606-4969-44f6-938e-127152919273} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1620 | 2026.05.01 17:48:20.550583 [ 267 ] {25f70606-4969-44f6-938e-127152919273} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1621 | 2026.05.01 17:48:20.550612 [ 267 ] {25f70606-4969-44f6-938e-127152919273} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1622 | 2026.05.01 17:48:20.560373 [ 267 ] {25f70606-4969-44f6-938e-127152919273} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.017197 sec., 1453.7419317322788 rows/sec., 63.89 KiB/sec. | ||
| 1623 | 2026.05.01 17:48:20.560478 [ 267 ] {25f70606-4969-44f6-938e-127152919273} <Debug> TCPHandler: Processed in 0.017603986 sec. | ||
| 1624 | 2026.05.01 17:48:20.560757 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1625 | 2026.05.01 17:48:20.560889 [ 267 ] {4e2df981-ae13-485c-a852-399b6d505ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1626 | 2026.05.01 17:48:20.561097 [ 267 ] {4e2df981-ae13-485c-a852-399b6d505ca8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1627 | 2026.05.01 17:48:20.561131 [ 267 ] {4e2df981-ae13-485c-a852-399b6d505ca8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1628 | 2026.05.01 17:48:20.561316 [ 267 ] {4e2df981-ae13-485c-a852-399b6d505ca8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1629 | 2026.05.01 17:48:20.561368 [ 267 ] {4e2df981-ae13-485c-a852-399b6d505ca8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1630 | 2026.05.01 17:48:20.561478 [ 267 ] {4e2df981-ae13-485c-a852-399b6d505ca8} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1631 | 2026.05.01 17:48:20.561508 [ 267 ] {4e2df981-ae13-485c-a852-399b6d505ca8} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1632 | 2026.05.01 17:48:20.561527 [ 267 ] {4e2df981-ae13-485c-a852-399b6d505ca8} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (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 | ||
| 1633 | 2026.05.01 17:48:20.561541 [ 267 ] {4e2df981-ae13-485c-a852-399b6d505ca8} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1634 | 2026.05.01 17:48:20.561574 [ 267 ] {4e2df981-ae13-485c-a852-399b6d505ca8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1635 | 2026.05.01 17:48:20.561592 [ 267 ] {4e2df981-ae13-485c-a852-399b6d505ca8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1636 | 2026.05.01 17:48:20.562038 [ 267 ] {4e2df981-ae13-485c-a852-399b6d505ca8} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001201 sec., 20815.986677768527 rows/sec., 914.77 KiB/sec. | ||
| 1637 | 2026.05.01 17:48:20.562120 [ 267 ] {4e2df981-ae13-485c-a852-399b6d505ca8} <Debug> TCPHandler: Processed in 0.001415428 sec. | ||
| 1638 | 2026.05.01 17:48:20.562719 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1639 | 2026.05.01 17:48:20.562849 [ 267 ] {be07f7f4-be0f-4972-9f01-24d42ec5ec20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1640 | 2026.05.01 17:48:20.563051 [ 267 ] {be07f7f4-be0f-4972-9f01-24d42ec5ec20} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1641 | 2026.05.01 17:48:20.563084 [ 267 ] {be07f7f4-be0f-4972-9f01-24d42ec5ec20} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1642 | 2026.05.01 17:48:20.563276 [ 267 ] {be07f7f4-be0f-4972-9f01-24d42ec5ec20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1643 | 2026.05.01 17:48:20.563328 [ 267 ] {be07f7f4-be0f-4972-9f01-24d42ec5ec20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1644 | 2026.05.01 17:48:20.563425 [ 267 ] {be07f7f4-be0f-4972-9f01-24d42ec5ec20} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1645 | 2026.05.01 17:48:20.563454 [ 267 ] {be07f7f4-be0f-4972-9f01-24d42ec5ec20} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1646 | 2026.05.01 17:48:20.563472 [ 267 ] {be07f7f4-be0f-4972-9f01-24d42ec5ec20} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (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 | ||
| 1647 | 2026.05.01 17:48:20.563486 [ 267 ] {be07f7f4-be0f-4972-9f01-24d42ec5ec20} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1648 | 2026.05.01 17:48:20.563518 [ 267 ] {be07f7f4-be0f-4972-9f01-24d42ec5ec20} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1649 | 2026.05.01 17:48:20.563535 [ 267 ] {be07f7f4-be0f-4972-9f01-24d42ec5ec20} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1650 | 2026.05.01 17:48:20.563967 [ 267 ] {be07f7f4-be0f-4972-9f01-24d42ec5ec20} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001169 sec., 21385.799828913605 rows/sec., 939.81 KiB/sec. | ||
| 1651 | 2026.05.01 17:48:20.564049 [ 267 ] {be07f7f4-be0f-4972-9f01-24d42ec5ec20} <Debug> TCPHandler: Processed in 0.001379608 sec. | ||
| 1652 | 2026.05.01 17:48:20.564284 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1653 | 2026.05.01 17:48:20.564412 [ 267 ] {8dbe128a-b8cb-4003-bbec-01fb3c454659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1654 | 2026.05.01 17:48:20.564614 [ 267 ] {8dbe128a-b8cb-4003-bbec-01fb3c454659} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1655 | 2026.05.01 17:48:20.564647 [ 267 ] {8dbe128a-b8cb-4003-bbec-01fb3c454659} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity')" moved to PREWHERE | ||
| 1656 | 2026.05.01 17:48:20.564829 [ 267 ] {8dbe128a-b8cb-4003-bbec-01fb3c454659} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1657 | 2026.05.01 17:48:20.564880 [ 267 ] {8dbe128a-b8cb-4003-bbec-01fb3c454659} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1658 | 2026.05.01 17:48:20.564977 [ 267 ] {8dbe128a-b8cb-4003-bbec-01fb3c454659} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1659 | 2026.05.01 17:48:20.565005 [ 267 ] {8dbe128a-b8cb-4003-bbec-01fb3c454659} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1660 | 2026.05.01 17:48:20.565024 [ 267 ] {8dbe128a-b8cb-4003-bbec-01fb3c454659} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (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 | ||
| 1661 | 2026.05.01 17:48:20.565038 [ 267 ] {8dbe128a-b8cb-4003-bbec-01fb3c454659} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1662 | 2026.05.01 17:48:20.565070 [ 267 ] {8dbe128a-b8cb-4003-bbec-01fb3c454659} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity'))" | ||
| 1663 | 2026.05.01 17:48:20.565087 [ 267 ] {8dbe128a-b8cb-4003-bbec-01fb3c454659} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1664 | 2026.05.01 17:48:20.565579 [ 267 ] {8dbe128a-b8cb-4003-bbec-01fb3c454659} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001218 sec., 20525.45155993432 rows/sec., 902.00 KiB/sec. | ||
| 1665 | 2026.05.01 17:48:20.565637 [ 267 ] {8dbe128a-b8cb-4003-bbec-01fb3c454659} <Debug> TCPHandler: Processed in 0.001401378 sec. | ||
| 1666 | 2026.05.01 17:48:20.565867 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1667 | 2026.05.01 17:48:20.566001 [ 267 ] {a9788bf8-fe39-47c1-93dd-ac2a378e6012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1668 | 2026.05.01 17:48:20.566199 [ 267 ] {a9788bf8-fe39-47c1-93dd-ac2a378e6012} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1669 | 2026.05.01 17:48:20.566232 [ 267 ] {a9788bf8-fe39-47c1-93dd-ac2a378e6012} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1670 | 2026.05.01 17:48:20.566422 [ 267 ] {a9788bf8-fe39-47c1-93dd-ac2a378e6012} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1671 | 2026.05.01 17:48:20.566473 [ 267 ] {a9788bf8-fe39-47c1-93dd-ac2a378e6012} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1672 | 2026.05.01 17:48:20.566569 [ 267 ] {a9788bf8-fe39-47c1-93dd-ac2a378e6012} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1673 | 2026.05.01 17:48:20.566596 [ 267 ] {a9788bf8-fe39-47c1-93dd-ac2a378e6012} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1674 | 2026.05.01 17:48:20.566614 [ 267 ] {a9788bf8-fe39-47c1-93dd-ac2a378e6012} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (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 | ||
| 1675 | 2026.05.01 17:48:20.566628 [ 267 ] {a9788bf8-fe39-47c1-93dd-ac2a378e6012} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1676 | 2026.05.01 17:48:20.566661 [ 267 ] {a9788bf8-fe39-47c1-93dd-ac2a378e6012} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1677 | 2026.05.01 17:48:20.566678 [ 267 ] {a9788bf8-fe39-47c1-93dd-ac2a378e6012} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1678 | 2026.05.01 17:48:20.567083 [ 267 ] {a9788bf8-fe39-47c1-93dd-ac2a378e6012} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001133 sec., 22065.31332744925 rows/sec., 969.67 KiB/sec. | ||
| 1679 | 2026.05.01 17:48:20.567138 [ 267 ] {a9788bf8-fe39-47c1-93dd-ac2a378e6012} <Debug> TCPHandler: Processed in 0.001320277 sec. | ||
| 1680 | 2026.05.01 17:48:20.567365 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1681 | 2026.05.01 17:48:20.567492 [ 267 ] {4a31a571-a58b-41ea-bfb2-0b58a7a15c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1682 | 2026.05.01 17:48:20.567688 [ 267 ] {4a31a571-a58b-41ea-bfb2-0b58a7a15c23} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1683 | 2026.05.01 17:48:20.567721 [ 267 ] {4a31a571-a58b-41ea-bfb2-0b58a7a15c23} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1684 | 2026.05.01 17:48:20.567902 [ 267 ] {4a31a571-a58b-41ea-bfb2-0b58a7a15c23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1685 | 2026.05.01 17:48:20.567953 [ 267 ] {4a31a571-a58b-41ea-bfb2-0b58a7a15c23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1686 | 2026.05.01 17:48:20.568047 [ 267 ] {4a31a571-a58b-41ea-bfb2-0b58a7a15c23} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1687 | 2026.05.01 17:48:20.568076 [ 267 ] {4a31a571-a58b-41ea-bfb2-0b58a7a15c23} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1688 | 2026.05.01 17:48:20.568094 [ 267 ] {4a31a571-a58b-41ea-bfb2-0b58a7a15c23} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (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 | ||
| 1689 | 2026.05.01 17:48:20.568107 [ 267 ] {4a31a571-a58b-41ea-bfb2-0b58a7a15c23} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1690 | 2026.05.01 17:48:20.568139 [ 267 ] {4a31a571-a58b-41ea-bfb2-0b58a7a15c23} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1691 | 2026.05.01 17:48:20.568157 [ 267 ] {4a31a571-a58b-41ea-bfb2-0b58a7a15c23} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1692 | 2026.05.01 17:48:20.568522 [ 267 ] {4a31a571-a58b-41ea-bfb2-0b58a7a15c23} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001081 sec., 23126.734505087883 rows/sec., 1016.31 KiB/sec. | ||
| 1693 | 2026.05.01 17:48:20.568578 [ 267 ] {4a31a571-a58b-41ea-bfb2-0b58a7a15c23} <Debug> TCPHandler: Processed in 0.001262876 sec. | ||
| 1694 | 2026.05.01 17:48:20.568792 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1695 | 2026.05.01 17:48:20.568919 [ 267 ] {b3495ead-80dc-4dc3-a206-ac192ffe49fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1696 | 2026.05.01 17:48:20.569116 [ 267 ] {b3495ead-80dc-4dc3-a206-ac192ffe49fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1697 | 2026.05.01 17:48:20.569150 [ 267 ] {b3495ead-80dc-4dc3-a206-ac192ffe49fb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1698 | 2026.05.01 17:48:20.569334 [ 267 ] {b3495ead-80dc-4dc3-a206-ac192ffe49fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1699 | 2026.05.01 17:48:20.569385 [ 267 ] {b3495ead-80dc-4dc3-a206-ac192ffe49fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1700 | 2026.05.01 17:48:20.569480 [ 267 ] {b3495ead-80dc-4dc3-a206-ac192ffe49fb} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1701 | 2026.05.01 17:48:20.569508 [ 267 ] {b3495ead-80dc-4dc3-a206-ac192ffe49fb} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1702 | 2026.05.01 17:48:20.569526 [ 267 ] {b3495ead-80dc-4dc3-a206-ac192ffe49fb} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (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 | ||
| 1703 | 2026.05.01 17:48:20.569540 [ 267 ] {b3495ead-80dc-4dc3-a206-ac192ffe49fb} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1704 | 2026.05.01 17:48:20.569573 [ 267 ] {b3495ead-80dc-4dc3-a206-ac192ffe49fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1705 | 2026.05.01 17:48:20.569590 [ 267 ] {b3495ead-80dc-4dc3-a206-ac192ffe49fb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1706 | 2026.05.01 17:48:20.569957 [ 267 ] {b3495ead-80dc-4dc3-a206-ac192ffe49fb} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001089 sec., 22956.84113865932 rows/sec., 1008.85 KiB/sec. | ||
| 1707 | 2026.05.01 17:48:20.570011 [ 267 ] {b3495ead-80dc-4dc3-a206-ac192ffe49fb} <Debug> TCPHandler: Processed in 0.001268616 sec. | ||
| 1708 | 2026.05.01 17:48:20.570255 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1709 | 2026.05.01 17:48:20.570383 [ 267 ] {04d70cce-e4c5-45bb-9108-969ca616190b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1710 | 2026.05.01 17:48:20.570594 [ 267 ] {04d70cce-e4c5-45bb-9108-969ca616190b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1711 | 2026.05.01 17:48:20.570627 [ 267 ] {04d70cce-e4c5-45bb-9108-969ca616190b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1712 | 2026.05.01 17:48:20.570810 [ 267 ] {04d70cce-e4c5-45bb-9108-969ca616190b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1713 | 2026.05.01 17:48:20.570860 [ 267 ] {04d70cce-e4c5-45bb-9108-969ca616190b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1714 | 2026.05.01 17:48:20.570955 [ 267 ] {04d70cce-e4c5-45bb-9108-969ca616190b} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1715 | 2026.05.01 17:48:20.570982 [ 267 ] {04d70cce-e4c5-45bb-9108-969ca616190b} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1716 | 2026.05.01 17:48:20.571001 [ 267 ] {04d70cce-e4c5-45bb-9108-969ca616190b} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (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 | ||
| 1717 | 2026.05.01 17:48:20.571015 [ 267 ] {04d70cce-e4c5-45bb-9108-969ca616190b} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1718 | 2026.05.01 17:48:20.571046 [ 267 ] {04d70cce-e4c5-45bb-9108-969ca616190b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1719 | 2026.05.01 17:48:20.571064 [ 267 ] {04d70cce-e4c5-45bb-9108-969ca616190b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1720 | 2026.05.01 17:48:20.571412 [ 267 ] {04d70cce-e4c5-45bb-9108-969ca616190b} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.00108 sec., 23148.14814814815 rows/sec., 1017.25 KiB/sec. | ||
| 1721 | 2026.05.01 17:48:20.571466 [ 267 ] {04d70cce-e4c5-45bb-9108-969ca616190b} <Debug> TCPHandler: Processed in 0.001259415 sec. | ||
| 1722 | 2026.05.01 17:48:20.571710 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1723 | 2026.05.01 17:48:20.571839 [ 267 ] {b03f2ea7-246b-466b-a7d6-c1322256c841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1724 | 2026.05.01 17:48:20.572036 [ 267 ] {b03f2ea7-246b-466b-a7d6-c1322256c841} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1725 | 2026.05.01 17:48:20.572069 [ 267 ] {b03f2ea7-246b-466b-a7d6-c1322256c841} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1726 | 2026.05.01 17:48:20.572255 [ 267 ] {b03f2ea7-246b-466b-a7d6-c1322256c841} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1727 | 2026.05.01 17:48:20.572305 [ 267 ] {b03f2ea7-246b-466b-a7d6-c1322256c841} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1728 | 2026.05.01 17:48:20.572400 [ 267 ] {b03f2ea7-246b-466b-a7d6-c1322256c841} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1729 | 2026.05.01 17:48:20.572428 [ 267 ] {b03f2ea7-246b-466b-a7d6-c1322256c841} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1730 | 2026.05.01 17:48:20.572446 [ 267 ] {b03f2ea7-246b-466b-a7d6-c1322256c841} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (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 | ||
| 1731 | 2026.05.01 17:48:20.572460 [ 267 ] {b03f2ea7-246b-466b-a7d6-c1322256c841} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1732 | 2026.05.01 17:48:20.572492 [ 267 ] {b03f2ea7-246b-466b-a7d6-c1322256c841} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1733 | 2026.05.01 17:48:20.572509 [ 267 ] {b03f2ea7-246b-466b-a7d6-c1322256c841} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1734 | 2026.05.01 17:48:20.573134 [ 267 ] {b03f2ea7-246b-466b-a7d6-c1322256c841} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001346 sec., 18573.551263001485 rows/sec., 816.22 KiB/sec. | ||
| 1735 | 2026.05.01 17:48:20.573216 [ 267 ] {b03f2ea7-246b-466b-a7d6-c1322256c841} <Debug> TCPHandler: Processed in 0.001555062 sec. | ||
| 1736 | 2026.05.01 17:48:20.573443 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1737 | 2026.05.01 17:48:20.573571 [ 267 ] {1920dabf-7729-42b6-a5ba-06f01647314f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1738 | 2026.05.01 17:48:20.573773 [ 267 ] {1920dabf-7729-42b6-a5ba-06f01647314f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1739 | 2026.05.01 17:48:20.573806 [ 267 ] {1920dabf-7729-42b6-a5ba-06f01647314f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1740 | 2026.05.01 17:48:20.573996 [ 267 ] {1920dabf-7729-42b6-a5ba-06f01647314f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1741 | 2026.05.01 17:48:20.574046 [ 267 ] {1920dabf-7729-42b6-a5ba-06f01647314f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1742 | 2026.05.01 17:48:20.574141 [ 267 ] {1920dabf-7729-42b6-a5ba-06f01647314f} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1743 | 2026.05.01 17:48:20.574169 [ 267 ] {1920dabf-7729-42b6-a5ba-06f01647314f} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1744 | 2026.05.01 17:48:20.574186 [ 267 ] {1920dabf-7729-42b6-a5ba-06f01647314f} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (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 | ||
| 1745 | 2026.05.01 17:48:20.574200 [ 267 ] {1920dabf-7729-42b6-a5ba-06f01647314f} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1746 | 2026.05.01 17:48:20.574233 [ 267 ] {1920dabf-7729-42b6-a5ba-06f01647314f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1747 | 2026.05.01 17:48:20.574250 [ 267 ] {1920dabf-7729-42b6-a5ba-06f01647314f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1748 | 2026.05.01 17:48:20.574659 [ 267 ] {1920dabf-7729-42b6-a5ba-06f01647314f} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001139 sec., 21949.078138718174 rows/sec., 964.56 KiB/sec. | ||
| 1749 | 2026.05.01 17:48:20.574740 [ 267 ] {1920dabf-7729-42b6-a5ba-06f01647314f} <Debug> TCPHandler: Processed in 0.001346497 sec. | ||
| 1750 | 2026.05.01 17:48:20.574962 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1751 | 2026.05.01 17:48:20.575092 [ 267 ] {a5d54b77-96ef-4e81-ae0b-33b6249901ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1752 | 2026.05.01 17:48:20.575293 [ 267 ] {a5d54b77-96ef-4e81-ae0b-33b6249901ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1753 | 2026.05.01 17:48:20.575327 [ 267 ] {a5d54b77-96ef-4e81-ae0b-33b6249901ff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1754 | 2026.05.01 17:48:20.575519 [ 267 ] {a5d54b77-96ef-4e81-ae0b-33b6249901ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1755 | 2026.05.01 17:48:20.575570 [ 267 ] {a5d54b77-96ef-4e81-ae0b-33b6249901ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1756 | 2026.05.01 17:48:20.575666 [ 267 ] {a5d54b77-96ef-4e81-ae0b-33b6249901ff} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1757 | 2026.05.01 17:48:20.575694 [ 267 ] {a5d54b77-96ef-4e81-ae0b-33b6249901ff} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1758 | 2026.05.01 17:48:20.575711 [ 267 ] {a5d54b77-96ef-4e81-ae0b-33b6249901ff} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (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 | ||
| 1759 | 2026.05.01 17:48:20.575725 [ 267 ] {a5d54b77-96ef-4e81-ae0b-33b6249901ff} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1760 | 2026.05.01 17:48:20.575757 [ 267 ] {a5d54b77-96ef-4e81-ae0b-33b6249901ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1761 | 2026.05.01 17:48:20.575774 [ 267 ] {a5d54b77-96ef-4e81-ae0b-33b6249901ff} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1762 | 2026.05.01 17:48:20.576163 [ 267 ] {a5d54b77-96ef-4e81-ae0b-33b6249901ff} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001123 sec., 22261.79875333927 rows/sec., 978.30 KiB/sec. | ||
| 1763 | 2026.05.01 17:48:20.576242 [ 267 ] {a5d54b77-96ef-4e81-ae0b-33b6249901ff} <Debug> TCPHandler: Processed in 0.001329307 sec. | ||
| 1764 | 2026.05.01 17:48:20.588967 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1765 | 2026.05.01 17:48:20.589128 [ 267 ] {4605c8f1-ad21-43e9-9b9f-5a4b56a01c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1766 | 2026.05.01 17:48:20.589380 [ 267 ] {4605c8f1-ad21-43e9-9b9f-5a4b56a01c49} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1767 | 2026.05.01 17:48:20.589420 [ 267 ] {4605c8f1-ad21-43e9-9b9f-5a4b56a01c49} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1768 | 2026.05.01 17:48:20.589620 [ 267 ] {4605c8f1-ad21-43e9-9b9f-5a4b56a01c49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1769 | 2026.05.01 17:48:20.589671 [ 267 ] {4605c8f1-ad21-43e9-9b9f-5a4b56a01c49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1770 | 2026.05.01 17:48:20.589767 [ 267 ] {4605c8f1-ad21-43e9-9b9f-5a4b56a01c49} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1771 | 2026.05.01 17:48:20.589796 [ 267 ] {4605c8f1-ad21-43e9-9b9f-5a4b56a01c49} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1772 | 2026.05.01 17:48:20.589813 [ 267 ] {4605c8f1-ad21-43e9-9b9f-5a4b56a01c49} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (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 | ||
| 1773 | 2026.05.01 17:48:20.589827 [ 267 ] {4605c8f1-ad21-43e9-9b9f-5a4b56a01c49} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1774 | 2026.05.01 17:48:20.589859 [ 267 ] {4605c8f1-ad21-43e9-9b9f-5a4b56a01c49} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1775 | 2026.05.01 17:48:20.589876 [ 267 ] {4605c8f1-ad21-43e9-9b9f-5a4b56a01c49} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1776 | 2026.05.01 17:48:20.590316 [ 267 ] {4605c8f1-ad21-43e9-9b9f-5a4b56a01c49} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001256 sec., 19904.458598726116 rows/sec., 874.71 KiB/sec. | ||
| 1777 | 2026.05.01 17:48:20.590396 [ 267 ] {4605c8f1-ad21-43e9-9b9f-5a4b56a01c49} <Debug> TCPHandler: Processed in 0.00149043 sec. | ||
| 1778 | 2026.05.01 17:48:20.598966 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1779 | 2026.05.01 17:48:20.599089 [ 267 ] {fad0b936-f696-494a-9a71-0696581a9855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1780 | 2026.05.01 17:48:20.599139 [ 267 ] {fad0b936-f696-494a-9a71-0696581a9855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1781 | 2026.05.01 17:48:20.599691 [ 267 ] {fad0b936-f696-494a-9a71-0696581a9855} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1782 | 2026.05.01 17:48:20.599731 [ 267 ] {fad0b936-f696-494a-9a71-0696581a9855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1783 | 2026.05.01 17:48:20.600143 [ 267 ] {fad0b936-f696-494a-9a71-0696581a9855} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1784 | 2026.05.01 17:48:20.600330 [ 267 ] {fad0b936-f696-494a-9a71-0696581a9855} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1785 | 2026.05.01 17:48:20.600466 [ 267 ] {fad0b936-f696-494a-9a71-0696581a9855} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001411 sec., 8504.606661941885 rows/sec., 3.03 MiB/sec. | ||
| 1786 | 2026.05.01 17:48:20.600503 [ 267 ] {fad0b936-f696-494a-9a71-0696581a9855} <Debug> TCPHandler: Processed in 0.001597082 sec. | ||
| 1787 | 2026.05.01 17:48:20.600628 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1788 | 2026.05.01 17:48:20.600721 [ 267 ] {2d6342d6-9875-4e41-97b8-04350e1e67a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1789 | 2026.05.01 17:48:20.600762 [ 267 ] {2d6342d6-9875-4e41-97b8-04350e1e67a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1790 | 2026.05.01 17:48:20.601299 [ 267 ] {2d6342d6-9875-4e41-97b8-04350e1e67a9} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1791 | 2026.05.01 17:48:20.601334 [ 267 ] {2d6342d6-9875-4e41-97b8-04350e1e67a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1792 | 2026.05.01 17:48:20.601658 [ 267 ] {2d6342d6-9875-4e41-97b8-04350e1e67a9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1793 | 2026.05.01 17:48:20.601870 [ 267 ] {2d6342d6-9875-4e41-97b8-04350e1e67a9} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1794 | 2026.05.01 17:48:20.601992 [ 267 ] {2d6342d6-9875-4e41-97b8-04350e1e67a9} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001288 sec., 360248.4472049689 rows/sec., 22.85 MiB/sec. | ||
| 1795 | 2026.05.01 17:48:20.602030 [ 267 ] {2d6342d6-9875-4e41-97b8-04350e1e67a9} <Debug> TCPHandler: Processed in 0.00145084 sec. | ||
| 1796 | 2026.05.01 17:48:20.602147 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1797 | 2026.05.01 17:48:20.602240 [ 267 ] {626d0f6e-7ee2-4b31-bdb1-4756e03f8ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1798 | 2026.05.01 17:48:20.602280 [ 267 ] {626d0f6e-7ee2-4b31-bdb1-4756e03f8ddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1799 | 2026.05.01 17:48:20.602644 [ 267 ] {626d0f6e-7ee2-4b31-bdb1-4756e03f8ddf} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1800 | 2026.05.01 17:48:20.602680 [ 267 ] {626d0f6e-7ee2-4b31-bdb1-4756e03f8ddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1801 | 2026.05.01 17:48:20.602949 [ 267 ] {626d0f6e-7ee2-4b31-bdb1-4756e03f8ddf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1802 | 2026.05.01 17:48:20.603157 [ 267 ] {626d0f6e-7ee2-4b31-bdb1-4756e03f8ddf} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1803 | 2026.05.01 17:48:20.603279 [ 267 ] {626d0f6e-7ee2-4b31-bdb1-4756e03f8ddf} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001057 sec., 1892.147587511826 rows/sec., 154.29 KiB/sec. | ||
| 1804 | 2026.05.01 17:48:20.603316 [ 267 ] {626d0f6e-7ee2-4b31-bdb1-4756e03f8ddf} <Debug> TCPHandler: Processed in 0.001217925 sec. | ||
| 1805 | 2026.05.01 17:48:20.603434 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1806 | 2026.05.01 17:48:20.603557 [ 267 ] {4ea28d95-ab40-448f-bf65-6f3c74bb24dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1807 | 2026.05.01 17:48:20.603606 [ 267 ] {4ea28d95-ab40-448f-bf65-6f3c74bb24dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1808 | 2026.05.01 17:48:20.604629 [ 267 ] {4ea28d95-ab40-448f-bf65-6f3c74bb24dd} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1809 | 2026.05.01 17:48:20.604669 [ 267 ] {4ea28d95-ab40-448f-bf65-6f3c74bb24dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1810 | 2026.05.01 17:48:20.605058 [ 267 ] {4ea28d95-ab40-448f-bf65-6f3c74bb24dd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1811 | 2026.05.01 17:48:20.605278 [ 267 ] {4ea28d95-ab40-448f-bf65-6f3c74bb24dd} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1812 | 2026.05.01 17:48:20.605407 [ 267 ] {4ea28d95-ab40-448f-bf65-6f3c74bb24dd} <Debug> executeQuery: Read 1314 rows, 105.12 KiB in 0.001873 sec., 701548.3182060864 rows/sec., 54.81 MiB/sec. | ||
| 1813 | 2026.05.01 17:48:20.605447 [ 267 ] {4ea28d95-ab40-448f-bf65-6f3c74bb24dd} <Debug> TCPHandler: Processed in 0.002069512 sec. | ||
| 1814 | 2026.05.01 17:48:20.605567 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1815 | 2026.05.01 17:48:20.605664 [ 267 ] {2e786d7d-7bf1-40ee-ad65-9507648a5eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1816 | 2026.05.01 17:48:20.605704 [ 267 ] {2e786d7d-7bf1-40ee-ad65-9507648a5eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1817 | 2026.05.01 17:48:20.606317 [ 267 ] {2e786d7d-7bf1-40ee-ad65-9507648a5eb2} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1818 | 2026.05.01 17:48:20.606354 [ 267 ] {2e786d7d-7bf1-40ee-ad65-9507648a5eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1819 | 2026.05.01 17:48:20.606666 [ 267 ] {2e786d7d-7bf1-40ee-ad65-9507648a5eb2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1820 | 2026.05.01 17:48:20.606882 [ 267 ] {2e786d7d-7bf1-40ee-ad65-9507648a5eb2} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1821 | 2026.05.01 17:48:20.607010 [ 267 ] {2e786d7d-7bf1-40ee-ad65-9507648a5eb2} <Debug> executeQuery: Read 269 rows, 16.70 KiB in 0.001365 sec., 197069.59706959708 rows/sec., 11.95 MiB/sec. | ||
| 1822 | 2026.05.01 17:48:20.607048 [ 267 ] {2e786d7d-7bf1-40ee-ad65-9507648a5eb2} <Debug> TCPHandler: Processed in 0.001530901 sec. | ||
| 1823 | 2026.05.01 17:48:20.607173 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1824 | 2026.05.01 17:48:20.607285 [ 267 ] {dbc5979e-8b0c-4dfc-8221-a46d0c618218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1825 | 2026.05.01 17:48:20.607332 [ 267 ] {dbc5979e-8b0c-4dfc-8221-a46d0c618218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1826 | 2026.05.01 17:48:20.607869 [ 267 ] {dbc5979e-8b0c-4dfc-8221-a46d0c618218} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1827 | 2026.05.01 17:48:20.607913 [ 267 ] {dbc5979e-8b0c-4dfc-8221-a46d0c618218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1828 | 2026.05.01 17:48:20.608260 [ 267 ] {dbc5979e-8b0c-4dfc-8221-a46d0c618218} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1829 | 2026.05.01 17:48:20.608483 [ 267 ] {dbc5979e-8b0c-4dfc-8221-a46d0c618218} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1830 | 2026.05.01 17:48:20.608601 [ 267 ] {dbc5979e-8b0c-4dfc-8221-a46d0c618218} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001339 sec., 178491.41150112025 rows/sec., 11.51 MiB/sec. | ||
| 1831 | 2026.05.01 17:48:20.608636 [ 267 ] {dbc5979e-8b0c-4dfc-8221-a46d0c618218} <Debug> TCPHandler: Processed in 0.001522621 sec. | ||
| 1832 | 2026.05.01 17:48:20.608747 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1833 | 2026.05.01 17:48:20.608839 [ 267 ] {8b9f088f-70bb-432d-9494-60336375673e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1834 | 2026.05.01 17:48:20.608878 [ 267 ] {8b9f088f-70bb-432d-9494-60336375673e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1835 | 2026.05.01 17:48:20.609331 [ 267 ] {8b9f088f-70bb-432d-9494-60336375673e} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1836 | 2026.05.01 17:48:20.609368 [ 267 ] {8b9f088f-70bb-432d-9494-60336375673e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1837 | 2026.05.01 17:48:20.609661 [ 267 ] {8b9f088f-70bb-432d-9494-60336375673e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1838 | 2026.05.01 17:48:20.609871 [ 267 ] {8b9f088f-70bb-432d-9494-60336375673e} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1839 | 2026.05.01 17:48:20.609990 [ 267 ] {8b9f088f-70bb-432d-9494-60336375673e} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001168 sec., 203767.12328767125 rows/sec., 11.57 MiB/sec. | ||
| 1840 | 2026.05.01 17:48:20.610025 [ 267 ] {8b9f088f-70bb-432d-9494-60336375673e} <Debug> TCPHandler: Processed in 0.001327277 sec. | ||
| 1841 | 2026.05.01 17:48:20.610136 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1842 | 2026.05.01 17:48:20.610228 [ 267 ] {7df23ec3-a8fc-45be-a8ce-cd30e8569724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1843 | 2026.05.01 17:48:20.610267 [ 267 ] {7df23ec3-a8fc-45be-a8ce-cd30e8569724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1844 | 2026.05.01 17:48:20.610876 [ 267 ] {7df23ec3-a8fc-45be-a8ce-cd30e8569724} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1845 | 2026.05.01 17:48:20.610912 [ 267 ] {7df23ec3-a8fc-45be-a8ce-cd30e8569724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1846 | 2026.05.01 17:48:20.611228 [ 267 ] {7df23ec3-a8fc-45be-a8ce-cd30e8569724} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1847 | 2026.05.01 17:48:20.611434 [ 267 ] {7df23ec3-a8fc-45be-a8ce-cd30e8569724} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1848 | 2026.05.01 17:48:20.611556 [ 267 ] {7df23ec3-a8fc-45be-a8ce-cd30e8569724} <Debug> executeQuery: Read 789 rows, 56.49 KiB in 0.001345 sec., 586617.1003717472 rows/sec., 41.01 MiB/sec. | ||
| 1849 | 2026.05.01 17:48:20.611603 [ 267 ] {7df23ec3-a8fc-45be-a8ce-cd30e8569724} <Debug> TCPHandler: Processed in 0.00151614 sec. | ||
| 1850 | 2026.05.01 17:48:20.611718 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1851 | 2026.05.01 17:48:20.611811 [ 267 ] {7c73893b-32bd-4d59-998d-767215bf1568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1852 | 2026.05.01 17:48:20.611852 [ 267 ] {7c73893b-32bd-4d59-998d-767215bf1568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1853 | 2026.05.01 17:48:20.612151 [ 267 ] {7c73893b-32bd-4d59-998d-767215bf1568} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1854 | 2026.05.01 17:48:20.612187 [ 267 ] {7c73893b-32bd-4d59-998d-767215bf1568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1855 | 2026.05.01 17:48:20.612474 [ 267 ] {7c73893b-32bd-4d59-998d-767215bf1568} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1856 | 2026.05.01 17:48:20.612687 [ 267 ] {7c73893b-32bd-4d59-998d-767215bf1568} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1857 | 2026.05.01 17:48:20.612807 [ 267 ] {7c73893b-32bd-4d59-998d-767215bf1568} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001014 sec., 5917.15976331361 rows/sec., 309.15 KiB/sec. | ||
| 1858 | 2026.05.01 17:48:20.612851 [ 267 ] {7c73893b-32bd-4d59-998d-767215bf1568} <Debug> TCPHandler: Processed in 0.001182994 sec. | ||
| 1859 | 2026.05.01 17:48:20.612965 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1860 | 2026.05.01 17:48:20.613058 [ 267 ] {0b5c7d3e-e074-4dfc-b737-c1b95b65dcb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1861 | 2026.05.01 17:48:20.613102 [ 267 ] {0b5c7d3e-e074-4dfc-b737-c1b95b65dcb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1862 | 2026.05.01 17:48:20.613487 [ 267 ] {0b5c7d3e-e074-4dfc-b737-c1b95b65dcb1} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1863 | 2026.05.01 17:48:20.613524 [ 267 ] {0b5c7d3e-e074-4dfc-b737-c1b95b65dcb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1864 | 2026.05.01 17:48:20.613856 [ 267 ] {0b5c7d3e-e074-4dfc-b737-c1b95b65dcb1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1865 | 2026.05.01 17:48:20.614070 [ 267 ] {0b5c7d3e-e074-4dfc-b737-c1b95b65dcb1} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1866 | 2026.05.01 17:48:20.614190 [ 267 ] {0b5c7d3e-e074-4dfc-b737-c1b95b65dcb1} <Debug> executeQuery: Read 326 rows, 21.75 KiB in 0.00115 sec., 283478.26086956525 rows/sec., 18.47 MiB/sec. | ||
| 1867 | 2026.05.01 17:48:20.614231 [ 267 ] {0b5c7d3e-e074-4dfc-b737-c1b95b65dcb1} <Debug> TCPHandler: Processed in 0.001315567 sec. | ||
| 1868 | 2026.05.01 17:48:20.614343 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1869 | 2026.05.01 17:48:20.614435 [ 267 ] {e8d30c56-42c3-4eb9-b569-e46a32256a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1870 | 2026.05.01 17:48:20.614476 [ 267 ] {e8d30c56-42c3-4eb9-b569-e46a32256a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1871 | 2026.05.01 17:48:20.614762 [ 267 ] {e8d30c56-42c3-4eb9-b569-e46a32256a16} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1872 | 2026.05.01 17:48:20.614796 [ 267 ] {e8d30c56-42c3-4eb9-b569-e46a32256a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1873 | 2026.05.01 17:48:20.615080 [ 267 ] {e8d30c56-42c3-4eb9-b569-e46a32256a16} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1874 | 2026.05.01 17:48:20.615281 [ 267 ] {e8d30c56-42c3-4eb9-b569-e46a32256a16} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1875 | 2026.05.01 17:48:20.615396 [ 267 ] {e8d30c56-42c3-4eb9-b569-e46a32256a16} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000979 sec., 1021.4504596527067 rows/sec., 68.83 KiB/sec. | ||
| 1876 | 2026.05.01 17:48:20.615438 [ 267 ] {e8d30c56-42c3-4eb9-b569-e46a32256a16} <Debug> TCPHandler: Processed in 0.001143833 sec. | ||
| 1877 | 2026.05.01 17:48:20.615550 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1878 | 2026.05.01 17:48:20.615641 [ 267 ] {1bda6b08-fcc9-4113-a665-5eec5cd30001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1879 | 2026.05.01 17:48:20.615694 [ 267 ] {1bda6b08-fcc9-4113-a665-5eec5cd30001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1880 | 2026.05.01 17:48:20.616421 [ 267 ] {1bda6b08-fcc9-4113-a665-5eec5cd30001} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1881 | 2026.05.01 17:48:20.616458 [ 267 ] {1bda6b08-fcc9-4113-a665-5eec5cd30001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1882 | 2026.05.01 17:48:20.616969 [ 267 ] {1bda6b08-fcc9-4113-a665-5eec5cd30001} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1883 | 2026.05.01 17:48:20.617185 [ 267 ] {1bda6b08-fcc9-4113-a665-5eec5cd30001} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1884 | 2026.05.01 17:48:20.617311 [ 267 ] {1bda6b08-fcc9-4113-a665-5eec5cd30001} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001687 sec., 20746.88796680498 rows/sec., 37.18 MiB/sec. | ||
| 1885 | 2026.05.01 17:48:20.617367 [ 267 ] {1bda6b08-fcc9-4113-a665-5eec5cd30001} <Debug> TCPHandler: Processed in 0.001866198 sec. | ||
| 1886 | 2026.05.01 17:48:20.617488 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1887 | 2026.05.01 17:48:20.617580 [ 267 ] {67e727a5-9337-4489-ab07-a478ded8c364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1888 | 2026.05.01 17:48:20.617620 [ 267 ] {67e727a5-9337-4489-ab07-a478ded8c364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1889 | 2026.05.01 17:48:20.617942 [ 267 ] {67e727a5-9337-4489-ab07-a478ded8c364} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1890 | 2026.05.01 17:48:20.617978 [ 267 ] {67e727a5-9337-4489-ab07-a478ded8c364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1891 | 2026.05.01 17:48:20.618297 [ 267 ] {67e727a5-9337-4489-ab07-a478ded8c364} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1892 | 2026.05.01 17:48:20.618506 [ 267 ] {67e727a5-9337-4489-ab07-a478ded8c364} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1893 | 2026.05.01 17:48:20.618626 [ 267 ] {67e727a5-9337-4489-ab07-a478ded8c364} <Debug> executeQuery: Read 100 rows, 6.22 KiB in 0.001064 sec., 93984.96240601504 rows/sec., 5.71 MiB/sec. | ||
| 1894 | 2026.05.01 17:48:20.618667 [ 267 ] {67e727a5-9337-4489-ab07-a478ded8c364} <Debug> TCPHandler: Processed in 0.001229034 sec. | ||
| 1895 | 2026.05.01 17:48:22.142375 [ 333 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56613 | ||
| 1896 | 2026.05.01 17:48:22.142484 [ 333 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1897 | 2026.05.01 17:48:22.142514 [ 333 ] {} <Debug> TCP-Session: 64f8f827-747b-41e4-8f09-dffe18063d87 Authenticating user 'default' from [fd00:1122:3344:101::e]:56613 | ||
| 1898 | 2026.05.01 17:48:22.142539 [ 333 ] {} <Debug> TCP-Session: 64f8f827-747b-41e4-8f09-dffe18063d87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1899 | 2026.05.01 17:48:22.142555 [ 333 ] {} <Debug> TCP-Session: 64f8f827-747b-41e4-8f09-dffe18063d87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1900 | 2026.05.01 17:48:22.142815 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35042 | ||
| 1901 | 2026.05.01 17:48:22.142841 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36050 | ||
| 1902 | 2026.05.01 17:48:22.142866 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50287 | ||
| 1903 | 2026.05.01 17:48:22.142883 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58186 | ||
| 1904 | 2026.05.01 17:48:22.142922 [ 333 ] {} <Trace> TCP-Session: 64f8f827-747b-41e4-8f09-dffe18063d87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1905 | 2026.05.01 17:48:22.142953 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1906 | 2026.05.01 17:48:22.142958 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1907 | 2026.05.01 17:48:22.142985 [ 337 ] {} <Debug> TCP-Session: fd27c2e7-70d2-4d6b-bbfb-da1e9f60bb9c Authenticating user 'default' from [fd00:1122:3344:101::e]:36050 | ||
| 1908 | 2026.05.01 17:48:22.142879 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41996 | ||
| 1909 | 2026.05.01 17:48:22.143018 [ 337 ] {} <Debug> TCP-Session: fd27c2e7-70d2-4d6b-bbfb-da1e9f60bb9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1910 | 2026.05.01 17:48:22.142854 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57316 | ||
| 1911 | 2026.05.01 17:48:22.143081 [ 337 ] {} <Debug> TCP-Session: fd27c2e7-70d2-4d6b-bbfb-da1e9f60bb9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1912 | 2026.05.01 17:48:22.142840 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34825 | ||
| 1913 | 2026.05.01 17:48:22.143126 [ 333 ] {42d96f26-e919-4ee9-b9d8-6168f0631c54} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56613) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1914 | 2026.05.01 17:48:22.142823 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50776 | ||
| 1915 | 2026.05.01 17:48:22.143012 [ 334 ] {} <Debug> TCP-Session: 99443cea-1c43-46ce-a804-a7e350297a18 Authenticating user 'default' from [fd00:1122:3344:101::e]:35042 | ||
| 1916 | 2026.05.01 17:48:22.143225 [ 334 ] {} <Debug> TCP-Session: 99443cea-1c43-46ce-a804-a7e350297a18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1917 | 2026.05.01 17:48:22.143240 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1918 | 2026.05.01 17:48:22.143241 [ 334 ] {} <Debug> TCP-Session: 99443cea-1c43-46ce-a804-a7e350297a18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1919 | 2026.05.01 17:48:22.143286 [ 339 ] {} <Debug> TCP-Session: 1efeada7-72a3-4be9-9134-36ba3b87255d Authenticating user 'default' from [fd00:1122:3344:101::e]:50287 | ||
| 1920 | 2026.05.01 17:48:22.143319 [ 339 ] {} <Debug> TCP-Session: 1efeada7-72a3-4be9-9134-36ba3b87255d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1921 | 2026.05.01 17:48:22.143334 [ 339 ] {} <Debug> TCP-Session: 1efeada7-72a3-4be9-9134-36ba3b87255d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1922 | 2026.05.01 17:48:22.143369 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1923 | 2026.05.01 17:48:22.143371 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1924 | 2026.05.01 17:48:22.143411 [ 338 ] {} <Debug> TCP-Session: 5410e37f-6a83-47a9-9d57-548442737cb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57316 | ||
| 1925 | 2026.05.01 17:48:22.143420 [ 333 ] {42d96f26-e919-4ee9-b9d8-6168f0631c54} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1926 | 2026.05.01 17:48:22.143430 [ 336 ] {} <Debug> TCP-Session: d3de84d2-4e41-44ac-96de-454425ec2952 Authenticating user 'default' from [fd00:1122:3344:101::e]:34825 | ||
| 1927 | 2026.05.01 17:48:22.143440 [ 338 ] {} <Debug> TCP-Session: 5410e37f-6a83-47a9-9d57-548442737cb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1928 | 2026.05.01 17:48:22.143482 [ 336 ] {} <Debug> TCP-Session: d3de84d2-4e41-44ac-96de-454425ec2952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1929 | 2026.05.01 17:48:22.143485 [ 338 ] {} <Debug> TCP-Session: 5410e37f-6a83-47a9-9d57-548442737cb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1930 | 2026.05.01 17:48:22.143504 [ 336 ] {} <Debug> TCP-Session: d3de84d2-4e41-44ac-96de-454425ec2952 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1931 | 2026.05.01 17:48:22.143494 [ 333 ] {42d96f26-e919-4ee9-b9d8-6168f0631c54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1932 | 2026.05.01 17:48:22.143554 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1933 | 2026.05.01 17:48:22.143556 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1934 | 2026.05.01 17:48:22.143591 [ 340 ] {} <Debug> TCP-Session: 4f10d7a4-d48a-47f5-9367-49325ab23037 Authenticating user 'default' from [fd00:1122:3344:101::e]:41996 | ||
| 1935 | 2026.05.01 17:48:22.143609 [ 335 ] {} <Debug> TCP-Session: f18e3289-4280-43a5-b213-d4269d122556 Authenticating user 'default' from [fd00:1122:3344:101::e]:50776 | ||
| 1936 | 2026.05.01 17:48:22.143617 [ 340 ] {} <Debug> TCP-Session: 4f10d7a4-d48a-47f5-9367-49325ab23037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1937 | 2026.05.01 17:48:22.143614 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1938 | 2026.05.01 17:48:22.143642 [ 340 ] {} <Debug> TCP-Session: 4f10d7a4-d48a-47f5-9367-49325ab23037 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1939 | 2026.05.01 17:48:22.143668 [ 341 ] {} <Debug> TCP-Session: df547331-f0d9-4fbf-a29b-d8e99750d47b Authenticating user 'default' from [fd00:1122:3344:101::e]:58186 | ||
| 1940 | 2026.05.01 17:48:22.143634 [ 335 ] {} <Debug> TCP-Session: f18e3289-4280-43a5-b213-d4269d122556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1941 | 2026.05.01 17:48:22.143694 [ 341 ] {} <Debug> TCP-Session: df547331-f0d9-4fbf-a29b-d8e99750d47b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1942 | 2026.05.01 17:48:22.143709 [ 335 ] {} <Debug> TCP-Session: f18e3289-4280-43a5-b213-d4269d122556 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1943 | 2026.05.01 17:48:22.143722 [ 341 ] {} <Debug> TCP-Session: df547331-f0d9-4fbf-a29b-d8e99750d47b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1944 | 2026.05.01 17:48:22.143821 [ 333 ] {42d96f26-e919-4ee9-b9d8-6168f0631c54} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 1945 | 2026.05.01 17:48:22.143921 [ 333 ] {42d96f26-e919-4ee9-b9d8-6168f0631c54} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1946 | 2026.05.01 17:48:22.497495 [ 288 ] {42d96f26-e919-4ee9-b9d8-6168f0631c54} <Trace> AggregatingTransform: Aggregating | ||
| 1947 | 2026.05.01 17:48:22.497605 [ 288 ] {42d96f26-e919-4ee9-b9d8-6168f0631c54} <Trace> Aggregator: Aggregation method: without_key | ||
| 1948 | 2026.05.01 17:48:22.497646 [ 288 ] {42d96f26-e919-4ee9-b9d8-6168f0631c54} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001271296 sec. (786.599 rows/sec., 30.73 KiB/sec.) | ||
| 1949 | 2026.05.01 17:48:22.497666 [ 288 ] {42d96f26-e919-4ee9-b9d8-6168f0631c54} <Trace> Aggregator: Merging aggregated data | ||
| 1950 | 2026.05.01 17:48:22.498848 [ 333 ] {42d96f26-e919-4ee9-b9d8-6168f0631c54} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.355786 sec., 2.810678329107947 rows/sec., 112.43 B/sec. | ||
| 1951 | 2026.05.01 17:48:22.498998 [ 333 ] {42d96f26-e919-4ee9-b9d8-6168f0631c54} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1952 | 2026.05.01 17:48:22.499014 [ 333 ] {42d96f26-e919-4ee9-b9d8-6168f0631c54} <Debug> TCPHandler: Processed in 0.356216096 sec. | ||
| 1953 | 2026.05.01 17:48:22.499157 [ 333 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1954 | 2026.05.01 17:48:22.499185 [ 333 ] {} <Debug> TCP-Session: 64f8f827-747b-41e4-8f09-dffe18063d87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1955 | 2026.05.01 17:48:22.499202 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1956 | 2026.05.01 17:48:22.499217 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1957 | 2026.05.01 17:48:22.499255 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1958 | 2026.05.01 17:48:22.499271 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1959 | 2026.05.01 17:48:22.499284 [ 337 ] {} <Debug> TCP-Session: fd27c2e7-70d2-4d6b-bbfb-da1e9f60bb9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1960 | 2026.05.01 17:48:22.499287 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1961 | 2026.05.01 17:48:22.499320 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1962 | 2026.05.01 17:48:22.499356 [ 339 ] {} <Debug> TCP-Session: 1efeada7-72a3-4be9-9134-36ba3b87255d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1963 | 2026.05.01 17:48:22.499308 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1964 | 2026.05.01 17:48:22.499399 [ 340 ] {} <Debug> TCP-Session: 4f10d7a4-d48a-47f5-9367-49325ab23037 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1965 | 2026.05.01 17:48:22.499310 [ 335 ] {} <Debug> TCP-Session: f18e3289-4280-43a5-b213-d4269d122556 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1966 | 2026.05.01 17:48:22.499427 [ 336 ] {} <Debug> TCP-Session: d3de84d2-4e41-44ac-96de-454425ec2952 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1967 | 2026.05.01 17:48:22.499234 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1968 | 2026.05.01 17:48:22.499324 [ 341 ] {} <Debug> TCP-Session: df547331-f0d9-4fbf-a29b-d8e99750d47b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1969 | 2026.05.01 17:48:22.499278 [ 334 ] {} <Debug> TCP-Session: 99443cea-1c43-46ce-a804-a7e350297a18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1970 | 2026.05.01 17:48:22.499503 [ 338 ] {} <Debug> TCP-Session: 5410e37f-6a83-47a9-9d57-548442737cb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1971 | 2026.05.01 17:48:23.000364 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.29 MiB, peak 193.41 MiB, free memory in arenas 0.00 B, will set to 202.31 MiB (RSS), difference: 19.02 MiB | ||
| 1972 | 2026.05.01 17:48:23.598302 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54237 | ||
| 1973 | 2026.05.01 17:48:23.598407 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1974 | 2026.05.01 17:48:23.598433 [ 336 ] {} <Debug> TCP-Session: 00546c86-1f7c-4658-b94a-f0ee83056f7a Authenticating user 'default' from [fd00:1122:3344:101::e]:54237 | ||
| 1975 | 2026.05.01 17:48:23.598454 [ 336 ] {} <Debug> TCP-Session: 00546c86-1f7c-4658-b94a-f0ee83056f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1976 | 2026.05.01 17:48:23.598467 [ 336 ] {} <Debug> TCP-Session: 00546c86-1f7c-4658-b94a-f0ee83056f7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1977 | 2026.05.01 17:48:23.598674 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52887 | ||
| 1978 | 2026.05.01 17:48:23.598708 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46101 | ||
| 1979 | 2026.05.01 17:48:23.598730 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61498 | ||
| 1980 | 2026.05.01 17:48:23.598772 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65070 | ||
| 1981 | 2026.05.01 17:48:23.598810 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1982 | 2026.05.01 17:48:23.598751 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51184 | ||
| 1983 | 2026.05.01 17:48:23.598844 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1984 | 2026.05.01 17:48:23.598854 [ 337 ] {} <Debug> TCP-Session: 45365864-cace-4550-a8ae-cc3b7b9a0822 Authenticating user 'default' from [fd00:1122:3344:101::e]:52887 | ||
| 1985 | 2026.05.01 17:48:23.598838 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1986 | 2026.05.01 17:48:23.598890 [ 336 ] {} <Trace> TCP-Session: 00546c86-1f7c-4658-b94a-f0ee83056f7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1987 | 2026.05.01 17:48:23.598911 [ 341 ] {} <Debug> TCP-Session: 80176cc3-8aec-47bf-9473-ba58dc92d53e Authenticating user 'default' from [fd00:1122:3344:101::e]:61498 | ||
| 1988 | 2026.05.01 17:48:23.598907 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1989 | 2026.05.01 17:48:23.598948 [ 341 ] {} <Debug> TCP-Session: 80176cc3-8aec-47bf-9473-ba58dc92d53e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1990 | 2026.05.01 17:48:23.598898 [ 337 ] {} <Debug> TCP-Session: 45365864-cace-4550-a8ae-cc3b7b9a0822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1991 | 2026.05.01 17:48:23.598979 [ 341 ] {} <Debug> TCP-Session: 80176cc3-8aec-47bf-9473-ba58dc92d53e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1992 | 2026.05.01 17:48:23.598973 [ 334 ] {} <Debug> TCP-Session: 19dd2ef0-48cb-4e68-b179-aae7537d4832 Authenticating user 'default' from [fd00:1122:3344:101::e]:51184 | ||
| 1993 | 2026.05.01 17:48:23.598996 [ 337 ] {} <Debug> TCP-Session: 45365864-cace-4550-a8ae-cc3b7b9a0822 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1994 | 2026.05.01 17:48:23.599029 [ 334 ] {} <Debug> TCP-Session: 19dd2ef0-48cb-4e68-b179-aae7537d4832 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1995 | 2026.05.01 17:48:23.598894 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1996 | 2026.05.01 17:48:23.599054 [ 334 ] {} <Debug> TCP-Session: 19dd2ef0-48cb-4e68-b179-aae7537d4832 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1997 | 2026.05.01 17:48:23.599079 [ 336 ] {76bb5ea4-1b5b-427e-a5c2-1016202c1507} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54237) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1998 | 2026.05.01 17:48:23.599086 [ 335 ] {} <Debug> TCP-Session: 0403f046-d17c-4091-b522-c233280f4cdd Authenticating user 'default' from [fd00:1122:3344:101::e]:65070 | ||
| 1999 | 2026.05.01 17:48:23.598881 [ 338 ] {} <Debug> TCP-Session: bce982ca-ccd9-4572-ae0b-c460a0f4e943 Authenticating user 'default' from [fd00:1122:3344:101::e]:46101 | ||
| 2000 | 2026.05.01 17:48:23.599131 [ 335 ] {} <Debug> TCP-Session: 0403f046-d17c-4091-b522-c233280f4cdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2001 | 2026.05.01 17:48:23.599151 [ 338 ] {} <Debug> TCP-Session: bce982ca-ccd9-4572-ae0b-c460a0f4e943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2002 | 2026.05.01 17:48:23.599158 [ 335 ] {} <Debug> TCP-Session: 0403f046-d17c-4091-b522-c233280f4cdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2003 | 2026.05.01 17:48:23.599174 [ 338 ] {} <Debug> TCP-Session: bce982ca-ccd9-4572-ae0b-c460a0f4e943 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2004 | 2026.05.01 17:48:23.598715 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47484 | ||
| 2005 | 2026.05.01 17:48:23.598720 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62529 | ||
| 2006 | 2026.05.01 17:48:23.598739 [ 333 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38027 | ||
| 2007 | 2026.05.01 17:48:23.599274 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2008 | 2026.05.01 17:48:23.599306 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2009 | 2026.05.01 17:48:23.599311 [ 340 ] {} <Debug> TCP-Session: d793976c-ebc1-4adf-8da0-4e73bbf1c6be Authenticating user 'default' from [fd00:1122:3344:101::e]:47484 | ||
| 2010 | 2026.05.01 17:48:23.599333 [ 333 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2011 | 2026.05.01 17:48:23.599335 [ 339 ] {} <Debug> TCP-Session: ab22e743-d4f0-4e96-810a-c6cc07a2db81 Authenticating user 'default' from [fd00:1122:3344:101::e]:62529 | ||
| 2012 | 2026.05.01 17:48:23.599345 [ 340 ] {} <Debug> TCP-Session: d793976c-ebc1-4adf-8da0-4e73bbf1c6be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2013 | 2026.05.01 17:48:23.599364 [ 333 ] {} <Debug> TCP-Session: f94bf7c0-b3f2-4946-b9d9-31cad7d55591 Authenticating user 'default' from [fd00:1122:3344:101::e]:38027 | ||
| 2014 | 2026.05.01 17:48:23.599374 [ 339 ] {} <Debug> TCP-Session: ab22e743-d4f0-4e96-810a-c6cc07a2db81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2015 | 2026.05.01 17:48:23.599397 [ 336 ] {76bb5ea4-1b5b-427e-a5c2-1016202c1507} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2016 | 2026.05.01 17:48:23.599412 [ 339 ] {} <Debug> TCP-Session: ab22e743-d4f0-4e96-810a-c6cc07a2db81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2017 | 2026.05.01 17:48:23.599386 [ 340 ] {} <Debug> TCP-Session: d793976c-ebc1-4adf-8da0-4e73bbf1c6be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2018 | 2026.05.01 17:48:23.599403 [ 333 ] {} <Debug> TCP-Session: f94bf7c0-b3f2-4946-b9d9-31cad7d55591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2019 | 2026.05.01 17:48:23.599462 [ 336 ] {76bb5ea4-1b5b-427e-a5c2-1016202c1507} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2020 | 2026.05.01 17:48:23.599486 [ 333 ] {} <Debug> TCP-Session: f94bf7c0-b3f2-4946-b9d9-31cad7d55591 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2021 | 2026.05.01 17:48:23.599798 [ 336 ] {76bb5ea4-1b5b-427e-a5c2-1016202c1507} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 2022 | 2026.05.01 17:48:23.601142 [ 276 ] {76bb5ea4-1b5b-427e-a5c2-1016202c1507} <Trace> AggregatingTransform: Aggregating | ||
| 2023 | 2026.05.01 17:48:23.601192 [ 276 ] {76bb5ea4-1b5b-427e-a5c2-1016202c1507} <Trace> Aggregator: Aggregation method: without_key | ||
| 2024 | 2026.05.01 17:48:23.601227 [ 276 ] {76bb5ea4-1b5b-427e-a5c2-1016202c1507} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001324167 sec. (755.192 rows/sec., 29.50 KiB/sec.) | ||
| 2025 | 2026.05.01 17:48:23.601245 [ 276 ] {76bb5ea4-1b5b-427e-a5c2-1016202c1507} <Trace> Aggregator: Merging aggregated data | ||
| 2026 | 2026.05.01 17:48:23.602907 [ 336 ] {76bb5ea4-1b5b-427e-a5c2-1016202c1507} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003877 sec., 257.9313902501935 rows/sec., 10.08 KiB/sec. | ||
| 2027 | 2026.05.01 17:48:23.603147 [ 336 ] {76bb5ea4-1b5b-427e-a5c2-1016202c1507} <Debug> TCPHandler: Processed in 0.004403759 sec. | ||
| 2028 | 2026.05.01 17:48:23.603323 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2029 | 2026.05.01 17:48:23.603364 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2030 | 2026.05.01 17:48:23.603369 [ 336 ] {} <Debug> TCP-Session: 00546c86-1f7c-4658-b94a-f0ee83056f7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2031 | 2026.05.01 17:48:23.603399 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2032 | 2026.05.01 17:48:23.603406 [ 338 ] {} <Debug> TCP-Session: bce982ca-ccd9-4572-ae0b-c460a0f4e943 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2033 | 2026.05.01 17:48:23.603427 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2034 | 2026.05.01 17:48:23.603463 [ 337 ] {} <Debug> TCP-Session: 45365864-cace-4550-a8ae-cc3b7b9a0822 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2035 | 2026.05.01 17:48:23.603468 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2036 | 2026.05.01 17:48:23.603502 [ 341 ] {} <Debug> TCP-Session: 80176cc3-8aec-47bf-9473-ba58dc92d53e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2037 | 2026.05.01 17:48:23.603510 [ 333 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2038 | 2026.05.01 17:48:23.603543 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2039 | 2026.05.01 17:48:23.603552 [ 339 ] {} <Debug> TCP-Session: ab22e743-d4f0-4e96-810a-c6cc07a2db81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2040 | 2026.05.01 17:48:23.603577 [ 333 ] {} <Debug> TCP-Session: f94bf7c0-b3f2-4946-b9d9-31cad7d55591 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2041 | 2026.05.01 17:48:23.603603 [ 334 ] {} <Debug> TCP-Session: 19dd2ef0-48cb-4e68-b179-aae7537d4832 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2042 | 2026.05.01 17:48:23.603517 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2043 | 2026.05.01 17:48:23.603461 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2044 | 2026.05.01 17:48:23.603693 [ 340 ] {} <Debug> TCP-Session: d793976c-ebc1-4adf-8da0-4e73bbf1c6be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2045 | 2026.05.01 17:48:23.603735 [ 335 ] {} <Debug> TCP-Session: 0403f046-d17c-4091-b522-c233280f4cdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2046 | 2026.05.01 17:48:23.625932 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39054 | ||
| 2047 | 2026.05.01 17:48:23.626049 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2048 | 2026.05.01 17:48:23.626080 [ 336 ] {} <Debug> TCP-Session: 2c807252-3df8-42ee-835a-f9cce6c10837 Authenticating user 'default' from [fd00:1122:3344:101::e]:39054 | ||
| 2049 | 2026.05.01 17:48:23.626102 [ 336 ] {} <Debug> TCP-Session: 2c807252-3df8-42ee-835a-f9cce6c10837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2050 | 2026.05.01 17:48:23.626115 [ 336 ] {} <Debug> TCP-Session: 2c807252-3df8-42ee-835a-f9cce6c10837 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2051 | 2026.05.01 17:48:23.626298 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38389 | ||
| 2052 | 2026.05.01 17:48:23.626325 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47492 | ||
| 2053 | 2026.05.01 17:48:23.626334 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48754 | ||
| 2054 | 2026.05.01 17:48:23.626360 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34028 | ||
| 2055 | 2026.05.01 17:48:23.626404 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43533 | ||
| 2056 | 2026.05.01 17:48:23.626418 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2057 | 2026.05.01 17:48:23.626440 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2058 | 2026.05.01 17:48:23.626441 [ 336 ] {} <Trace> TCP-Session: 2c807252-3df8-42ee-835a-f9cce6c10837 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2059 | 2026.05.01 17:48:23.626476 [ 339 ] {} <Debug> TCP-Session: 2bfdc8c7-1474-4fb3-869c-2796287bea55 Authenticating user 'default' from [fd00:1122:3344:101::e]:48754 | ||
| 2060 | 2026.05.01 17:48:23.626481 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2061 | 2026.05.01 17:48:23.626505 [ 339 ] {} <Debug> TCP-Session: 2bfdc8c7-1474-4fb3-869c-2796287bea55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2062 | 2026.05.01 17:48:23.626482 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2063 | 2026.05.01 17:48:23.626533 [ 340 ] {} <Debug> TCP-Session: 4e7284ae-6f50-4c84-8a4b-f04a22104947 Authenticating user 'default' from [fd00:1122:3344:101::e]:34028 | ||
| 2064 | 2026.05.01 17:48:23.626565 [ 334 ] {} <Debug> TCP-Session: bb7d5300-a632-47c1-9123-d613311dc62c Authenticating user 'default' from [fd00:1122:3344:101::e]:43533 | ||
| 2065 | 2026.05.01 17:48:23.626537 [ 339 ] {} <Debug> TCP-Session: 2bfdc8c7-1474-4fb3-869c-2796287bea55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2066 | 2026.05.01 17:48:23.626589 [ 340 ] {} <Debug> TCP-Session: 4e7284ae-6f50-4c84-8a4b-f04a22104947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2067 | 2026.05.01 17:48:23.626596 [ 334 ] {} <Debug> TCP-Session: bb7d5300-a632-47c1-9123-d613311dc62c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2068 | 2026.05.01 17:48:23.626630 [ 340 ] {} <Debug> TCP-Session: 4e7284ae-6f50-4c84-8a4b-f04a22104947 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2069 | 2026.05.01 17:48:23.626647 [ 336 ] {52cfea84-4d9b-49e5-b639-75efc4888c00} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39054) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2070 | 2026.05.01 17:48:23.626649 [ 334 ] {} <Debug> TCP-Session: bb7d5300-a632-47c1-9123-d613311dc62c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2071 | 2026.05.01 17:48:23.626459 [ 338 ] {} <Debug> TCP-Session: 4e3a21a7-7112-4b2f-9941-f39d42ec61a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47492 | ||
| 2072 | 2026.05.01 17:48:23.626410 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44219 | ||
| 2073 | 2026.05.01 17:48:23.626712 [ 338 ] {} <Debug> TCP-Session: 4e3a21a7-7112-4b2f-9941-f39d42ec61a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2074 | 2026.05.01 17:48:23.626393 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2075 | 2026.05.01 17:48:23.626752 [ 338 ] {} <Debug> TCP-Session: 4e3a21a7-7112-4b2f-9941-f39d42ec61a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2076 | 2026.05.01 17:48:23.626779 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2077 | 2026.05.01 17:48:23.626784 [ 337 ] {} <Debug> TCP-Session: e6a8bbf3-653e-43fa-bcfc-cb06b635763a Authenticating user 'default' from [fd00:1122:3344:101::e]:38389 | ||
| 2078 | 2026.05.01 17:48:23.626810 [ 335 ] {} <Debug> TCP-Session: 526e9767-8dc2-4c09-986e-c40b95d6b472 Authenticating user 'default' from [fd00:1122:3344:101::e]:44219 | ||
| 2079 | 2026.05.01 17:48:23.626827 [ 337 ] {} <Debug> TCP-Session: e6a8bbf3-653e-43fa-bcfc-cb06b635763a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2080 | 2026.05.01 17:48:23.626841 [ 335 ] {} <Debug> TCP-Session: 526e9767-8dc2-4c09-986e-c40b95d6b472 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2081 | 2026.05.01 17:48:23.626852 [ 337 ] {} <Debug> TCP-Session: e6a8bbf3-653e-43fa-bcfc-cb06b635763a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2082 | 2026.05.01 17:48:23.626865 [ 335 ] {} <Debug> TCP-Session: 526e9767-8dc2-4c09-986e-c40b95d6b472 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2083 | 2026.05.01 17:48:23.626383 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62155 | ||
| 2084 | 2026.05.01 17:48:23.626907 [ 336 ] {52cfea84-4d9b-49e5-b639-75efc4888c00} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2085 | 2026.05.01 17:48:23.626392 [ 333 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63543 | ||
| 2086 | 2026.05.01 17:48:23.626964 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2087 | 2026.05.01 17:48:23.626981 [ 336 ] {52cfea84-4d9b-49e5-b639-75efc4888c00} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2088 | 2026.05.01 17:48:23.626987 [ 341 ] {} <Debug> TCP-Session: 4912771c-7616-4025-86bd-d33b8a80f417 Authenticating user 'default' from [fd00:1122:3344:101::e]:62155 | ||
| 2089 | 2026.05.01 17:48:23.627010 [ 333 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2090 | 2026.05.01 17:48:23.627020 [ 341 ] {} <Debug> TCP-Session: 4912771c-7616-4025-86bd-d33b8a80f417 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2091 | 2026.05.01 17:48:23.627033 [ 333 ] {} <Debug> TCP-Session: cc2df92c-a751-4a94-9e19-e8face37408e Authenticating user 'default' from [fd00:1122:3344:101::e]:63543 | ||
| 2092 | 2026.05.01 17:48:23.627035 [ 341 ] {} <Debug> TCP-Session: 4912771c-7616-4025-86bd-d33b8a80f417 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2093 | 2026.05.01 17:48:23.627050 [ 333 ] {} <Debug> TCP-Session: cc2df92c-a751-4a94-9e19-e8face37408e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2094 | 2026.05.01 17:48:23.627063 [ 333 ] {} <Debug> TCP-Session: cc2df92c-a751-4a94-9e19-e8face37408e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2095 | 2026.05.01 17:48:23.627268 [ 336 ] {52cfea84-4d9b-49e5-b639-75efc4888c00} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 2096 | 2026.05.01 17:48:23.628187 [ 293 ] {52cfea84-4d9b-49e5-b639-75efc4888c00} <Trace> AggregatingTransform: Aggregating | ||
| 2097 | 2026.05.01 17:48:23.628244 [ 293 ] {52cfea84-4d9b-49e5-b639-75efc4888c00} <Trace> Aggregator: Aggregation method: without_key | ||
| 2098 | 2026.05.01 17:48:23.628282 [ 293 ] {52cfea84-4d9b-49e5-b639-75efc4888c00} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000910868 sec. (1097.854 rows/sec., 42.88 KiB/sec.) | ||
| 2099 | 2026.05.01 17:48:23.628301 [ 293 ] {52cfea84-4d9b-49e5-b639-75efc4888c00} <Trace> Aggregator: Merging aggregated data | ||
| 2100 | 2026.05.01 17:48:23.629669 [ 336 ] {52cfea84-4d9b-49e5-b639-75efc4888c00} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003075 sec., 325.2032520325203 rows/sec., 12.70 KiB/sec. | ||
| 2101 | 2026.05.01 17:48:23.629819 [ 336 ] {52cfea84-4d9b-49e5-b639-75efc4888c00} <Debug> TCPHandler: Processed in 0.00348778 sec. | ||
| 2102 | 2026.05.01 17:48:23.629968 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2103 | 2026.05.01 17:48:23.629988 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2104 | 2026.05.01 17:48:23.630010 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2105 | 2026.05.01 17:48:23.630020 [ 336 ] {} <Debug> TCP-Session: 2c807252-3df8-42ee-835a-f9cce6c10837 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2106 | 2026.05.01 17:48:23.630051 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2107 | 2026.05.01 17:48:23.630060 [ 335 ] {} <Debug> TCP-Session: 526e9767-8dc2-4c09-986e-c40b95d6b472 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2108 | 2026.05.01 17:48:23.630069 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2109 | 2026.05.01 17:48:23.630100 [ 339 ] {} <Debug> TCP-Session: 2bfdc8c7-1474-4fb3-869c-2796287bea55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2110 | 2026.05.01 17:48:23.630109 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2111 | 2026.05.01 17:48:23.630125 [ 333 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2112 | 2026.05.01 17:48:23.630167 [ 334 ] {} <Debug> TCP-Session: bb7d5300-a632-47c1-9123-d613311dc62c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2113 | 2026.05.01 17:48:23.630128 [ 341 ] {} <Debug> TCP-Session: 4912771c-7616-4025-86bd-d33b8a80f417 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2114 | 2026.05.01 17:48:23.630190 [ 333 ] {} <Debug> TCP-Session: cc2df92c-a751-4a94-9e19-e8face37408e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2115 | 2026.05.01 17:48:23.630093 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2116 | 2026.05.01 17:48:23.630033 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2117 | 2026.05.01 17:48:23.630255 [ 340 ] {} <Debug> TCP-Session: 4e7284ae-6f50-4c84-8a4b-f04a22104947 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2118 | 2026.05.01 17:48:23.630045 [ 337 ] {} <Debug> TCP-Session: e6a8bbf3-653e-43fa-bcfc-cb06b635763a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2119 | 2026.05.01 17:48:23.630285 [ 338 ] {} <Debug> TCP-Session: 4e3a21a7-7112-4b2f-9941-f39d42ec61a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2120 | 2026.05.01 17:48:25.549763 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2121 | 2026.05.01 17:48:25.549976 [ 267 ] {47dcfd4c-eddd-4e16-9f04-19f6f7f6764e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2122 | 2026.05.01 17:48:25.550049 [ 267 ] {47dcfd4c-eddd-4e16-9f04-19f6f7f6764e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2123 | 2026.05.01 17:48:25.550755 [ 267 ] {47dcfd4c-eddd-4e16-9f04-19f6f7f6764e} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2124 | 2026.05.01 17:48:25.550792 [ 267 ] {47dcfd4c-eddd-4e16-9f04-19f6f7f6764e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2125 | 2026.05.01 17:48:25.551176 [ 267 ] {47dcfd4c-eddd-4e16-9f04-19f6f7f6764e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2126 | 2026.05.01 17:48:25.551397 [ 267 ] {47dcfd4c-eddd-4e16-9f04-19f6f7f6764e} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2127 | 2026.05.01 17:48:25.551544 [ 267 ] {47dcfd4c-eddd-4e16-9f04-19f6f7f6764e} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001628 sec., 31941.03194103194 rows/sec., 2.44 MiB/sec. | ||
| 2128 | 2026.05.01 17:48:25.551585 [ 267 ] {47dcfd4c-eddd-4e16-9f04-19f6f7f6764e} <Debug> TCPHandler: Processed in 0.00195691 sec. | ||
| 2129 | 2026.05.01 17:48:25.551723 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2130 | 2026.05.01 17:48:25.551817 [ 267 ] {a2ef0c9d-18a4-4af3-bf0d-aad5966a7368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2131 | 2026.05.01 17:48:25.551858 [ 267 ] {a2ef0c9d-18a4-4af3-bf0d-aad5966a7368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2132 | 2026.05.01 17:48:25.552276 [ 267 ] {a2ef0c9d-18a4-4af3-bf0d-aad5966a7368} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2133 | 2026.05.01 17:48:25.552312 [ 267 ] {a2ef0c9d-18a4-4af3-bf0d-aad5966a7368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2134 | 2026.05.01 17:48:25.552629 [ 267 ] {a2ef0c9d-18a4-4af3-bf0d-aad5966a7368} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2135 | 2026.05.01 17:48:25.552835 [ 267 ] {a2ef0c9d-18a4-4af3-bf0d-aad5966a7368} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2136 | 2026.05.01 17:48:25.552959 [ 267 ] {a2ef0c9d-18a4-4af3-bf0d-aad5966a7368} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.00116 sec., 48275.862068965514 rows/sec., 3.77 MiB/sec. | ||
| 2137 | 2026.05.01 17:48:25.552996 [ 267 ] {a2ef0c9d-18a4-4af3-bf0d-aad5966a7368} <Debug> TCPHandler: Processed in 0.001322376 sec. | ||
| 2138 | 2026.05.01 17:48:25.553110 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2139 | 2026.05.01 17:48:25.553204 [ 267 ] {f7abc528-408a-4c0d-87de-2f1b7da178f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2140 | 2026.05.01 17:48:25.553249 [ 267 ] {f7abc528-408a-4c0d-87de-2f1b7da178f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2141 | 2026.05.01 17:48:25.553642 [ 267 ] {f7abc528-408a-4c0d-87de-2f1b7da178f0} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2142 | 2026.05.01 17:48:25.553677 [ 267 ] {f7abc528-408a-4c0d-87de-2f1b7da178f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2143 | 2026.05.01 17:48:25.554013 [ 267 ] {f7abc528-408a-4c0d-87de-2f1b7da178f0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2144 | 2026.05.01 17:48:25.554216 [ 267 ] {f7abc528-408a-4c0d-87de-2f1b7da178f0} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2145 | 2026.05.01 17:48:25.554340 [ 267 ] {f7abc528-408a-4c0d-87de-2f1b7da178f0} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001155 sec., 129870.12987012987 rows/sec., 9.00 MiB/sec. | ||
| 2146 | 2026.05.01 17:48:25.554376 [ 267 ] {f7abc528-408a-4c0d-87de-2f1b7da178f0} <Debug> TCPHandler: Processed in 0.001314456 sec. | ||
| 2147 | 2026.05.01 17:48:25.554488 [ 267 ] {} <Trace> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2148 | 2026.05.01 17:48:25.554581 [ 267 ] {d7a8fa45-2da8-45b0-857c-3795d3740d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2149 | 2026.05.01 17:48:25.554623 [ 267 ] {d7a8fa45-2da8-45b0-857c-3795d3740d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2150 | 2026.05.01 17:48:25.554937 [ 267 ] {d7a8fa45-2da8-45b0-857c-3795d3740d2a} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2151 | 2026.05.01 17:48:25.554974 [ 267 ] {d7a8fa45-2da8-45b0-857c-3795d3740d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2152 | 2026.05.01 17:48:25.555268 [ 267 ] {d7a8fa45-2da8-45b0-857c-3795d3740d2a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2153 | 2026.05.01 17:48:25.555476 [ 267 ] {d7a8fa45-2da8-45b0-857c-3795d3740d2a} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2154 | 2026.05.01 17:48:25.555596 [ 267 ] {d7a8fa45-2da8-45b0-857c-3795d3740d2a} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001033 sec., 48402.7105517909 rows/sec., 3.32 MiB/sec. | ||
| 2155 | 2026.05.01 17:48:25.555631 [ 267 ] {d7a8fa45-2da8-45b0-857c-3795d3740d2a} <Debug> TCPHandler: Processed in 0.001191305 sec. | ||
| 2156 | 2026.05.01 17:48:27.105657 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2157 | 2026.05.01 17:48:27.105725 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2158 | 2026.05.01 17:48:27.155541 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3892 | ||
| 2159 | 2026.05.01 17:48:27.156408 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2160 | 2026.05.01 17:48:27.156484 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2161 | 2026.05.01 17:48:27.157067 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2162 | 2026.05.01 17:48:27.157310 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2163 | 2026.05.01 17:48:27.157460 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3892 | ||
| 2164 | 2026.05.01 17:48:27.163912 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 280 | ||
| 2165 | 2026.05.01 17:48:27.166965 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2166 | 2026.05.01 17:48:27.167006 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2167 | 2026.05.01 17:48:27.168220 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2168 | 2026.05.01 17:48:27.168492 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2169 | 2026.05.01 17:48:27.168759 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 280 | ||
| 2170 | 2026.05.01 17:48:27.352234 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2171 | 2026.05.01 17:48:27.369828 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2172 | 2026.05.01 17:48:27.369891 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2173 | 2026.05.01 17:48:27.376036 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2174 | 2026.05.01 17:48:27.376740 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2175 | 2026.05.01 17:48:27.379610 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2176 | 2026.05.01 17:48:28.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.13 MiB, peak 212.90 MiB, free memory in arenas 0.00 B, will set to 204.81 MiB (RSS), difference: 1.68 MiB | ||
| 2177 | 2026.05.01 17:48:30.495557 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2178 | 2026.05.01 17:48:30.495637 [ 267 ] {} <Debug> TCP-Session: 87f8f4f7-0daa-4a70-9c29-24010a75ae33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2179 | 2026.05.01 17:48:30.564420 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2180 | 2026.05.01 17:48:30.564608 [ 279 ] {9153f7d0-b58a-45ba-b4d1-4ef97fbed092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2181 | 2026.05.01 17:48:30.564702 [ 279 ] {9153f7d0-b58a-45ba-b4d1-4ef97fbed092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2182 | 2026.05.01 17:48:30.565778 [ 279 ] {9153f7d0-b58a-45ba-b4d1-4ef97fbed092} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2183 | 2026.05.01 17:48:30.565820 [ 279 ] {9153f7d0-b58a-45ba-b4d1-4ef97fbed092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2184 | 2026.05.01 17:48:30.566244 [ 279 ] {9153f7d0-b58a-45ba-b4d1-4ef97fbed092} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2185 | 2026.05.01 17:48:30.566467 [ 279 ] {9153f7d0-b58a-45ba-b4d1-4ef97fbed092} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2186 | 2026.05.01 17:48:30.566616 [ 279 ] {9153f7d0-b58a-45ba-b4d1-4ef97fbed092} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.002061 sec., 225133.43037360505 rows/sec., 14.28 MiB/sec. | ||
| 2187 | 2026.05.01 17:48:30.566665 [ 279 ] {9153f7d0-b58a-45ba-b4d1-4ef97fbed092} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 2188 | 2026.05.01 17:48:30.566678 [ 279 ] {9153f7d0-b58a-45ba-b4d1-4ef97fbed092} <Debug> TCPHandler: Processed in 0.002417869 sec. | ||
| 2189 | 2026.05.01 17:48:30.566827 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2190 | 2026.05.01 17:48:30.566931 [ 279 ] {ef3b7170-a5f2-4f1f-bbcf-da92baebf7fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2191 | 2026.05.01 17:48:30.566976 [ 279 ] {ef3b7170-a5f2-4f1f-bbcf-da92baebf7fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2192 | 2026.05.01 17:48:30.567985 [ 279 ] {ef3b7170-a5f2-4f1f-bbcf-da92baebf7fb} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2193 | 2026.05.01 17:48:30.568020 [ 279 ] {ef3b7170-a5f2-4f1f-bbcf-da92baebf7fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2194 | 2026.05.01 17:48:30.568414 [ 279 ] {ef3b7170-a5f2-4f1f-bbcf-da92baebf7fb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2195 | 2026.05.01 17:48:30.568623 [ 279 ] {ef3b7170-a5f2-4f1f-bbcf-da92baebf7fb} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2196 | 2026.05.01 17:48:30.568746 [ 279 ] {ef3b7170-a5f2-4f1f-bbcf-da92baebf7fb} <Debug> executeQuery: Read 1313 rows, 105.04 KiB in 0.00184 sec., 713586.9565217391 rows/sec., 55.75 MiB/sec. | ||
| 2197 | 2026.05.01 17:48:30.568781 [ 279 ] {ef3b7170-a5f2-4f1f-bbcf-da92baebf7fb} <Debug> TCPHandler: Processed in 0.002004821 sec. | ||
| 2198 | 2026.05.01 17:48:30.568908 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2199 | 2026.05.01 17:48:30.569002 [ 279 ] {b51545b7-7ecd-4e00-b51b-d698a2e33ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2200 | 2026.05.01 17:48:30.569041 [ 279 ] {b51545b7-7ecd-4e00-b51b-d698a2e33ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2201 | 2026.05.01 17:48:30.569529 [ 279 ] {b51545b7-7ecd-4e00-b51b-d698a2e33ce5} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2202 | 2026.05.01 17:48:30.569564 [ 279 ] {b51545b7-7ecd-4e00-b51b-d698a2e33ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2203 | 2026.05.01 17:48:30.569864 [ 279 ] {b51545b7-7ecd-4e00-b51b-d698a2e33ce5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2204 | 2026.05.01 17:48:30.570072 [ 279 ] {b51545b7-7ecd-4e00-b51b-d698a2e33ce5} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2205 | 2026.05.01 17:48:30.570207 [ 279 ] {b51545b7-7ecd-4e00-b51b-d698a2e33ce5} <Debug> executeQuery: Read 267 rows, 16.56 KiB in 0.001223 sec., 218315.61733442356 rows/sec., 13.23 MiB/sec. | ||
| 2206 | 2026.05.01 17:48:30.570242 [ 279 ] {b51545b7-7ecd-4e00-b51b-d698a2e33ce5} <Debug> TCPHandler: Processed in 0.001382868 sec. | ||
| 2207 | 2026.05.01 17:48:30.570357 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2208 | 2026.05.01 17:48:30.570450 [ 279 ] {197b9c05-9b4c-417f-82dc-00ad7e40c6c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2209 | 2026.05.01 17:48:30.570487 [ 279 ] {197b9c05-9b4c-417f-82dc-00ad7e40c6c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2210 | 2026.05.01 17:48:30.571024 [ 279 ] {197b9c05-9b4c-417f-82dc-00ad7e40c6c6} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2211 | 2026.05.01 17:48:30.571059 [ 279 ] {197b9c05-9b4c-417f-82dc-00ad7e40c6c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2212 | 2026.05.01 17:48:30.571361 [ 279 ] {197b9c05-9b4c-417f-82dc-00ad7e40c6c6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2213 | 2026.05.01 17:48:30.571582 [ 279 ] {197b9c05-9b4c-417f-82dc-00ad7e40c6c6} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2214 | 2026.05.01 17:48:30.571705 [ 279 ] {197b9c05-9b4c-417f-82dc-00ad7e40c6c6} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001274 sec., 187598.11616954475 rows/sec., 12.09 MiB/sec. | ||
| 2215 | 2026.05.01 17:48:30.571740 [ 279 ] {197b9c05-9b4c-417f-82dc-00ad7e40c6c6} <Debug> TCPHandler: Processed in 0.001431239 sec. | ||
| 2216 | 2026.05.01 17:48:30.571879 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2217 | 2026.05.01 17:48:30.571998 [ 279 ] {de2bb8d0-c00d-4969-b533-e2084c46086d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2218 | 2026.05.01 17:48:30.572047 [ 279 ] {de2bb8d0-c00d-4969-b533-e2084c46086d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2219 | 2026.05.01 17:48:30.572622 [ 279 ] {de2bb8d0-c00d-4969-b533-e2084c46086d} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2220 | 2026.05.01 17:48:30.572665 [ 279 ] {de2bb8d0-c00d-4969-b533-e2084c46086d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2221 | 2026.05.01 17:48:30.573000 [ 279 ] {de2bb8d0-c00d-4969-b533-e2084c46086d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2222 | 2026.05.01 17:48:30.573218 [ 279 ] {de2bb8d0-c00d-4969-b533-e2084c46086d} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2223 | 2026.05.01 17:48:30.573343 [ 279 ] {de2bb8d0-c00d-4969-b533-e2084c46086d} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.00137 sec., 173722.62773722628 rows/sec., 9.86 MiB/sec. | ||
| 2224 | 2026.05.01 17:48:30.573379 [ 279 ] {de2bb8d0-c00d-4969-b533-e2084c46086d} <Debug> TCPHandler: Processed in 0.001561351 sec. | ||
| 2225 | 2026.05.01 17:48:30.573511 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2226 | 2026.05.01 17:48:30.573605 [ 279 ] {e69d44c3-c1c0-4bd2-bdd7-e51bc5a5b898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2227 | 2026.05.01 17:48:30.573645 [ 279 ] {e69d44c3-c1c0-4bd2-bdd7-e51bc5a5b898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2228 | 2026.05.01 17:48:30.574337 [ 279 ] {e69d44c3-c1c0-4bd2-bdd7-e51bc5a5b898} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2229 | 2026.05.01 17:48:30.574372 [ 279 ] {e69d44c3-c1c0-4bd2-bdd7-e51bc5a5b898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2230 | 2026.05.01 17:48:30.574703 [ 279 ] {e69d44c3-c1c0-4bd2-bdd7-e51bc5a5b898} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2231 | 2026.05.01 17:48:30.574914 [ 279 ] {e69d44c3-c1c0-4bd2-bdd7-e51bc5a5b898} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2232 | 2026.05.01 17:48:30.575043 [ 279 ] {e69d44c3-c1c0-4bd2-bdd7-e51bc5a5b898} <Debug> executeQuery: Read 787 rows, 56.32 KiB in 0.001456 sec., 540521.978021978 rows/sec., 37.78 MiB/sec. | ||
| 2233 | 2026.05.01 17:48:30.575078 [ 279 ] {e69d44c3-c1c0-4bd2-bdd7-e51bc5a5b898} <Debug> TCPHandler: Processed in 0.001616793 sec. | ||
| 2234 | 2026.05.01 17:48:30.575192 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2235 | 2026.05.01 17:48:30.575291 [ 279 ] {da7111c6-d023-498f-803b-8b24a96671e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2236 | 2026.05.01 17:48:30.575334 [ 279 ] {da7111c6-d023-498f-803b-8b24a96671e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2237 | 2026.05.01 17:48:30.575661 [ 279 ] {da7111c6-d023-498f-803b-8b24a96671e7} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2238 | 2026.05.01 17:48:30.575695 [ 279 ] {da7111c6-d023-498f-803b-8b24a96671e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2239 | 2026.05.01 17:48:30.576006 [ 279 ] {da7111c6-d023-498f-803b-8b24a96671e7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2240 | 2026.05.01 17:48:30.576217 [ 279 ] {da7111c6-d023-498f-803b-8b24a96671e7} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2241 | 2026.05.01 17:48:30.576346 [ 279 ] {da7111c6-d023-498f-803b-8b24a96671e7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 2242 | 2026.05.01 17:48:30.576382 [ 279 ] {da7111c6-d023-498f-803b-8b24a96671e7} <Debug> TCPHandler: Processed in 0.001240185 sec. | ||
| 2243 | 2026.05.01 17:48:30.576504 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2244 | 2026.05.01 17:48:30.576600 [ 279 ] {994a1321-aedc-4aff-b34c-91142a5501c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2245 | 2026.05.01 17:48:30.576642 [ 279 ] {994a1321-aedc-4aff-b34c-91142a5501c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2246 | 2026.05.01 17:48:30.577069 [ 279 ] {994a1321-aedc-4aff-b34c-91142a5501c8} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2247 | 2026.05.01 17:48:30.577104 [ 279 ] {994a1321-aedc-4aff-b34c-91142a5501c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2248 | 2026.05.01 17:48:30.577434 [ 279 ] {994a1321-aedc-4aff-b34c-91142a5501c8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2249 | 2026.05.01 17:48:30.577648 [ 279 ] {994a1321-aedc-4aff-b34c-91142a5501c8} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2250 | 2026.05.01 17:48:30.577773 [ 279 ] {994a1321-aedc-4aff-b34c-91142a5501c8} <Debug> executeQuery: Read 325 rows, 21.68 KiB in 0.001192 sec., 272651.0067114094 rows/sec., 17.77 MiB/sec. | ||
| 2251 | 2026.05.01 17:48:30.577808 [ 279 ] {994a1321-aedc-4aff-b34c-91142a5501c8} <Debug> TCPHandler: Processed in 0.001351538 sec. | ||
| 2252 | 2026.05.01 17:48:30.577917 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2253 | 2026.05.01 17:48:30.578013 [ 279 ] {a489783c-0823-4928-910c-a2b3426ac0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2254 | 2026.05.01 17:48:30.578055 [ 279 ] {a489783c-0823-4928-910c-a2b3426ac0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2255 | 2026.05.01 17:48:30.578354 [ 279 ] {a489783c-0823-4928-910c-a2b3426ac0e8} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2256 | 2026.05.01 17:48:30.578387 [ 279 ] {a489783c-0823-4928-910c-a2b3426ac0e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2257 | 2026.05.01 17:48:30.578672 [ 279 ] {a489783c-0823-4928-910c-a2b3426ac0e8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2258 | 2026.05.01 17:48:30.578890 [ 279 ] {a489783c-0823-4928-910c-a2b3426ac0e8} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2259 | 2026.05.01 17:48:30.579014 [ 279 ] {a489783c-0823-4928-910c-a2b3426ac0e8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 2260 | 2026.05.01 17:48:30.579047 [ 279 ] {a489783c-0823-4928-910c-a2b3426ac0e8} <Debug> TCPHandler: Processed in 0.001178614 sec. | ||
| 2261 | 2026.05.01 17:48:30.579161 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2262 | 2026.05.01 17:48:30.579274 [ 279 ] {62f67d94-8db8-4ef4-9bd2-bcd3f536599c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2263 | 2026.05.01 17:48:30.579338 [ 279 ] {62f67d94-8db8-4ef4-9bd2-bcd3f536599c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2264 | 2026.05.01 17:48:30.580242 [ 279 ] {62f67d94-8db8-4ef4-9bd2-bcd3f536599c} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2265 | 2026.05.01 17:48:30.580277 [ 279 ] {62f67d94-8db8-4ef4-9bd2-bcd3f536599c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2266 | 2026.05.01 17:48:30.580804 [ 279 ] {62f67d94-8db8-4ef4-9bd2-bcd3f536599c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2267 | 2026.05.01 17:48:30.581028 [ 279 ] {62f67d94-8db8-4ef4-9bd2-bcd3f536599c} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2268 | 2026.05.01 17:48:30.581163 [ 279 ] {62f67d94-8db8-4ef4-9bd2-bcd3f536599c} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001913 sec., 18295.870360690016 rows/sec., 32.79 MiB/sec. | ||
| 2269 | 2026.05.01 17:48:30.581211 [ 279 ] {62f67d94-8db8-4ef4-9bd2-bcd3f536599c} <Debug> TCPHandler: Processed in 0.002108243 sec. | ||
| 2270 | 2026.05.01 17:48:30.581347 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2271 | 2026.05.01 17:48:30.581441 [ 279 ] {60ceb217-393d-4cc8-8fbb-d624bfa2d58b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2272 | 2026.05.01 17:48:30.581482 [ 279 ] {60ceb217-393d-4cc8-8fbb-d624bfa2d58b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2273 | 2026.05.01 17:48:30.581814 [ 279 ] {60ceb217-393d-4cc8-8fbb-d624bfa2d58b} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2274 | 2026.05.01 17:48:30.581848 [ 279 ] {60ceb217-393d-4cc8-8fbb-d624bfa2d58b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2275 | 2026.05.01 17:48:30.582156 [ 279 ] {60ceb217-393d-4cc8-8fbb-d624bfa2d58b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2276 | 2026.05.01 17:48:30.582370 [ 279 ] {60ceb217-393d-4cc8-8fbb-d624bfa2d58b} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2277 | 2026.05.01 17:48:30.582492 [ 279 ] {60ceb217-393d-4cc8-8fbb-d624bfa2d58b} <Debug> executeQuery: Read 100 rows, 6.22 KiB in 0.001069 sec., 93545.36950420954 rows/sec., 5.68 MiB/sec. | ||
| 2278 | 2026.05.01 17:48:30.582525 [ 279 ] {60ceb217-393d-4cc8-8fbb-d624bfa2d58b} <Debug> TCPHandler: Processed in 0.001228625 sec. | ||
| 2279 | 2026.05.01 17:48:34.657607 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4340 | ||
| 2280 | 2026.05.01 17:48:34.658134 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2281 | 2026.05.01 17:48:34.658173 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2282 | 2026.05.01 17:48:34.658645 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2283 | 2026.05.01 17:48:34.658866 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2284 | 2026.05.01 17:48:34.658993 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4340 | ||
| 2285 | 2026.05.01 17:48:34.879749 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2286 | 2026.05.01 17:48:34.897169 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2287 | 2026.05.01 17:48:34.897231 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2288 | 2026.05.01 17:48:34.903560 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2289 | 2026.05.01 17:48:34.904309 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2290 | 2026.05.01 17:48:34.907555 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2291 | 2026.05.01 17:48:35.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.54 MiB, peak 212.90 MiB, free memory in arenas 0.00 B, will set to 206.75 MiB (RSS), difference: 1.21 MiB | ||
| 2292 | 2026.05.01 17:48:35.542284 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2293 | 2026.05.01 17:48:35.542560 [ 279 ] {2d63e7e8-69f7-4ba7-aba5-ac764df7c8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2294 | 2026.05.01 17:48:35.542939 [ 279 ] {2d63e7e8-69f7-4ba7-aba5-ac764df7c8e0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2295 | 2026.05.01 17:48:35.542980 [ 279 ] {2d63e7e8-69f7-4ba7-aba5-ac764df7c8e0} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2296 | 2026.05.01 17:48:35.543281 [ 279 ] {2d63e7e8-69f7-4ba7-aba5-ac764df7c8e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2297 | 2026.05.01 17:48:35.543365 [ 279 ] {2d63e7e8-69f7-4ba7-aba5-ac764df7c8e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2298 | 2026.05.01 17:48:35.543529 [ 279 ] {2d63e7e8-69f7-4ba7-aba5-ac764df7c8e0} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2299 | 2026.05.01 17:48:35.543657 [ 331 ] {2d63e7e8-69f7-4ba7-aba5-ac764df7c8e0} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2300 | 2026.05.01 17:48:35.543665 [ 325 ] {2d63e7e8-69f7-4ba7-aba5-ac764df7c8e0} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2301 | 2026.05.01 17:48:35.543801 [ 279 ] {2d63e7e8-69f7-4ba7-aba5-ac764df7c8e0} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (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 | ||
| 2302 | 2026.05.01 17:48:35.543838 [ 279 ] {2d63e7e8-69f7-4ba7-aba5-ac764df7c8e0} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2303 | 2026.05.01 17:48:35.546180 [ 279 ] {2d63e7e8-69f7-4ba7-aba5-ac764df7c8e0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2304 | 2026.05.01 17:48:35.546213 [ 279 ] {2d63e7e8-69f7-4ba7-aba5-ac764df7c8e0} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
| 2305 | 2026.05.01 17:48:35.546278 [ 279 ] {2d63e7e8-69f7-4ba7-aba5-ac764df7c8e0} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2306 | 2026.05.01 17:48:35.546324 [ 279 ] {2d63e7e8-69f7-4ba7-aba5-ac764df7c8e0} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2307 | 2026.05.01 17:48:35.547358 [ 279 ] {2d63e7e8-69f7-4ba7-aba5-ac764df7c8e0} <Debug> executeQuery: Read 37 rows, 1.49 KiB in 0.004925 sec., 7512.69035532995 rows/sec., 301.79 KiB/sec. | ||
| 2308 | 2026.05.01 17:48:35.547477 [ 279 ] {2d63e7e8-69f7-4ba7-aba5-ac764df7c8e0} <Debug> TCPHandler: Processed in 0.005330687 sec. | ||
| 2309 | 2026.05.01 17:48:35.547711 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2310 | 2026.05.01 17:48:35.547867 [ 279 ] {0b66680a-8fcd-4f7a-8af6-7e86a6abb86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) 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', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2311 | 2026.05.01 17:48:35.548108 [ 279 ] {0b66680a-8fcd-4f7a-8af6-7e86a6abb86f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2312 | 2026.05.01 17:48:35.548146 [ 279 ] {0b66680a-8fcd-4f7a-8af6-7e86a6abb86f} <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', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2313 | 2026.05.01 17:48:35.548374 [ 279 ] {0b66680a-8fcd-4f7a-8af6-7e86a6abb86f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2314 | 2026.05.01 17:48:35.548432 [ 279 ] {0b66680a-8fcd-4f7a-8af6-7e86a6abb86f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2315 | 2026.05.01 17:48:35.548538 [ 279 ] {0b66680a-8fcd-4f7a-8af6-7e86a6abb86f} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2316 | 2026.05.01 17:48:35.548613 [ 331 ] {0b66680a-8fcd-4f7a-8af6-7e86a6abb86f} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2317 | 2026.05.01 17:48:35.548619 [ 286 ] {0b66680a-8fcd-4f7a-8af6-7e86a6abb86f} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2318 | 2026.05.01 17:48:35.548724 [ 279 ] {0b66680a-8fcd-4f7a-8af6-7e86a6abb86f} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (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 | ||
| 2319 | 2026.05.01 17:48:35.548750 [ 279 ] {0b66680a-8fcd-4f7a-8af6-7e86a6abb86f} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2320 | 2026.05.01 17:48:35.548808 [ 279 ] {0b66680a-8fcd-4f7a-8af6-7e86a6abb86f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2321 | 2026.05.01 17:48:35.548827 [ 279 ] {0b66680a-8fcd-4f7a-8af6-7e86a6abb86f} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
| 2322 | 2026.05.01 17:48:35.548858 [ 279 ] {0b66680a-8fcd-4f7a-8af6-7e86a6abb86f} <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', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2323 | 2026.05.01 17:48:35.548891 [ 279 ] {0b66680a-8fcd-4f7a-8af6-7e86a6abb86f} <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', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2324 | 2026.05.01 17:48:35.549600 [ 279 ] {0b66680a-8fcd-4f7a-8af6-7e86a6abb86f} <Debug> executeQuery: Read 37 rows, 1.49 KiB in 0.001808 sec., 20464.601769911504 rows/sec., 822.08 KiB/sec. | ||
| 2325 | 2026.05.01 17:48:35.549708 [ 279 ] {0b66680a-8fcd-4f7a-8af6-7e86a6abb86f} <Debug> TCPHandler: Processed in 0.002051691 sec. | ||
| 2326 | 2026.05.01 17:48:35.549950 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2327 | 2026.05.01 17:48:35.550087 [ 279 ] {adf904f8-b164-4f9d-882b-ea3c34027dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2328 | 2026.05.01 17:48:35.550322 [ 279 ] {adf904f8-b164-4f9d-882b-ea3c34027dca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2329 | 2026.05.01 17:48:35.550358 [ 279 ] {adf904f8-b164-4f9d-882b-ea3c34027dca} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2330 | 2026.05.01 17:48:35.550572 [ 279 ] {adf904f8-b164-4f9d-882b-ea3c34027dca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2331 | 2026.05.01 17:48:35.550626 [ 279 ] {adf904f8-b164-4f9d-882b-ea3c34027dca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2332 | 2026.05.01 17:48:35.550725 [ 279 ] {adf904f8-b164-4f9d-882b-ea3c34027dca} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2333 | 2026.05.01 17:48:35.550787 [ 325 ] {adf904f8-b164-4f9d-882b-ea3c34027dca} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2334 | 2026.05.01 17:48:35.550794 [ 286 ] {adf904f8-b164-4f9d-882b-ea3c34027dca} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2335 | 2026.05.01 17:48:35.550890 [ 279 ] {adf904f8-b164-4f9d-882b-ea3c34027dca} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (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 | ||
| 2336 | 2026.05.01 17:48:35.550915 [ 279 ] {adf904f8-b164-4f9d-882b-ea3c34027dca} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2337 | 2026.05.01 17:48:35.550970 [ 279 ] {adf904f8-b164-4f9d-882b-ea3c34027dca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2338 | 2026.05.01 17:48:35.550987 [ 279 ] {adf904f8-b164-4f9d-882b-ea3c34027dca} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
| 2339 | 2026.05.01 17:48:35.551017 [ 279 ] {adf904f8-b164-4f9d-882b-ea3c34027dca} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2340 | 2026.05.01 17:48:35.551048 [ 279 ] {adf904f8-b164-4f9d-882b-ea3c34027dca} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2341 | 2026.05.01 17:48:35.551689 [ 279 ] {adf904f8-b164-4f9d-882b-ea3c34027dca} <Debug> executeQuery: Read 37 rows, 1.49 KiB in 0.001659 sec., 22302.591922845088 rows/sec., 895.92 KiB/sec. | ||
| 2342 | 2026.05.01 17:48:35.551792 [ 279 ] {adf904f8-b164-4f9d-882b-ea3c34027dca} <Debug> TCPHandler: Processed in 0.001892719 sec. | ||
| 2343 | 2026.05.01 17:48:35.552129 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2344 | 2026.05.01 17:48:35.552330 [ 279 ] {96752a58-e50e-42f1-8cc0-93d28072e4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2345 | 2026.05.01 17:48:35.552641 [ 279 ] {96752a58-e50e-42f1-8cc0-93d28072e4ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2346 | 2026.05.01 17:48:35.552689 [ 279 ] {96752a58-e50e-42f1-8cc0-93d28072e4ea} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2347 | 2026.05.01 17:48:35.552952 [ 279 ] {96752a58-e50e-42f1-8cc0-93d28072e4ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2348 | 2026.05.01 17:48:35.553017 [ 279 ] {96752a58-e50e-42f1-8cc0-93d28072e4ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2349 | 2026.05.01 17:48:35.553122 [ 279 ] {96752a58-e50e-42f1-8cc0-93d28072e4ea} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2350 | 2026.05.01 17:48:35.553186 [ 276 ] {96752a58-e50e-42f1-8cc0-93d28072e4ea} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2351 | 2026.05.01 17:48:35.553190 [ 331 ] {96752a58-e50e-42f1-8cc0-93d28072e4ea} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2352 | 2026.05.01 17:48:35.553287 [ 279 ] {96752a58-e50e-42f1-8cc0-93d28072e4ea} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (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 | ||
| 2353 | 2026.05.01 17:48:35.553314 [ 279 ] {96752a58-e50e-42f1-8cc0-93d28072e4ea} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2354 | 2026.05.01 17:48:35.553371 [ 279 ] {96752a58-e50e-42f1-8cc0-93d28072e4ea} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2355 | 2026.05.01 17:48:35.553390 [ 279 ] {96752a58-e50e-42f1-8cc0-93d28072e4ea} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
| 2356 | 2026.05.01 17:48:35.553423 [ 279 ] {96752a58-e50e-42f1-8cc0-93d28072e4ea} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2357 | 2026.05.01 17:48:35.553468 [ 279 ] {96752a58-e50e-42f1-8cc0-93d28072e4ea} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2358 | 2026.05.01 17:48:35.554053 [ 279 ] {96752a58-e50e-42f1-8cc0-93d28072e4ea} <Debug> executeQuery: Read 37 rows, 1.49 KiB in 0.001818 sec., 20352.035203520354 rows/sec., 817.56 KiB/sec. | ||
| 2359 | 2026.05.01 17:48:35.554162 [ 279 ] {96752a58-e50e-42f1-8cc0-93d28072e4ea} <Debug> TCPHandler: Processed in 0.002104512 sec. | ||
| 2360 | 2026.05.01 17:48:35.562538 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2361 | 2026.05.01 17:48:35.562669 [ 279 ] {96c05813-5b47-45e8-8ff2-29a0f2516c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2362 | 2026.05.01 17:48:35.562722 [ 279 ] {96c05813-5b47-45e8-8ff2-29a0f2516c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2363 | 2026.05.01 17:48:35.563361 [ 279 ] {96c05813-5b47-45e8-8ff2-29a0f2516c93} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2364 | 2026.05.01 17:48:35.563408 [ 279 ] {96c05813-5b47-45e8-8ff2-29a0f2516c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2365 | 2026.05.01 17:48:35.563825 [ 279 ] {96c05813-5b47-45e8-8ff2-29a0f2516c93} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2366 | 2026.05.01 17:48:35.564024 [ 279 ] {96c05813-5b47-45e8-8ff2-29a0f2516c93} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2367 | 2026.05.01 17:48:35.564180 [ 279 ] {96c05813-5b47-45e8-8ff2-29a0f2516c93} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001549 sec., 2582.3111684958035 rows/sec., 328.46 KiB/sec. | ||
| 2368 | 2026.05.01 17:48:35.564219 [ 279 ] {96c05813-5b47-45e8-8ff2-29a0f2516c93} <Debug> TCPHandler: Processed in 0.001743235 sec. | ||
| 2369 | 2026.05.01 17:48:35.564338 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2370 | 2026.05.01 17:48:35.564434 [ 279 ] {9bf7f6a6-ba09-4980-a737-64b41230b3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2371 | 2026.05.01 17:48:35.564475 [ 279 ] {9bf7f6a6-ba09-4980-a737-64b41230b3f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2372 | 2026.05.01 17:48:35.564908 [ 279 ] {9bf7f6a6-ba09-4980-a737-64b41230b3f5} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2373 | 2026.05.01 17:48:35.564945 [ 279 ] {9bf7f6a6-ba09-4980-a737-64b41230b3f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2374 | 2026.05.01 17:48:35.565237 [ 279 ] {9bf7f6a6-ba09-4980-a737-64b41230b3f5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2375 | 2026.05.01 17:48:35.565456 [ 279 ] {9bf7f6a6-ba09-4980-a737-64b41230b3f5} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2376 | 2026.05.01 17:48:35.565592 [ 279 ] {9bf7f6a6-ba09-4980-a737-64b41230b3f5} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001177 sec., 5097.706032285471 rows/sec., 415.68 KiB/sec. | ||
| 2377 | 2026.05.01 17:48:35.565628 [ 279 ] {9bf7f6a6-ba09-4980-a737-64b41230b3f5} <Debug> TCPHandler: Processed in 0.001339307 sec. | ||
| 2378 | 2026.05.01 17:48:35.565744 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2379 | 2026.05.01 17:48:35.565839 [ 279 ] {590586bd-3e9b-4dc7-bfd9-52bd23557add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2380 | 2026.05.01 17:48:35.565880 [ 279 ] {590586bd-3e9b-4dc7-bfd9-52bd23557add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2381 | 2026.05.01 17:48:35.566313 [ 279 ] {590586bd-3e9b-4dc7-bfd9-52bd23557add} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2382 | 2026.05.01 17:48:35.566350 [ 279 ] {590586bd-3e9b-4dc7-bfd9-52bd23557add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2383 | 2026.05.01 17:48:35.566643 [ 279 ] {590586bd-3e9b-4dc7-bfd9-52bd23557add} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2384 | 2026.05.01 17:48:35.566864 [ 279 ] {590586bd-3e9b-4dc7-bfd9-52bd23557add} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2385 | 2026.05.01 17:48:35.566998 [ 279 ] {590586bd-3e9b-4dc7-bfd9-52bd23557add} <Debug> executeQuery: Read 71 rows, 5.78 KiB in 0.001177 sec., 60322.854715378075 rows/sec., 4.80 MiB/sec. | ||
| 2386 | 2026.05.01 17:48:35.567037 [ 279 ] {590586bd-3e9b-4dc7-bfd9-52bd23557add} <Debug> TCPHandler: Processed in 0.001342317 sec. | ||
| 2387 | 2026.05.01 17:48:35.567156 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2388 | 2026.05.01 17:48:35.567251 [ 279 ] {c2ea50c0-21a2-4db1-be8f-d37fe4575708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2389 | 2026.05.01 17:48:35.567291 [ 279 ] {c2ea50c0-21a2-4db1-be8f-d37fe4575708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2390 | 2026.05.01 17:48:35.567694 [ 279 ] {c2ea50c0-21a2-4db1-be8f-d37fe4575708} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2391 | 2026.05.01 17:48:35.567730 [ 279 ] {c2ea50c0-21a2-4db1-be8f-d37fe4575708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2392 | 2026.05.01 17:48:35.568012 [ 279 ] {c2ea50c0-21a2-4db1-be8f-d37fe4575708} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2393 | 2026.05.01 17:48:35.568224 [ 279 ] {c2ea50c0-21a2-4db1-be8f-d37fe4575708} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2394 | 2026.05.01 17:48:35.568322 [ 38 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2395 | 2026.05.01 17:48:35.568358 [ 279 ] {c2ea50c0-21a2-4db1-be8f-d37fe4575708} <Debug> executeQuery: Read 12 rows, 891.00 B in 0.001126 sec., 10657.193605683837 rows/sec., 772.75 KiB/sec. | ||
| 2396 | 2026.05.01 17:48:35.568366 [ 38 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2397 | 2026.05.01 17:48:35.568403 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2398 | 2026.05.01 17:48:35.568404 [ 279 ] {c2ea50c0-21a2-4db1-be8f-d37fe4575708} <Debug> TCPHandler: Processed in 0.001297277 sec. | ||
| 2399 | 2026.05.01 17:48:35.568522 [ 190 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::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 | ||
| 2400 | 2026.05.01 17:48:35.568531 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2401 | 2026.05.01 17:48:35.568648 [ 279 ] {29998880-4597-4751-b011-8b9d62492597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2402 | 2026.05.01 17:48:35.568655 [ 190 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2403 | 2026.05.01 17:48:35.568692 [ 279 ] {29998880-4597-4751-b011-8b9d62492597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2404 | 2026.05.01 17:48:35.568702 [ 190 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 44 rows starting from the beginning of the part | ||
| 2405 | 2026.05.01 17:48:35.568782 [ 190 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 2406 | 2026.05.01 17:48:35.568833 [ 190 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 2407 | 2026.05.01 17:48:35.568879 [ 190 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 269 rows starting from the beginning of the part | ||
| 2408 | 2026.05.01 17:48:35.568940 [ 190 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 267 rows starting from the beginning of the part | ||
| 2409 | 2026.05.01 17:48:35.568987 [ 190 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 2410 | 2026.05.01 17:48:35.569155 [ 279 ] {29998880-4597-4751-b011-8b9d62492597} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2411 | 2026.05.01 17:48:35.569203 [ 279 ] {29998880-4597-4751-b011-8b9d62492597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2412 | 2026.05.01 17:48:35.569529 [ 279 ] {29998880-4597-4751-b011-8b9d62492597} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2413 | 2026.05.01 17:48:35.569774 [ 279 ] {29998880-4597-4751-b011-8b9d62492597} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2414 | 2026.05.01 17:48:35.569859 [ 192 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 5 columns (5 merged, 0 gathered) in 0.001375868 sec., 465160.90206327935 rows/sec., 30.93 MiB/sec. | ||
| 2415 | 2026.05.01 17:48:35.569914 [ 279 ] {29998880-4597-4751-b011-8b9d62492597} <Debug> executeQuery: Read 85 rows, 6.81 KiB in 0.001285 sec., 66147.85992217899 rows/sec., 5.17 MiB/sec. | ||
| 2416 | 2026.05.01 17:48:35.569956 [ 279 ] {29998880-4597-4751-b011-8b9d62492597} <Debug> TCPHandler: Processed in 0.00147509 sec. | ||
| 2417 | 2026.05.01 17:48:35.570049 [ 194 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2418 | 2026.05.01 17:48:35.570075 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2419 | 2026.05.01 17:48:35.570174 [ 279 ] {c7d0447e-82f6-49b7-9106-2af633427858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2420 | 2026.05.01 17:48:35.570221 [ 279 ] {c7d0447e-82f6-49b7-9106-2af633427858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2421 | 2026.05.01 17:48:35.570314 [ 194 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_6_1} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2422 | 2026.05.01 17:48:35.570385 [ 194 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_6_1} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2423 | 2026.05.01 17:48:35.570448 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2424 | 2026.05.01 17:48:35.570647 [ 279 ] {c7d0447e-82f6-49b7-9106-2af633427858} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2425 | 2026.05.01 17:48:35.570689 [ 279 ] {c7d0447e-82f6-49b7-9106-2af633427858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2426 | 2026.05.01 17:48:35.571045 [ 279 ] {c7d0447e-82f6-49b7-9106-2af633427858} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2427 | 2026.05.01 17:48:35.571258 [ 279 ] {c7d0447e-82f6-49b7-9106-2af633427858} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2428 | 2026.05.01 17:48:35.571386 [ 279 ] {c7d0447e-82f6-49b7-9106-2af633427858} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001231 sec., 132412.672623883 rows/sec., 9.22 MiB/sec. | ||
| 2429 | 2026.05.01 17:48:35.571422 [ 279 ] {c7d0447e-82f6-49b7-9106-2af633427858} <Debug> TCPHandler: Processed in 0.001395778 sec. | ||
| 2430 | 2026.05.01 17:48:35.571544 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2431 | 2026.05.01 17:48:35.571639 [ 279 ] {187886ce-a654-41c2-9daf-71715a379d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2432 | 2026.05.01 17:48:35.571693 [ 279 ] {187886ce-a654-41c2-9daf-71715a379d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2433 | 2026.05.01 17:48:35.572407 [ 279 ] {187886ce-a654-41c2-9daf-71715a379d14} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2434 | 2026.05.01 17:48:35.572442 [ 279 ] {187886ce-a654-41c2-9daf-71715a379d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2435 | 2026.05.01 17:48:35.572931 [ 279 ] {187886ce-a654-41c2-9daf-71715a379d14} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2436 | 2026.05.01 17:48:35.573154 [ 279 ] {187886ce-a654-41c2-9daf-71715a379d14} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2437 | 2026.05.01 17:48:35.573251 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2438 | 2026.05.01 17:48:35.573288 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2439 | 2026.05.01 17:48:35.573295 [ 279 ] {187886ce-a654-41c2-9daf-71715a379d14} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001674 sec., 3584.2293906810037 rows/sec., 6.42 MiB/sec. | ||
| 2440 | 2026.05.01 17:48:35.573306 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2441 | 2026.05.01 17:48:35.573344 [ 279 ] {187886ce-a654-41c2-9daf-71715a379d14} <Debug> TCPHandler: Processed in 0.001849378 sec. | ||
| 2442 | 2026.05.01 17:48:35.573404 [ 190 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::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 | ||
| 2443 | 2026.05.01 17:48:35.573471 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2444 | 2026.05.01 17:48:35.573571 [ 279 ] {19e36dd8-0ebe-4e39-bc27-4f3312fe3370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2445 | 2026.05.01 17:48:35.573612 [ 279 ] {19e36dd8-0ebe-4e39-bc27-4f3312fe3370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2446 | 2026.05.01 17:48:35.573631 [ 190 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2447 | 2026.05.01 17:48:35.573696 [ 190 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2448 | 2026.05.01 17:48:35.573823 [ 190 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 2449 | 2026.05.01 17:48:35.573935 [ 190 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 2450 | 2026.05.01 17:48:35.573961 [ 279 ] {19e36dd8-0ebe-4e39-bc27-4f3312fe3370} <Trace> oximeter.measurements_i64 (35f4cb40-bc4a-4785-a0a5-635399a17910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2451 | 2026.05.01 17:48:35.574003 [ 279 ] {19e36dd8-0ebe-4e39-bc27-4f3312fe3370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2452 | 2026.05.01 17:48:35.574048 [ 190 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
| 2453 | 2026.05.01 17:48:35.574158 [ 190 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 2454 | 2026.05.01 17:48:35.574256 [ 190 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::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 | ||
| 2455 | 2026.05.01 17:48:35.574324 [ 279 ] {19e36dd8-0ebe-4e39-bc27-4f3312fe3370} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2456 | 2026.05.01 17:48:35.574554 [ 279 ] {19e36dd8-0ebe-4e39-bc27-4f3312fe3370} <Trace> oximeter.measurements_i64 (35f4cb40-bc4a-4785-a0a5-635399a17910): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2457 | 2026.05.01 17:48:35.574698 [ 279 ] {19e36dd8-0ebe-4e39-bc27-4f3312fe3370} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001146 sec., 7853.403141361256 rows/sec., 554.75 KiB/sec. | ||
| 2458 | 2026.05.01 17:48:35.574736 [ 279 ] {19e36dd8-0ebe-4e39-bc27-4f3312fe3370} <Debug> TCPHandler: Processed in 0.001315337 sec. | ||
| 2459 | 2026.05.01 17:48:35.574861 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2460 | 2026.05.01 17:48:35.574955 [ 279 ] {d1001bfa-95f5-4288-850e-cd28c0bae4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2461 | 2026.05.01 17:48:35.574997 [ 279 ] {d1001bfa-95f5-4288-850e-cd28c0bae4f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2462 | 2026.05.01 17:48:35.575345 [ 279 ] {d1001bfa-95f5-4288-850e-cd28c0bae4f2} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2463 | 2026.05.01 17:48:35.575382 [ 279 ] {d1001bfa-95f5-4288-850e-cd28c0bae4f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2464 | 2026.05.01 17:48:35.575706 [ 279 ] {d1001bfa-95f5-4288-850e-cd28c0bae4f2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2465 | 2026.05.01 17:48:35.575944 [ 279 ] {d1001bfa-95f5-4288-850e-cd28c0bae4f2} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2466 | 2026.05.01 17:48:35.576093 [ 279 ] {d1001bfa-95f5-4288-850e-cd28c0bae4f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 2467 | 2026.05.01 17:48:35.576128 [ 279 ] {d1001bfa-95f5-4288-850e-cd28c0bae4f2} <Debug> TCPHandler: Processed in 0.001316777 sec. | ||
| 2468 | 2026.05.01 17:48:35.576785 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 148 rows, containing 19 columns (19 merged, 0 gathered) in 0.003414289 sec., 43347.238619812204 rows/sec., 77.68 MiB/sec. | ||
| 2469 | 2026.05.01 17:48:35.577104 [ 190 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2470 | 2026.05.01 17:48:35.577397 [ 190 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2471 | 2026.05.01 17:48:35.577459 [ 190 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2472 | 2026.05.01 17:48:35.577527 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 2473 | 2026.05.01 17:48:37.169102 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 328 | ||
| 2474 | 2026.05.01 17:48:37.171604 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2475 | 2026.05.01 17:48:37.171654 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2476 | 2026.05.01 17:48:37.172842 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2477 | 2026.05.01 17:48:37.173097 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2478 | 2026.05.01 17:48:37.173267 [ 36 ] {} <Debug> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2479 | 2026.05.01 17:48:37.173334 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 328 | ||
| 2480 | 2026.05.01 17:48:37.173343 [ 36 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2481 | 2026.05.01 17:48:37.173381 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2482 | 2026.05.01 17:48:37.173500 [ 192 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::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 | ||
| 2483 | 2026.05.01 17:48:37.174180 [ 192 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2484 | 2026.05.01 17:48:37.174357 [ 192 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 94 rows starting from the beginning of the part | ||
| 2485 | 2026.05.01 17:48:37.174803 [ 192 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 82 rows starting from the beginning of the part | ||
| 2486 | 2026.05.01 17:48:37.175185 [ 192 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 2487 | 2026.05.01 17:48:37.175545 [ 192 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 2488 | 2026.05.01 17:48:37.175884 [ 192 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 2489 | 2026.05.01 17:48:37.176218 [ 192 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 48 rows starting from the beginning of the part | ||
| 2490 | 2026.05.01 17:48:37.181838 [ 193 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 72 columns (72 merged, 0 gathered) in 0.008389989 sec., 39094.210969764084 rows/sec., 40.13 MiB/sec. | ||
| 2491 | 2026.05.01 17:48:37.182853 [ 197 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2492 | 2026.05.01 17:48:37.183461 [ 197 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_6_1} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2493 | 2026.05.01 17:48:37.183539 [ 197 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_6_1} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2494 | 2026.05.01 17:48:37.183763 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB. | ||
| 2495 | 2026.05.01 17:48:40.564263 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2496 | 2026.05.01 17:48:40.564480 [ 279 ] {5e807181-3853-4b93-b0a1-66192657be63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2497 | 2026.05.01 17:48:40.564556 [ 279 ] {5e807181-3853-4b93-b0a1-66192657be63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2498 | 2026.05.01 17:48:40.565427 [ 279 ] {5e807181-3853-4b93-b0a1-66192657be63} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2499 | 2026.05.01 17:48:40.565476 [ 279 ] {5e807181-3853-4b93-b0a1-66192657be63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2500 | 2026.05.01 17:48:40.565901 [ 279 ] {5e807181-3853-4b93-b0a1-66192657be63} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2501 | 2026.05.01 17:48:40.566139 [ 279 ] {5e807181-3853-4b93-b0a1-66192657be63} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2502 | 2026.05.01 17:48:40.566289 [ 279 ] {5e807181-3853-4b93-b0a1-66192657be63} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001865 sec., 248793.56568364613 rows/sec., 15.78 MiB/sec. | ||
| 2503 | 2026.05.01 17:48:40.566332 [ 279 ] {5e807181-3853-4b93-b0a1-66192657be63} <Debug> TCPHandler: Processed in 0.002215274 sec. | ||
| 2504 | 2026.05.01 17:48:40.566462 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2505 | 2026.05.01 17:48:40.566558 [ 279 ] {79c4d4dc-17b3-4669-9fea-fd13059154f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2506 | 2026.05.01 17:48:40.566600 [ 279 ] {79c4d4dc-17b3-4669-9fea-fd13059154f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2507 | 2026.05.01 17:48:40.567671 [ 279 ] {79c4d4dc-17b3-4669-9fea-fd13059154f9} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2508 | 2026.05.01 17:48:40.567708 [ 279 ] {79c4d4dc-17b3-4669-9fea-fd13059154f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2509 | 2026.05.01 17:48:40.568125 [ 279 ] {79c4d4dc-17b3-4669-9fea-fd13059154f9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2510 | 2026.05.01 17:48:40.568355 [ 279 ] {79c4d4dc-17b3-4669-9fea-fd13059154f9} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2511 | 2026.05.01 17:48:40.568483 [ 279 ] {79c4d4dc-17b3-4669-9fea-fd13059154f9} <Debug> executeQuery: Read 1317 rows, 105.38 KiB in 0.001944 sec., 677469.1358024691 rows/sec., 52.94 MiB/sec. | ||
| 2512 | 2026.05.01 17:48:40.568479 [ 32 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2513 | 2026.05.01 17:48:40.568521 [ 279 ] {79c4d4dc-17b3-4669-9fea-fd13059154f9} <Debug> TCPHandler: Processed in 0.002108303 sec. | ||
| 2514 | 2026.05.01 17:48:40.568595 [ 32 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2515 | 2026.05.01 17:48:40.568623 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2516 | 2026.05.01 17:48:40.568715 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2517 | 2026.05.01 17:48:40.568723 [ 192 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::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 | ||
| 2518 | 2026.05.01 17:48:40.568816 [ 279 ] {d21361f3-78ed-4418-b5d2-e8cbefee2de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2519 | 2026.05.01 17:48:40.568855 [ 192 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2520 | 2026.05.01 17:48:40.568862 [ 279 ] {d21361f3-78ed-4418-b5d2-e8cbefee2de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2521 | 2026.05.01 17:48:40.568901 [ 192 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 224 rows starting from the beginning of the part | ||
| 2522 | 2026.05.01 17:48:40.569004 [ 192 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1314 rows starting from the beginning of the part | ||
| 2523 | 2026.05.01 17:48:40.569055 [ 192 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part | ||
| 2524 | 2026.05.01 17:48:40.569102 [ 192 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1313 rows starting from the beginning of the part | ||
| 2525 | 2026.05.01 17:48:40.569145 [ 192 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 71 rows starting from the beginning of the part | ||
| 2526 | 2026.05.01 17:48:40.569191 [ 192 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1317 rows starting from the beginning of the part | ||
| 2527 | 2026.05.01 17:48:40.569405 [ 279 ] {d21361f3-78ed-4418-b5d2-e8cbefee2de4} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2528 | 2026.05.01 17:48:40.569449 [ 279 ] {d21361f3-78ed-4418-b5d2-e8cbefee2de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2529 | 2026.05.01 17:48:40.569866 [ 279 ] {d21361f3-78ed-4418-b5d2-e8cbefee2de4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2530 | 2026.05.01 17:48:40.570121 [ 279 ] {d21361f3-78ed-4418-b5d2-e8cbefee2de4} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2531 | 2026.05.01 17:48:40.570251 [ 279 ] {d21361f3-78ed-4418-b5d2-e8cbefee2de4} <Debug> executeQuery: Read 267 rows, 16.56 KiB in 0.001453 sec., 183757.7426015141 rows/sec., 11.13 MiB/sec. | ||
| 2532 | 2026.05.01 17:48:40.570289 [ 279 ] {d21361f3-78ed-4418-b5d2-e8cbefee2de4} <Debug> TCPHandler: Processed in 0.001624093 sec. | ||
| 2533 | 2026.05.01 17:48:40.570407 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2534 | 2026.05.01 17:48:40.570501 [ 279 ] {03d55700-ab35-4470-a8d8-29978668668f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2535 | 2026.05.01 17:48:40.570541 [ 279 ] {03d55700-ab35-4470-a8d8-29978668668f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2536 | 2026.05.01 17:48:40.570867 [ 193 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4291 rows, containing 5 columns (5 merged, 0 gathered) in 0.002189604 sec., 1959715.0900345452 rows/sec., 161.67 MiB/sec. | ||
| 2537 | 2026.05.01 17:48:40.571105 [ 279 ] {03d55700-ab35-4470-a8d8-29978668668f} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2538 | 2026.05.01 17:48:40.571144 [ 279 ] {03d55700-ab35-4470-a8d8-29978668668f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2539 | 2026.05.01 17:48:40.571165 [ 193 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2540 | 2026.05.01 17:48:40.571523 [ 193 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_11_2} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2541 | 2026.05.01 17:48:40.571542 [ 279 ] {03d55700-ab35-4470-a8d8-29978668668f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2542 | 2026.05.01 17:48:40.571612 [ 193 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_11_2} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2543 | 2026.05.01 17:48:40.571708 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 2544 | 2026.05.01 17:48:40.571812 [ 279 ] {03d55700-ab35-4470-a8d8-29978668668f} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2026.05.01 17:48:40.571937 [ 279 ] {03d55700-ab35-4470-a8d8-29978668668f} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001454 sec., 164374.1403026135 rows/sec., 10.60 MiB/sec. | ||
| 2546 | 2026.05.01 17:48:40.571974 [ 279 ] {03d55700-ab35-4470-a8d8-29978668668f} <Debug> TCPHandler: Processed in 0.001615993 sec. | ||
| 2547 | 2026.05.01 17:48:40.572092 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2548 | 2026.05.01 17:48:40.572186 [ 279 ] {ecdd8ddd-cd56-4a8b-80de-4ca466fbf675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2549 | 2026.05.01 17:48:40.572227 [ 279 ] {ecdd8ddd-cd56-4a8b-80de-4ca466fbf675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2550 | 2026.05.01 17:48:40.572735 [ 279 ] {ecdd8ddd-cd56-4a8b-80de-4ca466fbf675} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2551 | 2026.05.01 17:48:40.572772 [ 279 ] {ecdd8ddd-cd56-4a8b-80de-4ca466fbf675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2552 | 2026.05.01 17:48:40.573078 [ 279 ] {ecdd8ddd-cd56-4a8b-80de-4ca466fbf675} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2553 | 2026.05.01 17:48:40.573290 [ 279 ] {ecdd8ddd-cd56-4a8b-80de-4ca466fbf675} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2554 | 2026.05.01 17:48:40.573429 [ 279 ] {ecdd8ddd-cd56-4a8b-80de-4ca466fbf675} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.00126 sec., 188888.88888888888 rows/sec., 10.72 MiB/sec. | ||
| 2555 | 2026.05.01 17:48:40.573466 [ 279 ] {ecdd8ddd-cd56-4a8b-80de-4ca466fbf675} <Debug> TCPHandler: Processed in 0.001423039 sec. | ||
| 2556 | 2026.05.01 17:48:40.573586 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2557 | 2026.05.01 17:48:40.573690 [ 279 ] {a8643c14-d596-4dd6-b1f2-94bf39f47dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2558 | 2026.05.01 17:48:40.573734 [ 279 ] {a8643c14-d596-4dd6-b1f2-94bf39f47dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2559 | 2026.05.01 17:48:40.574555 [ 279 ] {a8643c14-d596-4dd6-b1f2-94bf39f47dee} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2560 | 2026.05.01 17:48:40.574592 [ 279 ] {a8643c14-d596-4dd6-b1f2-94bf39f47dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2561 | 2026.05.01 17:48:40.574954 [ 279 ] {a8643c14-d596-4dd6-b1f2-94bf39f47dee} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2562 | 2026.05.01 17:48:40.575174 [ 279 ] {a8643c14-d596-4dd6-b1f2-94bf39f47dee} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2563 | 2026.05.01 17:48:40.575300 [ 31 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2564 | 2026.05.01 17:48:40.575306 [ 279 ] {a8643c14-d596-4dd6-b1f2-94bf39f47dee} <Debug> executeQuery: Read 795 rows, 56.97 KiB in 0.001635 sec., 486238.53211009176 rows/sec., 34.02 MiB/sec. | ||
| 2565 | 2026.05.01 17:48:40.575382 [ 31 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2566 | 2026.05.01 17:48:40.575396 [ 279 ] {a8643c14-d596-4dd6-b1f2-94bf39f47dee} <Debug> TCPHandler: Processed in 0.001860518 sec. | ||
| 2567 | 2026.05.01 17:48:40.575417 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2568 | 2026.05.01 17:48:40.575509 [ 197 ] {eb058891-152b-4680-aa36-b126a93f3f1f::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 | ||
| 2569 | 2026.05.01 17:48:40.575525 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2570 | 2026.05.01 17:48:40.575610 [ 197 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2571 | 2026.05.01 17:48:40.575624 [ 279 ] {6e4d5704-84a8-4273-b58b-066607416090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2572 | 2026.05.01 17:48:40.575640 [ 197 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 134 rows starting from the beginning of the part | ||
| 2573 | 2026.05.01 17:48:40.575668 [ 279 ] {6e4d5704-84a8-4273-b58b-066607416090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2574 | 2026.05.01 17:48:40.575716 [ 197 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 789 rows starting from the beginning of the part | ||
| 2575 | 2026.05.01 17:48:40.575759 [ 197 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2576 | 2026.05.01 17:48:40.575800 [ 197 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 787 rows starting from the beginning of the part | ||
| 2577 | 2026.05.01 17:48:40.575837 [ 197 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 85 rows starting from the beginning of the part | ||
| 2578 | 2026.05.01 17:48:40.575875 [ 197 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 795 rows starting from the beginning of the part | ||
| 2579 | 2026.05.01 17:48:40.576006 [ 279 ] {6e4d5704-84a8-4273-b58b-066607416090} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2580 | 2026.05.01 17:48:40.576043 [ 279 ] {6e4d5704-84a8-4273-b58b-066607416090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2581 | 2026.05.01 17:48:40.576368 [ 279 ] {6e4d5704-84a8-4273-b58b-066607416090} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2582 | 2026.05.01 17:48:40.576603 [ 279 ] {6e4d5704-84a8-4273-b58b-066607416090} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2583 | 2026.05.01 17:48:40.576737 [ 279 ] {6e4d5704-84a8-4273-b58b-066607416090} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00113 sec., 5309.734513274337 rows/sec., 277.41 KiB/sec. | ||
| 2584 | 2026.05.01 17:48:40.576781 [ 279 ] {6e4d5704-84a8-4273-b58b-066607416090} <Debug> TCPHandler: Processed in 0.001305886 sec. | ||
| 2585 | 2026.05.01 17:48:40.576903 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2586 | 2026.05.01 17:48:40.577001 [ 279 ] {48426c64-f37a-424f-b066-f885c0c50404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2587 | 2026.05.01 17:48:40.577044 [ 279 ] {48426c64-f37a-424f-b066-f885c0c50404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2588 | 2026.05.01 17:48:40.577051 [ 193 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2646 rows, containing 5 columns (5 merged, 0 gathered) in 0.001578572 sec., 1676198.4882539408 rows/sec., 125.28 MiB/sec. | ||
| 2589 | 2026.05.01 17:48:40.577189 [ 197 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2590 | 2026.05.01 17:48:40.577421 [ 197 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_11_2} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2591 | 2026.05.01 17:48:40.577487 [ 197 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_11_2} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2592 | 2026.05.01 17:48:40.577511 [ 279 ] {48426c64-f37a-424f-b066-f885c0c50404} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2593 | 2026.05.01 17:48:40.577542 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 2594 | 2026.05.01 17:48:40.577546 [ 279 ] {48426c64-f37a-424f-b066-f885c0c50404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2595 | 2026.05.01 17:48:40.577915 [ 279 ] {48426c64-f37a-424f-b066-f885c0c50404} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2596 | 2026.05.01 17:48:40.578151 [ 279 ] {48426c64-f37a-424f-b066-f885c0c50404} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2597 | 2026.05.01 17:48:40.578277 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2598 | 2026.05.01 17:48:40.578284 [ 279 ] {48426c64-f37a-424f-b066-f885c0c50404} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.0013 sec., 257692.30769230772 rows/sec., 16.86 MiB/sec. | ||
| 2599 | 2026.05.01 17:48:40.578319 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2600 | 2026.05.01 17:48:40.578341 [ 279 ] {48426c64-f37a-424f-b066-f885c0c50404} <Debug> TCPHandler: Processed in 0.001486591 sec. | ||
| 2601 | 2026.05.01 17:48:40.578342 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2602 | 2026.05.01 17:48:40.578429 [ 193 ] {90074e07-90b9-448a-b871-52c0260b3f93::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 | ||
| 2603 | 2026.05.01 17:48:40.578464 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2604 | 2026.05.01 17:48:40.578526 [ 193 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2605 | 2026.05.01 17:48:40.578553 [ 193 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1108 rows starting from the beginning of the part | ||
| 2606 | 2026.05.01 17:48:40.578560 [ 279 ] {d024dab9-a8ef-413e-8e15-3a4a71183994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2607 | 2026.05.01 17:48:40.578603 [ 279 ] {d024dab9-a8ef-413e-8e15-3a4a71183994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2608 | 2026.05.01 17:48:40.578620 [ 193 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 326 rows starting from the beginning of the part | ||
| 2609 | 2026.05.01 17:48:40.578669 [ 193 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 150 rows starting from the beginning of the part | ||
| 2610 | 2026.05.01 17:48:40.578717 [ 193 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 325 rows starting from the beginning of the part | ||
| 2611 | 2026.05.01 17:48:40.578762 [ 193 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 163 rows starting from the beginning of the part | ||
| 2612 | 2026.05.01 17:48:40.578804 [ 193 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 335 rows starting from the beginning of the part | ||
| 2613 | 2026.05.01 17:48:40.578924 [ 279 ] {d024dab9-a8ef-413e-8e15-3a4a71183994} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2614 | 2026.05.01 17:48:40.578959 [ 279 ] {d024dab9-a8ef-413e-8e15-3a4a71183994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2615 | 2026.05.01 17:48:40.579262 [ 279 ] {d024dab9-a8ef-413e-8e15-3a4a71183994} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2616 | 2026.05.01 17:48:40.579483 [ 279 ] {d024dab9-a8ef-413e-8e15-3a4a71183994} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2617 | 2026.05.01 17:48:40.579613 [ 279 ] {d024dab9-a8ef-413e-8e15-3a4a71183994} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 2618 | 2026.05.01 17:48:40.579649 [ 279 ] {d024dab9-a8ef-413e-8e15-3a4a71183994} <Debug> TCPHandler: Processed in 0.001233725 sec. | ||
| 2619 | 2026.05.01 17:48:40.579763 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2620 | 2026.05.01 17:48:40.579856 [ 279 ] {867e51b9-d815-4952-a8e0-f8ebac67af4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2621 | 2026.05.01 17:48:40.579913 [ 279 ] {867e51b9-d815-4952-a8e0-f8ebac67af4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2622 | 2026.05.01 17:48:40.580055 [ 197 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2407 rows, containing 5 columns (5 merged, 0 gathered) in 0.001653473 sec., 1455723.8007515091 rows/sec., 99.97 MiB/sec. | ||
| 2623 | 2026.05.01 17:48:40.580251 [ 197 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2624 | 2026.05.01 17:48:40.580475 [ 197 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2625 | 2026.05.01 17:48:40.580547 [ 197 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2626 | 2026.05.01 17:48:40.580596 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 2627 | 2026.05.01 17:48:40.580730 [ 279 ] {867e51b9-d815-4952-a8e0-f8ebac67af4d} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2628 | 2026.05.01 17:48:40.580768 [ 279 ] {867e51b9-d815-4952-a8e0-f8ebac67af4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2629 | 2026.05.01 17:48:40.581329 [ 279 ] {867e51b9-d815-4952-a8e0-f8ebac67af4d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2630 | 2026.05.01 17:48:40.581555 [ 279 ] {867e51b9-d815-4952-a8e0-f8ebac67af4d} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2631 | 2026.05.01 17:48:40.581691 [ 279 ] {867e51b9-d815-4952-a8e0-f8ebac67af4d} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001852 sec., 18898.488120950326 rows/sec., 33.87 MiB/sec. | ||
| 2632 | 2026.05.01 17:48:40.581748 [ 279 ] {867e51b9-d815-4952-a8e0-f8ebac67af4d} <Debug> TCPHandler: Processed in 0.002035211 sec. | ||
| 2633 | 2026.05.01 17:48:40.581887 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2634 | 2026.05.01 17:48:40.581984 [ 279 ] {8aa1a34f-88f6-435d-8c3e-0131328bb3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2635 | 2026.05.01 17:48:40.582025 [ 279 ] {8aa1a34f-88f6-435d-8c3e-0131328bb3c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2636 | 2026.05.01 17:48:40.582367 [ 279 ] {8aa1a34f-88f6-435d-8c3e-0131328bb3c6} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2637 | 2026.05.01 17:48:40.582402 [ 279 ] {8aa1a34f-88f6-435d-8c3e-0131328bb3c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2638 | 2026.05.01 17:48:40.582710 [ 279 ] {8aa1a34f-88f6-435d-8c3e-0131328bb3c6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2639 | 2026.05.01 17:48:40.582923 [ 279 ] {8aa1a34f-88f6-435d-8c3e-0131328bb3c6} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2640 | 2026.05.01 17:48:40.583032 [ 31 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2641 | 2026.05.01 17:48:40.583054 [ 279 ] {8aa1a34f-88f6-435d-8c3e-0131328bb3c6} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001088 sec., 101102.94117647059 rows/sec., 6.15 MiB/sec. | ||
| 2642 | 2026.05.01 17:48:40.583067 [ 31 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2643 | 2026.05.01 17:48:40.583095 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2644 | 2026.05.01 17:48:40.583099 [ 279 ] {8aa1a34f-88f6-435d-8c3e-0131328bb3c6} <Debug> TCPHandler: Processed in 0.001261176 sec. | ||
| 2645 | 2026.05.01 17:48:40.583165 [ 193 ] {a9070731-5824-459b-bf62-a756a5eccad6::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 | ||
| 2646 | 2026.05.01 17:48:40.583257 [ 193 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2647 | 2026.05.01 17:48:40.583287 [ 193 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 300 rows starting from the beginning of the part | ||
| 2648 | 2026.05.01 17:48:40.583334 [ 193 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 100 rows starting from the beginning of the part | ||
| 2649 | 2026.05.01 17:48:40.583373 [ 193 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part | ||
| 2650 | 2026.05.01 17:48:40.583411 [ 193 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 100 rows starting from the beginning of the part | ||
| 2651 | 2026.05.01 17:48:40.583447 [ 193 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2652 | 2026.05.01 17:48:40.583483 [ 193 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 110 rows starting from the beginning of the part | ||
| 2653 | 2026.05.01 17:48:40.584315 [ 198 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 4 columns (4 merged, 0 gathered) in 0.001173433 sec., 613584.2438383785 rows/sec., 39.95 MiB/sec. | ||
| 2654 | 2026.05.01 17:48:40.584584 [ 195 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2655 | 2026.05.01 17:48:40.584908 [ 195 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_11_2} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2656 | 2026.05.01 17:48:40.584990 [ 195 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_11_2} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2657 | 2026.05.01 17:48:40.585081 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2658 | 2026.05.01 17:48:42.105963 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2659 | 2026.05.01 17:48:42.106018 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2660 | 2026.05.01 17:48:42.159102 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4852 | ||
| 2661 | 2026.05.01 17:48:42.159611 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2662 | 2026.05.01 17:48:42.159654 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2663 | 2026.05.01 17:48:42.160139 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2664 | 2026.05.01 17:48:42.160391 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2665 | 2026.05.01 17:48:42.160522 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4852 | ||
| 2666 | 2026.05.01 17:48:42.407641 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2667 | 2026.05.01 17:48:42.425173 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2668 | 2026.05.01 17:48:42.425228 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2669 | 2026.05.01 17:48:42.431343 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2670 | 2026.05.01 17:48:42.432053 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2671 | 2026.05.01 17:48:42.435350 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2672 | 2026.05.01 17:48:43.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.77 MiB, peak 213.77 MiB, free memory in arenas 0.00 B, will set to 212.42 MiB (RSS), difference: 2.64 MiB | ||
| 2673 | 2026.05.01 17:48:45.550507 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2674 | 2026.05.01 17:48:45.550704 [ 279 ] {0b2f4d81-912a-4307-822e-ce604f0b49dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2675 | 2026.05.01 17:48:45.550772 [ 279 ] {0b2f4d81-912a-4307-822e-ce604f0b49dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2676 | 2026.05.01 17:48:45.551401 [ 279 ] {0b2f4d81-912a-4307-822e-ce604f0b49dd} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2677 | 2026.05.01 17:48:45.551450 [ 279 ] {0b2f4d81-912a-4307-822e-ce604f0b49dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2678 | 2026.05.01 17:48:45.551841 [ 279 ] {0b2f4d81-912a-4307-822e-ce604f0b49dd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2679 | 2026.05.01 17:48:45.552065 [ 279 ] {0b2f4d81-912a-4307-822e-ce604f0b49dd} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2680 | 2026.05.01 17:48:45.552215 [ 279 ] {0b2f4d81-912a-4307-822e-ce604f0b49dd} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001563 sec., 43506.07805502239 rows/sec., 3.47 MiB/sec. | ||
| 2681 | 2026.05.01 17:48:45.552256 [ 279 ] {0b2f4d81-912a-4307-822e-ce604f0b49dd} <Debug> TCPHandler: Processed in 0.001885278 sec. | ||
| 2682 | 2026.05.01 17:48:45.552406 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2683 | 2026.05.01 17:48:45.552501 [ 279 ] {5987f7e3-85f0-4edf-a955-3e8f2e835e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2684 | 2026.05.01 17:48:45.552541 [ 279 ] {5987f7e3-85f0-4edf-a955-3e8f2e835e5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2685 | 2026.05.01 17:48:45.552936 [ 279 ] {5987f7e3-85f0-4edf-a955-3e8f2e835e5b} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2686 | 2026.05.01 17:48:45.552973 [ 279 ] {5987f7e3-85f0-4edf-a955-3e8f2e835e5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2687 | 2026.05.01 17:48:45.553280 [ 279 ] {5987f7e3-85f0-4edf-a955-3e8f2e835e5b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2688 | 2026.05.01 17:48:45.553491 [ 279 ] {5987f7e3-85f0-4edf-a955-3e8f2e835e5b} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2689 | 2026.05.01 17:48:45.553619 [ 279 ] {5987f7e3-85f0-4edf-a955-3e8f2e835e5b} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001137 sec., 5277.0448548812665 rows/sec., 396.81 KiB/sec. | ||
| 2690 | 2026.05.01 17:48:45.553656 [ 279 ] {5987f7e3-85f0-4edf-a955-3e8f2e835e5b} <Debug> TCPHandler: Processed in 0.001299486 sec. | ||
| 2691 | 2026.05.01 17:48:45.553775 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2692 | 2026.05.01 17:48:45.553868 [ 279 ] {ed893e50-0ee9-4b99-82fa-91261899dd69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2693 | 2026.05.01 17:48:45.553908 [ 279 ] {ed893e50-0ee9-4b99-82fa-91261899dd69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2694 | 2026.05.01 17:48:45.554306 [ 279 ] {ed893e50-0ee9-4b99-82fa-91261899dd69} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2695 | 2026.05.01 17:48:45.554343 [ 279 ] {ed893e50-0ee9-4b99-82fa-91261899dd69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2696 | 2026.05.01 17:48:45.554636 [ 279 ] {ed893e50-0ee9-4b99-82fa-91261899dd69} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2697 | 2026.05.01 17:48:45.554844 [ 279 ] {ed893e50-0ee9-4b99-82fa-91261899dd69} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2698 | 2026.05.01 17:48:45.554968 [ 279 ] {ed893e50-0ee9-4b99-82fa-91261899dd69} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001117 sec., 62667.86034019696 rows/sec., 4.89 MiB/sec. | ||
| 2699 | 2026.05.01 17:48:45.555004 [ 279 ] {ed893e50-0ee9-4b99-82fa-91261899dd69} <Debug> TCPHandler: Processed in 0.001278016 sec. | ||
| 2700 | 2026.05.01 17:48:45.555126 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2701 | 2026.05.01 17:48:45.555218 [ 279 ] {78fa03a0-60fe-43a7-8d74-c3eac214e4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2702 | 2026.05.01 17:48:45.555260 [ 279 ] {78fa03a0-60fe-43a7-8d74-c3eac214e4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2703 | 2026.05.01 17:48:45.555662 [ 279 ] {78fa03a0-60fe-43a7-8d74-c3eac214e4eb} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2704 | 2026.05.01 17:48:45.555697 [ 279 ] {78fa03a0-60fe-43a7-8d74-c3eac214e4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2705 | 2026.05.01 17:48:45.556102 [ 279 ] {78fa03a0-60fe-43a7-8d74-c3eac214e4eb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2706 | 2026.05.01 17:48:45.556306 [ 279 ] {78fa03a0-60fe-43a7-8d74-c3eac214e4eb} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2026.05.01 17:48:45.556433 [ 279 ] {78fa03a0-60fe-43a7-8d74-c3eac214e4eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 2708 | 2026.05.01 17:48:45.556469 [ 279 ] {78fa03a0-60fe-43a7-8d74-c3eac214e4eb} <Debug> TCPHandler: Processed in 0.001392239 sec. | ||
| 2709 | 2026.05.01 17:48:45.556583 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2710 | 2026.05.01 17:48:45.556676 [ 279 ] {14762012-d4ef-4f53-991e-b8d70859dea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2711 | 2026.05.01 17:48:45.556731 [ 279 ] {14762012-d4ef-4f53-991e-b8d70859dea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2712 | 2026.05.01 17:48:45.557479 [ 279 ] {14762012-d4ef-4f53-991e-b8d70859dea3} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2713 | 2026.05.01 17:48:45.557516 [ 279 ] {14762012-d4ef-4f53-991e-b8d70859dea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2714 | 2026.05.01 17:48:45.558000 [ 279 ] {14762012-d4ef-4f53-991e-b8d70859dea3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2715 | 2026.05.01 17:48:45.558219 [ 279 ] {14762012-d4ef-4f53-991e-b8d70859dea3} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2716 | 2026.05.01 17:48:45.558350 [ 279 ] {14762012-d4ef-4f53-991e-b8d70859dea3} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001692 sec., 3546.099290780142 rows/sec., 6.35 MiB/sec. | ||
| 2717 | 2026.05.01 17:48:45.558400 [ 279 ] {14762012-d4ef-4f53-991e-b8d70859dea3} <Debug> TCPHandler: Processed in 0.001864438 sec. | ||
| 2718 | 2026.05.01 17:48:45.558521 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2719 | 2026.05.01 17:48:45.558615 [ 279 ] {482de8c2-e7ba-4d2b-a940-1acf69b96e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2720 | 2026.05.01 17:48:45.558655 [ 279 ] {482de8c2-e7ba-4d2b-a940-1acf69b96e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2721 | 2026.05.01 17:48:45.559014 [ 279 ] {482de8c2-e7ba-4d2b-a940-1acf69b96e20} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2722 | 2026.05.01 17:48:45.559049 [ 279 ] {482de8c2-e7ba-4d2b-a940-1acf69b96e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2723 | 2026.05.01 17:48:45.559353 [ 279 ] {482de8c2-e7ba-4d2b-a940-1acf69b96e20} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2724 | 2026.05.01 17:48:45.559560 [ 279 ] {482de8c2-e7ba-4d2b-a940-1acf69b96e20} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2725 | 2026.05.01 17:48:45.559685 [ 279 ] {482de8c2-e7ba-4d2b-a940-1acf69b96e20} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 2726 | 2026.05.01 17:48:45.559720 [ 279 ] {482de8c2-e7ba-4d2b-a940-1acf69b96e20} <Debug> TCPHandler: Processed in 0.001247156 sec. | ||
| 2727 | 2026.05.01 17:48:47.173539 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 362 | ||
| 2728 | 2026.05.01 17:48:47.175930 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2729 | 2026.05.01 17:48:47.175976 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2730 | 2026.05.01 17:48:47.177139 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2731 | 2026.05.01 17:48:47.177422 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2732 | 2026.05.01 17:48:47.177755 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 362 | ||
| 2733 | 2026.05.01 17:48:49.660642 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5300 | ||
| 2734 | 2026.05.01 17:48:49.661191 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2735 | 2026.05.01 17:48:49.661239 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2736 | 2026.05.01 17:48:49.661775 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2737 | 2026.05.01 17:48:49.662009 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2738 | 2026.05.01 17:48:49.662136 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5300 | ||
| 2739 | 2026.05.01 17:48:49.662149 [ 74 ] {} <Debug> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2740 | 2026.05.01 17:48:49.662223 [ 74 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2741 | 2026.05.01 17:48:49.662247 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2742 | 2026.05.01 17:48:49.662342 [ 193 ] {86deed8e-d378-44c8-bed5-3007f54f6847::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 | ||
| 2743 | 2026.05.01 17:48:49.662433 [ 193 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2744 | 2026.05.01 17:48:49.662463 [ 193 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2932 rows starting from the beginning of the part | ||
| 2745 | 2026.05.01 17:48:49.662516 [ 193 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2746 | 2026.05.01 17:48:49.662556 [ 193 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2747 | 2026.05.01 17:48:49.662595 [ 193 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2748 | 2026.05.01 17:48:49.662631 [ 193 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2749 | 2026.05.01 17:48:49.662667 [ 193 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2750 | 2026.05.01 17:48:49.664004 [ 198 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001703014 sec., 3112129.4363992307 rows/sec., 44.52 MiB/sec. | ||
| 2751 | 2026.05.01 17:48:49.664789 [ 187 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2752 | 2026.05.01 17:48:49.665145 [ 187 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_11_2} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2026.05.01 17:48:49.665233 [ 187 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_11_2} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2754 | 2026.05.01 17:48:49.665337 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2755 | 2026.05.01 17:48:49.935460 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2756 | 2026.05.01 17:48:49.951780 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2757 | 2026.05.01 17:48:49.951833 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2758 | 2026.05.01 17:48:49.958001 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2759 | 2026.05.01 17:48:49.958657 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2760 | 2026.05.01 17:48:49.958962 [ 74 ] {} <Debug> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2761 | 2026.05.01 17:48:49.959031 [ 74 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2762 | 2026.05.01 17:48:49.959055 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2763 | 2026.05.01 17:48:49.959210 [ 193 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 2764 | 2026.05.01 17:48:49.961556 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2765 | 2026.05.01 17:48:49.963521 [ 193 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2766 | 2026.05.01 17:48:49.965027 [ 193 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 2767 | 2026.05.01 17:48:49.969353 [ 193 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 2768 | 2026.05.01 17:48:49.973437 [ 193 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 2769 | 2026.05.01 17:48:49.977628 [ 193 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 2770 | 2026.05.01 17:48:49.982198 [ 193 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 2771 | 2026.05.01 17:48:49.986676 [ 193 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 2772 | 2026.05.01 17:48:50.001192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.00 MiB, peak 223.00 MiB, free memory in arenas 0.00 B, will set to 219.25 MiB (RSS), difference: -3.75 MiB | ||
| 2773 | 2026.05.01 17:48:50.037609 [ 198 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078473558 sec., 1057.681110878138 rows/sec., 5.47 MiB/sec. | ||
| 2774 | 2026.05.01 17:48:50.040213 [ 188 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2775 | 2026.05.01 17:48:50.042290 [ 188 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_11_2} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2776 | 2026.05.01 17:48:50.042369 [ 188 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_11_2} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2777 | 2026.05.01 17:48:50.044235 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2778 | 2026.05.01 17:48:50.565997 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2779 | 2026.05.01 17:48:50.566302 [ 279 ] {135fb00e-f4d9-40b5-99ab-5210e9d99151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2780 | 2026.05.01 17:48:50.566405 [ 279 ] {135fb00e-f4d9-40b5-99ab-5210e9d99151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2781 | 2026.05.01 17:48:50.567298 [ 279 ] {135fb00e-f4d9-40b5-99ab-5210e9d99151} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2782 | 2026.05.01 17:48:50.567338 [ 279 ] {135fb00e-f4d9-40b5-99ab-5210e9d99151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2783 | 2026.05.01 17:48:50.567749 [ 279 ] {135fb00e-f4d9-40b5-99ab-5210e9d99151} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2784 | 2026.05.01 17:48:50.567986 [ 279 ] {135fb00e-f4d9-40b5-99ab-5210e9d99151} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2785 | 2026.05.01 17:48:50.568141 [ 279 ] {135fb00e-f4d9-40b5-99ab-5210e9d99151} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001916 sec., 242171.18997912318 rows/sec., 15.36 MiB/sec. | ||
| 2786 | 2026.05.01 17:48:50.568180 [ 279 ] {135fb00e-f4d9-40b5-99ab-5210e9d99151} <Debug> TCPHandler: Processed in 0.002367008 sec. | ||
| 2787 | 2026.05.01 17:48:50.568323 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2788 | 2026.05.01 17:48:50.568418 [ 279 ] {7392f07f-9b9a-46bf-9b6f-ab5b4d04c2ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2789 | 2026.05.01 17:48:50.568459 [ 279 ] {7392f07f-9b9a-46bf-9b6f-ab5b4d04c2ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2790 | 2026.05.01 17:48:50.568857 [ 279 ] {7392f07f-9b9a-46bf-9b6f-ab5b4d04c2ce} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2791 | 2026.05.01 17:48:50.568892 [ 279 ] {7392f07f-9b9a-46bf-9b6f-ab5b4d04c2ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2792 | 2026.05.01 17:48:50.569177 [ 279 ] {7392f07f-9b9a-46bf-9b6f-ab5b4d04c2ce} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2793 | 2026.05.01 17:48:50.569383 [ 279 ] {7392f07f-9b9a-46bf-9b6f-ab5b4d04c2ce} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2794 | 2026.05.01 17:48:50.569508 [ 279 ] {7392f07f-9b9a-46bf-9b6f-ab5b4d04c2ce} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001107 sec., 7226.738934056008 rows/sec., 589.29 KiB/sec. | ||
| 2795 | 2026.05.01 17:48:50.569544 [ 279 ] {7392f07f-9b9a-46bf-9b6f-ab5b4d04c2ce} <Debug> TCPHandler: Processed in 0.001269926 sec. | ||
| 2796 | 2026.05.01 17:48:50.569661 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2797 | 2026.05.01 17:48:50.569755 [ 279 ] {bc0fab23-62a2-4c48-9ec2-1807e462160b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2798 | 2026.05.01 17:48:50.569795 [ 279 ] {bc0fab23-62a2-4c48-9ec2-1807e462160b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2799 | 2026.05.01 17:48:50.570825 [ 279 ] {bc0fab23-62a2-4c48-9ec2-1807e462160b} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2800 | 2026.05.01 17:48:50.570861 [ 279 ] {bc0fab23-62a2-4c48-9ec2-1807e462160b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2801 | 2026.05.01 17:48:50.571261 [ 279 ] {bc0fab23-62a2-4c48-9ec2-1807e462160b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2802 | 2026.05.01 17:48:50.571477 [ 279 ] {bc0fab23-62a2-4c48-9ec2-1807e462160b} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2803 | 2026.05.01 17:48:50.571604 [ 279 ] {bc0fab23-62a2-4c48-9ec2-1807e462160b} <Debug> executeQuery: Read 1321 rows, 105.67 KiB in 0.001866 sec., 707931.4040728832 rows/sec., 55.30 MiB/sec. | ||
| 2804 | 2026.05.01 17:48:50.571639 [ 279 ] {bc0fab23-62a2-4c48-9ec2-1807e462160b} <Debug> TCPHandler: Processed in 0.002026821 sec. | ||
| 2805 | 2026.05.01 17:48:50.571761 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2806 | 2026.05.01 17:48:50.571854 [ 279 ] {18616df9-260c-4511-bdb6-bc4f4597c373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2807 | 2026.05.01 17:48:50.571892 [ 279 ] {18616df9-260c-4511-bdb6-bc4f4597c373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2808 | 2026.05.01 17:48:50.572387 [ 279 ] {18616df9-260c-4511-bdb6-bc4f4597c373} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2809 | 2026.05.01 17:48:50.572423 [ 279 ] {18616df9-260c-4511-bdb6-bc4f4597c373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2810 | 2026.05.01 17:48:50.572738 [ 279 ] {18616df9-260c-4511-bdb6-bc4f4597c373} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2811 | 2026.05.01 17:48:50.572957 [ 279 ] {18616df9-260c-4511-bdb6-bc4f4597c373} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2812 | 2026.05.01 17:48:50.573080 [ 279 ] {18616df9-260c-4511-bdb6-bc4f4597c373} <Debug> executeQuery: Read 275 rows, 17.12 KiB in 0.001245 sec., 220883.5341365462 rows/sec., 13.43 MiB/sec. | ||
| 2813 | 2026.05.01 17:48:50.573116 [ 279 ] {18616df9-260c-4511-bdb6-bc4f4597c373} <Debug> TCPHandler: Processed in 0.001403968 sec. | ||
| 2814 | 2026.05.01 17:48:50.573240 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2815 | 2026.05.01 17:48:50.573334 [ 279 ] {9447ad95-3bcb-4a22-8523-625003b65307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2816 | 2026.05.01 17:48:50.573373 [ 279 ] {9447ad95-3bcb-4a22-8523-625003b65307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2817 | 2026.05.01 17:48:50.573852 [ 279 ] {9447ad95-3bcb-4a22-8523-625003b65307} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2818 | 2026.05.01 17:48:50.573888 [ 279 ] {9447ad95-3bcb-4a22-8523-625003b65307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2819 | 2026.05.01 17:48:50.574201 [ 279 ] {9447ad95-3bcb-4a22-8523-625003b65307} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2820 | 2026.05.01 17:48:50.574413 [ 279 ] {9447ad95-3bcb-4a22-8523-625003b65307} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2821 | 2026.05.01 17:48:50.574543 [ 279 ] {9447ad95-3bcb-4a22-8523-625003b65307} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001226 sec., 194942.90375203913 rows/sec., 12.57 MiB/sec. | ||
| 2822 | 2026.05.01 17:48:50.574580 [ 279 ] {9447ad95-3bcb-4a22-8523-625003b65307} <Debug> TCPHandler: Processed in 0.001388898 sec. | ||
| 2823 | 2026.05.01 17:48:50.574696 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2824 | 2026.05.01 17:48:50.574796 [ 279 ] {97274f6e-1820-40c4-8abf-4ca4b9ec4b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2825 | 2026.05.01 17:48:50.574835 [ 279 ] {97274f6e-1820-40c4-8abf-4ca4b9ec4b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2826 | 2026.05.01 17:48:50.575328 [ 279 ] {97274f6e-1820-40c4-8abf-4ca4b9ec4b2d} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2827 | 2026.05.01 17:48:50.575364 [ 279 ] {97274f6e-1820-40c4-8abf-4ca4b9ec4b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2828 | 2026.05.01 17:48:50.575748 [ 279 ] {97274f6e-1820-40c4-8abf-4ca4b9ec4b2d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2829 | 2026.05.01 17:48:50.575966 [ 279 ] {97274f6e-1820-40c4-8abf-4ca4b9ec4b2d} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2830 | 2026.05.01 17:48:50.576097 [ 279 ] {97274f6e-1820-40c4-8abf-4ca4b9ec4b2d} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001318 sec., 180576.63125948407 rows/sec., 10.25 MiB/sec. | ||
| 2831 | 2026.05.01 17:48:50.576136 [ 279 ] {97274f6e-1820-40c4-8abf-4ca4b9ec4b2d} <Debug> TCPHandler: Processed in 0.001488281 sec. | ||
| 2832 | 2026.05.01 17:48:50.576253 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2833 | 2026.05.01 17:48:50.576346 [ 279 ] {7b2dc1c4-c0f9-4afd-9fc7-cdda3bcc771c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2834 | 2026.05.01 17:48:50.576386 [ 279 ] {7b2dc1c4-c0f9-4afd-9fc7-cdda3bcc771c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2835 | 2026.05.01 17:48:50.577076 [ 279 ] {7b2dc1c4-c0f9-4afd-9fc7-cdda3bcc771c} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2836 | 2026.05.01 17:48:50.577113 [ 279 ] {7b2dc1c4-c0f9-4afd-9fc7-cdda3bcc771c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2837 | 2026.05.01 17:48:50.577461 [ 279 ] {7b2dc1c4-c0f9-4afd-9fc7-cdda3bcc771c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2838 | 2026.05.01 17:48:50.577676 [ 279 ] {7b2dc1c4-c0f9-4afd-9fc7-cdda3bcc771c} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2839 | 2026.05.01 17:48:50.577806 [ 279 ] {7b2dc1c4-c0f9-4afd-9fc7-cdda3bcc771c} <Debug> executeQuery: Read 803 rows, 57.62 KiB in 0.001477 sec., 543669.6005416384 rows/sec., 38.10 MiB/sec. | ||
| 2840 | 2026.05.01 17:48:50.577841 [ 279 ] {7b2dc1c4-c0f9-4afd-9fc7-cdda3bcc771c} <Debug> TCPHandler: Processed in 0.001636603 sec. | ||
| 2841 | 2026.05.01 17:48:50.577960 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2842 | 2026.05.01 17:48:50.578054 [ 279 ] {95e367f7-b494-4ea5-92c6-a0fa4bb35565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2843 | 2026.05.01 17:48:50.578095 [ 279 ] {95e367f7-b494-4ea5-92c6-a0fa4bb35565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2844 | 2026.05.01 17:48:50.578434 [ 279 ] {95e367f7-b494-4ea5-92c6-a0fa4bb35565} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2845 | 2026.05.01 17:48:50.578468 [ 279 ] {95e367f7-b494-4ea5-92c6-a0fa4bb35565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2846 | 2026.05.01 17:48:50.578769 [ 279 ] {95e367f7-b494-4ea5-92c6-a0fa4bb35565} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2847 | 2026.05.01 17:48:50.578974 [ 279 ] {95e367f7-b494-4ea5-92c6-a0fa4bb35565} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2848 | 2026.05.01 17:48:50.579101 [ 279 ] {95e367f7-b494-4ea5-92c6-a0fa4bb35565} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 2849 | 2026.05.01 17:48:50.579140 [ 279 ] {95e367f7-b494-4ea5-92c6-a0fa4bb35565} <Debug> TCPHandler: Processed in 0.001228825 sec. | ||
| 2850 | 2026.05.01 17:48:50.579262 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2851 | 2026.05.01 17:48:50.579361 [ 279 ] {f72cd005-86ab-42e8-8593-5dfc4a32ec5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2852 | 2026.05.01 17:48:50.579406 [ 279 ] {f72cd005-86ab-42e8-8593-5dfc4a32ec5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2853 | 2026.05.01 17:48:50.579869 [ 279 ] {f72cd005-86ab-42e8-8593-5dfc4a32ec5f} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2854 | 2026.05.01 17:48:50.579907 [ 279 ] {f72cd005-86ab-42e8-8593-5dfc4a32ec5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2855 | 2026.05.01 17:48:50.580284 [ 279 ] {f72cd005-86ab-42e8-8593-5dfc4a32ec5f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2856 | 2026.05.01 17:48:50.580503 [ 279 ] {f72cd005-86ab-42e8-8593-5dfc4a32ec5f} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2857 | 2026.05.01 17:48:50.580638 [ 279 ] {f72cd005-86ab-42e8-8593-5dfc4a32ec5f} <Debug> executeQuery: Read 339 rows, 22.73 KiB in 0.001296 sec., 261574.07407407407 rows/sec., 17.13 MiB/sec. | ||
| 2858 | 2026.05.01 17:48:50.580675 [ 279 ] {f72cd005-86ab-42e8-8593-5dfc4a32ec5f} <Debug> TCPHandler: Processed in 0.001465219 sec. | ||
| 2859 | 2026.05.01 17:48:50.580800 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2860 | 2026.05.01 17:48:50.580895 [ 279 ] {b1768b8d-6a94-46ae-bbf9-d68e21ed4b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2861 | 2026.05.01 17:48:50.580937 [ 279 ] {b1768b8d-6a94-46ae-bbf9-d68e21ed4b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2862 | 2026.05.01 17:48:50.581267 [ 279 ] {b1768b8d-6a94-46ae-bbf9-d68e21ed4b22} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2863 | 2026.05.01 17:48:50.581303 [ 279 ] {b1768b8d-6a94-46ae-bbf9-d68e21ed4b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2864 | 2026.05.01 17:48:50.581610 [ 279 ] {b1768b8d-6a94-46ae-bbf9-d68e21ed4b22} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2865 | 2026.05.01 17:48:50.581831 [ 279 ] {b1768b8d-6a94-46ae-bbf9-d68e21ed4b22} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2866 | 2026.05.01 17:48:50.581960 [ 279 ] {b1768b8d-6a94-46ae-bbf9-d68e21ed4b22} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 62.22 KiB/sec. | ||
| 2867 | 2026.05.01 17:48:50.581996 [ 279 ] {b1768b8d-6a94-46ae-bbf9-d68e21ed4b22} <Debug> TCPHandler: Processed in 0.001246265 sec. | ||
| 2868 | 2026.05.01 17:48:50.582131 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2869 | 2026.05.01 17:48:50.582224 [ 279 ] {d0823380-9375-499a-8276-0cae1a147368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2870 | 2026.05.01 17:48:50.582278 [ 279 ] {d0823380-9375-499a-8276-0cae1a147368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2871 | 2026.05.01 17:48:50.583134 [ 279 ] {d0823380-9375-499a-8276-0cae1a147368} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2872 | 2026.05.01 17:48:50.583172 [ 279 ] {d0823380-9375-499a-8276-0cae1a147368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2873 | 2026.05.01 17:48:50.583732 [ 279 ] {d0823380-9375-499a-8276-0cae1a147368} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2874 | 2026.05.01 17:48:50.583948 [ 279 ] {d0823380-9375-499a-8276-0cae1a147368} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2875 | 2026.05.01 17:48:50.584080 [ 279 ] {d0823380-9375-499a-8276-0cae1a147368} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001875 sec., 18666.666666666668 rows/sec., 33.45 MiB/sec. | ||
| 2876 | 2026.05.01 17:48:50.584130 [ 279 ] {d0823380-9375-499a-8276-0cae1a147368} <Debug> TCPHandler: Processed in 0.002049861 sec. | ||
| 2877 | 2026.05.01 17:48:50.584260 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2878 | 2026.05.01 17:48:50.584355 [ 279 ] {3db5cb2e-9f38-416c-9d95-9fcc66569b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2879 | 2026.05.01 17:48:50.584396 [ 279 ] {3db5cb2e-9f38-416c-9d95-9fcc66569b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2880 | 2026.05.01 17:48:50.584737 [ 279 ] {3db5cb2e-9f38-416c-9d95-9fcc66569b03} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2881 | 2026.05.01 17:48:50.584773 [ 279 ] {3db5cb2e-9f38-416c-9d95-9fcc66569b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2882 | 2026.05.01 17:48:50.585077 [ 279 ] {3db5cb2e-9f38-416c-9d95-9fcc66569b03} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2883 | 2026.05.01 17:48:50.585279 [ 279 ] {3db5cb2e-9f38-416c-9d95-9fcc66569b03} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2884 | 2026.05.01 17:48:50.585403 [ 279 ] {3db5cb2e-9f38-416c-9d95-9fcc66569b03} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001067 sec., 103092.78350515464 rows/sec., 6.27 MiB/sec. | ||
| 2885 | 2026.05.01 17:48:50.585438 [ 279 ] {3db5cb2e-9f38-416c-9d95-9fcc66569b03} <Debug> TCPHandler: Processed in 0.001226815 sec. | ||
| 2886 | 2026.05.01 17:48:51.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.71 MiB, peak 223.00 MiB, free memory in arenas 0.00 B, will set to 221.84 MiB (RSS), difference: 11.13 MiB | ||
| 2887 | 2026.05.01 17:48:55.550412 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2888 | 2026.05.01 17:48:55.550606 [ 279 ] {a72831cf-1ab1-4aa5-9708-b3a686a9c9fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2889 | 2026.05.01 17:48:55.550672 [ 279 ] {a72831cf-1ab1-4aa5-9708-b3a686a9c9fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2890 | 2026.05.01 17:48:55.551329 [ 279 ] {a72831cf-1ab1-4aa5-9708-b3a686a9c9fa} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2891 | 2026.05.01 17:48:55.551368 [ 279 ] {a72831cf-1ab1-4aa5-9708-b3a686a9c9fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2892 | 2026.05.01 17:48:55.551835 [ 279 ] {a72831cf-1ab1-4aa5-9708-b3a686a9c9fa} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2893 | 2026.05.01 17:48:55.552071 [ 279 ] {a72831cf-1ab1-4aa5-9708-b3a686a9c9fa} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2894 | 2026.05.01 17:48:55.552230 [ 279 ] {a72831cf-1ab1-4aa5-9708-b3a686a9c9fa} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001673 sec., 40645.54692169755 rows/sec., 3.25 MiB/sec. | ||
| 2895 | 2026.05.01 17:48:55.552280 [ 279 ] {a72831cf-1ab1-4aa5-9708-b3a686a9c9fa} <Debug> TCPHandler: Processed in 0.00200101 sec. | ||
| 2896 | 2026.05.01 17:48:55.552418 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2897 | 2026.05.01 17:48:55.552522 [ 279 ] {a5bbce12-468e-4e27-84d1-d1a251c74c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2898 | 2026.05.01 17:48:55.552565 [ 279 ] {a5bbce12-468e-4e27-84d1-d1a251c74c57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2899 | 2026.05.01 17:48:55.552975 [ 279 ] {a5bbce12-468e-4e27-84d1-d1a251c74c57} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2900 | 2026.05.01 17:48:55.553011 [ 279 ] {a5bbce12-468e-4e27-84d1-d1a251c74c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2901 | 2026.05.01 17:48:55.553316 [ 279 ] {a5bbce12-468e-4e27-84d1-d1a251c74c57} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2902 | 2026.05.01 17:48:55.553525 [ 279 ] {a5bbce12-468e-4e27-84d1-d1a251c74c57} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2903 | 2026.05.01 17:48:55.553653 [ 279 ] {a5bbce12-468e-4e27-84d1-d1a251c74c57} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001156 sec., 5190.311418685122 rows/sec., 390.29 KiB/sec. | ||
| 2904 | 2026.05.01 17:48:55.553690 [ 279 ] {a5bbce12-468e-4e27-84d1-d1a251c74c57} <Debug> TCPHandler: Processed in 0.001324916 sec. | ||
| 2905 | 2026.05.01 17:48:55.553805 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2906 | 2026.05.01 17:48:55.553902 [ 279 ] {7cf20df9-b3cb-4dee-9b15-83e804da884f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2907 | 2026.05.01 17:48:55.553942 [ 279 ] {7cf20df9-b3cb-4dee-9b15-83e804da884f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2908 | 2026.05.01 17:48:55.554357 [ 279 ] {7cf20df9-b3cb-4dee-9b15-83e804da884f} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2026.05.01 17:48:55.554391 [ 279 ] {7cf20df9-b3cb-4dee-9b15-83e804da884f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2910 | 2026.05.01 17:48:55.554692 [ 279 ] {7cf20df9-b3cb-4dee-9b15-83e804da884f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2911 | 2026.05.01 17:48:55.554913 [ 279 ] {7cf20df9-b3cb-4dee-9b15-83e804da884f} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2026.05.01 17:48:55.555038 [ 279 ] {7cf20df9-b3cb-4dee-9b15-83e804da884f} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001156 sec., 60553.63321799308 rows/sec., 4.73 MiB/sec. | ||
| 2913 | 2026.05.01 17:48:55.555074 [ 279 ] {7cf20df9-b3cb-4dee-9b15-83e804da884f} <Debug> TCPHandler: Processed in 0.001318176 sec. | ||
| 2914 | 2026.05.01 17:48:55.555192 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2915 | 2026.05.01 17:48:55.555287 [ 279 ] {9b431635-ec23-4334-850a-cf7b69ce460c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2916 | 2026.05.01 17:48:55.555331 [ 279 ] {9b431635-ec23-4334-850a-cf7b69ce460c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2917 | 2026.05.01 17:48:55.555736 [ 279 ] {9b431635-ec23-4334-850a-cf7b69ce460c} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2918 | 2026.05.01 17:48:55.555770 [ 279 ] {9b431635-ec23-4334-850a-cf7b69ce460c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2919 | 2026.05.01 17:48:55.556106 [ 279 ] {9b431635-ec23-4334-850a-cf7b69ce460c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2920 | 2026.05.01 17:48:55.556327 [ 279 ] {9b431635-ec23-4334-850a-cf7b69ce460c} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2026.05.01 17:48:55.556454 [ 279 ] {9b431635-ec23-4334-850a-cf7b69ce460c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 2922 | 2026.05.01 17:48:55.556490 [ 279 ] {9b431635-ec23-4334-850a-cf7b69ce460c} <Debug> TCPHandler: Processed in 0.001347427 sec. | ||
| 2923 | 2026.05.01 17:48:55.556607 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2924 | 2026.05.01 17:48:55.556702 [ 279 ] {4020abd3-b240-41dd-a2a8-0484a945abdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2925 | 2026.05.01 17:48:55.556756 [ 279 ] {4020abd3-b240-41dd-a2a8-0484a945abdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2926 | 2026.05.01 17:48:55.557499 [ 279 ] {4020abd3-b240-41dd-a2a8-0484a945abdc} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2927 | 2026.05.01 17:48:55.557534 [ 279 ] {4020abd3-b240-41dd-a2a8-0484a945abdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2928 | 2026.05.01 17:48:55.558026 [ 279 ] {4020abd3-b240-41dd-a2a8-0484a945abdc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2929 | 2026.05.01 17:48:55.558250 [ 279 ] {4020abd3-b240-41dd-a2a8-0484a945abdc} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2930 | 2026.05.01 17:48:55.558385 [ 279 ] {4020abd3-b240-41dd-a2a8-0484a945abdc} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001701 sec., 3527.336860670194 rows/sec., 6.32 MiB/sec. | ||
| 2931 | 2026.05.01 17:48:55.558443 [ 279 ] {4020abd3-b240-41dd-a2a8-0484a945abdc} <Debug> TCPHandler: Processed in 0.001884739 sec. | ||
| 2932 | 2026.05.01 17:48:55.558572 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2933 | 2026.05.01 17:48:55.558667 [ 279 ] {3b51cf88-7412-4613-aeb8-fab4eab67da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2934 | 2026.05.01 17:48:55.558709 [ 279 ] {3b51cf88-7412-4613-aeb8-fab4eab67da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2935 | 2026.05.01 17:48:55.559051 [ 279 ] {3b51cf88-7412-4613-aeb8-fab4eab67da8} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2936 | 2026.05.01 17:48:55.559087 [ 279 ] {3b51cf88-7412-4613-aeb8-fab4eab67da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2937 | 2026.05.01 17:48:55.559394 [ 279 ] {3b51cf88-7412-4613-aeb8-fab4eab67da8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2938 | 2026.05.01 17:48:55.559609 [ 279 ] {3b51cf88-7412-4613-aeb8-fab4eab67da8} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2939 | 2026.05.01 17:48:55.559735 [ 279 ] {3b51cf88-7412-4613-aeb8-fab4eab67da8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 2940 | 2026.05.01 17:48:55.559770 [ 279 ] {3b51cf88-7412-4613-aeb8-fab4eab67da8} <Debug> TCPHandler: Processed in 0.001247045 sec. | ||
| 2941 | 2026.05.01 17:48:57.106064 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2942 | 2026.05.01 17:48:57.106123 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2943 | 2026.05.01 17:48:57.162285 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5812 | ||
| 2944 | 2026.05.01 17:48:57.163185 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2945 | 2026.05.01 17:48:57.163245 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2946 | 2026.05.01 17:48:57.163894 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2947 | 2026.05.01 17:48:57.164133 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2948 | 2026.05.01 17:48:57.164288 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5812 | ||
| 2949 | 2026.05.01 17:48:57.177968 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 398 | ||
| 2950 | 2026.05.01 17:48:57.180287 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2951 | 2026.05.01 17:48:57.180327 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2952 | 2026.05.01 17:48:57.181552 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2953 | 2026.05.01 17:48:57.181830 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2954 | 2026.05.01 17:48:57.182156 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 398 | ||
| 2955 | 2026.05.01 17:48:57.461680 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2956 | 2026.05.01 17:48:57.478885 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2957 | 2026.05.01 17:48:57.478948 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2958 | 2026.05.01 17:48:57.484488 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2959 | 2026.05.01 17:48:57.485177 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2960 | 2026.05.01 17:48:57.488048 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2961 | 2026.05.01 17:49:00.564892 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2962 | 2026.05.01 17:49:00.565113 [ 279 ] {9b555b24-3b85-4f86-a3f3-1476cd315859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2963 | 2026.05.01 17:49:00.565192 [ 279 ] {9b555b24-3b85-4f86-a3f3-1476cd315859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2964 | 2026.05.01 17:49:00.566104 [ 279 ] {9b555b24-3b85-4f86-a3f3-1476cd315859} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2965 | 2026.05.01 17:49:00.566154 [ 279 ] {9b555b24-3b85-4f86-a3f3-1476cd315859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2966 | 2026.05.01 17:49:00.566585 [ 279 ] {9b555b24-3b85-4f86-a3f3-1476cd315859} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2967 | 2026.05.01 17:49:00.566816 [ 279 ] {9b555b24-3b85-4f86-a3f3-1476cd315859} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2968 | 2026.05.01 17:49:00.566954 [ 151 ] {} <Debug> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2969 | 2026.05.01 17:49:00.566970 [ 279 ] {9b555b24-3b85-4f86-a3f3-1476cd315859} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001917 sec., 242044.86176317162 rows/sec., 15.35 MiB/sec. | ||
| 2970 | 2026.05.01 17:49:00.567021 [ 151 ] {} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2971 | 2026.05.01 17:49:00.567036 [ 279 ] {9b555b24-3b85-4f86-a3f3-1476cd315859} <Debug> TCPHandler: Processed in 0.002284836 sec. | ||
| 2972 | 2026.05.01 17:49:00.567048 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2973 | 2026.05.01 17:49:00.567175 [ 196 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::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 | ||
| 2974 | 2026.05.01 17:49:00.567191 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2026.05.01 17:49:00.567314 [ 196 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2976 | 2026.05.01 17:49:00.567317 [ 279 ] {7b879a41-3345-4eac-b8ba-9752e77836e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2977 | 2026.05.01 17:49:00.567369 [ 196 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2978 | 2026.05.01 17:49:00.567381 [ 279 ] {7b879a41-3345-4eac-b8ba-9752e77836e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2979 | 2026.05.01 17:49:00.567469 [ 196 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 464 rows starting from the beginning of the part | ||
| 2980 | 2026.05.01 17:49:00.567525 [ 196 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 464 rows starting from the beginning of the part | ||
| 2981 | 2026.05.01 17:49:00.567568 [ 196 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 464 rows starting from the beginning of the part | ||
| 2982 | 2026.05.01 17:49:00.567609 [ 196 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 464 rows starting from the beginning of the part | ||
| 2983 | 2026.05.01 17:49:00.567651 [ 196 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 464 rows starting from the beginning of the part | ||
| 2984 | 2026.05.01 17:49:00.568573 [ 279 ] {7b879a41-3345-4eac-b8ba-9752e77836e6} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2985 | 2026.05.01 17:49:00.568615 [ 279 ] {7b879a41-3345-4eac-b8ba-9752e77836e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2986 | 2026.05.01 17:49:00.568783 [ 188 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2344 rows, containing 5 columns (5 merged, 0 gathered) in 0.001663474 sec., 1409099.2705626898 rows/sec., 95.02 MiB/sec. | ||
| 2987 | 2026.05.01 17:49:00.569029 [ 198 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2988 | 2026.05.01 17:49:00.569054 [ 279 ] {7b879a41-3345-4eac-b8ba-9752e77836e6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2989 | 2026.05.01 17:49:00.569361 [ 279 ] {7b879a41-3345-4eac-b8ba-9752e77836e6} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2026.05.01 17:49:00.569418 [ 198 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_6_1} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2991 | 2026.05.01 17:49:00.569500 [ 279 ] {7b879a41-3345-4eac-b8ba-9752e77836e6} <Debug> executeQuery: Read 1317 rows, 105.38 KiB in 0.002207 sec., 596737.6529225192 rows/sec., 46.63 MiB/sec. | ||
| 2992 | 2026.05.01 17:49:00.569506 [ 198 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_6_1} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2993 | 2026.05.01 17:49:00.569545 [ 279 ] {7b879a41-3345-4eac-b8ba-9752e77836e6} <Debug> TCPHandler: Processed in 0.002408649 sec. | ||
| 2994 | 2026.05.01 17:49:00.569620 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 2995 | 2026.05.01 17:49:00.569675 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2996 | 2026.05.01 17:49:00.569775 [ 279 ] {236d1de1-d358-4a35-99c2-43f449666aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2997 | 2026.05.01 17:49:00.569814 [ 279 ] {236d1de1-d358-4a35-99c2-43f449666aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2998 | 2026.05.01 17:49:00.570370 [ 279 ] {236d1de1-d358-4a35-99c2-43f449666aba} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2999 | 2026.05.01 17:49:00.570406 [ 279 ] {236d1de1-d358-4a35-99c2-43f449666aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3000 | 2026.05.01 17:49:00.570726 [ 279 ] {236d1de1-d358-4a35-99c2-43f449666aba} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3001 | 2026.05.01 17:49:00.570950 [ 279 ] {236d1de1-d358-4a35-99c2-43f449666aba} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2026.05.01 17:49:00.571049 [ 151 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3003 | 2026.05.01 17:49:00.571080 [ 279 ] {236d1de1-d358-4a35-99c2-43f449666aba} <Debug> executeQuery: Read 267 rows, 16.56 KiB in 0.001323 sec., 201814.0589569161 rows/sec., 12.23 MiB/sec. | ||
| 3004 | 2026.05.01 17:49:00.571084 [ 151 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2026.05.01 17:49:00.571122 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3006 | 2026.05.01 17:49:00.571125 [ 279 ] {236d1de1-d358-4a35-99c2-43f449666aba} <Debug> TCPHandler: Processed in 0.00149951 sec. | ||
| 3007 | 2026.05.01 17:49:00.571215 [ 186 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::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 | ||
| 3008 | 2026.05.01 17:49:00.571253 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3009 | 2026.05.01 17:49:00.571329 [ 186 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3010 | 2026.05.01 17:49:00.571355 [ 279 ] {01c83653-f7da-4904-81e6-5f5c4481cc6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3011 | 2026.05.01 17:49:00.571364 [ 186 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 301 rows starting from the beginning of the part | ||
| 3012 | 2026.05.01 17:49:00.571403 [ 279 ] {01c83653-f7da-4904-81e6-5f5c4481cc6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3013 | 2026.05.01 17:49:00.571453 [ 186 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 267 rows starting from the beginning of the part | ||
| 3014 | 2026.05.01 17:49:00.571510 [ 186 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::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 | ||
| 3015 | 2026.05.01 17:49:00.571550 [ 186 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 275 rows starting from the beginning of the part | ||
| 3016 | 2026.05.01 17:49:00.571589 [ 186 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::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 | ||
| 3017 | 2026.05.01 17:49:00.571626 [ 186 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 267 rows starting from the beginning of the part | ||
| 3018 | 2026.05.01 17:49:00.571936 [ 279 ] {01c83653-f7da-4904-81e6-5f5c4481cc6b} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3019 | 2026.05.01 17:49:00.571979 [ 279 ] {01c83653-f7da-4904-81e6-5f5c4481cc6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3020 | 2026.05.01 17:49:00.572300 [ 279 ] {01c83653-f7da-4904-81e6-5f5c4481cc6b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3021 | 2026.05.01 17:49:00.572522 [ 279 ] {01c83653-f7da-4904-81e6-5f5c4481cc6b} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3022 | 2026.05.01 17:49:00.572558 [ 198 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1122 rows, containing 5 columns (5 merged, 0 gathered) in 0.001386608 sec., 809168.849451323 rows/sec., 52.56 MiB/sec. | ||
| 3023 | 2026.05.01 17:49:00.572621 [ 151 ] {} <Debug> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3024 | 2026.05.01 17:49:00.572652 [ 279 ] {01c83653-f7da-4904-81e6-5f5c4481cc6b} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001316 sec., 181610.94224924015 rows/sec., 11.71 MiB/sec. | ||
| 3025 | 2026.05.01 17:49:00.572652 [ 151 ] {} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2026.05.01 17:49:00.572690 [ 198 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3027 | 2026.05.01 17:49:00.572696 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3028 | 2026.05.01 17:49:00.572698 [ 279 ] {01c83653-f7da-4904-81e6-5f5c4481cc6b} <Debug> TCPHandler: Processed in 0.00149427 sec. | ||
| 3029 | 2026.05.01 17:49:00.572782 [ 186 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::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 | ||
| 3030 | 2026.05.01 17:49:00.572850 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3031 | 2026.05.01 17:49:00.572873 [ 186 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3032 | 2026.05.01 17:49:00.572909 [ 186 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3033 | 2026.05.01 17:49:00.572943 [ 198 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_11_2} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3034 | 2026.05.01 17:49:00.572950 [ 186 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 239 rows starting from the beginning of the part | ||
| 3035 | 2026.05.01 17:49:00.572983 [ 279 ] {6cd271b5-14b4-4573-9bd8-30b403af3d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3036 | 2026.05.01 17:49:00.572989 [ 186 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 239 rows starting from the beginning of the part | ||
| 3037 | 2026.05.01 17:49:00.573012 [ 198 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_11_2} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3038 | 2026.05.01 17:49:00.573044 [ 279 ] {6cd271b5-14b4-4573-9bd8-30b403af3d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3039 | 2026.05.01 17:49:00.573045 [ 186 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 239 rows starting from the beginning of the part | ||
| 3040 | 2026.05.01 17:49:00.573077 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 3041 | 2026.05.01 17:49:00.573099 [ 186 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 239 rows starting from the beginning of the part | ||
| 3042 | 2026.05.01 17:49:00.573132 [ 186 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 239 rows starting from the beginning of the part | ||
| 3043 | 2026.05.01 17:49:00.573673 [ 279 ] {6cd271b5-14b4-4573-9bd8-30b403af3d55} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3044 | 2026.05.01 17:49:00.573723 [ 279 ] {6cd271b5-14b4-4573-9bd8-30b403af3d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3045 | 2026.05.01 17:49:00.573922 [ 200 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1219 rows, containing 5 columns (5 merged, 0 gathered) in 0.001166174 sec., 1045298.5575051407 rows/sec., 71.75 MiB/sec. | ||
| 3046 | 2026.05.01 17:49:00.574055 [ 198 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3047 | 2026.05.01 17:49:00.574101 [ 279 ] {6cd271b5-14b4-4573-9bd8-30b403af3d55} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3048 | 2026.05.01 17:49:00.574381 [ 198 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_6_1} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3049 | 2026.05.01 17:49:00.574431 [ 279 ] {6cd271b5-14b4-4573-9bd8-30b403af3d55} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3050 | 2026.05.01 17:49:00.574453 [ 198 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_6_1} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3051 | 2026.05.01 17:49:00.574513 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3052 | 2026.05.01 17:49:00.574548 [ 151 ] {} <Debug> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3053 | 2026.05.01 17:49:00.574580 [ 151 ] {} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3054 | 2026.05.01 17:49:00.574582 [ 279 ] {6cd271b5-14b4-4573-9bd8-30b403af3d55} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001625 sec., 146461.53846153847 rows/sec., 8.31 MiB/sec. | ||
| 3055 | 2026.05.01 17:49:00.574598 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3056 | 2026.05.01 17:49:00.574636 [ 279 ] {6cd271b5-14b4-4573-9bd8-30b403af3d55} <Debug> TCPHandler: Processed in 0.001847507 sec. | ||
| 3057 | 2026.05.01 17:49:00.574682 [ 198 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::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 | ||
| 3058 | 2026.05.01 17:49:00.574764 [ 198 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3059 | 2026.05.01 17:49:00.574767 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3060 | 2026.05.01 17:49:00.574789 [ 198 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 3061 | 2026.05.01 17:49:00.574867 [ 198 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 238 rows starting from the beginning of the part | ||
| 3062 | 2026.05.01 17:49:00.574904 [ 279 ] {a50ad4cd-f3db-4ccf-8bd0-b365cd54c558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3063 | 2026.05.01 17:49:00.574907 [ 198 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 238 rows starting from the beginning of the part | ||
| 3064 | 2026.05.01 17:49:00.574961 [ 279 ] {a50ad4cd-f3db-4ccf-8bd0-b365cd54c558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3065 | 2026.05.01 17:49:00.574967 [ 198 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 238 rows starting from the beginning of the part | ||
| 3066 | 2026.05.01 17:49:00.575020 [ 198 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 238 rows starting from the beginning of the part | ||
| 3067 | 2026.05.01 17:49:00.575057 [ 198 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 238 rows starting from the beginning of the part | ||
| 3068 | 2026.05.01 17:49:00.575804 [ 279 ] {a50ad4cd-f3db-4ccf-8bd0-b365cd54c558} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3069 | 2026.05.01 17:49:00.575846 [ 279 ] {a50ad4cd-f3db-4ccf-8bd0-b365cd54c558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3070 | 2026.05.01 17:49:00.575899 [ 200 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001247386 sec., 963615.1119220513 rows/sec., 58.56 MiB/sec. | ||
| 3071 | 2026.05.01 17:49:00.576033 [ 198 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3072 | 2026.05.01 17:49:00.576235 [ 279 ] {a50ad4cd-f3db-4ccf-8bd0-b365cd54c558} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3073 | 2026.05.01 17:49:00.576308 [ 198 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_6_1} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3074 | 2026.05.01 17:49:00.576384 [ 198 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_6_1} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3075 | 2026.05.01 17:49:00.576444 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3076 | 2026.05.01 17:49:00.576487 [ 279 ] {a50ad4cd-f3db-4ccf-8bd0-b365cd54c558} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3077 | 2026.05.01 17:49:00.576628 [ 279 ] {a50ad4cd-f3db-4ccf-8bd0-b365cd54c558} <Debug> executeQuery: Read 795 rows, 56.97 KiB in 0.001749 sec., 454545.4545454546 rows/sec., 31.81 MiB/sec. | ||
| 3078 | 2026.05.01 17:49:00.576666 [ 279 ] {a50ad4cd-f3db-4ccf-8bd0-b365cd54c558} <Debug> TCPHandler: Processed in 0.001961549 sec. | ||
| 3079 | 2026.05.01 17:49:00.576795 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3080 | 2026.05.01 17:49:00.576910 [ 279 ] {0763eea2-a3a1-4202-9ccb-ef66be0dbf58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3081 | 2026.05.01 17:49:00.576961 [ 279 ] {0763eea2-a3a1-4202-9ccb-ef66be0dbf58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3082 | 2026.05.01 17:49:00.577353 [ 279 ] {0763eea2-a3a1-4202-9ccb-ef66be0dbf58} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3083 | 2026.05.01 17:49:00.577397 [ 279 ] {0763eea2-a3a1-4202-9ccb-ef66be0dbf58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3084 | 2026.05.01 17:49:00.577763 [ 279 ] {0763eea2-a3a1-4202-9ccb-ef66be0dbf58} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3085 | 2026.05.01 17:49:00.578011 [ 279 ] {0763eea2-a3a1-4202-9ccb-ef66be0dbf58} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3086 | 2026.05.01 17:49:00.578148 [ 279 ] {0763eea2-a3a1-4202-9ccb-ef66be0dbf58} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001261 sec., 4758.128469468676 rows/sec., 248.59 KiB/sec. | ||
| 3087 | 2026.05.01 17:49:00.578183 [ 279 ] {0763eea2-a3a1-4202-9ccb-ef66be0dbf58} <Debug> TCPHandler: Processed in 0.00144749 sec. | ||
| 3088 | 2026.05.01 17:49:00.578299 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3089 | 2026.05.01 17:49:00.578393 [ 279 ] {da6ec2b9-2bfa-4d68-99cf-777dc425928c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3090 | 2026.05.01 17:49:00.578436 [ 279 ] {da6ec2b9-2bfa-4d68-99cf-777dc425928c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3091 | 2026.05.01 17:49:00.578912 [ 279 ] {da6ec2b9-2bfa-4d68-99cf-777dc425928c} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3092 | 2026.05.01 17:49:00.578947 [ 279 ] {da6ec2b9-2bfa-4d68-99cf-777dc425928c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3093 | 2026.05.01 17:49:00.579285 [ 279 ] {da6ec2b9-2bfa-4d68-99cf-777dc425928c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3094 | 2026.05.01 17:49:00.579501 [ 279 ] {da6ec2b9-2bfa-4d68-99cf-777dc425928c} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3095 | 2026.05.01 17:49:00.579627 [ 279 ] {da6ec2b9-2bfa-4d68-99cf-777dc425928c} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001253 sec., 267358.3399840383 rows/sec., 17.49 MiB/sec. | ||
| 3096 | 2026.05.01 17:49:00.579665 [ 279 ] {da6ec2b9-2bfa-4d68-99cf-777dc425928c} <Debug> TCPHandler: Processed in 0.001414529 sec. | ||
| 3097 | 2026.05.01 17:49:00.579775 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3098 | 2026.05.01 17:49:00.579875 [ 279 ] {5d155544-d1c8-4c63-a2eb-4e11e92306cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3099 | 2026.05.01 17:49:00.579918 [ 279 ] {5d155544-d1c8-4c63-a2eb-4e11e92306cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3100 | 2026.05.01 17:49:00.580304 [ 279 ] {5d155544-d1c8-4c63-a2eb-4e11e92306cf} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3101 | 2026.05.01 17:49:00.580348 [ 279 ] {5d155544-d1c8-4c63-a2eb-4e11e92306cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3102 | 2026.05.01 17:49:00.580733 [ 279 ] {5d155544-d1c8-4c63-a2eb-4e11e92306cf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3103 | 2026.05.01 17:49:00.580981 [ 279 ] {5d155544-d1c8-4c63-a2eb-4e11e92306cf} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3104 | 2026.05.01 17:49:00.581076 [ 141 ] {} <Debug> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3105 | 2026.05.01 17:49:00.581114 [ 279 ] {5d155544-d1c8-4c63-a2eb-4e11e92306cf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001258 sec., 794.912559618442 rows/sec., 53.56 KiB/sec. | ||
| 3106 | 2026.05.01 17:49:00.581117 [ 141 ] {} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3107 | 2026.05.01 17:49:00.581149 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3108 | 2026.05.01 17:49:00.581151 [ 279 ] {5d155544-d1c8-4c63-a2eb-4e11e92306cf} <Debug> TCPHandler: Processed in 0.001426829 sec. | ||
| 3109 | 2026.05.01 17:49:00.581232 [ 189 ] {315867c9-72da-4223-aa99-22f3d023d96b::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 | ||
| 3110 | 2026.05.01 17:49:00.581279 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3111 | 2026.05.01 17:49:00.581315 [ 189 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3112 | 2026.05.01 17:49:00.581345 [ 189 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 3113 | 2026.05.01 17:49:00.581375 [ 279 ] {b8e6af02-bd39-4793-9033-b0965260a45c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3114 | 2026.05.01 17:49:00.581417 [ 189 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 3115 | 2026.05.01 17:49:00.581430 [ 279 ] {b8e6af02-bd39-4793-9033-b0965260a45c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3116 | 2026.05.01 17:49:00.581466 [ 189 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 3117 | 2026.05.01 17:49:00.581514 [ 189 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 3118 | 2026.05.01 17:49:00.581556 [ 189 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 3119 | 2026.05.01 17:49:00.582214 [ 200 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.00101899 sec., 4906.819497737956 rows/sec., 330.64 KiB/sec. | ||
| 3120 | 2026.05.01 17:49:00.582303 [ 279 ] {b8e6af02-bd39-4793-9033-b0965260a45c} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3121 | 2026.05.01 17:49:00.582348 [ 279 ] {b8e6af02-bd39-4793-9033-b0965260a45c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3122 | 2026.05.01 17:49:00.582396 [ 191 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3123 | 2026.05.01 17:49:00.582784 [ 191 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_5_1} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3124 | 2026.05.01 17:49:00.582874 [ 191 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_5_1} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3125 | 2026.05.01 17:49:00.582937 [ 279 ] {b8e6af02-bd39-4793-9033-b0965260a45c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3126 | 2026.05.01 17:49:00.582969 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 3127 | 2026.05.01 17:49:00.583170 [ 279 ] {b8e6af02-bd39-4793-9033-b0965260a45c} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3128 | 2026.05.01 17:49:00.583294 [ 141 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3129 | 2026.05.01 17:49:00.583311 [ 279 ] {b8e6af02-bd39-4793-9033-b0965260a45c} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001955 sec., 17902.813299232734 rows/sec., 32.08 MiB/sec. | ||
| 3130 | 2026.05.01 17:49:00.583327 [ 141 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3131 | 2026.05.01 17:49:00.583345 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3132 | 2026.05.01 17:49:00.583371 [ 279 ] {b8e6af02-bd39-4793-9033-b0965260a45c} <Debug> TCPHandler: Processed in 0.002142264 sec. | ||
| 3133 | 2026.05.01 17:49:00.583400 [ 189 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::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 | ||
| 3134 | 2026.05.01 17:49:00.583505 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3135 | 2026.05.01 17:49:00.583559 [ 189 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3136 | 2026.05.01 17:49:00.583605 [ 189 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 148 rows starting from the beginning of the part | ||
| 3137 | 2026.05.01 17:49:00.583610 [ 279 ] {06caf82d-5196-47e1-b05e-165a2547cf06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3138 | 2026.05.01 17:49:00.583654 [ 279 ] {06caf82d-5196-47e1-b05e-165a2547cf06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3139 | 2026.05.01 17:49:00.583713 [ 189 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 35 rows starting from the beginning of the part | ||
| 3140 | 2026.05.01 17:49:00.583804 [ 189 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::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 | ||
| 3141 | 2026.05.01 17:49:00.583890 [ 189 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 35 rows starting from the beginning of the part | ||
| 3142 | 2026.05.01 17:49:00.583975 [ 189 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::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 | ||
| 3143 | 2026.05.01 17:49:00.584001 [ 279 ] {06caf82d-5196-47e1-b05e-165a2547cf06} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3144 | 2026.05.01 17:49:00.584036 [ 279 ] {06caf82d-5196-47e1-b05e-165a2547cf06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3145 | 2026.05.01 17:49:00.584060 [ 189 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 35 rows starting from the beginning of the part | ||
| 3146 | 2026.05.01 17:49:00.584349 [ 279 ] {06caf82d-5196-47e1-b05e-165a2547cf06} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3147 | 2026.05.01 17:49:00.584559 [ 279 ] {06caf82d-5196-47e1-b05e-165a2547cf06} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3148 | 2026.05.01 17:49:00.584686 [ 279 ] {06caf82d-5196-47e1-b05e-165a2547cf06} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001095 sec., 100456.6210045662 rows/sec., 6.11 MiB/sec. | ||
| 3149 | 2026.05.01 17:49:00.584721 [ 279 ] {06caf82d-5196-47e1-b05e-165a2547cf06} <Debug> TCPHandler: Processed in 0.001263815 sec. | ||
| 3150 | 2026.05.01 17:49:00.586675 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 19 columns (19 merged, 0 gathered) in 0.003295777 sec., 80405.92552226683 rows/sec., 144.08 MiB/sec. | ||
| 3151 | 2026.05.01 17:49:00.587527 [ 200 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3152 | 2026.05.01 17:49:00.588068 [ 200 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3153 | 2026.05.01 17:49:00.588149 [ 200 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3154 | 2026.05.01 17:49:00.588294 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 3155 | 2026.05.01 17:49:04.664484 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6260 | ||
| 3156 | 2026.05.01 17:49:04.665238 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3157 | 2026.05.01 17:49:04.665284 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3158 | 2026.05.01 17:49:04.665777 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3159 | 2026.05.01 17:49:04.666013 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3160 | 2026.05.01 17:49:04.666146 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6260 | ||
| 3161 | 2026.05.01 17:49:04.988212 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3162 | 2026.05.01 17:49:05.003462 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3163 | 2026.05.01 17:49:05.003509 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3164 | 2026.05.01 17:49:05.009483 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3165 | 2026.05.01 17:49:05.010170 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3166 | 2026.05.01 17:49:05.013183 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3167 | 2026.05.01 17:49:05.550863 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3168 | 2026.05.01 17:49:05.551082 [ 279 ] {f21a9a74-64eb-4e76-b539-06b25ba3756e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3169 | 2026.05.01 17:49:05.551159 [ 279 ] {f21a9a74-64eb-4e76-b539-06b25ba3756e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3170 | 2026.05.01 17:49:05.551829 [ 279 ] {f21a9a74-64eb-4e76-b539-06b25ba3756e} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3171 | 2026.05.01 17:49:05.551869 [ 279 ] {f21a9a74-64eb-4e76-b539-06b25ba3756e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3172 | 2026.05.01 17:49:05.552281 [ 279 ] {f21a9a74-64eb-4e76-b539-06b25ba3756e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3173 | 2026.05.01 17:49:05.552512 [ 279 ] {f21a9a74-64eb-4e76-b539-06b25ba3756e} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3174 | 2026.05.01 17:49:05.552673 [ 279 ] {f21a9a74-64eb-4e76-b539-06b25ba3756e} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001645 sec., 41337.386018237084 rows/sec., 3.30 MiB/sec. | ||
| 3175 | 2026.05.01 17:49:05.552679 [ 146 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3176 | 2026.05.01 17:49:05.552722 [ 279 ] {f21a9a74-64eb-4e76-b539-06b25ba3756e} <Debug> TCPHandler: Processed in 0.00199958 sec. | ||
| 3177 | 2026.05.01 17:49:05.552754 [ 146 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3178 | 2026.05.01 17:49:05.552785 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3179 | 2026.05.01 17:49:05.552873 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3180 | 2026.05.01 17:49:05.552887 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::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 | ||
| 3181 | 2026.05.01 17:49:05.552982 [ 279 ] {d3f33db2-fe46-40d1-b44a-e4dbfa123ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3182 | 2026.05.01 17:49:05.552990 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3183 | 2026.05.01 17:49:05.553027 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1457 rows starting from the beginning of the part | ||
| 3184 | 2026.05.01 17:49:05.553027 [ 279 ] {d3f33db2-fe46-40d1-b44a-e4dbfa123ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3185 | 2026.05.01 17:49:05.553093 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 68 rows starting from the beginning of the part | ||
| 3186 | 2026.05.01 17:49:05.553147 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1321 rows starting from the beginning of the part | ||
| 3187 | 2026.05.01 17:49:05.553195 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 68 rows starting from the beginning of the part | ||
| 3188 | 2026.05.01 17:49:05.553236 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1317 rows starting from the beginning of the part | ||
| 3189 | 2026.05.01 17:49:05.553278 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 68 rows starting from the beginning of the part | ||
| 3190 | 2026.05.01 17:49:05.553475 [ 279 ] {d3f33db2-fe46-40d1-b44a-e4dbfa123ccd} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3191 | 2026.05.01 17:49:05.553513 [ 279 ] {d3f33db2-fe46-40d1-b44a-e4dbfa123ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3192 | 2026.05.01 17:49:05.553947 [ 279 ] {d3f33db2-fe46-40d1-b44a-e4dbfa123ccd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3193 | 2026.05.01 17:49:05.554182 [ 279 ] {d3f33db2-fe46-40d1-b44a-e4dbfa123ccd} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3194 | 2026.05.01 17:49:05.554343 [ 279 ] {d3f33db2-fe46-40d1-b44a-e4dbfa123ccd} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001385 sec., 4332.129963898917 rows/sec., 325.76 KiB/sec. | ||
| 3195 | 2026.05.01 17:49:05.554381 [ 279 ] {d3f33db2-fe46-40d1-b44a-e4dbfa123ccd} <Debug> TCPHandler: Processed in 0.001561021 sec. | ||
| 3196 | 2026.05.01 17:49:05.554499 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3197 | 2026.05.01 17:49:05.554593 [ 279 ] {0a9ba303-0740-44b8-9629-277cf2ee4478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3198 | 2026.05.01 17:49:05.554633 [ 279 ] {0a9ba303-0740-44b8-9629-277cf2ee4478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3199 | 2026.05.01 17:49:05.554881 [ 200 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002033291 sec., 2114306.3142462145 rows/sec., 174.39 MiB/sec. | ||
| 3200 | 2026.05.01 17:49:05.555063 [ 279 ] {0a9ba303-0740-44b8-9629-277cf2ee4478} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3201 | 2026.05.01 17:49:05.555104 [ 279 ] {0a9ba303-0740-44b8-9629-277cf2ee4478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3202 | 2026.05.01 17:49:05.555237 [ 191 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3203 | 2026.05.01 17:49:05.555474 [ 279 ] {0a9ba303-0740-44b8-9629-277cf2ee4478} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3204 | 2026.05.01 17:49:05.555606 [ 191 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_16_3} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3205 | 2026.05.01 17:49:05.555703 [ 191 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_16_3} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3206 | 2026.05.01 17:49:05.555739 [ 279 ] {0a9ba303-0740-44b8-9629-277cf2ee4478} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3207 | 2026.05.01 17:49:05.555804 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 3208 | 2026.05.01 17:49:05.555845 [ 146 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3209 | 2026.05.01 17:49:05.555875 [ 279 ] {0a9ba303-0740-44b8-9629-277cf2ee4478} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.0013 sec., 53846.15384615385 rows/sec., 4.20 MiB/sec. | ||
| 3210 | 2026.05.01 17:49:05.555880 [ 146 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3211 | 2026.05.01 17:49:05.555917 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3212 | 2026.05.01 17:49:05.555920 [ 279 ] {0a9ba303-0740-44b8-9629-277cf2ee4478} <Debug> TCPHandler: Processed in 0.00147024 sec. | ||
| 3213 | 2026.05.01 17:49:05.555994 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::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 | ||
| 3214 | 2026.05.01 17:49:05.556057 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3215 | 2026.05.01 17:49:05.556074 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3216 | 2026.05.01 17:49:05.556099 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 871 rows starting from the beginning of the part | ||
| 3217 | 2026.05.01 17:49:05.556142 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 70 rows starting from the beginning of the part | ||
| 3218 | 2026.05.01 17:49:05.556152 [ 279 ] {7880d02e-5f4b-4742-972a-2bc892a1aa38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3219 | 2026.05.01 17:49:05.556178 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 803 rows starting from the beginning of the part | ||
| 3220 | 2026.05.01 17:49:05.556196 [ 279 ] {7880d02e-5f4b-4742-972a-2bc892a1aa38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3221 | 2026.05.01 17:49:05.556212 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 70 rows starting from the beginning of the part | ||
| 3222 | 2026.05.01 17:49:05.556247 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 795 rows starting from the beginning of the part | ||
| 3223 | 2026.05.01 17:49:05.556281 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 70 rows starting from the beginning of the part | ||
| 3224 | 2026.05.01 17:49:05.556605 [ 279 ] {7880d02e-5f4b-4742-972a-2bc892a1aa38} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3225 | 2026.05.01 17:49:05.556640 [ 279 ] {7880d02e-5f4b-4742-972a-2bc892a1aa38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3226 | 2026.05.01 17:49:05.556991 [ 279 ] {7880d02e-5f4b-4742-972a-2bc892a1aa38} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3227 | 2026.05.01 17:49:05.557206 [ 279 ] {7880d02e-5f4b-4742-972a-2bc892a1aa38} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3228 | 2026.05.01 17:49:05.557278 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2679 rows, containing 5 columns (5 merged, 0 gathered) in 0.001300806 sec., 2059492.3455150113 rows/sec., 154.12 MiB/sec. | ||
| 3229 | 2026.05.01 17:49:05.557306 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3230 | 2026.05.01 17:49:05.557332 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3231 | 2026.05.01 17:49:05.557335 [ 279 ] {7880d02e-5f4b-4742-972a-2bc892a1aa38} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 3232 | 2026.05.01 17:49:05.557349 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3233 | 2026.05.01 17:49:05.557382 [ 279 ] {7880d02e-5f4b-4742-972a-2bc892a1aa38} <Debug> TCPHandler: Processed in 0.001374108 sec. | ||
| 3234 | 2026.05.01 17:49:05.557433 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3235 | 2026.05.01 17:49:05.557438 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::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 | ||
| 3236 | 2026.05.01 17:49:05.557504 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3237 | 2026.05.01 17:49:05.557556 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3238 | 2026.05.01 17:49:05.557593 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2407 rows starting from the beginning of the part | ||
| 3239 | 2026.05.01 17:49:05.557603 [ 279 ] {aba4f885-5410-456b-b94e-356b5109b488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3240 | 2026.05.01 17:49:05.557665 [ 279 ] {aba4f885-5410-456b-b94e-356b5109b488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3241 | 2026.05.01 17:49:05.557678 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_16_3} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3242 | 2026.05.01 17:49:05.557684 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3243 | 2026.05.01 17:49:05.557741 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 339 rows starting from the beginning of the part | ||
| 3244 | 2026.05.01 17:49:05.557744 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_16_3} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3245 | 2026.05.01 17:49:05.557793 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3246 | 2026.05.01 17:49:05.557820 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 3247 | 2026.05.01 17:49:05.557841 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 335 rows starting from the beginning of the part | ||
| 3248 | 2026.05.01 17:49:05.557891 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3249 | 2026.05.01 17:49:05.558415 [ 279 ] {aba4f885-5410-456b-b94e-356b5109b488} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3250 | 2026.05.01 17:49:05.558456 [ 279 ] {aba4f885-5410-456b-b94e-356b5109b488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3251 | 2026.05.01 17:49:05.558968 [ 279 ] {aba4f885-5410-456b-b94e-356b5109b488} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3252 | 2026.05.01 17:49:05.559201 [ 279 ] {aba4f885-5410-456b-b94e-356b5109b488} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2026.05.01 17:49:05.559342 [ 279 ] {aba4f885-5410-456b-b94e-356b5109b488} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001756 sec., 3416.8564920273348 rows/sec., 6.12 MiB/sec. | ||
| 3254 | 2026.05.01 17:49:05.559394 [ 279 ] {aba4f885-5410-456b-b94e-356b5109b488} <Debug> TCPHandler: Processed in 0.001938 sec. | ||
| 3255 | 2026.05.01 17:49:05.559524 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3256 | 2026.05.01 17:49:05.559555 [ 190 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3561 rows, containing 5 columns (5 merged, 0 gathered) in 0.002152064 sec., 1654690.5668232916 rows/sec., 112.84 MiB/sec. | ||
| 3257 | 2026.05.01 17:49:05.559618 [ 279 ] {d9c994ff-a871-4c43-a646-00bda2164409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3258 | 2026.05.01 17:49:05.559665 [ 279 ] {d9c994ff-a871-4c43-a646-00bda2164409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3259 | 2026.05.01 17:49:05.559855 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3260 | 2026.05.01 17:49:05.560008 [ 279 ] {d9c994ff-a871-4c43-a646-00bda2164409} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2026.05.01 17:49:05.560052 [ 279 ] {d9c994ff-a871-4c43-a646-00bda2164409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3262 | 2026.05.01 17:49:05.560111 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3263 | 2026.05.01 17:49:05.560182 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3264 | 2026.05.01 17:49:05.560239 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 3265 | 2026.05.01 17:49:05.560383 [ 279 ] {d9c994ff-a871-4c43-a646-00bda2164409} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3266 | 2026.05.01 17:49:05.560608 [ 279 ] {d9c994ff-a871-4c43-a646-00bda2164409} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3267 | 2026.05.01 17:49:05.560710 [ 146 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3268 | 2026.05.01 17:49:05.560739 [ 146 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3269 | 2026.05.01 17:49:05.560740 [ 279 ] {d9c994ff-a871-4c43-a646-00bda2164409} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 3270 | 2026.05.01 17:49:05.560756 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3271 | 2026.05.01 17:49:05.560790 [ 279 ] {d9c994ff-a871-4c43-a646-00bda2164409} <Debug> TCPHandler: Processed in 0.001315167 sec. | ||
| 3272 | 2026.05.01 17:49:05.560840 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::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 | ||
| 3273 | 2026.05.01 17:49:05.560959 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3274 | 2026.05.01 17:49:05.560991 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 720 rows starting from the beginning of the part | ||
| 3275 | 2026.05.01 17:49:05.561073 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3276 | 2026.05.01 17:49:05.561122 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 110 rows starting from the beginning of the part | ||
| 3277 | 2026.05.01 17:49:05.561163 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3278 | 2026.05.01 17:49:05.561209 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 110 rows starting from the beginning of the part | ||
| 3279 | 2026.05.01 17:49:05.561249 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3280 | 2026.05.01 17:49:05.562167 [ 191 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1120 rows, containing 4 columns (4 merged, 0 gathered) in 0.001357458 sec., 825071.5675917782 rows/sec., 53.33 MiB/sec. | ||
| 3281 | 2026.05.01 17:49:05.562336 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3282 | 2026.05.01 17:49:05.562589 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_16_3} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3283 | 2026.05.01 17:49:05.562653 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_16_3} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3284 | 2026.05.01 17:49:05.562720 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3285 | 2026.05.01 17:49:07.182407 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 432 | ||
| 3286 | 2026.05.01 17:49:07.184771 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3287 | 2026.05.01 17:49:07.184809 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3288 | 2026.05.01 17:49:07.185980 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3289 | 2026.05.01 17:49:07.186259 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3290 | 2026.05.01 17:49:07.186503 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 432 | ||
| 3291 | 2026.05.01 17:49:10.564760 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3292 | 2026.05.01 17:49:10.565067 [ 279 ] {d163ac1c-3fce-4f7a-9287-6b903e594c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3293 | 2026.05.01 17:49:10.565177 [ 279 ] {d163ac1c-3fce-4f7a-9287-6b903e594c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3294 | 2026.05.01 17:49:10.566097 [ 279 ] {d163ac1c-3fce-4f7a-9287-6b903e594c0d} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3295 | 2026.05.01 17:49:10.566139 [ 279 ] {d163ac1c-3fce-4f7a-9287-6b903e594c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3296 | 2026.05.01 17:49:10.566562 [ 279 ] {d163ac1c-3fce-4f7a-9287-6b903e594c0d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3297 | 2026.05.01 17:49:10.566794 [ 279 ] {d163ac1c-3fce-4f7a-9287-6b903e594c0d} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3298 | 2026.05.01 17:49:10.566948 [ 279 ] {d163ac1c-3fce-4f7a-9287-6b903e594c0d} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001956 sec., 237218.8139059305 rows/sec., 15.04 MiB/sec. | ||
| 3299 | 2026.05.01 17:49:10.566988 [ 279 ] {d163ac1c-3fce-4f7a-9287-6b903e594c0d} <Debug> TCPHandler: Processed in 0.002413638 sec. | ||
| 3300 | 2026.05.01 17:49:10.567134 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3301 | 2026.05.01 17:49:10.567228 [ 279 ] {989ce9e7-6186-494f-bd8f-0ee50f36b658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3302 | 2026.05.01 17:49:10.567268 [ 279 ] {989ce9e7-6186-494f-bd8f-0ee50f36b658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3303 | 2026.05.01 17:49:10.568268 [ 279 ] {989ce9e7-6186-494f-bd8f-0ee50f36b658} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3304 | 2026.05.01 17:49:10.568304 [ 279 ] {989ce9e7-6186-494f-bd8f-0ee50f36b658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3305 | 2026.05.01 17:49:10.568671 [ 279 ] {989ce9e7-6186-494f-bd8f-0ee50f36b658} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3306 | 2026.05.01 17:49:10.568885 [ 279 ] {989ce9e7-6186-494f-bd8f-0ee50f36b658} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3307 | 2026.05.01 17:49:10.569008 [ 279 ] {989ce9e7-6186-494f-bd8f-0ee50f36b658} <Debug> executeQuery: Read 1319 rows, 105.58 KiB in 0.001798 sec., 733592.8809788654 rows/sec., 57.34 MiB/sec. | ||
| 3308 | 2026.05.01 17:49:10.569045 [ 279 ] {989ce9e7-6186-494f-bd8f-0ee50f36b658} <Debug> TCPHandler: Processed in 0.001960829 sec. | ||
| 3309 | 2026.05.01 17:49:10.569172 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3310 | 2026.05.01 17:49:10.569267 [ 279 ] {337605dd-213f-427e-8f98-e73452b6a1cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3311 | 2026.05.01 17:49:10.569307 [ 279 ] {337605dd-213f-427e-8f98-e73452b6a1cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3312 | 2026.05.01 17:49:10.569798 [ 279 ] {337605dd-213f-427e-8f98-e73452b6a1cf} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3313 | 2026.05.01 17:49:10.569834 [ 279 ] {337605dd-213f-427e-8f98-e73452b6a1cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3314 | 2026.05.01 17:49:10.570139 [ 279 ] {337605dd-213f-427e-8f98-e73452b6a1cf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3315 | 2026.05.01 17:49:10.570354 [ 279 ] {337605dd-213f-427e-8f98-e73452b6a1cf} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3316 | 2026.05.01 17:49:10.570482 [ 279 ] {337605dd-213f-427e-8f98-e73452b6a1cf} <Debug> executeQuery: Read 268 rows, 16.64 KiB in 0.001233 sec., 217356.04217356045 rows/sec., 13.18 MiB/sec. | ||
| 3317 | 2026.05.01 17:49:10.570517 [ 279 ] {337605dd-213f-427e-8f98-e73452b6a1cf} <Debug> TCPHandler: Processed in 0.001394098 sec. | ||
| 3318 | 2026.05.01 17:49:10.570632 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3319 | 2026.05.01 17:49:10.570725 [ 279 ] {59a2ef83-43b2-4385-9700-e3cd4b9165b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3320 | 2026.05.01 17:49:10.570764 [ 279 ] {59a2ef83-43b2-4385-9700-e3cd4b9165b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3321 | 2026.05.01 17:49:10.571244 [ 279 ] {59a2ef83-43b2-4385-9700-e3cd4b9165b4} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3322 | 2026.05.01 17:49:10.571280 [ 279 ] {59a2ef83-43b2-4385-9700-e3cd4b9165b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3323 | 2026.05.01 17:49:10.571580 [ 279 ] {59a2ef83-43b2-4385-9700-e3cd4b9165b4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3324 | 2026.05.01 17:49:10.571795 [ 279 ] {59a2ef83-43b2-4385-9700-e3cd4b9165b4} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3325 | 2026.05.01 17:49:10.571920 [ 279 ] {59a2ef83-43b2-4385-9700-e3cd4b9165b4} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001212 sec., 197194.7194719472 rows/sec., 12.71 MiB/sec. | ||
| 3326 | 2026.05.01 17:49:10.571956 [ 279 ] {59a2ef83-43b2-4385-9700-e3cd4b9165b4} <Debug> TCPHandler: Processed in 0.001372598 sec. | ||
| 3327 | 2026.05.01 17:49:10.572070 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3328 | 2026.05.01 17:49:10.572163 [ 279 ] {f433f491-f644-4c9d-9d49-b50e3a559822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3329 | 2026.05.01 17:49:10.572203 [ 279 ] {f433f491-f644-4c9d-9d49-b50e3a559822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3330 | 2026.05.01 17:49:10.572672 [ 279 ] {f433f491-f644-4c9d-9d49-b50e3a559822} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3331 | 2026.05.01 17:49:10.572707 [ 279 ] {f433f491-f644-4c9d-9d49-b50e3a559822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3332 | 2026.05.01 17:49:10.573017 [ 279 ] {f433f491-f644-4c9d-9d49-b50e3a559822} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3333 | 2026.05.01 17:49:10.573228 [ 279 ] {f433f491-f644-4c9d-9d49-b50e3a559822} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3334 | 2026.05.01 17:49:10.573356 [ 279 ] {f433f491-f644-4c9d-9d49-b50e3a559822} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001211 sec., 196531.79190751445 rows/sec., 11.16 MiB/sec. | ||
| 3335 | 2026.05.01 17:49:10.573393 [ 279 ] {f433f491-f644-4c9d-9d49-b50e3a559822} <Debug> TCPHandler: Processed in 0.001372338 sec. | ||
| 3336 | 2026.05.01 17:49:10.573506 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3337 | 2026.05.01 17:49:10.573600 [ 279 ] {097999c4-5f70-491e-a165-49deee53f06c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3338 | 2026.05.01 17:49:10.573638 [ 279 ] {097999c4-5f70-491e-a165-49deee53f06c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3339 | 2026.05.01 17:49:10.574294 [ 279 ] {097999c4-5f70-491e-a165-49deee53f06c} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3340 | 2026.05.01 17:49:10.574332 [ 279 ] {097999c4-5f70-491e-a165-49deee53f06c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3341 | 2026.05.01 17:49:10.574659 [ 279 ] {097999c4-5f70-491e-a165-49deee53f06c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3342 | 2026.05.01 17:49:10.574868 [ 279 ] {097999c4-5f70-491e-a165-49deee53f06c} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3343 | 2026.05.01 17:49:10.574992 [ 279 ] {097999c4-5f70-491e-a165-49deee53f06c} <Debug> executeQuery: Read 796 rows, 57.05 KiB in 0.00141 sec., 564539.0070921986 rows/sec., 39.51 MiB/sec. | ||
| 3344 | 2026.05.01 17:49:10.575029 [ 279 ] {097999c4-5f70-491e-a165-49deee53f06c} <Debug> TCPHandler: Processed in 0.001571032 sec. | ||
| 3345 | 2026.05.01 17:49:10.575149 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3346 | 2026.05.01 17:49:10.575247 [ 279 ] {1c227570-b8e4-4f6d-8725-18906144bf5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3347 | 2026.05.01 17:49:10.575291 [ 279 ] {1c227570-b8e4-4f6d-8725-18906144bf5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3348 | 2026.05.01 17:49:10.575688 [ 279 ] {1c227570-b8e4-4f6d-8725-18906144bf5b} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3349 | 2026.05.01 17:49:10.575732 [ 279 ] {1c227570-b8e4-4f6d-8725-18906144bf5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3350 | 2026.05.01 17:49:10.576111 [ 279 ] {1c227570-b8e4-4f6d-8725-18906144bf5b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3351 | 2026.05.01 17:49:10.576360 [ 279 ] {1c227570-b8e4-4f6d-8725-18906144bf5b} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3352 | 2026.05.01 17:49:10.576464 [ 138 ] {} <Debug> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3353 | 2026.05.01 17:49:10.576491 [ 279 ] {1c227570-b8e4-4f6d-8725-18906144bf5b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001263 sec., 4750.593824228028 rows/sec., 248.20 KiB/sec. | ||
| 3354 | 2026.05.01 17:49:10.576538 [ 138 ] {} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3355 | 2026.05.01 17:49:10.576545 [ 279 ] {1c227570-b8e4-4f6d-8725-18906144bf5b} <Debug> TCPHandler: Processed in 0.001447989 sec. | ||
| 3356 | 2026.05.01 17:49:10.576572 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3357 | 2026.05.01 17:49:10.576679 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3358 | 2026.05.01 17:49:10.576699 [ 192 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 3359 | 2026.05.01 17:49:10.576778 [ 279 ] {17db3b8f-6b13-4e45-a006-60f93703a1d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3360 | 2026.05.01 17:49:10.576827 [ 279 ] {17db3b8f-6b13-4e45-a006-60f93703a1d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3361 | 2026.05.01 17:49:10.576844 [ 192 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3362 | 2026.05.01 17:49:10.576884 [ 192 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 3363 | 2026.05.01 17:49:10.576946 [ 192 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 3364 | 2026.05.01 17:49:10.576992 [ 192 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 3365 | 2026.05.01 17:49:10.577030 [ 192 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 3366 | 2026.05.01 17:49:10.577067 [ 192 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 3367 | 2026.05.01 17:49:10.577102 [ 192 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 3368 | 2026.05.01 17:49:10.577293 [ 279 ] {17db3b8f-6b13-4e45-a006-60f93703a1d3} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3369 | 2026.05.01 17:49:10.577337 [ 279 ] {17db3b8f-6b13-4e45-a006-60f93703a1d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3370 | 2026.05.01 17:49:10.577724 [ 279 ] {17db3b8f-6b13-4e45-a006-60f93703a1d3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3371 | 2026.05.01 17:49:10.577878 [ 191 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001231365 sec., 29235.848022316695 rows/sec., 1.49 MiB/sec. | ||
| 3372 | 2026.05.01 17:49:10.577954 [ 279 ] {17db3b8f-6b13-4e45-a006-60f93703a1d3} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3373 | 2026.05.01 17:49:10.578051 [ 192 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3374 | 2026.05.01 17:49:10.578098 [ 279 ] {17db3b8f-6b13-4e45-a006-60f93703a1d3} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001338 sec., 250373.69207772796 rows/sec., 16.38 MiB/sec. | ||
| 3375 | 2026.05.01 17:49:10.578141 [ 279 ] {17db3b8f-6b13-4e45-a006-60f93703a1d3} <Debug> TCPHandler: Processed in 0.00151098 sec. | ||
| 3376 | 2026.05.01 17:49:10.578259 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3377 | 2026.05.01 17:49:10.578324 [ 192 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_6_1} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3378 | 2026.05.01 17:49:10.578372 [ 279 ] {1f203941-5722-4ace-a8ae-a4924330d5f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3379 | 2026.05.01 17:49:10.578401 [ 192 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_6_1} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3380 | 2026.05.01 17:49:10.578431 [ 279 ] {1f203941-5722-4ace-a8ae-a4924330d5f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3381 | 2026.05.01 17:49:10.578478 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3382 | 2026.05.01 17:49:10.578830 [ 279 ] {1f203941-5722-4ace-a8ae-a4924330d5f7} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2026.05.01 17:49:10.578881 [ 279 ] {1f203941-5722-4ace-a8ae-a4924330d5f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3384 | 2026.05.01 17:49:10.579262 [ 279 ] {1f203941-5722-4ace-a8ae-a4924330d5f7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3385 | 2026.05.01 17:49:10.579496 [ 279 ] {1f203941-5722-4ace-a8ae-a4924330d5f7} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3386 | 2026.05.01 17:49:10.579625 [ 279 ] {1f203941-5722-4ace-a8ae-a4924330d5f7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001278 sec., 782.4726134585289 rows/sec., 52.73 KiB/sec. | ||
| 3387 | 2026.05.01 17:49:10.579662 [ 279 ] {1f203941-5722-4ace-a8ae-a4924330d5f7} <Debug> TCPHandler: Processed in 0.001452209 sec. | ||
| 3388 | 2026.05.01 17:49:10.579786 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3389 | 2026.05.01 17:49:10.579882 [ 279 ] {439e3346-9f23-4e6b-bca3-2e00ad8632ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3390 | 2026.05.01 17:49:10.579936 [ 279 ] {439e3346-9f23-4e6b-bca3-2e00ad8632ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3391 | 2026.05.01 17:49:10.580737 [ 279 ] {439e3346-9f23-4e6b-bca3-2e00ad8632ab} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3392 | 2026.05.01 17:49:10.580772 [ 279 ] {439e3346-9f23-4e6b-bca3-2e00ad8632ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3393 | 2026.05.01 17:49:10.581311 [ 279 ] {439e3346-9f23-4e6b-bca3-2e00ad8632ab} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3394 | 2026.05.01 17:49:10.581541 [ 279 ] {439e3346-9f23-4e6b-bca3-2e00ad8632ab} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2026.05.01 17:49:10.581674 [ 279 ] {439e3346-9f23-4e6b-bca3-2e00ad8632ab} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00181 sec., 19889.50276243094 rows/sec., 35.64 MiB/sec. | ||
| 3396 | 2026.05.01 17:49:10.581724 [ 279 ] {439e3346-9f23-4e6b-bca3-2e00ad8632ab} <Debug> TCPHandler: Processed in 0.00198737 sec. | ||
| 3397 | 2026.05.01 17:49:10.581858 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3398 | 2026.05.01 17:49:10.581978 [ 279 ] {0bb386ff-36d4-40e7-9d83-c53f416cda1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3399 | 2026.05.01 17:49:10.582035 [ 279 ] {0bb386ff-36d4-40e7-9d83-c53f416cda1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3400 | 2026.05.01 17:49:10.582396 [ 279 ] {0bb386ff-36d4-40e7-9d83-c53f416cda1e} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3401 | 2026.05.01 17:49:10.582433 [ 279 ] {0bb386ff-36d4-40e7-9d83-c53f416cda1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3402 | 2026.05.01 17:49:10.582757 [ 279 ] {0bb386ff-36d4-40e7-9d83-c53f416cda1e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3403 | 2026.05.01 17:49:10.582968 [ 279 ] {0bb386ff-36d4-40e7-9d83-c53f416cda1e} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3404 | 2026.05.01 17:49:10.583095 [ 279 ] {0bb386ff-36d4-40e7-9d83-c53f416cda1e} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001144 sec., 96153.84615384616 rows/sec., 5.85 MiB/sec. | ||
| 3405 | 2026.05.01 17:49:10.583131 [ 279 ] {0bb386ff-36d4-40e7-9d83-c53f416cda1e} <Debug> TCPHandler: Processed in 0.001325737 sec. | ||
| 3406 | 2026.05.01 17:49:12.106164 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3407 | 2026.05.01 17:49:12.106213 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3408 | 2026.05.01 17:49:12.166205 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6772 | ||
| 3409 | 2026.05.01 17:49:12.166812 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3410 | 2026.05.01 17:49:12.166872 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3411 | 2026.05.01 17:49:12.167536 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3412 | 2026.05.01 17:49:12.167870 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3413 | 2026.05.01 17:49:12.168049 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6772 | ||
| 3414 | 2026.05.01 17:49:12.513252 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3415 | 2026.05.01 17:49:12.530319 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3416 | 2026.05.01 17:49:12.530371 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3417 | 2026.05.01 17:49:12.536456 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3418 | 2026.05.01 17:49:12.537128 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3419 | 2026.05.01 17:49:12.539813 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3420 | 2026.05.01 17:49:13.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.74 MiB, peak 229.74 MiB, free memory in arenas 0.00 B, will set to 227.04 MiB (RSS), difference: 1.30 MiB | ||
| 3421 | 2026.05.01 17:49:15.551198 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3422 | 2026.05.01 17:49:15.551394 [ 279 ] {4274cedb-d9a7-4a66-9beb-74443e19d074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3423 | 2026.05.01 17:49:15.551461 [ 279 ] {4274cedb-d9a7-4a66-9beb-74443e19d074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3424 | 2026.05.01 17:49:15.552132 [ 279 ] {4274cedb-d9a7-4a66-9beb-74443e19d074} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3425 | 2026.05.01 17:49:15.552172 [ 279 ] {4274cedb-d9a7-4a66-9beb-74443e19d074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3426 | 2026.05.01 17:49:15.552577 [ 279 ] {4274cedb-d9a7-4a66-9beb-74443e19d074} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3427 | 2026.05.01 17:49:15.552817 [ 279 ] {4274cedb-d9a7-4a66-9beb-74443e19d074} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3428 | 2026.05.01 17:49:15.552973 [ 279 ] {4274cedb-d9a7-4a66-9beb-74443e19d074} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001628 sec., 41769.04176904177 rows/sec., 3.33 MiB/sec. | ||
| 3429 | 2026.05.01 17:49:15.553014 [ 279 ] {4274cedb-d9a7-4a66-9beb-74443e19d074} <Debug> TCPHandler: Processed in 0.001947779 sec. | ||
| 3430 | 2026.05.01 17:49:15.553159 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3431 | 2026.05.01 17:49:15.553255 [ 279 ] {c14b01dd-ddde-406b-a281-19964eda5453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3432 | 2026.05.01 17:49:15.553296 [ 279 ] {c14b01dd-ddde-406b-a281-19964eda5453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3433 | 2026.05.01 17:49:15.553699 [ 279 ] {c14b01dd-ddde-406b-a281-19964eda5453} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3434 | 2026.05.01 17:49:15.553735 [ 279 ] {c14b01dd-ddde-406b-a281-19964eda5453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3435 | 2026.05.01 17:49:15.554032 [ 279 ] {c14b01dd-ddde-406b-a281-19964eda5453} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3436 | 2026.05.01 17:49:15.554246 [ 279 ] {c14b01dd-ddde-406b-a281-19964eda5453} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3437 | 2026.05.01 17:49:15.554394 [ 279 ] {c14b01dd-ddde-406b-a281-19964eda5453} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001157 sec., 5185.825410544511 rows/sec., 389.95 KiB/sec. | ||
| 3438 | 2026.05.01 17:49:15.554432 [ 279 ] {c14b01dd-ddde-406b-a281-19964eda5453} <Debug> TCPHandler: Processed in 0.001322817 sec. | ||
| 3439 | 2026.05.01 17:49:15.554546 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3440 | 2026.05.01 17:49:15.554641 [ 279 ] {bbc9adad-a5e6-476c-b751-65ccd0ac8a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3441 | 2026.05.01 17:49:15.554681 [ 279 ] {bbc9adad-a5e6-476c-b751-65ccd0ac8a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3442 | 2026.05.01 17:49:15.555102 [ 279 ] {bbc9adad-a5e6-476c-b751-65ccd0ac8a81} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2026.05.01 17:49:15.555136 [ 279 ] {bbc9adad-a5e6-476c-b751-65ccd0ac8a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3444 | 2026.05.01 17:49:15.555429 [ 279 ] {bbc9adad-a5e6-476c-b751-65ccd0ac8a81} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3445 | 2026.05.01 17:49:15.555647 [ 279 ] {bbc9adad-a5e6-476c-b751-65ccd0ac8a81} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3446 | 2026.05.01 17:49:15.555776 [ 279 ] {bbc9adad-a5e6-476c-b751-65ccd0ac8a81} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001153 sec., 60711.188204683436 rows/sec., 4.74 MiB/sec. | ||
| 3447 | 2026.05.01 17:49:15.555812 [ 279 ] {bbc9adad-a5e6-476c-b751-65ccd0ac8a81} <Debug> TCPHandler: Processed in 0.001314037 sec. | ||
| 3448 | 2026.05.01 17:49:15.555926 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3449 | 2026.05.01 17:49:15.556020 [ 279 ] {300e1130-fc38-454a-9ef3-5b876f8b1fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3450 | 2026.05.01 17:49:15.556064 [ 279 ] {300e1130-fc38-454a-9ef3-5b876f8b1fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3451 | 2026.05.01 17:49:15.556513 [ 279 ] {300e1130-fc38-454a-9ef3-5b876f8b1fdc} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3452 | 2026.05.01 17:49:15.556557 [ 279 ] {300e1130-fc38-454a-9ef3-5b876f8b1fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3453 | 2026.05.01 17:49:15.556976 [ 279 ] {300e1130-fc38-454a-9ef3-5b876f8b1fdc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3454 | 2026.05.01 17:49:15.557240 [ 279 ] {300e1130-fc38-454a-9ef3-5b876f8b1fdc} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3455 | 2026.05.01 17:49:15.557401 [ 279 ] {300e1130-fc38-454a-9ef3-5b876f8b1fdc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001397 sec., 114531.1381531854 rows/sec., 7.98 MiB/sec. | ||
| 3456 | 2026.05.01 17:49:15.557445 [ 279 ] {300e1130-fc38-454a-9ef3-5b876f8b1fdc} <Debug> TCPHandler: Processed in 0.001567672 sec. | ||
| 3457 | 2026.05.01 17:49:15.557569 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3458 | 2026.05.01 17:49:15.557690 [ 279 ] {9718aea1-fe13-4971-b73f-6d29e6dbcb1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3459 | 2026.05.01 17:49:15.557757 [ 279 ] {9718aea1-fe13-4971-b73f-6d29e6dbcb1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3460 | 2026.05.01 17:49:15.558602 [ 279 ] {9718aea1-fe13-4971-b73f-6d29e6dbcb1b} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3461 | 2026.05.01 17:49:15.558638 [ 279 ] {9718aea1-fe13-4971-b73f-6d29e6dbcb1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3462 | 2026.05.01 17:49:15.559130 [ 279 ] {9718aea1-fe13-4971-b73f-6d29e6dbcb1b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3463 | 2026.05.01 17:49:15.559354 [ 279 ] {9718aea1-fe13-4971-b73f-6d29e6dbcb1b} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3464 | 2026.05.01 17:49:15.559488 [ 279 ] {9718aea1-fe13-4971-b73f-6d29e6dbcb1b} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001822 sec., 3293.084522502744 rows/sec., 5.90 MiB/sec. | ||
| 3465 | 2026.05.01 17:49:15.559538 [ 279 ] {9718aea1-fe13-4971-b73f-6d29e6dbcb1b} <Debug> TCPHandler: Processed in 0.002030471 sec. | ||
| 3466 | 2026.05.01 17:49:15.559666 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3467 | 2026.05.01 17:49:15.559761 [ 279 ] {d04e7479-d64c-4bec-8496-eeaa43d0e78f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3468 | 2026.05.01 17:49:15.559802 [ 279 ] {d04e7479-d64c-4bec-8496-eeaa43d0e78f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3469 | 2026.05.01 17:49:15.560140 [ 279 ] {d04e7479-d64c-4bec-8496-eeaa43d0e78f} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3470 | 2026.05.01 17:49:15.560173 [ 279 ] {d04e7479-d64c-4bec-8496-eeaa43d0e78f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3471 | 2026.05.01 17:49:15.560469 [ 279 ] {d04e7479-d64c-4bec-8496-eeaa43d0e78f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3472 | 2026.05.01 17:49:15.560686 [ 279 ] {d04e7479-d64c-4bec-8496-eeaa43d0e78f} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3473 | 2026.05.01 17:49:15.560817 [ 279 ] {d04e7479-d64c-4bec-8496-eeaa43d0e78f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 3474 | 2026.05.01 17:49:15.560852 [ 279 ] {d04e7479-d64c-4bec-8496-eeaa43d0e78f} <Debug> TCPHandler: Processed in 0.001235155 sec. | ||
| 3475 | 2026.05.01 17:49:17.186643 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 466 | ||
| 3476 | 2026.05.01 17:49:17.189430 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3477 | 2026.05.01 17:49:17.189474 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3478 | 2026.05.01 17:49:17.190678 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3479 | 2026.05.01 17:49:17.190950 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3480 | 2026.05.01 17:49:17.191219 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 466 | ||
| 3481 | 2026.05.01 17:49:19.668126 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7220 | ||
| 3482 | 2026.05.01 17:49:19.668823 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3483 | 2026.05.01 17:49:19.668874 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3484 | 2026.05.01 17:49:19.669498 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3485 | 2026.05.01 17:49:19.669749 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3486 | 2026.05.01 17:49:19.669904 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7220 | ||
| 3487 | 2026.05.01 17:49:20.040862 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3488 | 2026.05.01 17:49:20.057522 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3489 | 2026.05.01 17:49:20.057587 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3490 | 2026.05.01 17:49:20.063208 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3491 | 2026.05.01 17:49:20.063919 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3492 | 2026.05.01 17:49:20.066827 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3493 | 2026.05.01 17:49:20.565966 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3494 | 2026.05.01 17:49:20.566191 [ 279 ] {dd3f633c-9aaa-4435-8fff-dc341c1e9a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3495 | 2026.05.01 17:49:20.566276 [ 279 ] {dd3f633c-9aaa-4435-8fff-dc341c1e9a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3496 | 2026.05.01 17:49:20.567157 [ 279 ] {dd3f633c-9aaa-4435-8fff-dc341c1e9a0a} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3497 | 2026.05.01 17:49:20.567210 [ 279 ] {dd3f633c-9aaa-4435-8fff-dc341c1e9a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3498 | 2026.05.01 17:49:20.567650 [ 279 ] {dd3f633c-9aaa-4435-8fff-dc341c1e9a0a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3499 | 2026.05.01 17:49:20.567894 [ 279 ] {dd3f633c-9aaa-4435-8fff-dc341c1e9a0a} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3500 | 2026.05.01 17:49:20.568056 [ 279 ] {dd3f633c-9aaa-4435-8fff-dc341c1e9a0a} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.00192 sec., 241666.66666666666 rows/sec., 15.33 MiB/sec. | ||
| 3501 | 2026.05.01 17:49:20.568106 [ 279 ] {dd3f633c-9aaa-4435-8fff-dc341c1e9a0a} <Debug> TCPHandler: Processed in 0.002284246 sec. | ||
| 3502 | 2026.05.01 17:49:20.568235 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3503 | 2026.05.01 17:49:20.568341 [ 279 ] {7d7cd0fd-03f1-42b0-aa4d-18d8e0e5d8d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3504 | 2026.05.01 17:49:20.568386 [ 279 ] {7d7cd0fd-03f1-42b0-aa4d-18d8e0e5d8d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3505 | 2026.05.01 17:49:20.568798 [ 279 ] {7d7cd0fd-03f1-42b0-aa4d-18d8e0e5d8d1} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3506 | 2026.05.01 17:49:20.568837 [ 279 ] {7d7cd0fd-03f1-42b0-aa4d-18d8e0e5d8d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3507 | 2026.05.01 17:49:20.569136 [ 279 ] {7d7cd0fd-03f1-42b0-aa4d-18d8e0e5d8d1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3508 | 2026.05.01 17:49:20.569356 [ 279 ] {7d7cd0fd-03f1-42b0-aa4d-18d8e0e5d8d1} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3509 | 2026.05.01 17:49:20.569493 [ 279 ] {7d7cd0fd-03f1-42b0-aa4d-18d8e0e5d8d1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001176 sec., 1700.6802721088436 rows/sec., 138.68 KiB/sec. | ||
| 3510 | 2026.05.01 17:49:20.569531 [ 279 ] {7d7cd0fd-03f1-42b0-aa4d-18d8e0e5d8d1} <Debug> TCPHandler: Processed in 0.001348107 sec. | ||
| 3511 | 2026.05.01 17:49:20.569645 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3512 | 2026.05.01 17:49:20.569743 [ 279 ] {e4cdf8eb-3f9c-4e9d-bb4f-b00e30633986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3513 | 2026.05.01 17:49:20.569784 [ 279 ] {e4cdf8eb-3f9c-4e9d-bb4f-b00e30633986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3514 | 2026.05.01 17:49:20.570820 [ 279 ] {e4cdf8eb-3f9c-4e9d-bb4f-b00e30633986} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3515 | 2026.05.01 17:49:20.570858 [ 279 ] {e4cdf8eb-3f9c-4e9d-bb4f-b00e30633986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3516 | 2026.05.01 17:49:20.571270 [ 279 ] {e4cdf8eb-3f9c-4e9d-bb4f-b00e30633986} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3517 | 2026.05.01 17:49:20.571481 [ 279 ] {e4cdf8eb-3f9c-4e9d-bb4f-b00e30633986} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3518 | 2026.05.01 17:49:20.571612 [ 279 ] {e4cdf8eb-3f9c-4e9d-bb4f-b00e30633986} <Debug> executeQuery: Read 1320 rows, 105.65 KiB in 0.001889 sec., 698782.424563261 rows/sec., 54.62 MiB/sec. | ||
| 3519 | 2026.05.01 17:49:20.571649 [ 279 ] {e4cdf8eb-3f9c-4e9d-bb4f-b00e30633986} <Debug> TCPHandler: Processed in 0.002053382 sec. | ||
| 3520 | 2026.05.01 17:49:20.571766 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3521 | 2026.05.01 17:49:20.571863 [ 279 ] {0aaea143-73d1-4337-9f98-c1e554ce48bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3522 | 2026.05.01 17:49:20.571905 [ 279 ] {0aaea143-73d1-4337-9f98-c1e554ce48bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3523 | 2026.05.01 17:49:20.572398 [ 279 ] {0aaea143-73d1-4337-9f98-c1e554ce48bd} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3524 | 2026.05.01 17:49:20.572435 [ 279 ] {0aaea143-73d1-4337-9f98-c1e554ce48bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3525 | 2026.05.01 17:49:20.572748 [ 279 ] {0aaea143-73d1-4337-9f98-c1e554ce48bd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3526 | 2026.05.01 17:49:20.572957 [ 279 ] {0aaea143-73d1-4337-9f98-c1e554ce48bd} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3527 | 2026.05.01 17:49:20.573086 [ 279 ] {0aaea143-73d1-4337-9f98-c1e554ce48bd} <Debug> executeQuery: Read 270 rows, 16.78 KiB in 0.001242 sec., 217391.30434782608 rows/sec., 13.19 MiB/sec. | ||
| 3528 | 2026.05.01 17:49:20.573122 [ 279 ] {0aaea143-73d1-4337-9f98-c1e554ce48bd} <Debug> TCPHandler: Processed in 0.001405639 sec. | ||
| 3529 | 2026.05.01 17:49:20.573233 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3530 | 2026.05.01 17:49:20.573333 [ 279 ] {45906cf2-ee9a-4473-9af5-7e1113fba3ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3531 | 2026.05.01 17:49:20.573373 [ 279 ] {45906cf2-ee9a-4473-9af5-7e1113fba3ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3532 | 2026.05.01 17:49:20.573848 [ 279 ] {45906cf2-ee9a-4473-9af5-7e1113fba3ab} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3533 | 2026.05.01 17:49:20.573884 [ 279 ] {45906cf2-ee9a-4473-9af5-7e1113fba3ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3534 | 2026.05.01 17:49:20.574186 [ 279 ] {45906cf2-ee9a-4473-9af5-7e1113fba3ab} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3535 | 2026.05.01 17:49:20.574400 [ 279 ] {45906cf2-ee9a-4473-9af5-7e1113fba3ab} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3536 | 2026.05.01 17:49:20.574526 [ 279 ] {45906cf2-ee9a-4473-9af5-7e1113fba3ab} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001211 sec., 197357.55573905862 rows/sec., 12.72 MiB/sec. | ||
| 3537 | 2026.05.01 17:49:20.574563 [ 279 ] {45906cf2-ee9a-4473-9af5-7e1113fba3ab} <Debug> TCPHandler: Processed in 0.001378428 sec. | ||
| 3538 | 2026.05.01 17:49:20.574675 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3539 | 2026.05.01 17:49:20.574770 [ 279 ] {f0b395d0-513a-4163-8067-546f559d8a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3540 | 2026.05.01 17:49:20.574808 [ 279 ] {f0b395d0-513a-4163-8067-546f559d8a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3541 | 2026.05.01 17:49:20.575289 [ 279 ] {f0b395d0-513a-4163-8067-546f559d8a0e} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3542 | 2026.05.01 17:49:20.575325 [ 279 ] {f0b395d0-513a-4163-8067-546f559d8a0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3543 | 2026.05.01 17:49:20.575626 [ 279 ] {f0b395d0-513a-4163-8067-546f559d8a0e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3544 | 2026.05.01 17:49:20.575835 [ 279 ] {f0b395d0-513a-4163-8067-546f559d8a0e} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3545 | 2026.05.01 17:49:20.575962 [ 279 ] {f0b395d0-513a-4163-8067-546f559d8a0e} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001211 sec., 196531.79190751445 rows/sec., 11.16 MiB/sec. | ||
| 3546 | 2026.05.01 17:49:20.575999 [ 279 ] {f0b395d0-513a-4163-8067-546f559d8a0e} <Debug> TCPHandler: Processed in 0.001373378 sec. | ||
| 3547 | 2026.05.01 17:49:20.576113 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3548 | 2026.05.01 17:49:20.576206 [ 279 ] {4f1e001c-8005-486f-8262-867e0bd3badd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3549 | 2026.05.01 17:49:20.576246 [ 279 ] {4f1e001c-8005-486f-8262-867e0bd3badd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3550 | 2026.05.01 17:49:20.576921 [ 279 ] {4f1e001c-8005-486f-8262-867e0bd3badd} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3551 | 2026.05.01 17:49:20.576957 [ 279 ] {4f1e001c-8005-486f-8262-867e0bd3badd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3552 | 2026.05.01 17:49:20.577292 [ 279 ] {4f1e001c-8005-486f-8262-867e0bd3badd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3553 | 2026.05.01 17:49:20.577500 [ 279 ] {4f1e001c-8005-486f-8262-867e0bd3badd} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3554 | 2026.05.01 17:49:20.577628 [ 279 ] {4f1e001c-8005-486f-8262-867e0bd3badd} <Debug> executeQuery: Read 798 rows, 57.21 KiB in 0.001439 sec., 554551.7720639333 rows/sec., 38.82 MiB/sec. | ||
| 3555 | 2026.05.01 17:49:20.577666 [ 279 ] {4f1e001c-8005-486f-8262-867e0bd3badd} <Debug> TCPHandler: Processed in 0.001601523 sec. | ||
| 3556 | 2026.05.01 17:49:20.577791 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3557 | 2026.05.01 17:49:20.577910 [ 279 ] {9cbf4fe1-e793-4bf1-b699-36d012a3a18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3558 | 2026.05.01 17:49:20.577962 [ 279 ] {9cbf4fe1-e793-4bf1-b699-36d012a3a18d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3559 | 2026.05.01 17:49:20.578366 [ 279 ] {9cbf4fe1-e793-4bf1-b699-36d012a3a18d} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3560 | 2026.05.01 17:49:20.578409 [ 279 ] {9cbf4fe1-e793-4bf1-b699-36d012a3a18d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3561 | 2026.05.01 17:49:20.578759 [ 279 ] {9cbf4fe1-e793-4bf1-b699-36d012a3a18d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3562 | 2026.05.01 17:49:20.578974 [ 279 ] {9cbf4fe1-e793-4bf1-b699-36d012a3a18d} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3563 | 2026.05.01 17:49:20.579105 [ 279 ] {9cbf4fe1-e793-4bf1-b699-36d012a3a18d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001221 sec., 4914.004914004914 rows/sec., 256.74 KiB/sec. | ||
| 3564 | 2026.05.01 17:49:20.579141 [ 279 ] {9cbf4fe1-e793-4bf1-b699-36d012a3a18d} <Debug> TCPHandler: Processed in 0.001411468 sec. | ||
| 3565 | 2026.05.01 17:49:20.579253 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3566 | 2026.05.01 17:49:20.579353 [ 279 ] {dcf097c0-24e8-417f-8ef2-1176f0f74472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3567 | 2026.05.01 17:49:20.579398 [ 279 ] {dcf097c0-24e8-417f-8ef2-1176f0f74472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3568 | 2026.05.01 17:49:20.579855 [ 279 ] {dcf097c0-24e8-417f-8ef2-1176f0f74472} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3569 | 2026.05.01 17:49:20.579890 [ 279 ] {dcf097c0-24e8-417f-8ef2-1176f0f74472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3570 | 2026.05.01 17:49:20.580247 [ 279 ] {dcf097c0-24e8-417f-8ef2-1176f0f74472} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3571 | 2026.05.01 17:49:20.580467 [ 279 ] {dcf097c0-24e8-417f-8ef2-1176f0f74472} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3572 | 2026.05.01 17:49:20.580601 [ 279 ] {dcf097c0-24e8-417f-8ef2-1176f0f74472} <Debug> executeQuery: Read 336 rows, 22.52 KiB in 0.001267 sec., 265193.3701657459 rows/sec., 17.36 MiB/sec. | ||
| 3573 | 2026.05.01 17:49:20.580637 [ 279 ] {dcf097c0-24e8-417f-8ef2-1176f0f74472} <Debug> TCPHandler: Processed in 0.00143588 sec. | ||
| 3574 | 2026.05.01 17:49:20.580757 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3575 | 2026.05.01 17:49:20.580882 [ 279 ] {f6d2fb7f-70de-48b1-b082-406276922d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3576 | 2026.05.01 17:49:20.580938 [ 279 ] {f6d2fb7f-70de-48b1-b082-406276922d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3577 | 2026.05.01 17:49:20.581291 [ 279 ] {f6d2fb7f-70de-48b1-b082-406276922d75} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3578 | 2026.05.01 17:49:20.581325 [ 279 ] {f6d2fb7f-70de-48b1-b082-406276922d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3579 | 2026.05.01 17:49:20.581648 [ 279 ] {f6d2fb7f-70de-48b1-b082-406276922d75} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3580 | 2026.05.01 17:49:20.581895 [ 279 ] {f6d2fb7f-70de-48b1-b082-406276922d75} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3581 | 2026.05.01 17:49:20.582023 [ 279 ] {f6d2fb7f-70de-48b1-b082-406276922d75} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001168 sec., 856.1643835616438 rows/sec., 57.69 KiB/sec. | ||
| 3582 | 2026.05.01 17:49:20.582059 [ 279 ] {f6d2fb7f-70de-48b1-b082-406276922d75} <Debug> TCPHandler: Processed in 0.001357227 sec. | ||
| 3583 | 2026.05.01 17:49:20.582174 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3584 | 2026.05.01 17:49:20.582290 [ 279 ] {882d196c-a75f-4fa3-8006-e6e4778b1f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3585 | 2026.05.01 17:49:20.582353 [ 279 ] {882d196c-a75f-4fa3-8006-e6e4778b1f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3586 | 2026.05.01 17:49:20.583175 [ 279 ] {882d196c-a75f-4fa3-8006-e6e4778b1f39} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3587 | 2026.05.01 17:49:20.583210 [ 279 ] {882d196c-a75f-4fa3-8006-e6e4778b1f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3588 | 2026.05.01 17:49:20.583766 [ 279 ] {882d196c-a75f-4fa3-8006-e6e4778b1f39} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3589 | 2026.05.01 17:49:20.583992 [ 279 ] {882d196c-a75f-4fa3-8006-e6e4778b1f39} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3590 | 2026.05.01 17:49:20.584130 [ 279 ] {882d196c-a75f-4fa3-8006-e6e4778b1f39} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001865 sec., 19302.9490616622 rows/sec., 34.59 MiB/sec. | ||
| 3591 | 2026.05.01 17:49:20.584189 [ 279 ] {882d196c-a75f-4fa3-8006-e6e4778b1f39} <Debug> TCPHandler: Processed in 0.002074522 sec. | ||
| 3592 | 2026.05.01 17:49:20.584323 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3593 | 2026.05.01 17:49:20.584419 [ 279 ] {aaaa45b3-c4e0-4299-bc84-4456469dc59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3594 | 2026.05.01 17:49:20.584461 [ 279 ] {aaaa45b3-c4e0-4299-bc84-4456469dc59f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3595 | 2026.05.01 17:49:20.584800 [ 279 ] {aaaa45b3-c4e0-4299-bc84-4456469dc59f} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3596 | 2026.05.01 17:49:20.584834 [ 279 ] {aaaa45b3-c4e0-4299-bc84-4456469dc59f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3597 | 2026.05.01 17:49:20.585148 [ 279 ] {aaaa45b3-c4e0-4299-bc84-4456469dc59f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3598 | 2026.05.01 17:49:20.585359 [ 279 ] {aaaa45b3-c4e0-4299-bc84-4456469dc59f} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3599 | 2026.05.01 17:49:20.585484 [ 279 ] {aaaa45b3-c4e0-4299-bc84-4456469dc59f} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001084 sec., 101476.0147601476 rows/sec., 6.17 MiB/sec. | ||
| 3600 | 2026.05.01 17:49:20.585518 [ 279 ] {aaaa45b3-c4e0-4299-bc84-4456469dc59f} <Debug> TCPHandler: Processed in 0.001243995 sec. | ||
| 3601 | 2026.05.01 17:49:22.024061 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53376 | ||
| 3602 | 2026.05.01 17:49:22.024182 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3603 | 2026.05.01 17:49:22.024212 [ 336 ] {} <Debug> TCP-Session: 3942b0b7-4049-48aa-ae2f-9a8987bca976 Authenticating user 'default' from [fd00:1122:3344:101::e]:53376 | ||
| 3604 | 2026.05.01 17:49:22.024236 [ 336 ] {} <Debug> TCP-Session: 3942b0b7-4049-48aa-ae2f-9a8987bca976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3605 | 2026.05.01 17:49:22.024251 [ 336 ] {} <Debug> TCP-Session: 3942b0b7-4049-48aa-ae2f-9a8987bca976 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3606 | 2026.05.01 17:49:22.024445 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40859 | ||
| 3607 | 2026.05.01 17:49:22.024472 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57980 | ||
| 3608 | 2026.05.01 17:49:22.024532 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44503 | ||
| 3609 | 2026.05.01 17:49:22.024558 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53822 | ||
| 3610 | 2026.05.01 17:49:22.024571 [ 333 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65282 | ||
| 3611 | 2026.05.01 17:49:22.024609 [ 336 ] {} <Trace> TCP-Session: 3942b0b7-4049-48aa-ae2f-9a8987bca976 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3612 | 2026.05.01 17:49:22.024620 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3613 | 2026.05.01 17:49:22.024581 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3614 | 2026.05.01 17:49:22.024678 [ 338 ] {} <Debug> TCP-Session: ef4925be-fbf4-4955-88ef-133fa337caf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57980 | ||
| 3615 | 2026.05.01 17:49:22.024581 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50123 | ||
| 3616 | 2026.05.01 17:49:22.024713 [ 338 ] {} <Debug> TCP-Session: ef4925be-fbf4-4955-88ef-133fa337caf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3617 | 2026.05.01 17:49:22.024705 [ 337 ] {} <Debug> TCP-Session: b01bee0a-c276-4446-990b-8d09b76e6703 Authenticating user 'default' from [fd00:1122:3344:101::e]:40859 | ||
| 3618 | 2026.05.01 17:49:22.024736 [ 338 ] {} <Debug> TCP-Session: ef4925be-fbf4-4955-88ef-133fa337caf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3619 | 2026.05.01 17:49:22.024545 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39794 | ||
| 3620 | 2026.05.01 17:49:22.024763 [ 337 ] {} <Debug> TCP-Session: b01bee0a-c276-4446-990b-8d09b76e6703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3621 | 2026.05.01 17:49:22.024786 [ 336 ] {e03d5e91-605f-42f9-b92f-b40191f3c0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53376) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3622 | 2026.05.01 17:49:22.024803 [ 337 ] {} <Debug> TCP-Session: b01bee0a-c276-4446-990b-8d09b76e6703 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3623 | 2026.05.01 17:49:22.024808 [ 333 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3624 | 2026.05.01 17:49:22.024801 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3625 | 2026.05.01 17:49:22.024857 [ 333 ] {} <Debug> TCP-Session: 9282c7e2-d478-4ef1-8374-262135d6d8a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:65282 | ||
| 3626 | 2026.05.01 17:49:22.024493 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60995 | ||
| 3627 | 2026.05.01 17:49:22.024884 [ 333 ] {} <Debug> TCP-Session: 9282c7e2-d478-4ef1-8374-262135d6d8a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3628 | 2026.05.01 17:49:22.024878 [ 267 ] {} <Debug> TCP-Session: 2acd83bf-9df9-4a1c-ad67-9deae941bcf2 Authenticating user 'default' from [fd00:1122:3344:101::e]:53822 | ||
| 3629 | 2026.05.01 17:49:22.024935 [ 333 ] {} <Debug> TCP-Session: 9282c7e2-d478-4ef1-8374-262135d6d8a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3630 | 2026.05.01 17:49:22.024951 [ 267 ] {} <Debug> TCP-Session: 2acd83bf-9df9-4a1c-ad67-9deae941bcf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3631 | 2026.05.01 17:49:22.024959 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3632 | 2026.05.01 17:49:22.024968 [ 267 ] {} <Debug> TCP-Session: 2acd83bf-9df9-4a1c-ad67-9deae941bcf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3633 | 2026.05.01 17:49:22.025000 [ 340 ] {} <Debug> TCP-Session: 1995ffbe-2a8a-452e-bbcd-a79d3d7e68d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44503 | ||
| 3634 | 2026.05.01 17:49:22.025028 [ 340 ] {} <Debug> TCP-Session: 1995ffbe-2a8a-452e-bbcd-a79d3d7e68d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3635 | 2026.05.01 17:49:22.025043 [ 340 ] {} <Debug> TCP-Session: 1995ffbe-2a8a-452e-bbcd-a79d3d7e68d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3636 | 2026.05.01 17:49:22.025051 [ 336 ] {e03d5e91-605f-42f9-b92f-b40191f3c0a6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3637 | 2026.05.01 17:49:22.025056 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3638 | 2026.05.01 17:49:22.025102 [ 341 ] {} <Debug> TCP-Session: 7dab16be-24b3-49ba-9198-9095955c4199 Authenticating user 'default' from [fd00:1122:3344:101::e]:39794 | ||
| 3639 | 2026.05.01 17:49:22.025107 [ 336 ] {e03d5e91-605f-42f9-b92f-b40191f3c0a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3640 | 2026.05.01 17:49:22.025122 [ 341 ] {} <Debug> TCP-Session: 7dab16be-24b3-49ba-9198-9095955c4199 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3641 | 2026.05.01 17:49:22.025146 [ 341 ] {} <Debug> TCP-Session: 7dab16be-24b3-49ba-9198-9095955c4199 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3642 | 2026.05.01 17:49:22.025146 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3643 | 2026.05.01 17:49:22.025187 [ 334 ] {} <Debug> TCP-Session: ece69177-7af8-47ea-a957-7f1c99a24a96 Authenticating user 'default' from [fd00:1122:3344:101::e]:50123 | ||
| 3644 | 2026.05.01 17:49:22.025204 [ 334 ] {} <Debug> TCP-Session: ece69177-7af8-47ea-a957-7f1c99a24a96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3645 | 2026.05.01 17:49:22.025213 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3646 | 2026.05.01 17:49:22.025216 [ 334 ] {} <Debug> TCP-Session: ece69177-7af8-47ea-a957-7f1c99a24a96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3647 | 2026.05.01 17:49:22.025257 [ 339 ] {} <Debug> TCP-Session: b5c64d01-74b3-4fc7-84b2-56419539fd94 Authenticating user 'default' from [fd00:1122:3344:101::e]:60995 | ||
| 3648 | 2026.05.01 17:49:22.025288 [ 339 ] {} <Debug> TCP-Session: b5c64d01-74b3-4fc7-84b2-56419539fd94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3649 | 2026.05.01 17:49:22.025304 [ 339 ] {} <Debug> TCP-Session: b5c64d01-74b3-4fc7-84b2-56419539fd94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3650 | 2026.05.01 17:49:22.025393 [ 336 ] {e03d5e91-605f-42f9-b92f-b40191f3c0a6} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 3651 | 2026.05.01 17:49:22.026411 [ 302 ] {e03d5e91-605f-42f9-b92f-b40191f3c0a6} <Trace> AggregatingTransform: Aggregating | ||
| 3652 | 2026.05.01 17:49:22.026448 [ 302 ] {e03d5e91-605f-42f9-b92f-b40191f3c0a6} <Trace> Aggregator: Aggregation method: without_key | ||
| 3653 | 2026.05.01 17:49:22.026478 [ 302 ] {e03d5e91-605f-42f9-b92f-b40191f3c0a6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00098499 sec. (1015.239 rows/sec., 39.66 KiB/sec.) | ||
| 3654 | 2026.05.01 17:49:22.026502 [ 302 ] {e03d5e91-605f-42f9-b92f-b40191f3c0a6} <Trace> Aggregator: Merging aggregated data | ||
| 3655 | 2026.05.01 17:49:22.027637 [ 336 ] {e03d5e91-605f-42f9-b92f-b40191f3c0a6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002904 sec., 344.3526170798898 rows/sec., 13.45 KiB/sec. | ||
| 3656 | 2026.05.01 17:49:22.027758 [ 336 ] {e03d5e91-605f-42f9-b92f-b40191f3c0a6} <Debug> TCPHandler: Processed in 0.003267836 sec. | ||
| 3657 | 2026.05.01 17:49:22.027892 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3658 | 2026.05.01 17:49:22.027920 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3659 | 2026.05.01 17:49:22.027939 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3660 | 2026.05.01 17:49:22.027960 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3661 | 2026.05.01 17:49:22.027969 [ 339 ] {} <Debug> TCP-Session: b5c64d01-74b3-4fc7-84b2-56419539fd94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3662 | 2026.05.01 17:49:22.027990 [ 338 ] {} <Debug> TCP-Session: ef4925be-fbf4-4955-88ef-133fa337caf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3663 | 2026.05.01 17:49:22.027998 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3664 | 2026.05.01 17:49:22.028017 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3665 | 2026.05.01 17:49:22.028043 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3666 | 2026.05.01 17:49:22.028066 [ 333 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3667 | 2026.05.01 17:49:22.028091 [ 340 ] {} <Debug> TCP-Session: 1995ffbe-2a8a-452e-bbcd-a79d3d7e68d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3668 | 2026.05.01 17:49:22.028067 [ 267 ] {} <Debug> TCP-Session: 2acd83bf-9df9-4a1c-ad67-9deae941bcf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3669 | 2026.05.01 17:49:22.028113 [ 333 ] {} <Debug> TCP-Session: 9282c7e2-d478-4ef1-8374-262135d6d8a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3670 | 2026.05.01 17:49:22.028051 [ 341 ] {} <Debug> TCP-Session: 7dab16be-24b3-49ba-9198-9095955c4199 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3671 | 2026.05.01 17:49:22.028009 [ 337 ] {} <Debug> TCP-Session: b01bee0a-c276-4446-990b-8d09b76e6703 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3672 | 2026.05.01 17:49:22.027974 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3673 | 2026.05.01 17:49:22.027921 [ 336 ] {} <Debug> TCP-Session: 3942b0b7-4049-48aa-ae2f-9a8987bca976 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3674 | 2026.05.01 17:49:22.028214 [ 334 ] {} <Debug> TCP-Session: ece69177-7af8-47ea-a957-7f1c99a24a96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3675 | 2026.05.01 17:49:23.673324 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51669 | ||
| 3676 | 2026.05.01 17:49:23.673440 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3677 | 2026.05.01 17:49:23.673468 [ 334 ] {} <Debug> TCP-Session: 81803059-e55c-4933-be44-7a2fe6d2ddfb Authenticating user 'default' from [fd00:1122:3344:101::e]:51669 | ||
| 3678 | 2026.05.01 17:49:23.673490 [ 334 ] {} <Debug> TCP-Session: 81803059-e55c-4933-be44-7a2fe6d2ddfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3679 | 2026.05.01 17:49:23.673503 [ 334 ] {} <Debug> TCP-Session: 81803059-e55c-4933-be44-7a2fe6d2ddfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3680 | 2026.05.01 17:49:23.673716 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55069 | ||
| 3681 | 2026.05.01 17:49:23.673729 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64846 | ||
| 3682 | 2026.05.01 17:49:23.673778 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36126 | ||
| 3683 | 2026.05.01 17:49:23.673802 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62927 | ||
| 3684 | 2026.05.01 17:49:23.673841 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3685 | 2026.05.01 17:49:23.673797 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41196 | ||
| 3686 | 2026.05.01 17:49:23.673891 [ 335 ] {} <Debug> TCP-Session: 2964cfbc-3091-48e1-a374-4b1b42aedbe8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55069 | ||
| 3687 | 2026.05.01 17:49:23.673877 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3688 | 2026.05.01 17:49:23.673936 [ 335 ] {} <Debug> TCP-Session: 2964cfbc-3091-48e1-a374-4b1b42aedbe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3689 | 2026.05.01 17:49:23.673933 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3690 | 2026.05.01 17:49:23.673954 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3691 | 2026.05.01 17:49:23.673962 [ 335 ] {} <Debug> TCP-Session: 2964cfbc-3091-48e1-a374-4b1b42aedbe8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3692 | 2026.05.01 17:49:23.673986 [ 267 ] {} <Debug> TCP-Session: 70d56eeb-c907-45ae-8756-ce705924a982 Authenticating user 'default' from [fd00:1122:3344:101::e]:62927 | ||
| 3693 | 2026.05.01 17:49:23.673995 [ 341 ] {} <Debug> TCP-Session: 9a972320-1755-4310-84c3-f5336b37a2f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41196 | ||
| 3694 | 2026.05.01 17:49:23.673963 [ 336 ] {} <Debug> TCP-Session: 6b39555a-e5bd-4434-8521-2ff30ab497b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64846 | ||
| 3695 | 2026.05.01 17:49:23.674023 [ 267 ] {} <Debug> TCP-Session: 70d56eeb-c907-45ae-8756-ce705924a982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3696 | 2026.05.01 17:49:23.674028 [ 341 ] {} <Debug> TCP-Session: 9a972320-1755-4310-84c3-f5336b37a2f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3697 | 2026.05.01 17:49:23.674053 [ 336 ] {} <Debug> TCP-Session: 6b39555a-e5bd-4434-8521-2ff30ab497b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3698 | 2026.05.01 17:49:23.674054 [ 267 ] {} <Debug> TCP-Session: 70d56eeb-c907-45ae-8756-ce705924a982 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3699 | 2026.05.01 17:49:23.674064 [ 341 ] {} <Debug> TCP-Session: 9a972320-1755-4310-84c3-f5336b37a2f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3700 | 2026.05.01 17:49:23.674078 [ 336 ] {} <Debug> TCP-Session: 6b39555a-e5bd-4434-8521-2ff30ab497b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3701 | 2026.05.01 17:49:23.673872 [ 334 ] {} <Trace> TCP-Session: 81803059-e55c-4933-be44-7a2fe6d2ddfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3702 | 2026.05.01 17:49:23.673788 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55963 | ||
| 3703 | 2026.05.01 17:49:23.673766 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61538 | ||
| 3704 | 2026.05.01 17:49:23.673764 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35932 | ||
| 3705 | 2026.05.01 17:49:23.674220 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3706 | 2026.05.01 17:49:23.673875 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3707 | 2026.05.01 17:49:23.674275 [ 340 ] {} <Debug> TCP-Session: 0c6e9992-1875-452a-9146-8be29a054fc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:55963 | ||
| 3708 | 2026.05.01 17:49:23.674307 [ 334 ] {d3defcde-b87a-4a06-9c99-d007f061c1de} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51669) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3709 | 2026.05.01 17:49:23.674319 [ 340 ] {} <Debug> TCP-Session: 0c6e9992-1875-452a-9146-8be29a054fc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3710 | 2026.05.01 17:49:23.674323 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3711 | 2026.05.01 17:49:23.674347 [ 340 ] {} <Debug> TCP-Session: 0c6e9992-1875-452a-9146-8be29a054fc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3712 | 2026.05.01 17:49:23.674320 [ 339 ] {} <Debug> TCP-Session: c25ae228-bb24-4aa8-8bac-a4b1517842e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36126 | ||
| 3713 | 2026.05.01 17:49:23.674384 [ 338 ] {} <Debug> TCP-Session: 19da0e44-f232-454c-aeca-533d6a4af429 Authenticating user 'default' from [fd00:1122:3344:101::e]:35932 | ||
| 3714 | 2026.05.01 17:49:23.674413 [ 339 ] {} <Debug> TCP-Session: c25ae228-bb24-4aa8-8bac-a4b1517842e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3715 | 2026.05.01 17:49:23.674310 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3716 | 2026.05.01 17:49:23.674443 [ 339 ] {} <Debug> TCP-Session: c25ae228-bb24-4aa8-8bac-a4b1517842e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3717 | 2026.05.01 17:49:23.674435 [ 338 ] {} <Debug> TCP-Session: 19da0e44-f232-454c-aeca-533d6a4af429 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3718 | 2026.05.01 17:49:23.674480 [ 337 ] {} <Debug> TCP-Session: 62a82b07-db69-4d39-a6f5-db7568fc5737 Authenticating user 'default' from [fd00:1122:3344:101::e]:61538 | ||
| 3719 | 2026.05.01 17:49:23.674529 [ 338 ] {} <Debug> TCP-Session: 19da0e44-f232-454c-aeca-533d6a4af429 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3720 | 2026.05.01 17:49:23.674540 [ 337 ] {} <Debug> TCP-Session: 62a82b07-db69-4d39-a6f5-db7568fc5737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3721 | 2026.05.01 17:49:23.674568 [ 337 ] {} <Debug> TCP-Session: 62a82b07-db69-4d39-a6f5-db7568fc5737 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3722 | 2026.05.01 17:49:23.674630 [ 334 ] {d3defcde-b87a-4a06-9c99-d007f061c1de} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3723 | 2026.05.01 17:49:23.674692 [ 334 ] {d3defcde-b87a-4a06-9c99-d007f061c1de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3724 | 2026.05.01 17:49:23.674995 [ 334 ] {d3defcde-b87a-4a06-9c99-d007f061c1de} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 3725 | 2026.05.01 17:49:23.676007 [ 311 ] {d3defcde-b87a-4a06-9c99-d007f061c1de} <Trace> AggregatingTransform: Aggregating | ||
| 3726 | 2026.05.01 17:49:23.676053 [ 311 ] {d3defcde-b87a-4a06-9c99-d007f061c1de} <Trace> Aggregator: Aggregation method: without_key | ||
| 3727 | 2026.05.01 17:49:23.676092 [ 311 ] {d3defcde-b87a-4a06-9c99-d007f061c1de} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00099999 sec. (1000.010 rows/sec., 39.06 KiB/sec.) | ||
| 3728 | 2026.05.01 17:49:23.676111 [ 311 ] {d3defcde-b87a-4a06-9c99-d007f061c1de} <Trace> Aggregator: Merging aggregated data | ||
| 3729 | 2026.05.01 17:49:23.677348 [ 334 ] {d3defcde-b87a-4a06-9c99-d007f061c1de} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003103 sec., 322.2687721559781 rows/sec., 12.59 KiB/sec. | ||
| 3730 | 2026.05.01 17:49:23.677490 [ 334 ] {d3defcde-b87a-4a06-9c99-d007f061c1de} <Debug> TCPHandler: Processed in 0.003773217 sec. | ||
| 3731 | 2026.05.01 17:49:23.677628 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3732 | 2026.05.01 17:49:23.677657 [ 334 ] {} <Debug> TCP-Session: 81803059-e55c-4933-be44-7a2fe6d2ddfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3733 | 2026.05.01 17:49:23.677665 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3734 | 2026.05.01 17:49:23.677684 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3735 | 2026.05.01 17:49:23.677702 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3736 | 2026.05.01 17:49:23.677721 [ 267 ] {} <Debug> TCP-Session: 70d56eeb-c907-45ae-8756-ce705924a982 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3737 | 2026.05.01 17:49:23.677746 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3738 | 2026.05.01 17:49:23.677770 [ 339 ] {} <Debug> TCP-Session: c25ae228-bb24-4aa8-8bac-a4b1517842e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3739 | 2026.05.01 17:49:23.677787 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3740 | 2026.05.01 17:49:23.677798 [ 340 ] {} <Debug> TCP-Session: 0c6e9992-1875-452a-9146-8be29a054fc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3741 | 2026.05.01 17:49:23.677807 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3742 | 2026.05.01 17:49:23.677824 [ 336 ] {} <Debug> TCP-Session: 6b39555a-e5bd-4434-8521-2ff30ab497b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3743 | 2026.05.01 17:49:23.677764 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3744 | 2026.05.01 17:49:23.677857 [ 341 ] {} <Debug> TCP-Session: 9a972320-1755-4310-84c3-f5336b37a2f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3745 | 2026.05.01 17:49:23.677741 [ 335 ] {} <Debug> TCP-Session: 2964cfbc-3091-48e1-a374-4b1b42aedbe8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3746 | 2026.05.01 17:49:23.677892 [ 337 ] {} <Debug> TCP-Session: 62a82b07-db69-4d39-a6f5-db7568fc5737 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3747 | 2026.05.01 17:49:23.677725 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3748 | 2026.05.01 17:49:23.677975 [ 338 ] {} <Debug> TCP-Session: 19da0e44-f232-454c-aeca-533d6a4af429 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3749 | 2026.05.01 17:49:23.706367 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39725 | ||
| 3750 | 2026.05.01 17:49:23.706491 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3751 | 2026.05.01 17:49:23.706529 [ 334 ] {} <Debug> TCP-Session: 1ce710a0-def5-4f71-9783-91e836462236 Authenticating user 'default' from [fd00:1122:3344:101::e]:39725 | ||
| 3752 | 2026.05.01 17:49:23.706559 [ 334 ] {} <Debug> TCP-Session: 1ce710a0-def5-4f71-9783-91e836462236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3753 | 2026.05.01 17:49:23.706577 [ 334 ] {} <Debug> TCP-Session: 1ce710a0-def5-4f71-9783-91e836462236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3754 | 2026.05.01 17:49:23.706795 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38656 | ||
| 3755 | 2026.05.01 17:49:23.706829 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63359 | ||
| 3756 | 2026.05.01 17:49:23.706860 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40434 | ||
| 3757 | 2026.05.01 17:49:23.706885 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36422 | ||
| 3758 | 2026.05.01 17:49:23.706920 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36336 | ||
| 3759 | 2026.05.01 17:49:23.706949 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3760 | 2026.05.01 17:49:23.706960 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3761 | 2026.05.01 17:49:23.706982 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3762 | 2026.05.01 17:49:23.706998 [ 336 ] {} <Debug> TCP-Session: bf5c2a6b-783b-4e7a-8a4f-53aa616fbcc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63359 | ||
| 3763 | 2026.05.01 17:49:23.707011 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3764 | 2026.05.01 17:49:23.707027 [ 339 ] {} <Debug> TCP-Session: 48eb496b-a745-432d-9631-3f292f1562b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36422 | ||
| 3765 | 2026.05.01 17:49:23.707047 [ 336 ] {} <Debug> TCP-Session: bf5c2a6b-783b-4e7a-8a4f-53aa616fbcc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3766 | 2026.05.01 17:49:23.707064 [ 267 ] {} <Debug> TCP-Session: 1b26a20a-8698-4dd0-a474-6c39e213a379 Authenticating user 'default' from [fd00:1122:3344:101::e]:36336 | ||
| 3767 | 2026.05.01 17:49:23.707090 [ 336 ] {} <Debug> TCP-Session: bf5c2a6b-783b-4e7a-8a4f-53aa616fbcc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3768 | 2026.05.01 17:49:23.707112 [ 267 ] {} <Debug> TCP-Session: 1b26a20a-8698-4dd0-a474-6c39e213a379 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3769 | 2026.05.01 17:49:23.707078 [ 339 ] {} <Debug> TCP-Session: 48eb496b-a745-432d-9631-3f292f1562b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3770 | 2026.05.01 17:49:23.707144 [ 267 ] {} <Debug> TCP-Session: 1b26a20a-8698-4dd0-a474-6c39e213a379 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3771 | 2026.05.01 17:49:23.707163 [ 339 ] {} <Debug> TCP-Session: 48eb496b-a745-432d-9631-3f292f1562b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3772 | 2026.05.01 17:49:23.707014 [ 337 ] {} <Debug> TCP-Session: de5f6814-0ad5-4773-a6d6-dd131a00c7aa Authenticating user 'default' from [fd00:1122:3344:101::e]:40434 | ||
| 3773 | 2026.05.01 17:49:23.706908 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58306 | ||
| 3774 | 2026.05.01 17:49:23.707219 [ 337 ] {} <Debug> TCP-Session: de5f6814-0ad5-4773-a6d6-dd131a00c7aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3775 | 2026.05.01 17:49:23.706893 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54348 | ||
| 3776 | 2026.05.01 17:49:23.707274 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3777 | 2026.05.01 17:49:23.706897 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3778 | 2026.05.01 17:49:23.707315 [ 341 ] {} <Debug> TCP-Session: d8706a0f-f2e9-437c-8c69-e2e597df5f26 Authenticating user 'default' from [fd00:1122:3344:101::e]:58306 | ||
| 3779 | 2026.05.01 17:49:23.707245 [ 337 ] {} <Debug> TCP-Session: de5f6814-0ad5-4773-a6d6-dd131a00c7aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3780 | 2026.05.01 17:49:23.707340 [ 335 ] {} <Debug> TCP-Session: 0153e112-cdb8-45be-9ac3-8dbfda2988f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38656 | ||
| 3781 | 2026.05.01 17:49:23.707344 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3782 | 2026.05.01 17:49:23.707372 [ 335 ] {} <Debug> TCP-Session: 0153e112-cdb8-45be-9ac3-8dbfda2988f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3783 | 2026.05.01 17:49:23.707344 [ 341 ] {} <Debug> TCP-Session: d8706a0f-f2e9-437c-8c69-e2e597df5f26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3784 | 2026.05.01 17:49:23.707397 [ 335 ] {} <Debug> TCP-Session: 0153e112-cdb8-45be-9ac3-8dbfda2988f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3785 | 2026.05.01 17:49:23.707418 [ 341 ] {} <Debug> TCP-Session: d8706a0f-f2e9-437c-8c69-e2e597df5f26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3786 | 2026.05.01 17:49:23.707392 [ 340 ] {} <Debug> TCP-Session: bb8bd448-0303-4773-9f3b-d04aead15d15 Authenticating user 'default' from [fd00:1122:3344:101::e]:54348 | ||
| 3787 | 2026.05.01 17:49:23.706948 [ 334 ] {} <Trace> TCP-Session: 1ce710a0-def5-4f71-9783-91e836462236 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3788 | 2026.05.01 17:49:23.707470 [ 340 ] {} <Debug> TCP-Session: bb8bd448-0303-4773-9f3b-d04aead15d15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3789 | 2026.05.01 17:49:23.706873 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54061 | ||
| 3790 | 2026.05.01 17:49:23.707505 [ 340 ] {} <Debug> TCP-Session: bb8bd448-0303-4773-9f3b-d04aead15d15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3791 | 2026.05.01 17:49:23.707594 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3792 | 2026.05.01 17:49:23.707626 [ 338 ] {} <Debug> TCP-Session: ad16695d-4400-4f0a-be5f-f59dbf1f6e12 Authenticating user 'default' from [fd00:1122:3344:101::e]:54061 | ||
| 3793 | 2026.05.01 17:49:23.707642 [ 334 ] {b5be0c18-aeb9-46ed-96a8-6fb6b33588d1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39725) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3794 | 2026.05.01 17:49:23.707648 [ 338 ] {} <Debug> TCP-Session: ad16695d-4400-4f0a-be5f-f59dbf1f6e12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3795 | 2026.05.01 17:49:23.707674 [ 338 ] {} <Debug> TCP-Session: ad16695d-4400-4f0a-be5f-f59dbf1f6e12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3796 | 2026.05.01 17:49:23.707910 [ 334 ] {b5be0c18-aeb9-46ed-96a8-6fb6b33588d1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3797 | 2026.05.01 17:49:23.707964 [ 334 ] {b5be0c18-aeb9-46ed-96a8-6fb6b33588d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3798 | 2026.05.01 17:49:23.708253 [ 334 ] {b5be0c18-aeb9-46ed-96a8-6fb6b33588d1} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 3799 | 2026.05.01 17:49:23.709576 [ 329 ] {b5be0c18-aeb9-46ed-96a8-6fb6b33588d1} <Trace> AggregatingTransform: Aggregating | ||
| 3800 | 2026.05.01 17:49:23.709629 [ 329 ] {b5be0c18-aeb9-46ed-96a8-6fb6b33588d1} <Trace> Aggregator: Aggregation method: without_key | ||
| 3801 | 2026.05.01 17:49:23.709668 [ 329 ] {b5be0c18-aeb9-46ed-96a8-6fb6b33588d1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001311427 sec. (762.528 rows/sec., 29.79 KiB/sec.) | ||
| 3802 | 2026.05.01 17:49:23.709687 [ 329 ] {b5be0c18-aeb9-46ed-96a8-6fb6b33588d1} <Trace> Aggregator: Merging aggregated data | ||
| 3803 | 2026.05.01 17:49:23.711003 [ 334 ] {b5be0c18-aeb9-46ed-96a8-6fb6b33588d1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003418 sec., 292.5687536571094 rows/sec., 11.43 KiB/sec. | ||
| 3804 | 2026.05.01 17:49:23.711194 [ 334 ] {b5be0c18-aeb9-46ed-96a8-6fb6b33588d1} <Debug> TCPHandler: Processed in 0.004367869 sec. | ||
| 3805 | 2026.05.01 17:49:23.711351 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3806 | 2026.05.01 17:49:23.711385 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3807 | 2026.05.01 17:49:23.711391 [ 334 ] {} <Debug> TCP-Session: 1ce710a0-def5-4f71-9783-91e836462236 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3808 | 2026.05.01 17:49:23.711406 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3809 | 2026.05.01 17:49:23.711425 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3810 | 2026.05.01 17:49:23.711446 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3811 | 2026.05.01 17:49:23.711467 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3812 | 2026.05.01 17:49:23.711488 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3813 | 2026.05.01 17:49:23.711513 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3814 | 2026.05.01 17:49:23.711529 [ 340 ] {} <Debug> TCP-Session: bb8bd448-0303-4773-9f3b-d04aead15d15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3815 | 2026.05.01 17:49:23.711549 [ 337 ] {} <Debug> TCP-Session: de5f6814-0ad5-4773-a6d6-dd131a00c7aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3816 | 2026.05.01 17:49:23.711571 [ 339 ] {} <Debug> TCP-Session: 48eb496b-a745-432d-9631-3f292f1562b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3817 | 2026.05.01 17:49:23.711506 [ 336 ] {} <Debug> TCP-Session: bf5c2a6b-783b-4e7a-8a4f-53aa616fbcc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3818 | 2026.05.01 17:49:23.711479 [ 341 ] {} <Debug> TCP-Session: d8706a0f-f2e9-437c-8c69-e2e597df5f26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3819 | 2026.05.01 17:49:23.711461 [ 267 ] {} <Debug> TCP-Session: 1b26a20a-8698-4dd0-a474-6c39e213a379 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3820 | 2026.05.01 17:49:23.711433 [ 335 ] {} <Debug> TCP-Session: 0153e112-cdb8-45be-9ac3-8dbfda2988f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3821 | 2026.05.01 17:49:23.711534 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3822 | 2026.05.01 17:49:23.711714 [ 338 ] {} <Debug> TCP-Session: ad16695d-4400-4f0a-be5f-f59dbf1f6e12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3823 | 2026.05.01 17:49:25.551383 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3824 | 2026.05.01 17:49:25.551607 [ 279 ] {d29bf50f-a3b5-49a3-87a7-22cf35b4cba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3825 | 2026.05.01 17:49:25.551686 [ 279 ] {d29bf50f-a3b5-49a3-87a7-22cf35b4cba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3826 | 2026.05.01 17:49:25.552400 [ 279 ] {d29bf50f-a3b5-49a3-87a7-22cf35b4cba6} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3827 | 2026.05.01 17:49:25.552449 [ 279 ] {d29bf50f-a3b5-49a3-87a7-22cf35b4cba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3828 | 2026.05.01 17:49:25.552887 [ 279 ] {d29bf50f-a3b5-49a3-87a7-22cf35b4cba6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3829 | 2026.05.01 17:49:25.553124 [ 279 ] {d29bf50f-a3b5-49a3-87a7-22cf35b4cba6} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3830 | 2026.05.01 17:49:25.553291 [ 279 ] {d29bf50f-a3b5-49a3-87a7-22cf35b4cba6} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001742 sec., 39035.591274397244 rows/sec., 3.12 MiB/sec. | ||
| 3831 | 2026.05.01 17:49:25.553340 [ 279 ] {d29bf50f-a3b5-49a3-87a7-22cf35b4cba6} <Debug> TCPHandler: Processed in 0.002102583 sec. | ||
| 3832 | 2026.05.01 17:49:25.553470 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3833 | 2026.05.01 17:49:25.553575 [ 279 ] {6a5a7dbd-bc4d-4aee-ac73-bd89f8093130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3834 | 2026.05.01 17:49:25.553619 [ 279 ] {6a5a7dbd-bc4d-4aee-ac73-bd89f8093130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3835 | 2026.05.01 17:49:25.554042 [ 279 ] {6a5a7dbd-bc4d-4aee-ac73-bd89f8093130} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3836 | 2026.05.01 17:49:25.554080 [ 279 ] {6a5a7dbd-bc4d-4aee-ac73-bd89f8093130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3837 | 2026.05.01 17:49:25.554391 [ 279 ] {6a5a7dbd-bc4d-4aee-ac73-bd89f8093130} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3838 | 2026.05.01 17:49:25.554601 [ 279 ] {6a5a7dbd-bc4d-4aee-ac73-bd89f8093130} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3839 | 2026.05.01 17:49:25.554710 [ 112 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3840 | 2026.05.01 17:49:25.554742 [ 279 ] {6a5a7dbd-bc4d-4aee-ac73-bd89f8093130} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001191 sec., 5037.783375314862 rows/sec., 378.82 KiB/sec. | ||
| 3841 | 2026.05.01 17:49:25.554777 [ 112 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3842 | 2026.05.01 17:49:25.554787 [ 279 ] {6a5a7dbd-bc4d-4aee-ac73-bd89f8093130} <Debug> TCPHandler: Processed in 0.001369848 sec. | ||
| 3843 | 2026.05.01 17:49:25.554808 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3844 | 2026.05.01 17:49:25.554919 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3845 | 2026.05.01 17:49:25.554933 [ 190 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::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 | ||
| 3846 | 2026.05.01 17:49:25.555020 [ 279 ] {7b856492-7f2f-4119-952b-c4638adaac98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3847 | 2026.05.01 17:49:25.555067 [ 279 ] {7b856492-7f2f-4119-952b-c4638adaac98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3848 | 2026.05.01 17:49:25.555078 [ 190 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3849 | 2026.05.01 17:49:25.555121 [ 190 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 303 rows starting from the beginning of the part | ||
| 3850 | 2026.05.01 17:49:25.555194 [ 190 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::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 | ||
| 3851 | 2026.05.01 17:49:25.555246 [ 190 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 268 rows starting from the beginning of the part | ||
| 3852 | 2026.05.01 17:49:25.555295 [ 190 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::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 | ||
| 3853 | 2026.05.01 17:49:25.555346 [ 190 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 270 rows starting from the beginning of the part | ||
| 3854 | 2026.05.01 17:49:25.555389 [ 190 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::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 | ||
| 3855 | 2026.05.01 17:49:25.555509 [ 279 ] {7b856492-7f2f-4119-952b-c4638adaac98} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3856 | 2026.05.01 17:49:25.555554 [ 279 ] {7b856492-7f2f-4119-952b-c4638adaac98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3857 | 2026.05.01 17:49:25.555895 [ 279 ] {7b856492-7f2f-4119-952b-c4638adaac98} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3858 | 2026.05.01 17:49:25.556132 [ 279 ] {7b856492-7f2f-4119-952b-c4638adaac98} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3859 | 2026.05.01 17:49:25.556268 [ 279 ] {7b856492-7f2f-4119-952b-c4638adaac98} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001266 sec., 55292.25908372828 rows/sec., 4.32 MiB/sec. | ||
| 3860 | 2026.05.01 17:49:25.556306 [ 279 ] {7b856492-7f2f-4119-952b-c4638adaac98} <Debug> TCPHandler: Processed in 0.001436689 sec. | ||
| 3861 | 2026.05.01 17:49:25.556382 [ 192 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 859 rows, containing 5 columns (5 merged, 0 gathered) in 0.00150632 sec., 570263.9545382123 rows/sec., 37.19 MiB/sec. | ||
| 3862 | 2026.05.01 17:49:25.556431 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3863 | 2026.05.01 17:49:25.556533 [ 279 ] {57d282f5-0d0a-4a6c-a869-589a44cf6511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3864 | 2026.05.01 17:49:25.556535 [ 190 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3865 | 2026.05.01 17:49:25.556580 [ 279 ] {57d282f5-0d0a-4a6c-a869-589a44cf6511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3866 | 2026.05.01 17:49:25.556802 [ 190 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_16_3} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3867 | 2026.05.01 17:49:25.556876 [ 190 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_16_3} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3868 | 2026.05.01 17:49:25.556949 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3869 | 2026.05.01 17:49:25.557004 [ 279 ] {57d282f5-0d0a-4a6c-a869-589a44cf6511} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3870 | 2026.05.01 17:49:25.557046 [ 279 ] {57d282f5-0d0a-4a6c-a869-589a44cf6511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3871 | 2026.05.01 17:49:25.557408 [ 279 ] {57d282f5-0d0a-4a6c-a869-589a44cf6511} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3872 | 2026.05.01 17:49:25.557648 [ 279 ] {57d282f5-0d0a-4a6c-a869-589a44cf6511} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3873 | 2026.05.01 17:49:25.557779 [ 279 ] {57d282f5-0d0a-4a6c-a869-589a44cf6511} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 3874 | 2026.05.01 17:49:25.557814 [ 279 ] {57d282f5-0d0a-4a6c-a869-589a44cf6511} <Debug> TCPHandler: Processed in 0.001431589 sec. | ||
| 3875 | 2026.05.01 17:49:25.557932 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3876 | 2026.05.01 17:49:25.558034 [ 279 ] {bf70ce8e-57e9-49a0-b646-6aeb7146ba91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3877 | 2026.05.01 17:49:25.558092 [ 279 ] {bf70ce8e-57e9-49a0-b646-6aeb7146ba91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3878 | 2026.05.01 17:49:25.558851 [ 279 ] {bf70ce8e-57e9-49a0-b646-6aeb7146ba91} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3879 | 2026.05.01 17:49:25.558886 [ 279 ] {bf70ce8e-57e9-49a0-b646-6aeb7146ba91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3880 | 2026.05.01 17:49:25.559411 [ 279 ] {bf70ce8e-57e9-49a0-b646-6aeb7146ba91} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3881 | 2026.05.01 17:49:25.559636 [ 279 ] {bf70ce8e-57e9-49a0-b646-6aeb7146ba91} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3882 | 2026.05.01 17:49:25.559748 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3883 | 2026.05.01 17:49:25.559777 [ 279 ] {bf70ce8e-57e9-49a0-b646-6aeb7146ba91} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001763 sec., 3403.289846851957 rows/sec., 6.10 MiB/sec. | ||
| 3884 | 2026.05.01 17:49:25.559793 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3885 | 2026.05.01 17:49:25.559816 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3886 | 2026.05.01 17:49:25.559837 [ 279 ] {bf70ce8e-57e9-49a0-b646-6aeb7146ba91} <Debug> TCPHandler: Processed in 0.001956699 sec. | ||
| 3887 | 2026.05.01 17:49:25.559900 [ 190 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::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 | ||
| 3888 | 2026.05.01 17:49:25.559971 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3889 | 2026.05.01 17:49:25.560072 [ 279 ] {3bc0e0f8-a0d4-43f6-987a-0d8786e6f47f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3890 | 2026.05.01 17:49:25.560111 [ 190 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3891 | 2026.05.01 17:49:25.560113 [ 279 ] {3bc0e0f8-a0d4-43f6-987a-0d8786e6f47f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3892 | 2026.05.01 17:49:25.560172 [ 190 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 265 rows starting from the beginning of the part | ||
| 3893 | 2026.05.01 17:49:25.560296 [ 190 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::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 | ||
| 3894 | 2026.05.01 17:49:25.560401 [ 190 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 3895 | 2026.05.01 17:49:25.560498 [ 279 ] {3bc0e0f8-a0d4-43f6-987a-0d8786e6f47f} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3896 | 2026.05.01 17:49:25.560501 [ 190 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::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 | ||
| 3897 | 2026.05.01 17:49:25.560542 [ 279 ] {3bc0e0f8-a0d4-43f6-987a-0d8786e6f47f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3898 | 2026.05.01 17:49:25.560626 [ 190 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 3899 | 2026.05.01 17:49:25.560730 [ 190 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::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 | ||
| 3900 | 2026.05.01 17:49:25.560877 [ 279 ] {3bc0e0f8-a0d4-43f6-987a-0d8786e6f47f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3901 | 2026.05.01 17:49:25.561130 [ 279 ] {3bc0e0f8-a0d4-43f6-987a-0d8786e6f47f} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3902 | 2026.05.01 17:49:25.561267 [ 279 ] {3bc0e0f8-a0d4-43f6-987a-0d8786e6f47f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001215 sec., 49382.71604938272 rows/sec., 3.33 MiB/sec. | ||
| 3903 | 2026.05.01 17:49:25.561304 [ 279 ] {3bc0e0f8-a0d4-43f6-987a-0d8786e6f47f} <Debug> TCPHandler: Processed in 0.001383788 sec. | ||
| 3904 | 2026.05.01 17:49:25.564045 [ 192 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 355 rows, containing 19 columns (19 merged, 0 gathered) in 0.004180464 sec., 84918.80327159856 rows/sec., 152.17 MiB/sec. | ||
| 3905 | 2026.05.01 17:49:25.564672 [ 190 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3906 | 2026.05.01 17:49:25.565002 [ 190 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3907 | 2026.05.01 17:49:25.565069 [ 190 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3908 | 2026.05.01 17:49:25.565152 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.98 MiB. | ||
| 3909 | 2026.05.01 17:49:26.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.22 MiB, peak 236.01 MiB, free memory in arenas 0.00 B, will set to 229.25 MiB (RSS), difference: 1.02 MiB | ||
| 3910 | 2026.05.01 17:49:27.106464 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3911 | 2026.05.01 17:49:27.106516 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3912 | 2026.05.01 17:49:27.170004 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7732 | ||
| 3913 | 2026.05.01 17:49:27.170588 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3914 | 2026.05.01 17:49:27.170638 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3915 | 2026.05.01 17:49:27.171137 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3916 | 2026.05.01 17:49:27.171358 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3917 | 2026.05.01 17:49:27.171483 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7732 | ||
| 3918 | 2026.05.01 17:49:27.171507 [ 84 ] {} <Debug> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3919 | 2026.05.01 17:49:27.171577 [ 84 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3920 | 2026.05.01 17:49:27.171600 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3921 | 2026.05.01 17:49:27.171697 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::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 | ||
| 3922 | 2026.05.01 17:49:27.171788 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3923 | 2026.05.01 17:49:27.171818 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5300 rows starting from the beginning of the part | ||
| 3924 | 2026.05.01 17:49:27.171873 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3925 | 2026.05.01 17:49:27.171916 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3926 | 2026.05.01 17:49:27.171955 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3927 | 2026.05.01 17:49:27.172040 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3928 | 2026.05.01 17:49:27.172077 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3929 | 2026.05.01 17:49:27.173302 [ 192 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7732 rows, containing 4 columns (4 merged, 0 gathered) in 0.001644954 sec., 4700435.392114309 rows/sec., 67.24 MiB/sec. | ||
| 3930 | 2026.05.01 17:49:27.173791 [ 195 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3931 | 2026.05.01 17:49:27.174131 [ 195 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_16_3} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3932 | 2026.05.01 17:49:27.174216 [ 195 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_16_3} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3933 | 2026.05.01 17:49:27.174351 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 3934 | 2026.05.01 17:49:27.191403 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 508 | ||
| 3935 | 2026.05.01 17:49:27.193945 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3936 | 2026.05.01 17:49:27.193987 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3937 | 2026.05.01 17:49:27.195221 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3938 | 2026.05.01 17:49:27.195496 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3939 | 2026.05.01 17:49:27.195624 [ 84 ] {} <Debug> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3940 | 2026.05.01 17:49:27.195664 [ 84 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3941 | 2026.05.01 17:49:27.195683 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3942 | 2026.05.01 17:49:27.195735 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 508 | ||
| 3943 | 2026.05.01 17:49:27.195766 [ 197 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::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 | ||
| 3944 | 2026.05.01 17:49:27.196326 [ 197 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3945 | 2026.05.01 17:49:27.196468 [ 197 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 328 rows starting from the beginning of the part | ||
| 3946 | 2026.05.01 17:49:27.196869 [ 197 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 3947 | 2026.05.01 17:49:27.197227 [ 197 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 3948 | 2026.05.01 17:49:27.197586 [ 197 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 3949 | 2026.05.01 17:49:27.197924 [ 197 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 3950 | 2026.05.01 17:49:27.198250 [ 197 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
| 3951 | 2026.05.01 17:49:27.203683 [ 187 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 508 rows, containing 72 columns (72 merged, 0 gathered) in 0.007951711 sec., 63885.62159766621 rows/sec., 58.46 MiB/sec. | ||
| 3952 | 2026.05.01 17:49:27.204708 [ 197 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3953 | 2026.05.01 17:49:27.205202 [ 197 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_11_2} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3954 | 2026.05.01 17:49:27.205272 [ 197 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_11_2} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3955 | 2026.05.01 17:49:27.205410 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 3956 | 2026.05.01 17:49:27.566922 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3957 | 2026.05.01 17:49:27.583248 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3958 | 2026.05.01 17:49:27.583301 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3959 | 2026.05.01 17:49:27.589405 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3960 | 2026.05.01 17:49:27.590120 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3961 | 2026.05.01 17:49:27.590406 [ 84 ] {} <Debug> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3962 | 2026.05.01 17:49:27.590441 [ 84 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3963 | 2026.05.01 17:49:27.590460 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3964 | 2026.05.01 17:49:27.590542 [ 192 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 3965 | 2026.05.01 17:49:27.593146 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3966 | 2026.05.01 17:49:27.593647 [ 192 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3967 | 2026.05.01 17:49:27.594422 [ 192 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 3968 | 2026.05.01 17:49:27.597623 [ 192 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 3969 | 2026.05.01 17:49:27.600951 [ 192 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 3970 | 2026.05.01 17:49:27.604484 [ 192 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 3971 | 2026.05.01 17:49:27.608373 [ 192 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 3972 | 2026.05.01 17:49:27.612641 [ 192 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 3973 | 2026.05.01 17:49:27.666783 [ 193 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.076269393 sec., 1586.4817489762897 rows/sec., 8.20 MiB/sec. | ||
| 3974 | 2026.05.01 17:49:27.668639 [ 196 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3975 | 2026.05.01 17:49:27.670442 [ 196 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_16_3} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3976 | 2026.05.01 17:49:27.670532 [ 196 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_16_3} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3977 | 2026.05.01 17:49:27.671817 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3978 | 2026.05.01 17:49:28.000235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.45 MiB, peak 240.40 MiB, free memory in arenas 0.00 B, will set to 239.10 MiB (RSS), difference: 8.65 MiB | ||
| 3979 | 2026.05.01 17:49:28.001307 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000830967 sec. | ||
| 3980 | 2026.05.01 17:49:30.564421 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3981 | 2026.05.01 17:49:30.564633 [ 279 ] {94eba76a-a9c9-4b13-aca3-6c04d2007f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3982 | 2026.05.01 17:49:30.564708 [ 279 ] {94eba76a-a9c9-4b13-aca3-6c04d2007f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3983 | 2026.05.01 17:49:30.565544 [ 279 ] {94eba76a-a9c9-4b13-aca3-6c04d2007f10} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3984 | 2026.05.01 17:49:30.565592 [ 279 ] {94eba76a-a9c9-4b13-aca3-6c04d2007f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3985 | 2026.05.01 17:49:30.566001 [ 279 ] {94eba76a-a9c9-4b13-aca3-6c04d2007f10} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3986 | 2026.05.01 17:49:30.566227 [ 279 ] {94eba76a-a9c9-4b13-aca3-6c04d2007f10} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3987 | 2026.05.01 17:49:30.566382 [ 279 ] {94eba76a-a9c9-4b13-aca3-6c04d2007f10} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001803 sec., 257348.86300610096 rows/sec., 16.32 MiB/sec. | ||
| 3988 | 2026.05.01 17:49:30.566424 [ 279 ] {94eba76a-a9c9-4b13-aca3-6c04d2007f10} <Debug> TCPHandler: Processed in 0.002144474 sec. | ||
| 3989 | 2026.05.01 17:49:30.566577 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3990 | 2026.05.01 17:49:30.566671 [ 279 ] {e49f82bc-9ada-48c7-9870-27d1556708a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3991 | 2026.05.01 17:49:30.566712 [ 279 ] {e49f82bc-9ada-48c7-9870-27d1556708a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3992 | 2026.05.01 17:49:30.567651 [ 279 ] {e49f82bc-9ada-48c7-9870-27d1556708a7} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3993 | 2026.05.01 17:49:30.567687 [ 279 ] {e49f82bc-9ada-48c7-9870-27d1556708a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3994 | 2026.05.01 17:49:30.568079 [ 279 ] {e49f82bc-9ada-48c7-9870-27d1556708a7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3995 | 2026.05.01 17:49:30.568324 [ 279 ] {e49f82bc-9ada-48c7-9870-27d1556708a7} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3996 | 2026.05.01 17:49:30.568441 [ 98 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3997 | 2026.05.01 17:49:30.568451 [ 279 ] {e49f82bc-9ada-48c7-9870-27d1556708a7} <Debug> executeQuery: Read 1319 rows, 105.58 KiB in 0.001798 sec., 733592.8809788654 rows/sec., 57.34 MiB/sec. | ||
| 3998 | 2026.05.01 17:49:30.568519 [ 98 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3999 | 2026.05.01 17:49:30.568537 [ 279 ] {e49f82bc-9ada-48c7-9870-27d1556708a7} <Debug> TCPHandler: Processed in 0.00200874 sec. | ||
| 4000 | 2026.05.01 17:49:30.568551 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4001 | 2026.05.01 17:49:30.568669 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4002 | 2026.05.01 17:49:30.568673 [ 187 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::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 | ||
| 4003 | 2026.05.01 17:49:30.568769 [ 279 ] {8f2276e1-050f-4ea0-9901-fbf25afee709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4004 | 2026.05.01 17:49:30.568812 [ 279 ] {8f2276e1-050f-4ea0-9901-fbf25afee709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4005 | 2026.05.01 17:49:30.568816 [ 187 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4006 | 2026.05.01 17:49:30.568860 [ 187 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1458 rows starting from the beginning of the part | ||
| 4007 | 2026.05.01 17:49:30.568950 [ 187 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1319 rows starting from the beginning of the part | ||
| 4008 | 2026.05.01 17:49:30.568999 [ 187 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 68 rows starting from the beginning of the part | ||
| 4009 | 2026.05.01 17:49:30.569045 [ 187 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1320 rows starting from the beginning of the part | ||
| 4010 | 2026.05.01 17:49:30.569111 [ 187 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 68 rows starting from the beginning of the part | ||
| 4011 | 2026.05.01 17:49:30.569160 [ 187 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1319 rows starting from the beginning of the part | ||
| 4012 | 2026.05.01 17:49:30.569308 [ 279 ] {8f2276e1-050f-4ea0-9901-fbf25afee709} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4013 | 2026.05.01 17:49:30.569348 [ 279 ] {8f2276e1-050f-4ea0-9901-fbf25afee709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4014 | 2026.05.01 17:49:30.569722 [ 279 ] {8f2276e1-050f-4ea0-9901-fbf25afee709} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4015 | 2026.05.01 17:49:30.569944 [ 279 ] {8f2276e1-050f-4ea0-9901-fbf25afee709} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4016 | 2026.05.01 17:49:30.570075 [ 279 ] {8f2276e1-050f-4ea0-9901-fbf25afee709} <Debug> executeQuery: Read 268 rows, 16.64 KiB in 0.001324 sec., 202416.918429003 rows/sec., 12.27 MiB/sec. | ||
| 4017 | 2026.05.01 17:49:30.570112 [ 279 ] {8f2276e1-050f-4ea0-9901-fbf25afee709} <Debug> TCPHandler: Processed in 0.00149158 sec. | ||
| 4018 | 2026.05.01 17:49:30.570228 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4019 | 2026.05.01 17:49:30.570322 [ 279 ] {bde4401e-947e-4beb-ad95-9b304ae463c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4020 | 2026.05.01 17:49:30.570362 [ 279 ] {bde4401e-947e-4beb-ad95-9b304ae463c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4021 | 2026.05.01 17:49:30.570845 [ 279 ] {bde4401e-947e-4beb-ad95-9b304ae463c8} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4022 | 2026.05.01 17:49:30.570881 [ 279 ] {bde4401e-947e-4beb-ad95-9b304ae463c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4023 | 2026.05.01 17:49:30.571204 [ 279 ] {bde4401e-947e-4beb-ad95-9b304ae463c8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4024 | 2026.05.01 17:49:30.571395 [ 193 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5552 rows, containing 5 columns (5 merged, 0 gathered) in 0.002776206 sec., 1999851.596027096 rows/sec., 164.72 MiB/sec. | ||
| 4025 | 2026.05.01 17:49:30.571413 [ 279 ] {bde4401e-947e-4beb-ad95-9b304ae463c8} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4026 | 2026.05.01 17:49:30.571544 [ 279 ] {bde4401e-947e-4beb-ad95-9b304ae463c8} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001239 sec., 192897.49798224375 rows/sec., 12.43 MiB/sec. | ||
| 4027 | 2026.05.01 17:49:30.571580 [ 279 ] {bde4401e-947e-4beb-ad95-9b304ae463c8} <Debug> TCPHandler: Processed in 0.001400268 sec. | ||
| 4028 | 2026.05.01 17:49:30.571680 [ 188 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4029 | 2026.05.01 17:49:30.571707 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4030 | 2026.05.01 17:49:30.571807 [ 279 ] {27b2da2e-152c-4e32-95b2-e6f2258dcb2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4031 | 2026.05.01 17:49:30.571849 [ 279 ] {27b2da2e-152c-4e32-95b2-e6f2258dcb2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4032 | 2026.05.01 17:49:30.572024 [ 188 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_21_4} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4033 | 2026.05.01 17:49:30.572108 [ 188 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_21_4} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4034 | 2026.05.01 17:49:30.572221 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 4035 | 2026.05.01 17:49:30.572389 [ 279 ] {27b2da2e-152c-4e32-95b2-e6f2258dcb2f} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4036 | 2026.05.01 17:49:30.572429 [ 279 ] {27b2da2e-152c-4e32-95b2-e6f2258dcb2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4037 | 2026.05.01 17:49:30.572763 [ 279 ] {27b2da2e-152c-4e32-95b2-e6f2258dcb2f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4038 | 2026.05.01 17:49:30.572979 [ 279 ] {27b2da2e-152c-4e32-95b2-e6f2258dcb2f} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4039 | 2026.05.01 17:49:30.573107 [ 279 ] {27b2da2e-152c-4e32-95b2-e6f2258dcb2f} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001318 sec., 180576.63125948407 rows/sec., 10.25 MiB/sec. | ||
| 4040 | 2026.05.01 17:49:30.573144 [ 279 ] {27b2da2e-152c-4e32-95b2-e6f2258dcb2f} <Debug> TCPHandler: Processed in 0.00148629 sec. | ||
| 4041 | 2026.05.01 17:49:30.573264 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4042 | 2026.05.01 17:49:30.573359 [ 279 ] {cd448955-dac2-4728-bee9-5688dfbe605e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4043 | 2026.05.01 17:49:30.573397 [ 279 ] {cd448955-dac2-4728-bee9-5688dfbe605e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4044 | 2026.05.01 17:49:30.574101 [ 279 ] {cd448955-dac2-4728-bee9-5688dfbe605e} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4045 | 2026.05.01 17:49:30.574137 [ 279 ] {cd448955-dac2-4728-bee9-5688dfbe605e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4046 | 2026.05.01 17:49:30.574495 [ 279 ] {cd448955-dac2-4728-bee9-5688dfbe605e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4047 | 2026.05.01 17:49:30.574703 [ 279 ] {cd448955-dac2-4728-bee9-5688dfbe605e} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4048 | 2026.05.01 17:49:30.574818 [ 98 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4049 | 2026.05.01 17:49:30.574829 [ 279 ] {cd448955-dac2-4728-bee9-5688dfbe605e} <Debug> executeQuery: Read 796 rows, 57.05 KiB in 0.001488 sec., 534946.2365591398 rows/sec., 37.44 MiB/sec. | ||
| 4050 | 2026.05.01 17:49:30.574862 [ 98 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4051 | 2026.05.01 17:49:30.574882 [ 279 ] {cd448955-dac2-4728-bee9-5688dfbe605e} <Debug> TCPHandler: Processed in 0.001666554 sec. | ||
| 4052 | 2026.05.01 17:49:30.574886 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4053 | 2026.05.01 17:49:30.574975 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::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 | ||
| 4054 | 2026.05.01 17:49:30.575000 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4055 | 2026.05.01 17:49:30.575088 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4056 | 2026.05.01 17:49:30.575099 [ 279 ] {ad31a221-cf20-4413-ba56-642b8e0640c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4057 | 2026.05.01 17:49:30.575121 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 873 rows starting from the beginning of the part | ||
| 4058 | 2026.05.01 17:49:30.575150 [ 279 ] {ad31a221-cf20-4413-ba56-642b8e0640c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4059 | 2026.05.01 17:49:30.575172 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 796 rows starting from the beginning of the part | ||
| 4060 | 2026.05.01 17:49:30.575214 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 70 rows starting from the beginning of the part | ||
| 4061 | 2026.05.01 17:49:30.575249 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 798 rows starting from the beginning of the part | ||
| 4062 | 2026.05.01 17:49:30.575281 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 70 rows starting from the beginning of the part | ||
| 4063 | 2026.05.01 17:49:30.575315 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 796 rows starting from the beginning of the part | ||
| 4064 | 2026.05.01 17:49:30.575500 [ 279 ] {ad31a221-cf20-4413-ba56-642b8e0640c5} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4065 | 2026.05.01 17:49:30.575543 [ 279 ] {ad31a221-cf20-4413-ba56-642b8e0640c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4066 | 2026.05.01 17:49:30.575868 [ 279 ] {ad31a221-cf20-4413-ba56-642b8e0640c5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4067 | 2026.05.01 17:49:30.576088 [ 279 ] {ad31a221-cf20-4413-ba56-642b8e0640c5} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4068 | 2026.05.01 17:49:30.576219 [ 279 ] {ad31a221-cf20-4413-ba56-642b8e0640c5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001137 sec., 5277.0448548812665 rows/sec., 275.70 KiB/sec. | ||
| 4069 | 2026.05.01 17:49:30.576256 [ 279 ] {ad31a221-cf20-4413-ba56-642b8e0640c5} <Debug> TCPHandler: Processed in 0.001304267 sec. | ||
| 4070 | 2026.05.01 17:49:30.576374 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4071 | 2026.05.01 17:49:30.576468 [ 279 ] {c445faf5-1df0-47de-b8e0-6379de58aea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4072 | 2026.05.01 17:49:30.576510 [ 279 ] {c445faf5-1df0-47de-b8e0-6379de58aea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4073 | 2026.05.01 17:49:30.576512 [ 188 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3403 rows, containing 5 columns (5 merged, 0 gathered) in 0.001567402 sec., 2171108.624335046 rows/sec., 161.62 MiB/sec. | ||
| 4074 | 2026.05.01 17:49:30.576683 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4075 | 2026.05.01 17:49:30.576950 [ 279 ] {c445faf5-1df0-47de-b8e0-6379de58aea0} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4076 | 2026.05.01 17:49:30.576953 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_21_4} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4077 | 2026.05.01 17:49:30.576993 [ 279 ] {c445faf5-1df0-47de-b8e0-6379de58aea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4078 | 2026.05.01 17:49:30.577050 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_21_4} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4079 | 2026.05.01 17:49:30.577123 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 4080 | 2026.05.01 17:49:30.577354 [ 279 ] {c445faf5-1df0-47de-b8e0-6379de58aea0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4081 | 2026.05.01 17:49:30.577567 [ 279 ] {c445faf5-1df0-47de-b8e0-6379de58aea0} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4082 | 2026.05.01 17:49:30.577673 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4083 | 2026.05.01 17:49:30.577693 [ 279 ] {c445faf5-1df0-47de-b8e0-6379de58aea0} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001243 sec., 269509.2518101368 rows/sec., 17.63 MiB/sec. | ||
| 4084 | 2026.05.01 17:49:30.577706 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4085 | 2026.05.01 17:49:30.577735 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4086 | 2026.05.01 17:49:30.577736 [ 279 ] {c445faf5-1df0-47de-b8e0-6379de58aea0} <Debug> TCPHandler: Processed in 0.001410848 sec. | ||
| 4087 | 2026.05.01 17:49:30.577820 [ 186 ] {90074e07-90b9-448a-b871-52c0260b3f93::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 | ||
| 4088 | 2026.05.01 17:49:30.577920 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4089 | 2026.05.01 17:49:30.577941 [ 186 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4090 | 2026.05.01 17:49:30.577980 [ 186 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3561 rows starting from the beginning of the part | ||
| 4091 | 2026.05.01 17:49:30.578019 [ 279 ] {20037c29-ca8d-467b-bc5a-83a3309807ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4092 | 2026.05.01 17:49:30.578043 [ 186 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 335 rows starting from the beginning of the part | ||
| 4093 | 2026.05.01 17:49:30.578066 [ 279 ] {20037c29-ca8d-467b-bc5a-83a3309807ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4094 | 2026.05.01 17:49:30.578094 [ 186 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 4095 | 2026.05.01 17:49:30.578139 [ 186 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 336 rows starting from the beginning of the part | ||
| 4096 | 2026.05.01 17:49:30.578177 [ 186 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 4097 | 2026.05.01 17:49:30.578214 [ 186 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 335 rows starting from the beginning of the part | ||
| 4098 | 2026.05.01 17:49:30.578384 [ 279 ] {20037c29-ca8d-467b-bc5a-83a3309807ad} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4099 | 2026.05.01 17:49:30.578425 [ 279 ] {20037c29-ca8d-467b-bc5a-83a3309807ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4100 | 2026.05.01 17:49:30.578779 [ 279 ] {20037c29-ca8d-467b-bc5a-83a3309807ad} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4101 | 2026.05.01 17:49:30.578985 [ 279 ] {20037c29-ca8d-467b-bc5a-83a3309807ad} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4102 | 2026.05.01 17:49:30.579120 [ 279 ] {20037c29-ca8d-467b-bc5a-83a3309807ad} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 60.27 KiB/sec. | ||
| 4103 | 2026.05.01 17:49:30.579154 [ 279 ] {20037c29-ca8d-467b-bc5a-83a3309807ad} <Debug> TCPHandler: Processed in 0.001281846 sec. | ||
| 4104 | 2026.05.01 17:49:30.579262 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4105 | 2026.05.01 17:49:30.579355 [ 279 ] {f88491bc-85a5-4382-b343-7567ba933852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4106 | 2026.05.01 17:49:30.579410 [ 279 ] {f88491bc-85a5-4382-b343-7567ba933852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4107 | 2026.05.01 17:49:30.580203 [ 279 ] {f88491bc-85a5-4382-b343-7567ba933852} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4108 | 2026.05.01 17:49:30.580239 [ 279 ] {f88491bc-85a5-4382-b343-7567ba933852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4109 | 2026.05.01 17:49:30.580529 [ 187 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4887 rows, containing 5 columns (5 merged, 0 gathered) in 0.002746776 sec., 1779176.7512166994 rows/sec., 120.49 MiB/sec. | ||
| 4110 | 2026.05.01 17:49:30.580865 [ 279 ] {f88491bc-85a5-4382-b343-7567ba933852} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4111 | 2026.05.01 17:49:30.580959 [ 188 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4112 | 2026.05.01 17:49:30.581128 [ 279 ] {f88491bc-85a5-4382-b343-7567ba933852} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4113 | 2026.05.01 17:49:30.581257 [ 188 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4114 | 2026.05.01 17:49:30.581280 [ 279 ] {f88491bc-85a5-4382-b343-7567ba933852} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001942 sec., 18537.590113285274 rows/sec., 33.22 MiB/sec. | ||
| 4115 | 2026.05.01 17:49:30.581335 [ 188 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4116 | 2026.05.01 17:49:30.581336 [ 279 ] {f88491bc-85a5-4382-b343-7567ba933852} <Debug> TCPHandler: Processed in 0.002122733 sec. | ||
| 4117 | 2026.05.01 17:49:30.581430 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 4118 | 2026.05.01 17:49:30.581473 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4119 | 2026.05.01 17:49:30.581572 [ 279 ] {10ed3c8f-4f45-4802-bae5-2691b57d75a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4120 | 2026.05.01 17:49:30.581612 [ 279 ] {10ed3c8f-4f45-4802-bae5-2691b57d75a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4121 | 2026.05.01 17:49:30.581949 [ 279 ] {10ed3c8f-4f45-4802-bae5-2691b57d75a6} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4122 | 2026.05.01 17:49:30.581984 [ 279 ] {10ed3c8f-4f45-4802-bae5-2691b57d75a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4123 | 2026.05.01 17:49:30.582305 [ 279 ] {10ed3c8f-4f45-4802-bae5-2691b57d75a6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4124 | 2026.05.01 17:49:30.582511 [ 279 ] {10ed3c8f-4f45-4802-bae5-2691b57d75a6} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4125 | 2026.05.01 17:49:30.582611 [ 98 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4126 | 2026.05.01 17:49:30.582637 [ 279 ] {10ed3c8f-4f45-4802-bae5-2691b57d75a6} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001083 sec., 101569.71375807941 rows/sec., 6.18 MiB/sec. | ||
| 4127 | 2026.05.01 17:49:30.582645 [ 98 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4128 | 2026.05.01 17:49:30.582677 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4129 | 2026.05.01 17:49:30.582679 [ 279 ] {10ed3c8f-4f45-4802-bae5-2691b57d75a6} <Debug> TCPHandler: Processed in 0.001255035 sec. | ||
| 4130 | 2026.05.01 17:49:30.582744 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::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 | ||
| 4131 | 2026.05.01 17:49:30.582843 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4132 | 2026.05.01 17:49:30.582868 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1120 rows starting from the beginning of the part | ||
| 4133 | 2026.05.01 17:49:30.582911 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 110 rows starting from the beginning of the part | ||
| 4134 | 2026.05.01 17:49:30.582945 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 4135 | 2026.05.01 17:49:30.582978 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 110 rows starting from the beginning of the part | ||
| 4136 | 2026.05.01 17:49:30.583010 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 4137 | 2026.05.01 17:49:30.583040 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 110 rows starting from the beginning of the part | ||
| 4138 | 2026.05.01 17:49:30.583865 [ 188 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1570 rows, containing 4 columns (4 merged, 0 gathered) in 0.001151073 sec., 1363944.7715305632 rows/sec., 87.35 MiB/sec. | ||
| 4139 | 2026.05.01 17:49:30.584040 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4140 | 2026.05.01 17:49:30.584270 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_21_4} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4141 | 2026.05.01 17:49:30.584333 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_21_4} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4142 | 2026.05.01 17:49:30.584385 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4143 | 2026.05.01 17:49:31.252352 [ 98 ] {} <Debug> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4144 | 2026.05.01 17:49:31.252417 [ 98 ] {} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4145 | 2026.05.01 17:49:31.252441 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4146 | 2026.05.01 17:49:31.252561 [ 198 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::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 | ||
| 4147 | 2026.05.01 17:49:31.252697 [ 198 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4148 | 2026.05.01 17:49:31.252736 [ 198 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 4149 | 2026.05.01 17:49:31.252810 [ 198 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::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 | ||
| 4150 | 2026.05.01 17:49:31.252862 [ 198 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 4151 | 2026.05.01 17:49:31.252910 [ 198 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 4152 | 2026.05.01 17:49:31.252952 [ 198 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::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 | ||
| 4153 | 2026.05.01 17:49:31.253691 [ 188 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.001171734 sec., 22189.33648763286 rows/sec., 1.85 MiB/sec. | ||
| 4154 | 2026.05.01 17:49:31.253919 [ 189 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4155 | 2026.05.01 17:49:31.254237 [ 189 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_5_1} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4156 | 2026.05.01 17:49:31.254310 [ 189 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_5_1} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4157 | 2026.05.01 17:49:31.254399 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 4158 | 2026.05.01 17:49:34.672519 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8180 | ||
| 4159 | 2026.05.01 17:49:34.673001 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4160 | 2026.05.01 17:49:34.673037 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4161 | 2026.05.01 17:49:34.673543 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4162 | 2026.05.01 17:49:34.673804 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4163 | 2026.05.01 17:49:34.673930 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8180 | ||
| 4164 | 2026.05.01 17:49:35.094163 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4165 | 2026.05.01 17:49:35.108446 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4166 | 2026.05.01 17:49:35.108495 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4167 | 2026.05.01 17:49:35.114420 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4168 | 2026.05.01 17:49:35.115111 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4169 | 2026.05.01 17:49:35.117694 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4170 | 2026.05.01 17:49:35.551074 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4171 | 2026.05.01 17:49:35.551281 [ 279 ] {f44f9e10-94ff-4b43-818f-12abee91cdc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4172 | 2026.05.01 17:49:35.551354 [ 279 ] {f44f9e10-94ff-4b43-818f-12abee91cdc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4173 | 2026.05.01 17:49:35.552040 [ 279 ] {f44f9e10-94ff-4b43-818f-12abee91cdc3} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4174 | 2026.05.01 17:49:35.552078 [ 279 ] {f44f9e10-94ff-4b43-818f-12abee91cdc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4175 | 2026.05.01 17:49:35.552448 [ 279 ] {f44f9e10-94ff-4b43-818f-12abee91cdc3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4176 | 2026.05.01 17:49:35.552697 [ 279 ] {f44f9e10-94ff-4b43-818f-12abee91cdc3} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4177 | 2026.05.01 17:49:35.552849 [ 279 ] {f44f9e10-94ff-4b43-818f-12abee91cdc3} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001623 sec., 3696.857670979667 rows/sec., 301.45 KiB/sec. | ||
| 4178 | 2026.05.01 17:49:35.552889 [ 279 ] {f44f9e10-94ff-4b43-818f-12abee91cdc3} <Debug> TCPHandler: Processed in 0.001954629 sec. | ||
| 4179 | 2026.05.01 17:49:35.553011 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4180 | 2026.05.01 17:49:35.553105 [ 279 ] {50835688-2139-412d-bf6f-3764386a6951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4181 | 2026.05.01 17:49:35.553145 [ 279 ] {50835688-2139-412d-bf6f-3764386a6951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4182 | 2026.05.01 17:49:35.553566 [ 279 ] {50835688-2139-412d-bf6f-3764386a6951} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4183 | 2026.05.01 17:49:35.553600 [ 279 ] {50835688-2139-412d-bf6f-3764386a6951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4184 | 2026.05.01 17:49:35.553929 [ 279 ] {50835688-2139-412d-bf6f-3764386a6951} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4185 | 2026.05.01 17:49:35.554144 [ 279 ] {50835688-2139-412d-bf6f-3764386a6951} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4186 | 2026.05.01 17:49:35.554269 [ 279 ] {50835688-2139-412d-bf6f-3764386a6951} <Debug> executeQuery: Read 71 rows, 5.78 KiB in 0.001181 sec., 60118.54360711262 rows/sec., 4.78 MiB/sec. | ||
| 4187 | 2026.05.01 17:49:35.554304 [ 279 ] {50835688-2139-412d-bf6f-3764386a6951} <Debug> TCPHandler: Processed in 0.001342147 sec. | ||
| 4188 | 2026.05.01 17:49:35.554420 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4189 | 2026.05.01 17:49:35.554514 [ 279 ] {c9a77a85-71b8-4ea7-a083-1c2e9dbc704c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4190 | 2026.05.01 17:49:35.554553 [ 279 ] {c9a77a85-71b8-4ea7-a083-1c2e9dbc704c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4191 | 2026.05.01 17:49:35.554961 [ 279 ] {c9a77a85-71b8-4ea7-a083-1c2e9dbc704c} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4192 | 2026.05.01 17:49:35.554994 [ 279 ] {c9a77a85-71b8-4ea7-a083-1c2e9dbc704c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4193 | 2026.05.01 17:49:35.555294 [ 279 ] {c9a77a85-71b8-4ea7-a083-1c2e9dbc704c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4194 | 2026.05.01 17:49:35.555503 [ 279 ] {c9a77a85-71b8-4ea7-a083-1c2e9dbc704c} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4195 | 2026.05.01 17:49:35.555639 [ 279 ] {c9a77a85-71b8-4ea7-a083-1c2e9dbc704c} <Debug> executeQuery: Read 12 rows, 891.00 B in 0.001143 sec., 10498.687664041996 rows/sec., 761.26 KiB/sec. | ||
| 4196 | 2026.05.01 17:49:35.555673 [ 279 ] {c9a77a85-71b8-4ea7-a083-1c2e9dbc704c} <Debug> TCPHandler: Processed in 0.001302567 sec. | ||
| 4197 | 2026.05.01 17:49:35.555793 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4198 | 2026.05.01 17:49:35.555915 [ 279 ] {7dcf2d1d-0159-4272-8469-a2705e7057b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4199 | 2026.05.01 17:49:35.555965 [ 279 ] {7dcf2d1d-0159-4272-8469-a2705e7057b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4200 | 2026.05.01 17:49:35.556501 [ 279 ] {7dcf2d1d-0159-4272-8469-a2705e7057b0} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4201 | 2026.05.01 17:49:35.556544 [ 279 ] {7dcf2d1d-0159-4272-8469-a2705e7057b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4202 | 2026.05.01 17:49:35.556909 [ 279 ] {7dcf2d1d-0159-4272-8469-a2705e7057b0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4203 | 2026.05.01 17:49:35.557146 [ 279 ] {7dcf2d1d-0159-4272-8469-a2705e7057b0} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4204 | 2026.05.01 17:49:35.557272 [ 279 ] {7dcf2d1d-0159-4272-8469-a2705e7057b0} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001381 sec., 55032.585083272985 rows/sec., 4.30 MiB/sec. | ||
| 4205 | 2026.05.01 17:49:35.557309 [ 279 ] {7dcf2d1d-0159-4272-8469-a2705e7057b0} <Debug> TCPHandler: Processed in 0.001576232 sec. | ||
| 4206 | 2026.05.01 17:49:35.557424 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4207 | 2026.05.01 17:49:35.557519 [ 279 ] {0ac2c583-a6b0-4ee9-be8b-61c9c26dea3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4208 | 2026.05.01 17:49:35.557562 [ 279 ] {0ac2c583-a6b0-4ee9-be8b-61c9c26dea3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4209 | 2026.05.01 17:49:35.557988 [ 279 ] {0ac2c583-a6b0-4ee9-be8b-61c9c26dea3c} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4210 | 2026.05.01 17:49:35.558022 [ 279 ] {0ac2c583-a6b0-4ee9-be8b-61c9c26dea3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4211 | 2026.05.01 17:49:35.558361 [ 279 ] {0ac2c583-a6b0-4ee9-be8b-61c9c26dea3c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4212 | 2026.05.01 17:49:35.558569 [ 279 ] {0ac2c583-a6b0-4ee9-be8b-61c9c26dea3c} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4213 | 2026.05.01 17:49:35.558694 [ 279 ] {0ac2c583-a6b0-4ee9-be8b-61c9c26dea3c} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001193 sec., 136630.3436714166 rows/sec., 9.51 MiB/sec. | ||
| 4214 | 2026.05.01 17:49:35.558729 [ 279 ] {0ac2c583-a6b0-4ee9-be8b-61c9c26dea3c} <Debug> TCPHandler: Processed in 0.001353277 sec. | ||
| 4215 | 2026.05.01 17:49:35.558836 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4216 | 2026.05.01 17:49:35.558933 [ 279 ] {850d20ae-e8d5-4a6b-a7dd-bc19efa3d749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4217 | 2026.05.01 17:49:35.558992 [ 279 ] {850d20ae-e8d5-4a6b-a7dd-bc19efa3d749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4218 | 2026.05.01 17:49:35.559883 [ 279 ] {850d20ae-e8d5-4a6b-a7dd-bc19efa3d749} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4219 | 2026.05.01 17:49:35.559927 [ 279 ] {850d20ae-e8d5-4a6b-a7dd-bc19efa3d749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4220 | 2026.05.01 17:49:35.560472 [ 279 ] {850d20ae-e8d5-4a6b-a7dd-bc19efa3d749} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4221 | 2026.05.01 17:49:35.560705 [ 279 ] {850d20ae-e8d5-4a6b-a7dd-bc19efa3d749} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4222 | 2026.05.01 17:49:35.560847 [ 279 ] {850d20ae-e8d5-4a6b-a7dd-bc19efa3d749} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001933 sec., 3103.9834454216243 rows/sec., 5.56 MiB/sec. | ||
| 4223 | 2026.05.01 17:49:35.560899 [ 279 ] {850d20ae-e8d5-4a6b-a7dd-bc19efa3d749} <Debug> TCPHandler: Processed in 0.002113943 sec. | ||
| 4224 | 2026.05.01 17:49:35.561026 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4225 | 2026.05.01 17:49:35.561120 [ 279 ] {f21dd058-9805-49af-afc8-a56fc497ebf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4226 | 2026.05.01 17:49:35.561161 [ 279 ] {f21dd058-9805-49af-afc8-a56fc497ebf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4227 | 2026.05.01 17:49:35.561514 [ 279 ] {f21dd058-9805-49af-afc8-a56fc497ebf9} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4228 | 2026.05.01 17:49:35.561550 [ 279 ] {f21dd058-9805-49af-afc8-a56fc497ebf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4229 | 2026.05.01 17:49:35.561862 [ 279 ] {f21dd058-9805-49af-afc8-a56fc497ebf9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4230 | 2026.05.01 17:49:35.562070 [ 279 ] {f21dd058-9805-49af-afc8-a56fc497ebf9} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4231 | 2026.05.01 17:49:35.562196 [ 279 ] {f21dd058-9805-49af-afc8-a56fc497ebf9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 4232 | 2026.05.01 17:49:35.562230 [ 279 ] {f21dd058-9805-49af-afc8-a56fc497ebf9} <Debug> TCPHandler: Processed in 0.001252975 sec. | ||
| 4233 | 2026.05.01 17:49:37.196889 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 544 | ||
| 4234 | 2026.05.01 17:49:37.199187 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4235 | 2026.05.01 17:49:37.199229 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4236 | 2026.05.01 17:49:37.200483 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4237 | 2026.05.01 17:49:37.200761 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4238 | 2026.05.01 17:49:37.201015 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 544 | ||
| 4239 | 2026.05.01 17:49:40.564629 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4240 | 2026.05.01 17:49:40.564826 [ 279 ] {0b340bff-1d88-40de-bd12-b5f7096fe8d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4241 | 2026.05.01 17:49:40.564894 [ 279 ] {0b340bff-1d88-40de-bd12-b5f7096fe8d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4242 | 2026.05.01 17:49:40.565713 [ 279 ] {0b340bff-1d88-40de-bd12-b5f7096fe8d4} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4243 | 2026.05.01 17:49:40.565763 [ 279 ] {0b340bff-1d88-40de-bd12-b5f7096fe8d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4244 | 2026.05.01 17:49:40.566181 [ 279 ] {0b340bff-1d88-40de-bd12-b5f7096fe8d4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4245 | 2026.05.01 17:49:40.566417 [ 279 ] {0b340bff-1d88-40de-bd12-b5f7096fe8d4} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4246 | 2026.05.01 17:49:40.566566 [ 279 ] {0b340bff-1d88-40de-bd12-b5f7096fe8d4} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001791 sec., 259073.14349525404 rows/sec., 16.43 MiB/sec. | ||
| 4247 | 2026.05.01 17:49:40.566608 [ 279 ] {0b340bff-1d88-40de-bd12-b5f7096fe8d4} <Debug> TCPHandler: Processed in 0.002112953 sec. | ||
| 4248 | 2026.05.01 17:49:40.566753 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4249 | 2026.05.01 17:49:40.566848 [ 279 ] {257e1636-ff6f-43dd-8fe5-521c346736ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4250 | 2026.05.01 17:49:40.566890 [ 279 ] {257e1636-ff6f-43dd-8fe5-521c346736ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4251 | 2026.05.01 17:49:40.567894 [ 279 ] {257e1636-ff6f-43dd-8fe5-521c346736ee} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4252 | 2026.05.01 17:49:40.567931 [ 279 ] {257e1636-ff6f-43dd-8fe5-521c346736ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4253 | 2026.05.01 17:49:40.568312 [ 279 ] {257e1636-ff6f-43dd-8fe5-521c346736ee} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4254 | 2026.05.01 17:49:40.568540 [ 279 ] {257e1636-ff6f-43dd-8fe5-521c346736ee} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4255 | 2026.05.01 17:49:40.568669 [ 279 ] {257e1636-ff6f-43dd-8fe5-521c346736ee} <Debug> executeQuery: Read 1319 rows, 105.58 KiB in 0.001839 sec., 717237.6291462752 rows/sec., 56.07 MiB/sec. | ||
| 4256 | 2026.05.01 17:49:40.568707 [ 279 ] {257e1636-ff6f-43dd-8fe5-521c346736ee} <Debug> TCPHandler: Processed in 0.00200313 sec. | ||
| 4257 | 2026.05.01 17:49:40.568831 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4258 | 2026.05.01 17:49:40.568926 [ 279 ] {c0a55a95-d14e-4011-9cce-5cbb1d71591c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4259 | 2026.05.01 17:49:40.568966 [ 279 ] {c0a55a95-d14e-4011-9cce-5cbb1d71591c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4260 | 2026.05.01 17:49:40.569463 [ 279 ] {c0a55a95-d14e-4011-9cce-5cbb1d71591c} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4261 | 2026.05.01 17:49:40.569500 [ 279 ] {c0a55a95-d14e-4011-9cce-5cbb1d71591c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4262 | 2026.05.01 17:49:40.569810 [ 279 ] {c0a55a95-d14e-4011-9cce-5cbb1d71591c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4263 | 2026.05.01 17:49:40.570022 [ 279 ] {c0a55a95-d14e-4011-9cce-5cbb1d71591c} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4264 | 2026.05.01 17:49:40.570149 [ 279 ] {c0a55a95-d14e-4011-9cce-5cbb1d71591c} <Debug> executeQuery: Read 268 rows, 16.64 KiB in 0.001242 sec., 215780.99838969402 rows/sec., 13.08 MiB/sec. | ||
| 4265 | 2026.05.01 17:49:40.570186 [ 279 ] {c0a55a95-d14e-4011-9cce-5cbb1d71591c} <Debug> TCPHandler: Processed in 0.001402738 sec. | ||
| 4266 | 2026.05.01 17:49:40.570306 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4267 | 2026.05.01 17:49:40.570399 [ 279 ] {c1eb3768-1dda-42c8-9467-263648c935d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4268 | 2026.05.01 17:49:40.570439 [ 279 ] {c1eb3768-1dda-42c8-9467-263648c935d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4269 | 2026.05.01 17:49:40.570936 [ 279 ] {c1eb3768-1dda-42c8-9467-263648c935d0} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4270 | 2026.05.01 17:49:40.570972 [ 279 ] {c1eb3768-1dda-42c8-9467-263648c935d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4271 | 2026.05.01 17:49:40.571275 [ 279 ] {c1eb3768-1dda-42c8-9467-263648c935d0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4272 | 2026.05.01 17:49:40.571489 [ 279 ] {c1eb3768-1dda-42c8-9467-263648c935d0} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4273 | 2026.05.01 17:49:40.571616 [ 279 ] {c1eb3768-1dda-42c8-9467-263648c935d0} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001234 sec., 193679.09238249593 rows/sec., 12.48 MiB/sec. | ||
| 4274 | 2026.05.01 17:49:40.571652 [ 279 ] {c1eb3768-1dda-42c8-9467-263648c935d0} <Debug> TCPHandler: Processed in 0.001395258 sec. | ||
| 4275 | 2026.05.01 17:49:40.571772 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4276 | 2026.05.01 17:49:40.571864 [ 279 ] {9130a5ed-64f0-4c1e-b93b-383de184c484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4277 | 2026.05.01 17:49:40.571904 [ 279 ] {9130a5ed-64f0-4c1e-b93b-383de184c484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4278 | 2026.05.01 17:49:40.572406 [ 279 ] {9130a5ed-64f0-4c1e-b93b-383de184c484} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4279 | 2026.05.01 17:49:40.572443 [ 279 ] {9130a5ed-64f0-4c1e-b93b-383de184c484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4280 | 2026.05.01 17:49:40.572752 [ 279 ] {9130a5ed-64f0-4c1e-b93b-383de184c484} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4281 | 2026.05.01 17:49:40.572971 [ 279 ] {9130a5ed-64f0-4c1e-b93b-383de184c484} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4282 | 2026.05.01 17:49:40.573101 [ 279 ] {9130a5ed-64f0-4c1e-b93b-383de184c484} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001255 sec., 189641.4342629482 rows/sec., 10.76 MiB/sec. | ||
| 4283 | 2026.05.01 17:49:40.573138 [ 279 ] {9130a5ed-64f0-4c1e-b93b-383de184c484} <Debug> TCPHandler: Processed in 0.001415469 sec. | ||
| 4284 | 2026.05.01 17:49:40.573261 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4285 | 2026.05.01 17:49:40.573355 [ 279 ] {8721cff9-e7d4-4317-8a39-ed4c7b10ab32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4286 | 2026.05.01 17:49:40.573395 [ 279 ] {8721cff9-e7d4-4317-8a39-ed4c7b10ab32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4287 | 2026.05.01 17:49:40.574086 [ 279 ] {8721cff9-e7d4-4317-8a39-ed4c7b10ab32} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4288 | 2026.05.01 17:49:40.574124 [ 279 ] {8721cff9-e7d4-4317-8a39-ed4c7b10ab32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4289 | 2026.05.01 17:49:40.574458 [ 279 ] {8721cff9-e7d4-4317-8a39-ed4c7b10ab32} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4290 | 2026.05.01 17:49:40.574670 [ 279 ] {8721cff9-e7d4-4317-8a39-ed4c7b10ab32} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4291 | 2026.05.01 17:49:40.574797 [ 279 ] {8721cff9-e7d4-4317-8a39-ed4c7b10ab32} <Debug> executeQuery: Read 796 rows, 57.05 KiB in 0.00146 sec., 545205.4794520548 rows/sec., 38.16 MiB/sec. | ||
| 4292 | 2026.05.01 17:49:40.574835 [ 279 ] {8721cff9-e7d4-4317-8a39-ed4c7b10ab32} <Debug> TCPHandler: Processed in 0.001622612 sec. | ||
| 4293 | 2026.05.01 17:49:40.574950 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4294 | 2026.05.01 17:49:40.575044 [ 279 ] {93761a83-018a-414b-813c-8af6770c32a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4295 | 2026.05.01 17:49:40.575087 [ 279 ] {93761a83-018a-414b-813c-8af6770c32a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4296 | 2026.05.01 17:49:40.575416 [ 279 ] {93761a83-018a-414b-813c-8af6770c32a3} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4297 | 2026.05.01 17:49:40.575451 [ 279 ] {93761a83-018a-414b-813c-8af6770c32a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4298 | 2026.05.01 17:49:40.575752 [ 279 ] {93761a83-018a-414b-813c-8af6770c32a3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4299 | 2026.05.01 17:49:40.575968 [ 279 ] {93761a83-018a-414b-813c-8af6770c32a3} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4300 | 2026.05.01 17:49:40.576096 [ 279 ] {93761a83-018a-414b-813c-8af6770c32a3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 4301 | 2026.05.01 17:49:40.576131 [ 279 ] {93761a83-018a-414b-813c-8af6770c32a3} <Debug> TCPHandler: Processed in 0.001229715 sec. | ||
| 4302 | 2026.05.01 17:49:40.576247 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4303 | 2026.05.01 17:49:40.576340 [ 279 ] {bf082fd4-9696-457d-aa8a-4f1416cebb0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4304 | 2026.05.01 17:49:40.576384 [ 279 ] {bf082fd4-9696-457d-aa8a-4f1416cebb0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4305 | 2026.05.01 17:49:40.576813 [ 279 ] {bf082fd4-9696-457d-aa8a-4f1416cebb0b} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4306 | 2026.05.01 17:49:40.576849 [ 279 ] {bf082fd4-9696-457d-aa8a-4f1416cebb0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4307 | 2026.05.01 17:49:40.577180 [ 279 ] {bf082fd4-9696-457d-aa8a-4f1416cebb0b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4308 | 2026.05.01 17:49:40.577396 [ 279 ] {bf082fd4-9696-457d-aa8a-4f1416cebb0b} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4309 | 2026.05.01 17:49:40.577523 [ 279 ] {bf082fd4-9696-457d-aa8a-4f1416cebb0b} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001201 sec., 278934.2214820982 rows/sec., 18.25 MiB/sec. | ||
| 4310 | 2026.05.01 17:49:40.577559 [ 279 ] {bf082fd4-9696-457d-aa8a-4f1416cebb0b} <Debug> TCPHandler: Processed in 0.001361277 sec. | ||
| 4311 | 2026.05.01 17:49:40.577698 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4312 | 2026.05.01 17:49:40.577791 [ 279 ] {60cc3b7f-0e8b-45b9-b07d-8ceb78ee40e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4313 | 2026.05.01 17:49:40.577834 [ 279 ] {60cc3b7f-0e8b-45b9-b07d-8ceb78ee40e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4314 | 2026.05.01 17:49:40.578153 [ 279 ] {60cc3b7f-0e8b-45b9-b07d-8ceb78ee40e8} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4315 | 2026.05.01 17:49:40.578188 [ 279 ] {60cc3b7f-0e8b-45b9-b07d-8ceb78ee40e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4316 | 2026.05.01 17:49:40.578494 [ 279 ] {60cc3b7f-0e8b-45b9-b07d-8ceb78ee40e8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4317 | 2026.05.01 17:49:40.578702 [ 279 ] {60cc3b7f-0e8b-45b9-b07d-8ceb78ee40e8} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4318 | 2026.05.01 17:49:40.578829 [ 279 ] {60cc3b7f-0e8b-45b9-b07d-8ceb78ee40e8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 4319 | 2026.05.01 17:49:40.578864 [ 279 ] {60cc3b7f-0e8b-45b9-b07d-8ceb78ee40e8} <Debug> TCPHandler: Processed in 0.001213835 sec. | ||
| 4320 | 2026.05.01 17:49:40.578984 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4321 | 2026.05.01 17:49:40.579077 [ 279 ] {0ebeda81-96ab-4ee4-9b36-b1b70b7b624d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4322 | 2026.05.01 17:49:40.579132 [ 279 ] {0ebeda81-96ab-4ee4-9b36-b1b70b7b624d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4323 | 2026.05.01 17:49:40.579981 [ 279 ] {0ebeda81-96ab-4ee4-9b36-b1b70b7b624d} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4324 | 2026.05.01 17:49:40.580018 [ 279 ] {0ebeda81-96ab-4ee4-9b36-b1b70b7b624d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4325 | 2026.05.01 17:49:40.580566 [ 279 ] {0ebeda81-96ab-4ee4-9b36-b1b70b7b624d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4326 | 2026.05.01 17:49:40.580793 [ 279 ] {0ebeda81-96ab-4ee4-9b36-b1b70b7b624d} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4327 | 2026.05.01 17:49:40.580924 [ 279 ] {0ebeda81-96ab-4ee4-9b36-b1b70b7b624d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001865 sec., 19302.9490616622 rows/sec., 34.59 MiB/sec. | ||
| 4328 | 2026.05.01 17:49:40.580977 [ 279 ] {0ebeda81-96ab-4ee4-9b36-b1b70b7b624d} <Debug> TCPHandler: Processed in 0.002041052 sec. | ||
| 4329 | 2026.05.01 17:49:40.581105 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4330 | 2026.05.01 17:49:40.581198 [ 279 ] {8561c61e-4d19-468d-94d1-f7ddf54b8479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4331 | 2026.05.01 17:49:40.581240 [ 279 ] {8561c61e-4d19-468d-94d1-f7ddf54b8479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4332 | 2026.05.01 17:49:40.581585 [ 279 ] {8561c61e-4d19-468d-94d1-f7ddf54b8479} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4333 | 2026.05.01 17:49:40.581622 [ 279 ] {8561c61e-4d19-468d-94d1-f7ddf54b8479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4334 | 2026.05.01 17:49:40.581922 [ 279 ] {8561c61e-4d19-468d-94d1-f7ddf54b8479} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4335 | 2026.05.01 17:49:40.582134 [ 279 ] {8561c61e-4d19-468d-94d1-f7ddf54b8479} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4336 | 2026.05.01 17:49:40.582259 [ 279 ] {8561c61e-4d19-468d-94d1-f7ddf54b8479} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001079 sec., 101946.24652455977 rows/sec., 6.20 MiB/sec. | ||
| 4337 | 2026.05.01 17:49:40.582294 [ 279 ] {8561c61e-4d19-468d-94d1-f7ddf54b8479} <Debug> TCPHandler: Processed in 0.001238475 sec. | ||
| 4338 | 2026.05.01 17:49:42.106556 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4339 | 2026.05.01 17:49:42.106602 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4340 | 2026.05.01 17:49:42.174052 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8692 | ||
| 4341 | 2026.05.01 17:49:42.174651 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4342 | 2026.05.01 17:49:42.174725 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4343 | 2026.05.01 17:49:42.175399 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4344 | 2026.05.01 17:49:42.175661 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4345 | 2026.05.01 17:49:42.175827 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8692 | ||
| 4346 | 2026.05.01 17:49:42.617805 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4347 | 2026.05.01 17:49:42.633851 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4348 | 2026.05.01 17:49:42.633906 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4349 | 2026.05.01 17:49:42.639741 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4350 | 2026.05.01 17:49:42.640456 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4351 | 2026.05.01 17:49:42.643452 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4352 | 2026.05.01 17:49:45.551473 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4353 | 2026.05.01 17:49:45.551691 [ 279 ] {3aec6a49-484a-4268-8100-ec0de0a0de64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4354 | 2026.05.01 17:49:45.551768 [ 279 ] {3aec6a49-484a-4268-8100-ec0de0a0de64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4355 | 2026.05.01 17:49:45.552519 [ 279 ] {3aec6a49-484a-4268-8100-ec0de0a0de64} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4356 | 2026.05.01 17:49:45.552568 [ 279 ] {3aec6a49-484a-4268-8100-ec0de0a0de64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4357 | 2026.05.01 17:49:45.552990 [ 279 ] {3aec6a49-484a-4268-8100-ec0de0a0de64} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4358 | 2026.05.01 17:49:45.553223 [ 279 ] {3aec6a49-484a-4268-8100-ec0de0a0de64} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4359 | 2026.05.01 17:49:45.553383 [ 279 ] {3aec6a49-484a-4268-8100-ec0de0a0de64} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001747 sec., 38923.86949055523 rows/sec., 3.11 MiB/sec. | ||
| 4360 | 2026.05.01 17:49:45.553426 [ 279 ] {3aec6a49-484a-4268-8100-ec0de0a0de64} <Debug> TCPHandler: Processed in 0.002097482 sec. | ||
| 4361 | 2026.05.01 17:49:45.553559 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4362 | 2026.05.01 17:49:45.553653 [ 279 ] {8a3db267-2249-4cb1-ab8b-30a70e4c5e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4363 | 2026.05.01 17:49:45.553695 [ 279 ] {8a3db267-2249-4cb1-ab8b-30a70e4c5e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4364 | 2026.05.01 17:49:45.554088 [ 279 ] {8a3db267-2249-4cb1-ab8b-30a70e4c5e31} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4365 | 2026.05.01 17:49:45.554126 [ 279 ] {8a3db267-2249-4cb1-ab8b-30a70e4c5e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4366 | 2026.05.01 17:49:45.554418 [ 279 ] {8a3db267-2249-4cb1-ab8b-30a70e4c5e31} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4367 | 2026.05.01 17:49:45.554630 [ 279 ] {8a3db267-2249-4cb1-ab8b-30a70e4c5e31} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4368 | 2026.05.01 17:49:45.554759 [ 279 ] {8a3db267-2249-4cb1-ab8b-30a70e4c5e31} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001124 sec., 5338.078291814946 rows/sec., 401.40 KiB/sec. | ||
| 4369 | 2026.05.01 17:49:45.554795 [ 279 ] {8a3db267-2249-4cb1-ab8b-30a70e4c5e31} <Debug> TCPHandler: Processed in 0.001287506 sec. | ||
| 4370 | 2026.05.01 17:49:45.554902 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4371 | 2026.05.01 17:49:45.554995 [ 279 ] {331bad84-dcd4-4c92-a235-82aad32727d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4372 | 2026.05.01 17:49:45.555034 [ 279 ] {331bad84-dcd4-4c92-a235-82aad32727d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4373 | 2026.05.01 17:49:45.555455 [ 279 ] {331bad84-dcd4-4c92-a235-82aad32727d9} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4374 | 2026.05.01 17:49:45.555492 [ 279 ] {331bad84-dcd4-4c92-a235-82aad32727d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4375 | 2026.05.01 17:49:45.555793 [ 279 ] {331bad84-dcd4-4c92-a235-82aad32727d9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4376 | 2026.05.01 17:49:45.556012 [ 279 ] {331bad84-dcd4-4c92-a235-82aad32727d9} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4377 | 2026.05.01 17:49:45.556141 [ 279 ] {331bad84-dcd4-4c92-a235-82aad32727d9} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001163 sec., 60189.165950128976 rows/sec., 4.70 MiB/sec. | ||
| 4378 | 2026.05.01 17:49:45.556178 [ 279 ] {331bad84-dcd4-4c92-a235-82aad32727d9} <Debug> TCPHandler: Processed in 0.001323467 sec. | ||
| 4379 | 2026.05.01 17:49:45.556293 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4380 | 2026.05.01 17:49:45.556388 [ 279 ] {ed473ead-c876-4950-9682-587dd01ea78a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4381 | 2026.05.01 17:49:45.556433 [ 279 ] {ed473ead-c876-4950-9682-587dd01ea78a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4382 | 2026.05.01 17:49:45.556840 [ 279 ] {ed473ead-c876-4950-9682-587dd01ea78a} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4383 | 2026.05.01 17:49:45.556877 [ 279 ] {ed473ead-c876-4950-9682-587dd01ea78a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4384 | 2026.05.01 17:49:45.557221 [ 279 ] {ed473ead-c876-4950-9682-587dd01ea78a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4385 | 2026.05.01 17:49:45.557450 [ 279 ] {ed473ead-c876-4950-9682-587dd01ea78a} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4386 | 2026.05.01 17:49:45.557580 [ 279 ] {ed473ead-c876-4950-9682-587dd01ea78a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 4387 | 2026.05.01 17:49:45.557616 [ 279 ] {ed473ead-c876-4950-9682-587dd01ea78a} <Debug> TCPHandler: Processed in 0.001371358 sec. | ||
| 4388 | 2026.05.01 17:49:45.557724 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4389 | 2026.05.01 17:49:45.557819 [ 279 ] {8ebe0895-5023-4607-92ec-b2c68716db03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4390 | 2026.05.01 17:49:45.557873 [ 279 ] {8ebe0895-5023-4607-92ec-b2c68716db03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4391 | 2026.05.01 17:49:45.558631 [ 279 ] {8ebe0895-5023-4607-92ec-b2c68716db03} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4392 | 2026.05.01 17:49:45.558668 [ 279 ] {8ebe0895-5023-4607-92ec-b2c68716db03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4393 | 2026.05.01 17:49:45.559169 [ 279 ] {8ebe0895-5023-4607-92ec-b2c68716db03} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4394 | 2026.05.01 17:49:45.559399 [ 279 ] {8ebe0895-5023-4607-92ec-b2c68716db03} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4395 | 2026.05.01 17:49:45.559538 [ 279 ] {8ebe0895-5023-4607-92ec-b2c68716db03} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001737 sec., 3454.2314335060446 rows/sec., 6.19 MiB/sec. | ||
| 4396 | 2026.05.01 17:49:45.559589 [ 279 ] {8ebe0895-5023-4607-92ec-b2c68716db03} <Debug> TCPHandler: Processed in 0.001912829 sec. | ||
| 4397 | 2026.05.01 17:49:45.559705 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4398 | 2026.05.01 17:49:45.559799 [ 279 ] {5855290f-35ec-4539-a27c-07397f89c6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4399 | 2026.05.01 17:49:45.559841 [ 279 ] {5855290f-35ec-4539-a27c-07397f89c6e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4400 | 2026.05.01 17:49:45.560183 [ 279 ] {5855290f-35ec-4539-a27c-07397f89c6e3} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4401 | 2026.05.01 17:49:45.560221 [ 279 ] {5855290f-35ec-4539-a27c-07397f89c6e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4402 | 2026.05.01 17:49:45.560542 [ 279 ] {5855290f-35ec-4539-a27c-07397f89c6e3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4403 | 2026.05.01 17:49:45.560754 [ 279 ] {5855290f-35ec-4539-a27c-07397f89c6e3} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4404 | 2026.05.01 17:49:45.560884 [ 279 ] {5855290f-35ec-4539-a27c-07397f89c6e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 4405 | 2026.05.01 17:49:45.560919 [ 279 ] {5855290f-35ec-4539-a27c-07397f89c6e3} <Debug> TCPHandler: Processed in 0.001263286 sec. | ||
| 4406 | 2026.05.01 17:49:47.201303 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 578 | ||
| 4407 | 2026.05.01 17:49:47.203649 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4408 | 2026.05.01 17:49:47.203695 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4409 | 2026.05.01 17:49:47.204902 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4410 | 2026.05.01 17:49:47.205188 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4411 | 2026.05.01 17:49:47.205453 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 578 | ||
| 4412 | 2026.05.01 17:49:49.675975 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9140 | ||
| 4413 | 2026.05.01 17:49:49.676463 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4414 | 2026.05.01 17:49:49.676505 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4415 | 2026.05.01 17:49:49.676965 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4416 | 2026.05.01 17:49:49.677203 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4417 | 2026.05.01 17:49:49.677321 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9140 | ||
| 4418 | 2026.05.01 17:49:50.143604 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4419 | 2026.05.01 17:49:50.161351 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4420 | 2026.05.01 17:49:50.161416 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4421 | 2026.05.01 17:49:50.168061 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4422 | 2026.05.01 17:49:50.168867 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4423 | 2026.05.01 17:49:50.172127 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4424 | 2026.05.01 17:49:50.565744 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4425 | 2026.05.01 17:49:50.565944 [ 279 ] {cf3f1778-7af5-4fe9-b2d0-aec6278798cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4426 | 2026.05.01 17:49:50.566011 [ 279 ] {cf3f1778-7af5-4fe9-b2d0-aec6278798cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4427 | 2026.05.01 17:49:50.566860 [ 279 ] {cf3f1778-7af5-4fe9-b2d0-aec6278798cc} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4428 | 2026.05.01 17:49:50.566908 [ 279 ] {cf3f1778-7af5-4fe9-b2d0-aec6278798cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4429 | 2026.05.01 17:49:50.567357 [ 279 ] {cf3f1778-7af5-4fe9-b2d0-aec6278798cc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4430 | 2026.05.01 17:49:50.567628 [ 279 ] {cf3f1778-7af5-4fe9-b2d0-aec6278798cc} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4431 | 2026.05.01 17:49:50.567768 [ 89 ] {} <Debug> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4432 | 2026.05.01 17:49:50.567789 [ 279 ] {cf3f1778-7af5-4fe9-b2d0-aec6278798cc} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001897 sec., 244596.7316816025 rows/sec., 15.51 MiB/sec. | ||
| 4433 | 2026.05.01 17:49:50.567807 [ 89 ] {} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4434 | 2026.05.01 17:49:50.567827 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4435 | 2026.05.01 17:49:50.567833 [ 279 ] {cf3f1778-7af5-4fe9-b2d0-aec6278798cc} <Debug> TCPHandler: Processed in 0.002225395 sec. | ||
| 4436 | 2026.05.01 17:49:50.567953 [ 198 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::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 | ||
| 4437 | 2026.05.01 17:49:50.567976 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4438 | 2026.05.01 17:49:50.568094 [ 279 ] {1a9fc9c6-d368-4fd9-8426-7c2b4463d7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4439 | 2026.05.01 17:49:50.568108 [ 198 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4440 | 2026.05.01 17:49:50.568139 [ 279 ] {1a9fc9c6-d368-4fd9-8426-7c2b4463d7d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4441 | 2026.05.01 17:49:50.568148 [ 198 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 488 rows starting from the beginning of the part | ||
| 4442 | 2026.05.01 17:49:50.568227 [ 198 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 464 rows starting from the beginning of the part | ||
| 4443 | 2026.05.01 17:49:50.568273 [ 198 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 464 rows starting from the beginning of the part | ||
| 4444 | 2026.05.01 17:49:50.568318 [ 198 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 464 rows starting from the beginning of the part | ||
| 4445 | 2026.05.01 17:49:50.568361 [ 198 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 464 rows starting from the beginning of the part | ||
| 4446 | 2026.05.01 17:49:50.568403 [ 198 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 464 rows starting from the beginning of the part | ||
| 4447 | 2026.05.01 17:49:50.568563 [ 279 ] {1a9fc9c6-d368-4fd9-8426-7c2b4463d7d8} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4448 | 2026.05.01 17:49:50.568604 [ 279 ] {1a9fc9c6-d368-4fd9-8426-7c2b4463d7d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4449 | 2026.05.01 17:49:50.569029 [ 279 ] {1a9fc9c6-d368-4fd9-8426-7c2b4463d7d8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4450 | 2026.05.01 17:49:50.569273 [ 279 ] {1a9fc9c6-d368-4fd9-8426-7c2b4463d7d8} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4451 | 2026.05.01 17:49:50.569405 [ 279 ] {1a9fc9c6-d368-4fd9-8426-7c2b4463d7d8} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00133 sec., 6015.037593984963 rows/sec., 490.48 KiB/sec. | ||
| 4452 | 2026.05.01 17:49:50.569442 [ 279 ] {1a9fc9c6-d368-4fd9-8426-7c2b4463d7d8} <Debug> TCPHandler: Processed in 0.001516701 sec. | ||
| 4453 | 2026.05.01 17:49:50.569566 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4454 | 2026.05.01 17:49:50.569661 [ 279 ] {4a897299-05e1-488e-894c-e794607b1a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4455 | 2026.05.01 17:49:50.569691 [ 189 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2808 rows, containing 5 columns (5 merged, 0 gathered) in 0.001801006 sec., 1559128.6203377447 rows/sec., 105.08 MiB/sec. | ||
| 4456 | 2026.05.01 17:49:50.569701 [ 279 ] {4a897299-05e1-488e-894c-e794607b1a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4457 | 2026.05.01 17:49:50.569849 [ 198 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4458 | 2026.05.01 17:49:50.570132 [ 198 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_11_2} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4459 | 2026.05.01 17:49:50.570224 [ 198 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_11_2} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4460 | 2026.05.01 17:49:50.570305 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4461 | 2026.05.01 17:49:50.570935 [ 279 ] {4a897299-05e1-488e-894c-e794607b1a34} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4462 | 2026.05.01 17:49:50.570981 [ 279 ] {4a897299-05e1-488e-894c-e794607b1a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4463 | 2026.05.01 17:49:50.571424 [ 279 ] {4a897299-05e1-488e-894c-e794607b1a34} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4464 | 2026.05.01 17:49:50.571693 [ 279 ] {4a897299-05e1-488e-894c-e794607b1a34} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4465 | 2026.05.01 17:49:50.571841 [ 279 ] {4a897299-05e1-488e-894c-e794607b1a34} <Debug> executeQuery: Read 1323 rows, 105.87 KiB in 0.002198 sec., 601910.8280254777 rows/sec., 47.04 MiB/sec. | ||
| 4466 | 2026.05.01 17:49:50.571879 [ 279 ] {4a897299-05e1-488e-894c-e794607b1a34} <Debug> TCPHandler: Processed in 0.002361497 sec. | ||
| 4467 | 2026.05.01 17:49:50.572013 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4468 | 2026.05.01 17:49:50.572110 [ 279 ] {200c3a3e-e3cd-4070-aa65-fcba0950aa87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4469 | 2026.05.01 17:49:50.572151 [ 279 ] {200c3a3e-e3cd-4070-aa65-fcba0950aa87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4470 | 2026.05.01 17:49:50.572659 [ 279 ] {200c3a3e-e3cd-4070-aa65-fcba0950aa87} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4471 | 2026.05.01 17:49:50.572696 [ 279 ] {200c3a3e-e3cd-4070-aa65-fcba0950aa87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4472 | 2026.05.01 17:49:50.573022 [ 279 ] {200c3a3e-e3cd-4070-aa65-fcba0950aa87} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4473 | 2026.05.01 17:49:50.573241 [ 279 ] {200c3a3e-e3cd-4070-aa65-fcba0950aa87} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4474 | 2026.05.01 17:49:50.573336 [ 89 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4475 | 2026.05.01 17:49:50.573367 [ 279 ] {200c3a3e-e3cd-4070-aa65-fcba0950aa87} <Debug> executeQuery: Read 276 rows, 17.20 KiB in 0.001277 sec., 216131.55833985907 rows/sec., 13.15 MiB/sec. | ||
| 4476 | 2026.05.01 17:49:50.573368 [ 89 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4477 | 2026.05.01 17:49:50.573399 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4478 | 2026.05.01 17:49:50.573406 [ 279 ] {200c3a3e-e3cd-4070-aa65-fcba0950aa87} <Debug> TCPHandler: Processed in 0.001442499 sec. | ||
| 4479 | 2026.05.01 17:49:50.573504 [ 200 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::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 | ||
| 4480 | 2026.05.01 17:49:50.573533 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4481 | 2026.05.01 17:49:50.573637 [ 279 ] {a3ab7b48-8c1d-489f-acf6-858fd5beb748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4482 | 2026.05.01 17:49:50.573656 [ 200 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4483 | 2026.05.01 17:49:50.573677 [ 279 ] {a3ab7b48-8c1d-489f-acf6-858fd5beb748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4484 | 2026.05.01 17:49:50.573701 [ 200 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 304 rows starting from the beginning of the part | ||
| 4485 | 2026.05.01 17:49:50.573782 [ 200 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 268 rows starting from the beginning of the part | ||
| 4486 | 2026.05.01 17:49:50.573832 [ 200 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 4487 | 2026.05.01 17:49:50.573877 [ 200 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 268 rows starting from the beginning of the part | ||
| 4488 | 2026.05.01 17:49:50.573934 [ 200 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::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 | ||
| 4489 | 2026.05.01 17:49:50.573985 [ 200 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 276 rows starting from the beginning of the part | ||
| 4490 | 2026.05.01 17:49:50.574200 [ 279 ] {a3ab7b48-8c1d-489f-acf6-858fd5beb748} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4491 | 2026.05.01 17:49:50.574242 [ 279 ] {a3ab7b48-8c1d-489f-acf6-858fd5beb748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4492 | 2026.05.01 17:49:50.574601 [ 279 ] {a3ab7b48-8c1d-489f-acf6-858fd5beb748} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4493 | 2026.05.01 17:49:50.574855 [ 279 ] {a3ab7b48-8c1d-489f-acf6-858fd5beb748} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4494 | 2026.05.01 17:49:50.574946 [ 89 ] {} <Debug> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4495 | 2026.05.01 17:49:50.574971 [ 89 ] {} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4496 | 2026.05.01 17:49:50.574984 [ 279 ] {a3ab7b48-8c1d-489f-acf6-858fd5beb748} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001366 sec., 174963.39677891653 rows/sec., 11.28 MiB/sec. | ||
| 4497 | 2026.05.01 17:49:50.574987 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4498 | 2026.05.01 17:49:50.575022 [ 279 ] {a3ab7b48-8c1d-489f-acf6-858fd5beb748} <Debug> TCPHandler: Processed in 0.001538931 sec. | ||
| 4499 | 2026.05.01 17:49:50.575063 [ 200 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::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 | ||
| 4500 | 2026.05.01 17:49:50.575149 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4501 | 2026.05.01 17:49:50.575164 [ 201 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 5 columns (5 merged, 0 gathered) in 0.001712445 sec., 662211.0491139862 rows/sec., 43.08 MiB/sec. | ||
| 4502 | 2026.05.01 17:49:50.575156 [ 200 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4503 | 2026.05.01 17:49:50.575227 [ 200 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 263 rows starting from the beginning of the part | ||
| 4504 | 2026.05.01 17:49:50.575250 [ 279 ] {6df8c3e1-d3b0-4cdf-81c8-7ef03e78c669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4505 | 2026.05.01 17:49:50.575276 [ 200 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 239 rows starting from the beginning of the part | ||
| 4506 | 2026.05.01 17:49:50.575297 [ 279 ] {6df8c3e1-d3b0-4cdf-81c8-7ef03e78c669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4507 | 2026.05.01 17:49:50.575323 [ 200 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 239 rows starting from the beginning of the part | ||
| 4508 | 2026.05.01 17:49:50.575330 [ 198 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4509 | 2026.05.01 17:49:50.575381 [ 200 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 239 rows starting from the beginning of the part | ||
| 4510 | 2026.05.01 17:49:50.575428 [ 200 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 239 rows starting from the beginning of the part | ||
| 4511 | 2026.05.01 17:49:50.575469 [ 200 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 239 rows starting from the beginning of the part | ||
| 4512 | 2026.05.01 17:49:50.575600 [ 198 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_21_4} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4513 | 2026.05.01 17:49:50.575681 [ 198 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_21_4} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4514 | 2026.05.01 17:49:50.575758 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4515 | 2026.05.01 17:49:50.575799 [ 279 ] {6df8c3e1-d3b0-4cdf-81c8-7ef03e78c669} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4516 | 2026.05.01 17:49:50.575841 [ 279 ] {6df8c3e1-d3b0-4cdf-81c8-7ef03e78c669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4517 | 2026.05.01 17:49:50.576196 [ 279 ] {6df8c3e1-d3b0-4cdf-81c8-7ef03e78c669} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4518 | 2026.05.01 17:49:50.576399 [ 198 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1458 rows, containing 5 columns (5 merged, 0 gathered) in 0.001364888 sec., 1068219.516912743 rows/sec., 73.26 MiB/sec. | ||
| 4519 | 2026.05.01 17:49:50.576423 [ 279 ] {6df8c3e1-d3b0-4cdf-81c8-7ef03e78c669} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4520 | 2026.05.01 17:49:50.576532 [ 89 ] {} <Debug> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4521 | 2026.05.01 17:49:50.576534 [ 200 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4522 | 2026.05.01 17:49:50.576564 [ 89 ] {} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4523 | 2026.05.01 17:49:50.576566 [ 279 ] {6df8c3e1-d3b0-4cdf-81c8-7ef03e78c669} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001334 sec., 178410.79460269868 rows/sec., 10.13 MiB/sec. | ||
| 4524 | 2026.05.01 17:49:50.576590 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4525 | 2026.05.01 17:49:50.576614 [ 279 ] {6df8c3e1-d3b0-4cdf-81c8-7ef03e78c669} <Debug> TCPHandler: Processed in 0.001514041 sec. | ||
| 4526 | 2026.05.01 17:49:50.576658 [ 189 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::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 | ||
| 4527 | 2026.05.01 17:49:50.576740 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4528 | 2026.05.01 17:49:50.576749 [ 189 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4529 | 2026.05.01 17:49:50.576787 [ 189 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 250 rows starting from the beginning of the part | ||
| 4530 | 2026.05.01 17:49:50.576834 [ 200 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_11_2} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4531 | 2026.05.01 17:49:50.576838 [ 279 ] {c2d6d2b7-0541-4e2b-96fd-b909ef9f7a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4532 | 2026.05.01 17:49:50.576843 [ 189 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 238 rows starting from the beginning of the part | ||
| 4533 | 2026.05.01 17:49:50.576900 [ 279 ] {c2d6d2b7-0541-4e2b-96fd-b909ef9f7a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4534 | 2026.05.01 17:49:50.576924 [ 200 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_11_2} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4535 | 2026.05.01 17:49:50.576966 [ 189 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 238 rows starting from the beginning of the part | ||
| 4536 | 2026.05.01 17:49:50.577009 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4537 | 2026.05.01 17:49:50.577067 [ 189 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 238 rows starting from the beginning of the part | ||
| 4538 | 2026.05.01 17:49:50.577138 [ 189 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 238 rows starting from the beginning of the part | ||
| 4539 | 2026.05.01 17:49:50.577198 [ 189 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 238 rows starting from the beginning of the part | ||
| 4540 | 2026.05.01 17:49:50.577866 [ 279 ] {c2d6d2b7-0541-4e2b-96fd-b909ef9f7a2f} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4541 | 2026.05.01 17:49:50.577906 [ 279 ] {c2d6d2b7-0541-4e2b-96fd-b909ef9f7a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4542 | 2026.05.01 17:49:50.578420 [ 189 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1440 rows, containing 5 columns (5 merged, 0 gathered) in 0.001791647 sec., 803729.7525684468 rows/sec., 48.82 MiB/sec. | ||
| 4543 | 2026.05.01 17:49:50.578428 [ 279 ] {c2d6d2b7-0541-4e2b-96fd-b909ef9f7a2f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4544 | 2026.05.01 17:49:50.578569 [ 200 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4545 | 2026.05.01 17:49:50.578705 [ 279 ] {c2d6d2b7-0541-4e2b-96fd-b909ef9f7a2f} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4546 | 2026.05.01 17:49:50.578860 [ 200 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_11_2} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4547 | 2026.05.01 17:49:50.578871 [ 279 ] {c2d6d2b7-0541-4e2b-96fd-b909ef9f7a2f} <Debug> executeQuery: Read 804 rows, 57.70 KiB in 0.00205 sec., 392195.12195121945 rows/sec., 27.49 MiB/sec. | ||
| 4548 | 2026.05.01 17:49:50.578919 [ 279 ] {c2d6d2b7-0541-4e2b-96fd-b909ef9f7a2f} <Debug> TCPHandler: Processed in 0.002227745 sec. | ||
| 4549 | 2026.05.01 17:49:50.578948 [ 200 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_11_2} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4550 | 2026.05.01 17:49:50.579055 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4551 | 2026.05.01 17:49:50.579078 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4552 | 2026.05.01 17:49:50.579180 [ 279 ] {4e5de18e-2311-49f0-a46e-558da9cc56c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4553 | 2026.05.01 17:49:50.579226 [ 279 ] {4e5de18e-2311-49f0-a46e-558da9cc56c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4554 | 2026.05.01 17:49:50.579568 [ 279 ] {4e5de18e-2311-49f0-a46e-558da9cc56c8} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2026.05.01 17:49:50.579603 [ 279 ] {4e5de18e-2311-49f0-a46e-558da9cc56c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4556 | 2026.05.01 17:49:50.579929 [ 279 ] {4e5de18e-2311-49f0-a46e-558da9cc56c8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4557 | 2026.05.01 17:49:50.580153 [ 279 ] {4e5de18e-2311-49f0-a46e-558da9cc56c8} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2026.05.01 17:49:50.580284 [ 279 ] {4e5de18e-2311-49f0-a46e-558da9cc56c8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001123 sec., 5342.831700801425 rows/sec., 279.14 KiB/sec. | ||
| 4559 | 2026.05.01 17:49:50.580319 [ 279 ] {4e5de18e-2311-49f0-a46e-558da9cc56c8} <Debug> TCPHandler: Processed in 0.001290706 sec. | ||
| 4560 | 2026.05.01 17:49:50.580444 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4561 | 2026.05.01 17:49:50.580538 [ 279 ] {bec11a31-e1b3-4aca-bdfb-8c0f43fad2e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4562 | 2026.05.01 17:49:50.580582 [ 279 ] {bec11a31-e1b3-4aca-bdfb-8c0f43fad2e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4563 | 2026.05.01 17:49:50.581045 [ 279 ] {bec11a31-e1b3-4aca-bdfb-8c0f43fad2e3} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4564 | 2026.05.01 17:49:50.581079 [ 279 ] {bec11a31-e1b3-4aca-bdfb-8c0f43fad2e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4565 | 2026.05.01 17:49:50.581429 [ 279 ] {bec11a31-e1b3-4aca-bdfb-8c0f43fad2e3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4566 | 2026.05.01 17:49:50.581648 [ 279 ] {bec11a31-e1b3-4aca-bdfb-8c0f43fad2e3} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4567 | 2026.05.01 17:49:50.581789 [ 279 ] {bec11a31-e1b3-4aca-bdfb-8c0f43fad2e3} <Debug> executeQuery: Read 339 rows, 22.73 KiB in 0.001268 sec., 267350.1577287066 rows/sec., 17.50 MiB/sec. | ||
| 4568 | 2026.05.01 17:49:50.581826 [ 279 ] {bec11a31-e1b3-4aca-bdfb-8c0f43fad2e3} <Debug> TCPHandler: Processed in 0.00143142 sec. | ||
| 4569 | 2026.05.01 17:49:50.581943 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4570 | 2026.05.01 17:49:50.582038 [ 279 ] {9f96cea3-cdde-4c80-a17e-4c84a4454402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4571 | 2026.05.01 17:49:50.582081 [ 279 ] {9f96cea3-cdde-4c80-a17e-4c84a4454402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4572 | 2026.05.01 17:49:50.582400 [ 279 ] {9f96cea3-cdde-4c80-a17e-4c84a4454402} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2026.05.01 17:49:50.582438 [ 279 ] {9f96cea3-cdde-4c80-a17e-4c84a4454402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4574 | 2026.05.01 17:49:50.582781 [ 279 ] {9f96cea3-cdde-4c80-a17e-4c84a4454402} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4575 | 2026.05.01 17:49:50.582998 [ 279 ] {9f96cea3-cdde-4c80-a17e-4c84a4454402} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4576 | 2026.05.01 17:49:50.583099 [ 88 ] {} <Debug> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4577 | 2026.05.01 17:49:50.583126 [ 279 ] {9f96cea3-cdde-4c80-a17e-4c84a4454402} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 60.98 KiB/sec. | ||
| 4578 | 2026.05.01 17:49:50.583142 [ 88 ] {} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4579 | 2026.05.01 17:49:50.583170 [ 279 ] {9f96cea3-cdde-4c80-a17e-4c84a4454402} <Debug> TCPHandler: Processed in 0.001275746 sec. | ||
| 4580 | 2026.05.01 17:49:50.583170 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4581 | 2026.05.01 17:49:50.583272 [ 194 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 4582 | 2026.05.01 17:49:50.583296 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4583 | 2026.05.01 17:49:50.583396 [ 279 ] {aa600c6d-4718-4bec-bdec-5182fbeb0bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4584 | 2026.05.01 17:49:50.583398 [ 194 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4585 | 2026.05.01 17:49:50.583446 [ 194 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 4586 | 2026.05.01 17:49:50.583456 [ 279 ] {aa600c6d-4718-4bec-bdec-5182fbeb0bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4587 | 2026.05.01 17:49:50.583500 [ 194 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 4588 | 2026.05.01 17:49:50.583550 [ 194 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 4589 | 2026.05.01 17:49:50.583590 [ 194 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 4590 | 2026.05.01 17:49:50.583626 [ 194 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 4591 | 2026.05.01 17:49:50.583664 [ 194 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 4592 | 2026.05.01 17:49:50.584304 [ 279 ] {aa600c6d-4718-4bec-bdec-5182fbeb0bd6} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4593 | 2026.05.01 17:49:50.584348 [ 279 ] {aa600c6d-4718-4bec-bdec-5182fbeb0bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4594 | 2026.05.01 17:49:50.584443 [ 194 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001207064 sec., 8284.564861515213 rows/sec., 558.24 KiB/sec. | ||
| 4595 | 2026.05.01 17:49:50.584574 [ 189 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4596 | 2026.05.01 17:49:50.584844 [ 189 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_10_2} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4597 | 2026.05.01 17:49:50.584908 [ 189 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_10_2} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4598 | 2026.05.01 17:49:50.584973 [ 279 ] {aa600c6d-4718-4bec-bdec-5182fbeb0bd6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4599 | 2026.05.01 17:49:50.584977 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4600 | 2026.05.01 17:49:50.585207 [ 279 ] {aa600c6d-4718-4bec-bdec-5182fbeb0bd6} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4601 | 2026.05.01 17:49:50.585319 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4602 | 2026.05.01 17:49:50.585344 [ 279 ] {aa600c6d-4718-4bec-bdec-5182fbeb0bd6} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001965 sec., 18320.610687022898 rows/sec., 32.83 MiB/sec. | ||
| 4603 | 2026.05.01 17:49:50.585353 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4604 | 2026.05.01 17:49:50.585385 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4605 | 2026.05.01 17:49:50.585406 [ 279 ] {aa600c6d-4718-4bec-bdec-5182fbeb0bd6} <Debug> TCPHandler: Processed in 0.002157744 sec. | ||
| 4606 | 2026.05.01 17:49:50.585490 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::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 | ||
| 4607 | 2026.05.01 17:49:50.585623 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4608 | 2026.05.01 17:49:50.585724 [ 279 ] {e2aaaa9f-3714-420d-8044-99bf2d13b1fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4609 | 2026.05.01 17:49:50.585766 [ 279 ] {e2aaaa9f-3714-420d-8044-99bf2d13b1fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4610 | 2026.05.01 17:49:50.585777 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4611 | 2026.05.01 17:49:50.585851 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 355 rows starting from the beginning of the part | ||
| 4612 | 2026.05.01 17:49:50.585991 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 4613 | 2026.05.01 17:49:50.586108 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::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 | ||
| 4614 | 2026.05.01 17:49:50.586115 [ 279 ] {e2aaaa9f-3714-420d-8044-99bf2d13b1fa} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4615 | 2026.05.01 17:49:50.586250 [ 279 ] {e2aaaa9f-3714-420d-8044-99bf2d13b1fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4616 | 2026.05.01 17:49:50.586330 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
| 4617 | 2026.05.01 17:49:50.586454 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::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 | ||
| 4618 | 2026.05.01 17:49:50.586565 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 4619 | 2026.05.01 17:49:50.586586 [ 279 ] {e2aaaa9f-3714-420d-8044-99bf2d13b1fa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4620 | 2026.05.01 17:49:50.586820 [ 279 ] {e2aaaa9f-3714-420d-8044-99bf2d13b1fa} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4621 | 2026.05.01 17:49:50.586974 [ 279 ] {e2aaaa9f-3714-420d-8044-99bf2d13b1fa} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001268 sec., 86750.78864353312 rows/sec., 5.28 MiB/sec. | ||
| 4622 | 2026.05.01 17:49:50.587011 [ 279 ] {e2aaaa9f-3714-420d-8044-99bf2d13b1fa} <Debug> TCPHandler: Processed in 0.0014371 sec. | ||
| 4623 | 2026.05.01 17:49:50.590674 [ 189 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 475 rows, containing 19 columns (19 merged, 0 gathered) in 0.005240006 sec., 90648.7511655521 rows/sec., 162.44 MiB/sec. | ||
| 4624 | 2026.05.01 17:49:50.591371 [ 194 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4625 | 2026.05.01 17:49:50.591724 [ 194 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4626 | 2026.05.01 17:49:50.591798 [ 194 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4627 | 2026.05.01 17:49:50.591916 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 4628 | 2026.05.01 17:49:51.000165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.71 MiB, peak 249.40 MiB, free memory in arenas 0.00 B, will set to 245.37 MiB (RSS), difference: 1.66 MiB | ||
| 4629 | 2026.05.01 17:49:55.551501 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4630 | 2026.05.01 17:49:55.551719 [ 279 ] {b65f922c-16d2-4e61-bd34-ce87488408d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4631 | 2026.05.01 17:49:55.551796 [ 279 ] {b65f922c-16d2-4e61-bd34-ce87488408d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4632 | 2026.05.01 17:49:55.552472 [ 279 ] {b65f922c-16d2-4e61-bd34-ce87488408d5} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4633 | 2026.05.01 17:49:55.552517 [ 279 ] {b65f922c-16d2-4e61-bd34-ce87488408d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4634 | 2026.05.01 17:49:55.552929 [ 279 ] {b65f922c-16d2-4e61-bd34-ce87488408d5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4635 | 2026.05.01 17:49:55.553184 [ 279 ] {b65f922c-16d2-4e61-bd34-ce87488408d5} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4636 | 2026.05.01 17:49:55.553325 [ 73 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4637 | 2026.05.01 17:49:55.553339 [ 279 ] {b65f922c-16d2-4e61-bd34-ce87488408d5} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001677 sec., 40548.59868813357 rows/sec., 3.24 MiB/sec. | ||
| 4638 | 2026.05.01 17:49:55.553370 [ 73 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4639 | 2026.05.01 17:49:55.553390 [ 279 ] {b65f922c-16d2-4e61-bd34-ce87488408d5} <Debug> TCPHandler: Processed in 0.002035941 sec. | ||
| 4640 | 2026.05.01 17:49:55.553393 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4641 | 2026.05.01 17:49:55.553539 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4642 | 2026.05.01 17:49:55.553560 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::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 | ||
| 4643 | 2026.05.01 17:49:55.553638 [ 279 ] {df568847-b489-4a09-b361-a70e14b31d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4644 | 2026.05.01 17:49:55.553686 [ 279 ] {df568847-b489-4a09-b361-a70e14b31d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4645 | 2026.05.01 17:49:55.553713 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4646 | 2026.05.01 17:49:55.553762 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1460 rows starting from the beginning of the part | ||
| 4647 | 2026.05.01 17:49:55.553862 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 71 rows starting from the beginning of the part | ||
| 4648 | 2026.05.01 17:49:55.553918 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1319 rows starting from the beginning of the part | ||
| 4649 | 2026.05.01 17:49:55.553972 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 68 rows starting from the beginning of the part | ||
| 4650 | 2026.05.01 17:49:55.554024 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1323 rows starting from the beginning of the part | ||
| 4651 | 2026.05.01 17:49:55.554070 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 68 rows starting from the beginning of the part | ||
| 4652 | 2026.05.01 17:49:55.554098 [ 279 ] {df568847-b489-4a09-b361-a70e14b31d49} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4653 | 2026.05.01 17:49:55.554142 [ 279 ] {df568847-b489-4a09-b361-a70e14b31d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4654 | 2026.05.01 17:49:55.554490 [ 279 ] {df568847-b489-4a09-b361-a70e14b31d49} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4655 | 2026.05.01 17:49:55.554725 [ 279 ] {df568847-b489-4a09-b361-a70e14b31d49} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4656 | 2026.05.01 17:49:55.554863 [ 279 ] {df568847-b489-4a09-b361-a70e14b31d49} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001244 sec., 4823.151125401929 rows/sec., 362.68 KiB/sec. | ||
| 4657 | 2026.05.01 17:49:55.554900 [ 279 ] {df568847-b489-4a09-b361-a70e14b31d49} <Debug> TCPHandler: Processed in 0.001411268 sec. | ||
| 4658 | 2026.05.01 17:49:55.555019 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4659 | 2026.05.01 17:49:55.555114 [ 279 ] {1c4d71c4-1faf-4301-83da-71449d38e6b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4660 | 2026.05.01 17:49:55.555154 [ 279 ] {1c4d71c4-1faf-4301-83da-71449d38e6b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4661 | 2026.05.01 17:49:55.555575 [ 279 ] {1c4d71c4-1faf-4301-83da-71449d38e6b6} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4662 | 2026.05.01 17:49:55.555610 [ 279 ] {1c4d71c4-1faf-4301-83da-71449d38e6b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4663 | 2026.05.01 17:49:55.555786 [ 194 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4309 rows, containing 5 columns (5 merged, 0 gathered) in 0.002290716 sec., 1881071.2458462769 rows/sec., 155.19 MiB/sec. | ||
| 4664 | 2026.05.01 17:49:55.555928 [ 279 ] {1c4d71c4-1faf-4301-83da-71449d38e6b6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4665 | 2026.05.01 17:49:55.556044 [ 189 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4666 | 2026.05.01 17:49:55.556162 [ 279 ] {1c4d71c4-1faf-4301-83da-71449d38e6b6} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4667 | 2026.05.01 17:49:55.556258 [ 73 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4668 | 2026.05.01 17:49:55.556285 [ 73 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4669 | 2026.05.01 17:49:55.556292 [ 279 ] {1c4d71c4-1faf-4301-83da-71449d38e6b6} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001197 sec., 58479.5321637427 rows/sec., 4.57 MiB/sec. | ||
| 4670 | 2026.05.01 17:49:55.556303 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4671 | 2026.05.01 17:49:55.556311 [ 189 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_26_5} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4672 | 2026.05.01 17:49:55.556330 [ 279 ] {1c4d71c4-1faf-4301-83da-71449d38e6b6} <Debug> TCPHandler: Processed in 0.001360447 sec. | ||
| 4673 | 2026.05.01 17:49:55.556376 [ 189 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_26_5} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4674 | 2026.05.01 17:49:55.556377 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::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 | ||
| 4675 | 2026.05.01 17:49:55.556453 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4676 | 2026.05.01 17:49:55.556456 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 4677 | 2026.05.01 17:49:55.556485 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4678 | 2026.05.01 17:49:55.556515 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 874 rows starting from the beginning of the part | ||
| 4679 | 2026.05.01 17:49:55.556555 [ 279 ] {35ca699a-ab91-4da8-a0cb-c9c583a905ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4680 | 2026.05.01 17:49:55.556560 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 76 rows starting from the beginning of the part | ||
| 4681 | 2026.05.01 17:49:55.556608 [ 279 ] {35ca699a-ab91-4da8-a0cb-c9c583a905ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4682 | 2026.05.01 17:49:55.556617 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 796 rows starting from the beginning of the part | ||
| 4683 | 2026.05.01 17:49:55.556664 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 70 rows starting from the beginning of the part | ||
| 4684 | 2026.05.01 17:49:55.556703 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 804 rows starting from the beginning of the part | ||
| 4685 | 2026.05.01 17:49:55.556739 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 70 rows starting from the beginning of the part | ||
| 4686 | 2026.05.01 17:49:55.557045 [ 279 ] {35ca699a-ab91-4da8-a0cb-c9c583a905ab} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4687 | 2026.05.01 17:49:55.557088 [ 279 ] {35ca699a-ab91-4da8-a0cb-c9c583a905ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4688 | 2026.05.01 17:49:55.557467 [ 279 ] {35ca699a-ab91-4da8-a0cb-c9c583a905ab} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4689 | 2026.05.01 17:49:55.557717 [ 279 ] {35ca699a-ab91-4da8-a0cb-c9c583a905ab} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4690 | 2026.05.01 17:49:55.557799 [ 190 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2690 rows, containing 5 columns (5 merged, 0 gathered) in 0.001454239 sec., 1849764.7223049307 rows/sec., 138.49 MiB/sec. | ||
| 4691 | 2026.05.01 17:49:55.557825 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4692 | 2026.05.01 17:49:55.557851 [ 279 ] {35ca699a-ab91-4da8-a0cb-c9c583a905ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001315 sec., 121673.00380228137 rows/sec., 8.47 MiB/sec. | ||
| 4693 | 2026.05.01 17:49:55.557861 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4694 | 2026.05.01 17:49:55.557886 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4695 | 2026.05.01 17:49:55.557889 [ 279 ] {35ca699a-ab91-4da8-a0cb-c9c583a905ab} <Debug> TCPHandler: Processed in 0.00148467 sec. | ||
| 4696 | 2026.05.01 17:49:55.557956 [ 199 ] {90074e07-90b9-448a-b871-52c0260b3f93::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 | ||
| 4697 | 2026.05.01 17:49:55.557966 [ 189 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4698 | 2026.05.01 17:49:55.558014 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4699 | 2026.05.01 17:49:55.558072 [ 199 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4700 | 2026.05.01 17:49:55.558106 [ 199 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 4887 rows starting from the beginning of the part | ||
| 4701 | 2026.05.01 17:49:55.558109 [ 279 ] {9204ba48-420f-476e-aa2c-93afa12a1e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4702 | 2026.05.01 17:49:55.558157 [ 199 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 163 rows starting from the beginning of the part | ||
| 4703 | 2026.05.01 17:49:55.558178 [ 279 ] {9204ba48-420f-476e-aa2c-93afa12a1e5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4704 | 2026.05.01 17:49:55.558212 [ 199 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 335 rows starting from the beginning of the part | ||
| 4705 | 2026.05.01 17:49:55.558247 [ 189 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_26_5} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2026.05.01 17:49:55.558258 [ 199 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4707 | 2026.05.01 17:49:55.558304 [ 199 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 339 rows starting from the beginning of the part | ||
| 4708 | 2026.05.01 17:49:55.558327 [ 189 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_26_5} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4709 | 2026.05.01 17:49:55.558341 [ 199 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4710 | 2026.05.01 17:49:55.558405 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 4711 | 2026.05.01 17:49:55.558973 [ 279 ] {9204ba48-420f-476e-aa2c-93afa12a1e5b} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4712 | 2026.05.01 17:49:55.559012 [ 279 ] {9204ba48-420f-476e-aa2c-93afa12a1e5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4713 | 2026.05.01 17:49:55.559599 [ 279 ] {9204ba48-420f-476e-aa2c-93afa12a1e5b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4714 | 2026.05.01 17:49:55.559852 [ 279 ] {9204ba48-420f-476e-aa2c-93afa12a1e5b} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4715 | 2026.05.01 17:49:55.559995 [ 279 ] {9204ba48-420f-476e-aa2c-93afa12a1e5b} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001903 sec., 3152.9164477141358 rows/sec., 5.65 MiB/sec. | ||
| 4716 | 2026.05.01 17:49:55.560048 [ 279 ] {9204ba48-420f-476e-aa2c-93afa12a1e5b} <Debug> TCPHandler: Processed in 0.002083213 sec. | ||
| 4717 | 2026.05.01 17:49:55.560178 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4718 | 2026.05.01 17:49:55.560274 [ 279 ] {986e8351-f6f2-42d1-a9d6-5f92903f43ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4719 | 2026.05.01 17:49:55.560316 [ 279 ] {986e8351-f6f2-42d1-a9d6-5f92903f43ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4720 | 2026.05.01 17:49:55.560557 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6044 rows, containing 5 columns (5 merged, 0 gathered) in 0.002626713 sec., 2300974.640168149 rows/sec., 155.60 MiB/sec. | ||
| 4721 | 2026.05.01 17:49:55.560654 [ 279 ] {986e8351-f6f2-42d1-a9d6-5f92903f43ef} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4722 | 2026.05.01 17:49:55.560694 [ 279 ] {986e8351-f6f2-42d1-a9d6-5f92903f43ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4723 | 2026.05.01 17:49:55.561006 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4724 | 2026.05.01 17:49:55.561024 [ 279 ] {986e8351-f6f2-42d1-a9d6-5f92903f43ef} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4725 | 2026.05.01 17:49:55.561315 [ 279 ] {986e8351-f6f2-42d1-a9d6-5f92903f43ef} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2026.05.01 17:49:55.561382 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4727 | 2026.05.01 17:49:55.561416 [ 73 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4728 | 2026.05.01 17:49:55.561448 [ 73 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4729 | 2026.05.01 17:49:55.561458 [ 279 ] {986e8351-f6f2-42d1-a9d6-5f92903f43ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001203 sec., 49875.31172069825 rows/sec., 3.36 MiB/sec. | ||
| 4730 | 2026.05.01 17:49:55.561468 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4731 | 2026.05.01 17:49:55.561478 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4732 | 2026.05.01 17:49:55.561497 [ 279 ] {986e8351-f6f2-42d1-a9d6-5f92903f43ef} <Debug> TCPHandler: Processed in 0.001368468 sec. | ||
| 4733 | 2026.05.01 17:49:55.561541 [ 199 ] {a9070731-5824-459b-bf62-a756a5eccad6::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 | ||
| 4734 | 2026.05.01 17:49:55.561573 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 4735 | 2026.05.01 17:49:55.561630 [ 199 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4736 | 2026.05.01 17:49:55.561654 [ 199 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1570 rows starting from the beginning of the part | ||
| 4737 | 2026.05.01 17:49:55.561696 [ 199 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4738 | 2026.05.01 17:49:55.561730 [ 199 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 110 rows starting from the beginning of the part | ||
| 4739 | 2026.05.01 17:49:55.561762 [ 199 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4740 | 2026.05.01 17:49:55.561793 [ 199 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 110 rows starting from the beginning of the part | ||
| 4741 | 2026.05.01 17:49:55.561827 [ 199 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4742 | 2026.05.01 17:49:55.562698 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1970 rows, containing 4 columns (4 merged, 0 gathered) in 0.001187384 sec., 1659109.4372166037 rows/sec., 106.17 MiB/sec. | ||
| 4743 | 2026.05.01 17:49:55.562884 [ 195 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4744 | 2026.05.01 17:49:55.563113 [ 195 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_26_5} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4745 | 2026.05.01 17:49:55.563174 [ 195 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_26_5} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4746 | 2026.05.01 17:49:55.563229 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4747 | 2026.05.01 17:49:57.106641 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4748 | 2026.05.01 17:49:57.106690 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4749 | 2026.05.01 17:49:57.177493 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9652 | ||
| 4750 | 2026.05.01 17:49:57.178016 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4751 | 2026.05.01 17:49:57.178059 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4752 | 2026.05.01 17:49:57.178555 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4753 | 2026.05.01 17:49:57.178806 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4754 | 2026.05.01 17:49:57.178939 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9652 | ||
| 4755 | 2026.05.01 17:49:57.205673 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 614 | ||
| 4756 | 2026.05.01 17:49:57.208312 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4757 | 2026.05.01 17:49:57.208362 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4758 | 2026.05.01 17:49:57.209943 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4759 | 2026.05.01 17:49:57.210325 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4760 | 2026.05.01 17:49:57.210681 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 614 | ||
| 4761 | 2026.05.01 17:49:57.672223 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4762 | 2026.05.01 17:49:57.689771 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4763 | 2026.05.01 17:49:57.689831 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4764 | 2026.05.01 17:49:57.695364 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4765 | 2026.05.01 17:49:57.696076 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4766 | 2026.05.01 17:49:57.698971 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4767 | 2026.05.01 17:50:00.564328 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4768 | 2026.05.01 17:50:00.564546 [ 279 ] {cfd27346-e970-4579-a749-c41c038aaab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4769 | 2026.05.01 17:50:00.564621 [ 279 ] {cfd27346-e970-4579-a749-c41c038aaab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4770 | 2026.05.01 17:50:00.565481 [ 279 ] {cfd27346-e970-4579-a749-c41c038aaab2} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4771 | 2026.05.01 17:50:00.565525 [ 279 ] {cfd27346-e970-4579-a749-c41c038aaab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4772 | 2026.05.01 17:50:00.565934 [ 279 ] {cfd27346-e970-4579-a749-c41c038aaab2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4773 | 2026.05.01 17:50:00.566173 [ 279 ] {cfd27346-e970-4579-a749-c41c038aaab2} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4774 | 2026.05.01 17:50:00.566327 [ 279 ] {cfd27346-e970-4579-a749-c41c038aaab2} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001836 sec., 252723.31154684097 rows/sec., 16.03 MiB/sec. | ||
| 4775 | 2026.05.01 17:50:00.566370 [ 279 ] {cfd27346-e970-4579-a749-c41c038aaab2} <Debug> TCPHandler: Processed in 0.002181524 sec. | ||
| 4776 | 2026.05.01 17:50:00.566508 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4777 | 2026.05.01 17:50:00.566603 [ 279 ] {0a35233c-e328-4548-9284-b58df4d6377b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4778 | 2026.05.01 17:50:00.566644 [ 279 ] {0a35233c-e328-4548-9284-b58df4d6377b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4779 | 2026.05.01 17:50:00.567656 [ 279 ] {0a35233c-e328-4548-9284-b58df4d6377b} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4780 | 2026.05.01 17:50:00.567694 [ 279 ] {0a35233c-e328-4548-9284-b58df4d6377b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4781 | 2026.05.01 17:50:00.568067 [ 279 ] {0a35233c-e328-4548-9284-b58df4d6377b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4782 | 2026.05.01 17:50:00.568272 [ 279 ] {0a35233c-e328-4548-9284-b58df4d6377b} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4783 | 2026.05.01 17:50:00.568400 [ 279 ] {0a35233c-e328-4548-9284-b58df4d6377b} <Debug> executeQuery: Read 1319 rows, 105.58 KiB in 0.001815 sec., 726721.7630853994 rows/sec., 56.81 MiB/sec. | ||
| 4784 | 2026.05.01 17:50:00.568437 [ 279 ] {0a35233c-e328-4548-9284-b58df4d6377b} <Debug> TCPHandler: Processed in 0.001979429 sec. | ||
| 4785 | 2026.05.01 17:50:00.568563 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4786 | 2026.05.01 17:50:00.568669 [ 279 ] {af26e6b0-4e23-4980-8f5e-2260cd72f389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4787 | 2026.05.01 17:50:00.568710 [ 279 ] {af26e6b0-4e23-4980-8f5e-2260cd72f389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4788 | 2026.05.01 17:50:00.569242 [ 279 ] {af26e6b0-4e23-4980-8f5e-2260cd72f389} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4789 | 2026.05.01 17:50:00.569280 [ 279 ] {af26e6b0-4e23-4980-8f5e-2260cd72f389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4790 | 2026.05.01 17:50:00.569609 [ 279 ] {af26e6b0-4e23-4980-8f5e-2260cd72f389} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4791 | 2026.05.01 17:50:00.569822 [ 279 ] {af26e6b0-4e23-4980-8f5e-2260cd72f389} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4792 | 2026.05.01 17:50:00.569955 [ 279 ] {af26e6b0-4e23-4980-8f5e-2260cd72f389} <Debug> executeQuery: Read 268 rows, 16.64 KiB in 0.001306 sec., 205206.73813169982 rows/sec., 12.44 MiB/sec. | ||
| 4793 | 2026.05.01 17:50:00.569993 [ 279 ] {af26e6b0-4e23-4980-8f5e-2260cd72f389} <Debug> TCPHandler: Processed in 0.00148214 sec. | ||
| 4794 | 2026.05.01 17:50:00.570117 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4795 | 2026.05.01 17:50:00.570212 [ 279 ] {c4ad001b-b67b-4055-b8ca-9cbcc0e21f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4796 | 2026.05.01 17:50:00.570251 [ 279 ] {c4ad001b-b67b-4055-b8ca-9cbcc0e21f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4797 | 2026.05.01 17:50:00.570741 [ 279 ] {c4ad001b-b67b-4055-b8ca-9cbcc0e21f77} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4798 | 2026.05.01 17:50:00.570779 [ 279 ] {c4ad001b-b67b-4055-b8ca-9cbcc0e21f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4799 | 2026.05.01 17:50:00.571094 [ 279 ] {c4ad001b-b67b-4055-b8ca-9cbcc0e21f77} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4800 | 2026.05.01 17:50:00.571307 [ 279 ] {c4ad001b-b67b-4055-b8ca-9cbcc0e21f77} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4801 | 2026.05.01 17:50:00.571436 [ 279 ] {c4ad001b-b67b-4055-b8ca-9cbcc0e21f77} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001243 sec., 192276.7497988737 rows/sec., 12.39 MiB/sec. | ||
| 4802 | 2026.05.01 17:50:00.571473 [ 279 ] {c4ad001b-b67b-4055-b8ca-9cbcc0e21f77} <Debug> TCPHandler: Processed in 0.001406088 sec. | ||
| 4803 | 2026.05.01 17:50:00.571584 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4804 | 2026.05.01 17:50:00.571679 [ 279 ] {574f1d46-9c8e-4e6a-a0ba-6073306b310b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4805 | 2026.05.01 17:50:00.571718 [ 279 ] {574f1d46-9c8e-4e6a-a0ba-6073306b310b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4806 | 2026.05.01 17:50:00.572216 [ 279 ] {574f1d46-9c8e-4e6a-a0ba-6073306b310b} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4807 | 2026.05.01 17:50:00.572252 [ 279 ] {574f1d46-9c8e-4e6a-a0ba-6073306b310b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4808 | 2026.05.01 17:50:00.572560 [ 279 ] {574f1d46-9c8e-4e6a-a0ba-6073306b310b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4809 | 2026.05.01 17:50:00.572769 [ 279 ] {574f1d46-9c8e-4e6a-a0ba-6073306b310b} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4810 | 2026.05.01 17:50:00.572898 [ 279 ] {574f1d46-9c8e-4e6a-a0ba-6073306b310b} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001238 sec., 192245.55735056545 rows/sec., 10.91 MiB/sec. | ||
| 4811 | 2026.05.01 17:50:00.572934 [ 279 ] {574f1d46-9c8e-4e6a-a0ba-6073306b310b} <Debug> TCPHandler: Processed in 0.001399639 sec. | ||
| 4812 | 2026.05.01 17:50:00.573051 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4813 | 2026.05.01 17:50:00.573153 [ 279 ] {8b860908-3ddd-4421-9f4f-0d6b2397f53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4814 | 2026.05.01 17:50:00.573193 [ 279 ] {8b860908-3ddd-4421-9f4f-0d6b2397f53b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4815 | 2026.05.01 17:50:00.573882 [ 279 ] {8b860908-3ddd-4421-9f4f-0d6b2397f53b} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4816 | 2026.05.01 17:50:00.573918 [ 279 ] {8b860908-3ddd-4421-9f4f-0d6b2397f53b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4817 | 2026.05.01 17:50:00.574260 [ 279 ] {8b860908-3ddd-4421-9f4f-0d6b2397f53b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4818 | 2026.05.01 17:50:00.574479 [ 279 ] {8b860908-3ddd-4421-9f4f-0d6b2397f53b} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4819 | 2026.05.01 17:50:00.574608 [ 279 ] {8b860908-3ddd-4421-9f4f-0d6b2397f53b} <Debug> executeQuery: Read 796 rows, 57.05 KiB in 0.001475 sec., 539661.0169491526 rows/sec., 37.77 MiB/sec. | ||
| 4820 | 2026.05.01 17:50:00.574646 [ 279 ] {8b860908-3ddd-4421-9f4f-0d6b2397f53b} <Debug> TCPHandler: Processed in 0.001646093 sec. | ||
| 4821 | 2026.05.01 17:50:00.574761 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4822 | 2026.05.01 17:50:00.574855 [ 279 ] {c8075ec2-00e9-44d6-a65f-88d285dbaad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4823 | 2026.05.01 17:50:00.574896 [ 279 ] {c8075ec2-00e9-44d6-a65f-88d285dbaad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4824 | 2026.05.01 17:50:00.575241 [ 279 ] {c8075ec2-00e9-44d6-a65f-88d285dbaad0} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4825 | 2026.05.01 17:50:00.575276 [ 279 ] {c8075ec2-00e9-44d6-a65f-88d285dbaad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4826 | 2026.05.01 17:50:00.575588 [ 279 ] {c8075ec2-00e9-44d6-a65f-88d285dbaad0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4827 | 2026.05.01 17:50:00.575802 [ 279 ] {c8075ec2-00e9-44d6-a65f-88d285dbaad0} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4828 | 2026.05.01 17:50:00.575908 [ 48 ] {} <Debug> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4829 | 2026.05.01 17:50:00.575929 [ 279 ] {c8075ec2-00e9-44d6-a65f-88d285dbaad0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 4830 | 2026.05.01 17:50:00.575976 [ 48 ] {} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4831 | 2026.05.01 17:50:00.575984 [ 279 ] {c8075ec2-00e9-44d6-a65f-88d285dbaad0} <Debug> TCPHandler: Processed in 0.001272026 sec. | ||
| 4832 | 2026.05.01 17:50:00.576021 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4833 | 2026.05.01 17:50:00.576125 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4834 | 2026.05.01 17:50:00.576137 [ 197 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 4835 | 2026.05.01 17:50:00.576227 [ 279 ] {a6ef99c1-c9f3-4d65-8c86-cd6be1ad8663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4836 | 2026.05.01 17:50:00.576241 [ 197 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4837 | 2026.05.01 17:50:00.576270 [ 279 ] {a6ef99c1-c9f3-4d65-8c86-cd6be1ad8663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4838 | 2026.05.01 17:50:00.576274 [ 197 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 4839 | 2026.05.01 17:50:00.576339 [ 197 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 4840 | 2026.05.01 17:50:00.576384 [ 197 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 4841 | 2026.05.01 17:50:00.576427 [ 197 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 4842 | 2026.05.01 17:50:00.576471 [ 197 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 4843 | 2026.05.01 17:50:00.576513 [ 197 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 4844 | 2026.05.01 17:50:00.576721 [ 279 ] {a6ef99c1-c9f3-4d65-8c86-cd6be1ad8663} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4845 | 2026.05.01 17:50:00.576755 [ 279 ] {a6ef99c1-c9f3-4d65-8c86-cd6be1ad8663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4846 | 2026.05.01 17:50:00.577090 [ 279 ] {a6ef99c1-c9f3-4d65-8c86-cd6be1ad8663} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4847 | 2026.05.01 17:50:00.577244 [ 195 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001143824 sec., 57701.184797661175 rows/sec., 2.94 MiB/sec. | ||
| 4848 | 2026.05.01 17:50:00.577294 [ 279 ] {a6ef99c1-c9f3-4d65-8c86-cd6be1ad8663} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4849 | 2026.05.01 17:50:00.577431 [ 279 ] {a6ef99c1-c9f3-4d65-8c86-cd6be1ad8663} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001222 sec., 274140.75286415714 rows/sec., 17.94 MiB/sec. | ||
| 4850 | 2026.05.01 17:50:00.577443 [ 190 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4851 | 2026.05.01 17:50:00.577467 [ 279 ] {a6ef99c1-c9f3-4d65-8c86-cd6be1ad8663} <Debug> TCPHandler: Processed in 0.001391518 sec. | ||
| 4852 | 2026.05.01 17:50:00.577598 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4853 | 2026.05.01 17:50:00.577703 [ 279 ] {2ecef0bf-2d72-49fd-b1a2-18982d403712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4854 | 2026.05.01 17:50:00.577750 [ 279 ] {2ecef0bf-2d72-49fd-b1a2-18982d403712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4855 | 2026.05.01 17:50:00.577767 [ 190 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_11_2} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4856 | 2026.05.01 17:50:00.577849 [ 190 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_11_2} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4857 | 2026.05.01 17:50:00.577943 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4858 | 2026.05.01 17:50:00.578095 [ 279 ] {2ecef0bf-2d72-49fd-b1a2-18982d403712} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4859 | 2026.05.01 17:50:00.578138 [ 279 ] {2ecef0bf-2d72-49fd-b1a2-18982d403712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4860 | 2026.05.01 17:50:00.578456 [ 279 ] {2ecef0bf-2d72-49fd-b1a2-18982d403712} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4861 | 2026.05.01 17:50:00.578670 [ 279 ] {2ecef0bf-2d72-49fd-b1a2-18982d403712} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4862 | 2026.05.01 17:50:00.578807 [ 279 ] {2ecef0bf-2d72-49fd-b1a2-18982d403712} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001123 sec., 890.4719501335708 rows/sec., 60.00 KiB/sec. | ||
| 4863 | 2026.05.01 17:50:00.578844 [ 279 ] {2ecef0bf-2d72-49fd-b1a2-18982d403712} <Debug> TCPHandler: Processed in 0.001297766 sec. | ||
| 4864 | 2026.05.01 17:50:00.578977 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4865 | 2026.05.01 17:50:00.579095 [ 279 ] {b902392f-9422-4f7a-931c-580ed371a674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4866 | 2026.05.01 17:50:00.579161 [ 279 ] {b902392f-9422-4f7a-931c-580ed371a674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4867 | 2026.05.01 17:50:00.580083 [ 279 ] {b902392f-9422-4f7a-931c-580ed371a674} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4868 | 2026.05.01 17:50:00.580121 [ 279 ] {b902392f-9422-4f7a-931c-580ed371a674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4869 | 2026.05.01 17:50:00.580672 [ 279 ] {b902392f-9422-4f7a-931c-580ed371a674} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4870 | 2026.05.01 17:50:00.580897 [ 279 ] {b902392f-9422-4f7a-931c-580ed371a674} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4871 | 2026.05.01 17:50:00.581034 [ 279 ] {b902392f-9422-4f7a-931c-580ed371a674} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001964 sec., 18329.938900203666 rows/sec., 32.85 MiB/sec. | ||
| 4872 | 2026.05.01 17:50:00.581085 [ 279 ] {b902392f-9422-4f7a-931c-580ed371a674} <Debug> TCPHandler: Processed in 0.002170393 sec. | ||
| 4873 | 2026.05.01 17:50:00.581212 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4874 | 2026.05.01 17:50:00.581310 [ 279 ] {1ff6924a-ffa8-45d9-aa8b-ed595de26d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4875 | 2026.05.01 17:50:00.581353 [ 279 ] {1ff6924a-ffa8-45d9-aa8b-ed595de26d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4876 | 2026.05.01 17:50:00.581685 [ 279 ] {1ff6924a-ffa8-45d9-aa8b-ed595de26d4a} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4877 | 2026.05.01 17:50:00.581722 [ 279 ] {1ff6924a-ffa8-45d9-aa8b-ed595de26d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4878 | 2026.05.01 17:50:00.582021 [ 279 ] {1ff6924a-ffa8-45d9-aa8b-ed595de26d4a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4879 | 2026.05.01 17:50:00.582234 [ 279 ] {1ff6924a-ffa8-45d9-aa8b-ed595de26d4a} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4880 | 2026.05.01 17:50:00.582360 [ 279 ] {1ff6924a-ffa8-45d9-aa8b-ed595de26d4a} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001069 sec., 102899.90645463049 rows/sec., 6.26 MiB/sec. | ||
| 4881 | 2026.05.01 17:50:00.582395 [ 279 ] {1ff6924a-ffa8-45d9-aa8b-ed595de26d4a} <Debug> TCPHandler: Processed in 0.001234345 sec. | ||
| 4882 | 2026.05.01 17:50:04.679961 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10100 | ||
| 4883 | 2026.05.01 17:50:04.680666 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4884 | 2026.05.01 17:50:04.680701 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4885 | 2026.05.01 17:50:04.681193 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4886 | 2026.05.01 17:50:04.681445 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4887 | 2026.05.01 17:50:04.681570 [ 49 ] {} <Debug> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4888 | 2026.05.01 17:50:04.681574 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10100 | ||
| 4889 | 2026.05.01 17:50:04.681615 [ 49 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4890 | 2026.05.01 17:50:04.681637 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4891 | 2026.05.01 17:50:04.681734 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::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 | ||
| 4892 | 2026.05.01 17:50:04.681825 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4893 | 2026.05.01 17:50:04.681861 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7732 rows starting from the beginning of the part | ||
| 4894 | 2026.05.01 17:50:04.681924 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4895 | 2026.05.01 17:50:04.681972 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4896 | 2026.05.01 17:50:04.682027 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4897 | 2026.05.01 17:50:04.682069 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4898 | 2026.05.01 17:50:04.682107 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4899 | 2026.05.01 17:50:04.684009 [ 190 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10100 rows, containing 4 columns (4 merged, 0 gathered) in 0.002314436 sec., 4363914.145822136 rows/sec., 62.43 MiB/sec. | ||
| 4900 | 2026.05.01 17:50:04.684357 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4901 | 2026.05.01 17:50:04.684600 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_21_4} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4902 | 2026.05.01 17:50:04.684659 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_21_4} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4903 | 2026.05.01 17:50:04.684718 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.56 MiB. | ||
| 4904 | 2026.05.01 17:50:05.199961 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4905 | 2026.05.01 17:50:05.216989 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4906 | 2026.05.01 17:50:05.217054 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4907 | 2026.05.01 17:50:05.222553 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4908 | 2026.05.01 17:50:05.223232 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4909 | 2026.05.01 17:50:05.223514 [ 49 ] {} <Debug> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4910 | 2026.05.01 17:50:05.223582 [ 49 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4911 | 2026.05.01 17:50:05.223606 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4912 | 2026.05.01 17:50:05.223705 [ 196 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4913 | 2026.05.01 17:50:05.226091 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4914 | 2026.05.01 17:50:05.226533 [ 196 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4915 | 2026.05.01 17:50:05.227270 [ 196 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 4916 | 2026.05.01 17:50:05.230409 [ 196 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 4917 | 2026.05.01 17:50:05.233560 [ 196 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 4918 | 2026.05.01 17:50:05.236873 [ 196 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 4919 | 2026.05.01 17:50:05.240574 [ 196 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 4920 | 2026.05.01 17:50:05.244364 [ 196 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 4921 | 2026.05.01 17:50:05.295545 [ 197 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.071880864 sec., 2211.9934451539148 rows/sec., 11.44 MiB/sec. | ||
| 4922 | 2026.05.01 17:50:05.298249 [ 193 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4923 | 2026.05.01 17:50:05.300272 [ 193 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_21_4} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4924 | 2026.05.01 17:50:05.300382 [ 193 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_21_4} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4925 | 2026.05.01 17:50:05.303542 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4926 | 2026.05.01 17:50:05.550918 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4927 | 2026.05.01 17:50:05.551115 [ 279 ] {67695540-5d1d-4b11-9eb4-bec26aff2e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4928 | 2026.05.01 17:50:05.551187 [ 279 ] {67695540-5d1d-4b11-9eb4-bec26aff2e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4929 | 2026.05.01 17:50:05.551944 [ 279 ] {67695540-5d1d-4b11-9eb4-bec26aff2e6a} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4930 | 2026.05.01 17:50:05.551990 [ 279 ] {67695540-5d1d-4b11-9eb4-bec26aff2e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4931 | 2026.05.01 17:50:05.552394 [ 279 ] {67695540-5d1d-4b11-9eb4-bec26aff2e6a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4932 | 2026.05.01 17:50:05.552622 [ 279 ] {67695540-5d1d-4b11-9eb4-bec26aff2e6a} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4933 | 2026.05.01 17:50:05.552774 [ 279 ] {67695540-5d1d-4b11-9eb4-bec26aff2e6a} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001716 sec., 39627.03962703962 rows/sec., 3.16 MiB/sec. | ||
| 4934 | 2026.05.01 17:50:05.552817 [ 279 ] {67695540-5d1d-4b11-9eb4-bec26aff2e6a} <Debug> TCPHandler: Processed in 0.002028632 sec. | ||
| 4935 | 2026.05.01 17:50:05.552951 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4936 | 2026.05.01 17:50:05.553046 [ 279 ] {605e3dac-3579-469a-8bac-4eccd117a7a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4937 | 2026.05.01 17:50:05.553088 [ 279 ] {605e3dac-3579-469a-8bac-4eccd117a7a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4938 | 2026.05.01 17:50:05.553491 [ 279 ] {605e3dac-3579-469a-8bac-4eccd117a7a6} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4939 | 2026.05.01 17:50:05.553525 [ 279 ] {605e3dac-3579-469a-8bac-4eccd117a7a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4940 | 2026.05.01 17:50:05.553829 [ 279 ] {605e3dac-3579-469a-8bac-4eccd117a7a6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4941 | 2026.05.01 17:50:05.554046 [ 279 ] {605e3dac-3579-469a-8bac-4eccd117a7a6} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4942 | 2026.05.01 17:50:05.554175 [ 279 ] {605e3dac-3579-469a-8bac-4eccd117a7a6} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001147 sec., 5231.037489102006 rows/sec., 393.35 KiB/sec. | ||
| 4943 | 2026.05.01 17:50:05.554211 [ 279 ] {605e3dac-3579-469a-8bac-4eccd117a7a6} <Debug> TCPHandler: Processed in 0.001310417 sec. | ||
| 4944 | 2026.05.01 17:50:05.554329 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4945 | 2026.05.01 17:50:05.554425 [ 279 ] {e4e7b1ae-642b-4b87-8a6e-ab5d645a0e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4946 | 2026.05.01 17:50:05.554465 [ 279 ] {e4e7b1ae-642b-4b87-8a6e-ab5d645a0e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4947 | 2026.05.01 17:50:05.554884 [ 279 ] {e4e7b1ae-642b-4b87-8a6e-ab5d645a0e63} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4948 | 2026.05.01 17:50:05.554918 [ 279 ] {e4e7b1ae-642b-4b87-8a6e-ab5d645a0e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4949 | 2026.05.01 17:50:05.555227 [ 279 ] {e4e7b1ae-642b-4b87-8a6e-ab5d645a0e63} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4950 | 2026.05.01 17:50:05.555438 [ 279 ] {e4e7b1ae-642b-4b87-8a6e-ab5d645a0e63} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4951 | 2026.05.01 17:50:05.555562 [ 279 ] {e4e7b1ae-642b-4b87-8a6e-ab5d645a0e63} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001156 sec., 60553.63321799308 rows/sec., 4.73 MiB/sec. | ||
| 4952 | 2026.05.01 17:50:05.555599 [ 279 ] {e4e7b1ae-642b-4b87-8a6e-ab5d645a0e63} <Debug> TCPHandler: Processed in 0.001317507 sec. | ||
| 4953 | 2026.05.01 17:50:05.555718 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4954 | 2026.05.01 17:50:05.555811 [ 279 ] {991b5a4c-fdcd-4714-88e3-42a9902c1218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4955 | 2026.05.01 17:50:05.555856 [ 279 ] {991b5a4c-fdcd-4714-88e3-42a9902c1218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4956 | 2026.05.01 17:50:05.556260 [ 279 ] {991b5a4c-fdcd-4714-88e3-42a9902c1218} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4957 | 2026.05.01 17:50:05.556294 [ 279 ] {991b5a4c-fdcd-4714-88e3-42a9902c1218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4958 | 2026.05.01 17:50:05.556647 [ 279 ] {991b5a4c-fdcd-4714-88e3-42a9902c1218} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4959 | 2026.05.01 17:50:05.556859 [ 279 ] {991b5a4c-fdcd-4714-88e3-42a9902c1218} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4960 | 2026.05.01 17:50:05.556986 [ 279 ] {991b5a4c-fdcd-4714-88e3-42a9902c1218} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 4961 | 2026.05.01 17:50:05.557022 [ 279 ] {991b5a4c-fdcd-4714-88e3-42a9902c1218} <Debug> TCPHandler: Processed in 0.001352437 sec. | ||
| 4962 | 2026.05.01 17:50:05.557130 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4963 | 2026.05.01 17:50:05.557223 [ 279 ] {c446d1b1-978c-4a76-8eba-ef308a6b4c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4964 | 2026.05.01 17:50:05.557277 [ 279 ] {c446d1b1-978c-4a76-8eba-ef308a6b4c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4965 | 2026.05.01 17:50:05.558026 [ 279 ] {c446d1b1-978c-4a76-8eba-ef308a6b4c44} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4966 | 2026.05.01 17:50:05.558061 [ 279 ] {c446d1b1-978c-4a76-8eba-ef308a6b4c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4967 | 2026.05.01 17:50:05.558557 [ 279 ] {c446d1b1-978c-4a76-8eba-ef308a6b4c44} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4968 | 2026.05.01 17:50:05.558780 [ 279 ] {c446d1b1-978c-4a76-8eba-ef308a6b4c44} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4969 | 2026.05.01 17:50:05.558914 [ 279 ] {c446d1b1-978c-4a76-8eba-ef308a6b4c44} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001709 sec., 3510.825043885313 rows/sec., 6.29 MiB/sec. | ||
| 4970 | 2026.05.01 17:50:05.558965 [ 279 ] {c446d1b1-978c-4a76-8eba-ef308a6b4c44} <Debug> TCPHandler: Processed in 0.001883068 sec. | ||
| 4971 | 2026.05.01 17:50:05.559077 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4972 | 2026.05.01 17:50:05.559172 [ 279 ] {18e9323e-5405-48fb-a73a-5d907eae66ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4973 | 2026.05.01 17:50:05.559214 [ 279 ] {18e9323e-5405-48fb-a73a-5d907eae66ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4974 | 2026.05.01 17:50:05.559607 [ 279 ] {18e9323e-5405-48fb-a73a-5d907eae66ee} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4975 | 2026.05.01 17:50:05.559650 [ 279 ] {18e9323e-5405-48fb-a73a-5d907eae66ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4976 | 2026.05.01 17:50:05.560026 [ 279 ] {18e9323e-5405-48fb-a73a-5d907eae66ee} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4977 | 2026.05.01 17:50:05.560253 [ 279 ] {18e9323e-5405-48fb-a73a-5d907eae66ee} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4978 | 2026.05.01 17:50:05.560384 [ 279 ] {18e9323e-5405-48fb-a73a-5d907eae66ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001231 sec., 48740.86108854589 rows/sec., 3.28 MiB/sec. | ||
| 4979 | 2026.05.01 17:50:05.560420 [ 279 ] {18e9323e-5405-48fb-a73a-5d907eae66ee} <Debug> TCPHandler: Processed in 0.001392268 sec. | ||
| 4980 | 2026.05.01 17:50:06.000317 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.18 MiB, peak 258.30 MiB, free memory in arenas 0.00 B, will set to 252.32 MiB (RSS), difference: 4.13 MiB | ||
| 4981 | 2026.05.01 17:50:07.211763 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 648 | ||
| 4982 | 2026.05.01 17:50:07.214108 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4983 | 2026.05.01 17:50:07.214156 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4984 | 2026.05.01 17:50:07.215326 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4985 | 2026.05.01 17:50:07.215592 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4986 | 2026.05.01 17:50:07.215833 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 648 | ||
| 4987 | 2026.05.01 17:50:10.565099 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4988 | 2026.05.01 17:50:10.565320 [ 279 ] {854d35c2-d520-45bd-abfb-147ef6a53f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4989 | 2026.05.01 17:50:10.565398 [ 279 ] {854d35c2-d520-45bd-abfb-147ef6a53f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4990 | 2026.05.01 17:50:10.566327 [ 279 ] {854d35c2-d520-45bd-abfb-147ef6a53f92} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4991 | 2026.05.01 17:50:10.566376 [ 279 ] {854d35c2-d520-45bd-abfb-147ef6a53f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4992 | 2026.05.01 17:50:10.566800 [ 279 ] {854d35c2-d520-45bd-abfb-147ef6a53f92} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4993 | 2026.05.01 17:50:10.567028 [ 279 ] {854d35c2-d520-45bd-abfb-147ef6a53f92} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4994 | 2026.05.01 17:50:10.567194 [ 279 ] {854d35c2-d520-45bd-abfb-147ef6a53f92} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.00193 sec., 240414.5077720207 rows/sec., 15.25 MiB/sec. | ||
| 4995 | 2026.05.01 17:50:10.567248 [ 279 ] {854d35c2-d520-45bd-abfb-147ef6a53f92} <Debug> TCPHandler: Processed in 0.002293286 sec. | ||
| 4996 | 2026.05.01 17:50:10.567381 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4997 | 2026.05.01 17:50:10.567488 [ 279 ] {d8e6eb1c-e596-414a-8017-0c2ee0cbbaee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4998 | 2026.05.01 17:50:10.567532 [ 279 ] {d8e6eb1c-e596-414a-8017-0c2ee0cbbaee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4999 | 2026.05.01 17:50:10.568907 [ 279 ] {d8e6eb1c-e596-414a-8017-0c2ee0cbbaee} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5000 | 2026.05.01 17:50:10.568947 [ 279 ] {d8e6eb1c-e596-414a-8017-0c2ee0cbbaee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5001 | 2026.05.01 17:50:10.569361 [ 279 ] {d8e6eb1c-e596-414a-8017-0c2ee0cbbaee} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5002 | 2026.05.01 17:50:10.569572 [ 279 ] {d8e6eb1c-e596-414a-8017-0c2ee0cbbaee} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5003 | 2026.05.01 17:50:10.569706 [ 279 ] {d8e6eb1c-e596-414a-8017-0c2ee0cbbaee} <Debug> executeQuery: Read 1319 rows, 105.58 KiB in 0.002243 sec., 588051.7164511814 rows/sec., 45.97 MiB/sec. | ||
| 5004 | 2026.05.01 17:50:10.569746 [ 279 ] {d8e6eb1c-e596-414a-8017-0c2ee0cbbaee} <Debug> TCPHandler: Processed in 0.002417659 sec. | ||
| 5005 | 2026.05.01 17:50:10.569870 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5006 | 2026.05.01 17:50:10.569969 [ 279 ] {051aa662-0361-4b19-9018-a924a7db09f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5007 | 2026.05.01 17:50:10.570011 [ 279 ] {051aa662-0361-4b19-9018-a924a7db09f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5008 | 2026.05.01 17:50:10.570552 [ 279 ] {051aa662-0361-4b19-9018-a924a7db09f7} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5009 | 2026.05.01 17:50:10.570590 [ 279 ] {051aa662-0361-4b19-9018-a924a7db09f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5010 | 2026.05.01 17:50:10.570899 [ 279 ] {051aa662-0361-4b19-9018-a924a7db09f7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5011 | 2026.05.01 17:50:10.571106 [ 279 ] {051aa662-0361-4b19-9018-a924a7db09f7} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5012 | 2026.05.01 17:50:10.571246 [ 279 ] {051aa662-0361-4b19-9018-a924a7db09f7} <Debug> executeQuery: Read 268 rows, 16.64 KiB in 0.001298 sec., 206471.49460708784 rows/sec., 12.52 MiB/sec. | ||
| 5013 | 2026.05.01 17:50:10.571284 [ 279 ] {051aa662-0361-4b19-9018-a924a7db09f7} <Debug> TCPHandler: Processed in 0.00146533 sec. | ||
| 5014 | 2026.05.01 17:50:10.571400 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5015 | 2026.05.01 17:50:10.571495 [ 279 ] {036f8515-013a-4510-b57f-8723975d57df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5016 | 2026.05.01 17:50:10.571535 [ 279 ] {036f8515-013a-4510-b57f-8723975d57df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5017 | 2026.05.01 17:50:10.572057 [ 279 ] {036f8515-013a-4510-b57f-8723975d57df} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5018 | 2026.05.01 17:50:10.572094 [ 279 ] {036f8515-013a-4510-b57f-8723975d57df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5019 | 2026.05.01 17:50:10.572406 [ 279 ] {036f8515-013a-4510-b57f-8723975d57df} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5020 | 2026.05.01 17:50:10.572606 [ 279 ] {036f8515-013a-4510-b57f-8723975d57df} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5021 | 2026.05.01 17:50:10.572732 [ 279 ] {036f8515-013a-4510-b57f-8723975d57df} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001256 sec., 190286.62420382167 rows/sec., 12.27 MiB/sec. | ||
| 5022 | 2026.05.01 17:50:10.572770 [ 279 ] {036f8515-013a-4510-b57f-8723975d57df} <Debug> TCPHandler: Processed in 0.001418328 sec. | ||
| 5023 | 2026.05.01 17:50:10.572885 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5024 | 2026.05.01 17:50:10.572981 [ 279 ] {85ed7fd8-9270-428b-b4d7-94b7a23e783b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5025 | 2026.05.01 17:50:10.573020 [ 279 ] {85ed7fd8-9270-428b-b4d7-94b7a23e783b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5026 | 2026.05.01 17:50:10.573529 [ 279 ] {85ed7fd8-9270-428b-b4d7-94b7a23e783b} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5027 | 2026.05.01 17:50:10.573566 [ 279 ] {85ed7fd8-9270-428b-b4d7-94b7a23e783b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5028 | 2026.05.01 17:50:10.573876 [ 279 ] {85ed7fd8-9270-428b-b4d7-94b7a23e783b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5029 | 2026.05.01 17:50:10.574087 [ 279 ] {85ed7fd8-9270-428b-b4d7-94b7a23e783b} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5030 | 2026.05.01 17:50:10.574213 [ 279 ] {85ed7fd8-9270-428b-b4d7-94b7a23e783b} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.00125 sec., 190400 rows/sec., 10.81 MiB/sec. | ||
| 5031 | 2026.05.01 17:50:10.574251 [ 279 ] {85ed7fd8-9270-428b-b4d7-94b7a23e783b} <Debug> TCPHandler: Processed in 0.001413898 sec. | ||
| 5032 | 2026.05.01 17:50:10.574364 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5033 | 2026.05.01 17:50:10.574459 [ 279 ] {86ae93d2-ef7d-4c08-a273-0de1510d9931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5034 | 2026.05.01 17:50:10.574498 [ 279 ] {86ae93d2-ef7d-4c08-a273-0de1510d9931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5035 | 2026.05.01 17:50:10.575278 [ 279 ] {86ae93d2-ef7d-4c08-a273-0de1510d9931} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5036 | 2026.05.01 17:50:10.575314 [ 279 ] {86ae93d2-ef7d-4c08-a273-0de1510d9931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5037 | 2026.05.01 17:50:10.575649 [ 279 ] {86ae93d2-ef7d-4c08-a273-0de1510d9931} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5038 | 2026.05.01 17:50:10.575858 [ 279 ] {86ae93d2-ef7d-4c08-a273-0de1510d9931} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5039 | 2026.05.01 17:50:10.575986 [ 279 ] {86ae93d2-ef7d-4c08-a273-0de1510d9931} <Debug> executeQuery: Read 796 rows, 57.05 KiB in 0.001545 sec., 515210.35598705505 rows/sec., 36.06 MiB/sec. | ||
| 5040 | 2026.05.01 17:50:10.576024 [ 279 ] {86ae93d2-ef7d-4c08-a273-0de1510d9931} <Debug> TCPHandler: Processed in 0.001708714 sec. | ||
| 5041 | 2026.05.01 17:50:10.576140 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5042 | 2026.05.01 17:50:10.576236 [ 279 ] {4eb4252c-4301-49af-aae1-583f1710440d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5043 | 2026.05.01 17:50:10.576278 [ 279 ] {4eb4252c-4301-49af-aae1-583f1710440d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5044 | 2026.05.01 17:50:10.576609 [ 279 ] {4eb4252c-4301-49af-aae1-583f1710440d} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5045 | 2026.05.01 17:50:10.576645 [ 279 ] {4eb4252c-4301-49af-aae1-583f1710440d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5046 | 2026.05.01 17:50:10.576956 [ 279 ] {4eb4252c-4301-49af-aae1-583f1710440d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5047 | 2026.05.01 17:50:10.577160 [ 279 ] {4eb4252c-4301-49af-aae1-583f1710440d} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5048 | 2026.05.01 17:50:10.577290 [ 279 ] {4eb4252c-4301-49af-aae1-583f1710440d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 5049 | 2026.05.01 17:50:10.577326 [ 279 ] {4eb4252c-4301-49af-aae1-583f1710440d} <Debug> TCPHandler: Processed in 0.001234425 sec. | ||
| 5050 | 2026.05.01 17:50:10.577448 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5051 | 2026.05.01 17:50:10.577543 [ 279 ] {fd95ae46-c677-4621-8ad9-d39b93564ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5052 | 2026.05.01 17:50:10.577586 [ 279 ] {fd95ae46-c677-4621-8ad9-d39b93564ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5053 | 2026.05.01 17:50:10.578042 [ 279 ] {fd95ae46-c677-4621-8ad9-d39b93564ae8} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5054 | 2026.05.01 17:50:10.578077 [ 279 ] {fd95ae46-c677-4621-8ad9-d39b93564ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5055 | 2026.05.01 17:50:10.578405 [ 279 ] {fd95ae46-c677-4621-8ad9-d39b93564ae8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5056 | 2026.05.01 17:50:10.578616 [ 279 ] {fd95ae46-c677-4621-8ad9-d39b93564ae8} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5057 | 2026.05.01 17:50:10.578744 [ 279 ] {fd95ae46-c677-4621-8ad9-d39b93564ae8} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.00122 sec., 274590.16393442627 rows/sec., 17.97 MiB/sec. | ||
| 5058 | 2026.05.01 17:50:10.578781 [ 279 ] {fd95ae46-c677-4621-8ad9-d39b93564ae8} <Debug> TCPHandler: Processed in 0.001381078 sec. | ||
| 5059 | 2026.05.01 17:50:10.578896 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5060 | 2026.05.01 17:50:10.578990 [ 279 ] {feac82c1-ba11-4597-bcfa-5335869ea317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5061 | 2026.05.01 17:50:10.579031 [ 279 ] {feac82c1-ba11-4597-bcfa-5335869ea317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5062 | 2026.05.01 17:50:10.579334 [ 279 ] {feac82c1-ba11-4597-bcfa-5335869ea317} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5063 | 2026.05.01 17:50:10.579369 [ 279 ] {feac82c1-ba11-4597-bcfa-5335869ea317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5064 | 2026.05.01 17:50:10.579663 [ 279 ] {feac82c1-ba11-4597-bcfa-5335869ea317} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5065 | 2026.05.01 17:50:10.579869 [ 279 ] {feac82c1-ba11-4597-bcfa-5335869ea317} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5066 | 2026.05.01 17:50:10.579996 [ 279 ] {feac82c1-ba11-4597-bcfa-5335869ea317} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 5067 | 2026.05.01 17:50:10.580031 [ 279 ] {feac82c1-ba11-4597-bcfa-5335869ea317} <Debug> TCPHandler: Processed in 0.001184714 sec. | ||
| 5068 | 2026.05.01 17:50:10.580150 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5069 | 2026.05.01 17:50:10.580271 [ 279 ] {5c4f58f5-8a2e-470c-9b8f-e5aa1ec66b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5070 | 2026.05.01 17:50:10.580338 [ 279 ] {5c4f58f5-8a2e-470c-9b8f-e5aa1ec66b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5071 | 2026.05.01 17:50:10.581280 [ 279 ] {5c4f58f5-8a2e-470c-9b8f-e5aa1ec66b07} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5072 | 2026.05.01 17:50:10.581322 [ 279 ] {5c4f58f5-8a2e-470c-9b8f-e5aa1ec66b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5073 | 2026.05.01 17:50:10.581881 [ 279 ] {5c4f58f5-8a2e-470c-9b8f-e5aa1ec66b07} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5074 | 2026.05.01 17:50:10.582109 [ 279 ] {5c4f58f5-8a2e-470c-9b8f-e5aa1ec66b07} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5075 | 2026.05.01 17:50:10.582249 [ 279 ] {5c4f58f5-8a2e-470c-9b8f-e5aa1ec66b07} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002002 sec., 17982.017982017984 rows/sec., 32.22 MiB/sec. | ||
| 5076 | 2026.05.01 17:50:10.582302 [ 279 ] {5c4f58f5-8a2e-470c-9b8f-e5aa1ec66b07} <Debug> TCPHandler: Processed in 0.002205134 sec. | ||
| 5077 | 2026.05.01 17:50:10.582433 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5078 | 2026.05.01 17:50:10.582527 [ 279 ] {95c33481-4411-4a21-bc87-1aa279231f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5079 | 2026.05.01 17:50:10.582569 [ 279 ] {95c33481-4411-4a21-bc87-1aa279231f27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5080 | 2026.05.01 17:50:10.582903 [ 279 ] {95c33481-4411-4a21-bc87-1aa279231f27} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5081 | 2026.05.01 17:50:10.582939 [ 279 ] {95c33481-4411-4a21-bc87-1aa279231f27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5082 | 2026.05.01 17:50:10.583246 [ 279 ] {95c33481-4411-4a21-bc87-1aa279231f27} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5083 | 2026.05.01 17:50:10.583458 [ 279 ] {95c33481-4411-4a21-bc87-1aa279231f27} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5084 | 2026.05.01 17:50:10.583587 [ 279 ] {95c33481-4411-4a21-bc87-1aa279231f27} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001078 sec., 102040.81632653062 rows/sec., 6.21 MiB/sec. | ||
| 5085 | 2026.05.01 17:50:10.583621 [ 279 ] {95c33481-4411-4a21-bc87-1aa279231f27} <Debug> TCPHandler: Processed in 0.001237325 sec. | ||
| 5086 | 2026.05.01 17:50:12.106741 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5087 | 2026.05.01 17:50:12.106796 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5088 | 2026.05.01 17:50:12.182593 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10612 | ||
| 5089 | 2026.05.01 17:50:12.183096 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5090 | 2026.05.01 17:50:12.183130 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5091 | 2026.05.01 17:50:12.183744 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5092 | 2026.05.01 17:50:12.183977 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5093 | 2026.05.01 17:50:12.184104 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10612 | ||
| 5094 | 2026.05.01 17:50:12.727095 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5095 | 2026.05.01 17:50:12.741816 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5096 | 2026.05.01 17:50:12.741869 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5097 | 2026.05.01 17:50:12.747530 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5098 | 2026.05.01 17:50:12.748211 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5099 | 2026.05.01 17:50:12.750751 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5100 | 2026.05.01 17:50:15.550794 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5101 | 2026.05.01 17:50:15.550989 [ 279 ] {67b4734b-5eb1-4172-ac29-01695821313f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5102 | 2026.05.01 17:50:15.551058 [ 279 ] {67b4734b-5eb1-4172-ac29-01695821313f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5103 | 2026.05.01 17:50:15.551721 [ 279 ] {67b4734b-5eb1-4172-ac29-01695821313f} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5104 | 2026.05.01 17:50:15.551765 [ 279 ] {67b4734b-5eb1-4172-ac29-01695821313f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5105 | 2026.05.01 17:50:15.552154 [ 279 ] {67b4734b-5eb1-4172-ac29-01695821313f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5106 | 2026.05.01 17:50:15.552393 [ 279 ] {67b4734b-5eb1-4172-ac29-01695821313f} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5107 | 2026.05.01 17:50:15.552551 [ 279 ] {67b4734b-5eb1-4172-ac29-01695821313f} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001612 sec., 42183.62282878412 rows/sec., 3.37 MiB/sec. | ||
| 5108 | 2026.05.01 17:50:15.552592 [ 279 ] {67b4734b-5eb1-4172-ac29-01695821313f} <Debug> TCPHandler: Processed in 0.001930759 sec. | ||
| 5109 | 2026.05.01 17:50:15.552724 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5110 | 2026.05.01 17:50:15.552818 [ 279 ] {5a8bf5b2-fbc9-445a-aa7a-da95577b1dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5111 | 2026.05.01 17:50:15.552859 [ 279 ] {5a8bf5b2-fbc9-445a-aa7a-da95577b1dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5112 | 2026.05.01 17:50:15.553268 [ 279 ] {5a8bf5b2-fbc9-445a-aa7a-da95577b1dd0} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5113 | 2026.05.01 17:50:15.553305 [ 279 ] {5a8bf5b2-fbc9-445a-aa7a-da95577b1dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5114 | 2026.05.01 17:50:15.553603 [ 279 ] {5a8bf5b2-fbc9-445a-aa7a-da95577b1dd0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5115 | 2026.05.01 17:50:15.553828 [ 279 ] {5a8bf5b2-fbc9-445a-aa7a-da95577b1dd0} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5116 | 2026.05.01 17:50:15.553937 [ 62 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5117 | 2026.05.01 17:50:15.553958 [ 279 ] {5a8bf5b2-fbc9-445a-aa7a-da95577b1dd0} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001158 sec., 5181.347150259067 rows/sec., 389.61 KiB/sec. | ||
| 5118 | 2026.05.01 17:50:15.554006 [ 62 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5119 | 2026.05.01 17:50:15.554014 [ 279 ] {5a8bf5b2-fbc9-445a-aa7a-da95577b1dd0} <Debug> TCPHandler: Processed in 0.001340667 sec. | ||
| 5120 | 2026.05.01 17:50:15.554036 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5121 | 2026.05.01 17:50:15.554139 [ 186 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::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 | ||
| 5122 | 2026.05.01 17:50:15.554146 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5123 | 2026.05.01 17:50:15.554254 [ 186 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5124 | 2026.05.01 17:50:15.554259 [ 279 ] {c7468298-af6f-4e0f-a02c-105ef3ec2c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5125 | 2026.05.01 17:50:15.554316 [ 186 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 304 rows starting from the beginning of the part | ||
| 5126 | 2026.05.01 17:50:15.554326 [ 279 ] {c7468298-af6f-4e0f-a02c-105ef3ec2c7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5127 | 2026.05.01 17:50:15.554397 [ 186 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::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 | ||
| 5128 | 2026.05.01 17:50:15.554449 [ 186 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 268 rows starting from the beginning of the part | ||
| 5129 | 2026.05.01 17:50:15.554510 [ 186 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::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 | ||
| 5130 | 2026.05.01 17:50:15.554551 [ 186 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 268 rows starting from the beginning of the part | ||
| 5131 | 2026.05.01 17:50:15.554590 [ 186 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::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 | ||
| 5132 | 2026.05.01 17:50:15.554778 [ 279 ] {c7468298-af6f-4e0f-a02c-105ef3ec2c7d} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5133 | 2026.05.01 17:50:15.554821 [ 279 ] {c7468298-af6f-4e0f-a02c-105ef3ec2c7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5134 | 2026.05.01 17:50:15.555154 [ 279 ] {c7468298-af6f-4e0f-a02c-105ef3ec2c7d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5135 | 2026.05.01 17:50:15.555389 [ 279 ] {c7468298-af6f-4e0f-a02c-105ef3ec2c7d} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5136 | 2026.05.01 17:50:15.555520 [ 279 ] {c7468298-af6f-4e0f-a02c-105ef3ec2c7d} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001278 sec., 54773.082942097026 rows/sec., 4.28 MiB/sec. | ||
| 5137 | 2026.05.01 17:50:15.555558 [ 279 ] {c7468298-af6f-4e0f-a02c-105ef3ec2c7d} <Debug> TCPHandler: Processed in 0.00146205 sec. | ||
| 5138 | 2026.05.01 17:50:15.555558 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 858 rows, containing 5 columns (5 merged, 0 gathered) in 0.001463319 sec., 586338.3172090296 rows/sec., 38.24 MiB/sec. | ||
| 5139 | 2026.05.01 17:50:15.555680 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5140 | 2026.05.01 17:50:15.555705 [ 197 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5141 | 2026.05.01 17:50:15.555774 [ 279 ] {20076781-1b29-43d5-854a-213ccd4b3842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5142 | 2026.05.01 17:50:15.555818 [ 279 ] {20076781-1b29-43d5-854a-213ccd4b3842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5143 | 2026.05.01 17:50:15.555966 [ 197 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_26_5} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5144 | 2026.05.01 17:50:15.556033 [ 197 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_26_5} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5145 | 2026.05.01 17:50:15.556110 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 5146 | 2026.05.01 17:50:15.556212 [ 279 ] {20076781-1b29-43d5-854a-213ccd4b3842} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5147 | 2026.05.01 17:50:15.556247 [ 279 ] {20076781-1b29-43d5-854a-213ccd4b3842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5148 | 2026.05.01 17:50:15.556574 [ 279 ] {20076781-1b29-43d5-854a-213ccd4b3842} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5149 | 2026.05.01 17:50:15.556785 [ 279 ] {20076781-1b29-43d5-854a-213ccd4b3842} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5150 | 2026.05.01 17:50:15.556912 [ 279 ] {20076781-1b29-43d5-854a-213ccd4b3842} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 5151 | 2026.05.01 17:50:15.556949 [ 279 ] {20076781-1b29-43d5-854a-213ccd4b3842} <Debug> TCPHandler: Processed in 0.001317897 sec. | ||
| 5152 | 2026.05.01 17:50:15.557066 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5153 | 2026.05.01 17:50:15.557159 [ 279 ] {2e5f8e57-adbd-48b4-b422-5e4961247cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5154 | 2026.05.01 17:50:15.557213 [ 279 ] {2e5f8e57-adbd-48b4-b422-5e4961247cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5155 | 2026.05.01 17:50:15.557977 [ 279 ] {2e5f8e57-adbd-48b4-b422-5e4961247cbe} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5156 | 2026.05.01 17:50:15.558014 [ 279 ] {2e5f8e57-adbd-48b4-b422-5e4961247cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5157 | 2026.05.01 17:50:15.558507 [ 279 ] {2e5f8e57-adbd-48b4-b422-5e4961247cbe} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5158 | 2026.05.01 17:50:15.558744 [ 279 ] {2e5f8e57-adbd-48b4-b422-5e4961247cbe} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5159 | 2026.05.01 17:50:15.558864 [ 62 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5160 | 2026.05.01 17:50:15.558883 [ 279 ] {2e5f8e57-adbd-48b4-b422-5e4961247cbe} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001742 sec., 3444.316877152698 rows/sec., 6.17 MiB/sec. | ||
| 5161 | 2026.05.01 17:50:15.558901 [ 62 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5162 | 2026.05.01 17:50:15.558932 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5163 | 2026.05.01 17:50:15.558946 [ 279 ] {2e5f8e57-adbd-48b4-b422-5e4961247cbe} <Debug> TCPHandler: Processed in 0.001928269 sec. | ||
| 5164 | 2026.05.01 17:50:15.559008 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::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 | ||
| 5165 | 2026.05.01 17:50:15.559072 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5166 | 2026.05.01 17:50:15.559165 [ 279 ] {f2de0ea2-26aa-44e5-b224-4cc31170f6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5167 | 2026.05.01 17:50:15.559190 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5168 | 2026.05.01 17:50:15.559208 [ 279 ] {f2de0ea2-26aa-44e5-b224-4cc31170f6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5169 | 2026.05.01 17:50:15.559241 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 475 rows starting from the beginning of the part | ||
| 5170 | 2026.05.01 17:50:15.559358 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::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 | ||
| 5171 | 2026.05.01 17:50:15.559457 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
| 5172 | 2026.05.01 17:50:15.559554 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::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 | ||
| 5173 | 2026.05.01 17:50:15.559565 [ 279 ] {f2de0ea2-26aa-44e5-b224-4cc31170f6a0} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5174 | 2026.05.01 17:50:15.559601 [ 279 ] {f2de0ea2-26aa-44e5-b224-4cc31170f6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5175 | 2026.05.01 17:50:15.559647 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 5176 | 2026.05.01 17:50:15.559737 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::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 | ||
| 5177 | 2026.05.01 17:50:15.559925 [ 279 ] {f2de0ea2-26aa-44e5-b224-4cc31170f6a0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5178 | 2026.05.01 17:50:15.560145 [ 279 ] {f2de0ea2-26aa-44e5-b224-4cc31170f6a0} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5179 | 2026.05.01 17:50:15.560279 [ 279 ] {f2de0ea2-26aa-44e5-b224-4cc31170f6a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 5180 | 2026.05.01 17:50:15.560315 [ 279 ] {f2de0ea2-26aa-44e5-b224-4cc31170f6a0} <Debug> TCPHandler: Processed in 0.001292466 sec. | ||
| 5181 | 2026.05.01 17:50:15.570934 [ 197 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 565 rows, containing 19 columns (19 merged, 0 gathered) in 0.011960842 sec., 47237.47709400392 rows/sec., 84.65 MiB/sec. | ||
| 5182 | 2026.05.01 17:50:15.571777 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5183 | 2026.05.01 17:50:15.572092 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5184 | 2026.05.01 17:50:15.572159 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5185 | 2026.05.01 17:50:15.572265 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 5186 | 2026.05.01 17:50:16.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.25 MiB, peak 260.59 MiB, free memory in arenas 0.00 B, will set to 255.23 MiB (RSS), difference: 1.98 MiB | ||
| 5187 | 2026.05.01 17:50:17.215995 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 682 | ||
| 5188 | 2026.05.01 17:50:17.218484 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5189 | 2026.05.01 17:50:17.218538 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5190 | 2026.05.01 17:50:17.219843 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5191 | 2026.05.01 17:50:17.220165 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5192 | 2026.05.01 17:50:17.220305 [ 59 ] {} <Debug> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5193 | 2026.05.01 17:50:17.220348 [ 59 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5194 | 2026.05.01 17:50:17.220370 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5195 | 2026.05.01 17:50:17.220457 [ 187 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::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 | ||
| 5196 | 2026.05.01 17:50:17.220564 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 682 | ||
| 5197 | 2026.05.01 17:50:17.220934 [ 187 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5198 | 2026.05.01 17:50:17.221073 [ 187 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 508 rows starting from the beginning of the part | ||
| 5199 | 2026.05.01 17:50:17.221434 [ 187 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 5200 | 2026.05.01 17:50:17.221772 [ 187 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 5201 | 2026.05.01 17:50:17.222101 [ 187 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::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 | ||
| 5202 | 2026.05.01 17:50:17.222421 [ 187 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
| 5203 | 2026.05.01 17:50:17.222733 [ 187 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 5204 | 2026.05.01 17:50:17.228355 [ 197 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 682 rows, containing 72 columns (72 merged, 0 gathered) in 0.007926801 sec., 86037.22989892139 rows/sec., 74.16 MiB/sec. | ||
| 5205 | 2026.05.01 17:50:17.229487 [ 188 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5206 | 2026.05.01 17:50:17.230141 [ 188 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_16_3} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5207 | 2026.05.01 17:50:17.230229 [ 188 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_16_3} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5208 | 2026.05.01 17:50:17.230602 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 5209 | 2026.05.01 17:50:19.684206 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11060 | ||
| 5210 | 2026.05.01 17:50:19.684737 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5211 | 2026.05.01 17:50:19.684785 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5212 | 2026.05.01 17:50:19.685381 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5213 | 2026.05.01 17:50:19.685633 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5214 | 2026.05.01 17:50:19.685767 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11060 | ||
| 5215 | 2026.05.01 17:50:20.250839 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5216 | 2026.05.01 17:50:20.265776 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5217 | 2026.05.01 17:50:20.265835 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5218 | 2026.05.01 17:50:20.271786 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5219 | 2026.05.01 17:50:20.272464 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5220 | 2026.05.01 17:50:20.275189 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5221 | 2026.05.01 17:50:20.561346 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5222 | 2026.05.01 17:50:20.561565 [ 279 ] {52f7f762-07ad-4ed3-bbcd-db6b0261138d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5223 | 2026.05.01 17:50:20.561641 [ 279 ] {52f7f762-07ad-4ed3-bbcd-db6b0261138d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5224 | 2026.05.01 17:50:20.562373 [ 279 ] {52f7f762-07ad-4ed3-bbcd-db6b0261138d} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5225 | 2026.05.01 17:50:20.562422 [ 279 ] {52f7f762-07ad-4ed3-bbcd-db6b0261138d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5226 | 2026.05.01 17:50:20.562830 [ 279 ] {52f7f762-07ad-4ed3-bbcd-db6b0261138d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5227 | 2026.05.01 17:50:20.563068 [ 279 ] {52f7f762-07ad-4ed3-bbcd-db6b0261138d} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5228 | 2026.05.01 17:50:20.563238 [ 279 ] {52f7f762-07ad-4ed3-bbcd-db6b0261138d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001728 sec., 13888.888888888889 rows/sec., 1.15 MiB/sec. | ||
| 5229 | 2026.05.01 17:50:20.563288 [ 279 ] {52f7f762-07ad-4ed3-bbcd-db6b0261138d} <Debug> TCPHandler: Processed in 0.002084202 sec. | ||
| 5230 | 2026.05.01 17:50:20.563435 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5231 | 2026.05.01 17:50:20.563539 [ 279 ] {549862aa-0a32-4c75-94f5-84d71c023ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5232 | 2026.05.01 17:50:20.563583 [ 279 ] {549862aa-0a32-4c75-94f5-84d71c023ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5233 | 2026.05.01 17:50:20.564002 [ 279 ] {549862aa-0a32-4c75-94f5-84d71c023ec0} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5234 | 2026.05.01 17:50:20.564040 [ 279 ] {549862aa-0a32-4c75-94f5-84d71c023ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5235 | 2026.05.01 17:50:20.564341 [ 279 ] {549862aa-0a32-4c75-94f5-84d71c023ec0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5236 | 2026.05.01 17:50:20.564577 [ 279 ] {549862aa-0a32-4c75-94f5-84d71c023ec0} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5237 | 2026.05.01 17:50:20.564711 [ 279 ] {549862aa-0a32-4c75-94f5-84d71c023ec0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001194 sec., 1675.0418760469013 rows/sec., 136.59 KiB/sec. | ||
| 5238 | 2026.05.01 17:50:20.564751 [ 279 ] {549862aa-0a32-4c75-94f5-84d71c023ec0} <Debug> TCPHandler: Processed in 0.001367577 sec. | ||
| 5239 | 2026.05.01 17:50:20.564868 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5240 | 2026.05.01 17:50:20.564964 [ 279 ] {f32caa71-1b40-4f5f-a7c0-f0e9eacc3f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5241 | 2026.05.01 17:50:20.565005 [ 279 ] {f32caa71-1b40-4f5f-a7c0-f0e9eacc3f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5242 | 2026.05.01 17:50:20.565541 [ 279 ] {f32caa71-1b40-4f5f-a7c0-f0e9eacc3f70} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5243 | 2026.05.01 17:50:20.565578 [ 279 ] {f32caa71-1b40-4f5f-a7c0-f0e9eacc3f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5244 | 2026.05.01 17:50:20.565900 [ 279 ] {f32caa71-1b40-4f5f-a7c0-f0e9eacc3f70} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5245 | 2026.05.01 17:50:20.566118 [ 279 ] {f32caa71-1b40-4f5f-a7c0-f0e9eacc3f70} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5246 | 2026.05.01 17:50:20.566250 [ 279 ] {f32caa71-1b40-4f5f-a7c0-f0e9eacc3f70} <Debug> executeQuery: Read 249 rows, 22.87 KiB in 0.001306 sec., 190658.4992343032 rows/sec., 17.10 MiB/sec. | ||
| 5247 | 2026.05.01 17:50:20.566270 [ 52 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5248 | 2026.05.01 17:50:20.566287 [ 279 ] {f32caa71-1b40-4f5f-a7c0-f0e9eacc3f70} <Debug> TCPHandler: Processed in 0.00146802 sec. | ||
| 5249 | 2026.05.01 17:50:20.566337 [ 52 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5250 | 2026.05.01 17:50:20.566364 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5251 | 2026.05.01 17:50:20.566438 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5252 | 2026.05.01 17:50:20.566478 [ 187 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::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 | ||
| 5253 | 2026.05.01 17:50:20.566537 [ 279 ] {3180c36d-bae2-4df0-9400-f12736cef078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5254 | 2026.05.01 17:50:20.566584 [ 279 ] {3180c36d-bae2-4df0-9400-f12736cef078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5255 | 2026.05.01 17:50:20.566617 [ 187 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5256 | 2026.05.01 17:50:20.566655 [ 187 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1460 rows starting from the beginning of the part | ||
| 5257 | 2026.05.01 17:50:20.566723 [ 187 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1319 rows starting from the beginning of the part | ||
| 5258 | 2026.05.01 17:50:20.566769 [ 187 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 68 rows starting from the beginning of the part | ||
| 5259 | 2026.05.01 17:50:20.566811 [ 187 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1319 rows starting from the beginning of the part | ||
| 5260 | 2026.05.01 17:50:20.566850 [ 187 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 68 rows starting from the beginning of the part | ||
| 5261 | 2026.05.01 17:50:20.566891 [ 187 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 249 rows starting from the beginning of the part | ||
| 5262 | 2026.05.01 17:50:20.567004 [ 279 ] {3180c36d-bae2-4df0-9400-f12736cef078} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5263 | 2026.05.01 17:50:20.567047 [ 279 ] {3180c36d-bae2-4df0-9400-f12736cef078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5264 | 2026.05.01 17:50:20.567418 [ 279 ] {3180c36d-bae2-4df0-9400-f12736cef078} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5265 | 2026.05.01 17:50:20.567660 [ 279 ] {3180c36d-bae2-4df0-9400-f12736cef078} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5266 | 2026.05.01 17:50:20.567799 [ 279 ] {3180c36d-bae2-4df0-9400-f12736cef078} <Debug> executeQuery: Read 50 rows, 3.81 KiB in 0.00128 sec., 39062.5 rows/sec., 2.90 MiB/sec. | ||
| 5267 | 2026.05.01 17:50:20.567838 [ 279 ] {3180c36d-bae2-4df0-9400-f12736cef078} <Debug> TCPHandler: Processed in 0.001449609 sec. | ||
| 5268 | 2026.05.01 17:50:20.567947 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5269 | 2026.05.01 17:50:20.568040 [ 279 ] {e32f1e33-1db8-4778-8b96-71b83ba783e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5270 | 2026.05.01 17:50:20.568080 [ 279 ] {e32f1e33-1db8-4778-8b96-71b83ba783e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5271 | 2026.05.01 17:50:20.568479 [ 279 ] {e32f1e33-1db8-4778-8b96-71b83ba783e1} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5272 | 2026.05.01 17:50:20.568515 [ 279 ] {e32f1e33-1db8-4778-8b96-71b83ba783e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5273 | 2026.05.01 17:50:20.568655 [ 197 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4483 rows, containing 5 columns (5 merged, 0 gathered) in 0.002231785 sec., 2008706.0357516517 rows/sec., 166.94 MiB/sec. | ||
| 5274 | 2026.05.01 17:50:20.568847 [ 279 ] {e32f1e33-1db8-4778-8b96-71b83ba783e1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5275 | 2026.05.01 17:50:20.568857 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5276 | 2026.05.01 17:50:20.569077 [ 279 ] {e32f1e33-1db8-4778-8b96-71b83ba783e1} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5277 | 2026.05.01 17:50:20.569114 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_31_6} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5278 | 2026.05.01 17:50:20.569188 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_31_6} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5279 | 2026.05.01 17:50:20.569212 [ 279 ] {e32f1e33-1db8-4778-8b96-71b83ba783e1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001189 sec., 20185.029436501263 rows/sec., 1.67 MiB/sec. | ||
| 5280 | 2026.05.01 17:50:20.569249 [ 279 ] {e32f1e33-1db8-4778-8b96-71b83ba783e1} <Debug> TCPHandler: Processed in 0.001351267 sec. | ||
| 5281 | 2026.05.01 17:50:20.569263 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 5282 | 2026.05.01 17:50:20.569370 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5283 | 2026.05.01 17:50:20.569463 [ 279 ] {ceee6284-9326-41ba-bcb5-5e5a5ac5b236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5284 | 2026.05.01 17:50:20.569503 [ 279 ] {ceee6284-9326-41ba-bcb5-5e5a5ac5b236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5285 | 2026.05.01 17:50:20.569904 [ 279 ] {ceee6284-9326-41ba-bcb5-5e5a5ac5b236} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5286 | 2026.05.01 17:50:20.569966 [ 279 ] {ceee6284-9326-41ba-bcb5-5e5a5ac5b236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5287 | 2026.05.01 17:50:20.570270 [ 279 ] {ceee6284-9326-41ba-bcb5-5e5a5ac5b236} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5288 | 2026.05.01 17:50:20.570485 [ 279 ] {ceee6284-9326-41ba-bcb5-5e5a5ac5b236} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5289 | 2026.05.01 17:50:20.570613 [ 279 ] {ceee6284-9326-41ba-bcb5-5e5a5ac5b236} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001167 sec., 10282.776349614396 rows/sec., 803.34 KiB/sec. | ||
| 5290 | 2026.05.01 17:50:20.570650 [ 279 ] {ceee6284-9326-41ba-bcb5-5e5a5ac5b236} <Debug> TCPHandler: Processed in 0.001330007 sec. | ||
| 5291 | 2026.05.01 17:50:20.570767 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5292 | 2026.05.01 17:50:20.570860 [ 279 ] {7946a1cb-2802-4151-b275-eeae773b54a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5293 | 2026.05.01 17:50:20.570901 [ 279 ] {7946a1cb-2802-4151-b275-eeae773b54a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5294 | 2026.05.01 17:50:20.571389 [ 279 ] {7946a1cb-2802-4151-b275-eeae773b54a0} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5295 | 2026.05.01 17:50:20.571450 [ 279 ] {7946a1cb-2802-4151-b275-eeae773b54a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5296 | 2026.05.01 17:50:20.571780 [ 279 ] {7946a1cb-2802-4151-b275-eeae773b54a0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5297 | 2026.05.01 17:50:20.571998 [ 279 ] {7946a1cb-2802-4151-b275-eeae773b54a0} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5298 | 2026.05.01 17:50:20.572101 [ 52 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5299 | 2026.05.01 17:50:20.572129 [ 279 ] {7946a1cb-2802-4151-b275-eeae773b54a0} <Debug> executeQuery: Read 138 rows, 11.42 KiB in 0.001286 sec., 107309.4867807154 rows/sec., 8.67 MiB/sec. | ||
| 5300 | 2026.05.01 17:50:20.572133 [ 52 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2026.05.01 17:50:20.572170 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5302 | 2026.05.01 17:50:20.572175 [ 279 ] {7946a1cb-2802-4151-b275-eeae773b54a0} <Debug> TCPHandler: Processed in 0.001456449 sec. | ||
| 5303 | 2026.05.01 17:50:20.572248 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::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 | ||
| 5304 | 2026.05.01 17:50:20.572299 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5305 | 2026.05.01 17:50:20.572361 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5306 | 2026.05.01 17:50:20.572397 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 874 rows starting from the beginning of the part | ||
| 5307 | 2026.05.01 17:50:20.572403 [ 279 ] {826808b5-8aec-44a2-a430-7e841764b9e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5308 | 2026.05.01 17:50:20.572454 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 796 rows starting from the beginning of the part | ||
| 5309 | 2026.05.01 17:50:20.572454 [ 279 ] {826808b5-8aec-44a2-a430-7e841764b9e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5310 | 2026.05.01 17:50:20.572507 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 70 rows starting from the beginning of the part | ||
| 5311 | 2026.05.01 17:50:20.572547 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 796 rows starting from the beginning of the part | ||
| 5312 | 2026.05.01 17:50:20.572594 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 70 rows starting from the beginning of the part | ||
| 5313 | 2026.05.01 17:50:20.572633 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 138 rows starting from the beginning of the part | ||
| 5314 | 2026.05.01 17:50:20.572957 [ 279 ] {826808b5-8aec-44a2-a430-7e841764b9e4} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5315 | 2026.05.01 17:50:20.572998 [ 279 ] {826808b5-8aec-44a2-a430-7e841764b9e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5316 | 2026.05.01 17:50:20.573390 [ 279 ] {826808b5-8aec-44a2-a430-7e841764b9e4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5317 | 2026.05.01 17:50:20.573609 [ 279 ] {826808b5-8aec-44a2-a430-7e841764b9e4} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5318 | 2026.05.01 17:50:20.573703 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2744 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014863 sec., 1846195.249949539 rows/sec., 138.71 MiB/sec. | ||
| 5319 | 2026.05.01 17:50:20.573714 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5320 | 2026.05.01 17:50:20.573742 [ 279 ] {826808b5-8aec-44a2-a430-7e841764b9e4} <Debug> executeQuery: Read 341 rows, 26.42 KiB in 0.001357 sec., 251289.60943257186 rows/sec., 19.02 MiB/sec. | ||
| 5321 | 2026.05.01 17:50:20.573752 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5322 | 2026.05.01 17:50:20.573781 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5323 | 2026.05.01 17:50:20.573787 [ 279 ] {826808b5-8aec-44a2-a430-7e841764b9e4} <Debug> TCPHandler: Processed in 0.001536391 sec. | ||
| 5324 | 2026.05.01 17:50:20.573852 [ 197 ] {90074e07-90b9-448a-b871-52c0260b3f93::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 | ||
| 5325 | 2026.05.01 17:50:20.573912 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5326 | 2026.05.01 17:50:20.573941 [ 197 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5327 | 2026.05.01 17:50:20.573951 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5328 | 2026.05.01 17:50:20.573973 [ 197 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 6044 rows starting from the beginning of the part | ||
| 5329 | 2026.05.01 17:50:20.574006 [ 279 ] {25d3a067-6991-4873-8137-4cffc94ac99c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5330 | 2026.05.01 17:50:20.574051 [ 197 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 335 rows starting from the beginning of the part | ||
| 5331 | 2026.05.01 17:50:20.574062 [ 279 ] {25d3a067-6991-4873-8137-4cffc94ac99c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5332 | 2026.05.01 17:50:20.574098 [ 197 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 5333 | 2026.05.01 17:50:20.574140 [ 197 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 335 rows starting from the beginning of the part | ||
| 5334 | 2026.05.01 17:50:20.574179 [ 197 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 5335 | 2026.05.01 17:50:20.574217 [ 197 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 341 rows starting from the beginning of the part | ||
| 5336 | 2026.05.01 17:50:20.574327 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_31_6} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5337 | 2026.05.01 17:50:20.574437 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_31_6} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5338 | 2026.05.01 17:50:20.574544 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 5339 | 2026.05.01 17:50:20.574942 [ 279 ] {25d3a067-6991-4873-8137-4cffc94ac99c} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5340 | 2026.05.01 17:50:20.574982 [ 279 ] {25d3a067-6991-4873-8137-4cffc94ac99c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5341 | 2026.05.01 17:50:20.575566 [ 279 ] {25d3a067-6991-4873-8137-4cffc94ac99c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5342 | 2026.05.01 17:50:20.575796 [ 279 ] {25d3a067-6991-4873-8137-4cffc94ac99c} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5343 | 2026.05.01 17:50:20.575933 [ 279 ] {25d3a067-6991-4873-8137-4cffc94ac99c} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001944 sec., 18518.51851851852 rows/sec., 33.18 MiB/sec. | ||
| 5344 | 2026.05.01 17:50:20.575986 [ 279 ] {25d3a067-6991-4873-8137-4cffc94ac99c} <Debug> TCPHandler: Processed in 0.002122014 sec. | ||
| 5345 | 2026.05.01 17:50:20.576116 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5346 | 2026.05.01 17:50:20.576210 [ 279 ] {42bb8ecc-1e62-446f-ae0b-5ad3fc19157b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5347 | 2026.05.01 17:50:20.576252 [ 279 ] {42bb8ecc-1e62-446f-ae0b-5ad3fc19157b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5348 | 2026.05.01 17:50:20.576591 [ 279 ] {42bb8ecc-1e62-446f-ae0b-5ad3fc19157b} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5349 | 2026.05.01 17:50:20.576626 [ 279 ] {42bb8ecc-1e62-446f-ae0b-5ad3fc19157b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5350 | 2026.05.01 17:50:20.576882 [ 198 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7375 rows, containing 5 columns (5 merged, 0 gathered) in 0.003059073 sec., 2410861.0680425083 rows/sec., 163.66 MiB/sec. | ||
| 5351 | 2026.05.01 17:50:20.576964 [ 279 ] {42bb8ecc-1e62-446f-ae0b-5ad3fc19157b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5352 | 2026.05.01 17:50:20.577186 [ 279 ] {42bb8ecc-1e62-446f-ae0b-5ad3fc19157b} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5353 | 2026.05.01 17:50:20.577288 [ 52 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5354 | 2026.05.01 17:50:20.577316 [ 279 ] {42bb8ecc-1e62-446f-ae0b-5ad3fc19157b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 5355 | 2026.05.01 17:50:20.577316 [ 52 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5356 | 2026.05.01 17:50:20.577359 [ 279 ] {42bb8ecc-1e62-446f-ae0b-5ad3fc19157b} <Debug> TCPHandler: Processed in 0.001292186 sec. | ||
| 5357 | 2026.05.01 17:50:20.577359 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5358 | 2026.05.01 17:50:20.577409 [ 197 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5359 | 2026.05.01 17:50:20.577462 [ 198 ] {a9070731-5824-459b-bf62-a756a5eccad6::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 | ||
| 5360 | 2026.05.01 17:50:20.577567 [ 198 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5361 | 2026.05.01 17:50:20.577601 [ 198 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1970 rows starting from the beginning of the part | ||
| 5362 | 2026.05.01 17:50:20.577661 [ 198 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 110 rows starting from the beginning of the part | ||
| 5363 | 2026.05.01 17:50:20.577678 [ 197 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5364 | 2026.05.01 17:50:20.577704 [ 198 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 5365 | 2026.05.01 17:50:20.577753 [ 198 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 110 rows starting from the beginning of the part | ||
| 5366 | 2026.05.01 17:50:20.577756 [ 197 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5367 | 2026.05.01 17:50:20.577795 [ 198 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 5368 | 2026.05.01 17:50:20.577827 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 5369 | 2026.05.01 17:50:20.577840 [ 198 ] {a9070731-5824-459b-bf62-a756a5eccad6::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 | ||
| 5370 | 2026.05.01 17:50:20.578989 [ 200 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2370 rows, containing 4 columns (4 merged, 0 gathered) in 0.001563952 sec., 1515391.7767297206 rows/sec., 96.92 MiB/sec. | ||
| 5371 | 2026.05.01 17:50:20.579201 [ 197 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5372 | 2026.05.01 17:50:20.579458 [ 197 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_31_6} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5373 | 2026.05.01 17:50:20.579523 [ 197 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_31_6} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5374 | 2026.05.01 17:50:20.579598 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 5375 | 2026.05.01 17:50:22.077055 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57276 | ||
| 5376 | 2026.05.01 17:50:22.077185 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5377 | 2026.05.01 17:50:22.077217 [ 334 ] {} <Debug> TCP-Session: 299e0c84-1b19-499c-b03f-048c1c03b1c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57276 | ||
| 5378 | 2026.05.01 17:50:22.077242 [ 334 ] {} <Debug> TCP-Session: 299e0c84-1b19-499c-b03f-048c1c03b1c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5379 | 2026.05.01 17:50:22.077258 [ 334 ] {} <Debug> TCP-Session: 299e0c84-1b19-499c-b03f-048c1c03b1c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5380 | 2026.05.01 17:50:22.077450 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35255 | ||
| 5381 | 2026.05.01 17:50:22.077513 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63881 | ||
| 5382 | 2026.05.01 17:50:22.077540 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40948 | ||
| 5383 | 2026.05.01 17:50:22.077566 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5384 | 2026.05.01 17:50:22.077597 [ 334 ] {} <Trace> TCP-Session: 299e0c84-1b19-499c-b03f-048c1c03b1c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5385 | 2026.05.01 17:50:22.077612 [ 335 ] {} <Debug> TCP-Session: 5eab9f1e-f35e-4122-a326-f28e9b2c057e Authenticating user 'default' from [fd00:1122:3344:101::e]:35255 | ||
| 5386 | 2026.05.01 17:50:22.077562 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56076 | ||
| 5387 | 2026.05.01 17:50:22.077651 [ 335 ] {} <Debug> TCP-Session: 5eab9f1e-f35e-4122-a326-f28e9b2c057e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5388 | 2026.05.01 17:50:22.077562 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47090 | ||
| 5389 | 2026.05.01 17:50:22.077695 [ 335 ] {} <Debug> TCP-Session: 5eab9f1e-f35e-4122-a326-f28e9b2c057e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5390 | 2026.05.01 17:50:22.077698 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5391 | 2026.05.01 17:50:22.077738 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5392 | 2026.05.01 17:50:22.077766 [ 336 ] {} <Debug> TCP-Session: 7554d9bf-d452-4f5d-b4b7-fb80c7236be2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63881 | ||
| 5393 | 2026.05.01 17:50:22.077779 [ 334 ] {63e08cb8-4aae-479e-80a2-a2c0b87a3304} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57276) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5394 | 2026.05.01 17:50:22.077786 [ 339 ] {} <Debug> TCP-Session: c325bed1-6b7d-4199-9334-69d7b4e96be9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40948 | ||
| 5395 | 2026.05.01 17:50:22.077526 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43088 | ||
| 5396 | 2026.05.01 17:50:22.077841 [ 339 ] {} <Debug> TCP-Session: c325bed1-6b7d-4199-9334-69d7b4e96be9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5397 | 2026.05.01 17:50:22.077841 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5398 | 2026.05.01 17:50:22.077882 [ 339 ] {} <Debug> TCP-Session: c325bed1-6b7d-4199-9334-69d7b4e96be9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5399 | 2026.05.01 17:50:22.077839 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5400 | 2026.05.01 17:50:22.077914 [ 341 ] {} <Debug> TCP-Session: a00d5587-391a-45e1-a070-39d24d729e95 Authenticating user 'default' from [fd00:1122:3344:101::e]:56076 | ||
| 5401 | 2026.05.01 17:50:22.077830 [ 336 ] {} <Debug> TCP-Session: 7554d9bf-d452-4f5d-b4b7-fb80c7236be2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5402 | 2026.05.01 17:50:22.077947 [ 267 ] {} <Debug> TCP-Session: 5e3c9b4e-8a2b-4a32-b431-d67103674308 Authenticating user 'default' from [fd00:1122:3344:101::e]:47090 | ||
| 5403 | 2026.05.01 17:50:22.077956 [ 341 ] {} <Debug> TCP-Session: a00d5587-391a-45e1-a070-39d24d729e95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5404 | 2026.05.01 17:50:22.077975 [ 336 ] {} <Debug> TCP-Session: 7554d9bf-d452-4f5d-b4b7-fb80c7236be2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5405 | 2026.05.01 17:50:22.077992 [ 341 ] {} <Debug> TCP-Session: a00d5587-391a-45e1-a070-39d24d729e95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5406 | 2026.05.01 17:50:22.078000 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5407 | 2026.05.01 17:50:22.077987 [ 267 ] {} <Debug> TCP-Session: 5e3c9b4e-8a2b-4a32-b431-d67103674308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5408 | 2026.05.01 17:50:22.078052 [ 338 ] {} <Debug> TCP-Session: 2b91779c-fee2-410a-879a-2ed7826e8d3b Authenticating user 'default' from [fd00:1122:3344:101::e]:43088 | ||
| 5409 | 2026.05.01 17:50:22.078072 [ 267 ] {} <Debug> TCP-Session: 5e3c9b4e-8a2b-4a32-b431-d67103674308 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5410 | 2026.05.01 17:50:22.078074 [ 334 ] {63e08cb8-4aae-479e-80a2-a2c0b87a3304} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5411 | 2026.05.01 17:50:22.078093 [ 338 ] {} <Debug> TCP-Session: 2b91779c-fee2-410a-879a-2ed7826e8d3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5412 | 2026.05.01 17:50:22.077517 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41070 | ||
| 5413 | 2026.05.01 17:50:22.078125 [ 338 ] {} <Debug> TCP-Session: 2b91779c-fee2-410a-879a-2ed7826e8d3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5414 | 2026.05.01 17:50:22.078149 [ 334 ] {63e08cb8-4aae-479e-80a2-a2c0b87a3304} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5415 | 2026.05.01 17:50:22.077551 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46890 | ||
| 5416 | 2026.05.01 17:50:22.078312 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5417 | 2026.05.01 17:50:22.078346 [ 337 ] {} <Debug> TCP-Session: 13157bb7-79a9-40ea-b272-aa78dde9deeb Authenticating user 'default' from [fd00:1122:3344:101::e]:41070 | ||
| 5418 | 2026.05.01 17:50:22.078347 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5419 | 2026.05.01 17:50:22.078368 [ 337 ] {} <Debug> TCP-Session: 13157bb7-79a9-40ea-b272-aa78dde9deeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5420 | 2026.05.01 17:50:22.078395 [ 340 ] {} <Debug> TCP-Session: a0a6f2a7-f6d8-4cdf-8c88-0cff0e8f7839 Authenticating user 'default' from [fd00:1122:3344:101::e]:46890 | ||
| 5421 | 2026.05.01 17:50:22.078397 [ 337 ] {} <Debug> TCP-Session: 13157bb7-79a9-40ea-b272-aa78dde9deeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5422 | 2026.05.01 17:50:22.078422 [ 340 ] {} <Debug> TCP-Session: a0a6f2a7-f6d8-4cdf-8c88-0cff0e8f7839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5423 | 2026.05.01 17:50:22.078443 [ 340 ] {} <Debug> TCP-Session: a0a6f2a7-f6d8-4cdf-8c88-0cff0e8f7839 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5424 | 2026.05.01 17:50:22.078454 [ 334 ] {63e08cb8-4aae-479e-80a2-a2c0b87a3304} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 5425 | 2026.05.01 17:50:22.079378 [ 331 ] {63e08cb8-4aae-479e-80a2-a2c0b87a3304} <Trace> AggregatingTransform: Aggregating | ||
| 5426 | 2026.05.01 17:50:22.079418 [ 331 ] {63e08cb8-4aae-479e-80a2-a2c0b87a3304} <Trace> Aggregator: Aggregation method: without_key | ||
| 5427 | 2026.05.01 17:50:22.079460 [ 331 ] {63e08cb8-4aae-479e-80a2-a2c0b87a3304} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000900188 sec. (1110.879 rows/sec., 43.39 KiB/sec.) | ||
| 5428 | 2026.05.01 17:50:22.079480 [ 331 ] {63e08cb8-4aae-479e-80a2-a2c0b87a3304} <Trace> Aggregator: Merging aggregated data | ||
| 5429 | 2026.05.01 17:50:22.080800 [ 334 ] {63e08cb8-4aae-479e-80a2-a2c0b87a3304} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003076 sec., 325.0975292587776 rows/sec., 12.70 KiB/sec. | ||
| 5430 | 2026.05.01 17:50:22.080955 [ 334 ] {63e08cb8-4aae-479e-80a2-a2c0b87a3304} <Debug> TCPHandler: Processed in 0.003482221 sec. | ||
| 5431 | 2026.05.01 17:50:22.081091 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5432 | 2026.05.01 17:50:22.081118 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5433 | 2026.05.01 17:50:22.081121 [ 334 ] {} <Debug> TCP-Session: 299e0c84-1b19-499c-b03f-048c1c03b1c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5434 | 2026.05.01 17:50:22.081138 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5435 | 2026.05.01 17:50:22.081154 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5436 | 2026.05.01 17:50:22.081173 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5437 | 2026.05.01 17:50:22.081188 [ 267 ] {} <Debug> TCP-Session: 5e3c9b4e-8a2b-4a32-b431-d67103674308 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5438 | 2026.05.01 17:50:22.081207 [ 339 ] {} <Debug> TCP-Session: c325bed1-6b7d-4199-9334-69d7b4e96be9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5439 | 2026.05.01 17:50:22.081215 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5440 | 2026.05.01 17:50:22.081244 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5441 | 2026.05.01 17:50:22.081232 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5442 | 2026.05.01 17:50:22.081289 [ 340 ] {} <Debug> TCP-Session: a0a6f2a7-f6d8-4cdf-8c88-0cff0e8f7839 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5443 | 2026.05.01 17:50:22.081277 [ 336 ] {} <Debug> TCP-Session: 7554d9bf-d452-4f5d-b4b7-fb80c7236be2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5444 | 2026.05.01 17:50:22.081316 [ 341 ] {} <Debug> TCP-Session: a00d5587-391a-45e1-a070-39d24d729e95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5445 | 2026.05.01 17:50:22.081224 [ 337 ] {} <Debug> TCP-Session: 13157bb7-79a9-40ea-b272-aa78dde9deeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5446 | 2026.05.01 17:50:22.081193 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5447 | 2026.05.01 17:50:22.081158 [ 335 ] {} <Debug> TCP-Session: 5eab9f1e-f35e-4122-a326-f28e9b2c057e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5448 | 2026.05.01 17:50:22.081406 [ 338 ] {} <Debug> TCP-Session: 2b91779c-fee2-410a-879a-2ed7826e8d3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5449 | 2026.05.01 17:50:23.591396 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47233 | ||
| 5450 | 2026.05.01 17:50:23.591514 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5451 | 2026.05.01 17:50:23.591541 [ 334 ] {} <Debug> TCP-Session: df31acce-f606-4575-a6c6-a70d2c39b159 Authenticating user 'default' from [fd00:1122:3344:101::e]:47233 | ||
| 5452 | 2026.05.01 17:50:23.591564 [ 334 ] {} <Debug> TCP-Session: df31acce-f606-4575-a6c6-a70d2c39b159 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5453 | 2026.05.01 17:50:23.591577 [ 334 ] {} <Debug> TCP-Session: df31acce-f606-4575-a6c6-a70d2c39b159 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5454 | 2026.05.01 17:50:23.591792 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65485 | ||
| 5455 | 2026.05.01 17:50:23.591803 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36725 | ||
| 5456 | 2026.05.01 17:50:23.591907 [ 334 ] {} <Trace> TCP-Session: df31acce-f606-4575-a6c6-a70d2c39b159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5457 | 2026.05.01 17:50:23.591914 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5458 | 2026.05.01 17:50:23.591963 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5459 | 2026.05.01 17:50:23.591966 [ 335 ] {} <Debug> TCP-Session: 4d5e98c9-c7df-4f57-88ad-fb36498946b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:65485 | ||
| 5460 | 2026.05.01 17:50:23.592011 [ 336 ] {} <Debug> TCP-Session: a831b4eb-6f98-4011-9ac3-40caecd449e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36725 | ||
| 5461 | 2026.05.01 17:50:23.592015 [ 335 ] {} <Debug> TCP-Session: 4d5e98c9-c7df-4f57-88ad-fb36498946b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5462 | 2026.05.01 17:50:23.592049 [ 335 ] {} <Debug> TCP-Session: 4d5e98c9-c7df-4f57-88ad-fb36498946b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5463 | 2026.05.01 17:50:23.592052 [ 336 ] {} <Debug> TCP-Session: a831b4eb-6f98-4011-9ac3-40caecd449e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5464 | 2026.05.01 17:50:23.592084 [ 336 ] {} <Debug> TCP-Session: a831b4eb-6f98-4011-9ac3-40caecd449e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5465 | 2026.05.01 17:50:23.592097 [ 334 ] {feea33c5-5929-49cc-8eba-1bbac971e392} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47233) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5466 | 2026.05.01 17:50:23.592370 [ 334 ] {feea33c5-5929-49cc-8eba-1bbac971e392} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5467 | 2026.05.01 17:50:23.592428 [ 334 ] {feea33c5-5929-49cc-8eba-1bbac971e392} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5468 | 2026.05.01 17:50:23.592718 [ 334 ] {feea33c5-5929-49cc-8eba-1bbac971e392} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 5469 | 2026.05.01 17:50:23.593675 [ 315 ] {feea33c5-5929-49cc-8eba-1bbac971e392} <Trace> AggregatingTransform: Aggregating | ||
| 5470 | 2026.05.01 17:50:23.593733 [ 315 ] {feea33c5-5929-49cc-8eba-1bbac971e392} <Trace> Aggregator: Aggregation method: without_key | ||
| 5471 | 2026.05.01 17:50:23.593772 [ 315 ] {feea33c5-5929-49cc-8eba-1bbac971e392} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00095136 sec. (1051.127 rows/sec., 41.06 KiB/sec.) | ||
| 5472 | 2026.05.01 17:50:23.593792 [ 315 ] {feea33c5-5929-49cc-8eba-1bbac971e392} <Trace> Aggregator: Merging aggregated data | ||
| 5473 | 2026.05.01 17:50:23.595439 [ 334 ] {feea33c5-5929-49cc-8eba-1bbac971e392} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003404 sec., 293.7720329024677 rows/sec., 11.48 KiB/sec. | ||
| 5474 | 2026.05.01 17:50:23.595628 [ 334 ] {feea33c5-5929-49cc-8eba-1bbac971e392} <Debug> TCPHandler: Processed in 0.003844088 sec. | ||
| 5475 | 2026.05.01 17:50:23.595762 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5476 | 2026.05.01 17:50:23.595791 [ 334 ] {} <Debug> TCP-Session: df31acce-f606-4575-a6c6-a70d2c39b159 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5477 | 2026.05.01 17:50:23.595815 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5478 | 2026.05.01 17:50:23.595864 [ 336 ] {} <Debug> TCP-Session: a831b4eb-6f98-4011-9ac3-40caecd449e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5479 | 2026.05.01 17:50:23.595872 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5480 | 2026.05.01 17:50:23.595912 [ 335 ] {} <Debug> TCP-Session: 4d5e98c9-c7df-4f57-88ad-fb36498946b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5481 | 2026.05.01 17:50:23.596846 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41349 | ||
| 5482 | 2026.05.01 17:50:23.596865 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41121 | ||
| 5483 | 2026.05.01 17:50:23.596892 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52438 | ||
| 5484 | 2026.05.01 17:50:23.596912 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62637 | ||
| 5485 | 2026.05.01 17:50:23.596954 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5486 | 2026.05.01 17:50:23.596976 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5487 | 2026.05.01 17:50:23.596929 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5488 | 2026.05.01 17:50:23.597003 [ 339 ] {} <Debug> TCP-Session: 6469e1ab-fea2-46e1-bb82-f404e5c8974c Authenticating user 'default' from [fd00:1122:3344:101::e]:41121 | ||
| 5489 | 2026.05.01 17:50:23.597014 [ 340 ] {} <Debug> TCP-Session: 60959e70-f3fb-40ab-9a26-fb52f03ff507 Authenticating user 'default' from [fd00:1122:3344:101::e]:52438 | ||
| 5490 | 2026.05.01 17:50:23.597046 [ 339 ] {} <Debug> TCP-Session: 6469e1ab-fea2-46e1-bb82-f404e5c8974c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5491 | 2026.05.01 17:50:23.597073 [ 340 ] {} <Debug> TCP-Session: 60959e70-f3fb-40ab-9a26-fb52f03ff507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5492 | 2026.05.01 17:50:23.597082 [ 339 ] {} <Debug> TCP-Session: 6469e1ab-fea2-46e1-bb82-f404e5c8974c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5493 | 2026.05.01 17:50:23.597096 [ 340 ] {} <Debug> TCP-Session: 60959e70-f3fb-40ab-9a26-fb52f03ff507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5494 | 2026.05.01 17:50:23.597035 [ 338 ] {} <Debug> TCP-Session: 700d6308-0e3a-4356-a858-abbe9c3566aa Authenticating user 'default' from [fd00:1122:3344:101::e]:41349 | ||
| 5495 | 2026.05.01 17:50:23.596884 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55291 | ||
| 5496 | 2026.05.01 17:50:23.597148 [ 338 ] {} <Debug> TCP-Session: 700d6308-0e3a-4356-a858-abbe9c3566aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5497 | 2026.05.01 17:50:23.596880 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34813 | ||
| 5498 | 2026.05.01 17:50:23.597184 [ 338 ] {} <Debug> TCP-Session: 700d6308-0e3a-4356-a858-abbe9c3566aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5499 | 2026.05.01 17:50:23.597208 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5500 | 2026.05.01 17:50:23.597042 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5501 | 2026.05.01 17:50:23.597248 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5502 | 2026.05.01 17:50:23.597255 [ 337 ] {} <Debug> TCP-Session: d59c344f-4d5d-46ea-8bd4-cf91f022e1c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55291 | ||
| 5503 | 2026.05.01 17:50:23.597270 [ 341 ] {} <Debug> TCP-Session: a878bbb4-3bce-477e-a173-3da6a81fb17a Authenticating user 'default' from [fd00:1122:3344:101::e]:62637 | ||
| 5504 | 2026.05.01 17:50:23.597283 [ 336 ] {} <Debug> TCP-Session: 54d704ca-91c5-4ee0-8c4d-ff8025dbdcca Authenticating user 'default' from [fd00:1122:3344:101::e]:34813 | ||
| 5505 | 2026.05.01 17:50:23.597305 [ 341 ] {} <Debug> TCP-Session: a878bbb4-3bce-477e-a173-3da6a81fb17a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5506 | 2026.05.01 17:50:23.597304 [ 337 ] {} <Debug> TCP-Session: d59c344f-4d5d-46ea-8bd4-cf91f022e1c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5507 | 2026.05.01 17:50:23.597321 [ 336 ] {} <Debug> TCP-Session: 54d704ca-91c5-4ee0-8c4d-ff8025dbdcca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5508 | 2026.05.01 17:50:23.597334 [ 341 ] {} <Debug> TCP-Session: a878bbb4-3bce-477e-a173-3da6a81fb17a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5509 | 2026.05.01 17:50:23.597368 [ 336 ] {} <Debug> TCP-Session: 54d704ca-91c5-4ee0-8c4d-ff8025dbdcca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5510 | 2026.05.01 17:50:23.597344 [ 337 ] {} <Debug> TCP-Session: d59c344f-4d5d-46ea-8bd4-cf91f022e1c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5511 | 2026.05.01 17:50:23.619434 [ 340 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:52438). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5512 | |||
| 5513 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5514 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5515 | 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 | ||
| 5516 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5517 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5518 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5519 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5520 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5521 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5522 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5523 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 5524 | (version 23.8.7.1) | ||
| 5525 | 2026.05.01 17:50:23.619624 [ 340 ] {} <Debug> TCP-Session: 60959e70-f3fb-40ab-9a26-fb52f03ff507 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5526 | 2026.05.01 17:50:23.619660 [ 337 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:55291). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5527 | |||
| 5528 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5529 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5530 | 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 | ||
| 5531 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5532 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5533 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5534 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5535 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5536 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5537 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5538 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 5539 | (version 23.8.7.1) | ||
| 5540 | 2026.05.01 17:50:23.619733 [ 337 ] {} <Debug> TCP-Session: d59c344f-4d5d-46ea-8bd4-cf91f022e1c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5541 | 2026.05.01 17:50:23.619749 [ 336 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:34813). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5542 | |||
| 5543 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5544 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5545 | 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 | ||
| 5546 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5547 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5548 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5549 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5550 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5551 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5552 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5553 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 5554 | (version 23.8.7.1) | ||
| 5555 | 2026.05.01 17:50:23.619808 [ 336 ] {} <Debug> TCP-Session: 54d704ca-91c5-4ee0-8c4d-ff8025dbdcca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5556 | 2026.05.01 17:50:23.619850 [ 338 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:41349). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5557 | |||
| 5558 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5559 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5560 | 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 | ||
| 5561 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5562 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5563 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5564 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5565 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5566 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5567 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5568 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 5569 | (version 23.8.7.1) | ||
| 5570 | 2026.05.01 17:50:23.619960 [ 338 ] {} <Debug> TCP-Session: 700d6308-0e3a-4356-a858-abbe9c3566aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5571 | 2026.05.01 17:50:23.619971 [ 341 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:62637). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5572 | |||
| 5573 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5574 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5575 | 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 | ||
| 5576 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5577 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5578 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5579 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5580 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5581 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5582 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5583 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 5584 | (version 23.8.7.1) | ||
| 5585 | 2026.05.01 17:50:23.620042 [ 341 ] {} <Debug> TCP-Session: a878bbb4-3bce-477e-a173-3da6a81fb17a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5586 | 2026.05.01 17:50:23.620074 [ 339 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:41121). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5587 | |||
| 5588 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5589 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5590 | 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 | ||
| 5591 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5592 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5593 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5594 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5595 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5596 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5597 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5598 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 5599 | (version 23.8.7.1) | ||
| 5600 | 2026.05.01 17:50:23.620146 [ 339 ] {} <Debug> TCP-Session: 6469e1ab-fea2-46e1-bb82-f404e5c8974c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5601 | 2026.05.01 17:50:23.624910 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54357 | ||
| 5602 | 2026.05.01 17:50:23.625007 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5603 | 2026.05.01 17:50:23.625035 [ 338 ] {} <Debug> TCP-Session: 8c45c4e7-93f3-4ede-a8ad-de6caa5826e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54357 | ||
| 5604 | 2026.05.01 17:50:23.625060 [ 338 ] {} <Debug> TCP-Session: 8c45c4e7-93f3-4ede-a8ad-de6caa5826e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5605 | 2026.05.01 17:50:23.625076 [ 338 ] {} <Debug> TCP-Session: 8c45c4e7-93f3-4ede-a8ad-de6caa5826e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5606 | 2026.05.01 17:50:23.625281 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62708 | ||
| 5607 | 2026.05.01 17:50:23.625299 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36052 | ||
| 5608 | 2026.05.01 17:50:23.625303 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63252 | ||
| 5609 | 2026.05.01 17:50:23.625326 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53025 | ||
| 5610 | 2026.05.01 17:50:23.625347 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5611 | 2026.05.01 17:50:23.625357 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40251 | ||
| 5612 | 2026.05.01 17:50:23.625389 [ 339 ] {} <Debug> TCP-Session: 9622703a-b945-468c-a06c-aec8d74e6463 Authenticating user 'default' from [fd00:1122:3344:101::e]:62708 | ||
| 5613 | 2026.05.01 17:50:23.625379 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5614 | 2026.05.01 17:50:23.625408 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5615 | 2026.05.01 17:50:23.625415 [ 339 ] {} <Debug> TCP-Session: 9622703a-b945-468c-a06c-aec8d74e6463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5616 | 2026.05.01 17:50:23.625431 [ 341 ] {} <Debug> TCP-Session: 2cadfaf5-56de-4fec-a9d5-ae6206363867 Authenticating user 'default' from [fd00:1122:3344:101::e]:63252 | ||
| 5617 | 2026.05.01 17:50:23.625441 [ 267 ] {} <Debug> TCP-Session: 7b0ab6e9-9df8-4ded-b6b8-43113cabd902 Authenticating user 'default' from [fd00:1122:3344:101::e]:53025 | ||
| 5618 | 2026.05.01 17:50:23.625450 [ 339 ] {} <Debug> TCP-Session: 9622703a-b945-468c-a06c-aec8d74e6463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5619 | 2026.05.01 17:50:23.625467 [ 341 ] {} <Debug> TCP-Session: 2cadfaf5-56de-4fec-a9d5-ae6206363867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5620 | 2026.05.01 17:50:23.625474 [ 267 ] {} <Debug> TCP-Session: 7b0ab6e9-9df8-4ded-b6b8-43113cabd902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5621 | 2026.05.01 17:50:23.625495 [ 341 ] {} <Debug> TCP-Session: 2cadfaf5-56de-4fec-a9d5-ae6206363867 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5622 | 2026.05.01 17:50:23.625444 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5623 | 2026.05.01 17:50:23.625504 [ 267 ] {} <Debug> TCP-Session: 7b0ab6e9-9df8-4ded-b6b8-43113cabd902 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5624 | 2026.05.01 17:50:23.625502 [ 338 ] {} <Trace> TCP-Session: 8c45c4e7-93f3-4ede-a8ad-de6caa5826e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5625 | 2026.05.01 17:50:23.625541 [ 335 ] {} <Debug> TCP-Session: 8ec195c3-0a93-4f60-8d83-5b8e15f6b25a Authenticating user 'default' from [fd00:1122:3344:101::e]:40251 | ||
| 5626 | 2026.05.01 17:50:23.625369 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50756 | ||
| 5627 | 2026.05.01 17:50:23.625596 [ 335 ] {} <Debug> TCP-Session: 8ec195c3-0a93-4f60-8d83-5b8e15f6b25a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5628 | 2026.05.01 17:50:23.625365 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50066 | ||
| 5629 | 2026.05.01 17:50:23.625627 [ 335 ] {} <Debug> TCP-Session: 8ec195c3-0a93-4f60-8d83-5b8e15f6b25a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5630 | 2026.05.01 17:50:23.625653 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5631 | 2026.05.01 17:50:23.625343 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33804 | ||
| 5632 | 2026.05.01 17:50:23.625697 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5633 | 2026.05.01 17:50:23.625731 [ 338 ] {4d808851-3cf3-4650-9b38-0eb651d1e321} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54357) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5634 | 2026.05.01 17:50:23.625750 [ 336 ] {} <Debug> TCP-Session: 4f94d632-517e-4ef3-9196-7131128b26a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50066 | ||
| 5635 | 2026.05.01 17:50:23.625696 [ 337 ] {} <Debug> TCP-Session: 2128040b-eba7-4ece-af24-5c93f91dc355 Authenticating user 'default' from [fd00:1122:3344:101::e]:50756 | ||
| 5636 | 2026.05.01 17:50:23.625773 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5637 | 2026.05.01 17:50:23.625784 [ 336 ] {} <Debug> TCP-Session: 4f94d632-517e-4ef3-9196-7131128b26a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5638 | 2026.05.01 17:50:23.625803 [ 337 ] {} <Debug> TCP-Session: 2128040b-eba7-4ece-af24-5c93f91dc355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5639 | 2026.05.01 17:50:23.625827 [ 336 ] {} <Debug> TCP-Session: 4f94d632-517e-4ef3-9196-7131128b26a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5640 | 2026.05.01 17:50:23.625843 [ 337 ] {} <Debug> TCP-Session: 2128040b-eba7-4ece-af24-5c93f91dc355 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5641 | 2026.05.01 17:50:23.625823 [ 334 ] {} <Debug> TCP-Session: afaec0e4-7aff-47f8-8cd3-66a7120aac72 Authenticating user 'default' from [fd00:1122:3344:101::e]:33804 | ||
| 5642 | 2026.05.01 17:50:23.625376 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5643 | 2026.05.01 17:50:23.625902 [ 334 ] {} <Debug> TCP-Session: afaec0e4-7aff-47f8-8cd3-66a7120aac72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5644 | 2026.05.01 17:50:23.625923 [ 340 ] {} <Debug> TCP-Session: e68cdf9d-02fc-44df-8d4f-614913299ea1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36052 | ||
| 5645 | 2026.05.01 17:50:23.625928 [ 334 ] {} <Debug> TCP-Session: afaec0e4-7aff-47f8-8cd3-66a7120aac72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5646 | 2026.05.01 17:50:23.625948 [ 340 ] {} <Debug> TCP-Session: e68cdf9d-02fc-44df-8d4f-614913299ea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5647 | 2026.05.01 17:50:23.625969 [ 340 ] {} <Debug> TCP-Session: e68cdf9d-02fc-44df-8d4f-614913299ea1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5648 | 2026.05.01 17:50:23.626045 [ 338 ] {4d808851-3cf3-4650-9b38-0eb651d1e321} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5649 | 2026.05.01 17:50:23.626103 [ 338 ] {4d808851-3cf3-4650-9b38-0eb651d1e321} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5650 | 2026.05.01 17:50:23.626410 [ 338 ] {4d808851-3cf3-4650-9b38-0eb651d1e321} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 5651 | 2026.05.01 17:50:23.627493 [ 296 ] {4d808851-3cf3-4650-9b38-0eb651d1e321} <Trace> AggregatingTransform: Aggregating | ||
| 5652 | 2026.05.01 17:50:23.627538 [ 296 ] {4d808851-3cf3-4650-9b38-0eb651d1e321} <Trace> Aggregator: Aggregation method: without_key | ||
| 5653 | 2026.05.01 17:50:23.627572 [ 296 ] {4d808851-3cf3-4650-9b38-0eb651d1e321} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001064381 sec. (939.513 rows/sec., 36.70 KiB/sec.) | ||
| 5654 | 2026.05.01 17:50:23.627587 [ 296 ] {4d808851-3cf3-4650-9b38-0eb651d1e321} <Trace> Aggregator: Merging aggregated data | ||
| 5655 | 2026.05.01 17:50:23.628832 [ 338 ] {4d808851-3cf3-4650-9b38-0eb651d1e321} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00316 sec., 316.4556962025316 rows/sec., 12.36 KiB/sec. | ||
| 5656 | 2026.05.01 17:50:23.628973 [ 338 ] {4d808851-3cf3-4650-9b38-0eb651d1e321} <Debug> TCPHandler: Processed in 0.003642614 sec. | ||
| 5657 | 2026.05.01 17:50:23.629090 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5658 | 2026.05.01 17:50:23.629111 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5659 | 2026.05.01 17:50:23.629126 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5660 | 2026.05.01 17:50:23.629143 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5661 | 2026.05.01 17:50:23.629150 [ 339 ] {} <Debug> TCP-Session: 9622703a-b945-468c-a06c-aec8d74e6463 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5662 | 2026.05.01 17:50:23.629165 [ 335 ] {} <Debug> TCP-Session: 8ec195c3-0a93-4f60-8d83-5b8e15f6b25a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5663 | 2026.05.01 17:50:23.629177 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5664 | 2026.05.01 17:50:23.629186 [ 340 ] {} <Debug> TCP-Session: e68cdf9d-02fc-44df-8d4f-614913299ea1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5665 | 2026.05.01 17:50:23.629198 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5666 | 2026.05.01 17:50:23.629230 [ 336 ] {} <Debug> TCP-Session: 4f94d632-517e-4ef3-9196-7131128b26a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5667 | 2026.05.01 17:50:23.629218 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5668 | 2026.05.01 17:50:23.629253 [ 337 ] {} <Debug> TCP-Session: 2128040b-eba7-4ece-af24-5c93f91dc355 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5669 | 2026.05.01 17:50:23.629189 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5670 | 2026.05.01 17:50:23.629292 [ 334 ] {} <Debug> TCP-Session: afaec0e4-7aff-47f8-8cd3-66a7120aac72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5671 | 2026.05.01 17:50:23.629118 [ 338 ] {} <Debug> TCP-Session: 8c45c4e7-93f3-4ede-a8ad-de6caa5826e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5672 | 2026.05.01 17:50:23.629328 [ 267 ] {} <Debug> TCP-Session: 7b0ab6e9-9df8-4ded-b6b8-43113cabd902 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5673 | 2026.05.01 17:50:23.629160 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5674 | 2026.05.01 17:50:23.629392 [ 341 ] {} <Debug> TCP-Session: 2cadfaf5-56de-4fec-a9d5-ae6206363867 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5675 | 2026.05.01 17:50:25.551130 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5676 | 2026.05.01 17:50:25.551346 [ 279 ] {9f7f5ef1-fc5f-4aee-b5d7-0fef4b34869f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5677 | 2026.05.01 17:50:25.551423 [ 279 ] {9f7f5ef1-fc5f-4aee-b5d7-0fef4b34869f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5678 | 2026.05.01 17:50:25.552131 [ 279 ] {9f7f5ef1-fc5f-4aee-b5d7-0fef4b34869f} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5679 | 2026.05.01 17:50:25.552176 [ 279 ] {9f7f5ef1-fc5f-4aee-b5d7-0fef4b34869f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5680 | 2026.05.01 17:50:25.552570 [ 279 ] {9f7f5ef1-fc5f-4aee-b5d7-0fef4b34869f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5681 | 2026.05.01 17:50:25.552809 [ 279 ] {9f7f5ef1-fc5f-4aee-b5d7-0fef4b34869f} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5682 | 2026.05.01 17:50:25.552974 [ 279 ] {9f7f5ef1-fc5f-4aee-b5d7-0fef4b34869f} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001684 sec., 40380.047505938244 rows/sec., 3.22 MiB/sec. | ||
| 5683 | 2026.05.01 17:50:25.553024 [ 279 ] {9f7f5ef1-fc5f-4aee-b5d7-0fef4b34869f} <Debug> TCPHandler: Processed in 0.002036701 sec. | ||
| 5684 | 2026.05.01 17:50:25.553171 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5685 | 2026.05.01 17:50:25.553275 [ 279 ] {aea4d5bc-ad76-4fc6-ad4a-bbd71789f5b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5686 | 2026.05.01 17:50:25.553319 [ 279 ] {aea4d5bc-ad76-4fc6-ad4a-bbd71789f5b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5687 | 2026.05.01 17:50:25.553731 [ 279 ] {aea4d5bc-ad76-4fc6-ad4a-bbd71789f5b9} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5688 | 2026.05.01 17:50:25.553770 [ 279 ] {aea4d5bc-ad76-4fc6-ad4a-bbd71789f5b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5689 | 2026.05.01 17:50:25.554078 [ 279 ] {aea4d5bc-ad76-4fc6-ad4a-bbd71789f5b9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5690 | 2026.05.01 17:50:25.554289 [ 279 ] {aea4d5bc-ad76-4fc6-ad4a-bbd71789f5b9} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5691 | 2026.05.01 17:50:25.554422 [ 279 ] {aea4d5bc-ad76-4fc6-ad4a-bbd71789f5b9} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.00117 sec., 5128.205128205128 rows/sec., 385.62 KiB/sec. | ||
| 5692 | 2026.05.01 17:50:25.554465 [ 279 ] {aea4d5bc-ad76-4fc6-ad4a-bbd71789f5b9} <Debug> TCPHandler: Processed in 0.001345597 sec. | ||
| 5693 | 2026.05.01 17:50:25.554584 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5694 | 2026.05.01 17:50:25.554682 [ 279 ] {473bd78f-1c51-4087-b3b5-f9cbfed625ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5695 | 2026.05.01 17:50:25.554722 [ 279 ] {473bd78f-1c51-4087-b3b5-f9cbfed625ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5696 | 2026.05.01 17:50:25.555148 [ 279 ] {473bd78f-1c51-4087-b3b5-f9cbfed625ca} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5697 | 2026.05.01 17:50:25.555186 [ 279 ] {473bd78f-1c51-4087-b3b5-f9cbfed625ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5698 | 2026.05.01 17:50:25.555489 [ 279 ] {473bd78f-1c51-4087-b3b5-f9cbfed625ca} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5699 | 2026.05.01 17:50:25.555696 [ 279 ] {473bd78f-1c51-4087-b3b5-f9cbfed625ca} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5700 | 2026.05.01 17:50:25.555822 [ 279 ] {473bd78f-1c51-4087-b3b5-f9cbfed625ca} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.00116 sec., 60344.8275862069 rows/sec., 4.71 MiB/sec. | ||
| 5701 | 2026.05.01 17:50:25.555858 [ 279 ] {473bd78f-1c51-4087-b3b5-f9cbfed625ca} <Debug> TCPHandler: Processed in 0.001323496 sec. | ||
| 5702 | 2026.05.01 17:50:25.555978 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5703 | 2026.05.01 17:50:25.556073 [ 279 ] {23aa573a-7b2d-4b43-8b1e-977060f3aa83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5704 | 2026.05.01 17:50:25.556116 [ 279 ] {23aa573a-7b2d-4b43-8b1e-977060f3aa83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5705 | 2026.05.01 17:50:25.556570 [ 279 ] {23aa573a-7b2d-4b43-8b1e-977060f3aa83} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5706 | 2026.05.01 17:50:25.556614 [ 279 ] {23aa573a-7b2d-4b43-8b1e-977060f3aa83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5707 | 2026.05.01 17:50:25.557027 [ 279 ] {23aa573a-7b2d-4b43-8b1e-977060f3aa83} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5708 | 2026.05.01 17:50:25.557294 [ 279 ] {23aa573a-7b2d-4b43-8b1e-977060f3aa83} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5709 | 2026.05.01 17:50:25.557456 [ 279 ] {23aa573a-7b2d-4b43-8b1e-977060f3aa83} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0014 sec., 114285.71428571429 rows/sec., 7.96 MiB/sec. | ||
| 5710 | 2026.05.01 17:50:25.557502 [ 279 ] {23aa573a-7b2d-4b43-8b1e-977060f3aa83} <Debug> TCPHandler: Processed in 0.001572242 sec. | ||
| 5711 | 2026.05.01 17:50:25.557635 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5712 | 2026.05.01 17:50:25.557740 [ 279 ] {d085b0a6-1de3-49c5-9a16-f1dc5d107744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5713 | 2026.05.01 17:50:25.557795 [ 279 ] {d085b0a6-1de3-49c5-9a16-f1dc5d107744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5714 | 2026.05.01 17:50:25.558570 [ 279 ] {d085b0a6-1de3-49c5-9a16-f1dc5d107744} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5715 | 2026.05.01 17:50:25.558607 [ 279 ] {d085b0a6-1de3-49c5-9a16-f1dc5d107744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5716 | 2026.05.01 17:50:25.559112 [ 279 ] {d085b0a6-1de3-49c5-9a16-f1dc5d107744} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5717 | 2026.05.01 17:50:25.559357 [ 279 ] {d085b0a6-1de3-49c5-9a16-f1dc5d107744} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5718 | 2026.05.01 17:50:25.559502 [ 279 ] {d085b0a6-1de3-49c5-9a16-f1dc5d107744} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001781 sec., 3368.893879842785 rows/sec., 6.04 MiB/sec. | ||
| 5719 | 2026.05.01 17:50:25.559553 [ 279 ] {d085b0a6-1de3-49c5-9a16-f1dc5d107744} <Debug> TCPHandler: Processed in 0.00197884 sec. | ||
| 5720 | 2026.05.01 17:50:25.559682 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5721 | 2026.05.01 17:50:25.559776 [ 279 ] {082d5c11-ebcb-4716-a5c2-9dc32e0f2686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5722 | 2026.05.01 17:50:25.559818 [ 279 ] {082d5c11-ebcb-4716-a5c2-9dc32e0f2686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5723 | 2026.05.01 17:50:25.560158 [ 279 ] {082d5c11-ebcb-4716-a5c2-9dc32e0f2686} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5724 | 2026.05.01 17:50:25.560194 [ 279 ] {082d5c11-ebcb-4716-a5c2-9dc32e0f2686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5725 | 2026.05.01 17:50:25.560504 [ 279 ] {082d5c11-ebcb-4716-a5c2-9dc32e0f2686} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5726 | 2026.05.01 17:50:25.560722 [ 279 ] {082d5c11-ebcb-4716-a5c2-9dc32e0f2686} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5727 | 2026.05.01 17:50:25.560851 [ 279 ] {082d5c11-ebcb-4716-a5c2-9dc32e0f2686} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 5728 | 2026.05.01 17:50:25.560887 [ 279 ] {082d5c11-ebcb-4716-a5c2-9dc32e0f2686} <Debug> TCPHandler: Processed in 0.001255105 sec. | ||
| 5729 | 2026.05.01 17:50:27.106843 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5730 | 2026.05.01 17:50:27.106898 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5731 | 2026.05.01 17:50:27.185900 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11572 | ||
| 5732 | 2026.05.01 17:50:27.186686 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5733 | 2026.05.01 17:50:27.186754 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5734 | 2026.05.01 17:50:27.187282 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5735 | 2026.05.01 17:50:27.187526 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5736 | 2026.05.01 17:50:27.187650 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11572 | ||
| 5737 | 2026.05.01 17:50:27.220860 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 720 | ||
| 5738 | 2026.05.01 17:50:27.223945 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5739 | 2026.05.01 17:50:27.224001 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5740 | 2026.05.01 17:50:27.225243 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5741 | 2026.05.01 17:50:27.225527 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5742 | 2026.05.01 17:50:27.225904 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 720 | ||
| 5743 | 2026.05.01 17:50:27.775295 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5744 | 2026.05.01 17:50:27.791576 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5745 | 2026.05.01 17:50:27.791637 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5746 | 2026.05.01 17:50:27.797756 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5747 | 2026.05.01 17:50:27.798473 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5748 | 2026.05.01 17:50:27.801617 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5749 | 2026.05.01 17:50:30.552287 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5750 | 2026.05.01 17:50:30.552509 [ 279 ] {2d0d69aa-06f1-429c-93e1-9beb3ea75e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5751 | 2026.05.01 17:50:30.552587 [ 279 ] {2d0d69aa-06f1-429c-93e1-9beb3ea75e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5752 | 2026.05.01 17:50:30.553299 [ 279 ] {2d0d69aa-06f1-429c-93e1-9beb3ea75e0d} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5753 | 2026.05.01 17:50:30.553349 [ 279 ] {2d0d69aa-06f1-429c-93e1-9beb3ea75e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5754 | 2026.05.01 17:50:30.553757 [ 279 ] {2d0d69aa-06f1-429c-93e1-9beb3ea75e0d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5755 | 2026.05.01 17:50:30.553986 [ 279 ] {2d0d69aa-06f1-429c-93e1-9beb3ea75e0d} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5756 | 2026.05.01 17:50:30.554151 [ 279 ] {2d0d69aa-06f1-429c-93e1-9beb3ea75e0d} <Debug> executeQuery: Read 128 rows, 11.33 KiB in 0.0017 sec., 75294.11764705883 rows/sec., 6.51 MiB/sec. | ||
| 5757 | 2026.05.01 17:50:30.554203 [ 279 ] {2d0d69aa-06f1-429c-93e1-9beb3ea75e0d} <Debug> TCPHandler: Processed in 0.002061582 sec. | ||
| 5758 | 2026.05.01 17:50:30.554353 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5759 | 2026.05.01 17:50:30.554461 [ 279 ] {712e226c-d1d1-4520-8042-af6b8e68ad4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5760 | 2026.05.01 17:50:30.554507 [ 279 ] {712e226c-d1d1-4520-8042-af6b8e68ad4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5761 | 2026.05.01 17:50:30.554935 [ 279 ] {712e226c-d1d1-4520-8042-af6b8e68ad4e} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5762 | 2026.05.01 17:50:30.554972 [ 279 ] {712e226c-d1d1-4520-8042-af6b8e68ad4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5763 | 2026.05.01 17:50:30.555289 [ 279 ] {712e226c-d1d1-4520-8042-af6b8e68ad4e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5764 | 2026.05.01 17:50:30.555506 [ 279 ] {712e226c-d1d1-4520-8042-af6b8e68ad4e} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5765 | 2026.05.01 17:50:30.555641 [ 279 ] {712e226c-d1d1-4520-8042-af6b8e68ad4e} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001207 sec., 29826.014913007457 rows/sec., 2.19 MiB/sec. | ||
| 5766 | 2026.05.01 17:50:30.555680 [ 279 ] {712e226c-d1d1-4520-8042-af6b8e68ad4e} <Debug> TCPHandler: Processed in 0.001379528 sec. | ||
| 5767 | 2026.05.01 17:50:30.555798 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5768 | 2026.05.01 17:50:30.555895 [ 279 ] {6bf89d09-747f-46b6-9bfc-c34e9007e62f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5769 | 2026.05.01 17:50:30.555935 [ 279 ] {6bf89d09-747f-46b6-9bfc-c34e9007e62f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5770 | 2026.05.01 17:50:30.556359 [ 279 ] {6bf89d09-747f-46b6-9bfc-c34e9007e62f} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5771 | 2026.05.01 17:50:30.556396 [ 279 ] {6bf89d09-747f-46b6-9bfc-c34e9007e62f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5772 | 2026.05.01 17:50:30.556706 [ 279 ] {6bf89d09-747f-46b6-9bfc-c34e9007e62f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5773 | 2026.05.01 17:50:30.556917 [ 279 ] {6bf89d09-747f-46b6-9bfc-c34e9007e62f} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5774 | 2026.05.01 17:50:30.557047 [ 279 ] {6bf89d09-747f-46b6-9bfc-c34e9007e62f} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001172 sec., 85324.23208191125 rows/sec., 6.66 MiB/sec. | ||
| 5775 | 2026.05.01 17:50:30.557084 [ 279 ] {6bf89d09-747f-46b6-9bfc-c34e9007e62f} <Debug> TCPHandler: Processed in 0.001335798 sec. | ||
| 5776 | 2026.05.01 17:50:30.557215 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5777 | 2026.05.01 17:50:30.557313 [ 279 ] {289ddc75-e966-4735-9dc0-0d2c3ce11b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5778 | 2026.05.01 17:50:30.557356 [ 279 ] {289ddc75-e966-4735-9dc0-0d2c3ce11b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5779 | 2026.05.01 17:50:30.557777 [ 279 ] {289ddc75-e966-4735-9dc0-0d2c3ce11b76} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5780 | 2026.05.01 17:50:30.557814 [ 279 ] {289ddc75-e966-4735-9dc0-0d2c3ce11b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5781 | 2026.05.01 17:50:30.558147 [ 279 ] {289ddc75-e966-4735-9dc0-0d2c3ce11b76} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5782 | 2026.05.01 17:50:30.558355 [ 279 ] {289ddc75-e966-4735-9dc0-0d2c3ce11b76} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5783 | 2026.05.01 17:50:30.558487 [ 279 ] {289ddc75-e966-4735-9dc0-0d2c3ce11b76} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 5784 | 2026.05.01 17:50:30.558524 [ 279 ] {289ddc75-e966-4735-9dc0-0d2c3ce11b76} <Debug> TCPHandler: Processed in 0.001357158 sec. | ||
| 5785 | 2026.05.01 17:50:30.558644 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5786 | 2026.05.01 17:50:30.558748 [ 279 ] {fcbf41d1-9eaa-4b60-ab1a-cd5b661ee8ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5787 | 2026.05.01 17:50:30.558805 [ 279 ] {fcbf41d1-9eaa-4b60-ab1a-cd5b661ee8ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5788 | 2026.05.01 17:50:30.559620 [ 279 ] {fcbf41d1-9eaa-4b60-ab1a-cd5b661ee8ae} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5789 | 2026.05.01 17:50:30.559657 [ 279 ] {fcbf41d1-9eaa-4b60-ab1a-cd5b661ee8ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5790 | 2026.05.01 17:50:30.560219 [ 279 ] {fcbf41d1-9eaa-4b60-ab1a-cd5b661ee8ae} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5791 | 2026.05.01 17:50:30.560444 [ 279 ] {fcbf41d1-9eaa-4b60-ab1a-cd5b661ee8ae} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5792 | 2026.05.01 17:50:30.560580 [ 279 ] {fcbf41d1-9eaa-4b60-ab1a-cd5b661ee8ae} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001853 sec., 19427.954668105773 rows/sec., 34.81 MiB/sec. | ||
| 5793 | 2026.05.01 17:50:30.560633 [ 279 ] {fcbf41d1-9eaa-4b60-ab1a-cd5b661ee8ae} <Debug> TCPHandler: Processed in 0.002038711 sec. | ||
| 5794 | 2026.05.01 17:50:30.560757 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5795 | 2026.05.01 17:50:30.560853 [ 279 ] {a68a1b6b-6a37-4167-9a15-8d137364e0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5796 | 2026.05.01 17:50:30.560894 [ 279 ] {a68a1b6b-6a37-4167-9a15-8d137364e0e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5797 | 2026.05.01 17:50:30.561238 [ 279 ] {a68a1b6b-6a37-4167-9a15-8d137364e0e7} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5798 | 2026.05.01 17:50:30.561275 [ 279 ] {a68a1b6b-6a37-4167-9a15-8d137364e0e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5799 | 2026.05.01 17:50:30.561583 [ 279 ] {a68a1b6b-6a37-4167-9a15-8d137364e0e7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5800 | 2026.05.01 17:50:30.561804 [ 279 ] {a68a1b6b-6a37-4167-9a15-8d137364e0e7} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5801 | 2026.05.01 17:50:30.561934 [ 279 ] {a68a1b6b-6a37-4167-9a15-8d137364e0e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 5802 | 2026.05.01 17:50:30.561968 [ 279 ] {a68a1b6b-6a37-4167-9a15-8d137364e0e7} <Debug> TCPHandler: Processed in 0.001260605 sec. | ||
| 5803 | 2026.05.01 17:50:30.992167 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5804 | 2026.05.01 17:50:30.992409 [ 279 ] {4e814532-6c7c-4e79-b0a7-ebf3a1b6efa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5805 | 2026.05.01 17:50:30.992765 [ 279 ] {4e814532-6c7c-4e79-b0a7-ebf3a1b6efa7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5806 | 2026.05.01 17:50:30.992805 [ 279 ] {4e814532-6c7c-4e79-b0a7-ebf3a1b6efa7} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5807 | 2026.05.01 17:50:30.993076 [ 279 ] {4e814532-6c7c-4e79-b0a7-ebf3a1b6efa7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5808 | 2026.05.01 17:50:30.993143 [ 279 ] {4e814532-6c7c-4e79-b0a7-ebf3a1b6efa7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5809 | 2026.05.01 17:50:30.993284 [ 279 ] {4e814532-6c7c-4e79-b0a7-ebf3a1b6efa7} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 5810 | 2026.05.01 17:50:30.993409 [ 302 ] {4e814532-6c7c-4e79-b0a7-ebf3a1b6efa7} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5811 | 2026.05.01 17:50:30.993430 [ 305 ] {4e814532-6c7c-4e79-b0a7-ebf3a1b6efa7} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5812 | 2026.05.01 17:50:30.993409 [ 310 ] {4e814532-6c7c-4e79-b0a7-ebf3a1b6efa7} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5813 | 2026.05.01 17:50:30.993599 [ 279 ] {4e814532-6c7c-4e79-b0a7-ebf3a1b6efa7} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 5814 | 2026.05.01 17:50:30.993628 [ 279 ] {4e814532-6c7c-4e79-b0a7-ebf3a1b6efa7} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5815 | 2026.05.01 17:50:30.993713 [ 279 ] {4e814532-6c7c-4e79-b0a7-ebf3a1b6efa7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5816 | 2026.05.01 17:50:30.993733 [ 279 ] {4e814532-6c7c-4e79-b0a7-ebf3a1b6efa7} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 5817 | 2026.05.01 17:50:30.993771 [ 279 ] {4e814532-6c7c-4e79-b0a7-ebf3a1b6efa7} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5818 | 2026.05.01 17:50:30.993812 [ 279 ] {4e814532-6c7c-4e79-b0a7-ebf3a1b6efa7} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5819 | 2026.05.01 17:50:30.993847 [ 279 ] {4e814532-6c7c-4e79-b0a7-ebf3a1b6efa7} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5820 | 2026.05.01 17:50:30.994934 [ 279 ] {4e814532-6c7c-4e79-b0a7-ebf3a1b6efa7} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.00263 sec., 15589.3536121673 rows/sec., 627.90 KiB/sec. | ||
| 5821 | 2026.05.01 17:50:30.995058 [ 279 ] {4e814532-6c7c-4e79-b0a7-ebf3a1b6efa7} <Debug> TCPHandler: Processed in 0.003026171 sec. | ||
| 5822 | 2026.05.01 17:50:30.995358 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5823 | 2026.05.01 17:50:30.995500 [ 279 ] {b1563d6c-bcf5-4e3a-bc8d-fb8a29e3b319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5824 | 2026.05.01 17:50:30.995722 [ 279 ] {b1563d6c-bcf5-4e3a-bc8d-fb8a29e3b319} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5825 | 2026.05.01 17:50:30.995758 [ 279 ] {b1563d6c-bcf5-4e3a-bc8d-fb8a29e3b319} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5826 | 2026.05.01 17:50:30.995969 [ 279 ] {b1563d6c-bcf5-4e3a-bc8d-fb8a29e3b319} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5827 | 2026.05.01 17:50:30.996021 [ 279 ] {b1563d6c-bcf5-4e3a-bc8d-fb8a29e3b319} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5828 | 2026.05.01 17:50:30.996119 [ 279 ] {b1563d6c-bcf5-4e3a-bc8d-fb8a29e3b319} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 5829 | 2026.05.01 17:50:30.996180 [ 305 ] {b1563d6c-bcf5-4e3a-bc8d-fb8a29e3b319} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5830 | 2026.05.01 17:50:30.996193 [ 310 ] {b1563d6c-bcf5-4e3a-bc8d-fb8a29e3b319} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5831 | 2026.05.01 17:50:30.996214 [ 312 ] {b1563d6c-bcf5-4e3a-bc8d-fb8a29e3b319} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5832 | 2026.05.01 17:50:30.996308 [ 279 ] {b1563d6c-bcf5-4e3a-bc8d-fb8a29e3b319} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 5833 | 2026.05.01 17:50:30.996328 [ 279 ] {b1563d6c-bcf5-4e3a-bc8d-fb8a29e3b319} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5834 | 2026.05.01 17:50:30.996402 [ 279 ] {b1563d6c-bcf5-4e3a-bc8d-fb8a29e3b319} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5835 | 2026.05.01 17:50:30.996418 [ 279 ] {b1563d6c-bcf5-4e3a-bc8d-fb8a29e3b319} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 5836 | 2026.05.01 17:50:30.996449 [ 279 ] {b1563d6c-bcf5-4e3a-bc8d-fb8a29e3b319} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5837 | 2026.05.01 17:50:30.996480 [ 279 ] {b1563d6c-bcf5-4e3a-bc8d-fb8a29e3b319} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5838 | 2026.05.01 17:50:30.996507 [ 279 ] {b1563d6c-bcf5-4e3a-bc8d-fb8a29e3b319} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5839 | 2026.05.01 17:50:30.997148 [ 279 ] {b1563d6c-bcf5-4e3a-bc8d-fb8a29e3b319} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001713 sec., 23934.617629889086 rows/sec., 964.02 KiB/sec. | ||
| 5840 | 2026.05.01 17:50:30.997254 [ 279 ] {b1563d6c-bcf5-4e3a-bc8d-fb8a29e3b319} <Debug> TCPHandler: Processed in 0.001953649 sec. | ||
| 5841 | 2026.05.01 17:50:30.997537 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5842 | 2026.05.01 17:50:30.997671 [ 279 ] {098d5e89-e957-4c99-89e8-c2197072575f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5843 | 2026.05.01 17:50:30.997885 [ 279 ] {098d5e89-e957-4c99-89e8-c2197072575f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5844 | 2026.05.01 17:50:30.997920 [ 279 ] {098d5e89-e957-4c99-89e8-c2197072575f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5845 | 2026.05.01 17:50:30.998125 [ 279 ] {098d5e89-e957-4c99-89e8-c2197072575f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5846 | 2026.05.01 17:50:30.998176 [ 279 ] {098d5e89-e957-4c99-89e8-c2197072575f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5847 | 2026.05.01 17:50:30.998273 [ 279 ] {098d5e89-e957-4c99-89e8-c2197072575f} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 5848 | 2026.05.01 17:50:30.998339 [ 310 ] {098d5e89-e957-4c99-89e8-c2197072575f} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5849 | 2026.05.01 17:50:30.998354 [ 302 ] {098d5e89-e957-4c99-89e8-c2197072575f} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5850 | 2026.05.01 17:50:30.998353 [ 316 ] {098d5e89-e957-4c99-89e8-c2197072575f} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5851 | 2026.05.01 17:50:30.998497 [ 279 ] {098d5e89-e957-4c99-89e8-c2197072575f} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 5852 | 2026.05.01 17:50:30.998518 [ 279 ] {098d5e89-e957-4c99-89e8-c2197072575f} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5853 | 2026.05.01 17:50:30.998590 [ 279 ] {098d5e89-e957-4c99-89e8-c2197072575f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5854 | 2026.05.01 17:50:30.998615 [ 279 ] {098d5e89-e957-4c99-89e8-c2197072575f} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 5855 | 2026.05.01 17:50:30.998645 [ 279 ] {098d5e89-e957-4c99-89e8-c2197072575f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5856 | 2026.05.01 17:50:30.998674 [ 279 ] {098d5e89-e957-4c99-89e8-c2197072575f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5857 | 2026.05.01 17:50:30.998702 [ 279 ] {098d5e89-e957-4c99-89e8-c2197072575f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5858 | 2026.05.01 17:50:30.999509 [ 279 ] {098d5e89-e957-4c99-89e8-c2197072575f} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001895 sec., 21635.883905013194 rows/sec., 871.43 KiB/sec. | ||
| 5859 | 2026.05.01 17:50:30.999643 [ 279 ] {098d5e89-e957-4c99-89e8-c2197072575f} <Debug> TCPHandler: Processed in 0.002162494 sec. | ||
| 5860 | 2026.05.01 17:50:30.999877 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5861 | 2026.05.01 17:50:31.000011 [ 279 ] {3308a74c-a756-411f-b6ce-6dae21172cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5862 | 2026.05.01 17:50:31.000227 [ 279 ] {3308a74c-a756-411f-b6ce-6dae21172cea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5863 | 2026.05.01 17:50:31.000264 [ 279 ] {3308a74c-a756-411f-b6ce-6dae21172cea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5864 | 2026.05.01 17:50:31.000479 [ 279 ] {3308a74c-a756-411f-b6ce-6dae21172cea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5865 | 2026.05.01 17:50:31.000530 [ 279 ] {3308a74c-a756-411f-b6ce-6dae21172cea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5866 | 2026.05.01 17:50:31.000625 [ 279 ] {3308a74c-a756-411f-b6ce-6dae21172cea} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 5867 | 2026.05.01 17:50:31.000695 [ 310 ] {3308a74c-a756-411f-b6ce-6dae21172cea} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5868 | 2026.05.01 17:50:31.000695 [ 327 ] {3308a74c-a756-411f-b6ce-6dae21172cea} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5869 | 2026.05.01 17:50:31.000697 [ 305 ] {3308a74c-a756-411f-b6ce-6dae21172cea} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5870 | 2026.05.01 17:50:31.000832 [ 279 ] {3308a74c-a756-411f-b6ce-6dae21172cea} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 5871 | 2026.05.01 17:50:31.000858 [ 279 ] {3308a74c-a756-411f-b6ce-6dae21172cea} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5872 | 2026.05.01 17:50:31.000923 [ 279 ] {3308a74c-a756-411f-b6ce-6dae21172cea} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5873 | 2026.05.01 17:50:31.000940 [ 279 ] {3308a74c-a756-411f-b6ce-6dae21172cea} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 5874 | 2026.05.01 17:50:31.000968 [ 279 ] {3308a74c-a756-411f-b6ce-6dae21172cea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5875 | 2026.05.01 17:50:31.001005 [ 279 ] {3308a74c-a756-411f-b6ce-6dae21172cea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5876 | 2026.05.01 17:50:31.001036 [ 279 ] {3308a74c-a756-411f-b6ce-6dae21172cea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5877 | 2026.05.01 17:50:31.001714 [ 279 ] {3308a74c-a756-411f-b6ce-6dae21172cea} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.00176 sec., 23295.454545454544 rows/sec., 938.28 KiB/sec. | ||
| 5878 | 2026.05.01 17:50:31.001843 [ 279 ] {3308a74c-a756-411f-b6ce-6dae21172cea} <Debug> TCPHandler: Processed in 0.002021011 sec. | ||
| 5879 | 2026.05.01 17:50:31.002094 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5880 | 2026.05.01 17:50:31.002227 [ 279 ] {3e9efac4-a6ac-4b42-8e65-7bf2a3ed272c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5881 | 2026.05.01 17:50:31.002468 [ 279 ] {3e9efac4-a6ac-4b42-8e65-7bf2a3ed272c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5882 | 2026.05.01 17:50:31.002504 [ 279 ] {3e9efac4-a6ac-4b42-8e65-7bf2a3ed272c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5883 | 2026.05.01 17:50:31.002714 [ 279 ] {3e9efac4-a6ac-4b42-8e65-7bf2a3ed272c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5884 | 2026.05.01 17:50:31.002764 [ 279 ] {3e9efac4-a6ac-4b42-8e65-7bf2a3ed272c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5885 | 2026.05.01 17:50:31.002860 [ 279 ] {3e9efac4-a6ac-4b42-8e65-7bf2a3ed272c} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 5886 | 2026.05.01 17:50:31.002924 [ 302 ] {3e9efac4-a6ac-4b42-8e65-7bf2a3ed272c} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5887 | 2026.05.01 17:50:31.002936 [ 294 ] {3e9efac4-a6ac-4b42-8e65-7bf2a3ed272c} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5888 | 2026.05.01 17:50:31.002931 [ 305 ] {3e9efac4-a6ac-4b42-8e65-7bf2a3ed272c} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5889 | 2026.05.01 17:50:31.003050 [ 279 ] {3e9efac4-a6ac-4b42-8e65-7bf2a3ed272c} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 5890 | 2026.05.01 17:50:31.003076 [ 279 ] {3e9efac4-a6ac-4b42-8e65-7bf2a3ed272c} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5891 | 2026.05.01 17:50:31.003141 [ 279 ] {3e9efac4-a6ac-4b42-8e65-7bf2a3ed272c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5892 | 2026.05.01 17:50:31.003158 [ 279 ] {3e9efac4-a6ac-4b42-8e65-7bf2a3ed272c} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 5893 | 2026.05.01 17:50:31.003187 [ 279 ] {3e9efac4-a6ac-4b42-8e65-7bf2a3ed272c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5894 | 2026.05.01 17:50:31.003218 [ 279 ] {3e9efac4-a6ac-4b42-8e65-7bf2a3ed272c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5895 | 2026.05.01 17:50:31.003246 [ 279 ] {3e9efac4-a6ac-4b42-8e65-7bf2a3ed272c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5896 | 2026.05.01 17:50:31.003874 [ 279 ] {3e9efac4-a6ac-4b42-8e65-7bf2a3ed272c} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001704 sec., 24061.032863849767 rows/sec., 969.11 KiB/sec. | ||
| 5897 | 2026.05.01 17:50:31.004003 [ 279 ] {3e9efac4-a6ac-4b42-8e65-7bf2a3ed272c} <Debug> TCPHandler: Processed in 0.00196528 sec. | ||
| 5898 | 2026.05.01 17:50:31.004208 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5899 | 2026.05.01 17:50:31.004343 [ 279 ] {6af82476-b127-45ab-a139-37891c13d16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5900 | 2026.05.01 17:50:31.004559 [ 279 ] {6af82476-b127-45ab-a139-37891c13d16a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5901 | 2026.05.01 17:50:31.004596 [ 279 ] {6af82476-b127-45ab-a139-37891c13d16a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5902 | 2026.05.01 17:50:31.004806 [ 279 ] {6af82476-b127-45ab-a139-37891c13d16a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5903 | 2026.05.01 17:50:31.004856 [ 279 ] {6af82476-b127-45ab-a139-37891c13d16a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5904 | 2026.05.01 17:50:31.004951 [ 279 ] {6af82476-b127-45ab-a139-37891c13d16a} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 5905 | 2026.05.01 17:50:31.005008 [ 305 ] {6af82476-b127-45ab-a139-37891c13d16a} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5906 | 2026.05.01 17:50:31.005018 [ 310 ] {6af82476-b127-45ab-a139-37891c13d16a} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5907 | 2026.05.01 17:50:31.005017 [ 302 ] {6af82476-b127-45ab-a139-37891c13d16a} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5908 | 2026.05.01 17:50:31.005127 [ 279 ] {6af82476-b127-45ab-a139-37891c13d16a} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 5909 | 2026.05.01 17:50:31.005158 [ 279 ] {6af82476-b127-45ab-a139-37891c13d16a} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5910 | 2026.05.01 17:50:31.005224 [ 279 ] {6af82476-b127-45ab-a139-37891c13d16a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5911 | 2026.05.01 17:50:31.005241 [ 279 ] {6af82476-b127-45ab-a139-37891c13d16a} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 5912 | 2026.05.01 17:50:31.005270 [ 279 ] {6af82476-b127-45ab-a139-37891c13d16a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5913 | 2026.05.01 17:50:31.005301 [ 279 ] {6af82476-b127-45ab-a139-37891c13d16a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5914 | 2026.05.01 17:50:31.005329 [ 279 ] {6af82476-b127-45ab-a139-37891c13d16a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5915 | 2026.05.01 17:50:31.005906 [ 279 ] {6af82476-b127-45ab-a139-37891c13d16a} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001621 sec., 25293.02899444787 rows/sec., 1018.73 KiB/sec. | ||
| 5916 | 2026.05.01 17:50:31.006036 [ 279 ] {6af82476-b127-45ab-a139-37891c13d16a} <Debug> TCPHandler: Processed in 0.001875468 sec. | ||
| 5917 | 2026.05.01 17:50:31.185380 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5918 | 2026.05.01 17:50:31.185615 [ 279 ] {e36a1dfa-8d6b-4a73-a507-a0352412575d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5919 | 2026.05.01 17:50:31.185966 [ 279 ] {e36a1dfa-8d6b-4a73-a507-a0352412575d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5920 | 2026.05.01 17:50:31.186007 [ 279 ] {e36a1dfa-8d6b-4a73-a507-a0352412575d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5921 | 2026.05.01 17:50:31.186278 [ 279 ] {e36a1dfa-8d6b-4a73-a507-a0352412575d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5922 | 2026.05.01 17:50:31.186346 [ 279 ] {e36a1dfa-8d6b-4a73-a507-a0352412575d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5923 | 2026.05.01 17:50:31.186485 [ 279 ] {e36a1dfa-8d6b-4a73-a507-a0352412575d} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 5924 | 2026.05.01 17:50:31.186586 [ 302 ] {e36a1dfa-8d6b-4a73-a507-a0352412575d} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5925 | 2026.05.01 17:50:31.186586 [ 294 ] {e36a1dfa-8d6b-4a73-a507-a0352412575d} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5926 | 2026.05.01 17:50:31.186586 [ 310 ] {e36a1dfa-8d6b-4a73-a507-a0352412575d} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5927 | 2026.05.01 17:50:31.186731 [ 279 ] {e36a1dfa-8d6b-4a73-a507-a0352412575d} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 5928 | 2026.05.01 17:50:31.186759 [ 279 ] {e36a1dfa-8d6b-4a73-a507-a0352412575d} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5929 | 2026.05.01 17:50:31.186845 [ 279 ] {e36a1dfa-8d6b-4a73-a507-a0352412575d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5930 | 2026.05.01 17:50:31.186865 [ 279 ] {e36a1dfa-8d6b-4a73-a507-a0352412575d} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 5931 | 2026.05.01 17:50:31.186900 [ 279 ] {e36a1dfa-8d6b-4a73-a507-a0352412575d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5932 | 2026.05.01 17:50:31.186938 [ 279 ] {e36a1dfa-8d6b-4a73-a507-a0352412575d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5933 | 2026.05.01 17:50:31.186979 [ 279 ] {e36a1dfa-8d6b-4a73-a507-a0352412575d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5934 | 2026.05.01 17:50:31.187866 [ 279 ] {e36a1dfa-8d6b-4a73-a507-a0352412575d} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002354 sec., 17417.16227697536 rows/sec., 701.52 KiB/sec. | ||
| 5935 | 2026.05.01 17:50:31.188018 [ 279 ] {e36a1dfa-8d6b-4a73-a507-a0352412575d} <Debug> TCPHandler: Processed in 0.002759766 sec. | ||
| 5936 | 2026.05.01 17:50:31.211318 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5937 | 2026.05.01 17:50:31.211497 [ 279 ] {8147668c-1e0b-4fbf-b0b1-7a61c50edb81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5938 | 2026.05.01 17:50:31.211790 [ 279 ] {8147668c-1e0b-4fbf-b0b1-7a61c50edb81} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5939 | 2026.05.01 17:50:31.211836 [ 279 ] {8147668c-1e0b-4fbf-b0b1-7a61c50edb81} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5940 | 2026.05.01 17:50:31.212079 [ 279 ] {8147668c-1e0b-4fbf-b0b1-7a61c50edb81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5941 | 2026.05.01 17:50:31.212133 [ 279 ] {8147668c-1e0b-4fbf-b0b1-7a61c50edb81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5942 | 2026.05.01 17:50:31.212247 [ 279 ] {8147668c-1e0b-4fbf-b0b1-7a61c50edb81} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 5943 | 2026.05.01 17:50:31.212328 [ 294 ] {8147668c-1e0b-4fbf-b0b1-7a61c50edb81} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5944 | 2026.05.01 17:50:31.212329 [ 302 ] {8147668c-1e0b-4fbf-b0b1-7a61c50edb81} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5945 | 2026.05.01 17:50:31.212331 [ 288 ] {8147668c-1e0b-4fbf-b0b1-7a61c50edb81} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5946 | 2026.05.01 17:50:31.212493 [ 279 ] {8147668c-1e0b-4fbf-b0b1-7a61c50edb81} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 5947 | 2026.05.01 17:50:31.212520 [ 279 ] {8147668c-1e0b-4fbf-b0b1-7a61c50edb81} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5948 | 2026.05.01 17:50:31.212594 [ 279 ] {8147668c-1e0b-4fbf-b0b1-7a61c50edb81} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5949 | 2026.05.01 17:50:31.212613 [ 279 ] {8147668c-1e0b-4fbf-b0b1-7a61c50edb81} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 5950 | 2026.05.01 17:50:31.212644 [ 279 ] {8147668c-1e0b-4fbf-b0b1-7a61c50edb81} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5951 | 2026.05.01 17:50:31.212676 [ 279 ] {8147668c-1e0b-4fbf-b0b1-7a61c50edb81} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5952 | 2026.05.01 17:50:31.212706 [ 279 ] {8147668c-1e0b-4fbf-b0b1-7a61c50edb81} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5953 | 2026.05.01 17:50:31.213338 [ 279 ] {8147668c-1e0b-4fbf-b0b1-7a61c50edb81} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001919 sec., 21365.29442417926 rows/sec., 860.54 KiB/sec. | ||
| 5954 | 2026.05.01 17:50:31.213478 [ 279 ] {8147668c-1e0b-4fbf-b0b1-7a61c50edb81} <Debug> TCPHandler: Processed in 0.002222525 sec. | ||
| 5955 | 2026.05.01 17:50:31.241617 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5956 | 2026.05.01 17:50:31.241794 [ 279 ] {f0851a04-2326-42f3-a48f-c1924f86ff8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 5957 | 2026.05.01 17:50:31.242046 [ 279 ] {f0851a04-2326-42f3-a48f-c1924f86ff8c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5958 | 2026.05.01 17:50:31.242085 [ 279 ] {f0851a04-2326-42f3-a48f-c1924f86ff8c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5959 | 2026.05.01 17:50:31.242311 [ 279 ] {f0851a04-2326-42f3-a48f-c1924f86ff8c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5960 | 2026.05.01 17:50:31.242364 [ 279 ] {f0851a04-2326-42f3-a48f-c1924f86ff8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5961 | 2026.05.01 17:50:31.242465 [ 279 ] {f0851a04-2326-42f3-a48f-c1924f86ff8c} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 5962 | 2026.05.01 17:50:31.242539 [ 294 ] {f0851a04-2326-42f3-a48f-c1924f86ff8c} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5963 | 2026.05.01 17:50:31.242545 [ 302 ] {f0851a04-2326-42f3-a48f-c1924f86ff8c} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5964 | 2026.05.01 17:50:31.242551 [ 288 ] {f0851a04-2326-42f3-a48f-c1924f86ff8c} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5965 | 2026.05.01 17:50:31.242677 [ 279 ] {f0851a04-2326-42f3-a48f-c1924f86ff8c} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 5966 | 2026.05.01 17:50:31.242703 [ 279 ] {f0851a04-2326-42f3-a48f-c1924f86ff8c} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5967 | 2026.05.01 17:50:31.242772 [ 279 ] {f0851a04-2326-42f3-a48f-c1924f86ff8c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5968 | 2026.05.01 17:50:31.242789 [ 279 ] {f0851a04-2326-42f3-a48f-c1924f86ff8c} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 5969 | 2026.05.01 17:50:31.242819 [ 279 ] {f0851a04-2326-42f3-a48f-c1924f86ff8c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5970 | 2026.05.01 17:50:31.242851 [ 279 ] {f0851a04-2326-42f3-a48f-c1924f86ff8c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5971 | 2026.05.01 17:50:31.242881 [ 279 ] {f0851a04-2326-42f3-a48f-c1924f86ff8c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5972 | 2026.05.01 17:50:31.243517 [ 279 ] {f0851a04-2326-42f3-a48f-c1924f86ff8c} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001802 sec., 22752.497225305215 rows/sec., 916.41 KiB/sec. | ||
| 5973 | 2026.05.01 17:50:31.243654 [ 279 ] {f0851a04-2326-42f3-a48f-c1924f86ff8c} <Debug> TCPHandler: Processed in 0.002102013 sec. | ||
| 5974 | 2026.05.01 17:50:31.246163 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5975 | 2026.05.01 17:50:31.246283 [ 279 ] {bf83ad11-fd4e-4b01-b5e4-9ee92cc6ef94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 5976 | 2026.05.01 17:50:31.246326 [ 279 ] {bf83ad11-fd4e-4b01-b5e4-9ee92cc6ef94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5977 | 2026.05.01 17:50:31.246867 [ 279 ] {bf83ad11-fd4e-4b01-b5e4-9ee92cc6ef94} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5978 | 2026.05.01 17:50:31.246911 [ 279 ] {bf83ad11-fd4e-4b01-b5e4-9ee92cc6ef94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5979 | 2026.05.01 17:50:31.247369 [ 279 ] {bf83ad11-fd4e-4b01-b5e4-9ee92cc6ef94} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5980 | 2026.05.01 17:50:31.247592 [ 279 ] {bf83ad11-fd4e-4b01-b5e4-9ee92cc6ef94} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5981 | 2026.05.01 17:50:31.247735 [ 279 ] {bf83ad11-fd4e-4b01-b5e4-9ee92cc6ef94} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001487 sec., 6052.454606590451 rows/sec., 1.24 MiB/sec. | ||
| 5982 | 2026.05.01 17:50:31.247774 [ 279 ] {bf83ad11-fd4e-4b01-b5e4-9ee92cc6ef94} <Debug> TCPHandler: Processed in 0.001664894 sec. | ||
| 5983 | 2026.05.01 17:50:31.247897 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5984 | 2026.05.01 17:50:31.247995 [ 279 ] {c15079ed-3100-4175-ac8b-d65a1a86b138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5985 | 2026.05.01 17:50:31.248035 [ 279 ] {c15079ed-3100-4175-ac8b-d65a1a86b138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5986 | 2026.05.01 17:50:31.248452 [ 279 ] {c15079ed-3100-4175-ac8b-d65a1a86b138} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5987 | 2026.05.01 17:50:31.248487 [ 279 ] {c15079ed-3100-4175-ac8b-d65a1a86b138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5988 | 2026.05.01 17:50:31.248790 [ 279 ] {c15079ed-3100-4175-ac8b-d65a1a86b138} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5989 | 2026.05.01 17:50:31.249027 [ 279 ] {c15079ed-3100-4175-ac8b-d65a1a86b138} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5990 | 2026.05.01 17:50:31.249157 [ 279 ] {c15079ed-3100-4175-ac8b-d65a1a86b138} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001179 sec., 6785.411365564038 rows/sec., 553.30 KiB/sec. | ||
| 5991 | 2026.05.01 17:50:31.249193 [ 279 ] {c15079ed-3100-4175-ac8b-d65a1a86b138} <Debug> TCPHandler: Processed in 0.001345377 sec. | ||
| 5992 | 2026.05.01 17:50:31.249314 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5993 | 2026.05.01 17:50:31.249410 [ 279 ] {ad1369ed-4a23-4517-97b7-6f8ed4954bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5994 | 2026.05.01 17:50:31.249455 [ 279 ] {ad1369ed-4a23-4517-97b7-6f8ed4954bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5995 | 2026.05.01 17:50:31.251155 [ 279 ] {ad1369ed-4a23-4517-97b7-6f8ed4954bbf} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5996 | 2026.05.01 17:50:31.251192 [ 279 ] {ad1369ed-4a23-4517-97b7-6f8ed4954bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5997 | 2026.05.01 17:50:31.251665 [ 279 ] {ad1369ed-4a23-4517-97b7-6f8ed4954bbf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5998 | 2026.05.01 17:50:31.251895 [ 279 ] {ad1369ed-4a23-4517-97b7-6f8ed4954bbf} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5999 | 2026.05.01 17:50:31.252032 [ 279 ] {ad1369ed-4a23-4517-97b7-6f8ed4954bbf} <Debug> executeQuery: Read 2423 rows, 183.30 KiB in 0.002639 sec., 918150.8147025389 rows/sec., 67.83 MiB/sec. | ||
| 6000 | 2026.05.01 17:50:31.252069 [ 279 ] {ad1369ed-4a23-4517-97b7-6f8ed4954bbf} <Debug> TCPHandler: Processed in 0.002803287 sec. | ||
| 6001 | 2026.05.01 17:50:31.252200 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6002 | 2026.05.01 17:50:31.252296 [ 279 ] {d2ed779d-671b-4cd5-ba45-3fe495758319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6003 | 2026.05.01 17:50:31.252336 [ 279 ] {d2ed779d-671b-4cd5-ba45-3fe495758319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6004 | 2026.05.01 17:50:31.252752 [ 279 ] {d2ed779d-671b-4cd5-ba45-3fe495758319} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6005 | 2026.05.01 17:50:31.252790 [ 279 ] {d2ed779d-671b-4cd5-ba45-3fe495758319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 6006 | 2026.05.01 17:50:31.253089 [ 279 ] {d2ed779d-671b-4cd5-ba45-3fe495758319} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6007 | 2026.05.01 17:50:31.253310 [ 279 ] {d2ed779d-671b-4cd5-ba45-3fe495758319} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6008 | 2026.05.01 17:50:31.253441 [ 279 ] {d2ed779d-671b-4cd5-ba45-3fe495758319} <Debug> executeQuery: Read 25 rows, 1.84 KiB in 0.001163 sec., 21496.130696474636 rows/sec., 1.54 MiB/sec. | ||
| 6009 | 2026.05.01 17:50:31.253477 [ 279 ] {d2ed779d-671b-4cd5-ba45-3fe495758319} <Debug> TCPHandler: Processed in 0.001326757 sec. | ||
| 6010 | 2026.05.01 17:50:31.253601 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6011 | 2026.05.01 17:50:31.253696 [ 279 ] {9140c982-f0f3-439f-a6b5-b2c421970c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6012 | 2026.05.01 17:50:31.253736 [ 279 ] {9140c982-f0f3-439f-a6b5-b2c421970c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6013 | 2026.05.01 17:50:31.254468 [ 279 ] {9140c982-f0f3-439f-a6b5-b2c421970c46} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6014 | 2026.05.01 17:50:31.254502 [ 279 ] {9140c982-f0f3-439f-a6b5-b2c421970c46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 6015 | 2026.05.01 17:50:31.254871 [ 279 ] {9140c982-f0f3-439f-a6b5-b2c421970c46} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6016 | 2026.05.01 17:50:31.255102 [ 279 ] {9140c982-f0f3-439f-a6b5-b2c421970c46} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6017 | 2026.05.01 17:50:31.255234 [ 279 ] {9140c982-f0f3-439f-a6b5-b2c421970c46} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001554 sec., 515444.01544401544 rows/sec., 29.77 MiB/sec. | ||
| 6018 | 2026.05.01 17:50:31.255271 [ 279 ] {9140c982-f0f3-439f-a6b5-b2c421970c46} <Debug> TCPHandler: Processed in 0.001718865 sec. | ||
| 6019 | 2026.05.01 17:50:31.255395 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6020 | 2026.05.01 17:50:31.255519 [ 279 ] {b2c8519e-f32b-468a-9d56-a1c698549e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6021 | 2026.05.01 17:50:31.255569 [ 279 ] {b2c8519e-f32b-468a-9d56-a1c698549e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6022 | 2026.05.01 17:50:31.256015 [ 279 ] {b2c8519e-f32b-468a-9d56-a1c698549e84} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6023 | 2026.05.01 17:50:31.256051 [ 279 ] {b2c8519e-f32b-468a-9d56-a1c698549e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 6024 | 2026.05.01 17:50:31.256343 [ 279 ] {b2c8519e-f32b-468a-9d56-a1c698549e84} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 6025 | 2026.05.01 17:50:31.256565 [ 279 ] {b2c8519e-f32b-468a-9d56-a1c698549e84} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6026 | 2026.05.01 17:50:31.256698 [ 279 ] {b2c8519e-f32b-468a-9d56-a1c698549e84} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001204 sec., 1661.1295681063123 rows/sec., 116.80 KiB/sec. | ||
| 6027 | 2026.05.01 17:50:31.256735 [ 279 ] {b2c8519e-f32b-468a-9d56-a1c698549e84} <Debug> TCPHandler: Processed in 0.001401888 sec. | ||
| 6028 | 2026.05.01 17:50:31.256853 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6029 | 2026.05.01 17:50:31.256948 [ 279 ] {0086730f-4549-43bd-9b72-d3087230ed06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6030 | 2026.05.01 17:50:31.256988 [ 279 ] {0086730f-4549-43bd-9b72-d3087230ed06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6031 | 2026.05.01 17:50:31.257961 [ 279 ] {0086730f-4549-43bd-9b72-d3087230ed06} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6032 | 2026.05.01 17:50:31.257997 [ 279 ] {0086730f-4549-43bd-9b72-d3087230ed06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 6033 | 2026.05.01 17:50:31.258404 [ 279 ] {0086730f-4549-43bd-9b72-d3087230ed06} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6034 | 2026.05.01 17:50:31.258616 [ 279 ] {0086730f-4549-43bd-9b72-d3087230ed06} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6035 | 2026.05.01 17:50:31.258743 [ 279 ] {0086730f-4549-43bd-9b72-d3087230ed06} <Debug> executeQuery: Read 1304 rows, 89.25 KiB in 0.001813 sec., 719249.862107005 rows/sec., 48.07 MiB/sec. | ||
| 6036 | 2026.05.01 17:50:31.258781 [ 279 ] {0086730f-4549-43bd-9b72-d3087230ed06} <Debug> TCPHandler: Processed in 0.00197785 sec. | ||
| 6037 | 2026.05.01 17:50:31.258901 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6038 | 2026.05.01 17:50:31.258996 [ 279 ] {c5b51287-a5ec-4283-b4d8-6d7b4cbd1b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6039 | 2026.05.01 17:50:31.259038 [ 279 ] {c5b51287-a5ec-4283-b4d8-6d7b4cbd1b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6040 | 2026.05.01 17:50:31.261255 [ 279 ] {c5b51287-a5ec-4283-b4d8-6d7b4cbd1b72} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6041 | 2026.05.01 17:50:31.261291 [ 279 ] {c5b51287-a5ec-4283-b4d8-6d7b4cbd1b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 6042 | 2026.05.01 17:50:31.262188 [ 279 ] {c5b51287-a5ec-4283-b4d8-6d7b4cbd1b72} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6043 | 2026.05.01 17:50:31.262405 [ 279 ] {c5b51287-a5ec-4283-b4d8-6d7b4cbd1b72} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6044 | 2026.05.01 17:50:31.262535 [ 279 ] {c5b51287-a5ec-4283-b4d8-6d7b4cbd1b72} <Debug> executeQuery: Read 6451 rows, 428.44 KiB in 0.003557 sec., 1813606.972167557 rows/sec., 117.63 MiB/sec. | ||
| 6045 | 2026.05.01 17:50:31.262573 [ 279 ] {c5b51287-a5ec-4283-b4d8-6d7b4cbd1b72} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 6046 | 2026.05.01 17:50:31.262586 [ 279 ] {c5b51287-a5ec-4283-b4d8-6d7b4cbd1b72} <Debug> TCPHandler: Processed in 0.003734305 sec. | ||
| 6047 | 2026.05.01 17:50:31.262718 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6048 | 2026.05.01 17:50:31.262837 [ 279 ] {569a4aee-521a-4eac-8122-ac57a54a3158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6049 | 2026.05.01 17:50:31.262903 [ 279 ] {569a4aee-521a-4eac-8122-ac57a54a3158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6050 | 2026.05.01 17:50:31.263675 [ 279 ] {569a4aee-521a-4eac-8122-ac57a54a3158} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6051 | 2026.05.01 17:50:31.263710 [ 279 ] {569a4aee-521a-4eac-8122-ac57a54a3158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 6052 | 2026.05.01 17:50:31.264228 [ 279 ] {569a4aee-521a-4eac-8122-ac57a54a3158} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6053 | 2026.05.01 17:50:31.264474 [ 279 ] {569a4aee-521a-4eac-8122-ac57a54a3158} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6054 | 2026.05.01 17:50:31.264615 [ 279 ] {569a4aee-521a-4eac-8122-ac57a54a3158} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001804 sec., 9423.50332594235 rows/sec., 16.89 MiB/sec. | ||
| 6055 | 2026.05.01 17:50:31.264673 [ 279 ] {569a4aee-521a-4eac-8122-ac57a54a3158} <Debug> TCPHandler: Processed in 0.002014561 sec. | ||
| 6056 | 2026.05.01 17:50:31.264797 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6057 | 2026.05.01 17:50:31.264893 [ 279 ] {05732493-1158-4009-b603-99f8d4f36557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6058 | 2026.05.01 17:50:31.264936 [ 279 ] {05732493-1158-4009-b603-99f8d4f36557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6059 | 2026.05.01 17:50:31.265265 [ 279 ] {05732493-1158-4009-b603-99f8d4f36557} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6060 | 2026.05.01 17:50:31.265301 [ 279 ] {05732493-1158-4009-b603-99f8d4f36557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 6061 | 2026.05.01 17:50:31.265624 [ 279 ] {05732493-1158-4009-b603-99f8d4f36557} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6062 | 2026.05.01 17:50:31.265853 [ 279 ] {05732493-1158-4009-b603-99f8d4f36557} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6063 | 2026.05.01 17:50:31.265987 [ 279 ] {05732493-1158-4009-b603-99f8d4f36557} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001113 sec., 10781.671159029649 rows/sec., 744.05 KiB/sec. | ||
| 6064 | 2026.05.01 17:50:31.266027 [ 279 ] {05732493-1158-4009-b603-99f8d4f36557} <Debug> TCPHandler: Processed in 0.001277936 sec. | ||
| 6065 | 2026.05.01 17:50:34.688718 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12020 | ||
| 6066 | 2026.05.01 17:50:34.689464 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6067 | 2026.05.01 17:50:34.689510 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 6068 | 2026.05.01 17:50:34.690004 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6069 | 2026.05.01 17:50:34.690235 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6070 | 2026.05.01 17:50:34.690374 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12020 | ||
| 6071 | 2026.05.01 17:50:35.302650 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6072 | 2026.05.01 17:50:35.320186 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6073 | 2026.05.01 17:50:35.320245 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 6074 | 2026.05.01 17:50:35.326142 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6075 | 2026.05.01 17:50:35.326881 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6076 | 2026.05.01 17:50:35.330104 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6077 | 2026.05.01 17:50:35.549167 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6078 | 2026.05.01 17:50:35.549366 [ 279 ] {393859c4-0c50-49e2-9413-f040201b492f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6079 | 2026.05.01 17:50:35.549437 [ 279 ] {393859c4-0c50-49e2-9413-f040201b492f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6080 | 2026.05.01 17:50:35.550078 [ 279 ] {393859c4-0c50-49e2-9413-f040201b492f} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6081 | 2026.05.01 17:50:35.550127 [ 279 ] {393859c4-0c50-49e2-9413-f040201b492f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6082 | 2026.05.01 17:50:35.550554 [ 279 ] {393859c4-0c50-49e2-9413-f040201b492f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6083 | 2026.05.01 17:50:35.550785 [ 279 ] {393859c4-0c50-49e2-9413-f040201b492f} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6084 | 2026.05.01 17:50:35.550956 [ 279 ] {393859c4-0c50-49e2-9413-f040201b492f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001641 sec., 34125.53321145643 rows/sec., 2.62 MiB/sec. | ||
| 6085 | 2026.05.01 17:50:35.551008 [ 279 ] {393859c4-0c50-49e2-9413-f040201b492f} <Debug> TCPHandler: Processed in 0.00197701 sec. | ||
| 6086 | 2026.05.01 17:50:35.551126 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6087 | 2026.05.01 17:50:35.551230 [ 279 ] {3bad7a5b-1d9b-4095-8724-facc7630a07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6088 | 2026.05.01 17:50:35.551275 [ 279 ] {3bad7a5b-1d9b-4095-8724-facc7630a07b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6089 | 2026.05.01 17:50:35.551718 [ 279 ] {3bad7a5b-1d9b-4095-8724-facc7630a07b} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6090 | 2026.05.01 17:50:35.551757 [ 279 ] {3bad7a5b-1d9b-4095-8724-facc7630a07b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6091 | 2026.05.01 17:50:35.552071 [ 279 ] {3bad7a5b-1d9b-4095-8724-facc7630a07b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6092 | 2026.05.01 17:50:35.552283 [ 279 ] {3bad7a5b-1d9b-4095-8724-facc7630a07b} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6093 | 2026.05.01 17:50:35.552419 [ 279 ] {3bad7a5b-1d9b-4095-8724-facc7630a07b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001212 sec., 52805.280528052805 rows/sec., 4.12 MiB/sec. | ||
| 6094 | 2026.05.01 17:50:35.552457 [ 279 ] {3bad7a5b-1d9b-4095-8724-facc7630a07b} <Debug> TCPHandler: Processed in 0.001382157 sec. | ||
| 6095 | 2026.05.01 17:50:35.552569 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6096 | 2026.05.01 17:50:35.552666 [ 279 ] {b2a8187c-c85b-4d73-a742-7fe2fc121d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6097 | 2026.05.01 17:50:35.552711 [ 279 ] {b2a8187c-c85b-4d73-a742-7fe2fc121d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6098 | 2026.05.01 17:50:35.553104 [ 279 ] {b2a8187c-c85b-4d73-a742-7fe2fc121d61} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6099 | 2026.05.01 17:50:35.553138 [ 279 ] {b2a8187c-c85b-4d73-a742-7fe2fc121d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6100 | 2026.05.01 17:50:35.553477 [ 279 ] {b2a8187c-c85b-4d73-a742-7fe2fc121d61} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6101 | 2026.05.01 17:50:35.553694 [ 279 ] {b2a8187c-c85b-4d73-a742-7fe2fc121d61} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6102 | 2026.05.01 17:50:35.553822 [ 279 ] {b2a8187c-c85b-4d73-a742-7fe2fc121d61} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001176 sec., 108843.53741496599 rows/sec., 7.58 MiB/sec. | ||
| 6103 | 2026.05.01 17:50:35.553858 [ 279 ] {b2a8187c-c85b-4d73-a742-7fe2fc121d61} <Debug> TCPHandler: Processed in 0.001338697 sec. | ||
| 6104 | 2026.05.01 17:50:35.553968 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6105 | 2026.05.01 17:50:35.554064 [ 279 ] {5333c58e-ed7a-429a-a9e7-bcda29d76209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6106 | 2026.05.01 17:50:35.554106 [ 279 ] {5333c58e-ed7a-429a-a9e7-bcda29d76209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6107 | 2026.05.01 17:50:35.554432 [ 279 ] {5333c58e-ed7a-429a-a9e7-bcda29d76209} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6108 | 2026.05.01 17:50:35.554467 [ 279 ] {5333c58e-ed7a-429a-a9e7-bcda29d76209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6109 | 2026.05.01 17:50:35.554777 [ 279 ] {5333c58e-ed7a-429a-a9e7-bcda29d76209} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6110 | 2026.05.01 17:50:35.554992 [ 279 ] {5333c58e-ed7a-429a-a9e7-bcda29d76209} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6111 | 2026.05.01 17:50:35.555121 [ 279 ] {5333c58e-ed7a-429a-a9e7-bcda29d76209} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001076 sec., 44609.665427509295 rows/sec., 3.01 MiB/sec. | ||
| 6112 | 2026.05.01 17:50:35.555156 [ 279 ] {5333c58e-ed7a-429a-a9e7-bcda29d76209} <Debug> TCPHandler: Processed in 0.001236145 sec. | ||
| 6113 | 2026.05.01 17:50:37.226157 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 778 | ||
| 6114 | 2026.05.01 17:50:37.229553 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6115 | 2026.05.01 17:50:37.229601 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6116 | 2026.05.01 17:50:37.230815 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6117 | 2026.05.01 17:50:37.231080 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6118 | 2026.05.01 17:50:37.231354 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 778 | ||
| 6119 | 2026.05.01 17:50:40.552118 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6120 | 2026.05.01 17:50:40.552333 [ 279 ] {1f0108fc-2733-41d7-b6b3-675ef08698b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6121 | 2026.05.01 17:50:40.552411 [ 279 ] {1f0108fc-2733-41d7-b6b3-675ef08698b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6122 | 2026.05.01 17:50:40.553223 [ 279 ] {1f0108fc-2733-41d7-b6b3-675ef08698b1} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6123 | 2026.05.01 17:50:40.553276 [ 279 ] {1f0108fc-2733-41d7-b6b3-675ef08698b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6124 | 2026.05.01 17:50:40.553695 [ 279 ] {1f0108fc-2733-41d7-b6b3-675ef08698b1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6125 | 2026.05.01 17:50:40.553925 [ 279 ] {1f0108fc-2733-41d7-b6b3-675ef08698b1} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6126 | 2026.05.01 17:50:40.554088 [ 279 ] {1f0108fc-2733-41d7-b6b3-675ef08698b1} <Debug> executeQuery: Read 128 rows, 11.33 KiB in 0.001811 sec., 70679.1827719492 rows/sec., 6.11 MiB/sec. | ||
| 6127 | 2026.05.01 17:50:40.554100 [ 28 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6128 | 2026.05.01 17:50:40.554139 [ 279 ] {1f0108fc-2733-41d7-b6b3-675ef08698b1} <Debug> TCPHandler: Processed in 0.002159494 sec. | ||
| 6129 | 2026.05.01 17:50:40.554170 [ 28 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6130 | 2026.05.01 17:50:40.554201 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6131 | 2026.05.01 17:50:40.554283 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6132 | 2026.05.01 17:50:40.554325 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::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 | ||
| 6133 | 2026.05.01 17:50:40.554395 [ 279 ] {ccb45e6c-cdb4-4d58-b5dc-39e9fb85970d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6134 | 2026.05.01 17:50:40.554447 [ 279 ] {ccb45e6c-cdb4-4d58-b5dc-39e9fb85970d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6135 | 2026.05.01 17:50:40.554464 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6136 | 2026.05.01 17:50:40.554509 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1460 rows starting from the beginning of the part | ||
| 6137 | 2026.05.01 17:50:40.554575 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 68 rows starting from the beginning of the part | ||
| 6138 | 2026.05.01 17:50:40.554623 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 128 rows starting from the beginning of the part | ||
| 6139 | 2026.05.01 17:50:40.554668 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2423 rows starting from the beginning of the part | ||
| 6140 | 2026.05.01 17:50:40.554704 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 6141 | 2026.05.01 17:50:40.554743 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 128 rows starting from the beginning of the part | ||
| 6142 | 2026.05.01 17:50:40.554914 [ 279 ] {ccb45e6c-cdb4-4d58-b5dc-39e9fb85970d} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6143 | 2026.05.01 17:50:40.554959 [ 279 ] {ccb45e6c-cdb4-4d58-b5dc-39e9fb85970d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6144 | 2026.05.01 17:50:40.555291 [ 279 ] {ccb45e6c-cdb4-4d58-b5dc-39e9fb85970d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6145 | 2026.05.01 17:50:40.555535 [ 279 ] {ccb45e6c-cdb4-4d58-b5dc-39e9fb85970d} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6146 | 2026.05.01 17:50:40.555656 [ 28 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6147 | 2026.05.01 17:50:40.555682 [ 279 ] {ccb45e6c-cdb4-4d58-b5dc-39e9fb85970d} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.00131 sec., 27480.91603053435 rows/sec., 2.02 MiB/sec. | ||
| 6148 | 2026.05.01 17:50:40.555687 [ 28 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6149 | 2026.05.01 17:50:40.555723 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6150 | 2026.05.01 17:50:40.555729 [ 279 ] {ccb45e6c-cdb4-4d58-b5dc-39e9fb85970d} <Debug> TCPHandler: Processed in 0.00149849 sec. | ||
| 6151 | 2026.05.01 17:50:40.555807 [ 200 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::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 | ||
| 6152 | 2026.05.01 17:50:40.555863 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6153 | 2026.05.01 17:50:40.555921 [ 200 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6154 | 2026.05.01 17:50:40.555959 [ 200 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 304 rows starting from the beginning of the part | ||
| 6155 | 2026.05.01 17:50:40.555966 [ 279 ] {84960e2e-1147-45ab-9268-63e477814060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6156 | 2026.05.01 17:50:40.556013 [ 279 ] {84960e2e-1147-45ab-9268-63e477814060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6157 | 2026.05.01 17:50:40.556023 [ 200 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 50 rows starting from the beginning of the part | ||
| 6158 | 2026.05.01 17:50:40.556070 [ 200 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 6159 | 2026.05.01 17:50:40.556109 [ 200 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
| 6160 | 2026.05.01 17:50:40.556145 [ 200 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 25 rows starting from the beginning of the part | ||
| 6161 | 2026.05.01 17:50:40.556186 [ 200 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
| 6162 | 2026.05.01 17:50:40.556483 [ 279 ] {84960e2e-1147-45ab-9268-63e477814060} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6163 | 2026.05.01 17:50:40.556525 [ 279 ] {84960e2e-1147-45ab-9268-63e477814060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6164 | 2026.05.01 17:50:40.556707 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4263 rows, containing 5 columns (5 merged, 0 gathered) in 0.00243882 sec., 1747976.48042906 rows/sec., 140.72 MiB/sec. | ||
| 6165 | 2026.05.01 17:50:40.556888 [ 279 ] {84960e2e-1147-45ab-9268-63e477814060} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6166 | 2026.05.01 17:50:40.557100 [ 198 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 457 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335307 sec., 342243.3942157122 rows/sec., 23.84 MiB/sec. | ||
| 6167 | 2026.05.01 17:50:40.557098 [ 191 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6168 | 2026.05.01 17:50:40.557160 [ 279 ] {84960e2e-1147-45ab-9268-63e477814060} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6169 | 2026.05.01 17:50:40.557253 [ 200 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6170 | 2026.05.01 17:50:40.557290 [ 28 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6171 | 2026.05.01 17:50:40.557314 [ 279 ] {84960e2e-1147-45ab-9268-63e477814060} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001368 sec., 73099.41520467836 rows/sec., 5.71 MiB/sec. | ||
| 6172 | 2026.05.01 17:50:40.557320 [ 28 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6173 | 2026.05.01 17:50:40.557361 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6174 | 2026.05.01 17:50:40.557362 [ 279 ] {84960e2e-1147-45ab-9268-63e477814060} <Debug> TCPHandler: Processed in 0.001547401 sec. | ||
| 6175 | 2026.05.01 17:50:40.557452 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::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 | ||
| 6176 | 2026.05.01 17:50:40.557507 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6177 | 2026.05.01 17:50:40.557521 [ 191 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_36_7} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6178 | 2026.05.01 17:50:40.557559 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6179 | 2026.05.01 17:50:40.557593 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 874 rows starting from the beginning of the part | ||
| 6180 | 2026.05.01 17:50:40.557598 [ 200 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_31_6} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6181 | 2026.05.01 17:50:40.557618 [ 279 ] {95b7be7f-0868-4378-9584-a85e9233e8fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6182 | 2026.05.01 17:50:40.557622 [ 191 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_36_7} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6183 | 2026.05.01 17:50:40.557647 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 70 rows starting from the beginning of the part | ||
| 6184 | 2026.05.01 17:50:40.557673 [ 279 ] {95b7be7f-0868-4378-9584-a85e9233e8fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6185 | 2026.05.01 17:50:40.557688 [ 200 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_31_6} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6186 | 2026.05.01 17:50:40.557703 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 100 rows starting from the beginning of the part | ||
| 6187 | 2026.05.01 17:50:40.557745 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 6188 | 2026.05.01 17:50:40.557749 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1304 rows starting from the beginning of the part | ||
| 6189 | 2026.05.01 17:50:40.557791 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6190 | 2026.05.01 17:50:40.557805 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 6191 | 2026.05.01 17:50:40.557854 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 100 rows starting from the beginning of the part | ||
| 6192 | 2026.05.01 17:50:40.558115 [ 279 ] {95b7be7f-0868-4378-9584-a85e9233e8fb} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6193 | 2026.05.01 17:50:40.558160 [ 279 ] {95b7be7f-0868-4378-9584-a85e9233e8fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6194 | 2026.05.01 17:50:40.558512 [ 279 ] {95b7be7f-0868-4378-9584-a85e9233e8fb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6195 | 2026.05.01 17:50:40.558731 [ 279 ] {95b7be7f-0868-4378-9584-a85e9233e8fb} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6196 | 2026.05.01 17:50:40.558842 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6197 | 2026.05.01 17:50:40.558868 [ 279 ] {95b7be7f-0868-4378-9584-a85e9233e8fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 6198 | 2026.05.01 17:50:40.558870 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6199 | 2026.05.01 17:50:40.558908 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6200 | 2026.05.01 17:50:40.558916 [ 279 ] {95b7be7f-0868-4378-9584-a85e9233e8fb} <Debug> TCPHandler: Processed in 0.001458439 sec. | ||
| 6201 | 2026.05.01 17:50:40.558970 [ 191 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2512 rows, containing 5 columns (5 merged, 0 gathered) in 0.001562872 sec., 1607297.3346505663 rows/sec., 118.39 MiB/sec. | ||
| 6202 | 2026.05.01 17:50:40.558997 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::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 | ||
| 6203 | 2026.05.01 17:50:40.559058 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6204 | 2026.05.01 17:50:40.559127 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6205 | 2026.05.01 17:50:40.559169 [ 279 ] {725acd2d-e1f0-4f3a-9732-4dd14f049f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6206 | 2026.05.01 17:50:40.559173 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 7375 rows starting from the beginning of the part | ||
| 6207 | 2026.05.01 17:50:40.559178 [ 200 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6208 | 2026.05.01 17:50:40.559233 [ 279 ] {725acd2d-e1f0-4f3a-9732-4dd14f049f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6209 | 2026.05.01 17:50:40.559265 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 6210 | 2026.05.01 17:50:40.559332 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::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 | ||
| 6211 | 2026.05.01 17:50:40.559398 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6451 rows starting from the beginning of the part | ||
| 6212 | 2026.05.01 17:50:40.559460 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 128 rows starting from the beginning of the part | ||
| 6213 | 2026.05.01 17:50:40.559502 [ 200 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_36_7} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6214 | 2026.05.01 17:50:40.559519 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 6215 | 2026.05.01 17:50:40.559587 [ 200 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_36_7} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6216 | 2026.05.01 17:50:40.559685 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 6217 | 2026.05.01 17:50:40.560373 [ 279 ] {725acd2d-e1f0-4f3a-9732-4dd14f049f79} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6218 | 2026.05.01 17:50:40.560422 [ 279 ] {725acd2d-e1f0-4f3a-9732-4dd14f049f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6219 | 2026.05.01 17:50:40.561243 [ 279 ] {725acd2d-e1f0-4f3a-9732-4dd14f049f79} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6220 | 2026.05.01 17:50:40.561597 [ 279 ] {725acd2d-e1f0-4f3a-9732-4dd14f049f79} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6221 | 2026.05.01 17:50:40.561751 [ 28 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6222 | 2026.05.01 17:50:40.561789 [ 279 ] {725acd2d-e1f0-4f3a-9732-4dd14f049f79} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002644 sec., 13615.73373676248 rows/sec., 24.40 MiB/sec. | ||
| 6223 | 2026.05.01 17:50:40.561798 [ 28 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6224 | 2026.05.01 17:50:40.561849 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6225 | 2026.05.01 17:50:40.561899 [ 279 ] {725acd2d-e1f0-4f3a-9732-4dd14f049f79} <Debug> TCPHandler: Processed in 0.002900389 sec. | ||
| 6226 | 2026.05.01 17:50:40.561929 [ 194 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::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 | ||
| 6227 | 2026.05.01 17:50:40.562057 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6228 | 2026.05.01 17:50:40.562121 [ 194 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6229 | 2026.05.01 17:50:40.562172 [ 194 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 565 rows starting from the beginning of the part | ||
| 6230 | 2026.05.01 17:50:40.562174 [ 279 ] {4effdf5f-2e3c-4577-90ad-9537043d8a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6231 | 2026.05.01 17:50:40.562241 [ 279 ] {4effdf5f-2e3c-4577-90ad-9537043d8a94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6232 | 2026.05.01 17:50:40.562287 [ 194 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 6233 | 2026.05.01 17:50:40.562403 [ 194 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 6234 | 2026.05.01 17:50:40.562518 [ 194 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
| 6235 | 2026.05.01 17:50:40.562626 [ 194 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 17 rows starting from the beginning of the part | ||
| 6236 | 2026.05.01 17:50:40.562644 [ 279 ] {4effdf5f-2e3c-4577-90ad-9537043d8a94} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6237 | 2026.05.01 17:50:40.562689 [ 279 ] {4effdf5f-2e3c-4577-90ad-9537043d8a94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6238 | 2026.05.01 17:50:40.562729 [ 194 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
| 6239 | 2026.05.01 17:50:40.563039 [ 279 ] {4effdf5f-2e3c-4577-90ad-9537043d8a94} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6240 | 2026.05.01 17:50:40.563302 [ 279 ] {4effdf5f-2e3c-4577-90ad-9537043d8a94} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6241 | 2026.05.01 17:50:40.563416 [ 28 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6242 | 2026.05.01 17:50:40.563444 [ 28 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2026.05.01 17:50:40.563444 [ 279 ] {4effdf5f-2e3c-4577-90ad-9537043d8a94} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001293 sec., 46403.71229698376 rows/sec., 3.13 MiB/sec. | ||
| 6244 | 2026.05.01 17:50:40.563462 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6245 | 2026.05.01 17:50:40.563496 [ 279 ] {4effdf5f-2e3c-4577-90ad-9537043d8a94} <Debug> TCPHandler: Processed in 0.00149911 sec. | ||
| 6246 | 2026.05.01 17:50:40.563536 [ 200 ] {a9070731-5824-459b-bf62-a756a5eccad6::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 | ||
| 6247 | 2026.05.01 17:50:40.563625 [ 200 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6248 | 2026.05.01 17:50:40.563652 [ 200 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2370 rows starting from the beginning of the part | ||
| 6249 | 2026.05.01 17:50:40.563696 [ 200 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 6250 | 2026.05.01 17:50:40.563733 [ 200 ] {a9070731-5824-459b-bf62-a756a5eccad6::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 | ||
| 6251 | 2026.05.01 17:50:40.563765 [ 200 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part | ||
| 6252 | 2026.05.01 17:50:40.563797 [ 200 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part | ||
| 6253 | 2026.05.01 17:50:40.563834 [ 200 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 6254 | 2026.05.01 17:50:40.564728 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14434 rows, containing 5 columns (5 merged, 0 gathered) in 0.005778077 sec., 2498062.9368559816 rows/sec., 166.39 MiB/sec. | ||
| 6255 | 2026.05.01 17:50:40.564973 [ 192 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2610 rows, containing 4 columns (4 merged, 0 gathered) in 0.00146266 sec., 1784420.1659989336 rows/sec., 114.69 MiB/sec. | ||
| 6256 | 2026.05.01 17:50:40.565085 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6257 | 2026.05.01 17:50:40.565278 [ 192 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6258 | 2026.05.01 17:50:40.565371 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6259 | 2026.05.01 17:50:40.565450 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6260 | 2026.05.01 17:50:40.565519 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
| 6261 | 2026.05.01 17:50:40.565573 [ 192 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_36_7} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6262 | 2026.05.01 17:50:40.565642 [ 192 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_36_7} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6263 | 2026.05.01 17:50:40.565711 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6264 | 2026.05.01 17:50:40.567910 [ 189 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 696 rows, containing 19 columns (19 merged, 0 gathered) in 0.006008711 sec., 115831.8314859876 rows/sec., 207.57 MiB/sec. | ||
| 6265 | 2026.05.01 17:50:40.569032 [ 200 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6266 | 2026.05.01 17:50:40.569360 [ 200 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6267 | 2026.05.01 17:50:40.569435 [ 200 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6268 | 2026.05.01 17:50:40.569578 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.58 MiB. | ||
| 6269 | 2026.05.01 17:50:41.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.09 MiB, peak 271.94 MiB, free memory in arenas 0.00 B, will set to 265.03 MiB (RSS), difference: 4.93 MiB | ||
| 6270 | 2026.05.01 17:50:42.106933 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6271 | 2026.05.01 17:50:42.106982 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6272 | 2026.05.01 17:50:42.190507 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12532 | ||
| 6273 | 2026.05.01 17:50:42.191307 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6274 | 2026.05.01 17:50:42.191383 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6275 | 2026.05.01 17:50:42.191997 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6276 | 2026.05.01 17:50:42.192240 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6277 | 2026.05.01 17:50:42.192371 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12532 | ||
| 6278 | 2026.05.01 17:50:42.192382 [ 25 ] {} <Debug> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6279 | 2026.05.01 17:50:42.192427 [ 25 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6280 | 2026.05.01 17:50:42.192449 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6281 | 2026.05.01 17:50:42.192608 [ 199 ] {86deed8e-d378-44c8-bed5-3007f54f6847::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 | ||
| 6282 | 2026.05.01 17:50:42.192827 [ 199 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6283 | 2026.05.01 17:50:42.192891 [ 199 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10100 rows starting from the beginning of the part | ||
| 6284 | 2026.05.01 17:50:42.192992 [ 199 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 6285 | 2026.05.01 17:50:42.193064 [ 199 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6286 | 2026.05.01 17:50:42.193134 [ 199 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6287 | 2026.05.01 17:50:42.193197 [ 199 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6288 | 2026.05.01 17:50:42.193260 [ 199 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6289 | 2026.05.01 17:50:42.195417 [ 190 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12532 rows, containing 4 columns (4 merged, 0 gathered) in 0.002887679 sec., 4339817.548972721 rows/sec., 62.08 MiB/sec. | ||
| 6290 | 2026.05.01 17:50:42.195863 [ 196 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6291 | 2026.05.01 17:50:42.196197 [ 196 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_26_5} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6292 | 2026.05.01 17:50:42.196278 [ 196 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_26_5} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6293 | 2026.05.01 17:50:42.196398 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6294 | 2026.05.01 17:50:42.830225 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6295 | 2026.05.01 17:50:42.847599 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6296 | 2026.05.01 17:50:42.847672 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6297 | 2026.05.01 17:50:42.853682 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6298 | 2026.05.01 17:50:42.854516 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6299 | 2026.05.01 17:50:42.854837 [ 25 ] {} <Debug> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6300 | 2026.05.01 17:50:42.854911 [ 25 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6301 | 2026.05.01 17:50:42.854936 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6302 | 2026.05.01 17:50:42.855071 [ 199 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 6303 | 2026.05.01 17:50:42.858708 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6304 | 2026.05.01 17:50:42.859162 [ 199 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6305 | 2026.05.01 17:50:42.860575 [ 199 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 6306 | 2026.05.01 17:50:42.865059 [ 199 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 6307 | 2026.05.01 17:50:42.869464 [ 199 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 6308 | 2026.05.01 17:50:42.873581 [ 199 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 6309 | 2026.05.01 17:50:42.878079 [ 199 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 6310 | 2026.05.01 17:50:42.882246 [ 199 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 6311 | 2026.05.01 17:50:42.933948 [ 190 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.078937088 sec., 2482.989998313594 rows/sec., 12.84 MiB/sec. | ||
| 6312 | 2026.05.01 17:50:42.936600 [ 186 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6313 | 2026.05.01 17:50:42.938675 [ 186 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_26_5} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6314 | 2026.05.01 17:50:42.938788 [ 186 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_26_5} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6315 | 2026.05.01 17:50:42.941345 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6316 | 2026.05.01 17:50:43.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.16 MiB, peak 276.70 MiB, free memory in arenas 0.00 B, will set to 269.57 MiB (RSS), difference: 3.40 MiB | ||
| 6317 | 2026.05.01 17:50:43.519093 [ 23 ] {} <Debug> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6318 | 2026.05.01 17:50:43.519160 [ 23 ] {} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6319 | 2026.05.01 17:50:43.519188 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6320 | 2026.05.01 17:50:43.519321 [ 193 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::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 | ||
| 6321 | 2026.05.01 17:50:43.519462 [ 193 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6322 | 2026.05.01 17:50:43.519497 [ 193 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::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 | ||
| 6323 | 2026.05.01 17:50:43.519567 [ 193 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 6324 | 2026.05.01 17:50:43.519612 [ 193 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
| 6325 | 2026.05.01 17:50:43.519656 [ 193 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::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 | ||
| 6326 | 2026.05.01 17:50:43.519692 [ 193 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
| 6327 | 2026.05.01 17:50:43.520496 [ 186 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001229394 sec., 34163.17307551525 rows/sec., 2.85 MiB/sec. | ||
| 6328 | 2026.05.01 17:50:43.520635 [ 193 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6329 | 2026.05.01 17:50:43.520893 [ 193 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_9_2} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6330 | 2026.05.01 17:50:43.520961 [ 193 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_9_2} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6331 | 2026.05.01 17:50:43.521037 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6332 | 2026.05.01 17:50:45.336902 [ 42 ] {} <Debug> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 6333 | 2026.05.01 17:50:45.336963 [ 42 ] {} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6334 | 2026.05.01 17:50:45.336983 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6335 | 2026.05.01 17:50:45.337097 [ 188 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
| 6336 | 2026.05.01 17:50:45.337264 [ 188 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6337 | 2026.05.01 17:50:45.337301 [ 188 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 263 rows starting from the beginning of the part | ||
| 6338 | 2026.05.01 17:50:45.337398 [ 188 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 239 rows starting from the beginning of the part | ||
| 6339 | 2026.05.01 17:50:45.337442 [ 188 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 239 rows starting from the beginning of the part | ||
| 6340 | 2026.05.01 17:50:45.337484 [ 188 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 6341 | 2026.05.01 17:50:45.337522 [ 188 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 801 rows starting from the beginning of the part | ||
| 6342 | 2026.05.01 17:50:45.338462 [ 193 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1566 rows, containing 5 columns (5 merged, 0 gathered) in 0.001414559 sec., 1107058.8077273553 rows/sec., 72.42 MiB/sec. | ||
| 6343 | 2026.05.01 17:50:45.338725 [ 186 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6344 | 2026.05.01 17:50:45.339030 [ 186 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_15_3} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6345 | 2026.05.01 17:50:45.339109 [ 186 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_15_3} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 6346 | 2026.05.01 17:50:45.339212 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 6347 | 2026.05.01 17:50:45.550915 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6348 | 2026.05.01 17:50:45.551134 [ 279 ] {cce917e5-6a34-408f-87a9-9d763588b6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6349 | 2026.05.01 17:50:45.551213 [ 279 ] {cce917e5-6a34-408f-87a9-9d763588b6af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6350 | 2026.05.01 17:50:45.551893 [ 279 ] {cce917e5-6a34-408f-87a9-9d763588b6af} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6351 | 2026.05.01 17:50:45.551944 [ 279 ] {cce917e5-6a34-408f-87a9-9d763588b6af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6352 | 2026.05.01 17:50:45.552364 [ 279 ] {cce917e5-6a34-408f-87a9-9d763588b6af} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6353 | 2026.05.01 17:50:45.552612 [ 279 ] {cce917e5-6a34-408f-87a9-9d763588b6af} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6354 | 2026.05.01 17:50:45.552784 [ 279 ] {cce917e5-6a34-408f-87a9-9d763588b6af} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001706 sec., 39859.320046893314 rows/sec., 3.18 MiB/sec. | ||
| 6355 | 2026.05.01 17:50:45.552833 [ 279 ] {cce917e5-6a34-408f-87a9-9d763588b6af} <Debug> TCPHandler: Processed in 0.002062541 sec. | ||
| 6356 | 2026.05.01 17:50:45.552958 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6357 | 2026.05.01 17:50:45.553064 [ 279 ] {3561db35-41f3-447a-88f0-0afbfd69eb8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6358 | 2026.05.01 17:50:45.553110 [ 279 ] {3561db35-41f3-447a-88f0-0afbfd69eb8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6359 | 2026.05.01 17:50:45.553534 [ 279 ] {3561db35-41f3-447a-88f0-0afbfd69eb8c} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6360 | 2026.05.01 17:50:45.553574 [ 279 ] {3561db35-41f3-447a-88f0-0afbfd69eb8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6361 | 2026.05.01 17:50:45.553876 [ 279 ] {3561db35-41f3-447a-88f0-0afbfd69eb8c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6362 | 2026.05.01 17:50:45.554085 [ 279 ] {3561db35-41f3-447a-88f0-0afbfd69eb8c} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6363 | 2026.05.01 17:50:45.554221 [ 279 ] {3561db35-41f3-447a-88f0-0afbfd69eb8c} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001182 sec., 5076.142131979695 rows/sec., 381.70 KiB/sec. | ||
| 6364 | 2026.05.01 17:50:45.554260 [ 279 ] {3561db35-41f3-447a-88f0-0afbfd69eb8c} <Debug> TCPHandler: Processed in 0.001355747 sec. | ||
| 6365 | 2026.05.01 17:50:45.554371 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6366 | 2026.05.01 17:50:45.554468 [ 279 ] {0d4123e8-185e-46b7-a9a1-ddc487fadea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6367 | 2026.05.01 17:50:45.554512 [ 279 ] {0d4123e8-185e-46b7-a9a1-ddc487fadea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6368 | 2026.05.01 17:50:45.554939 [ 279 ] {0d4123e8-185e-46b7-a9a1-ddc487fadea8} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6369 | 2026.05.01 17:50:45.554976 [ 279 ] {0d4123e8-185e-46b7-a9a1-ddc487fadea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6370 | 2026.05.01 17:50:45.555288 [ 279 ] {0d4123e8-185e-46b7-a9a1-ddc487fadea8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6371 | 2026.05.01 17:50:45.555500 [ 279 ] {0d4123e8-185e-46b7-a9a1-ddc487fadea8} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6372 | 2026.05.01 17:50:45.555629 [ 279 ] {0d4123e8-185e-46b7-a9a1-ddc487fadea8} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.00118 sec., 59322.03389830508 rows/sec., 4.63 MiB/sec. | ||
| 6373 | 2026.05.01 17:50:45.555666 [ 279 ] {0d4123e8-185e-46b7-a9a1-ddc487fadea8} <Debug> TCPHandler: Processed in 0.001345717 sec. | ||
| 6374 | 2026.05.01 17:50:45.555779 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6375 | 2026.05.01 17:50:45.555874 [ 279 ] {3cead4ed-fa30-47ea-9f97-e73cdbf0fa2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6376 | 2026.05.01 17:50:45.555919 [ 279 ] {3cead4ed-fa30-47ea-9f97-e73cdbf0fa2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6377 | 2026.05.01 17:50:45.556319 [ 279 ] {3cead4ed-fa30-47ea-9f97-e73cdbf0fa2e} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6378 | 2026.05.01 17:50:45.556356 [ 279 ] {3cead4ed-fa30-47ea-9f97-e73cdbf0fa2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6379 | 2026.05.01 17:50:45.556708 [ 279 ] {3cead4ed-fa30-47ea-9f97-e73cdbf0fa2e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6380 | 2026.05.01 17:50:45.556930 [ 279 ] {3cead4ed-fa30-47ea-9f97-e73cdbf0fa2e} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6381 | 2026.05.01 17:50:45.557062 [ 279 ] {3cead4ed-fa30-47ea-9f97-e73cdbf0fa2e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 6382 | 2026.05.01 17:50:45.557098 [ 279 ] {3cead4ed-fa30-47ea-9f97-e73cdbf0fa2e} <Debug> TCPHandler: Processed in 0.001367958 sec. | ||
| 6383 | 2026.05.01 17:50:45.557208 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6384 | 2026.05.01 17:50:45.557304 [ 279 ] {4c044e35-797e-44ef-ab6d-03a4ffb7fd18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6385 | 2026.05.01 17:50:45.557360 [ 279 ] {4c044e35-797e-44ef-ab6d-03a4ffb7fd18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6386 | 2026.05.01 17:50:45.558123 [ 279 ] {4c044e35-797e-44ef-ab6d-03a4ffb7fd18} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6387 | 2026.05.01 17:50:45.558160 [ 279 ] {4c044e35-797e-44ef-ab6d-03a4ffb7fd18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6388 | 2026.05.01 17:50:45.558673 [ 279 ] {4c044e35-797e-44ef-ab6d-03a4ffb7fd18} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6389 | 2026.05.01 17:50:45.558901 [ 279 ] {4c044e35-797e-44ef-ab6d-03a4ffb7fd18} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6390 | 2026.05.01 17:50:45.559045 [ 279 ] {4c044e35-797e-44ef-ab6d-03a4ffb7fd18} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.00176 sec., 3409.090909090909 rows/sec., 6.11 MiB/sec. | ||
| 6391 | 2026.05.01 17:50:45.559109 [ 279 ] {4c044e35-797e-44ef-ab6d-03a4ffb7fd18} <Debug> TCPHandler: Processed in 0.00194976 sec. | ||
| 6392 | 2026.05.01 17:50:45.559222 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6393 | 2026.05.01 17:50:45.559318 [ 279 ] {f08f41ee-9ee8-4a7e-88cd-61bce2d61769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6394 | 2026.05.01 17:50:45.559361 [ 279 ] {f08f41ee-9ee8-4a7e-88cd-61bce2d61769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6395 | 2026.05.01 17:50:45.559700 [ 279 ] {f08f41ee-9ee8-4a7e-88cd-61bce2d61769} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6396 | 2026.05.01 17:50:45.559736 [ 279 ] {f08f41ee-9ee8-4a7e-88cd-61bce2d61769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6397 | 2026.05.01 17:50:45.560036 [ 279 ] {f08f41ee-9ee8-4a7e-88cd-61bce2d61769} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6398 | 2026.05.01 17:50:45.560246 [ 279 ] {f08f41ee-9ee8-4a7e-88cd-61bce2d61769} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6399 | 2026.05.01 17:50:45.560374 [ 279 ] {f08f41ee-9ee8-4a7e-88cd-61bce2d61769} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 6400 | 2026.05.01 17:50:45.560411 [ 279 ] {f08f41ee-9ee8-4a7e-88cd-61bce2d61769} <Debug> TCPHandler: Processed in 0.001238105 sec. | ||
| 6401 | 2026.05.01 17:50:47.231751 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 802 | ||
| 6402 | 2026.05.01 17:50:47.233898 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6403 | 2026.05.01 17:50:47.233937 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6404 | 2026.05.01 17:50:47.235095 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6405 | 2026.05.01 17:50:47.235373 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6406 | 2026.05.01 17:50:47.235645 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 802 | ||
| 6407 | 2026.05.01 17:50:49.692512 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12980 | ||
| 6408 | 2026.05.01 17:50:49.693065 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6409 | 2026.05.01 17:50:49.693116 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6410 | 2026.05.01 17:50:49.693687 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6411 | 2026.05.01 17:50:49.693948 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6412 | 2026.05.01 17:50:49.694106 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12980 | ||
| 6413 | 2026.05.01 17:50:50.358837 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6414 | 2026.05.01 17:50:50.373547 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6415 | 2026.05.01 17:50:50.373604 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6416 | 2026.05.01 17:50:50.378737 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6417 | 2026.05.01 17:50:50.379405 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6418 | 2026.05.01 17:50:50.381953 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6419 | 2026.05.01 17:50:50.567129 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6420 | 2026.05.01 17:50:50.567331 [ 279 ] {da186d7c-5be2-4e40-aa4c-5a3896d1bbdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6421 | 2026.05.01 17:50:50.567400 [ 279 ] {da186d7c-5be2-4e40-aa4c-5a3896d1bbdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6422 | 2026.05.01 17:50:50.568254 [ 279 ] {da186d7c-5be2-4e40-aa4c-5a3896d1bbdb} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6423 | 2026.05.01 17:50:50.568305 [ 279 ] {da186d7c-5be2-4e40-aa4c-5a3896d1bbdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6424 | 2026.05.01 17:50:50.568761 [ 279 ] {da186d7c-5be2-4e40-aa4c-5a3896d1bbdb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6425 | 2026.05.01 17:50:50.568997 [ 279 ] {da186d7c-5be2-4e40-aa4c-5a3896d1bbdb} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6426 | 2026.05.01 17:50:50.569155 [ 279 ] {da186d7c-5be2-4e40-aa4c-5a3896d1bbdb} <Debug> executeQuery: Read 488 rows, 32.17 KiB in 0.001875 sec., 260266.6666666667 rows/sec., 16.76 MiB/sec. | ||
| 6427 | 2026.05.01 17:50:50.569198 [ 279 ] {da186d7c-5be2-4e40-aa4c-5a3896d1bbdb} <Debug> TCPHandler: Processed in 0.002207005 sec. | ||
| 6428 | 2026.05.01 17:50:50.569334 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6429 | 2026.05.01 17:50:50.569432 [ 279 ] {4dad0812-b021-4c6b-b4f5-56ebe1a70b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6430 | 2026.05.01 17:50:50.569474 [ 279 ] {4dad0812-b021-4c6b-b4f5-56ebe1a70b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6431 | 2026.05.01 17:50:50.569879 [ 279 ] {4dad0812-b021-4c6b-b4f5-56ebe1a70b03} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6432 | 2026.05.01 17:50:50.569917 [ 279 ] {4dad0812-b021-4c6b-b4f5-56ebe1a70b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6433 | 2026.05.01 17:50:50.570220 [ 279 ] {4dad0812-b021-4c6b-b4f5-56ebe1a70b03} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6434 | 2026.05.01 17:50:50.570438 [ 279 ] {4dad0812-b021-4c6b-b4f5-56ebe1a70b03} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6435 | 2026.05.01 17:50:50.570568 [ 279 ] {4dad0812-b021-4c6b-b4f5-56ebe1a70b03} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001155 sec., 6926.406926406927 rows/sec., 564.80 KiB/sec. | ||
| 6436 | 2026.05.01 17:50:50.570606 [ 279 ] {4dad0812-b021-4c6b-b4f5-56ebe1a70b03} <Debug> TCPHandler: Processed in 0.001322837 sec. | ||
| 6437 | 2026.05.01 17:50:50.570723 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6438 | 2026.05.01 17:50:50.570816 [ 279 ] {1542c1e6-d47d-4e11-8cdf-b6bb152d598d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6439 | 2026.05.01 17:50:50.570856 [ 279 ] {1542c1e6-d47d-4e11-8cdf-b6bb152d598d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6440 | 2026.05.01 17:50:50.572236 [ 279 ] {1542c1e6-d47d-4e11-8cdf-b6bb152d598d} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6441 | 2026.05.01 17:50:50.572273 [ 279 ] {1542c1e6-d47d-4e11-8cdf-b6bb152d598d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6442 | 2026.05.01 17:50:50.572699 [ 279 ] {1542c1e6-d47d-4e11-8cdf-b6bb152d598d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6443 | 2026.05.01 17:50:50.572918 [ 279 ] {1542c1e6-d47d-4e11-8cdf-b6bb152d598d} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6444 | 2026.05.01 17:50:50.573054 [ 279 ] {1542c1e6-d47d-4e11-8cdf-b6bb152d598d} <Debug> executeQuery: Read 1443 rows, 117.33 KiB in 0.002256 sec., 639627.659574468 rows/sec., 50.79 MiB/sec. | ||
| 6445 | 2026.05.01 17:50:50.573093 [ 279 ] {1542c1e6-d47d-4e11-8cdf-b6bb152d598d} <Debug> TCPHandler: Processed in 0.002419889 sec. | ||
| 6446 | 2026.05.01 17:50:50.573218 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6447 | 2026.05.01 17:50:50.573312 [ 279 ] {71e9f96c-c77b-4f89-a606-750bb70a5a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6448 | 2026.05.01 17:50:50.573353 [ 279 ] {71e9f96c-c77b-4f89-a606-750bb70a5a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6449 | 2026.05.01 17:50:50.573909 [ 279 ] {71e9f96c-c77b-4f89-a606-750bb70a5a17} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6450 | 2026.05.01 17:50:50.573946 [ 279 ] {71e9f96c-c77b-4f89-a606-750bb70a5a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6451 | 2026.05.01 17:50:50.574261 [ 279 ] {71e9f96c-c77b-4f89-a606-750bb70a5a17} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6452 | 2026.05.01 17:50:50.574483 [ 279 ] {71e9f96c-c77b-4f89-a606-750bb70a5a17} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6453 | 2026.05.01 17:50:50.574611 [ 279 ] {71e9f96c-c77b-4f89-a606-750bb70a5a17} <Debug> executeQuery: Read 288 rows, 18.16 KiB in 0.001317 sec., 218678.81548974942 rows/sec., 13.47 MiB/sec. | ||
| 6454 | 2026.05.01 17:50:50.574648 [ 279 ] {71e9f96c-c77b-4f89-a606-750bb70a5a17} <Debug> TCPHandler: Processed in 0.00148054 sec. | ||
| 6455 | 2026.05.01 17:50:50.574772 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6456 | 2026.05.01 17:50:50.574867 [ 279 ] {089e9ef5-57af-4661-8302-710b39311f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6457 | 2026.05.01 17:50:50.574907 [ 279 ] {089e9ef5-57af-4661-8302-710b39311f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6458 | 2026.05.01 17:50:50.575470 [ 279 ] {089e9ef5-57af-4661-8302-710b39311f0f} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6459 | 2026.05.01 17:50:50.575506 [ 279 ] {089e9ef5-57af-4661-8302-710b39311f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6460 | 2026.05.01 17:50:50.575833 [ 279 ] {089e9ef5-57af-4661-8302-710b39311f0f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6461 | 2026.05.01 17:50:50.576051 [ 279 ] {089e9ef5-57af-4661-8302-710b39311f0f} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6462 | 2026.05.01 17:50:50.576178 [ 279 ] {089e9ef5-57af-4661-8302-710b39311f0f} <Debug> executeQuery: Read 263 rows, 17.81 KiB in 0.001329 sec., 197893.15274642585 rows/sec., 13.09 MiB/sec. | ||
| 6463 | 2026.05.01 17:50:50.576216 [ 279 ] {089e9ef5-57af-4661-8302-710b39311f0f} <Debug> TCPHandler: Processed in 0.00149311 sec. | ||
| 6464 | 2026.05.01 17:50:50.576342 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6465 | 2026.05.01 17:50:50.576437 [ 279 ] {cd418cdf-9d60-4ef6-a935-9d5ca9193665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6466 | 2026.05.01 17:50:50.576477 [ 279 ] {cd418cdf-9d60-4ef6-a935-9d5ca9193665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6467 | 2026.05.01 17:50:50.577006 [ 279 ] {cd418cdf-9d60-4ef6-a935-9d5ca9193665} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6468 | 2026.05.01 17:50:50.577043 [ 279 ] {cd418cdf-9d60-4ef6-a935-9d5ca9193665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6469 | 2026.05.01 17:50:50.577351 [ 279 ] {cd418cdf-9d60-4ef6-a935-9d5ca9193665} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6470 | 2026.05.01 17:50:50.577564 [ 279 ] {cd418cdf-9d60-4ef6-a935-9d5ca9193665} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6471 | 2026.05.01 17:50:50.577693 [ 279 ] {cd418cdf-9d60-4ef6-a935-9d5ca9193665} <Debug> executeQuery: Read 250 rows, 14.77 KiB in 0.001274 sec., 196232.33908948195 rows/sec., 11.32 MiB/sec. | ||
| 6472 | 2026.05.01 17:50:50.577731 [ 279 ] {cd418cdf-9d60-4ef6-a935-9d5ca9193665} <Debug> TCPHandler: Processed in 0.001438849 sec. | ||
| 6473 | 2026.05.01 17:50:50.577884 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6474 | 2026.05.01 17:50:50.578004 [ 279 ] {5c3e87ec-00a8-40ef-9cff-34597f9e7c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6475 | 2026.05.01 17:50:50.578054 [ 279 ] {5c3e87ec-00a8-40ef-9cff-34597f9e7c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6476 | 2026.05.01 17:50:50.578847 [ 279 ] {5c3e87ec-00a8-40ef-9cff-34597f9e7c64} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6477 | 2026.05.01 17:50:50.578885 [ 279 ] {5c3e87ec-00a8-40ef-9cff-34597f9e7c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6478 | 2026.05.01 17:50:50.579252 [ 279 ] {5c3e87ec-00a8-40ef-9cff-34597f9e7c64} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6479 | 2026.05.01 17:50:50.579477 [ 279 ] {5c3e87ec-00a8-40ef-9cff-34597f9e7c64} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6480 | 2026.05.01 17:50:50.579614 [ 279 ] {5c3e87ec-00a8-40ef-9cff-34597f9e7c64} <Debug> executeQuery: Read 840 rows, 60.96 KiB in 0.001634 sec., 514075.8873929008 rows/sec., 36.43 MiB/sec. | ||
| 6481 | 2026.05.01 17:50:50.579652 [ 279 ] {5c3e87ec-00a8-40ef-9cff-34597f9e7c64} <Debug> TCPHandler: Processed in 0.001831287 sec. | ||
| 6482 | 2026.05.01 17:50:50.579783 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6483 | 2026.05.01 17:50:50.579878 [ 279 ] {7affed92-b4ec-4c75-b139-29e586bb69e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6484 | 2026.05.01 17:50:50.579920 [ 279 ] {7affed92-b4ec-4c75-b139-29e586bb69e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6485 | 2026.05.01 17:50:50.580265 [ 279 ] {7affed92-b4ec-4c75-b139-29e586bb69e5} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6486 | 2026.05.01 17:50:50.580301 [ 279 ] {7affed92-b4ec-4c75-b139-29e586bb69e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6487 | 2026.05.01 17:50:50.580607 [ 279 ] {7affed92-b4ec-4c75-b139-29e586bb69e5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6488 | 2026.05.01 17:50:50.580831 [ 279 ] {7affed92-b4ec-4c75-b139-29e586bb69e5} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6489 | 2026.05.01 17:50:50.580962 [ 279 ] {7affed92-b4ec-4c75-b139-29e586bb69e5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001102 sec., 5444.64609800363 rows/sec., 284.46 KiB/sec. | ||
| 6490 | 2026.05.01 17:50:50.580998 [ 279 ] {7affed92-b4ec-4c75-b139-29e586bb69e5} <Debug> TCPHandler: Processed in 0.001264796 sec. | ||
| 6491 | 2026.05.01 17:50:50.581106 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6492 | 2026.05.01 17:50:50.581199 [ 279 ] {cc5606cc-7a06-4d44-8e59-9bd85f688ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6493 | 2026.05.01 17:50:50.581242 [ 279 ] {cc5606cc-7a06-4d44-8e59-9bd85f688ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6494 | 2026.05.01 17:50:50.581688 [ 279 ] {cc5606cc-7a06-4d44-8e59-9bd85f688ea7} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6495 | 2026.05.01 17:50:50.581725 [ 279 ] {cc5606cc-7a06-4d44-8e59-9bd85f688ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6496 | 2026.05.01 17:50:50.582061 [ 279 ] {cc5606cc-7a06-4d44-8e59-9bd85f688ea7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6497 | 2026.05.01 17:50:50.582275 [ 279 ] {cc5606cc-7a06-4d44-8e59-9bd85f688ea7} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6498 | 2026.05.01 17:50:50.582407 [ 279 ] {cc5606cc-7a06-4d44-8e59-9bd85f688ea7} <Debug> executeQuery: Read 375 rows, 25.72 KiB in 0.001226 sec., 305872.7569331158 rows/sec., 20.48 MiB/sec. | ||
| 6499 | 2026.05.01 17:50:50.582444 [ 279 ] {cc5606cc-7a06-4d44-8e59-9bd85f688ea7} <Debug> TCPHandler: Processed in 0.001386758 sec. | ||
| 6500 | 2026.05.01 17:50:50.582566 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6501 | 2026.05.01 17:50:50.582660 [ 279 ] {c45e6c17-d35a-4be3-afe1-31671276f51d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6502 | 2026.05.01 17:50:50.582703 [ 279 ] {c45e6c17-d35a-4be3-afe1-31671276f51d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6503 | 2026.05.01 17:50:50.583026 [ 279 ] {c45e6c17-d35a-4be3-afe1-31671276f51d} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6504 | 2026.05.01 17:50:50.583063 [ 279 ] {c45e6c17-d35a-4be3-afe1-31671276f51d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6505 | 2026.05.01 17:50:50.583357 [ 279 ] {c45e6c17-d35a-4be3-afe1-31671276f51d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6506 | 2026.05.01 17:50:50.583572 [ 279 ] {c45e6c17-d35a-4be3-afe1-31671276f51d} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6507 | 2026.05.01 17:50:50.583703 [ 279 ] {c45e6c17-d35a-4be3-afe1-31671276f51d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 6508 | 2026.05.01 17:50:50.583739 [ 279 ] {c45e6c17-d35a-4be3-afe1-31671276f51d} <Debug> TCPHandler: Processed in 0.001223685 sec. | ||
| 6509 | 2026.05.01 17:50:50.583895 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6510 | 2026.05.01 17:50:50.584016 [ 279 ] {53fd5608-cf17-4b44-8fd3-42461fe495c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6511 | 2026.05.01 17:50:50.584081 [ 279 ] {53fd5608-cf17-4b44-8fd3-42461fe495c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6512 | 2026.05.01 17:50:50.585044 [ 279 ] {53fd5608-cf17-4b44-8fd3-42461fe495c2} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6513 | 2026.05.01 17:50:50.585081 [ 279 ] {53fd5608-cf17-4b44-8fd3-42461fe495c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6514 | 2026.05.01 17:50:50.585628 [ 279 ] {53fd5608-cf17-4b44-8fd3-42461fe495c2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6515 | 2026.05.01 17:50:50.585857 [ 279 ] {53fd5608-cf17-4b44-8fd3-42461fe495c2} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6516 | 2026.05.01 17:50:50.585993 [ 279 ] {53fd5608-cf17-4b44-8fd3-42461fe495c2} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002001 sec., 17991.004497751124 rows/sec., 32.24 MiB/sec. | ||
| 6517 | 2026.05.01 17:50:50.586046 [ 279 ] {53fd5608-cf17-4b44-8fd3-42461fe495c2} <Debug> TCPHandler: Processed in 0.002216404 sec. | ||
| 6518 | 2026.05.01 17:50:50.586178 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6519 | 2026.05.01 17:50:50.586278 [ 279 ] {f06ae42e-d18b-4eb3-bfa1-b315b2821eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6520 | 2026.05.01 17:50:50.586320 [ 279 ] {f06ae42e-d18b-4eb3-bfa1-b315b2821eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6521 | 2026.05.01 17:50:50.586676 [ 279 ] {f06ae42e-d18b-4eb3-bfa1-b315b2821eac} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6522 | 2026.05.01 17:50:50.586713 [ 279 ] {f06ae42e-d18b-4eb3-bfa1-b315b2821eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6523 | 2026.05.01 17:50:50.587020 [ 279 ] {f06ae42e-d18b-4eb3-bfa1-b315b2821eac} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6524 | 2026.05.01 17:50:50.587244 [ 279 ] {f06ae42e-d18b-4eb3-bfa1-b315b2821eac} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6525 | 2026.05.01 17:50:50.587376 [ 279 ] {f06ae42e-d18b-4eb3-bfa1-b315b2821eac} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001117 sec., 98478.06624888093 rows/sec., 5.99 MiB/sec. | ||
| 6526 | 2026.05.01 17:50:50.587410 [ 279 ] {f06ae42e-d18b-4eb3-bfa1-b315b2821eac} <Debug> TCPHandler: Processed in 0.001282936 sec. | ||
| 6527 | 2026.05.01 17:50:51.000246 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.11 MiB, peak 276.70 MiB, free memory in arenas 0.00 B, will set to 269.86 MiB (RSS), difference: -1.26 MiB | ||
| 6528 | 2026.05.01 17:50:55.551705 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6529 | 2026.05.01 17:50:55.551918 [ 279 ] {80cb1ae9-e596-4cbc-a94c-64f77eb6b5dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6530 | 2026.05.01 17:50:55.551994 [ 279 ] {80cb1ae9-e596-4cbc-a94c-64f77eb6b5dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6531 | 2026.05.01 17:50:55.552750 [ 279 ] {80cb1ae9-e596-4cbc-a94c-64f77eb6b5dd} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6532 | 2026.05.01 17:50:55.552801 [ 279 ] {80cb1ae9-e596-4cbc-a94c-64f77eb6b5dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6533 | 2026.05.01 17:50:55.553195 [ 279 ] {80cb1ae9-e596-4cbc-a94c-64f77eb6b5dd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6534 | 2026.05.01 17:50:55.553431 [ 279 ] {80cb1ae9-e596-4cbc-a94c-64f77eb6b5dd} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6535 | 2026.05.01 17:50:55.553588 [ 279 ] {80cb1ae9-e596-4cbc-a94c-64f77eb6b5dd} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001727 sec., 39374.63810075275 rows/sec., 3.14 MiB/sec. | ||
| 6536 | 2026.05.01 17:50:55.553630 [ 279 ] {80cb1ae9-e596-4cbc-a94c-64f77eb6b5dd} <Debug> TCPHandler: Processed in 0.002070592 sec. | ||
| 6537 | 2026.05.01 17:50:55.553776 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6538 | 2026.05.01 17:50:55.553872 [ 279 ] {27253f72-bc75-4544-beac-52cd61ddcf33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6539 | 2026.05.01 17:50:55.553913 [ 279 ] {27253f72-bc75-4544-beac-52cd61ddcf33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6540 | 2026.05.01 17:50:55.554314 [ 279 ] {27253f72-bc75-4544-beac-52cd61ddcf33} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6541 | 2026.05.01 17:50:55.554350 [ 279 ] {27253f72-bc75-4544-beac-52cd61ddcf33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6542 | 2026.05.01 17:50:55.554667 [ 279 ] {27253f72-bc75-4544-beac-52cd61ddcf33} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6543 | 2026.05.01 17:50:55.554879 [ 279 ] {27253f72-bc75-4544-beac-52cd61ddcf33} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6544 | 2026.05.01 17:50:55.555008 [ 279 ] {27253f72-bc75-4544-beac-52cd61ddcf33} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001155 sec., 5194.805194805195 rows/sec., 390.63 KiB/sec. | ||
| 6545 | 2026.05.01 17:50:55.555045 [ 279 ] {27253f72-bc75-4544-beac-52cd61ddcf33} <Debug> TCPHandler: Processed in 0.001320607 sec. | ||
| 6546 | 2026.05.01 17:50:55.555164 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6547 | 2026.05.01 17:50:55.555257 [ 279 ] {87783482-4fd7-432d-b12e-21162ca1cce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6548 | 2026.05.01 17:50:55.555298 [ 279 ] {87783482-4fd7-432d-b12e-21162ca1cce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6549 | 2026.05.01 17:50:55.555710 [ 279 ] {87783482-4fd7-432d-b12e-21162ca1cce7} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6550 | 2026.05.01 17:50:55.555744 [ 279 ] {87783482-4fd7-432d-b12e-21162ca1cce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6551 | 2026.05.01 17:50:55.556050 [ 279 ] {87783482-4fd7-432d-b12e-21162ca1cce7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6552 | 2026.05.01 17:50:55.556274 [ 279 ] {87783482-4fd7-432d-b12e-21162ca1cce7} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6553 | 2026.05.01 17:50:55.556401 [ 279 ] {87783482-4fd7-432d-b12e-21162ca1cce7} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001162 sec., 60240.96385542169 rows/sec., 4.70 MiB/sec. | ||
| 6554 | 2026.05.01 17:50:55.556437 [ 279 ] {87783482-4fd7-432d-b12e-21162ca1cce7} <Debug> TCPHandler: Processed in 0.001322697 sec. | ||
| 6555 | 2026.05.01 17:50:55.556559 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6556 | 2026.05.01 17:50:55.556656 [ 279 ] {f6a128c1-df52-40ad-9147-47f9aefe6d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6557 | 2026.05.01 17:50:55.556700 [ 279 ] {f6a128c1-df52-40ad-9147-47f9aefe6d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6558 | 2026.05.01 17:50:55.557106 [ 279 ] {f6a128c1-df52-40ad-9147-47f9aefe6d36} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6559 | 2026.05.01 17:50:55.557141 [ 279 ] {f6a128c1-df52-40ad-9147-47f9aefe6d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6560 | 2026.05.01 17:50:55.557468 [ 279 ] {f6a128c1-df52-40ad-9147-47f9aefe6d36} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6561 | 2026.05.01 17:50:55.557685 [ 279 ] {f6a128c1-df52-40ad-9147-47f9aefe6d36} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6562 | 2026.05.01 17:50:55.557816 [ 279 ] {f6a128c1-df52-40ad-9147-47f9aefe6d36} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 6563 | 2026.05.01 17:50:55.557852 [ 279 ] {f6a128c1-df52-40ad-9147-47f9aefe6d36} <Debug> TCPHandler: Processed in 0.001343047 sec. | ||
| 6564 | 2026.05.01 17:50:55.557983 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6565 | 2026.05.01 17:50:55.558105 [ 279 ] {c24e8d55-28e8-4864-9a2a-c3fbdd44de77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6566 | 2026.05.01 17:50:55.558174 [ 279 ] {c24e8d55-28e8-4864-9a2a-c3fbdd44de77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6567 | 2026.05.01 17:50:55.559022 [ 279 ] {c24e8d55-28e8-4864-9a2a-c3fbdd44de77} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6568 | 2026.05.01 17:50:55.559059 [ 279 ] {c24e8d55-28e8-4864-9a2a-c3fbdd44de77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6569 | 2026.05.01 17:50:55.559561 [ 279 ] {c24e8d55-28e8-4864-9a2a-c3fbdd44de77} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6570 | 2026.05.01 17:50:55.559794 [ 279 ] {c24e8d55-28e8-4864-9a2a-c3fbdd44de77} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6571 | 2026.05.01 17:50:55.559936 [ 279 ] {c24e8d55-28e8-4864-9a2a-c3fbdd44de77} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001856 sec., 3232.7586206896553 rows/sec., 5.79 MiB/sec. | ||
| 6572 | 2026.05.01 17:50:55.559991 [ 279 ] {c24e8d55-28e8-4864-9a2a-c3fbdd44de77} <Debug> TCPHandler: Processed in 0.002069932 sec. | ||
| 6573 | 2026.05.01 17:50:55.560111 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6574 | 2026.05.01 17:50:55.560207 [ 279 ] {814d10a8-07ba-4db9-97a2-300ea4671cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6575 | 2026.05.01 17:50:55.560250 [ 279 ] {814d10a8-07ba-4db9-97a2-300ea4671cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6576 | 2026.05.01 17:50:55.560605 [ 279 ] {814d10a8-07ba-4db9-97a2-300ea4671cc8} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6577 | 2026.05.01 17:50:55.560641 [ 279 ] {814d10a8-07ba-4db9-97a2-300ea4671cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6578 | 2026.05.01 17:50:55.560944 [ 279 ] {814d10a8-07ba-4db9-97a2-300ea4671cc8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6579 | 2026.05.01 17:50:55.561161 [ 279 ] {814d10a8-07ba-4db9-97a2-300ea4671cc8} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6580 | 2026.05.01 17:50:55.561292 [ 279 ] {814d10a8-07ba-4db9-97a2-300ea4671cc8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 6581 | 2026.05.01 17:50:55.561328 [ 279 ] {814d10a8-07ba-4db9-97a2-300ea4671cc8} <Debug> TCPHandler: Processed in 0.001265896 sec. | ||
| 6582 | 2026.05.01 17:50:57.107034 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6583 | 2026.05.01 17:50:57.107087 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6584 | 2026.05.01 17:50:57.194231 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13492 | ||
| 6585 | 2026.05.01 17:50:57.194745 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6586 | 2026.05.01 17:50:57.194790 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6587 | 2026.05.01 17:50:57.195302 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6588 | 2026.05.01 17:50:57.195539 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6589 | 2026.05.01 17:50:57.195674 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13492 | ||
| 6590 | 2026.05.01 17:50:57.235853 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 838 | ||
| 6591 | 2026.05.01 17:50:57.238277 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6592 | 2026.05.01 17:50:57.238327 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6593 | 2026.05.01 17:50:57.239549 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6594 | 2026.05.01 17:50:57.239821 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6595 | 2026.05.01 17:50:57.240080 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 838 | ||
| 6596 | 2026.05.01 17:50:57.882070 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6597 | 2026.05.01 17:50:57.898469 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6598 | 2026.05.01 17:50:57.898528 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6599 | 2026.05.01 17:50:57.904343 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6600 | 2026.05.01 17:50:57.905036 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6601 | 2026.05.01 17:50:57.907666 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6602 | 2026.05.01 17:51:00.565767 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6603 | 2026.05.01 17:51:00.565980 [ 279 ] {bc080bea-358b-471d-bd29-c9080e9645f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6604 | 2026.05.01 17:51:00.566048 [ 279 ] {bc080bea-358b-471d-bd29-c9080e9645f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6605 | 2026.05.01 17:51:00.566903 [ 279 ] {bc080bea-358b-471d-bd29-c9080e9645f5} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6606 | 2026.05.01 17:51:00.566942 [ 279 ] {bc080bea-358b-471d-bd29-c9080e9645f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6607 | 2026.05.01 17:51:00.567358 [ 279 ] {bc080bea-358b-471d-bd29-c9080e9645f5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6608 | 2026.05.01 17:51:00.567591 [ 279 ] {bc080bea-358b-471d-bd29-c9080e9645f5} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6609 | 2026.05.01 17:51:00.567711 [ 153 ] {} <Debug> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6610 | 2026.05.01 17:51:00.567752 [ 153 ] {} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6611 | 2026.05.01 17:51:00.567757 [ 279 ] {bc080bea-358b-471d-bd29-c9080e9645f5} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001831 sec., 253413.43528126707 rows/sec., 16.07 MiB/sec. | ||
| 6612 | 2026.05.01 17:51:00.567776 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6613 | 2026.05.01 17:51:00.567809 [ 279 ] {bc080bea-358b-471d-bd29-c9080e9645f5} <Debug> TCPHandler: Processed in 0.002184725 sec. | ||
| 6614 | 2026.05.01 17:51:00.567870 [ 193 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::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 | ||
| 6615 | 2026.05.01 17:51:00.567930 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6616 | 2026.05.01 17:51:00.567973 [ 193 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6617 | 2026.05.01 17:51:00.568005 [ 193 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 488 rows starting from the beginning of the part | ||
| 6618 | 2026.05.01 17:51:00.568029 [ 279 ] {3896d3be-8de0-4881-83e7-22980bad7d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6619 | 2026.05.01 17:51:00.568061 [ 193 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 464 rows starting from the beginning of the part | ||
| 6620 | 2026.05.01 17:51:00.568072 [ 279 ] {3896d3be-8de0-4881-83e7-22980bad7d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6621 | 2026.05.01 17:51:00.568105 [ 193 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 464 rows starting from the beginning of the part | ||
| 6622 | 2026.05.01 17:51:00.568144 [ 193 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 6623 | 2026.05.01 17:51:00.568182 [ 193 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part | ||
| 6624 | 2026.05.01 17:51:00.568222 [ 193 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 464 rows starting from the beginning of the part | ||
| 6625 | 2026.05.01 17:51:00.569133 [ 279 ] {3896d3be-8de0-4881-83e7-22980bad7d50} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6626 | 2026.05.01 17:51:00.569169 [ 279 ] {3896d3be-8de0-4881-83e7-22980bad7d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6627 | 2026.05.01 17:51:00.569267 [ 186 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2392 rows, containing 5 columns (5 merged, 0 gathered) in 0.001433299 sec., 1668877.1847325645 rows/sec., 113.18 MiB/sec. | ||
| 6628 | 2026.05.01 17:51:00.569427 [ 201 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6629 | 2026.05.01 17:51:00.569630 [ 279 ] {3896d3be-8de0-4881-83e7-22980bad7d50} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6630 | 2026.05.01 17:51:00.569680 [ 201 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_16_3} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6631 | 2026.05.01 17:51:00.569739 [ 201 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_16_3} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6632 | 2026.05.01 17:51:00.569795 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 6633 | 2026.05.01 17:51:00.569843 [ 279 ] {3896d3be-8de0-4881-83e7-22980bad7d50} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6634 | 2026.05.01 17:51:00.569973 [ 279 ] {3896d3be-8de0-4881-83e7-22980bad7d50} <Debug> executeQuery: Read 1319 rows, 105.58 KiB in 0.001962 sec., 672273.1906218145 rows/sec., 52.55 MiB/sec. | ||
| 6635 | 2026.05.01 17:51:00.570010 [ 279 ] {3896d3be-8de0-4881-83e7-22980bad7d50} <Debug> TCPHandler: Processed in 0.002129543 sec. | ||
| 6636 | 2026.05.01 17:51:00.570128 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6637 | 2026.05.01 17:51:00.570224 [ 279 ] {d53dd658-d362-41db-847f-d988fe80514d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6638 | 2026.05.01 17:51:00.570264 [ 279 ] {d53dd658-d362-41db-847f-d988fe80514d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6639 | 2026.05.01 17:51:00.570762 [ 279 ] {d53dd658-d362-41db-847f-d988fe80514d} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6640 | 2026.05.01 17:51:00.570798 [ 279 ] {d53dd658-d362-41db-847f-d988fe80514d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6641 | 2026.05.01 17:51:00.571106 [ 279 ] {d53dd658-d362-41db-847f-d988fe80514d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6642 | 2026.05.01 17:51:00.571319 [ 279 ] {d53dd658-d362-41db-847f-d988fe80514d} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6643 | 2026.05.01 17:51:00.571448 [ 279 ] {d53dd658-d362-41db-847f-d988fe80514d} <Debug> executeQuery: Read 268 rows, 16.64 KiB in 0.001243 sec., 215607.40144810942 rows/sec., 13.07 MiB/sec. | ||
| 6644 | 2026.05.01 17:51:00.571486 [ 279 ] {d53dd658-d362-41db-847f-d988fe80514d} <Debug> TCPHandler: Processed in 0.001407879 sec. | ||
| 6645 | 2026.05.01 17:51:00.571599 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6646 | 2026.05.01 17:51:00.571694 [ 279 ] {11e5f048-4da2-4a6e-8b23-71c0ad6ebc65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6647 | 2026.05.01 17:51:00.571734 [ 279 ] {11e5f048-4da2-4a6e-8b23-71c0ad6ebc65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6648 | 2026.05.01 17:51:00.572215 [ 279 ] {11e5f048-4da2-4a6e-8b23-71c0ad6ebc65} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6649 | 2026.05.01 17:51:00.572248 [ 279 ] {11e5f048-4da2-4a6e-8b23-71c0ad6ebc65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6650 | 2026.05.01 17:51:00.572553 [ 279 ] {11e5f048-4da2-4a6e-8b23-71c0ad6ebc65} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6651 | 2026.05.01 17:51:00.572772 [ 279 ] {11e5f048-4da2-4a6e-8b23-71c0ad6ebc65} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6652 | 2026.05.01 17:51:00.572900 [ 279 ] {11e5f048-4da2-4a6e-8b23-71c0ad6ebc65} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001224 sec., 195261.43790849674 rows/sec., 12.59 MiB/sec. | ||
| 6653 | 2026.05.01 17:51:00.572937 [ 279 ] {11e5f048-4da2-4a6e-8b23-71c0ad6ebc65} <Debug> TCPHandler: Processed in 0.001388268 sec. | ||
| 6654 | 2026.05.01 17:51:00.573056 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6655 | 2026.05.01 17:51:00.573173 [ 279 ] {52f7b78f-c4b0-43e2-afec-bf4e079a0275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6656 | 2026.05.01 17:51:00.573223 [ 279 ] {52f7b78f-c4b0-43e2-afec-bf4e079a0275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6657 | 2026.05.01 17:51:00.573789 [ 279 ] {52f7b78f-c4b0-43e2-afec-bf4e079a0275} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6658 | 2026.05.01 17:51:00.573832 [ 279 ] {52f7b78f-c4b0-43e2-afec-bf4e079a0275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6659 | 2026.05.01 17:51:00.574180 [ 279 ] {52f7b78f-c4b0-43e2-afec-bf4e079a0275} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6660 | 2026.05.01 17:51:00.574396 [ 279 ] {52f7b78f-c4b0-43e2-afec-bf4e079a0275} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6661 | 2026.05.01 17:51:00.574493 [ 153 ] {} <Debug> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6662 | 2026.05.01 17:51:00.574523 [ 279 ] {52f7b78f-c4b0-43e2-afec-bf4e079a0275} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001374 sec., 173216.88500727803 rows/sec., 9.83 MiB/sec. | ||
| 6663 | 2026.05.01 17:51:00.574525 [ 153 ] {} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6664 | 2026.05.01 17:51:00.574556 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6665 | 2026.05.01 17:51:00.574561 [ 279 ] {52f7b78f-c4b0-43e2-afec-bf4e079a0275} <Debug> TCPHandler: Processed in 0.001565622 sec. | ||
| 6666 | 2026.05.01 17:51:00.574622 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::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 | ||
| 6667 | 2026.05.01 17:51:00.574700 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6668 | 2026.05.01 17:51:00.574716 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6669 | 2026.05.01 17:51:00.574725 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 250 rows starting from the beginning of the part | ||
| 6670 | 2026.05.01 17:51:00.574779 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 238 rows starting from the beginning of the part | ||
| 6671 | 2026.05.01 17:51:00.574814 [ 279 ] {dd8119f8-86eb-4477-98f0-120a5e5ecd75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6672 | 2026.05.01 17:51:00.574818 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 238 rows starting from the beginning of the part | ||
| 6673 | 2026.05.01 17:51:00.574858 [ 279 ] {dd8119f8-86eb-4477-98f0-120a5e5ecd75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6674 | 2026.05.01 17:51:00.574862 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 6675 | 2026.05.01 17:51:00.574902 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 250 rows starting from the beginning of the part | ||
| 6676 | 2026.05.01 17:51:00.574935 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 238 rows starting from the beginning of the part | ||
| 6677 | 2026.05.01 17:51:00.575545 [ 279 ] {dd8119f8-86eb-4477-98f0-120a5e5ecd75} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6678 | 2026.05.01 17:51:00.575580 [ 279 ] {dd8119f8-86eb-4477-98f0-120a5e5ecd75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6679 | 2026.05.01 17:51:00.575798 [ 187 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1226 rows, containing 5 columns (5 merged, 0 gathered) in 0.001196724 sec., 1024463.4518903273 rows/sec., 62.65 MiB/sec. | ||
| 6680 | 2026.05.01 17:51:00.575940 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6681 | 2026.05.01 17:51:00.575948 [ 279 ] {dd8119f8-86eb-4477-98f0-120a5e5ecd75} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6682 | 2026.05.01 17:51:00.576177 [ 279 ] {dd8119f8-86eb-4477-98f0-120a5e5ecd75} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6683 | 2026.05.01 17:51:00.576203 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_16_3} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6684 | 2026.05.01 17:51:00.576263 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_16_3} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6685 | 2026.05.01 17:51:00.576310 [ 279 ] {dd8119f8-86eb-4477-98f0-120a5e5ecd75} <Debug> executeQuery: Read 796 rows, 57.05 KiB in 0.001515 sec., 525412.5412541254 rows/sec., 36.77 MiB/sec. | ||
| 6686 | 2026.05.01 17:51:00.576315 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 6687 | 2026.05.01 17:51:00.576349 [ 279 ] {dd8119f8-86eb-4477-98f0-120a5e5ecd75} <Debug> TCPHandler: Processed in 0.001685234 sec. | ||
| 6688 | 2026.05.01 17:51:00.576474 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6689 | 2026.05.01 17:51:00.576568 [ 279 ] {56ddb48c-2db2-4a54-bae9-610cb96efa9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6690 | 2026.05.01 17:51:00.576611 [ 279 ] {56ddb48c-2db2-4a54-bae9-610cb96efa9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6691 | 2026.05.01 17:51:00.576960 [ 279 ] {56ddb48c-2db2-4a54-bae9-610cb96efa9f} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6692 | 2026.05.01 17:51:00.576996 [ 279 ] {56ddb48c-2db2-4a54-bae9-610cb96efa9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6693 | 2026.05.01 17:51:00.577298 [ 279 ] {56ddb48c-2db2-4a54-bae9-610cb96efa9f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6694 | 2026.05.01 17:51:00.577514 [ 279 ] {56ddb48c-2db2-4a54-bae9-610cb96efa9f} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6695 | 2026.05.01 17:51:00.577648 [ 279 ] {56ddb48c-2db2-4a54-bae9-610cb96efa9f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. | ||
| 6696 | 2026.05.01 17:51:00.577685 [ 279 ] {56ddb48c-2db2-4a54-bae9-610cb96efa9f} <Debug> TCPHandler: Processed in 0.001260995 sec. | ||
| 6697 | 2026.05.01 17:51:00.577818 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6698 | 2026.05.01 17:51:00.577935 [ 279 ] {2f35c97c-5fa2-460c-80a8-57fdf550b1be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6699 | 2026.05.01 17:51:00.577988 [ 279 ] {2f35c97c-5fa2-460c-80a8-57fdf550b1be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6700 | 2026.05.01 17:51:00.578524 [ 279 ] {2f35c97c-5fa2-460c-80a8-57fdf550b1be} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6701 | 2026.05.01 17:51:00.578569 [ 279 ] {2f35c97c-5fa2-460c-80a8-57fdf550b1be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6702 | 2026.05.01 17:51:00.578972 [ 279 ] {2f35c97c-5fa2-460c-80a8-57fdf550b1be} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6703 | 2026.05.01 17:51:00.579190 [ 279 ] {2f35c97c-5fa2-460c-80a8-57fdf550b1be} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6704 | 2026.05.01 17:51:00.579326 [ 279 ] {2f35c97c-5fa2-460c-80a8-57fdf550b1be} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001415 sec., 236749.11660777385 rows/sec., 15.49 MiB/sec. | ||
| 6705 | 2026.05.01 17:51:00.579363 [ 279 ] {2f35c97c-5fa2-460c-80a8-57fdf550b1be} <Debug> TCPHandler: Processed in 0.001605622 sec. | ||
| 6706 | 2026.05.01 17:51:00.579480 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6707 | 2026.05.01 17:51:00.579576 [ 279 ] {4fd01bba-996c-4c10-aa80-45286b0db442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6708 | 2026.05.01 17:51:00.579618 [ 279 ] {4fd01bba-996c-4c10-aa80-45286b0db442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6709 | 2026.05.01 17:51:00.579929 [ 279 ] {4fd01bba-996c-4c10-aa80-45286b0db442} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6710 | 2026.05.01 17:51:00.579965 [ 279 ] {4fd01bba-996c-4c10-aa80-45286b0db442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6711 | 2026.05.01 17:51:00.580259 [ 279 ] {4fd01bba-996c-4c10-aa80-45286b0db442} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6712 | 2026.05.01 17:51:00.580469 [ 279 ] {4fd01bba-996c-4c10-aa80-45286b0db442} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6713 | 2026.05.01 17:51:00.580598 [ 279 ] {4fd01bba-996c-4c10-aa80-45286b0db442} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 6714 | 2026.05.01 17:51:00.580633 [ 279 ] {4fd01bba-996c-4c10-aa80-45286b0db442} <Debug> TCPHandler: Processed in 0.001202934 sec. | ||
| 6715 | 2026.05.01 17:51:00.580757 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6716 | 2026.05.01 17:51:00.580871 [ 279 ] {6cb2a09f-7b7a-454c-9fbb-cd190ddef987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6717 | 2026.05.01 17:51:00.580935 [ 279 ] {6cb2a09f-7b7a-454c-9fbb-cd190ddef987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6718 | 2026.05.01 17:51:00.581831 [ 279 ] {6cb2a09f-7b7a-454c-9fbb-cd190ddef987} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6719 | 2026.05.01 17:51:00.581875 [ 279 ] {6cb2a09f-7b7a-454c-9fbb-cd190ddef987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6720 | 2026.05.01 17:51:00.582436 [ 279 ] {6cb2a09f-7b7a-454c-9fbb-cd190ddef987} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6721 | 2026.05.01 17:51:00.582652 [ 279 ] {6cb2a09f-7b7a-454c-9fbb-cd190ddef987} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6722 | 2026.05.01 17:51:00.582786 [ 279 ] {6cb2a09f-7b7a-454c-9fbb-cd190ddef987} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001939 sec., 18566.2712738525 rows/sec., 33.27 MiB/sec. | ||
| 6723 | 2026.05.01 17:51:00.582837 [ 279 ] {6cb2a09f-7b7a-454c-9fbb-cd190ddef987} <Debug> TCPHandler: Processed in 0.002139193 sec. | ||
| 6724 | 2026.05.01 17:51:00.582958 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6725 | 2026.05.01 17:51:00.583054 [ 279 ] {fa03408b-2f13-43ac-9151-591eaa80e310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6726 | 2026.05.01 17:51:00.583094 [ 279 ] {fa03408b-2f13-43ac-9151-591eaa80e310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6727 | 2026.05.01 17:51:00.583445 [ 279 ] {fa03408b-2f13-43ac-9151-591eaa80e310} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6728 | 2026.05.01 17:51:00.583480 [ 279 ] {fa03408b-2f13-43ac-9151-591eaa80e310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6729 | 2026.05.01 17:51:00.583789 [ 279 ] {fa03408b-2f13-43ac-9151-591eaa80e310} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6730 | 2026.05.01 17:51:00.583995 [ 279 ] {fa03408b-2f13-43ac-9151-591eaa80e310} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6731 | 2026.05.01 17:51:00.584123 [ 279 ] {fa03408b-2f13-43ac-9151-591eaa80e310} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001088 sec., 101102.94117647059 rows/sec., 6.15 MiB/sec. | ||
| 6732 | 2026.05.01 17:51:00.584158 [ 279 ] {fa03408b-2f13-43ac-9151-591eaa80e310} <Debug> TCPHandler: Processed in 0.001249025 sec. | ||
| 6733 | 2026.05.01 17:51:00.771413 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6734 | 2026.05.01 17:51:00.771604 [ 279 ] {3ac0ea9d-f349-446d-b9df-e41db52b52b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6735 | 2026.05.01 17:51:00.771675 [ 279 ] {3ac0ea9d-f349-446d-b9df-e41db52b52b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6736 | 2026.05.01 17:51:00.774159 [ 279 ] {3ac0ea9d-f349-446d-b9df-e41db52b52b1} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6737 | 2026.05.01 17:51:00.774210 [ 279 ] {3ac0ea9d-f349-446d-b9df-e41db52b52b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6738 | 2026.05.01 17:51:00.774789 [ 279 ] {3ac0ea9d-f349-446d-b9df-e41db52b52b1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6739 | 2026.05.01 17:51:00.775030 [ 279 ] {3ac0ea9d-f349-446d-b9df-e41db52b52b1} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6740 | 2026.05.01 17:51:00.775193 [ 279 ] {3ac0ea9d-f349-446d-b9df-e41db52b52b1} <Debug> executeQuery: Read 2391 rows, 180.79 KiB in 0.00364 sec., 656868.1318681319 rows/sec., 48.50 MiB/sec. | ||
| 6741 | 2026.05.01 17:51:00.775228 [ 151 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6742 | 2026.05.01 17:51:00.775236 [ 279 ] {3ac0ea9d-f349-446d-b9df-e41db52b52b1} <Debug> TCPHandler: Processed in 0.00396046 sec. | ||
| 6743 | 2026.05.01 17:51:00.775332 [ 151 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6744 | 2026.05.01 17:51:00.775378 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6745 | 2026.05.01 17:51:00.775457 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6746 | 2026.05.01 17:51:00.775523 [ 186 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::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 | ||
| 6747 | 2026.05.01 17:51:00.775561 [ 279 ] {f43e6dfa-3798-4084-88ad-cd410664f42a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6748 | 2026.05.01 17:51:00.775611 [ 279 ] {f43e6dfa-3798-4084-88ad-cd410664f42a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6749 | 2026.05.01 17:51:00.775683 [ 186 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6750 | 2026.05.01 17:51:00.775727 [ 186 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3812 rows starting from the beginning of the part | ||
| 6751 | 2026.05.01 17:51:00.775801 [ 186 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 68 rows starting from the beginning of the part | ||
| 6752 | 2026.05.01 17:51:00.775855 [ 186 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1443 rows starting from the beginning of the part | ||
| 6753 | 2026.05.01 17:51:00.775906 [ 186 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 68 rows starting from the beginning of the part | ||
| 6754 | 2026.05.01 17:51:00.775950 [ 186 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1319 rows starting from the beginning of the part | ||
| 6755 | 2026.05.01 17:51:00.775996 [ 186 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2391 rows starting from the beginning of the part | ||
| 6756 | 2026.05.01 17:51:00.776085 [ 279 ] {f43e6dfa-3798-4084-88ad-cd410664f42a} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6757 | 2026.05.01 17:51:00.776129 [ 279 ] {f43e6dfa-3798-4084-88ad-cd410664f42a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6758 | 2026.05.01 17:51:00.776475 [ 279 ] {f43e6dfa-3798-4084-88ad-cd410664f42a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6759 | 2026.05.01 17:51:00.776694 [ 279 ] {f43e6dfa-3798-4084-88ad-cd410664f42a} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6760 | 2026.05.01 17:51:00.776805 [ 151 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6761 | 2026.05.01 17:51:00.776835 [ 151 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6762 | 2026.05.01 17:51:00.776836 [ 279 ] {f43e6dfa-3798-4084-88ad-cd410664f42a} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001295 sec., 13127.413127413129 rows/sec., 987.12 KiB/sec. | ||
| 6763 | 2026.05.01 17:51:00.776853 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6764 | 2026.05.01 17:51:00.776890 [ 279 ] {f43e6dfa-3798-4084-88ad-cd410664f42a} <Debug> TCPHandler: Processed in 0.001495081 sec. | ||
| 6765 | 2026.05.01 17:51:00.776949 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::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 | ||
| 6766 | 2026.05.01 17:51:00.777014 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6767 | 2026.05.01 17:51:00.777042 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6768 | 2026.05.01 17:51:00.777070 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 317 rows starting from the beginning of the part | ||
| 6769 | 2026.05.01 17:51:00.777108 [ 279 ] {9f01b358-5e05-415b-96fd-ebf82a37cb35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6770 | 2026.05.01 17:51:00.777129 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 6771 | 2026.05.01 17:51:00.777150 [ 279 ] {9f01b358-5e05-415b-96fd-ebf82a37cb35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6772 | 2026.05.01 17:51:00.777174 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 288 rows starting from the beginning of the part | ||
| 6773 | 2026.05.01 17:51:00.777217 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 6774 | 2026.05.01 17:51:00.777256 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 268 rows starting from the beginning of the part | ||
| 6775 | 2026.05.01 17:51:00.777296 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 17 rows starting from the beginning of the part | ||
| 6776 | 2026.05.01 17:51:00.778031 [ 279 ] {9f01b358-5e05-415b-96fd-ebf82a37cb35} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6777 | 2026.05.01 17:51:00.778079 [ 279 ] {9f01b358-5e05-415b-96fd-ebf82a37cb35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6778 | 2026.05.01 17:51:00.778098 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 902 rows, containing 5 columns (5 merged, 0 gathered) in 0.001188354 sec., 759033.082734606 rows/sec., 49.95 MiB/sec. | ||
| 6779 | 2026.05.01 17:51:00.778225 [ 197 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6780 | 2026.05.01 17:51:00.778483 [ 197 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_36_7} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6781 | 2026.05.01 17:51:00.778550 [ 197 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_36_7} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6782 | 2026.05.01 17:51:00.778620 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 6783 | 2026.05.01 17:51:00.778718 [ 279 ] {9f01b358-5e05-415b-96fd-ebf82a37cb35} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6784 | 2026.05.01 17:51:00.778973 [ 279 ] {9f01b358-5e05-415b-96fd-ebf82a37cb35} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6785 | 2026.05.01 17:51:00.778995 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9101 rows, containing 5 columns (5 merged, 0 gathered) in 0.003531721 sec., 2576930.6239082874 rows/sec., 206.48 MiB/sec. | ||
| 6786 | 2026.05.01 17:51:00.779120 [ 279 ] {9f01b358-5e05-415b-96fd-ebf82a37cb35} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00203 sec., 394581.28078817733 rows/sec., 22.79 MiB/sec. | ||
| 6787 | 2026.05.01 17:51:00.779165 [ 279 ] {9f01b358-5e05-415b-96fd-ebf82a37cb35} <Debug> TCPHandler: Processed in 0.002202805 sec. | ||
| 6788 | 2026.05.01 17:51:00.779279 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6789 | 2026.05.01 17:51:00.779326 [ 197 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6790 | 2026.05.01 17:51:00.779375 [ 279 ] {b5eb9e3d-28cf-444c-b63f-30b56f869cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6791 | 2026.05.01 17:51:00.779414 [ 279 ] {b5eb9e3d-28cf-444c-b63f-30b56f869cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6792 | 2026.05.01 17:51:00.779563 [ 197 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_41_8} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6793 | 2026.05.01 17:51:00.779632 [ 197 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_41_8} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6794 | 2026.05.01 17:51:00.779719 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 6795 | 2026.05.01 17:51:00.779801 [ 279 ] {b5eb9e3d-28cf-444c-b63f-30b56f869cbe} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6796 | 2026.05.01 17:51:00.779837 [ 279 ] {b5eb9e3d-28cf-444c-b63f-30b56f869cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6797 | 2026.05.01 17:51:00.780122 [ 279 ] {b5eb9e3d-28cf-444c-b63f-30b56f869cbe} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 6798 | 2026.05.01 17:51:00.780336 [ 279 ] {b5eb9e3d-28cf-444c-b63f-30b56f869cbe} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6799 | 2026.05.01 17:51:00.780461 [ 279 ] {b5eb9e3d-28cf-444c-b63f-30b56f869cbe} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 63.63 KiB/sec. | ||
| 6800 | 2026.05.01 17:51:00.780498 [ 279 ] {b5eb9e3d-28cf-444c-b63f-30b56f869cbe} <Debug> TCPHandler: Processed in 0.001268226 sec. | ||
| 6801 | 2026.05.01 17:51:00.780605 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6802 | 2026.05.01 17:51:00.780700 [ 279 ] {399ac96f-926e-4e59-9326-756e873fc055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6803 | 2026.05.01 17:51:00.780740 [ 279 ] {399ac96f-926e-4e59-9326-756e873fc055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6804 | 2026.05.01 17:51:00.781710 [ 279 ] {399ac96f-926e-4e59-9326-756e873fc055} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6805 | 2026.05.01 17:51:00.781746 [ 279 ] {399ac96f-926e-4e59-9326-756e873fc055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6806 | 2026.05.01 17:51:00.782097 [ 279 ] {399ac96f-926e-4e59-9326-756e873fc055} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6807 | 2026.05.01 17:51:00.782308 [ 279 ] {399ac96f-926e-4e59-9326-756e873fc055} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6808 | 2026.05.01 17:51:00.782413 [ 151 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6809 | 2026.05.01 17:51:00.782435 [ 279 ] {399ac96f-926e-4e59-9326-756e873fc055} <Debug> executeQuery: Read 1268 rows, 86.36 KiB in 0.001753 sec., 723331.4318311466 rows/sec., 48.11 MiB/sec. | ||
| 6810 | 2026.05.01 17:51:00.782444 [ 151 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6811 | 2026.05.01 17:51:00.782475 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6812 | 2026.05.01 17:51:00.782482 [ 279 ] {399ac96f-926e-4e59-9326-756e873fc055} <Debug> TCPHandler: Processed in 0.001923999 sec. | ||
| 6813 | 2026.05.01 17:51:00.782561 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::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 | ||
| 6814 | 2026.05.01 17:51:00.782610 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6815 | 2026.05.01 17:51:00.782673 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6816 | 2026.05.01 17:51:00.782711 [ 279 ] {37a1fb7e-9041-4a0c-bc13-4328b3eb4e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6817 | 2026.05.01 17:51:00.782713 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2102 rows starting from the beginning of the part | ||
| 6818 | 2026.05.01 17:51:00.782762 [ 279 ] {37a1fb7e-9041-4a0c-bc13-4328b3eb4e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6819 | 2026.05.01 17:51:00.782797 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 70 rows starting from the beginning of the part | ||
| 6820 | 2026.05.01 17:51:00.782855 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 840 rows starting from the beginning of the part | ||
| 6821 | 2026.05.01 17:51:00.782901 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 70 rows starting from the beginning of the part | ||
| 6822 | 2026.05.01 17:51:00.782951 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 796 rows starting from the beginning of the part | ||
| 6823 | 2026.05.01 17:51:00.782995 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1268 rows starting from the beginning of the part | ||
| 6824 | 2026.05.01 17:51:00.783474 [ 279 ] {37a1fb7e-9041-4a0c-bc13-4328b3eb4e68} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6825 | 2026.05.01 17:51:00.783516 [ 279 ] {37a1fb7e-9041-4a0c-bc13-4328b3eb4e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6826 | 2026.05.01 17:51:00.783961 [ 279 ] {37a1fb7e-9041-4a0c-bc13-4328b3eb4e68} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6827 | 2026.05.01 17:51:00.784173 [ 279 ] {37a1fb7e-9041-4a0c-bc13-4328b3eb4e68} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6828 | 2026.05.01 17:51:00.784282 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6829 | 2026.05.01 17:51:00.784306 [ 279 ] {37a1fb7e-9041-4a0c-bc13-4328b3eb4e68} <Debug> executeQuery: Read 1486 rows, 92.19 KiB in 0.001614 sec., 920693.9281288724 rows/sec., 55.78 MiB/sec. | ||
| 6830 | 2026.05.01 17:51:00.784313 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6831 | 2026.05.01 17:51:00.784345 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6832 | 2026.05.01 17:51:00.784351 [ 279 ] {37a1fb7e-9041-4a0c-bc13-4328b3eb4e68} <Debug> TCPHandler: Processed in 0.001791047 sec. | ||
| 6833 | 2026.05.01 17:51:00.784441 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::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 | ||
| 6834 | 2026.05.01 17:51:00.784491 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6835 | 2026.05.01 17:51:00.784505 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5146 rows, containing 5 columns (5 merged, 0 gathered) in 0.00198318 sec., 2594822.4568622108 rows/sec., 188.36 MiB/sec. | ||
| 6836 | 2026.05.01 17:51:00.784586 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6837 | 2026.05.01 17:51:00.784593 [ 279 ] {9301905c-1699-4342-b06e-ebd2778bdeee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6838 | 2026.05.01 17:51:00.784634 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 14434 rows starting from the beginning of the part | ||
| 6839 | 2026.05.01 17:51:00.784667 [ 279 ] {9301905c-1699-4342-b06e-ebd2778bdeee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6840 | 2026.05.01 17:51:00.784719 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::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 | ||
| 6841 | 2026.05.01 17:51:00.784778 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 375 rows starting from the beginning of the part | ||
| 6842 | 2026.05.01 17:51:00.784824 [ 195 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6843 | 2026.05.01 17:51:00.784830 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::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 | ||
| 6844 | 2026.05.01 17:51:00.784890 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 335 rows starting from the beginning of the part | ||
| 6845 | 2026.05.01 17:51:00.784937 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1486 rows starting from the beginning of the part | ||
| 6846 | 2026.05.01 17:51:00.785143 [ 195 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_41_8} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6847 | 2026.05.01 17:51:00.785222 [ 195 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_41_8} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6848 | 2026.05.01 17:51:00.785307 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 6849 | 2026.05.01 17:51:00.785479 [ 279 ] {9301905c-1699-4342-b06e-ebd2778bdeee} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6850 | 2026.05.01 17:51:00.785522 [ 279 ] {9301905c-1699-4342-b06e-ebd2778bdeee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6851 | 2026.05.01 17:51:00.786048 [ 279 ] {9301905c-1699-4342-b06e-ebd2778bdeee} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6852 | 2026.05.01 17:51:00.786281 [ 279 ] {9301905c-1699-4342-b06e-ebd2778bdeee} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6853 | 2026.05.01 17:51:00.786394 [ 141 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6854 | 2026.05.01 17:51:00.786419 [ 279 ] {9301905c-1699-4342-b06e-ebd2778bdeee} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001844 sec., 9219.088937093276 rows/sec., 16.52 MiB/sec. | ||
| 6855 | 2026.05.01 17:51:00.786429 [ 141 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6856 | 2026.05.01 17:51:00.786455 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6857 | 2026.05.01 17:51:00.786473 [ 279 ] {9301905c-1699-4342-b06e-ebd2778bdeee} <Debug> TCPHandler: Processed in 0.002030761 sec. | ||
| 6858 | 2026.05.01 17:51:00.786529 [ 198 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::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 | ||
| 6859 | 2026.05.01 17:51:00.786596 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6860 | 2026.05.01 17:51:00.786697 [ 279 ] {e86bfe99-e834-4c85-b6d9-8582ee039687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6861 | 2026.05.01 17:51:00.786731 [ 198 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6862 | 2026.05.01 17:51:00.786739 [ 279 ] {e86bfe99-e834-4c85-b6d9-8582ee039687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6863 | 2026.05.01 17:51:00.786791 [ 198 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 696 rows starting from the beginning of the part | ||
| 6864 | 2026.05.01 17:51:00.786907 [ 198 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 6865 | 2026.05.01 17:51:00.787012 [ 198 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 6866 | 2026.05.01 17:51:00.787087 [ 279 ] {e86bfe99-e834-4c85-b6d9-8582ee039687} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6867 | 2026.05.01 17:51:00.787109 [ 198 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 6868 | 2026.05.01 17:51:00.787130 [ 279 ] {e86bfe99-e834-4c85-b6d9-8582ee039687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6869 | 2026.05.01 17:51:00.787207 [ 198 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
| 6870 | 2026.05.01 17:51:00.787307 [ 198 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 17 rows starting from the beginning of the part | ||
| 6871 | 2026.05.01 17:51:00.787459 [ 279 ] {e86bfe99-e834-4c85-b6d9-8582ee039687} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6872 | 2026.05.01 17:51:00.787706 [ 279 ] {e86bfe99-e834-4c85-b6d9-8582ee039687} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6873 | 2026.05.01 17:51:00.787808 [ 141 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6874 | 2026.05.01 17:51:00.787834 [ 141 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6875 | 2026.05.01 17:51:00.787843 [ 279 ] {e86bfe99-e834-4c85-b6d9-8582ee039687} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001165 sec., 6866.9527896995705 rows/sec., 469.42 KiB/sec. | ||
| 6876 | 2026.05.01 17:51:00.787852 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6877 | 2026.05.01 17:51:00.787880 [ 279 ] {e86bfe99-e834-4c85-b6d9-8582ee039687} <Debug> TCPHandler: Processed in 0.001332887 sec. | ||
| 6878 | 2026.05.01 17:51:00.787928 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::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 | ||
| 6879 | 2026.05.01 17:51:00.788037 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6880 | 2026.05.01 17:51:00.788066 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2610 rows starting from the beginning of the part | ||
| 6881 | 2026.05.01 17:51:00.788119 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::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 | ||
| 6882 | 2026.05.01 17:51:00.788161 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 110 rows starting from the beginning of the part | ||
| 6883 | 2026.05.01 17:51:00.788202 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::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 | ||
| 6884 | 2026.05.01 17:51:00.788239 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 110 rows starting from the beginning of the part | ||
| 6885 | 2026.05.01 17:51:00.788278 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 8 rows starting from the beginning of the part | ||
| 6886 | 2026.05.01 17:51:00.789503 [ 200 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2958 rows, containing 4 columns (4 merged, 0 gathered) in 0.001601213 sec., 1847349.478176857 rows/sec., 118.50 MiB/sec. | ||
| 6887 | 2026.05.01 17:51:00.789921 [ 192 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6888 | 2026.05.01 17:51:00.790235 [ 192 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_41_8} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6889 | 2026.05.01 17:51:00.790293 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16950 rows, containing 5 columns (5 merged, 0 gathered) in 0.0058989 sec., 2873417.07776026 rows/sec., 189.99 MiB/sec. | ||
| 6890 | 2026.05.01 17:51:00.790319 [ 192 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_41_8} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6891 | 2026.05.01 17:51:00.790435 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6892 | 2026.05.01 17:51:00.790477 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6893 | 2026.05.01 17:51:00.790734 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6894 | 2026.05.01 17:51:00.790797 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6895 | 2026.05.01 17:51:00.790860 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.60 MiB. | ||
| 6896 | 2026.05.01 17:51:00.802361 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 797 rows, containing 19 columns (19 merged, 0 gathered) in 0.015860761 sec., 50249.795706523786 rows/sec., 90.05 MiB/sec. | ||
| 6897 | 2026.05.01 17:51:00.803602 [ 200 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6898 | 2026.05.01 17:51:00.803961 [ 200 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6899 | 2026.05.01 17:51:00.804031 [ 200 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6900 | 2026.05.01 17:51:00.804181 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 6901 | 2026.05.01 17:51:01.000296 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.50 MiB, peak 285.09 MiB, free memory in arenas 0.00 B, will set to 275.56 MiB (RSS), difference: 3.06 MiB | ||
| 6902 | 2026.05.01 17:51:04.695839 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13940 | ||
| 6903 | 2026.05.01 17:51:04.696341 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6904 | 2026.05.01 17:51:04.696390 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6905 | 2026.05.01 17:51:04.696888 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6906 | 2026.05.01 17:51:04.697131 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6907 | 2026.05.01 17:51:04.697280 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13940 | ||
| 6908 | 2026.05.01 17:51:05.407821 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6909 | 2026.05.01 17:51:05.423800 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6910 | 2026.05.01 17:51:05.423856 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6911 | 2026.05.01 17:51:05.430076 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6912 | 2026.05.01 17:51:05.430752 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6913 | 2026.05.01 17:51:05.433601 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6914 | 2026.05.01 17:51:05.550167 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6915 | 2026.05.01 17:51:05.550368 [ 279 ] {5076e2b4-637b-45ec-b05b-1e7e5bdb2163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6916 | 2026.05.01 17:51:05.550436 [ 279 ] {5076e2b4-637b-45ec-b05b-1e7e5bdb2163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6917 | 2026.05.01 17:51:05.551098 [ 279 ] {5076e2b4-637b-45ec-b05b-1e7e5bdb2163} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6918 | 2026.05.01 17:51:05.551142 [ 279 ] {5076e2b4-637b-45ec-b05b-1e7e5bdb2163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6919 | 2026.05.01 17:51:05.551536 [ 279 ] {5076e2b4-637b-45ec-b05b-1e7e5bdb2163} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6920 | 2026.05.01 17:51:05.551766 [ 279 ] {5076e2b4-637b-45ec-b05b-1e7e5bdb2163} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6921 | 2026.05.01 17:51:05.551927 [ 279 ] {5076e2b4-637b-45ec-b05b-1e7e5bdb2163} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00161 sec., 34782.60869565217 rows/sec., 2.67 MiB/sec. | ||
| 6922 | 2026.05.01 17:51:05.551971 [ 279 ] {5076e2b4-637b-45ec-b05b-1e7e5bdb2163} <Debug> TCPHandler: Processed in 0.00194491 sec. | ||
| 6923 | 2026.05.01 17:51:05.552096 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6924 | 2026.05.01 17:51:05.552200 [ 279 ] {b22002e3-1bbb-427a-a545-898f6dc3c628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6925 | 2026.05.01 17:51:05.552243 [ 279 ] {b22002e3-1bbb-427a-a545-898f6dc3c628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6926 | 2026.05.01 17:51:05.552660 [ 279 ] {b22002e3-1bbb-427a-a545-898f6dc3c628} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6927 | 2026.05.01 17:51:05.552695 [ 279 ] {b22002e3-1bbb-427a-a545-898f6dc3c628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6928 | 2026.05.01 17:51:05.553003 [ 279 ] {b22002e3-1bbb-427a-a545-898f6dc3c628} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6929 | 2026.05.01 17:51:05.553216 [ 279 ] {b22002e3-1bbb-427a-a545-898f6dc3c628} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6930 | 2026.05.01 17:51:05.553342 [ 279 ] {b22002e3-1bbb-427a-a545-898f6dc3c628} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001166 sec., 54888.507718696404 rows/sec., 4.28 MiB/sec. | ||
| 6931 | 2026.05.01 17:51:05.553378 [ 279 ] {b22002e3-1bbb-427a-a545-898f6dc3c628} <Debug> TCPHandler: Processed in 0.001333377 sec. | ||
| 6932 | 2026.05.01 17:51:05.553498 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6933 | 2026.05.01 17:51:05.553593 [ 279 ] {aa849ab8-8702-4f18-9060-821bfeea36cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6934 | 2026.05.01 17:51:05.553637 [ 279 ] {aa849ab8-8702-4f18-9060-821bfeea36cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6935 | 2026.05.01 17:51:05.554061 [ 279 ] {aa849ab8-8702-4f18-9060-821bfeea36cc} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6936 | 2026.05.01 17:51:05.554095 [ 279 ] {aa849ab8-8702-4f18-9060-821bfeea36cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6937 | 2026.05.01 17:51:05.554435 [ 279 ] {aa849ab8-8702-4f18-9060-821bfeea36cc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6938 | 2026.05.01 17:51:05.554643 [ 279 ] {aa849ab8-8702-4f18-9060-821bfeea36cc} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6939 | 2026.05.01 17:51:05.554773 [ 279 ] {aa849ab8-8702-4f18-9060-821bfeea36cc} <Debug> executeQuery: Read 138 rows, 9.84 KiB in 0.001199 sec., 115095.91326105088 rows/sec., 8.01 MiB/sec. | ||
| 6940 | 2026.05.01 17:51:05.554810 [ 279 ] {aa849ab8-8702-4f18-9060-821bfeea36cc} <Debug> TCPHandler: Processed in 0.001359987 sec. | ||
| 6941 | 2026.05.01 17:51:05.554921 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6942 | 2026.05.01 17:51:05.555014 [ 279 ] {3abf1769-83d9-4e75-874f-fbe2de470297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6943 | 2026.05.01 17:51:05.555055 [ 279 ] {3abf1769-83d9-4e75-874f-fbe2de470297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6944 | 2026.05.01 17:51:05.555377 [ 279 ] {3abf1769-83d9-4e75-874f-fbe2de470297} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6945 | 2026.05.01 17:51:05.555411 [ 279 ] {3abf1769-83d9-4e75-874f-fbe2de470297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6946 | 2026.05.01 17:51:05.555711 [ 279 ] {3abf1769-83d9-4e75-874f-fbe2de470297} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6947 | 2026.05.01 17:51:05.555917 [ 279 ] {3abf1769-83d9-4e75-874f-fbe2de470297} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6948 | 2026.05.01 17:51:05.556042 [ 279 ] {3abf1769-83d9-4e75-874f-fbe2de470297} <Debug> executeQuery: Read 52 rows, 3.59 KiB in 0.001046 sec., 49713.19311663479 rows/sec., 3.36 MiB/sec. | ||
| 6949 | 2026.05.01 17:51:05.556076 [ 279 ] {3abf1769-83d9-4e75-874f-fbe2de470297} <Debug> TCPHandler: Processed in 0.001203055 sec. | ||
| 6950 | 2026.05.01 17:51:07.240467 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 884 | ||
| 6951 | 2026.05.01 17:51:07.243353 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6952 | 2026.05.01 17:51:07.243399 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6953 | 2026.05.01 17:51:07.244593 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6954 | 2026.05.01 17:51:07.244853 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6955 | 2026.05.01 17:51:07.245020 [ 144 ] {} <Debug> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6956 | 2026.05.01 17:51:07.245115 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 884 | ||
| 6957 | 2026.05.01 17:51:07.245116 [ 144 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6958 | 2026.05.01 17:51:07.245178 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6959 | 2026.05.01 17:51:07.245354 [ 189 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::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 | ||
| 6960 | 2026.05.01 17:51:07.245930 [ 189 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6961 | 2026.05.01 17:51:07.246052 [ 189 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 682 rows starting from the beginning of the part | ||
| 6962 | 2026.05.01 17:51:07.246379 [ 189 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 38 rows starting from the beginning of the part | ||
| 6963 | 2026.05.01 17:51:07.246744 [ 189 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 58 rows starting from the beginning of the part | ||
| 6964 | 2026.05.01 17:51:07.247100 [ 189 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 6965 | 2026.05.01 17:51:07.247428 [ 189 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::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 | ||
| 6966 | 2026.05.01 17:51:07.247763 [ 189 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 46 rows starting from the beginning of the part | ||
| 6967 | 2026.05.01 17:51:07.253507 [ 200 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 884 rows, containing 72 columns (72 merged, 0 gathered) in 0.008239477 sec., 107288.36308421032 rows/sec., 92.37 MiB/sec. | ||
| 6968 | 2026.05.01 17:51:07.254730 [ 200 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6969 | 2026.05.01 17:51:07.255323 [ 200 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_21_4} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6970 | 2026.05.01 17:51:07.255400 [ 200 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_21_4} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6971 | 2026.05.01 17:51:07.255730 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.34 MiB. | ||
| 6972 | 2026.05.01 17:51:10.564874 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6973 | 2026.05.01 17:51:10.565089 [ 279 ] {01e669f4-3f99-4425-8ae3-e0f1626e4e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6974 | 2026.05.01 17:51:10.565164 [ 279 ] {01e669f4-3f99-4425-8ae3-e0f1626e4e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6975 | 2026.05.01 17:51:10.566029 [ 279 ] {01e669f4-3f99-4425-8ae3-e0f1626e4e9d} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6976 | 2026.05.01 17:51:10.566072 [ 279 ] {01e669f4-3f99-4425-8ae3-e0f1626e4e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6977 | 2026.05.01 17:51:10.566486 [ 279 ] {01e669f4-3f99-4425-8ae3-e0f1626e4e9d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6978 | 2026.05.01 17:51:10.566717 [ 279 ] {01e669f4-3f99-4425-8ae3-e0f1626e4e9d} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6979 | 2026.05.01 17:51:10.566874 [ 279 ] {01e669f4-3f99-4425-8ae3-e0f1626e4e9d} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001841 sec., 252036.93644758285 rows/sec., 15.98 MiB/sec. | ||
| 6980 | 2026.05.01 17:51:10.566917 [ 279 ] {01e669f4-3f99-4425-8ae3-e0f1626e4e9d} <Debug> TCPHandler: Processed in 0.002199225 sec. | ||
| 6981 | 2026.05.01 17:51:10.567050 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6982 | 2026.05.01 17:51:10.567145 [ 279 ] {c388b985-e6e4-4e65-a732-9fbd5f584dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6983 | 2026.05.01 17:51:10.567186 [ 279 ] {c388b985-e6e4-4e65-a732-9fbd5f584dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6984 | 2026.05.01 17:51:10.568446 [ 279 ] {c388b985-e6e4-4e65-a732-9fbd5f584dc8} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6985 | 2026.05.01 17:51:10.568483 [ 279 ] {c388b985-e6e4-4e65-a732-9fbd5f584dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6986 | 2026.05.01 17:51:10.568865 [ 279 ] {c388b985-e6e4-4e65-a732-9fbd5f584dc8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6987 | 2026.05.01 17:51:10.569102 [ 279 ] {c388b985-e6e4-4e65-a732-9fbd5f584dc8} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6988 | 2026.05.01 17:51:10.569231 [ 279 ] {c388b985-e6e4-4e65-a732-9fbd5f584dc8} <Debug> executeQuery: Read 1319 rows, 105.58 KiB in 0.002105 sec., 626603.3254156769 rows/sec., 48.98 MiB/sec. | ||
| 6989 | 2026.05.01 17:51:10.569269 [ 279 ] {c388b985-e6e4-4e65-a732-9fbd5f584dc8} <Debug> TCPHandler: Processed in 0.002268475 sec. | ||
| 6990 | 2026.05.01 17:51:10.569401 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6991 | 2026.05.01 17:51:10.569496 [ 279 ] {80725672-e97d-4d72-a170-a00044d43d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6992 | 2026.05.01 17:51:10.569537 [ 279 ] {80725672-e97d-4d72-a170-a00044d43d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6993 | 2026.05.01 17:51:10.570077 [ 279 ] {80725672-e97d-4d72-a170-a00044d43d5d} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6994 | 2026.05.01 17:51:10.570113 [ 279 ] {80725672-e97d-4d72-a170-a00044d43d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6995 | 2026.05.01 17:51:10.570424 [ 279 ] {80725672-e97d-4d72-a170-a00044d43d5d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6996 | 2026.05.01 17:51:10.570647 [ 279 ] {80725672-e97d-4d72-a170-a00044d43d5d} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6997 | 2026.05.01 17:51:10.570778 [ 279 ] {80725672-e97d-4d72-a170-a00044d43d5d} <Debug> executeQuery: Read 268 rows, 16.64 KiB in 0.0013 sec., 206153.84615384616 rows/sec., 12.50 MiB/sec. | ||
| 6998 | 2026.05.01 17:51:10.570816 [ 279 ] {80725672-e97d-4d72-a170-a00044d43d5d} <Debug> TCPHandler: Processed in 0.00146384 sec. | ||
| 6999 | 2026.05.01 17:51:10.570936 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7000 | 2026.05.01 17:51:10.571030 [ 279 ] {e567c1a4-7370-4b7d-b57a-0a8055ddcac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7001 | 2026.05.01 17:51:10.571070 [ 279 ] {e567c1a4-7370-4b7d-b57a-0a8055ddcac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7002 | 2026.05.01 17:51:10.571577 [ 279 ] {e567c1a4-7370-4b7d-b57a-0a8055ddcac7} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7003 | 2026.05.01 17:51:10.571614 [ 279 ] {e567c1a4-7370-4b7d-b57a-0a8055ddcac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 7004 | 2026.05.01 17:51:10.571930 [ 279 ] {e567c1a4-7370-4b7d-b57a-0a8055ddcac7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7005 | 2026.05.01 17:51:10.572151 [ 279 ] {e567c1a4-7370-4b7d-b57a-0a8055ddcac7} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7006 | 2026.05.01 17:51:10.572278 [ 279 ] {e567c1a4-7370-4b7d-b57a-0a8055ddcac7} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001266 sec., 188783.57030015797 rows/sec., 12.17 MiB/sec. | ||
| 7007 | 2026.05.01 17:51:10.572316 [ 279 ] {e567c1a4-7370-4b7d-b57a-0a8055ddcac7} <Debug> TCPHandler: Processed in 0.001427649 sec. | ||
| 7008 | 2026.05.01 17:51:10.572432 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7009 | 2026.05.01 17:51:10.572525 [ 279 ] {b1b3b550-2d46-4405-ac81-dac5119fb936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7010 | 2026.05.01 17:51:10.572564 [ 279 ] {b1b3b550-2d46-4405-ac81-dac5119fb936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7011 | 2026.05.01 17:51:10.573061 [ 279 ] {b1b3b550-2d46-4405-ac81-dac5119fb936} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7012 | 2026.05.01 17:51:10.573097 [ 279 ] {b1b3b550-2d46-4405-ac81-dac5119fb936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 7013 | 2026.05.01 17:51:10.573430 [ 279 ] {b1b3b550-2d46-4405-ac81-dac5119fb936} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7014 | 2026.05.01 17:51:10.573643 [ 279 ] {b1b3b550-2d46-4405-ac81-dac5119fb936} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7015 | 2026.05.01 17:51:10.573772 [ 279 ] {b1b3b550-2d46-4405-ac81-dac5119fb936} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001265 sec., 188142.29249011856 rows/sec., 10.68 MiB/sec. | ||
| 7016 | 2026.05.01 17:51:10.573809 [ 279 ] {b1b3b550-2d46-4405-ac81-dac5119fb936} <Debug> TCPHandler: Processed in 0.001425318 sec. | ||
| 7017 | 2026.05.01 17:51:10.573916 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7018 | 2026.05.01 17:51:10.574009 [ 279 ] {d851e06d-565f-4952-9704-a68746d9e34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7019 | 2026.05.01 17:51:10.574048 [ 279 ] {d851e06d-565f-4952-9704-a68746d9e34b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7020 | 2026.05.01 17:51:10.574818 [ 279 ] {d851e06d-565f-4952-9704-a68746d9e34b} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7021 | 2026.05.01 17:51:10.574881 [ 279 ] {d851e06d-565f-4952-9704-a68746d9e34b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 7022 | 2026.05.01 17:51:10.575241 [ 279 ] {d851e06d-565f-4952-9704-a68746d9e34b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7023 | 2026.05.01 17:51:10.575456 [ 279 ] {d851e06d-565f-4952-9704-a68746d9e34b} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7024 | 2026.05.01 17:51:10.575584 [ 279 ] {d851e06d-565f-4952-9704-a68746d9e34b} <Debug> executeQuery: Read 796 rows, 57.05 KiB in 0.001593 sec., 499686.12680477084 rows/sec., 34.97 MiB/sec. | ||
| 7025 | 2026.05.01 17:51:10.575621 [ 279 ] {d851e06d-565f-4952-9704-a68746d9e34b} <Debug> TCPHandler: Processed in 0.001753646 sec. | ||
| 7026 | 2026.05.01 17:51:10.575739 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7027 | 2026.05.01 17:51:10.575849 [ 279 ] {e102a2f1-5142-4d16-bf0d-e8b4d4a95f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7028 | 2026.05.01 17:51:10.575893 [ 279 ] {e102a2f1-5142-4d16-bf0d-e8b4d4a95f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7029 | 2026.05.01 17:51:10.576239 [ 279 ] {e102a2f1-5142-4d16-bf0d-e8b4d4a95f3d} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7030 | 2026.05.01 17:51:10.576277 [ 279 ] {e102a2f1-5142-4d16-bf0d-e8b4d4a95f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 7031 | 2026.05.01 17:51:10.576606 [ 279 ] {e102a2f1-5142-4d16-bf0d-e8b4d4a95f3d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7032 | 2026.05.01 17:51:10.576837 [ 279 ] {e102a2f1-5142-4d16-bf0d-e8b4d4a95f3d} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7033 | 2026.05.01 17:51:10.576971 [ 279 ] {e102a2f1-5142-4d16-bf0d-e8b4d4a95f3d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001141 sec., 5258.5451358457485 rows/sec., 274.74 KiB/sec. | ||
| 7034 | 2026.05.01 17:51:10.577009 [ 279 ] {e102a2f1-5142-4d16-bf0d-e8b4d4a95f3d} <Debug> TCPHandler: Processed in 0.001321897 sec. | ||
| 7035 | 2026.05.01 17:51:10.577126 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7036 | 2026.05.01 17:51:10.577222 [ 279 ] {8a6b8f41-737f-4987-92d6-cbdbff523f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7037 | 2026.05.01 17:51:10.577266 [ 279 ] {8a6b8f41-737f-4987-92d6-cbdbff523f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7038 | 2026.05.01 17:51:10.577708 [ 279 ] {8a6b8f41-737f-4987-92d6-cbdbff523f91} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7039 | 2026.05.01 17:51:10.577746 [ 279 ] {8a6b8f41-737f-4987-92d6-cbdbff523f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 7040 | 2026.05.01 17:51:10.578094 [ 279 ] {8a6b8f41-737f-4987-92d6-cbdbff523f91} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7041 | 2026.05.01 17:51:10.578328 [ 279 ] {8a6b8f41-737f-4987-92d6-cbdbff523f91} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7042 | 2026.05.01 17:51:10.578464 [ 279 ] {8a6b8f41-737f-4987-92d6-cbdbff523f91} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001262 sec., 265451.6640253565 rows/sec., 17.37 MiB/sec. | ||
| 7043 | 2026.05.01 17:51:10.578500 [ 279 ] {8a6b8f41-737f-4987-92d6-cbdbff523f91} <Debug> TCPHandler: Processed in 0.001424479 sec. | ||
| 7044 | 2026.05.01 17:51:10.578629 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7045 | 2026.05.01 17:51:10.578749 [ 279 ] {7a30d804-6f57-4c1b-9fb5-c0b37f1ff494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7046 | 2026.05.01 17:51:10.578803 [ 279 ] {7a30d804-6f57-4c1b-9fb5-c0b37f1ff494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7047 | 2026.05.01 17:51:10.579197 [ 279 ] {7a30d804-6f57-4c1b-9fb5-c0b37f1ff494} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7048 | 2026.05.01 17:51:10.579241 [ 279 ] {7a30d804-6f57-4c1b-9fb5-c0b37f1ff494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 7049 | 2026.05.01 17:51:10.579584 [ 279 ] {7a30d804-6f57-4c1b-9fb5-c0b37f1ff494} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7050 | 2026.05.01 17:51:10.579798 [ 279 ] {7a30d804-6f57-4c1b-9fb5-c0b37f1ff494} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7051 | 2026.05.01 17:51:10.579906 [ 139 ] {} <Debug> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 7052 | 2026.05.01 17:51:10.579932 [ 279 ] {7a30d804-6f57-4c1b-9fb5-c0b37f1ff494} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001209 sec., 827.129859387924 rows/sec., 55.73 KiB/sec. | ||
| 7053 | 2026.05.01 17:51:10.579976 [ 139 ] {} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7054 | 2026.05.01 17:51:10.579984 [ 279 ] {7a30d804-6f57-4c1b-9fb5-c0b37f1ff494} <Debug> TCPHandler: Processed in 0.001416048 sec. | ||
| 7055 | 2026.05.01 17:51:10.580007 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 7056 | 2026.05.01 17:51:10.580124 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7057 | 2026.05.01 17:51:10.580149 [ 190 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 7058 | 2026.05.01 17:51:10.580226 [ 279 ] {d25e61bb-1902-4ce5-bb23-1ee918fdc97d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7059 | 2026.05.01 17:51:10.580287 [ 279 ] {d25e61bb-1902-4ce5-bb23-1ee918fdc97d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7060 | 2026.05.01 17:51:10.580302 [ 190 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7061 | 2026.05.01 17:51:10.580346 [ 190 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 7062 | 2026.05.01 17:51:10.580419 [ 190 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 7063 | 2026.05.01 17:51:10.580462 [ 190 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 7064 | 2026.05.01 17:51:10.580502 [ 190 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 7065 | 2026.05.01 17:51:10.580542 [ 190 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 7066 | 2026.05.01 17:51:10.580581 [ 190 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 7067 | 2026.05.01 17:51:10.581161 [ 279 ] {d25e61bb-1902-4ce5-bb23-1ee918fdc97d} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7068 | 2026.05.01 17:51:10.581203 [ 279 ] {d25e61bb-1902-4ce5-bb23-1ee918fdc97d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 7069 | 2026.05.01 17:51:10.581351 [ 191 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001259356 sec., 11910.849672372227 rows/sec., 802.59 KiB/sec. | ||
| 7070 | 2026.05.01 17:51:10.581482 [ 190 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 7071 | 2026.05.01 17:51:10.581735 [ 190 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_15_3} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7072 | 2026.05.01 17:51:10.581784 [ 279 ] {d25e61bb-1902-4ce5-bb23-1ee918fdc97d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7073 | 2026.05.01 17:51:10.581813 [ 190 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_15_3} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 7074 | 2026.05.01 17:51:10.581889 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7075 | 2026.05.01 17:51:10.582029 [ 279 ] {d25e61bb-1902-4ce5-bb23-1ee918fdc97d} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7076 | 2026.05.01 17:51:10.582176 [ 279 ] {d25e61bb-1902-4ce5-bb23-1ee918fdc97d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00197 sec., 18274.111675126904 rows/sec., 32.75 MiB/sec. | ||
| 7077 | 2026.05.01 17:51:10.582232 [ 279 ] {d25e61bb-1902-4ce5-bb23-1ee918fdc97d} <Debug> TCPHandler: Processed in 0.002157224 sec. | ||
| 7078 | 2026.05.01 17:51:10.582369 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7079 | 2026.05.01 17:51:10.582464 [ 279 ] {f331368b-f979-4bf5-b2e7-d751681ee004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7080 | 2026.05.01 17:51:10.582506 [ 279 ] {f331368b-f979-4bf5-b2e7-d751681ee004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7081 | 2026.05.01 17:51:10.582867 [ 279 ] {f331368b-f979-4bf5-b2e7-d751681ee004} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7082 | 2026.05.01 17:51:10.582903 [ 279 ] {f331368b-f979-4bf5-b2e7-d751681ee004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 7083 | 2026.05.01 17:51:10.583225 [ 279 ] {f331368b-f979-4bf5-b2e7-d751681ee004} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7084 | 2026.05.01 17:51:10.583439 [ 279 ] {f331368b-f979-4bf5-b2e7-d751681ee004} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7085 | 2026.05.01 17:51:10.583566 [ 279 ] {f331368b-f979-4bf5-b2e7-d751681ee004} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001121 sec., 98126.67261373773 rows/sec., 5.97 MiB/sec. | ||
| 7086 | 2026.05.01 17:51:10.583601 [ 279 ] {f331368b-f979-4bf5-b2e7-d751681ee004} <Debug> TCPHandler: Processed in 0.001281716 sec. | ||
| 7087 | 2026.05.01 17:51:12.107337 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7088 | 2026.05.01 17:51:12.107393 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7089 | 2026.05.01 17:51:12.197444 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14452 | ||
| 7090 | 2026.05.01 17:51:12.198311 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7091 | 2026.05.01 17:51:12.198384 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 7092 | 2026.05.01 17:51:12.199123 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7093 | 2026.05.01 17:51:12.199357 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7094 | 2026.05.01 17:51:12.199487 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14452 | ||
| 7095 | 2026.05.01 17:51:12.933774 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7096 | 2026.05.01 17:51:12.950934 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7097 | 2026.05.01 17:51:12.950984 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 7098 | 2026.05.01 17:51:12.956475 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7099 | 2026.05.01 17:51:12.957136 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7100 | 2026.05.01 17:51:12.959948 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7101 | 2026.05.01 17:51:15.551612 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7102 | 2026.05.01 17:51:15.551818 [ 279 ] {60a5b86e-cd53-4373-afc6-3947b79ebe8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7103 | 2026.05.01 17:51:15.551887 [ 279 ] {60a5b86e-cd53-4373-afc6-3947b79ebe8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7104 | 2026.05.01 17:51:15.552559 [ 279 ] {60a5b86e-cd53-4373-afc6-3947b79ebe8e} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7105 | 2026.05.01 17:51:15.552616 [ 279 ] {60a5b86e-cd53-4373-afc6-3947b79ebe8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 7106 | 2026.05.01 17:51:15.553017 [ 279 ] {60a5b86e-cd53-4373-afc6-3947b79ebe8e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7107 | 2026.05.01 17:51:15.553245 [ 279 ] {60a5b86e-cd53-4373-afc6-3947b79ebe8e} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7108 | 2026.05.01 17:51:15.553399 [ 279 ] {60a5b86e-cd53-4373-afc6-3947b79ebe8e} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001637 sec., 41539.40134392181 rows/sec., 3.32 MiB/sec. | ||
| 7109 | 2026.05.01 17:51:15.553441 [ 279 ] {60a5b86e-cd53-4373-afc6-3947b79ebe8e} <Debug> TCPHandler: Processed in 0.001970309 sec. | ||
| 7110 | 2026.05.01 17:51:15.553575 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7111 | 2026.05.01 17:51:15.553671 [ 279 ] {024364b6-7fba-41ac-895b-1461b422aa01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7112 | 2026.05.01 17:51:15.553713 [ 279 ] {024364b6-7fba-41ac-895b-1461b422aa01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7113 | 2026.05.01 17:51:15.554120 [ 279 ] {024364b6-7fba-41ac-895b-1461b422aa01} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7114 | 2026.05.01 17:51:15.554156 [ 279 ] {024364b6-7fba-41ac-895b-1461b422aa01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 7115 | 2026.05.01 17:51:15.554458 [ 279 ] {024364b6-7fba-41ac-895b-1461b422aa01} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7116 | 2026.05.01 17:51:15.554674 [ 279 ] {024364b6-7fba-41ac-895b-1461b422aa01} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7117 | 2026.05.01 17:51:15.554812 [ 279 ] {024364b6-7fba-41ac-895b-1461b422aa01} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001158 sec., 5181.347150259067 rows/sec., 389.61 KiB/sec. | ||
| 7118 | 2026.05.01 17:51:15.554849 [ 279 ] {024364b6-7fba-41ac-895b-1461b422aa01} <Debug> TCPHandler: Processed in 0.001323167 sec. | ||
| 7119 | 2026.05.01 17:51:15.554967 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7120 | 2026.05.01 17:51:15.555060 [ 279 ] {b014730e-4d64-468a-aaee-b2b0c92f15cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7121 | 2026.05.01 17:51:15.555100 [ 279 ] {b014730e-4d64-468a-aaee-b2b0c92f15cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7122 | 2026.05.01 17:51:15.555507 [ 279 ] {b014730e-4d64-468a-aaee-b2b0c92f15cb} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7123 | 2026.05.01 17:51:15.555542 [ 279 ] {b014730e-4d64-468a-aaee-b2b0c92f15cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 7124 | 2026.05.01 17:51:15.555853 [ 279 ] {b014730e-4d64-468a-aaee-b2b0c92f15cb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7125 | 2026.05.01 17:51:15.556075 [ 279 ] {b014730e-4d64-468a-aaee-b2b0c92f15cb} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7126 | 2026.05.01 17:51:15.556202 [ 279 ] {b014730e-4d64-468a-aaee-b2b0c92f15cb} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001159 sec., 60396.89387402933 rows/sec., 4.71 MiB/sec. | ||
| 7127 | 2026.05.01 17:51:15.556238 [ 279 ] {b014730e-4d64-468a-aaee-b2b0c92f15cb} <Debug> TCPHandler: Processed in 0.001321387 sec. | ||
| 7128 | 2026.05.01 17:51:15.556357 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7129 | 2026.05.01 17:51:15.556450 [ 279 ] {421dcb8e-29fa-4d03-b5e4-bba88e17009a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7130 | 2026.05.01 17:51:15.556495 [ 279 ] {421dcb8e-29fa-4d03-b5e4-bba88e17009a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7131 | 2026.05.01 17:51:15.556909 [ 279 ] {421dcb8e-29fa-4d03-b5e4-bba88e17009a} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7132 | 2026.05.01 17:51:15.556945 [ 279 ] {421dcb8e-29fa-4d03-b5e4-bba88e17009a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 7133 | 2026.05.01 17:51:15.557271 [ 279 ] {421dcb8e-29fa-4d03-b5e4-bba88e17009a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7134 | 2026.05.01 17:51:15.557483 [ 279 ] {421dcb8e-29fa-4d03-b5e4-bba88e17009a} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7135 | 2026.05.01 17:51:15.557614 [ 279 ] {421dcb8e-29fa-4d03-b5e4-bba88e17009a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 7136 | 2026.05.01 17:51:15.557651 [ 279 ] {421dcb8e-29fa-4d03-b5e4-bba88e17009a} <Debug> TCPHandler: Processed in 0.001343457 sec. | ||
| 7137 | 2026.05.01 17:51:15.557767 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7138 | 2026.05.01 17:51:15.557868 [ 279 ] {9bc2bf7b-9417-419f-883f-74a9818292cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7139 | 2026.05.01 17:51:15.557924 [ 279 ] {9bc2bf7b-9417-419f-883f-74a9818292cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7140 | 2026.05.01 17:51:15.558674 [ 279 ] {9bc2bf7b-9417-419f-883f-74a9818292cc} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7141 | 2026.05.01 17:51:15.558711 [ 279 ] {9bc2bf7b-9417-419f-883f-74a9818292cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 7142 | 2026.05.01 17:51:15.559213 [ 279 ] {9bc2bf7b-9417-419f-883f-74a9818292cc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7143 | 2026.05.01 17:51:15.559432 [ 279 ] {9bc2bf7b-9417-419f-883f-74a9818292cc} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7144 | 2026.05.01 17:51:15.559574 [ 279 ] {9bc2bf7b-9417-419f-883f-74a9818292cc} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001724 sec., 3480.278422273782 rows/sec., 6.24 MiB/sec. | ||
| 7145 | 2026.05.01 17:51:15.559629 [ 279 ] {9bc2bf7b-9417-419f-883f-74a9818292cc} <Debug> TCPHandler: Processed in 0.001910668 sec. | ||
| 7146 | 2026.05.01 17:51:15.559753 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7147 | 2026.05.01 17:51:15.559848 [ 279 ] {4a92cb52-a332-4b83-8a26-2440aaccad26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7148 | 2026.05.01 17:51:15.559890 [ 279 ] {4a92cb52-a332-4b83-8a26-2440aaccad26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7149 | 2026.05.01 17:51:15.560228 [ 279 ] {4a92cb52-a332-4b83-8a26-2440aaccad26} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7150 | 2026.05.01 17:51:15.560264 [ 279 ] {4a92cb52-a332-4b83-8a26-2440aaccad26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 7151 | 2026.05.01 17:51:15.560567 [ 279 ] {4a92cb52-a332-4b83-8a26-2440aaccad26} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7152 | 2026.05.01 17:51:15.560786 [ 279 ] {4a92cb52-a332-4b83-8a26-2440aaccad26} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7153 | 2026.05.01 17:51:15.560917 [ 279 ] {4a92cb52-a332-4b83-8a26-2440aaccad26} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 7154 | 2026.05.01 17:51:15.560953 [ 279 ] {4a92cb52-a332-4b83-8a26-2440aaccad26} <Debug> TCPHandler: Processed in 0.001249165 sec. | ||
| 7155 | 2026.05.01 17:51:17.245476 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 918 | ||
| 7156 | 2026.05.01 17:51:17.247903 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7157 | 2026.05.01 17:51:17.247946 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 7158 | 2026.05.01 17:51:17.249131 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7159 | 2026.05.01 17:51:17.249407 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7160 | 2026.05.01 17:51:17.249660 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 918 | ||
| 7161 | 2026.05.01 17:51:19.700263 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14900 | ||
| 7162 | 2026.05.01 17:51:19.700757 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7163 | 2026.05.01 17:51:19.700796 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 7164 | 2026.05.01 17:51:19.701277 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7165 | 2026.05.01 17:51:19.701506 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7166 | 2026.05.01 17:51:19.701633 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14900 | ||
| 7167 | 2026.05.01 17:51:19.701645 [ 124 ] {} <Debug> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7168 | 2026.05.01 17:51:19.701712 [ 124 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7169 | 2026.05.01 17:51:19.701732 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 7170 | 2026.05.01 17:51:19.701846 [ 188 ] {86deed8e-d378-44c8-bed5-3007f54f6847::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 | ||
| 7171 | 2026.05.01 17:51:19.701973 [ 188 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7172 | 2026.05.01 17:51:19.702015 [ 188 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12532 rows starting from the beginning of the part | ||
| 7173 | 2026.05.01 17:51:19.702081 [ 188 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7174 | 2026.05.01 17:51:19.702128 [ 188 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7175 | 2026.05.01 17:51:19.702171 [ 188 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7176 | 2026.05.01 17:51:19.702214 [ 188 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7177 | 2026.05.01 17:51:19.702256 [ 188 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7178 | 2026.05.01 17:51:19.703932 [ 201 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14900 rows, containing 4 columns (4 merged, 0 gathered) in 0.002134694 sec., 6979923.117786437 rows/sec., 99.85 MiB/sec. | ||
| 7179 | 2026.05.01 17:51:19.704305 [ 193 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7180 | 2026.05.01 17:51:19.704583 [ 193 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_31_6} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7181 | 2026.05.01 17:51:19.704649 [ 193 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_31_6} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7182 | 2026.05.01 17:51:19.704732 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7183 | 2026.05.01 17:51:20.460561 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7184 | 2026.05.01 17:51:20.477983 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7185 | 2026.05.01 17:51:20.478031 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7186 | 2026.05.01 17:51:20.483784 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7187 | 2026.05.01 17:51:20.484473 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7188 | 2026.05.01 17:51:20.484768 [ 121 ] {} <Debug> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7189 | 2026.05.01 17:51:20.484839 [ 121 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7190 | 2026.05.01 17:51:20.484863 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7191 | 2026.05.01 17:51:20.484985 [ 187 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 7192 | 2026.05.01 17:51:20.487449 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7193 | 2026.05.01 17:51:20.488739 [ 187 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7194 | 2026.05.01 17:51:20.490095 [ 187 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 7195 | 2026.05.01 17:51:20.494620 [ 187 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 7196 | 2026.05.01 17:51:20.499153 [ 187 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 7197 | 2026.05.01 17:51:20.503779 [ 187 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 7198 | 2026.05.01 17:51:20.507970 [ 187 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 7199 | 2026.05.01 17:51:20.512171 [ 187 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 7200 | 2026.05.01 17:51:20.564362 [ 188 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.079432547 sec., 2945.89571702894 rows/sec., 15.23 MiB/sec. | ||
| 7201 | 2026.05.01 17:51:20.565601 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7202 | 2026.05.01 17:51:20.565763 [ 279 ] {109491f5-62c6-4fbe-b67b-4fd5c2b4f262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7203 | 2026.05.01 17:51:20.565829 [ 279 ] {109491f5-62c6-4fbe-b67b-4fd5c2b4f262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7204 | 2026.05.01 17:51:20.566686 [ 279 ] {109491f5-62c6-4fbe-b67b-4fd5c2b4f262} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7205 | 2026.05.01 17:51:20.566723 [ 279 ] {109491f5-62c6-4fbe-b67b-4fd5c2b4f262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7206 | 2026.05.01 17:51:20.567485 [ 279 ] {109491f5-62c6-4fbe-b67b-4fd5c2b4f262} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7207 | 2026.05.01 17:51:20.567597 [ 188 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7208 | 2026.05.01 17:51:20.567731 [ 279 ] {109491f5-62c6-4fbe-b67b-4fd5c2b4f262} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7209 | 2026.05.01 17:51:20.567889 [ 279 ] {109491f5-62c6-4fbe-b67b-4fd5c2b4f262} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.002176 sec., 213235.29411764705 rows/sec., 13.52 MiB/sec. | ||
| 7210 | 2026.05.01 17:51:20.567932 [ 279 ] {109491f5-62c6-4fbe-b67b-4fd5c2b4f262} <Debug> TCPHandler: Processed in 0.00245426 sec. | ||
| 7211 | 2026.05.01 17:51:20.568062 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7212 | 2026.05.01 17:51:20.568157 [ 279 ] {7cbb7db8-e8bd-4e03-a6a7-d709369b7949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7213 | 2026.05.01 17:51:20.568198 [ 279 ] {7cbb7db8-e8bd-4e03-a6a7-d709369b7949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7214 | 2026.05.01 17:51:20.568612 [ 279 ] {7cbb7db8-e8bd-4e03-a6a7-d709369b7949} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7215 | 2026.05.01 17:51:20.568646 [ 279 ] {7cbb7db8-e8bd-4e03-a6a7-d709369b7949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7216 | 2026.05.01 17:51:20.568975 [ 279 ] {7cbb7db8-e8bd-4e03-a6a7-d709369b7949} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7217 | 2026.05.01 17:51:20.569183 [ 279 ] {7cbb7db8-e8bd-4e03-a6a7-d709369b7949} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7218 | 2026.05.01 17:51:20.569317 [ 279 ] {7cbb7db8-e8bd-4e03-a6a7-d709369b7949} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001179 sec., 1696.3528413910094 rows/sec., 138.33 KiB/sec. | ||
| 7219 | 2026.05.01 17:51:20.569360 [ 279 ] {7cbb7db8-e8bd-4e03-a6a7-d709369b7949} <Debug> TCPHandler: Processed in 0.001346907 sec. | ||
| 7220 | 2026.05.01 17:51:20.569481 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7221 | 2026.05.01 17:51:20.569578 [ 279 ] {0344beda-bffa-4feb-bb71-a69bddb2140c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7222 | 2026.05.01 17:51:20.569620 [ 279 ] {0344beda-bffa-4feb-bb71-a69bddb2140c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7223 | 2026.05.01 17:51:20.569635 [ 188 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_31_6} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7224 | 2026.05.01 17:51:20.569723 [ 188 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_31_6} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7225 | 2026.05.01 17:51:20.570705 [ 279 ] {0344beda-bffa-4feb-bb71-a69bddb2140c} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7226 | 2026.05.01 17:51:20.570746 [ 279 ] {0344beda-bffa-4feb-bb71-a69bddb2140c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7227 | 2026.05.01 17:51:20.571141 [ 279 ] {0344beda-bffa-4feb-bb71-a69bddb2140c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7228 | 2026.05.01 17:51:20.571359 [ 279 ] {0344beda-bffa-4feb-bb71-a69bddb2140c} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7229 | 2026.05.01 17:51:20.571495 [ 279 ] {0344beda-bffa-4feb-bb71-a69bddb2140c} <Debug> executeQuery: Read 1320 rows, 105.65 KiB in 0.001935 sec., 682170.5426356589 rows/sec., 53.32 MiB/sec. | ||
| 7230 | 2026.05.01 17:51:20.571534 [ 279 ] {0344beda-bffa-4feb-bb71-a69bddb2140c} <Debug> TCPHandler: Processed in 0.002100283 sec. | ||
| 7231 | 2026.05.01 17:51:20.571652 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7232 | 2026.05.01 17:51:20.571746 [ 279 ] {27975cdb-650e-43cf-bdb8-1756e946ca8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7233 | 2026.05.01 17:51:20.571785 [ 279 ] {27975cdb-650e-43cf-bdb8-1756e946ca8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7234 | 2026.05.01 17:51:20.572292 [ 279 ] {27975cdb-650e-43cf-bdb8-1756e946ca8c} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7235 | 2026.05.01 17:51:20.572325 [ 279 ] {27975cdb-650e-43cf-bdb8-1756e946ca8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7236 | 2026.05.01 17:51:20.572351 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7237 | 2026.05.01 17:51:20.572641 [ 279 ] {27975cdb-650e-43cf-bdb8-1756e946ca8c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7238 | 2026.05.01 17:51:20.572858 [ 279 ] {27975cdb-650e-43cf-bdb8-1756e946ca8c} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7239 | 2026.05.01 17:51:20.572986 [ 279 ] {27975cdb-650e-43cf-bdb8-1756e946ca8c} <Debug> executeQuery: Read 270 rows, 16.78 KiB in 0.001258 sec., 214626.39109697932 rows/sec., 13.03 MiB/sec. | ||
| 7240 | 2026.05.01 17:51:20.573024 [ 279 ] {27975cdb-650e-43cf-bdb8-1756e946ca8c} <Debug> TCPHandler: Processed in 0.001420709 sec. | ||
| 7241 | 2026.05.01 17:51:20.573139 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7242 | 2026.05.01 17:51:20.573232 [ 279 ] {4e4669e7-ac42-45d7-89e5-d2a23db6a0b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7243 | 2026.05.01 17:51:20.573271 [ 279 ] {4e4669e7-ac42-45d7-89e5-d2a23db6a0b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7244 | 2026.05.01 17:51:20.573753 [ 279 ] {4e4669e7-ac42-45d7-89e5-d2a23db6a0b6} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7245 | 2026.05.01 17:51:20.573788 [ 279 ] {4e4669e7-ac42-45d7-89e5-d2a23db6a0b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7246 | 2026.05.01 17:51:20.574095 [ 279 ] {4e4669e7-ac42-45d7-89e5-d2a23db6a0b6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7247 | 2026.05.01 17:51:20.574310 [ 279 ] {4e4669e7-ac42-45d7-89e5-d2a23db6a0b6} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7248 | 2026.05.01 17:51:20.574408 [ 121 ] {} <Debug> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 7249 | 2026.05.01 17:51:20.574444 [ 279 ] {4e4669e7-ac42-45d7-89e5-d2a23db6a0b6} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001229 sec., 194467.04637917006 rows/sec., 12.54 MiB/sec. | ||
| 7250 | 2026.05.01 17:51:20.574448 [ 121 ] {} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7251 | 2026.05.01 17:51:20.574479 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7252 | 2026.05.01 17:51:20.574483 [ 279 ] {4e4669e7-ac42-45d7-89e5-d2a23db6a0b6} <Debug> TCPHandler: Processed in 0.001391928 sec. | ||
| 7253 | 2026.05.01 17:51:20.574587 [ 194 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 7254 | 2026.05.01 17:51:20.574606 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7255 | 2026.05.01 17:51:20.574719 [ 279 ] {1cdfb187-a729-4a2c-89bb-6cbbcc86be72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7256 | 2026.05.01 17:51:20.574731 [ 194 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7257 | 2026.05.01 17:51:20.574760 [ 279 ] {1cdfb187-a729-4a2c-89bb-6cbbcc86be72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7258 | 2026.05.01 17:51:20.574771 [ 194 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 1064 rows starting from the beginning of the part | ||
| 7259 | 2026.05.01 17:51:20.574847 [ 194 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 263 rows starting from the beginning of the part | ||
| 7260 | 2026.05.01 17:51:20.574893 [ 194 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 239 rows starting from the beginning of the part | ||
| 7261 | 2026.05.01 17:51:20.574937 [ 194 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 801 rows starting from the beginning of the part | ||
| 7262 | 2026.05.01 17:51:20.574977 [ 194 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 239 rows starting from the beginning of the part | ||
| 7263 | 2026.05.01 17:51:20.575016 [ 194 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 239 rows starting from the beginning of the part | ||
| 7264 | 2026.05.01 17:51:20.575268 [ 279 ] {1cdfb187-a729-4a2c-89bb-6cbbcc86be72} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7265 | 2026.05.01 17:51:20.575308 [ 279 ] {1cdfb187-a729-4a2c-89bb-6cbbcc86be72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7266 | 2026.05.01 17:51:20.575645 [ 279 ] {1cdfb187-a729-4a2c-89bb-6cbbcc86be72} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7267 | 2026.05.01 17:51:20.575873 [ 279 ] {1cdfb187-a729-4a2c-89bb-6cbbcc86be72} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7268 | 2026.05.01 17:51:20.576008 [ 279 ] {1cdfb187-a729-4a2c-89bb-6cbbcc86be72} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001307 sec., 182096.40397857688 rows/sec., 10.34 MiB/sec. | ||
| 7269 | 2026.05.01 17:51:20.576046 [ 279 ] {1cdfb187-a729-4a2c-89bb-6cbbcc86be72} <Debug> TCPHandler: Processed in 0.00148817 sec. | ||
| 7270 | 2026.05.01 17:51:20.576162 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7271 | 2026.05.01 17:51:20.576251 [ 188 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2845 rows, containing 5 columns (5 merged, 0 gathered) in 0.001719075 sec., 1654959.7894216366 rows/sec., 107.27 MiB/sec. | ||
| 7272 | 2026.05.01 17:51:20.576256 [ 279 ] {e2e1cb6e-beb1-495a-9912-3559b5148ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7273 | 2026.05.01 17:51:20.576311 [ 279 ] {e2e1cb6e-beb1-495a-9912-3559b5148ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7274 | 2026.05.01 17:51:20.576414 [ 194 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7275 | 2026.05.01 17:51:20.576654 [ 194 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_20_4} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7276 | 2026.05.01 17:51:20.576721 [ 194 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_20_4} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 7277 | 2026.05.01 17:51:20.576787 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 7278 | 2026.05.01 17:51:20.577048 [ 279 ] {e2e1cb6e-beb1-495a-9912-3559b5148ee3} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7279 | 2026.05.01 17:51:20.577091 [ 279 ] {e2e1cb6e-beb1-495a-9912-3559b5148ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7280 | 2026.05.01 17:51:20.577441 [ 279 ] {e2e1cb6e-beb1-495a-9912-3559b5148ee3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7281 | 2026.05.01 17:51:20.577653 [ 279 ] {e2e1cb6e-beb1-495a-9912-3559b5148ee3} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7282 | 2026.05.01 17:51:20.577786 [ 279 ] {e2e1cb6e-beb1-495a-9912-3559b5148ee3} <Debug> executeQuery: Read 798 rows, 57.21 KiB in 0.001548 sec., 515503.8759689923 rows/sec., 36.09 MiB/sec. | ||
| 7283 | 2026.05.01 17:51:20.577825 [ 279 ] {e2e1cb6e-beb1-495a-9912-3559b5148ee3} <Debug> TCPHandler: Processed in 0.001710245 sec. | ||
| 7284 | 2026.05.01 17:51:20.577938 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7285 | 2026.05.01 17:51:20.578032 [ 279 ] {77dff64e-0531-49fa-822d-4b59c2fa8648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7286 | 2026.05.01 17:51:20.578073 [ 279 ] {77dff64e-0531-49fa-822d-4b59c2fa8648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7287 | 2026.05.01 17:51:20.578405 [ 279 ] {77dff64e-0531-49fa-822d-4b59c2fa8648} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7288 | 2026.05.01 17:51:20.578441 [ 279 ] {77dff64e-0531-49fa-822d-4b59c2fa8648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7289 | 2026.05.01 17:51:20.578743 [ 279 ] {77dff64e-0531-49fa-822d-4b59c2fa8648} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7290 | 2026.05.01 17:51:20.578958 [ 279 ] {77dff64e-0531-49fa-822d-4b59c2fa8648} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7291 | 2026.05.01 17:51:20.579059 [ 122 ] {} <Debug> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 7292 | 2026.05.01 17:51:20.579086 [ 279 ] {77dff64e-0531-49fa-822d-4b59c2fa8648} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 7293 | 2026.05.01 17:51:20.579103 [ 122 ] {} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7294 | 2026.05.01 17:51:20.579130 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7295 | 2026.05.01 17:51:20.579131 [ 279 ] {77dff64e-0531-49fa-822d-4b59c2fa8648} <Debug> TCPHandler: Processed in 0.001240025 sec. | ||
| 7296 | 2026.05.01 17:51:20.579244 [ 192 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 7297 | 2026.05.01 17:51:20.579258 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7298 | 2026.05.01 17:51:20.579391 [ 192 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7299 | 2026.05.01 17:51:20.579392 [ 279 ] {e6ad315c-7a31-46c7-8de8-40166f42cf7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7300 | 2026.05.01 17:51:20.579432 [ 192 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 7301 | 2026.05.01 17:51:20.579457 [ 279 ] {e6ad315c-7a31-46c7-8de8-40166f42cf7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7302 | 2026.05.01 17:51:20.579504 [ 192 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 7303 | 2026.05.01 17:51:20.579559 [ 192 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 7304 | 2026.05.01 17:51:20.579601 [ 192 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 7305 | 2026.05.01 17:51:20.579641 [ 192 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 7306 | 2026.05.01 17:51:20.579683 [ 192 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 7307 | 2026.05.01 17:51:20.579907 [ 279 ] {e6ad315c-7a31-46c7-8de8-40166f42cf7b} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7308 | 2026.05.01 17:51:20.579950 [ 279 ] {e6ad315c-7a31-46c7-8de8-40166f42cf7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7309 | 2026.05.01 17:51:20.580328 [ 279 ] {e6ad315c-7a31-46c7-8de8-40166f42cf7b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7310 | 2026.05.01 17:51:20.580480 [ 194 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001293826 sec., 74198.53983456816 rows/sec., 3.79 MiB/sec. | ||
| 7311 | 2026.05.01 17:51:20.580549 [ 279 ] {e6ad315c-7a31-46c7-8de8-40166f42cf7b} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7312 | 2026.05.01 17:51:20.580604 [ 188 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 7313 | 2026.05.01 17:51:20.580696 [ 279 ] {e6ad315c-7a31-46c7-8de8-40166f42cf7b} <Debug> executeQuery: Read 336 rows, 22.52 KiB in 0.001322 sec., 254160.36308623297 rows/sec., 16.63 MiB/sec. | ||
| 7314 | 2026.05.01 17:51:20.580739 [ 279 ] {e6ad315c-7a31-46c7-8de8-40166f42cf7b} <Debug> TCPHandler: Processed in 0.001528841 sec. | ||
| 7315 | 2026.05.01 17:51:20.580857 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7316 | 2026.05.01 17:51:20.580892 [ 188 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_16_3} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7317 | 2026.05.01 17:51:20.580956 [ 279 ] {fbb55e54-9dda-42dd-ad8d-3bf602b680c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7318 | 2026.05.01 17:51:20.580969 [ 188 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_16_3} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 7319 | 2026.05.01 17:51:20.581007 [ 279 ] {fbb55e54-9dda-42dd-ad8d-3bf602b680c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7320 | 2026.05.01 17:51:20.581058 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7321 | 2026.05.01 17:51:20.581342 [ 279 ] {fbb55e54-9dda-42dd-ad8d-3bf602b680c2} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7322 | 2026.05.01 17:51:20.581383 [ 279 ] {fbb55e54-9dda-42dd-ad8d-3bf602b680c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7323 | 2026.05.01 17:51:20.581696 [ 279 ] {fbb55e54-9dda-42dd-ad8d-3bf602b680c2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7324 | 2026.05.01 17:51:20.581915 [ 279 ] {fbb55e54-9dda-42dd-ad8d-3bf602b680c2} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7325 | 2026.05.01 17:51:20.582046 [ 279 ] {fbb55e54-9dda-42dd-ad8d-3bf602b680c2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 60.71 KiB/sec. | ||
| 7326 | 2026.05.01 17:51:20.582084 [ 279 ] {fbb55e54-9dda-42dd-ad8d-3bf602b680c2} <Debug> TCPHandler: Processed in 0.001277226 sec. | ||
| 7327 | 2026.05.01 17:51:20.582208 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7328 | 2026.05.01 17:51:20.582302 [ 279 ] {2b884c63-9919-4c17-b9d8-0b1a863cd5ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7329 | 2026.05.01 17:51:20.582358 [ 279 ] {2b884c63-9919-4c17-b9d8-0b1a863cd5ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7330 | 2026.05.01 17:51:20.583231 [ 279 ] {2b884c63-9919-4c17-b9d8-0b1a863cd5ad} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7331 | 2026.05.01 17:51:20.583268 [ 279 ] {2b884c63-9919-4c17-b9d8-0b1a863cd5ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7332 | 2026.05.01 17:51:20.583844 [ 279 ] {2b884c63-9919-4c17-b9d8-0b1a863cd5ad} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7333 | 2026.05.01 17:51:20.584072 [ 279 ] {2b884c63-9919-4c17-b9d8-0b1a863cd5ad} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7334 | 2026.05.01 17:51:20.584209 [ 279 ] {2b884c63-9919-4c17-b9d8-0b1a863cd5ad} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001926 sec., 18691.58878504673 rows/sec., 33.49 MiB/sec. | ||
| 7335 | 2026.05.01 17:51:20.584261 [ 279 ] {2b884c63-9919-4c17-b9d8-0b1a863cd5ad} <Debug> TCPHandler: Processed in 0.002102612 sec. | ||
| 7336 | 2026.05.01 17:51:20.584383 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7337 | 2026.05.01 17:51:20.584479 [ 279 ] {80d4c910-f737-4485-a913-86f785c46ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7338 | 2026.05.01 17:51:20.584521 [ 279 ] {80d4c910-f737-4485-a913-86f785c46ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7339 | 2026.05.01 17:51:20.584863 [ 279 ] {80d4c910-f737-4485-a913-86f785c46ae5} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7340 | 2026.05.01 17:51:20.584900 [ 279 ] {80d4c910-f737-4485-a913-86f785c46ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7341 | 2026.05.01 17:51:20.585208 [ 279 ] {80d4c910-f737-4485-a913-86f785c46ae5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7342 | 2026.05.01 17:51:20.585420 [ 279 ] {80d4c910-f737-4485-a913-86f785c46ae5} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7343 | 2026.05.01 17:51:20.585554 [ 279 ] {80d4c910-f737-4485-a913-86f785c46ae5} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001093 sec., 100640.43915827996 rows/sec., 6.12 MiB/sec. | ||
| 7344 | 2026.05.01 17:51:20.585591 [ 279 ] {80d4c910-f737-4485-a913-86f785c46ae5} <Debug> TCPHandler: Processed in 0.001257415 sec. | ||
| 7345 | 2026.05.01 17:51:21.001163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.98 MiB, peak 287.63 MiB, free memory in arenas 0.00 B, will set to 280.69 MiB (RSS), difference: 2.71 MiB | ||
| 7346 | 2026.05.01 17:51:22.247395 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63892 | ||
| 7347 | 2026.05.01 17:51:22.247983 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7348 | 2026.05.01 17:51:22.248015 [ 338 ] {} <Debug> TCP-Session: 30dbc9b1-045b-4ff8-82e3-4d36277bab63 Authenticating user 'default' from [fd00:1122:3344:101::e]:63892 | ||
| 7349 | 2026.05.01 17:51:22.248037 [ 338 ] {} <Debug> TCP-Session: 30dbc9b1-045b-4ff8-82e3-4d36277bab63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7350 | 2026.05.01 17:51:22.248050 [ 338 ] {} <Debug> TCP-Session: 30dbc9b1-045b-4ff8-82e3-4d36277bab63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7351 | 2026.05.01 17:51:22.248242 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53713 | ||
| 7352 | 2026.05.01 17:51:22.248258 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58793 | ||
| 7353 | 2026.05.01 17:51:22.248309 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44735 | ||
| 7354 | 2026.05.01 17:51:22.248321 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38307 | ||
| 7355 | 2026.05.01 17:51:22.248338 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36614 | ||
| 7356 | 2026.05.01 17:51:22.248373 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7357 | 2026.05.01 17:51:22.248388 [ 338 ] {} <Trace> TCP-Session: 30dbc9b1-045b-4ff8-82e3-4d36277bab63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7358 | 2026.05.01 17:51:22.248418 [ 339 ] {} <Debug> TCP-Session: 0b1f2265-1e2b-4650-b68a-0d59a999c1c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53713 | ||
| 7359 | 2026.05.01 17:51:22.248337 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47040 | ||
| 7360 | 2026.05.01 17:51:22.248276 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33007 | ||
| 7361 | 2026.05.01 17:51:22.248283 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46273 | ||
| 7362 | 2026.05.01 17:51:22.248556 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7363 | 2026.05.01 17:51:22.248455 [ 339 ] {} <Debug> TCP-Session: 0b1f2265-1e2b-4650-b68a-0d59a999c1c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7364 | 2026.05.01 17:51:22.248588 [ 338 ] {a3063c57-2888-4669-9ea7-36590c33603e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63892) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7365 | 2026.05.01 17:51:22.248604 [ 340 ] {} <Debug> TCP-Session: 7e463771-74fb-49b6-9e50-7da7caa85952 Authenticating user 'default' from [fd00:1122:3344:101::e]:58793 | ||
| 7366 | 2026.05.01 17:51:22.248612 [ 339 ] {} <Debug> TCP-Session: 0b1f2265-1e2b-4650-b68a-0d59a999c1c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7367 | 2026.05.01 17:51:22.248656 [ 340 ] {} <Debug> TCP-Session: 7e463771-74fb-49b6-9e50-7da7caa85952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7368 | 2026.05.01 17:51:22.248678 [ 340 ] {} <Debug> TCP-Session: 7e463771-74fb-49b6-9e50-7da7caa85952 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7369 | 2026.05.01 17:51:22.248888 [ 338 ] {a3063c57-2888-4669-9ea7-36590c33603e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7370 | 2026.05.01 17:51:22.248915 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7371 | 2026.05.01 17:51:22.248948 [ 338 ] {a3063c57-2888-4669-9ea7-36590c33603e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7372 | 2026.05.01 17:51:22.248948 [ 335 ] {} <Debug> TCP-Session: 24c5a698-7921-4372-aa10-d27d10dd6ce2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38307 | ||
| 7373 | 2026.05.01 17:51:22.248990 [ 335 ] {} <Debug> TCP-Session: 24c5a698-7921-4372-aa10-d27d10dd6ce2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7374 | 2026.05.01 17:51:22.249003 [ 335 ] {} <Debug> TCP-Session: 24c5a698-7921-4372-aa10-d27d10dd6ce2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7375 | 2026.05.01 17:51:22.249035 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7376 | 2026.05.01 17:51:22.249089 [ 267 ] {} <Debug> TCP-Session: 777f3a56-da3e-4b08-bce7-fdb0301d7772 Authenticating user 'default' from [fd00:1122:3344:101::e]:46273 | ||
| 7377 | 2026.05.01 17:51:22.249122 [ 267 ] {} <Debug> TCP-Session: 777f3a56-da3e-4b08-bce7-fdb0301d7772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7378 | 2026.05.01 17:51:22.249139 [ 267 ] {} <Debug> TCP-Session: 777f3a56-da3e-4b08-bce7-fdb0301d7772 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7379 | 2026.05.01 17:51:22.249253 [ 338 ] {a3063c57-2888-4669-9ea7-36590c33603e} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 7380 | 2026.05.01 17:51:22.249259 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7381 | 2026.05.01 17:51:22.249317 [ 337 ] {} <Debug> TCP-Session: 152edc1b-e83a-4eef-893c-1054471fbb7c Authenticating user 'default' from [fd00:1122:3344:101::e]:47040 | ||
| 7382 | 2026.05.01 17:51:22.249323 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7383 | 2026.05.01 17:51:22.249338 [ 337 ] {} <Debug> TCP-Session: 152edc1b-e83a-4eef-893c-1054471fbb7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7384 | 2026.05.01 17:51:22.249355 [ 337 ] {} <Debug> TCP-Session: 152edc1b-e83a-4eef-893c-1054471fbb7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7385 | 2026.05.01 17:51:22.249359 [ 341 ] {} <Debug> TCP-Session: d7669e97-4bdf-46c5-b6a7-cfc2cd4c361b Authenticating user 'default' from [fd00:1122:3344:101::e]:33007 | ||
| 7386 | 2026.05.01 17:51:22.249379 [ 341 ] {} <Debug> TCP-Session: d7669e97-4bdf-46c5-b6a7-cfc2cd4c361b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7387 | 2026.05.01 17:51:22.249391 [ 341 ] {} <Debug> TCP-Session: d7669e97-4bdf-46c5-b6a7-cfc2cd4c361b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7388 | 2026.05.01 17:51:22.249452 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7389 | 2026.05.01 17:51:22.249487 [ 334 ] {} <Debug> TCP-Session: ab82d77d-ac0e-41a4-8b66-d923bda1d51c Authenticating user 'default' from [fd00:1122:3344:101::e]:44735 | ||
| 7390 | 2026.05.01 17:51:22.249505 [ 334 ] {} <Debug> TCP-Session: ab82d77d-ac0e-41a4-8b66-d923bda1d51c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7391 | 2026.05.01 17:51:22.249521 [ 334 ] {} <Debug> TCP-Session: ab82d77d-ac0e-41a4-8b66-d923bda1d51c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7392 | 2026.05.01 17:51:22.249630 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7393 | 2026.05.01 17:51:22.249664 [ 336 ] {} <Debug> TCP-Session: 7add5ed0-ef99-40ba-9fa5-5211936ed19a Authenticating user 'default' from [fd00:1122:3344:101::e]:36614 | ||
| 7394 | 2026.05.01 17:51:22.249681 [ 336 ] {} <Debug> TCP-Session: 7add5ed0-ef99-40ba-9fa5-5211936ed19a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7395 | 2026.05.01 17:51:22.249693 [ 336 ] {} <Debug> TCP-Session: 7add5ed0-ef99-40ba-9fa5-5211936ed19a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7396 | 2026.05.01 17:51:22.250289 [ 294 ] {a3063c57-2888-4669-9ea7-36590c33603e} <Trace> AggregatingTransform: Aggregating | ||
| 7397 | 2026.05.01 17:51:22.250325 [ 294 ] {a3063c57-2888-4669-9ea7-36590c33603e} <Trace> Aggregator: Aggregation method: without_key | ||
| 7398 | 2026.05.01 17:51:22.250386 [ 294 ] {a3063c57-2888-4669-9ea7-36590c33603e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001012901 sec. (987.263 rows/sec., 38.56 KiB/sec.) | ||
| 7399 | 2026.05.01 17:51:22.250401 [ 294 ] {a3063c57-2888-4669-9ea7-36590c33603e} <Trace> Aggregator: Merging aggregated data | ||
| 7400 | 2026.05.01 17:51:22.251717 [ 338 ] {a3063c57-2888-4669-9ea7-36590c33603e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003187 sec., 313.77470975839344 rows/sec., 12.26 KiB/sec. | ||
| 7401 | 2026.05.01 17:51:22.251859 [ 338 ] {a3063c57-2888-4669-9ea7-36590c33603e} <Debug> TCPHandler: Processed in 0.003589213 sec. | ||
| 7402 | 2026.05.01 17:51:22.251972 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7403 | 2026.05.01 17:51:22.251994 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7404 | 2026.05.01 17:51:22.252012 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7405 | 2026.05.01 17:51:22.252035 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7406 | 2026.05.01 17:51:22.252059 [ 341 ] {} <Debug> TCP-Session: d7669e97-4bdf-46c5-b6a7-cfc2cd4c361b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7407 | 2026.05.01 17:51:22.252047 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7408 | 2026.05.01 17:51:22.252077 [ 337 ] {} <Debug> TCP-Session: 152edc1b-e83a-4eef-893c-1054471fbb7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7409 | 2026.05.01 17:51:22.252082 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7410 | 2026.05.01 17:51:22.252114 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7411 | 2026.05.01 17:51:22.252115 [ 340 ] {} <Debug> TCP-Session: 7e463771-74fb-49b6-9e50-7da7caa85952 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7412 | 2026.05.01 17:51:22.252137 [ 267 ] {} <Debug> TCP-Session: 777f3a56-da3e-4b08-bce7-fdb0301d7772 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7413 | 2026.05.01 17:51:22.252154 [ 336 ] {} <Debug> TCP-Session: 7add5ed0-ef99-40ba-9fa5-5211936ed19a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7414 | 2026.05.01 17:51:22.252116 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7415 | 2026.05.01 17:51:22.252064 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7416 | 2026.05.01 17:51:22.252212 [ 335 ] {} <Debug> TCP-Session: 24c5a698-7921-4372-aa10-d27d10dd6ce2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7417 | 2026.05.01 17:51:22.252043 [ 339 ] {} <Debug> TCP-Session: 0b1f2265-1e2b-4650-b68a-0d59a999c1c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7418 | 2026.05.01 17:51:22.252237 [ 334 ] {} <Debug> TCP-Session: ab82d77d-ac0e-41a4-8b66-d923bda1d51c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7419 | 2026.05.01 17:51:22.252003 [ 338 ] {} <Debug> TCP-Session: 30dbc9b1-045b-4ff8-82e3-4d36277bab63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7420 | 2026.05.01 17:51:23.625906 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43518 | ||
| 7421 | 2026.05.01 17:51:23.626026 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7422 | 2026.05.01 17:51:23.626053 [ 338 ] {} <Debug> TCP-Session: 9b60423e-9b63-4243-b701-454316ca2b43 Authenticating user 'default' from [fd00:1122:3344:101::e]:43518 | ||
| 7423 | 2026.05.01 17:51:23.626076 [ 338 ] {} <Debug> TCP-Session: 9b60423e-9b63-4243-b701-454316ca2b43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7424 | 2026.05.01 17:51:23.626089 [ 338 ] {} <Debug> TCP-Session: 9b60423e-9b63-4243-b701-454316ca2b43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7425 | 2026.05.01 17:51:23.626298 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57731 | ||
| 7426 | 2026.05.01 17:51:23.626334 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49968 | ||
| 7427 | 2026.05.01 17:51:23.626358 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37741 | ||
| 7428 | 2026.05.01 17:51:23.626395 [ 338 ] {} <Trace> TCP-Session: 9b60423e-9b63-4243-b701-454316ca2b43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7429 | 2026.05.01 17:51:23.626365 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55361 | ||
| 7430 | 2026.05.01 17:51:23.626437 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7431 | 2026.05.01 17:51:23.626476 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7432 | 2026.05.01 17:51:23.626431 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7433 | 2026.05.01 17:51:23.626515 [ 339 ] {} <Debug> TCP-Session: 7d2a0763-8f7d-4a15-9f06-7b96a77ffcf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57731 | ||
| 7434 | 2026.05.01 17:51:23.626527 [ 336 ] {} <Debug> TCP-Session: b50c0d64-2c7b-4f78-b30d-bc37f9233e85 Authenticating user 'default' from [fd00:1122:3344:101::e]:37741 | ||
| 7435 | 2026.05.01 17:51:23.626550 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7436 | 2026.05.01 17:51:23.626563 [ 339 ] {} <Debug> TCP-Session: 7d2a0763-8f7d-4a15-9f06-7b96a77ffcf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7437 | 2026.05.01 17:51:23.626576 [ 336 ] {} <Debug> TCP-Session: b50c0d64-2c7b-4f78-b30d-bc37f9233e85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7438 | 2026.05.01 17:51:23.626596 [ 339 ] {} <Debug> TCP-Session: 7d2a0763-8f7d-4a15-9f06-7b96a77ffcf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7439 | 2026.05.01 17:51:23.626608 [ 336 ] {} <Debug> TCP-Session: b50c0d64-2c7b-4f78-b30d-bc37f9233e85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7440 | 2026.05.01 17:51:23.626578 [ 338 ] {31be36f5-9e06-43f9-ba6f-66457e470714} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43518) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7441 | 2026.05.01 17:51:23.626548 [ 334 ] {} <Debug> TCP-Session: 3db52454-bcdd-4d20-bb6a-59b893cd62bb Authenticating user 'default' from [fd00:1122:3344:101::e]:49968 | ||
| 7442 | 2026.05.01 17:51:23.626347 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36930 | ||
| 7443 | 2026.05.01 17:51:23.626688 [ 334 ] {} <Debug> TCP-Session: 3db52454-bcdd-4d20-bb6a-59b893cd62bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7444 | 2026.05.01 17:51:23.626323 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57890 | ||
| 7445 | 2026.05.01 17:51:23.626718 [ 334 ] {} <Debug> TCP-Session: 3db52454-bcdd-4d20-bb6a-59b893cd62bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7446 | 2026.05.01 17:51:23.626748 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7447 | 2026.05.01 17:51:23.626320 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56600 | ||
| 7448 | 2026.05.01 17:51:23.626792 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7449 | 2026.05.01 17:51:23.626784 [ 335 ] {} <Debug> TCP-Session: 872fc314-3da8-48c6-a4ca-cb4ee7748f6f Authenticating user 'default' from [fd00:1122:3344:101::e]:36930 | ||
| 7450 | 2026.05.01 17:51:23.626824 [ 267 ] {} <Debug> TCP-Session: e6645e37-f931-461c-b91b-0bc3f1187f25 Authenticating user 'default' from [fd00:1122:3344:101::e]:57890 | ||
| 7451 | 2026.05.01 17:51:23.626843 [ 335 ] {} <Debug> TCP-Session: 872fc314-3da8-48c6-a4ca-cb4ee7748f6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7452 | 2026.05.01 17:51:23.626849 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7453 | 2026.05.01 17:51:23.626863 [ 267 ] {} <Debug> TCP-Session: e6645e37-f931-461c-b91b-0bc3f1187f25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7454 | 2026.05.01 17:51:23.626867 [ 335 ] {} <Debug> TCP-Session: 872fc314-3da8-48c6-a4ca-cb4ee7748f6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7455 | 2026.05.01 17:51:23.626894 [ 267 ] {} <Debug> TCP-Session: e6645e37-f931-461c-b91b-0bc3f1187f25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7456 | 2026.05.01 17:51:23.626904 [ 338 ] {31be36f5-9e06-43f9-ba6f-66457e470714} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7457 | 2026.05.01 17:51:23.626887 [ 341 ] {} <Debug> TCP-Session: d4f6818f-d3bd-4c48-b812-b95d9383f537 Authenticating user 'default' from [fd00:1122:3344:101::e]:56600 | ||
| 7458 | 2026.05.01 17:51:23.626316 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48257 | ||
| 7459 | 2026.05.01 17:51:23.626968 [ 341 ] {} <Debug> TCP-Session: d4f6818f-d3bd-4c48-b812-b95d9383f537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7460 | 2026.05.01 17:51:23.626976 [ 338 ] {31be36f5-9e06-43f9-ba6f-66457e470714} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7461 | 2026.05.01 17:51:23.627005 [ 341 ] {} <Debug> TCP-Session: d4f6818f-d3bd-4c48-b812-b95d9383f537 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7462 | 2026.05.01 17:51:23.626592 [ 337 ] {} <Debug> TCP-Session: b10fa992-bde2-49dd-9356-758e16902231 Authenticating user 'default' from [fd00:1122:3344:101::e]:55361 | ||
| 7463 | 2026.05.01 17:51:23.627039 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7464 | 2026.05.01 17:51:23.627050 [ 337 ] {} <Debug> TCP-Session: b10fa992-bde2-49dd-9356-758e16902231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7465 | 2026.05.01 17:51:23.627070 [ 340 ] {} <Debug> TCP-Session: eec565fa-8b11-427a-ae40-c4b7274061c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48257 | ||
| 7466 | 2026.05.01 17:51:23.627075 [ 337 ] {} <Debug> TCP-Session: b10fa992-bde2-49dd-9356-758e16902231 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7467 | 2026.05.01 17:51:23.627095 [ 340 ] {} <Debug> TCP-Session: eec565fa-8b11-427a-ae40-c4b7274061c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7468 | 2026.05.01 17:51:23.627114 [ 340 ] {} <Debug> TCP-Session: eec565fa-8b11-427a-ae40-c4b7274061c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7469 | 2026.05.01 17:51:23.627289 [ 338 ] {31be36f5-9e06-43f9-ba6f-66457e470714} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 7470 | 2026.05.01 17:51:23.628239 [ 323 ] {31be36f5-9e06-43f9-ba6f-66457e470714} <Trace> AggregatingTransform: Aggregating | ||
| 7471 | 2026.05.01 17:51:23.628290 [ 323 ] {31be36f5-9e06-43f9-ba6f-66457e470714} <Trace> Aggregator: Aggregation method: without_key | ||
| 7472 | 2026.05.01 17:51:23.628323 [ 323 ] {31be36f5-9e06-43f9-ba6f-66457e470714} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000931179 sec. (1073.907 rows/sec., 41.95 KiB/sec.) | ||
| 7473 | 2026.05.01 17:51:23.628338 [ 323 ] {31be36f5-9e06-43f9-ba6f-66457e470714} <Trace> Aggregator: Merging aggregated data | ||
| 7474 | 2026.05.01 17:51:23.629639 [ 338 ] {31be36f5-9e06-43f9-ba6f-66457e470714} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003114 sec., 321.13037893384717 rows/sec., 12.54 KiB/sec. | ||
| 7475 | 2026.05.01 17:51:23.629766 [ 338 ] {31be36f5-9e06-43f9-ba6f-66457e470714} <Debug> TCPHandler: Processed in 0.00349146 sec. | ||
| 7476 | 2026.05.01 17:51:23.629898 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7477 | 2026.05.01 17:51:23.629924 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7478 | 2026.05.01 17:51:23.629941 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7479 | 2026.05.01 17:51:23.629962 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7480 | 2026.05.01 17:51:23.629983 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7481 | 2026.05.01 17:51:23.630017 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7482 | 2026.05.01 17:51:23.630026 [ 340 ] {} <Debug> TCP-Session: eec565fa-8b11-427a-ae40-c4b7274061c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7483 | 2026.05.01 17:51:23.630051 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7484 | 2026.05.01 17:51:23.630068 [ 341 ] {} <Debug> TCP-Session: d4f6818f-d3bd-4c48-b812-b95d9383f537 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7485 | 2026.05.01 17:51:23.630050 [ 335 ] {} <Debug> TCP-Session: 872fc314-3da8-48c6-a4ca-cb4ee7748f6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7486 | 2026.05.01 17:51:23.630103 [ 336 ] {} <Debug> TCP-Session: b50c0d64-2c7b-4f78-b30d-bc37f9233e85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7487 | 2026.05.01 17:51:23.630032 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7488 | 2026.05.01 17:51:23.630000 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7489 | 2026.05.01 17:51:23.630181 [ 334 ] {} <Debug> TCP-Session: 3db52454-bcdd-4d20-bb6a-59b893cd62bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7490 | 2026.05.01 17:51:23.629995 [ 339 ] {} <Debug> TCP-Session: 7d2a0763-8f7d-4a15-9f06-7b96a77ffcf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7491 | 2026.05.01 17:51:23.630227 [ 267 ] {} <Debug> TCP-Session: e6645e37-f931-461c-b91b-0bc3f1187f25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7492 | 2026.05.01 17:51:23.629969 [ 337 ] {} <Debug> TCP-Session: b10fa992-bde2-49dd-9356-758e16902231 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7493 | 2026.05.01 17:51:23.629933 [ 338 ] {} <Debug> TCP-Session: 9b60423e-9b63-4243-b701-454316ca2b43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7494 | 2026.05.01 17:51:23.986013 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39864 | ||
| 7495 | 2026.05.01 17:51:23.986125 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7496 | 2026.05.01 17:51:23.986152 [ 338 ] {} <Debug> TCP-Session: 04690365-9df2-4927-8f9d-571cb96e265a Authenticating user 'default' from [fd00:1122:3344:101::e]:39864 | ||
| 7497 | 2026.05.01 17:51:23.986176 [ 338 ] {} <Debug> TCP-Session: 04690365-9df2-4927-8f9d-571cb96e265a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7498 | 2026.05.01 17:51:23.986188 [ 338 ] {} <Debug> TCP-Session: 04690365-9df2-4927-8f9d-571cb96e265a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7499 | 2026.05.01 17:51:23.986417 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53763 | ||
| 7500 | 2026.05.01 17:51:23.986433 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56556 | ||
| 7501 | 2026.05.01 17:51:23.986468 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62527 | ||
| 7502 | 2026.05.01 17:51:23.986475 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37198 | ||
| 7503 | 2026.05.01 17:51:23.986540 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7504 | 2026.05.01 17:51:23.986560 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7505 | 2026.05.01 17:51:23.986564 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7506 | 2026.05.01 17:51:23.986592 [ 339 ] {} <Debug> TCP-Session: 73935e73-5c5c-4cee-a860-6f11efd5e99a Authenticating user 'default' from [fd00:1122:3344:101::e]:53763 | ||
| 7507 | 2026.05.01 17:51:23.986598 [ 340 ] {} <Debug> TCP-Session: 6e4c6da7-4c3f-4ca3-b59f-d142de708553 Authenticating user 'default' from [fd00:1122:3344:101::e]:56556 | ||
| 7508 | 2026.05.01 17:51:23.986604 [ 336 ] {} <Debug> TCP-Session: 78dd31da-ff3a-4b7b-abd1-f81bc7405431 Authenticating user 'default' from [fd00:1122:3344:101::e]:62527 | ||
| 7509 | 2026.05.01 17:51:23.986626 [ 339 ] {} <Debug> TCP-Session: 73935e73-5c5c-4cee-a860-6f11efd5e99a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7510 | 2026.05.01 17:51:23.986637 [ 340 ] {} <Debug> TCP-Session: 6e4c6da7-4c3f-4ca3-b59f-d142de708553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7511 | 2026.05.01 17:51:23.986640 [ 336 ] {} <Debug> TCP-Session: 78dd31da-ff3a-4b7b-abd1-f81bc7405431 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7512 | 2026.05.01 17:51:23.986651 [ 339 ] {} <Debug> TCP-Session: 73935e73-5c5c-4cee-a860-6f11efd5e99a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7513 | 2026.05.01 17:51:23.986669 [ 336 ] {} <Debug> TCP-Session: 78dd31da-ff3a-4b7b-abd1-f81bc7405431 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7514 | 2026.05.01 17:51:23.986661 [ 340 ] {} <Debug> TCP-Session: 6e4c6da7-4c3f-4ca3-b59f-d142de708553 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7515 | 2026.05.01 17:51:23.986454 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60796 | ||
| 7516 | 2026.05.01 17:51:23.986444 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47452 | ||
| 7517 | 2026.05.01 17:51:23.986433 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45670 | ||
| 7518 | 2026.05.01 17:51:23.986786 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7519 | 2026.05.01 17:51:23.986430 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42457 | ||
| 7520 | 2026.05.01 17:51:23.986820 [ 335 ] {} <Debug> TCP-Session: cacdb06c-5d9c-4297-b4db-b3f490421ace Authenticating user 'default' from [fd00:1122:3344:101::e]:60796 | ||
| 7521 | 2026.05.01 17:51:23.986837 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7522 | 2026.05.01 17:51:23.986859 [ 335 ] {} <Debug> TCP-Session: cacdb06c-5d9c-4297-b4db-b3f490421ace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7523 | 2026.05.01 17:51:23.986815 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7524 | 2026.05.01 17:51:23.986884 [ 335 ] {} <Debug> TCP-Session: cacdb06c-5d9c-4297-b4db-b3f490421ace Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7525 | 2026.05.01 17:51:23.986911 [ 334 ] {} <Debug> TCP-Session: f9c948b4-e4ef-405c-802d-8dc7fe9feb24 Authenticating user 'default' from [fd00:1122:3344:101::e]:47452 | ||
| 7526 | 2026.05.01 17:51:23.986882 [ 267 ] {} <Debug> TCP-Session: f6f8ad9b-6e45-444e-90b5-328b1a5df7b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45670 | ||
| 7527 | 2026.05.01 17:51:23.986939 [ 334 ] {} <Debug> TCP-Session: f9c948b4-e4ef-405c-802d-8dc7fe9feb24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7528 | 2026.05.01 17:51:23.986880 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7529 | 2026.05.01 17:51:23.986965 [ 267 ] {} <Debug> TCP-Session: f6f8ad9b-6e45-444e-90b5-328b1a5df7b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7530 | 2026.05.01 17:51:23.986971 [ 334 ] {} <Debug> TCP-Session: f9c948b4-e4ef-405c-802d-8dc7fe9feb24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7531 | 2026.05.01 17:51:23.986995 [ 341 ] {} <Debug> TCP-Session: 7d3efad6-be2a-4a9b-92f6-dec76667f19f Authenticating user 'default' from [fd00:1122:3344:101::e]:42457 | ||
| 7532 | 2026.05.01 17:51:23.986997 [ 267 ] {} <Debug> TCP-Session: f6f8ad9b-6e45-444e-90b5-328b1a5df7b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7533 | 2026.05.01 17:51:23.987027 [ 341 ] {} <Debug> TCP-Session: 7d3efad6-be2a-4a9b-92f6-dec76667f19f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7534 | 2026.05.01 17:51:23.986631 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7535 | 2026.05.01 17:51:23.987044 [ 341 ] {} <Debug> TCP-Session: 7d3efad6-be2a-4a9b-92f6-dec76667f19f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7536 | 2026.05.01 17:51:23.986483 [ 338 ] {} <Trace> TCP-Session: 04690365-9df2-4927-8f9d-571cb96e265a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7537 | 2026.05.01 17:51:23.987077 [ 337 ] {} <Debug> TCP-Session: 2204ffbf-5487-4eff-9693-9e0b25de82db Authenticating user 'default' from [fd00:1122:3344:101::e]:37198 | ||
| 7538 | 2026.05.01 17:51:23.987122 [ 337 ] {} <Debug> TCP-Session: 2204ffbf-5487-4eff-9693-9e0b25de82db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7539 | 2026.05.01 17:51:23.987141 [ 337 ] {} <Debug> TCP-Session: 2204ffbf-5487-4eff-9693-9e0b25de82db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7540 | 2026.05.01 17:51:23.987244 [ 338 ] {7964a167-56fe-45ef-a3fa-e1e3c82016b0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39864) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7541 | 2026.05.01 17:51:23.987504 [ 338 ] {7964a167-56fe-45ef-a3fa-e1e3c82016b0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7542 | 2026.05.01 17:51:23.987557 [ 338 ] {7964a167-56fe-45ef-a3fa-e1e3c82016b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7543 | 2026.05.01 17:51:23.987833 [ 338 ] {7964a167-56fe-45ef-a3fa-e1e3c82016b0} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 7544 | 2026.05.01 17:51:23.988850 [ 287 ] {7964a167-56fe-45ef-a3fa-e1e3c82016b0} <Trace> AggregatingTransform: Aggregating | ||
| 7545 | 2026.05.01 17:51:23.988893 [ 287 ] {7964a167-56fe-45ef-a3fa-e1e3c82016b0} <Trace> Aggregator: Aggregation method: without_key | ||
| 7546 | 2026.05.01 17:51:23.988923 [ 287 ] {7964a167-56fe-45ef-a3fa-e1e3c82016b0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00099032 sec. (1009.775 rows/sec., 39.44 KiB/sec.) | ||
| 7547 | 2026.05.01 17:51:23.988938 [ 287 ] {7964a167-56fe-45ef-a3fa-e1e3c82016b0} <Trace> Aggregator: Merging aggregated data | ||
| 7548 | 2026.05.01 17:51:23.990190 [ 338 ] {7964a167-56fe-45ef-a3fa-e1e3c82016b0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003005 sec., 332.77870216306155 rows/sec., 13.00 KiB/sec. | ||
| 7549 | 2026.05.01 17:51:23.990305 [ 338 ] {7964a167-56fe-45ef-a3fa-e1e3c82016b0} <Debug> TCPHandler: Processed in 0.00394349 sec. | ||
| 7550 | 2026.05.01 17:51:23.990566 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7551 | 2026.05.01 17:51:23.990594 [ 338 ] {} <Debug> TCP-Session: 04690365-9df2-4927-8f9d-571cb96e265a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7552 | 2026.05.01 17:51:23.990596 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7553 | 2026.05.01 17:51:23.990620 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7554 | 2026.05.01 17:51:23.990647 [ 337 ] {} <Debug> TCP-Session: 2204ffbf-5487-4eff-9693-9e0b25de82db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7555 | 2026.05.01 17:51:23.990655 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7556 | 2026.05.01 17:51:23.990670 [ 339 ] {} <Debug> TCP-Session: 73935e73-5c5c-4cee-a860-6f11efd5e99a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7557 | 2026.05.01 17:51:23.990677 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7558 | 2026.05.01 17:51:23.990699 [ 341 ] {} <Debug> TCP-Session: 7d3efad6-be2a-4a9b-92f6-dec76667f19f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7559 | 2026.05.01 17:51:23.990721 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7560 | 2026.05.01 17:51:23.990742 [ 336 ] {} <Debug> TCP-Session: 78dd31da-ff3a-4b7b-abd1-f81bc7405431 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7561 | 2026.05.01 17:51:23.990750 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7562 | 2026.05.01 17:51:23.990772 [ 335 ] {} <Debug> TCP-Session: cacdb06c-5d9c-4297-b4db-b3f490421ace Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7563 | 2026.05.01 17:51:23.990693 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7564 | 2026.05.01 17:51:23.990797 [ 267 ] {} <Debug> TCP-Session: f6f8ad9b-6e45-444e-90b5-328b1a5df7b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7565 | 2026.05.01 17:51:23.990656 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7566 | 2026.05.01 17:51:23.990834 [ 334 ] {} <Debug> TCP-Session: f9c948b4-e4ef-405c-802d-8dc7fe9feb24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7567 | 2026.05.01 17:51:23.990875 [ 340 ] {} <Debug> TCP-Session: 6e4c6da7-4c3f-4ca3-b59f-d142de708553 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7568 | 2026.05.01 17:51:25.551336 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7569 | 2026.05.01 17:51:25.551541 [ 279 ] {e4280b1b-e440-459a-8702-8ca5c7573060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7570 | 2026.05.01 17:51:25.551611 [ 279 ] {e4280b1b-e440-459a-8702-8ca5c7573060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7571 | 2026.05.01 17:51:25.552291 [ 279 ] {e4280b1b-e440-459a-8702-8ca5c7573060} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7572 | 2026.05.01 17:51:25.552343 [ 279 ] {e4280b1b-e440-459a-8702-8ca5c7573060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7573 | 2026.05.01 17:51:25.552746 [ 279 ] {e4280b1b-e440-459a-8702-8ca5c7573060} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7574 | 2026.05.01 17:51:25.552988 [ 279 ] {e4280b1b-e440-459a-8702-8ca5c7573060} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7575 | 2026.05.01 17:51:25.553139 [ 114 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7576 | 2026.05.01 17:51:25.553149 [ 279 ] {e4280b1b-e440-459a-8702-8ca5c7573060} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001659 sec., 40988.547317661236 rows/sec., 3.27 MiB/sec. | ||
| 7577 | 2026.05.01 17:51:25.553212 [ 114 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7578 | 2026.05.01 17:51:25.553238 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7579 | 2026.05.01 17:51:25.553255 [ 279 ] {e4280b1b-e440-459a-8702-8ca5c7573060} <Debug> TCPHandler: Processed in 0.002057141 sec. | ||
| 7580 | 2026.05.01 17:51:25.553342 [ 194 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::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 | ||
| 7581 | 2026.05.01 17:51:25.553409 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7582 | 2026.05.01 17:51:25.553455 [ 194 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7583 | 2026.05.01 17:51:25.553492 [ 194 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3812 rows starting from the beginning of the part | ||
| 7584 | 2026.05.01 17:51:25.553538 [ 279 ] {5e6d8591-83e0-453e-af50-48abf8fb93d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7585 | 2026.05.01 17:51:25.553560 [ 194 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 7586 | 2026.05.01 17:51:25.553598 [ 279 ] {5e6d8591-83e0-453e-af50-48abf8fb93d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7587 | 2026.05.01 17:51:25.553612 [ 194 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1319 rows starting from the beginning of the part | ||
| 7588 | 2026.05.01 17:51:25.553661 [ 194 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 68 rows starting from the beginning of the part | ||
| 7589 | 2026.05.01 17:51:25.553700 [ 194 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1320 rows starting from the beginning of the part | ||
| 7590 | 2026.05.01 17:51:25.553740 [ 194 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 68 rows starting from the beginning of the part | ||
| 7591 | 2026.05.01 17:51:25.554136 [ 279 ] {5e6d8591-83e0-453e-af50-48abf8fb93d0} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7592 | 2026.05.01 17:51:25.554190 [ 279 ] {5e6d8591-83e0-453e-af50-48abf8fb93d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7593 | 2026.05.01 17:51:25.554619 [ 279 ] {5e6d8591-83e0-453e-af50-48abf8fb93d0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7594 | 2026.05.01 17:51:25.554895 [ 279 ] {5e6d8591-83e0-453e-af50-48abf8fb93d0} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7595 | 2026.05.01 17:51:25.555044 [ 279 ] {5e6d8591-83e0-453e-af50-48abf8fb93d0} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001536 sec., 3906.25 rows/sec., 293.73 KiB/sec. | ||
| 7596 | 2026.05.01 17:51:25.555083 [ 279 ] {5e6d8591-83e0-453e-af50-48abf8fb93d0} <Debug> TCPHandler: Processed in 0.001727894 sec. | ||
| 7597 | 2026.05.01 17:51:25.555216 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7598 | 2026.05.01 17:51:25.555316 [ 279 ] {d5c062c0-5c15-4070-af99-2a4f5fbb4767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7599 | 2026.05.01 17:51:25.555358 [ 279 ] {d5c062c0-5c15-4070-af99-2a4f5fbb4767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7600 | 2026.05.01 17:51:25.555817 [ 279 ] {d5c062c0-5c15-4070-af99-2a4f5fbb4767} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7601 | 2026.05.01 17:51:25.555854 [ 279 ] {d5c062c0-5c15-4070-af99-2a4f5fbb4767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7602 | 2026.05.01 17:51:25.555923 [ 188 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6643 rows, containing 5 columns (5 merged, 0 gathered) in 0.002626423 sec., 2529295.54759458 rows/sec., 204.16 MiB/sec. | ||
| 7603 | 2026.05.01 17:51:25.556204 [ 279 ] {d5c062c0-5c15-4070-af99-2a4f5fbb4767} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7604 | 2026.05.01 17:51:25.556273 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7605 | 2026.05.01 17:51:25.556494 [ 279 ] {d5c062c0-5c15-4070-af99-2a4f5fbb4767} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7606 | 2026.05.01 17:51:25.556619 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_46_9} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7607 | 2026.05.01 17:51:25.556624 [ 114 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7608 | 2026.05.01 17:51:25.556646 [ 279 ] {d5c062c0-5c15-4070-af99-2a4f5fbb4767} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001352 sec., 51775.14792899408 rows/sec., 4.04 MiB/sec. | ||
| 7609 | 2026.05.01 17:51:25.556677 [ 114 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7610 | 2026.05.01 17:51:25.556700 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_46_9} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7611 | 2026.05.01 17:51:25.556710 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7612 | 2026.05.01 17:51:25.556713 [ 279 ] {d5c062c0-5c15-4070-af99-2a4f5fbb4767} <Debug> TCPHandler: Processed in 0.001545261 sec. | ||
| 7613 | 2026.05.01 17:51:25.556788 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 7614 | 2026.05.01 17:51:25.556836 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::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 | ||
| 7615 | 2026.05.01 17:51:25.556860 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7616 | 2026.05.01 17:51:25.556918 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7617 | 2026.05.01 17:51:25.556947 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2102 rows starting from the beginning of the part | ||
| 7618 | 2026.05.01 17:51:25.556963 [ 279 ] {968edb2c-0869-4a8d-ba45-974f7f3e7f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7619 | 2026.05.01 17:51:25.556990 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 7620 | 2026.05.01 17:51:25.557014 [ 279 ] {968edb2c-0869-4a8d-ba45-974f7f3e7f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7621 | 2026.05.01 17:51:25.557032 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 796 rows starting from the beginning of the part | ||
| 7622 | 2026.05.01 17:51:25.557071 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 70 rows starting from the beginning of the part | ||
| 7623 | 2026.05.01 17:51:25.557104 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 798 rows starting from the beginning of the part | ||
| 7624 | 2026.05.01 17:51:25.557135 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 70 rows starting from the beginning of the part | ||
| 7625 | 2026.05.01 17:51:25.557466 [ 279 ] {968edb2c-0869-4a8d-ba45-974f7f3e7f0e} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7626 | 2026.05.01 17:51:25.557510 [ 279 ] {968edb2c-0869-4a8d-ba45-974f7f3e7f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7627 | 2026.05.01 17:51:25.557875 [ 279 ] {968edb2c-0869-4a8d-ba45-974f7f3e7f0e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7628 | 2026.05.01 17:51:25.558096 [ 279 ] {968edb2c-0869-4a8d-ba45-974f7f3e7f0e} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7629 | 2026.05.01 17:51:25.558211 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7630 | 2026.05.01 17:51:25.558228 [ 279 ] {968edb2c-0869-4a8d-ba45-974f7f3e7f0e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001284 sec., 124610.59190031153 rows/sec., 8.68 MiB/sec. | ||
| 7631 | 2026.05.01 17:51:25.558251 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7632 | 2026.05.01 17:51:25.558274 [ 279 ] {968edb2c-0869-4a8d-ba45-974f7f3e7f0e} <Debug> TCPHandler: Processed in 0.00146274 sec. | ||
| 7633 | 2026.05.01 17:51:25.558276 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7634 | 2026.05.01 17:51:25.558329 [ 197 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001564372 sec., 2493013.1707803514 rows/sec., 182.69 MiB/sec. | ||
| 7635 | 2026.05.01 17:51:25.558364 [ 194 ] {90074e07-90b9-448a-b871-52c0260b3f93::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 | ||
| 7636 | 2026.05.01 17:51:25.558411 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7637 | 2026.05.01 17:51:25.558463 [ 194 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7638 | 2026.05.01 17:51:25.558493 [ 194 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 16950 rows starting from the beginning of the part | ||
| 7639 | 2026.05.01 17:51:25.558511 [ 279 ] {2e5b7192-f177-4199-a96e-07f96c988ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7640 | 2026.05.01 17:51:25.558537 [ 194 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 138 rows starting from the beginning of the part | ||
| 7641 | 2026.05.01 17:51:25.558544 [ 186 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7642 | 2026.05.01 17:51:25.558573 [ 279 ] {2e5b7192-f177-4199-a96e-07f96c988ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7643 | 2026.05.01 17:51:25.558578 [ 194 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 335 rows starting from the beginning of the part | ||
| 7644 | 2026.05.01 17:51:25.558627 [ 194 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 7645 | 2026.05.01 17:51:25.558660 [ 194 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 336 rows starting from the beginning of the part | ||
| 7646 | 2026.05.01 17:51:25.558691 [ 194 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 7647 | 2026.05.01 17:51:25.558802 [ 186 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_46_9} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7648 | 2026.05.01 17:51:25.558868 [ 186 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_46_9} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7649 | 2026.05.01 17:51:25.558931 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 7650 | 2026.05.01 17:51:25.559369 [ 279 ] {2e5b7192-f177-4199-a96e-07f96c988ad4} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7651 | 2026.05.01 17:51:25.559412 [ 279 ] {2e5b7192-f177-4199-a96e-07f96c988ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7652 | 2026.05.01 17:51:25.559974 [ 279 ] {2e5b7192-f177-4199-a96e-07f96c988ad4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7653 | 2026.05.01 17:51:25.560196 [ 279 ] {2e5b7192-f177-4199-a96e-07f96c988ad4} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7654 | 2026.05.01 17:51:25.560338 [ 279 ] {2e5b7192-f177-4199-a96e-07f96c988ad4} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001845 sec., 3252.032520325203 rows/sec., 5.83 MiB/sec. | ||
| 7655 | 2026.05.01 17:51:25.560395 [ 279 ] {2e5b7192-f177-4199-a96e-07f96c988ad4} <Debug> TCPHandler: Processed in 0.002032531 sec. | ||
| 7656 | 2026.05.01 17:51:25.560539 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7657 | 2026.05.01 17:51:25.560636 [ 279 ] {76b0babf-81f2-479a-aff8-ba72e1145e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7658 | 2026.05.01 17:51:25.560679 [ 279 ] {76b0babf-81f2-479a-aff8-ba72e1145e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7659 | 2026.05.01 17:51:25.561030 [ 279 ] {76b0babf-81f2-479a-aff8-ba72e1145e78} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7660 | 2026.05.01 17:51:25.561065 [ 279 ] {76b0babf-81f2-479a-aff8-ba72e1145e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7661 | 2026.05.01 17:51:25.561394 [ 279 ] {76b0babf-81f2-479a-aff8-ba72e1145e78} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7662 | 2026.05.01 17:51:25.561610 [ 279 ] {76b0babf-81f2-479a-aff8-ba72e1145e78} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7663 | 2026.05.01 17:51:25.561741 [ 113 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7664 | 2026.05.01 17:51:25.561743 [ 279 ] {76b0babf-81f2-479a-aff8-ba72e1145e78} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 7665 | 2026.05.01 17:51:25.561777 [ 113 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7666 | 2026.05.01 17:51:25.561791 [ 279 ] {76b0babf-81f2-479a-aff8-ba72e1145e78} <Debug> TCPHandler: Processed in 0.001302706 sec. | ||
| 7667 | 2026.05.01 17:51:25.561799 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7668 | 2026.05.01 17:51:25.561890 [ 188 ] {a9070731-5824-459b-bf62-a756a5eccad6::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 | ||
| 7669 | 2026.05.01 17:51:25.562013 [ 188 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7670 | 2026.05.01 17:51:25.562047 [ 188 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2958 rows starting from the beginning of the part | ||
| 7671 | 2026.05.01 17:51:25.562109 [ 188 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 52 rows starting from the beginning of the part | ||
| 7672 | 2026.05.01 17:51:25.562151 [ 188 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 110 rows starting from the beginning of the part | ||
| 7673 | 2026.05.01 17:51:25.562191 [ 188 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 7674 | 2026.05.01 17:51:25.562228 [ 188 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 110 rows starting from the beginning of the part | ||
| 7675 | 2026.05.01 17:51:25.562268 [ 188 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 7676 | 2026.05.01 17:51:25.563767 [ 197 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3350 rows, containing 4 columns (4 merged, 0 gathered) in 0.001919089 sec., 1745619.926954925 rows/sec., 111.89 MiB/sec. | ||
| 7677 | 2026.05.01 17:51:25.564191 [ 196 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7678 | 2026.05.01 17:51:25.564254 [ 188 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18079 rows, containing 5 columns (5 merged, 0 gathered) in 0.00591424 sec., 3056859.3766908343 rows/sec., 202.32 MiB/sec. | ||
| 7679 | 2026.05.01 17:51:25.564536 [ 196 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_46_9} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7680 | 2026.05.01 17:51:25.564567 [ 200 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7681 | 2026.05.01 17:51:25.564611 [ 196 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_46_9} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7682 | 2026.05.01 17:51:25.564698 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7683 | 2026.05.01 17:51:25.564877 [ 200 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7684 | 2026.05.01 17:51:25.564961 [ 200 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7685 | 2026.05.01 17:51:25.565061 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.11 MiB. | ||
| 7686 | 2026.05.01 17:51:26.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.28 MiB, peak 291.09 MiB, free memory in arenas 0.00 B, will set to 283.86 MiB (RSS), difference: 2.58 MiB | ||
| 7687 | 2026.05.01 17:51:27.107439 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7688 | 2026.05.01 17:51:27.107493 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7689 | 2026.05.01 17:51:27.202579 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15412 | ||
| 7690 | 2026.05.01 17:51:27.203225 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7691 | 2026.05.01 17:51:27.203261 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7692 | 2026.05.01 17:51:27.203747 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7693 | 2026.05.01 17:51:27.203987 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7694 | 2026.05.01 17:51:27.204116 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15412 | ||
| 7695 | 2026.05.01 17:51:27.250366 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 960 | ||
| 7696 | 2026.05.01 17:51:27.252930 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7697 | 2026.05.01 17:51:27.252982 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7698 | 2026.05.01 17:51:27.254219 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7699 | 2026.05.01 17:51:27.254485 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7700 | 2026.05.01 17:51:27.254754 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 960 | ||
| 7701 | 2026.05.01 17:51:27.987506 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7702 | 2026.05.01 17:51:28.001194 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000812847 sec. | ||
| 7703 | 2026.05.01 17:51:28.002817 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7704 | 2026.05.01 17:51:28.002866 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7705 | 2026.05.01 17:51:28.008424 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7706 | 2026.05.01 17:51:28.009109 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7707 | 2026.05.01 17:51:28.011912 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7708 | 2026.05.01 17:51:30.564877 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7709 | 2026.05.01 17:51:30.565093 [ 279 ] {38ee2220-b9c5-4d1b-bf7f-88748e460dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7710 | 2026.05.01 17:51:30.565174 [ 279 ] {38ee2220-b9c5-4d1b-bf7f-88748e460dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7711 | 2026.05.01 17:51:30.566057 [ 279 ] {38ee2220-b9c5-4d1b-bf7f-88748e460dd8} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7712 | 2026.05.01 17:51:30.566105 [ 279 ] {38ee2220-b9c5-4d1b-bf7f-88748e460dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7713 | 2026.05.01 17:51:30.566516 [ 279 ] {38ee2220-b9c5-4d1b-bf7f-88748e460dd8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7714 | 2026.05.01 17:51:30.566752 [ 279 ] {38ee2220-b9c5-4d1b-bf7f-88748e460dd8} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7715 | 2026.05.01 17:51:30.566918 [ 279 ] {38ee2220-b9c5-4d1b-bf7f-88748e460dd8} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.00188 sec., 246808.51063829788 rows/sec., 15.65 MiB/sec. | ||
| 7716 | 2026.05.01 17:51:30.566970 [ 279 ] {38ee2220-b9c5-4d1b-bf7f-88748e460dd8} <Debug> TCPHandler: Processed in 0.002236935 sec. | ||
| 7717 | 2026.05.01 17:51:30.567104 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7718 | 2026.05.01 17:51:30.567210 [ 279 ] {0aa7c9e8-95cc-4fc7-904c-d0c7cdc27ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7719 | 2026.05.01 17:51:30.567255 [ 279 ] {0aa7c9e8-95cc-4fc7-904c-d0c7cdc27ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7720 | 2026.05.01 17:51:30.568287 [ 279 ] {0aa7c9e8-95cc-4fc7-904c-d0c7cdc27ca5} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7721 | 2026.05.01 17:51:30.568326 [ 279 ] {0aa7c9e8-95cc-4fc7-904c-d0c7cdc27ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7722 | 2026.05.01 17:51:30.568722 [ 279 ] {0aa7c9e8-95cc-4fc7-904c-d0c7cdc27ca5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7723 | 2026.05.01 17:51:30.568940 [ 279 ] {0aa7c9e8-95cc-4fc7-904c-d0c7cdc27ca5} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7724 | 2026.05.01 17:51:30.569074 [ 279 ] {0aa7c9e8-95cc-4fc7-904c-d0c7cdc27ca5} <Debug> executeQuery: Read 1319 rows, 105.58 KiB in 0.001888 sec., 698622.8813559322 rows/sec., 54.61 MiB/sec. | ||
| 7725 | 2026.05.01 17:51:30.569113 [ 279 ] {0aa7c9e8-95cc-4fc7-904c-d0c7cdc27ca5} <Debug> TCPHandler: Processed in 0.002061761 sec. | ||
| 7726 | 2026.05.01 17:51:30.569236 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7727 | 2026.05.01 17:51:30.569333 [ 279 ] {f994037d-ece7-4512-956f-42eb64a9a047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7728 | 2026.05.01 17:51:30.569374 [ 279 ] {f994037d-ece7-4512-956f-42eb64a9a047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7729 | 2026.05.01 17:51:30.569866 [ 279 ] {f994037d-ece7-4512-956f-42eb64a9a047} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7730 | 2026.05.01 17:51:30.569901 [ 279 ] {f994037d-ece7-4512-956f-42eb64a9a047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7731 | 2026.05.01 17:51:30.570232 [ 279 ] {f994037d-ece7-4512-956f-42eb64a9a047} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7732 | 2026.05.01 17:51:30.570440 [ 279 ] {f994037d-ece7-4512-956f-42eb64a9a047} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7733 | 2026.05.01 17:51:30.570553 [ 84 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7734 | 2026.05.01 17:51:30.570568 [ 279 ] {f994037d-ece7-4512-956f-42eb64a9a047} <Debug> executeQuery: Read 268 rows, 16.64 KiB in 0.001256 sec., 213375.79617834397 rows/sec., 12.94 MiB/sec. | ||
| 7735 | 2026.05.01 17:51:30.570623 [ 84 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7736 | 2026.05.01 17:51:30.570632 [ 279 ] {f994037d-ece7-4512-956f-42eb64a9a047} <Debug> TCPHandler: Processed in 0.001445729 sec. | ||
| 7737 | 2026.05.01 17:51:30.570656 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7738 | 2026.05.01 17:51:30.570759 [ 188 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::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 | ||
| 7739 | 2026.05.01 17:51:30.570773 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7740 | 2026.05.01 17:51:30.570877 [ 279 ] {577ff9a5-3004-4723-bb43-f21ba1778aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7741 | 2026.05.01 17:51:30.570887 [ 188 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7742 | 2026.05.01 17:51:30.570919 [ 279 ] {577ff9a5-3004-4723-bb43-f21ba1778aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7743 | 2026.05.01 17:51:30.570929 [ 188 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 317 rows starting from the beginning of the part | ||
| 7744 | 2026.05.01 17:51:30.571005 [ 188 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 268 rows starting from the beginning of the part | ||
| 7745 | 2026.05.01 17:51:30.571051 [ 188 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 7746 | 2026.05.01 17:51:30.571093 [ 188 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 270 rows starting from the beginning of the part | ||
| 7747 | 2026.05.01 17:51:30.571131 [ 188 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 7748 | 2026.05.01 17:51:30.571208 [ 188 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 268 rows starting from the beginning of the part | ||
| 7749 | 2026.05.01 17:51:30.571435 [ 279 ] {577ff9a5-3004-4723-bb43-f21ba1778aea} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7750 | 2026.05.01 17:51:30.571483 [ 279 ] {577ff9a5-3004-4723-bb43-f21ba1778aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7751 | 2026.05.01 17:51:30.571856 [ 279 ] {577ff9a5-3004-4723-bb43-f21ba1778aea} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7752 | 2026.05.01 17:51:30.572092 [ 279 ] {577ff9a5-3004-4723-bb43-f21ba1778aea} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7753 | 2026.05.01 17:51:30.572154 [ 200 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1135 rows, containing 5 columns (5 merged, 0 gathered) in 0.001438199 sec., 789181.4693237862 rows/sec., 51.38 MiB/sec. | ||
| 7754 | 2026.05.01 17:51:30.572234 [ 279 ] {577ff9a5-3004-4723-bb43-f21ba1778aea} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001374 sec., 173944.68704512372 rows/sec., 11.21 MiB/sec. | ||
| 7755 | 2026.05.01 17:51:30.572295 [ 188 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7756 | 2026.05.01 17:51:30.572305 [ 279 ] {577ff9a5-3004-4723-bb43-f21ba1778aea} <Debug> TCPHandler: Processed in 0.001580022 sec. | ||
| 7757 | 2026.05.01 17:51:30.572448 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7758 | 2026.05.01 17:51:30.572546 [ 279 ] {5b140011-fcb1-41b6-92c7-59f610d134e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7759 | 2026.05.01 17:51:30.572552 [ 188 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_41_8} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7760 | 2026.05.01 17:51:30.572591 [ 279 ] {5b140011-fcb1-41b6-92c7-59f610d134e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7761 | 2026.05.01 17:51:30.572631 [ 188 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_41_8} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7762 | 2026.05.01 17:51:30.572700 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 7763 | 2026.05.01 17:51:30.573102 [ 279 ] {5b140011-fcb1-41b6-92c7-59f610d134e5} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7764 | 2026.05.01 17:51:30.573145 [ 279 ] {5b140011-fcb1-41b6-92c7-59f610d134e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7765 | 2026.05.01 17:51:30.573481 [ 279 ] {5b140011-fcb1-41b6-92c7-59f610d134e5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7766 | 2026.05.01 17:51:30.573700 [ 279 ] {5b140011-fcb1-41b6-92c7-59f610d134e5} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7767 | 2026.05.01 17:51:30.573832 [ 279 ] {5b140011-fcb1-41b6-92c7-59f610d134e5} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001304 sec., 182515.33742331289 rows/sec., 10.36 MiB/sec. | ||
| 7768 | 2026.05.01 17:51:30.573870 [ 279 ] {5b140011-fcb1-41b6-92c7-59f610d134e5} <Debug> TCPHandler: Processed in 0.001471149 sec. | ||
| 7769 | 2026.05.01 17:51:30.573980 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7770 | 2026.05.01 17:51:30.574074 [ 279 ] {b10f6030-739d-4fa8-84e4-fa8e781cb82e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7771 | 2026.05.01 17:51:30.574114 [ 279 ] {b10f6030-739d-4fa8-84e4-fa8e781cb82e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7772 | 2026.05.01 17:51:30.574825 [ 279 ] {b10f6030-739d-4fa8-84e4-fa8e781cb82e} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7773 | 2026.05.01 17:51:30.574860 [ 279 ] {b10f6030-739d-4fa8-84e4-fa8e781cb82e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7774 | 2026.05.01 17:51:30.575229 [ 279 ] {b10f6030-739d-4fa8-84e4-fa8e781cb82e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7775 | 2026.05.01 17:51:30.575451 [ 279 ] {b10f6030-739d-4fa8-84e4-fa8e781cb82e} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7776 | 2026.05.01 17:51:30.575581 [ 279 ] {b10f6030-739d-4fa8-84e4-fa8e781cb82e} <Debug> executeQuery: Read 796 rows, 57.05 KiB in 0.001525 sec., 521967.21311475406 rows/sec., 36.53 MiB/sec. | ||
| 7777 | 2026.05.01 17:51:30.575619 [ 279 ] {b10f6030-739d-4fa8-84e4-fa8e781cb82e} <Debug> TCPHandler: Processed in 0.001686834 sec. | ||
| 7778 | 2026.05.01 17:51:30.575739 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7779 | 2026.05.01 17:51:30.575853 [ 279 ] {4c95ea9f-ce4e-4a61-9f1b-c9f88c7d4051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7780 | 2026.05.01 17:51:30.575905 [ 279 ] {4c95ea9f-ce4e-4a61-9f1b-c9f88c7d4051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7781 | 2026.05.01 17:51:30.576301 [ 279 ] {4c95ea9f-ce4e-4a61-9f1b-c9f88c7d4051} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7782 | 2026.05.01 17:51:30.576345 [ 279 ] {4c95ea9f-ce4e-4a61-9f1b-c9f88c7d4051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7783 | 2026.05.01 17:51:30.576675 [ 279 ] {4c95ea9f-ce4e-4a61-9f1b-c9f88c7d4051} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7784 | 2026.05.01 17:51:30.576886 [ 279 ] {4c95ea9f-ce4e-4a61-9f1b-c9f88c7d4051} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7785 | 2026.05.01 17:51:30.577015 [ 279 ] {4c95ea9f-ce4e-4a61-9f1b-c9f88c7d4051} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001186 sec., 5059.021922428331 rows/sec., 264.31 KiB/sec. | ||
| 7786 | 2026.05.01 17:51:30.577051 [ 279 ] {4c95ea9f-ce4e-4a61-9f1b-c9f88c7d4051} <Debug> TCPHandler: Processed in 0.001373428 sec. | ||
| 7787 | 2026.05.01 17:51:30.577170 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7788 | 2026.05.01 17:51:30.577263 [ 279 ] {bd6b15f0-e23c-400b-8fff-e39712a2e6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7789 | 2026.05.01 17:51:30.577305 [ 279 ] {bd6b15f0-e23c-400b-8fff-e39712a2e6d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7790 | 2026.05.01 17:51:30.577746 [ 279 ] {bd6b15f0-e23c-400b-8fff-e39712a2e6d0} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7791 | 2026.05.01 17:51:30.577781 [ 279 ] {bd6b15f0-e23c-400b-8fff-e39712a2e6d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7792 | 2026.05.01 17:51:30.578119 [ 279 ] {bd6b15f0-e23c-400b-8fff-e39712a2e6d0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7793 | 2026.05.01 17:51:30.578334 [ 279 ] {bd6b15f0-e23c-400b-8fff-e39712a2e6d0} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7794 | 2026.05.01 17:51:30.578464 [ 279 ] {bd6b15f0-e23c-400b-8fff-e39712a2e6d0} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001219 sec., 274815.4224774405 rows/sec., 17.98 MiB/sec. | ||
| 7795 | 2026.05.01 17:51:30.578501 [ 279 ] {bd6b15f0-e23c-400b-8fff-e39712a2e6d0} <Debug> TCPHandler: Processed in 0.001381348 sec. | ||
| 7796 | 2026.05.01 17:51:30.578615 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7797 | 2026.05.01 17:51:30.578707 [ 279 ] {e32132d8-c255-464b-9082-7765547a79dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7798 | 2026.05.01 17:51:30.578748 [ 279 ] {e32132d8-c255-464b-9082-7765547a79dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7799 | 2026.05.01 17:51:30.579058 [ 279 ] {e32132d8-c255-464b-9082-7765547a79dd} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7800 | 2026.05.01 17:51:30.579092 [ 279 ] {e32132d8-c255-464b-9082-7765547a79dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7801 | 2026.05.01 17:51:30.579394 [ 279 ] {e32132d8-c255-464b-9082-7765547a79dd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7802 | 2026.05.01 17:51:30.579601 [ 279 ] {e32132d8-c255-464b-9082-7765547a79dd} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7803 | 2026.05.01 17:51:30.579725 [ 279 ] {e32132d8-c255-464b-9082-7765547a79dd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 7804 | 2026.05.01 17:51:30.579761 [ 279 ] {e32132d8-c255-464b-9082-7765547a79dd} <Debug> TCPHandler: Processed in 0.001196285 sec. | ||
| 7805 | 2026.05.01 17:51:30.579875 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7806 | 2026.05.01 17:51:30.579991 [ 279 ] {a73d6caa-1089-4a50-9caf-bb4a220ec3a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7807 | 2026.05.01 17:51:30.580057 [ 279 ] {a73d6caa-1089-4a50-9caf-bb4a220ec3a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7808 | 2026.05.01 17:51:30.580932 [ 279 ] {a73d6caa-1089-4a50-9caf-bb4a220ec3a4} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7809 | 2026.05.01 17:51:30.580968 [ 279 ] {a73d6caa-1089-4a50-9caf-bb4a220ec3a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7810 | 2026.05.01 17:51:30.581545 [ 279 ] {a73d6caa-1089-4a50-9caf-bb4a220ec3a4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7811 | 2026.05.01 17:51:30.581763 [ 279 ] {a73d6caa-1089-4a50-9caf-bb4a220ec3a4} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7812 | 2026.05.01 17:51:30.581879 [ 94 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7813 | 2026.05.01 17:51:30.581898 [ 279 ] {a73d6caa-1089-4a50-9caf-bb4a220ec3a4} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00193 sec., 18652.84974093264 rows/sec., 33.43 MiB/sec. | ||
| 7814 | 2026.05.01 17:51:30.581944 [ 94 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7815 | 2026.05.01 17:51:30.581970 [ 279 ] {a73d6caa-1089-4a50-9caf-bb4a220ec3a4} <Debug> TCPHandler: Processed in 0.002153443 sec. | ||
| 7816 | 2026.05.01 17:51:30.581970 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7817 | 2026.05.01 17:51:30.582084 [ 196 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::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 | ||
| 7818 | 2026.05.01 17:51:30.582100 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7819 | 2026.05.01 17:51:30.582211 [ 279 ] {d38240da-9f39-402b-9608-615cd0d54b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7820 | 2026.05.01 17:51:30.582253 [ 279 ] {d38240da-9f39-402b-9608-615cd0d54b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7821 | 2026.05.01 17:51:30.582314 [ 196 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7822 | 2026.05.01 17:51:30.582375 [ 196 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 797 rows starting from the beginning of the part | ||
| 7823 | 2026.05.01 17:51:30.582493 [ 196 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
| 7824 | 2026.05.01 17:51:30.582586 [ 279 ] {d38240da-9f39-402b-9608-615cd0d54b03} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7825 | 2026.05.01 17:51:30.582588 [ 196 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 7826 | 2026.05.01 17:51:30.582630 [ 279 ] {d38240da-9f39-402b-9608-615cd0d54b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7827 | 2026.05.01 17:51:30.582704 [ 196 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
| 7828 | 2026.05.01 17:51:30.582806 [ 196 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 7829 | 2026.05.01 17:51:30.582901 [ 196 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part | ||
| 7830 | 2026.05.01 17:51:30.582967 [ 279 ] {d38240da-9f39-402b-9608-615cd0d54b03} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7831 | 2026.05.01 17:51:30.583188 [ 279 ] {d38240da-9f39-402b-9608-615cd0d54b03} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7832 | 2026.05.01 17:51:30.583323 [ 279 ] {d38240da-9f39-402b-9608-615cd0d54b03} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001131 sec., 97259.06277630416 rows/sec., 5.92 MiB/sec. | ||
| 7833 | 2026.05.01 17:51:30.583360 [ 279 ] {d38240da-9f39-402b-9608-615cd0d54b03} <Debug> TCPHandler: Processed in 0.001308847 sec. | ||
| 7834 | 2026.05.01 17:51:30.587770 [ 200 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 917 rows, containing 19 columns (19 merged, 0 gathered) in 0.005728316 sec., 160081.95078623458 rows/sec., 286.86 MiB/sec. | ||
| 7835 | 2026.05.01 17:51:30.588559 [ 196 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7836 | 2026.05.01 17:51:30.588868 [ 196 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7837 | 2026.05.01 17:51:30.588932 [ 196 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7838 | 2026.05.01 17:51:30.589018 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
| 7839 | 2026.05.01 17:51:30.768569 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7840 | 2026.05.01 17:51:30.768696 [ 279 ] {015dd87a-662d-459f-a8cc-6ac8439f0ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7841 | 2026.05.01 17:51:30.768749 [ 279 ] {015dd87a-662d-459f-a8cc-6ac8439f0ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7842 | 2026.05.01 17:51:30.769266 [ 279 ] {015dd87a-662d-459f-a8cc-6ac8439f0ff0} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7843 | 2026.05.01 17:51:30.769312 [ 279 ] {015dd87a-662d-459f-a8cc-6ac8439f0ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7844 | 2026.05.01 17:51:30.769645 [ 279 ] {015dd87a-662d-459f-a8cc-6ac8439f0ff0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7845 | 2026.05.01 17:51:30.769864 [ 279 ] {015dd87a-662d-459f-a8cc-6ac8439f0ff0} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7846 | 2026.05.01 17:51:30.770003 [ 279 ] {015dd87a-662d-459f-a8cc-6ac8439f0ff0} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001333 sec., 6001.500375093773 rows/sec., 489.38 KiB/sec. | ||
| 7847 | 2026.05.01 17:51:30.770042 [ 279 ] {015dd87a-662d-459f-a8cc-6ac8439f0ff0} <Debug> TCPHandler: Processed in 0.001545301 sec. | ||
| 7848 | 2026.05.01 17:51:30.770157 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7849 | 2026.05.01 17:51:30.770251 [ 279 ] {84ccfc23-678a-4ff4-a753-2c27ebfda6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7850 | 2026.05.01 17:51:30.770289 [ 279 ] {84ccfc23-678a-4ff4-a753-2c27ebfda6fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7851 | 2026.05.01 17:51:30.771928 [ 279 ] {84ccfc23-678a-4ff4-a753-2c27ebfda6fa} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7852 | 2026.05.01 17:51:30.771964 [ 279 ] {84ccfc23-678a-4ff4-a753-2c27ebfda6fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7853 | 2026.05.01 17:51:30.772420 [ 279 ] {84ccfc23-678a-4ff4-a753-2c27ebfda6fa} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7854 | 2026.05.01 17:51:30.772634 [ 279 ] {84ccfc23-678a-4ff4-a753-2c27ebfda6fa} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7855 | 2026.05.01 17:51:30.772766 [ 279 ] {84ccfc23-678a-4ff4-a753-2c27ebfda6fa} <Debug> executeQuery: Read 2395 rows, 181.08 KiB in 0.002532 sec., 945892.5750394944 rows/sec., 69.84 MiB/sec. | ||
| 7856 | 2026.05.01 17:51:30.772803 [ 279 ] {84ccfc23-678a-4ff4-a753-2c27ebfda6fa} <Debug> TCPHandler: Processed in 0.002694874 sec. | ||
| 7857 | 2026.05.01 17:51:30.772924 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7858 | 2026.05.01 17:51:30.773044 [ 279 ] {1b87cf9a-543b-4c0a-960d-602c31f60665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7859 | 2026.05.01 17:51:30.773092 [ 279 ] {1b87cf9a-543b-4c0a-960d-602c31f60665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7860 | 2026.05.01 17:51:30.773544 [ 279 ] {1b87cf9a-543b-4c0a-960d-602c31f60665} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7861 | 2026.05.01 17:51:30.773582 [ 279 ] {1b87cf9a-543b-4c0a-960d-602c31f60665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7862 | 2026.05.01 17:51:30.773886 [ 279 ] {1b87cf9a-543b-4c0a-960d-602c31f60665} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7863 | 2026.05.01 17:51:30.774102 [ 279 ] {1b87cf9a-543b-4c0a-960d-602c31f60665} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7864 | 2026.05.01 17:51:30.774239 [ 279 ] {1b87cf9a-543b-4c0a-960d-602c31f60665} <Debug> executeQuery: Read 25 rows, 1.84 KiB in 0.001219 sec., 20508.613617719442 rows/sec., 1.47 MiB/sec. | ||
| 7865 | 2026.05.01 17:51:30.774278 [ 279 ] {1b87cf9a-543b-4c0a-960d-602c31f60665} <Debug> TCPHandler: Processed in 0.001414589 sec. | ||
| 7866 | 2026.05.01 17:51:30.774388 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7867 | 2026.05.01 17:51:30.774481 [ 279 ] {bc5372af-e332-46a2-a97b-5d295555c200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7868 | 2026.05.01 17:51:30.774520 [ 279 ] {bc5372af-e332-46a2-a97b-5d295555c200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7869 | 2026.05.01 17:51:30.775253 [ 279 ] {bc5372af-e332-46a2-a97b-5d295555c200} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7870 | 2026.05.01 17:51:30.775290 [ 279 ] {bc5372af-e332-46a2-a97b-5d295555c200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7871 | 2026.05.01 17:51:30.775617 [ 279 ] {bc5372af-e332-46a2-a97b-5d295555c200} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7872 | 2026.05.01 17:51:30.775831 [ 279 ] {bc5372af-e332-46a2-a97b-5d295555c200} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7873 | 2026.05.01 17:51:30.775961 [ 279 ] {bc5372af-e332-46a2-a97b-5d295555c200} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001498 sec., 534712.950600801 rows/sec., 30.89 MiB/sec. | ||
| 7874 | 2026.05.01 17:51:30.775999 [ 279 ] {bc5372af-e332-46a2-a97b-5d295555c200} <Debug> TCPHandler: Processed in 0.001659833 sec. | ||
| 7875 | 2026.05.01 17:51:30.776106 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7876 | 2026.05.01 17:51:30.776200 [ 279 ] {fda053a0-c8f1-460f-8b83-a547b730cf5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7877 | 2026.05.01 17:51:30.776239 [ 279 ] {fda053a0-c8f1-460f-8b83-a547b730cf5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7878 | 2026.05.01 17:51:30.776596 [ 279 ] {fda053a0-c8f1-460f-8b83-a547b730cf5f} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7879 | 2026.05.01 17:51:30.776633 [ 279 ] {fda053a0-c8f1-460f-8b83-a547b730cf5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7880 | 2026.05.01 17:51:30.776922 [ 279 ] {fda053a0-c8f1-460f-8b83-a547b730cf5f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 7881 | 2026.05.01 17:51:30.777150 [ 279 ] {fda053a0-c8f1-460f-8b83-a547b730cf5f} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7882 | 2026.05.01 17:51:30.777279 [ 279 ] {fda053a0-c8f1-460f-8b83-a547b730cf5f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001097 sec., 911.5770282588878 rows/sec., 64.10 KiB/sec. | ||
| 7883 | 2026.05.01 17:51:30.777317 [ 279 ] {fda053a0-c8f1-460f-8b83-a547b730cf5f} <Debug> TCPHandler: Processed in 0.001258946 sec. | ||
| 7884 | 2026.05.01 17:51:30.777432 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7885 | 2026.05.01 17:51:30.777545 [ 279 ] {0937e751-f4af-4206-9098-5d58814bea54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7886 | 2026.05.01 17:51:30.777592 [ 279 ] {0937e751-f4af-4206-9098-5d58814bea54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7887 | 2026.05.01 17:51:30.778542 [ 279 ] {0937e751-f4af-4206-9098-5d58814bea54} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7888 | 2026.05.01 17:51:30.778578 [ 279 ] {0937e751-f4af-4206-9098-5d58814bea54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7889 | 2026.05.01 17:51:30.778936 [ 279 ] {0937e751-f4af-4206-9098-5d58814bea54} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7890 | 2026.05.01 17:51:30.779145 [ 279 ] {0937e751-f4af-4206-9098-5d58814bea54} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7891 | 2026.05.01 17:51:30.779275 [ 279 ] {0937e751-f4af-4206-9098-5d58814bea54} <Debug> executeQuery: Read 1276 rows, 87.01 KiB in 0.001754 sec., 727480.0456100343 rows/sec., 48.44 MiB/sec. | ||
| 7892 | 2026.05.01 17:51:30.779314 [ 279 ] {0937e751-f4af-4206-9098-5d58814bea54} <Debug> TCPHandler: Processed in 0.001942439 sec. | ||
| 7893 | 2026.05.01 17:51:30.779427 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7894 | 2026.05.01 17:51:30.779521 [ 279 ] {2d18d8b0-7c51-4a4f-8b7a-3448f2523443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7895 | 2026.05.01 17:51:30.779562 [ 279 ] {2d18d8b0-7c51-4a4f-8b7a-3448f2523443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7896 | 2026.05.01 17:51:30.780296 [ 279 ] {2d18d8b0-7c51-4a4f-8b7a-3448f2523443} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7897 | 2026.05.01 17:51:30.780332 [ 279 ] {2d18d8b0-7c51-4a4f-8b7a-3448f2523443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7898 | 2026.05.01 17:51:30.780741 [ 279 ] {2d18d8b0-7c51-4a4f-8b7a-3448f2523443} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7899 | 2026.05.01 17:51:30.780948 [ 279 ] {2d18d8b0-7c51-4a4f-8b7a-3448f2523443} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7900 | 2026.05.01 17:51:30.781081 [ 279 ] {2d18d8b0-7c51-4a4f-8b7a-3448f2523443} <Debug> executeQuery: Read 1490 rows, 92.47 KiB in 0.001578 sec., 944233.206590621 rows/sec., 57.23 MiB/sec. | ||
| 7901 | 2026.05.01 17:51:30.781119 [ 279 ] {2d18d8b0-7c51-4a4f-8b7a-3448f2523443} <Debug> TCPHandler: Processed in 0.001740335 sec. | ||
| 7902 | 2026.05.01 17:51:30.781241 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7903 | 2026.05.01 17:51:30.781362 [ 279 ] {71d44e08-a1f5-4317-9ebb-7a855139ff83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7904 | 2026.05.01 17:51:30.781424 [ 279 ] {71d44e08-a1f5-4317-9ebb-7a855139ff83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7905 | 2026.05.01 17:51:30.782173 [ 279 ] {71d44e08-a1f5-4317-9ebb-7a855139ff83} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7906 | 2026.05.01 17:51:30.782210 [ 279 ] {71d44e08-a1f5-4317-9ebb-7a855139ff83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7907 | 2026.05.01 17:51:30.782744 [ 279 ] {71d44e08-a1f5-4317-9ebb-7a855139ff83} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7908 | 2026.05.01 17:51:30.782971 [ 279 ] {71d44e08-a1f5-4317-9ebb-7a855139ff83} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7909 | 2026.05.01 17:51:30.783110 [ 279 ] {71d44e08-a1f5-4317-9ebb-7a855139ff83} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001773 sec., 9588.268471517202 rows/sec., 17.18 MiB/sec. | ||
| 7910 | 2026.05.01 17:51:30.783163 [ 279 ] {71d44e08-a1f5-4317-9ebb-7a855139ff83} <Debug> TCPHandler: Processed in 0.00198283 sec. | ||
| 7911 | 2026.05.01 17:51:30.783278 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7912 | 2026.05.01 17:51:30.783373 [ 279 ] {fb11819d-1591-464d-a410-b116f4ca3afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7913 | 2026.05.01 17:51:30.783413 [ 279 ] {fb11819d-1591-464d-a410-b116f4ca3afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7914 | 2026.05.01 17:51:30.783732 [ 279 ] {fb11819d-1591-464d-a410-b116f4ca3afa} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7915 | 2026.05.01 17:51:30.783768 [ 279 ] {fb11819d-1591-464d-a410-b116f4ca3afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7916 | 2026.05.01 17:51:30.784066 [ 279 ] {fb11819d-1591-464d-a410-b116f4ca3afa} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7917 | 2026.05.01 17:51:30.784275 [ 279 ] {fb11819d-1591-464d-a410-b116f4ca3afa} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7918 | 2026.05.01 17:51:30.784404 [ 279 ] {fb11819d-1591-464d-a410-b116f4ca3afa} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.00105 sec., 7619.047619047619 rows/sec., 520.83 KiB/sec. | ||
| 7919 | 2026.05.01 17:51:30.784440 [ 279 ] {fb11819d-1591-464d-a410-b116f4ca3afa} <Debug> TCPHandler: Processed in 0.001211345 sec. | ||
| 7920 | 2026.05.01 17:51:31.001110 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.63 MiB, peak 292.69 MiB, free memory in arenas 0.00 B, will set to 286.68 MiB (RSS), difference: 1.06 MiB | ||
| 7921 | 2026.05.01 17:51:34.705018 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15860 | ||
| 7922 | 2026.05.01 17:51:34.705527 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7923 | 2026.05.01 17:51:34.705572 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7924 | 2026.05.01 17:51:34.706050 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7925 | 2026.05.01 17:51:34.706292 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7926 | 2026.05.01 17:51:34.706425 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15860 | ||
| 7927 | 2026.05.01 17:51:35.512802 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7928 | 2026.05.01 17:51:35.528646 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7929 | 2026.05.01 17:51:35.528709 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7930 | 2026.05.01 17:51:35.534484 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7931 | 2026.05.01 17:51:35.535183 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7932 | 2026.05.01 17:51:35.538216 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7933 | 2026.05.01 17:51:35.549622 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7934 | 2026.05.01 17:51:35.549809 [ 279 ] {1e99b924-802a-49fd-bb96-348c99e08ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7935 | 2026.05.01 17:51:35.549877 [ 279 ] {1e99b924-802a-49fd-bb96-348c99e08ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7936 | 2026.05.01 17:51:35.550547 [ 279 ] {1e99b924-802a-49fd-bb96-348c99e08ea2} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7937 | 2026.05.01 17:51:35.550591 [ 279 ] {1e99b924-802a-49fd-bb96-348c99e08ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7938 | 2026.05.01 17:51:35.551003 [ 279 ] {1e99b924-802a-49fd-bb96-348c99e08ea2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7939 | 2026.05.01 17:51:35.551243 [ 279 ] {1e99b924-802a-49fd-bb96-348c99e08ea2} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7940 | 2026.05.01 17:51:35.551405 [ 279 ] {1e99b924-802a-49fd-bb96-348c99e08ea2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001647 sec., 34001.21432908318 rows/sec., 2.61 MiB/sec. | ||
| 7941 | 2026.05.01 17:51:35.551455 [ 279 ] {1e99b924-802a-49fd-bb96-348c99e08ea2} <Debug> TCPHandler: Processed in 0.00198109 sec. | ||
| 7942 | 2026.05.01 17:51:35.551589 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7943 | 2026.05.01 17:51:35.551697 [ 279 ] {d4575c58-36bb-4429-b649-f375814fbdcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7944 | 2026.05.01 17:51:35.551739 [ 279 ] {d4575c58-36bb-4429-b649-f375814fbdcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7945 | 2026.05.01 17:51:35.552170 [ 279 ] {d4575c58-36bb-4429-b649-f375814fbdcf} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7946 | 2026.05.01 17:51:35.552206 [ 279 ] {d4575c58-36bb-4429-b649-f375814fbdcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7947 | 2026.05.01 17:51:35.552521 [ 279 ] {d4575c58-36bb-4429-b649-f375814fbdcf} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7948 | 2026.05.01 17:51:35.552734 [ 279 ] {d4575c58-36bb-4429-b649-f375814fbdcf} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7949 | 2026.05.01 17:51:35.552868 [ 279 ] {d4575c58-36bb-4429-b649-f375814fbdcf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 4.18 MiB/sec. | ||
| 7950 | 2026.05.01 17:51:35.552906 [ 279 ] {d4575c58-36bb-4429-b649-f375814fbdcf} <Debug> TCPHandler: Processed in 0.001368938 sec. | ||
| 7951 | 2026.05.01 17:51:35.553032 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7952 | 2026.05.01 17:51:35.553130 [ 279 ] {cc5930f9-e16b-4a03-ab12-f5176bc18420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7953 | 2026.05.01 17:51:35.553179 [ 279 ] {cc5930f9-e16b-4a03-ab12-f5176bc18420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7954 | 2026.05.01 17:51:35.553595 [ 279 ] {cc5930f9-e16b-4a03-ab12-f5176bc18420} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7955 | 2026.05.01 17:51:35.553629 [ 279 ] {cc5930f9-e16b-4a03-ab12-f5176bc18420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7956 | 2026.05.01 17:51:35.553971 [ 279 ] {cc5930f9-e16b-4a03-ab12-f5176bc18420} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7957 | 2026.05.01 17:51:35.554186 [ 279 ] {cc5930f9-e16b-4a03-ab12-f5176bc18420} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7958 | 2026.05.01 17:51:35.554318 [ 279 ] {cc5930f9-e16b-4a03-ab12-f5176bc18420} <Debug> executeQuery: Read 138 rows, 9.84 KiB in 0.001208 sec., 114238.41059602649 rows/sec., 7.95 MiB/sec. | ||
| 7959 | 2026.05.01 17:51:35.554354 [ 279 ] {cc5930f9-e16b-4a03-ab12-f5176bc18420} <Debug> TCPHandler: Processed in 0.001371227 sec. | ||
| 7960 | 2026.05.01 17:51:35.554484 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7961 | 2026.05.01 17:51:35.554610 [ 279 ] {0682cd59-e17e-489f-8be5-b42a21dfaff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7962 | 2026.05.01 17:51:35.554661 [ 279 ] {0682cd59-e17e-489f-8be5-b42a21dfaff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7963 | 2026.05.01 17:51:35.555124 [ 279 ] {0682cd59-e17e-489f-8be5-b42a21dfaff9} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7964 | 2026.05.01 17:51:35.555170 [ 279 ] {0682cd59-e17e-489f-8be5-b42a21dfaff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7965 | 2026.05.01 17:51:35.555503 [ 279 ] {0682cd59-e17e-489f-8be5-b42a21dfaff9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7966 | 2026.05.01 17:51:35.555717 [ 279 ] {0682cd59-e17e-489f-8be5-b42a21dfaff9} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7967 | 2026.05.01 17:51:35.555846 [ 279 ] {0682cd59-e17e-489f-8be5-b42a21dfaff9} <Debug> executeQuery: Read 52 rows, 3.59 KiB in 0.001261 sec., 41237.113402061856 rows/sec., 2.78 MiB/sec. | ||
| 7968 | 2026.05.01 17:51:35.555882 [ 279 ] {0682cd59-e17e-489f-8be5-b42a21dfaff9} <Debug> TCPHandler: Processed in 0.001452659 sec. | ||
| 7969 | 2026.05.01 17:51:37.255834 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1008 | ||
| 7970 | 2026.05.01 17:51:37.258466 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7971 | 2026.05.01 17:51:37.258504 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7972 | 2026.05.01 17:51:37.259729 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7973 | 2026.05.01 17:51:37.259997 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7974 | 2026.05.01 17:51:37.260261 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1008 | ||
| 7975 | 2026.05.01 17:51:40.565522 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7976 | 2026.05.01 17:51:40.565739 [ 279 ] {71d20f53-cfe5-40e9-83fc-0c9812b8abc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7977 | 2026.05.01 17:51:40.565816 [ 279 ] {71d20f53-cfe5-40e9-83fc-0c9812b8abc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7978 | 2026.05.01 17:51:40.566688 [ 279 ] {71d20f53-cfe5-40e9-83fc-0c9812b8abc1} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7979 | 2026.05.01 17:51:40.566733 [ 279 ] {71d20f53-cfe5-40e9-83fc-0c9812b8abc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7980 | 2026.05.01 17:51:40.567148 [ 279 ] {71d20f53-cfe5-40e9-83fc-0c9812b8abc1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7981 | 2026.05.01 17:51:40.567390 [ 279 ] {71d20f53-cfe5-40e9-83fc-0c9812b8abc1} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7982 | 2026.05.01 17:51:40.567555 [ 279 ] {71d20f53-cfe5-40e9-83fc-0c9812b8abc1} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001871 sec., 247995.7242116515 rows/sec., 15.73 MiB/sec. | ||
| 7983 | 2026.05.01 17:51:40.567606 [ 279 ] {71d20f53-cfe5-40e9-83fc-0c9812b8abc1} <Debug> TCPHandler: Processed in 0.002229925 sec. | ||
| 7984 | 2026.05.01 17:51:40.567738 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7985 | 2026.05.01 17:51:40.567843 [ 279 ] {28c92102-e996-42a0-86f2-525b81b23889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7986 | 2026.05.01 17:51:40.567887 [ 279 ] {28c92102-e996-42a0-86f2-525b81b23889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7987 | 2026.05.01 17:51:40.568959 [ 279 ] {28c92102-e996-42a0-86f2-525b81b23889} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7988 | 2026.05.01 17:51:40.568997 [ 279 ] {28c92102-e996-42a0-86f2-525b81b23889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7989 | 2026.05.01 17:51:40.569389 [ 279 ] {28c92102-e996-42a0-86f2-525b81b23889} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7990 | 2026.05.01 17:51:40.569621 [ 279 ] {28c92102-e996-42a0-86f2-525b81b23889} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7991 | 2026.05.01 17:51:40.569761 [ 279 ] {28c92102-e996-42a0-86f2-525b81b23889} <Debug> executeQuery: Read 1319 rows, 105.58 KiB in 0.001941 sec., 679546.6254507985 rows/sec., 53.12 MiB/sec. | ||
| 7992 | 2026.05.01 17:51:40.569800 [ 279 ] {28c92102-e996-42a0-86f2-525b81b23889} <Debug> TCPHandler: Processed in 0.002115012 sec. | ||
| 7993 | 2026.05.01 17:51:40.569919 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7994 | 2026.05.01 17:51:40.570017 [ 279 ] {1e0e6a2e-aea1-42e1-98af-cc8ea81014ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7995 | 2026.05.01 17:51:40.570058 [ 279 ] {1e0e6a2e-aea1-42e1-98af-cc8ea81014ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7996 | 2026.05.01 17:51:40.570560 [ 279 ] {1e0e6a2e-aea1-42e1-98af-cc8ea81014ea} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7997 | 2026.05.01 17:51:40.570597 [ 279 ] {1e0e6a2e-aea1-42e1-98af-cc8ea81014ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7998 | 2026.05.01 17:51:40.570904 [ 279 ] {1e0e6a2e-aea1-42e1-98af-cc8ea81014ea} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7999 | 2026.05.01 17:51:40.571120 [ 279 ] {1e0e6a2e-aea1-42e1-98af-cc8ea81014ea} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8000 | 2026.05.01 17:51:40.571252 [ 279 ] {1e0e6a2e-aea1-42e1-98af-cc8ea81014ea} <Debug> executeQuery: Read 268 rows, 16.64 KiB in 0.001255 sec., 213545.8167330677 rows/sec., 12.95 MiB/sec. | ||
| 8001 | 2026.05.01 17:51:40.571289 [ 279 ] {1e0e6a2e-aea1-42e1-98af-cc8ea81014ea} <Debug> TCPHandler: Processed in 0.001420129 sec. | ||
| 8002 | 2026.05.01 17:51:40.571399 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8003 | 2026.05.01 17:51:40.571492 [ 279 ] {dd0d31a5-bc9c-48a3-856e-270422338a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8004 | 2026.05.01 17:51:40.571531 [ 279 ] {dd0d31a5-bc9c-48a3-856e-270422338a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8005 | 2026.05.01 17:51:40.572006 [ 279 ] {dd0d31a5-bc9c-48a3-856e-270422338a33} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8006 | 2026.05.01 17:51:40.572042 [ 279 ] {dd0d31a5-bc9c-48a3-856e-270422338a33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8007 | 2026.05.01 17:51:40.572347 [ 279 ] {dd0d31a5-bc9c-48a3-856e-270422338a33} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8008 | 2026.05.01 17:51:40.572552 [ 279 ] {dd0d31a5-bc9c-48a3-856e-270422338a33} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8009 | 2026.05.01 17:51:40.572679 [ 279 ] {dd0d31a5-bc9c-48a3-856e-270422338a33} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001204 sec., 198504.9833887043 rows/sec., 12.80 MiB/sec. | ||
| 8010 | 2026.05.01 17:51:40.572716 [ 279 ] {dd0d31a5-bc9c-48a3-856e-270422338a33} <Debug> TCPHandler: Processed in 0.001366007 sec. | ||
| 8011 | 2026.05.01 17:51:40.572816 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8012 | 2026.05.01 17:51:40.572909 [ 279 ] {fc2ccb75-1483-4dbe-872b-57d0aee5bfa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8013 | 2026.05.01 17:51:40.572948 [ 279 ] {fc2ccb75-1483-4dbe-872b-57d0aee5bfa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8014 | 2026.05.01 17:51:40.573414 [ 279 ] {fc2ccb75-1483-4dbe-872b-57d0aee5bfa5} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8015 | 2026.05.01 17:51:40.573451 [ 279 ] {fc2ccb75-1483-4dbe-872b-57d0aee5bfa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8016 | 2026.05.01 17:51:40.573755 [ 279 ] {fc2ccb75-1483-4dbe-872b-57d0aee5bfa5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8017 | 2026.05.01 17:51:40.573978 [ 279 ] {fc2ccb75-1483-4dbe-872b-57d0aee5bfa5} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8018 | 2026.05.01 17:51:40.574105 [ 279 ] {fc2ccb75-1483-4dbe-872b-57d0aee5bfa5} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001213 sec., 196207.74938169826 rows/sec., 11.14 MiB/sec. | ||
| 8019 | 2026.05.01 17:51:40.574143 [ 279 ] {fc2ccb75-1483-4dbe-872b-57d0aee5bfa5} <Debug> TCPHandler: Processed in 0.001374688 sec. | ||
| 8020 | 2026.05.01 17:51:40.574249 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8021 | 2026.05.01 17:51:40.574367 [ 279 ] {a784cf55-9c81-4656-aadf-7b54393e7640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8022 | 2026.05.01 17:51:40.574412 [ 279 ] {a784cf55-9c81-4656-aadf-7b54393e7640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8023 | 2026.05.01 17:51:40.575150 [ 279 ] {a784cf55-9c81-4656-aadf-7b54393e7640} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8024 | 2026.05.01 17:51:40.575188 [ 279 ] {a784cf55-9c81-4656-aadf-7b54393e7640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8025 | 2026.05.01 17:51:40.575539 [ 279 ] {a784cf55-9c81-4656-aadf-7b54393e7640} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8026 | 2026.05.01 17:51:40.575757 [ 279 ] {a784cf55-9c81-4656-aadf-7b54393e7640} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8027 | 2026.05.01 17:51:40.575891 [ 279 ] {a784cf55-9c81-4656-aadf-7b54393e7640} <Debug> executeQuery: Read 796 rows, 57.05 KiB in 0.001544 sec., 515544.0414507772 rows/sec., 36.08 MiB/sec. | ||
| 8028 | 2026.05.01 17:51:40.575930 [ 279 ] {a784cf55-9c81-4656-aadf-7b54393e7640} <Debug> TCPHandler: Processed in 0.001731985 sec. | ||
| 8029 | 2026.05.01 17:51:40.576040 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8030 | 2026.05.01 17:51:40.576134 [ 279 ] {86f91fa4-d496-43c3-9c51-62a908a46838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8031 | 2026.05.01 17:51:40.576176 [ 279 ] {86f91fa4-d496-43c3-9c51-62a908a46838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8032 | 2026.05.01 17:51:40.576501 [ 279 ] {86f91fa4-d496-43c3-9c51-62a908a46838} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8033 | 2026.05.01 17:51:40.576538 [ 279 ] {86f91fa4-d496-43c3-9c51-62a908a46838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8034 | 2026.05.01 17:51:40.576834 [ 279 ] {86f91fa4-d496-43c3-9c51-62a908a46838} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8035 | 2026.05.01 17:51:40.577040 [ 279 ] {86f91fa4-d496-43c3-9c51-62a908a46838} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8036 | 2026.05.01 17:51:40.577175 [ 279 ] {86f91fa4-d496-43c3-9c51-62a908a46838} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 8037 | 2026.05.01 17:51:40.577211 [ 279 ] {86f91fa4-d496-43c3-9c51-62a908a46838} <Debug> TCPHandler: Processed in 0.001220274 sec. | ||
| 8038 | 2026.05.01 17:51:40.577324 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8039 | 2026.05.01 17:51:40.577418 [ 279 ] {02fc1e64-7a30-4bc2-89ae-5a29c7454935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8040 | 2026.05.01 17:51:40.577461 [ 279 ] {02fc1e64-7a30-4bc2-89ae-5a29c7454935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8041 | 2026.05.01 17:51:40.577916 [ 279 ] {02fc1e64-7a30-4bc2-89ae-5a29c7454935} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8042 | 2026.05.01 17:51:40.577956 [ 279 ] {02fc1e64-7a30-4bc2-89ae-5a29c7454935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8043 | 2026.05.01 17:51:40.578300 [ 279 ] {02fc1e64-7a30-4bc2-89ae-5a29c7454935} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8044 | 2026.05.01 17:51:40.578512 [ 279 ] {02fc1e64-7a30-4bc2-89ae-5a29c7454935} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8045 | 2026.05.01 17:51:40.578644 [ 279 ] {02fc1e64-7a30-4bc2-89ae-5a29c7454935} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001243 sec., 269509.2518101368 rows/sec., 17.63 MiB/sec. | ||
| 8046 | 2026.05.01 17:51:40.578680 [ 279 ] {02fc1e64-7a30-4bc2-89ae-5a29c7454935} <Debug> TCPHandler: Processed in 0.001409899 sec. | ||
| 8047 | 2026.05.01 17:51:40.578787 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8048 | 2026.05.01 17:51:40.578880 [ 279 ] {c1c9956a-80d5-4bc7-8ef9-e3a07f9e68d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8049 | 2026.05.01 17:51:40.578922 [ 279 ] {c1c9956a-80d5-4bc7-8ef9-e3a07f9e68d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8050 | 2026.05.01 17:51:40.579225 [ 279 ] {c1c9956a-80d5-4bc7-8ef9-e3a07f9e68d6} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8051 | 2026.05.01 17:51:40.579261 [ 279 ] {c1c9956a-80d5-4bc7-8ef9-e3a07f9e68d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8052 | 2026.05.01 17:51:40.579552 [ 279 ] {c1c9956a-80d5-4bc7-8ef9-e3a07f9e68d6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8053 | 2026.05.01 17:51:40.579759 [ 279 ] {c1c9956a-80d5-4bc7-8ef9-e3a07f9e68d6} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8054 | 2026.05.01 17:51:40.579891 [ 279 ] {c1c9956a-80d5-4bc7-8ef9-e3a07f9e68d6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 8055 | 2026.05.01 17:51:40.579927 [ 279 ] {c1c9956a-80d5-4bc7-8ef9-e3a07f9e68d6} <Debug> TCPHandler: Processed in 0.001188454 sec. | ||
| 8056 | 2026.05.01 17:51:40.580052 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8057 | 2026.05.01 17:51:40.580173 [ 279 ] {195499c5-737e-4ba8-bd44-9bad36daf520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8058 | 2026.05.01 17:51:40.580240 [ 279 ] {195499c5-737e-4ba8-bd44-9bad36daf520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8059 | 2026.05.01 17:51:40.581162 [ 279 ] {195499c5-737e-4ba8-bd44-9bad36daf520} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8060 | 2026.05.01 17:51:40.581200 [ 279 ] {195499c5-737e-4ba8-bd44-9bad36daf520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8061 | 2026.05.01 17:51:40.581779 [ 279 ] {195499c5-737e-4ba8-bd44-9bad36daf520} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8062 | 2026.05.01 17:51:40.582015 [ 279 ] {195499c5-737e-4ba8-bd44-9bad36daf520} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8063 | 2026.05.01 17:51:40.582165 [ 279 ] {195499c5-737e-4ba8-bd44-9bad36daf520} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002016 sec., 17857.14285714286 rows/sec., 32.00 MiB/sec. | ||
| 8064 | 2026.05.01 17:51:40.582218 [ 279 ] {195499c5-737e-4ba8-bd44-9bad36daf520} <Debug> TCPHandler: Processed in 0.002227945 sec. | ||
| 8065 | 2026.05.01 17:51:40.582328 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8066 | 2026.05.01 17:51:40.582416 [ 279 ] {6ee8be4f-f7e9-4e3d-ae24-14e3e8904807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8067 | 2026.05.01 17:51:40.582455 [ 279 ] {6ee8be4f-f7e9-4e3d-ae24-14e3e8904807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8068 | 2026.05.01 17:51:40.582770 [ 279 ] {6ee8be4f-f7e9-4e3d-ae24-14e3e8904807} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8069 | 2026.05.01 17:51:40.582804 [ 279 ] {6ee8be4f-f7e9-4e3d-ae24-14e3e8904807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8070 | 2026.05.01 17:51:40.583094 [ 279 ] {6ee8be4f-f7e9-4e3d-ae24-14e3e8904807} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8071 | 2026.05.01 17:51:40.583362 [ 279 ] {6ee8be4f-f7e9-4e3d-ae24-14e3e8904807} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8072 | 2026.05.01 17:51:40.583492 [ 279 ] {6ee8be4f-f7e9-4e3d-ae24-14e3e8904807} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001086 sec., 101289.13443830571 rows/sec., 6.16 MiB/sec. | ||
| 8073 | 2026.05.01 17:51:40.583529 [ 279 ] {6ee8be4f-f7e9-4e3d-ae24-14e3e8904807} <Debug> TCPHandler: Processed in 0.001247165 sec. | ||
| 8074 | 2026.05.01 17:51:42.107560 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8075 | 2026.05.01 17:51:42.107617 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8076 | 2026.05.01 17:51:42.206692 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16372 | ||
| 8077 | 2026.05.01 17:51:42.207185 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8078 | 2026.05.01 17:51:42.207222 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8079 | 2026.05.01 17:51:42.207761 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8080 | 2026.05.01 17:51:42.207991 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8081 | 2026.05.01 17:51:42.208119 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16372 | ||
| 8082 | 2026.05.01 17:51:43.038531 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8083 | 2026.05.01 17:51:43.055068 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8084 | 2026.05.01 17:51:43.055115 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8085 | 2026.05.01 17:51:43.061337 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8086 | 2026.05.01 17:51:43.062023 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8087 | 2026.05.01 17:51:43.064674 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8088 | 2026.05.01 17:51:45.551481 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8089 | 2026.05.01 17:51:45.551679 [ 279 ] {149d0506-1d31-41fb-ab5f-39e3b67103a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8090 | 2026.05.01 17:51:45.551746 [ 279 ] {149d0506-1d31-41fb-ab5f-39e3b67103a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8091 | 2026.05.01 17:51:45.552415 [ 279 ] {149d0506-1d31-41fb-ab5f-39e3b67103a9} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8092 | 2026.05.01 17:51:45.552455 [ 279 ] {149d0506-1d31-41fb-ab5f-39e3b67103a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8093 | 2026.05.01 17:51:45.552870 [ 279 ] {149d0506-1d31-41fb-ab5f-39e3b67103a9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8094 | 2026.05.01 17:51:45.553105 [ 279 ] {149d0506-1d31-41fb-ab5f-39e3b67103a9} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8095 | 2026.05.01 17:51:45.553254 [ 279 ] {149d0506-1d31-41fb-ab5f-39e3b67103a9} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001627 sec., 41794.71419791027 rows/sec., 3.34 MiB/sec. | ||
| 8096 | 2026.05.01 17:51:45.553276 [ 100 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8097 | 2026.05.01 17:51:45.553297 [ 279 ] {149d0506-1d31-41fb-ab5f-39e3b67103a9} <Debug> TCPHandler: Processed in 0.00195143 sec. | ||
| 8098 | 2026.05.01 17:51:45.553352 [ 100 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8099 | 2026.05.01 17:51:45.553382 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8100 | 2026.05.01 17:51:45.553456 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8101 | 2026.05.01 17:51:45.553477 [ 189 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::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 | ||
| 8102 | 2026.05.01 17:51:45.553559 [ 279 ] {380146a8-cc10-4ea1-8061-157c659df41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8103 | 2026.05.01 17:51:45.553566 [ 189 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8104 | 2026.05.01 17:51:45.553600 [ 189 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3812 rows starting from the beginning of the part | ||
| 8105 | 2026.05.01 17:51:45.553600 [ 279 ] {380146a8-cc10-4ea1-8061-157c659df41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8106 | 2026.05.01 17:51:45.553659 [ 189 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1319 rows starting from the beginning of the part | ||
| 8107 | 2026.05.01 17:51:45.553705 [ 189 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2395 rows starting from the beginning of the part | ||
| 8108 | 2026.05.01 17:51:45.553747 [ 189 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 8109 | 2026.05.01 17:51:45.553787 [ 189 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1319 rows starting from the beginning of the part | ||
| 8110 | 2026.05.01 17:51:45.553825 [ 189 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 68 rows starting from the beginning of the part | ||
| 8111 | 2026.05.01 17:51:45.554038 [ 279 ] {380146a8-cc10-4ea1-8061-157c659df41f} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8112 | 2026.05.01 17:51:45.554071 [ 279 ] {380146a8-cc10-4ea1-8061-157c659df41f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8113 | 2026.05.01 17:51:45.554393 [ 279 ] {380146a8-cc10-4ea1-8061-157c659df41f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8114 | 2026.05.01 17:51:45.554610 [ 279 ] {380146a8-cc10-4ea1-8061-157c659df41f} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8115 | 2026.05.01 17:51:45.554743 [ 279 ] {380146a8-cc10-4ea1-8061-157c659df41f} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001204 sec., 4983.388704318937 rows/sec., 374.73 KiB/sec. | ||
| 8116 | 2026.05.01 17:51:45.554781 [ 279 ] {380146a8-cc10-4ea1-8061-157c659df41f} <Debug> TCPHandler: Processed in 0.001375578 sec. | ||
| 8117 | 2026.05.01 17:51:45.554885 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8118 | 2026.05.01 17:51:45.554980 [ 279 ] {d5992a14-1594-43b2-812d-e42a1c151235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8119 | 2026.05.01 17:51:45.555019 [ 279 ] {d5992a14-1594-43b2-812d-e42a1c151235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8120 | 2026.05.01 17:51:45.555426 [ 279 ] {d5992a14-1594-43b2-812d-e42a1c151235} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8121 | 2026.05.01 17:51:45.555463 [ 279 ] {d5992a14-1594-43b2-812d-e42a1c151235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8122 | 2026.05.01 17:51:45.555816 [ 279 ] {d5992a14-1594-43b2-812d-e42a1c151235} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8123 | 2026.05.01 17:51:45.556030 [ 279 ] {d5992a14-1594-43b2-812d-e42a1c151235} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8124 | 2026.05.01 17:51:45.556138 [ 100 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8125 | 2026.05.01 17:51:45.556159 [ 279 ] {d5992a14-1594-43b2-812d-e42a1c151235} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001198 sec., 58430.71786310517 rows/sec., 4.56 MiB/sec. | ||
| 8126 | 2026.05.01 17:51:45.556179 [ 100 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8127 | 2026.05.01 17:51:45.556202 [ 279 ] {d5992a14-1594-43b2-812d-e42a1c151235} <Debug> TCPHandler: Processed in 0.001366457 sec. | ||
| 8128 | 2026.05.01 17:51:45.556206 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8129 | 2026.05.01 17:51:45.556322 [ 196 ] {eb058891-152b-4680-aa36-b126a93f3f1f::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 | ||
| 8130 | 2026.05.01 17:51:45.556324 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8131 | 2026.05.01 17:51:45.556385 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8969 rows, containing 5 columns (5 merged, 0 gathered) in 0.00294324 sec., 3047321.9988855817 rows/sec., 243.41 MiB/sec. | ||
| 8132 | 2026.05.01 17:51:45.556453 [ 196 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8133 | 2026.05.01 17:51:45.556466 [ 279 ] {112cbe5d-113c-4807-91ea-87fd28da7c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8134 | 2026.05.01 17:51:45.556499 [ 196 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2102 rows starting from the beginning of the part | ||
| 8135 | 2026.05.01 17:51:45.556537 [ 279 ] {112cbe5d-113c-4807-91ea-87fd28da7c2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8136 | 2026.05.01 17:51:45.556577 [ 196 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 796 rows starting from the beginning of the part | ||
| 8137 | 2026.05.01 17:51:45.556633 [ 196 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1276 rows starting from the beginning of the part | ||
| 8138 | 2026.05.01 17:51:45.556681 [ 196 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 8139 | 2026.05.01 17:51:45.556730 [ 196 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 796 rows starting from the beginning of the part | ||
| 8140 | 2026.05.01 17:51:45.556776 [ 196 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 70 rows starting from the beginning of the part | ||
| 8141 | 2026.05.01 17:51:45.556796 [ 190 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8142 | 2026.05.01 17:51:45.557047 [ 279 ] {112cbe5d-113c-4807-91ea-87fd28da7c2c} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8143 | 2026.05.01 17:51:45.557105 [ 279 ] {112cbe5d-113c-4807-91ea-87fd28da7c2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8144 | 2026.05.01 17:51:45.557171 [ 190 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_51_10} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8145 | 2026.05.01 17:51:45.557280 [ 190 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_51_10} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8146 | 2026.05.01 17:51:45.557385 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 8147 | 2026.05.01 17:51:45.557506 [ 279 ] {112cbe5d-113c-4807-91ea-87fd28da7c2c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8148 | 2026.05.01 17:51:45.557752 [ 279 ] {112cbe5d-113c-4807-91ea-87fd28da7c2c} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8149 | 2026.05.01 17:51:45.557867 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8150 | 2026.05.01 17:51:45.557892 [ 279 ] {112cbe5d-113c-4807-91ea-87fd28da7c2c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001464 sec., 109289.6174863388 rows/sec., 7.61 MiB/sec. | ||
| 8151 | 2026.05.01 17:51:45.557898 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8152 | 2026.05.01 17:51:45.557932 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8153 | 2026.05.01 17:51:45.557938 [ 279 ] {112cbe5d-113c-4807-91ea-87fd28da7c2c} <Debug> TCPHandler: Processed in 0.001663024 sec. | ||
| 8154 | 2026.05.01 17:51:45.557999 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::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 | ||
| 8155 | 2026.05.01 17:51:45.558049 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8156 | 2026.05.01 17:51:45.558077 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8157 | 2026.05.01 17:51:45.558103 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 18079 rows starting from the beginning of the part | ||
| 8158 | 2026.05.01 17:51:45.558145 [ 279 ] {fa205e44-8ddd-4930-a618-d4e971112c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8159 | 2026.05.01 17:51:45.558148 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 335 rows starting from the beginning of the part | ||
| 8160 | 2026.05.01 17:51:45.558194 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1490 rows starting from the beginning of the part | ||
| 8161 | 2026.05.01 17:51:45.558201 [ 279 ] {fa205e44-8ddd-4930-a618-d4e971112c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8162 | 2026.05.01 17:51:45.558226 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 138 rows starting from the beginning of the part | ||
| 8163 | 2026.05.01 17:51:45.558261 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 335 rows starting from the beginning of the part | ||
| 8164 | 2026.05.01 17:51:45.558293 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::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 | ||
| 8165 | 2026.05.01 17:51:45.558511 [ 190 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5104 rows, containing 5 columns (5 merged, 0 gathered) in 0.002235435 sec., 2283224.517823153 rows/sec., 165.40 MiB/sec. | ||
| 8166 | 2026.05.01 17:51:45.558812 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8167 | 2026.05.01 17:51:45.558978 [ 279 ] {fa205e44-8ddd-4930-a618-d4e971112c80} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8168 | 2026.05.01 17:51:45.559022 [ 279 ] {fa205e44-8ddd-4930-a618-d4e971112c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8169 | 2026.05.01 17:51:45.559142 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_51_10} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8170 | 2026.05.01 17:51:45.559243 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_51_10} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8171 | 2026.05.01 17:51:45.559356 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 8172 | 2026.05.01 17:51:45.559553 [ 279 ] {fa205e44-8ddd-4930-a618-d4e971112c80} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8173 | 2026.05.01 17:51:45.559806 [ 279 ] {fa205e44-8ddd-4930-a618-d4e971112c80} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8174 | 2026.05.01 17:51:45.559949 [ 279 ] {fa205e44-8ddd-4930-a618-d4e971112c80} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001822 sec., 3293.084522502744 rows/sec., 5.90 MiB/sec. | ||
| 8175 | 2026.05.01 17:51:45.560014 [ 279 ] {fa205e44-8ddd-4930-a618-d4e971112c80} <Debug> TCPHandler: Processed in 0.002013631 sec. | ||
| 8176 | 2026.05.01 17:51:45.560135 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8177 | 2026.05.01 17:51:45.560228 [ 279 ] {6e8a8637-1784-4b5a-90da-3d9bd73a3dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8178 | 2026.05.01 17:51:45.560270 [ 279 ] {6e8a8637-1784-4b5a-90da-3d9bd73a3dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8179 | 2026.05.01 17:51:45.560613 [ 279 ] {6e8a8637-1784-4b5a-90da-3d9bd73a3dfe} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8180 | 2026.05.01 17:51:45.560648 [ 279 ] {6e8a8637-1784-4b5a-90da-3d9bd73a3dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8181 | 2026.05.01 17:51:45.560976 [ 279 ] {6e8a8637-1784-4b5a-90da-3d9bd73a3dfe} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8182 | 2026.05.01 17:51:45.561198 [ 279 ] {6e8a8637-1784-4b5a-90da-3d9bd73a3dfe} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8183 | 2026.05.01 17:51:45.561308 [ 100 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8184 | 2026.05.01 17:51:45.561327 [ 279 ] {6e8a8637-1784-4b5a-90da-3d9bd73a3dfe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 8185 | 2026.05.01 17:51:45.561347 [ 100 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8186 | 2026.05.01 17:51:45.561369 [ 279 ] {6e8a8637-1784-4b5a-90da-3d9bd73a3dfe} <Debug> TCPHandler: Processed in 0.001283976 sec. | ||
| 8187 | 2026.05.01 17:51:45.561372 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8188 | 2026.05.01 17:51:45.561478 [ 191 ] {a9070731-5824-459b-bf62-a756a5eccad6::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 | ||
| 8189 | 2026.05.01 17:51:45.561591 [ 191 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8190 | 2026.05.01 17:51:45.561623 [ 191 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3350 rows starting from the beginning of the part | ||
| 8191 | 2026.05.01 17:51:45.561686 [ 191 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 110 rows starting from the beginning of the part | ||
| 8192 | 2026.05.01 17:51:45.561730 [ 191 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 8193 | 2026.05.01 17:51:45.561769 [ 191 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 52 rows starting from the beginning of the part | ||
| 8194 | 2026.05.01 17:51:45.561809 [ 191 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 110 rows starting from the beginning of the part | ||
| 8195 | 2026.05.01 17:51:45.561849 [ 191 ] {a9070731-5824-459b-bf62-a756a5eccad6::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 | ||
| 8196 | 2026.05.01 17:51:45.563584 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3690 rows, containing 4 columns (4 merged, 0 gathered) in 0.002146254 sec., 1719274.6058947358 rows/sec., 110.05 MiB/sec. | ||
| 8197 | 2026.05.01 17:51:45.563951 [ 191 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8198 | 2026.05.01 17:51:45.563995 [ 199 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20537 rows, containing 5 columns (5 merged, 0 gathered) in 0.006021402 sec., 3410667.4824235286 rows/sec., 224.44 MiB/sec. | ||
| 8199 | 2026.05.01 17:51:45.564195 [ 191 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_51_10} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8200 | 2026.05.01 17:51:45.564270 [ 191 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_51_10} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8201 | 2026.05.01 17:51:45.564335 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8202 | 2026.05.01 17:51:45.564425 [ 201 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8203 | 2026.05.01 17:51:45.564691 [ 201 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8204 | 2026.05.01 17:51:45.564769 [ 201 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8205 | 2026.05.01 17:51:45.564835 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 8206 | 2026.05.01 17:51:46.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.72 MiB, peak 297.77 MiB, free memory in arenas 0.00 B, will set to 290.14 MiB (RSS), difference: 2.42 MiB | ||
| 8207 | 2026.05.01 17:51:47.260645 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1042 | ||
| 8208 | 2026.05.01 17:51:47.263136 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8209 | 2026.05.01 17:51:47.263194 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8210 | 2026.05.01 17:51:47.264531 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8211 | 2026.05.01 17:51:47.264841 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8212 | 2026.05.01 17:51:47.265235 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1042 | ||
| 8213 | 2026.05.01 17:51:49.709017 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16820 | ||
| 8214 | 2026.05.01 17:51:49.709517 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8215 | 2026.05.01 17:51:49.709551 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8216 | 2026.05.01 17:51:49.710048 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8217 | 2026.05.01 17:51:49.710291 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8218 | 2026.05.01 17:51:49.710417 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16820 | ||
| 8219 | 2026.05.01 17:51:50.564785 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8220 | 2026.05.01 17:51:50.565089 [ 279 ] {9bdf7d8f-4c94-4941-92b3-ac92894cd2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8221 | 2026.05.01 17:51:50.565182 [ 279 ] {9bdf7d8f-4c94-4941-92b3-ac92894cd2d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8222 | 2026.05.01 17:51:50.565537 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8223 | 2026.05.01 17:51:50.566030 [ 279 ] {9bdf7d8f-4c94-4941-92b3-ac92894cd2d0} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8224 | 2026.05.01 17:51:50.566080 [ 279 ] {9bdf7d8f-4c94-4941-92b3-ac92894cd2d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8225 | 2026.05.01 17:51:50.566512 [ 279 ] {9bdf7d8f-4c94-4941-92b3-ac92894cd2d0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8226 | 2026.05.01 17:51:50.566761 [ 279 ] {9bdf7d8f-4c94-4941-92b3-ac92894cd2d0} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8227 | 2026.05.01 17:51:50.566900 [ 92 ] {} <Debug> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8228 | 2026.05.01 17:51:50.566912 [ 279 ] {9bdf7d8f-4c94-4941-92b3-ac92894cd2d0} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.0019 sec., 244210.52631578947 rows/sec., 15.49 MiB/sec. | ||
| 8229 | 2026.05.01 17:51:50.566952 [ 92 ] {} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8230 | 2026.05.01 17:51:50.566970 [ 279 ] {9bdf7d8f-4c94-4941-92b3-ac92894cd2d0} <Debug> TCPHandler: Processed in 0.002374638 sec. | ||
| 8231 | 2026.05.01 17:51:50.566980 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8232 | 2026.05.01 17:51:50.567082 [ 193 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::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 | ||
| 8233 | 2026.05.01 17:51:50.567113 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8234 | 2026.05.01 17:51:50.567174 [ 193 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8235 | 2026.05.01 17:51:50.567204 [ 193 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 488 rows starting from the beginning of the part | ||
| 8236 | 2026.05.01 17:51:50.567208 [ 279 ] {c1075f76-4e68-461f-a5f9-86a38e50d677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8237 | 2026.05.01 17:51:50.567254 [ 279 ] {c1075f76-4e68-461f-a5f9-86a38e50d677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8238 | 2026.05.01 17:51:50.567265 [ 193 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 464 rows starting from the beginning of the part | ||
| 8239 | 2026.05.01 17:51:50.567309 [ 193 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 464 rows starting from the beginning of the part | ||
| 8240 | 2026.05.01 17:51:50.567349 [ 193 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 464 rows starting from the beginning of the part | ||
| 8241 | 2026.05.01 17:51:50.567389 [ 193 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 464 rows starting from the beginning of the part | ||
| 8242 | 2026.05.01 17:51:50.567426 [ 193 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 464 rows starting from the beginning of the part | ||
| 8243 | 2026.05.01 17:51:50.567666 [ 279 ] {c1075f76-4e68-461f-a5f9-86a38e50d677} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8244 | 2026.05.01 17:51:50.567701 [ 279 ] {c1075f76-4e68-461f-a5f9-86a38e50d677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8245 | 2026.05.01 17:51:50.568029 [ 279 ] {c1075f76-4e68-461f-a5f9-86a38e50d677} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8246 | 2026.05.01 17:51:50.568262 [ 279 ] {c1075f76-4e68-461f-a5f9-86a38e50d677} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8247 | 2026.05.01 17:51:50.568392 [ 279 ] {c1075f76-4e68-461f-a5f9-86a38e50d677} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001202 sec., 6655.574043261232 rows/sec., 542.72 KiB/sec. | ||
| 8248 | 2026.05.01 17:51:50.568430 [ 279 ] {c1075f76-4e68-461f-a5f9-86a38e50d677} <Debug> TCPHandler: Processed in 0.001368617 sec. | ||
| 8249 | 2026.05.01 17:51:50.568549 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8250 | 2026.05.01 17:51:50.568570 [ 191 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2808 rows, containing 5 columns (5 merged, 0 gathered) in 0.001521741 sec., 1845254.875829724 rows/sec., 124.36 MiB/sec. | ||
| 8251 | 2026.05.01 17:51:50.568642 [ 279 ] {446ef7e6-1f8a-4e7f-a094-501d39a1a038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8252 | 2026.05.01 17:51:50.568686 [ 279 ] {446ef7e6-1f8a-4e7f-a094-501d39a1a038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8253 | 2026.05.01 17:51:50.568781 [ 199 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8254 | 2026.05.01 17:51:50.569143 [ 199 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_21_4} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8255 | 2026.05.01 17:51:50.569255 [ 199 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_21_4} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8256 | 2026.05.01 17:51:50.569378 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 8257 | 2026.05.01 17:51:50.569667 [ 279 ] {446ef7e6-1f8a-4e7f-a094-501d39a1a038} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8258 | 2026.05.01 17:51:50.569710 [ 279 ] {446ef7e6-1f8a-4e7f-a094-501d39a1a038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8259 | 2026.05.01 17:51:50.570124 [ 279 ] {446ef7e6-1f8a-4e7f-a094-501d39a1a038} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8260 | 2026.05.01 17:51:50.570341 [ 279 ] {446ef7e6-1f8a-4e7f-a094-501d39a1a038} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8261 | 2026.05.01 17:51:50.570472 [ 279 ] {446ef7e6-1f8a-4e7f-a094-501d39a1a038} <Debug> executeQuery: Read 1323 rows, 105.87 KiB in 0.001848 sec., 715909.0909090909 rows/sec., 55.95 MiB/sec. | ||
| 8262 | 2026.05.01 17:51:50.570509 [ 279 ] {446ef7e6-1f8a-4e7f-a094-501d39a1a038} <Debug> TCPHandler: Processed in 0.00200962 sec. | ||
| 8263 | 2026.05.01 17:51:50.570628 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8264 | 2026.05.01 17:51:50.570723 [ 279 ] {b290a686-105e-4aaf-88a8-343582e0d06b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8265 | 2026.05.01 17:51:50.570763 [ 279 ] {b290a686-105e-4aaf-88a8-343582e0d06b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8266 | 2026.05.01 17:51:50.571250 [ 279 ] {b290a686-105e-4aaf-88a8-343582e0d06b} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8267 | 2026.05.01 17:51:50.571286 [ 279 ] {b290a686-105e-4aaf-88a8-343582e0d06b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8268 | 2026.05.01 17:51:50.571620 [ 279 ] {b290a686-105e-4aaf-88a8-343582e0d06b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8269 | 2026.05.01 17:51:50.571831 [ 279 ] {b290a686-105e-4aaf-88a8-343582e0d06b} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8270 | 2026.05.01 17:51:50.571963 [ 279 ] {b290a686-105e-4aaf-88a8-343582e0d06b} <Debug> executeQuery: Read 276 rows, 17.20 KiB in 0.001258 sec., 219395.86645469 rows/sec., 13.35 MiB/sec. | ||
| 8271 | 2026.05.01 17:51:50.572001 [ 279 ] {b290a686-105e-4aaf-88a8-343582e0d06b} <Debug> TCPHandler: Processed in 0.001422179 sec. | ||
| 8272 | 2026.05.01 17:51:50.572117 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8273 | 2026.05.01 17:51:50.572209 [ 279 ] {b47d18b1-f478-4d95-8a57-4536a664fa5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8274 | 2026.05.01 17:51:50.572250 [ 279 ] {b47d18b1-f478-4d95-8a57-4536a664fa5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8275 | 2026.05.01 17:51:50.572732 [ 279 ] {b47d18b1-f478-4d95-8a57-4536a664fa5a} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8276 | 2026.05.01 17:51:50.572768 [ 279 ] {b47d18b1-f478-4d95-8a57-4536a664fa5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8277 | 2026.05.01 17:51:50.573083 [ 279 ] {b47d18b1-f478-4d95-8a57-4536a664fa5a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8278 | 2026.05.01 17:51:50.573292 [ 279 ] {b47d18b1-f478-4d95-8a57-4536a664fa5a} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8279 | 2026.05.01 17:51:50.573423 [ 279 ] {b47d18b1-f478-4d95-8a57-4536a664fa5a} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001231 sec., 194151.09666937447 rows/sec., 12.51 MiB/sec. | ||
| 8280 | 2026.05.01 17:51:50.573461 [ 279 ] {b47d18b1-f478-4d95-8a57-4536a664fa5a} <Debug> TCPHandler: Processed in 0.001393138 sec. | ||
| 8281 | 2026.05.01 17:51:50.573569 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8282 | 2026.05.01 17:51:50.573663 [ 279 ] {3cad51db-1377-49fe-a22e-04274fceca29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8283 | 2026.05.01 17:51:50.573701 [ 279 ] {3cad51db-1377-49fe-a22e-04274fceca29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8284 | 2026.05.01 17:51:50.574186 [ 279 ] {3cad51db-1377-49fe-a22e-04274fceca29} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8285 | 2026.05.01 17:51:50.574222 [ 279 ] {3cad51db-1377-49fe-a22e-04274fceca29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8286 | 2026.05.01 17:51:50.574528 [ 279 ] {3cad51db-1377-49fe-a22e-04274fceca29} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8287 | 2026.05.01 17:51:50.574737 [ 279 ] {3cad51db-1377-49fe-a22e-04274fceca29} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8288 | 2026.05.01 17:51:50.574838 [ 92 ] {} <Debug> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8289 | 2026.05.01 17:51:50.574865 [ 279 ] {3cad51db-1377-49fe-a22e-04274fceca29} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.00122 sec., 195081.96721311475 rows/sec., 11.07 MiB/sec. | ||
| 8290 | 2026.05.01 17:51:50.574875 [ 92 ] {} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8291 | 2026.05.01 17:51:50.574909 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8292 | 2026.05.01 17:51:50.574913 [ 279 ] {3cad51db-1377-49fe-a22e-04274fceca29} <Debug> TCPHandler: Processed in 0.001391728 sec. | ||
| 8293 | 2026.05.01 17:51:50.574993 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::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 | ||
| 8294 | 2026.05.01 17:51:50.575053 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8295 | 2026.05.01 17:51:50.575091 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8296 | 2026.05.01 17:51:50.575122 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 250 rows starting from the beginning of the part | ||
| 8297 | 2026.05.01 17:51:50.575151 [ 279 ] {9f3ec790-8a51-4463-a3b5-1c3dd523b0af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8298 | 2026.05.01 17:51:50.575180 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 238 rows starting from the beginning of the part | ||
| 8299 | 2026.05.01 17:51:50.575191 [ 279 ] {9f3ec790-8a51-4463-a3b5-1c3dd523b0af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8300 | 2026.05.01 17:51:50.575228 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 238 rows starting from the beginning of the part | ||
| 8301 | 2026.05.01 17:51:50.575273 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 238 rows starting from the beginning of the part | ||
| 8302 | 2026.05.01 17:51:50.575312 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 238 rows starting from the beginning of the part | ||
| 8303 | 2026.05.01 17:51:50.575351 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 238 rows starting from the beginning of the part | ||
| 8304 | 2026.05.01 17:51:50.575900 [ 279 ] {9f3ec790-8a51-4463-a3b5-1c3dd523b0af} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8305 | 2026.05.01 17:51:50.575935 [ 279 ] {9f3ec790-8a51-4463-a3b5-1c3dd523b0af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8306 | 2026.05.01 17:51:50.576302 [ 279 ] {9f3ec790-8a51-4463-a3b5-1c3dd523b0af} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8307 | 2026.05.01 17:51:50.576343 [ 199 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1440 rows, containing 5 columns (5 merged, 0 gathered) in 0.001386548 sec., 1038550.414410464 rows/sec., 63.08 MiB/sec. | ||
| 8308 | 2026.05.01 17:51:50.576468 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8309 | 2026.05.01 17:51:50.576520 [ 279 ] {9f3ec790-8a51-4463-a3b5-1c3dd523b0af} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8310 | 2026.05.01 17:51:50.576651 [ 279 ] {9f3ec790-8a51-4463-a3b5-1c3dd523b0af} <Debug> executeQuery: Read 804 rows, 57.70 KiB in 0.001518 sec., 529644.2687747035 rows/sec., 37.12 MiB/sec. | ||
| 8311 | 2026.05.01 17:51:50.576689 [ 279 ] {9f3ec790-8a51-4463-a3b5-1c3dd523b0af} <Debug> TCPHandler: Processed in 0.001684385 sec. | ||
| 8312 | 2026.05.01 17:51:50.576718 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_21_4} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8313 | 2026.05.01 17:51:50.576779 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_21_4} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8314 | 2026.05.01 17:51:50.576815 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8315 | 2026.05.01 17:51:50.576836 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 8316 | 2026.05.01 17:51:50.576909 [ 279 ] {0bd4f169-79eb-47a0-9176-dc64a0901615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8317 | 2026.05.01 17:51:50.576951 [ 279 ] {0bd4f169-79eb-47a0-9176-dc64a0901615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8318 | 2026.05.01 17:51:50.577301 [ 279 ] {0bd4f169-79eb-47a0-9176-dc64a0901615} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8319 | 2026.05.01 17:51:50.577335 [ 279 ] {0bd4f169-79eb-47a0-9176-dc64a0901615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8320 | 2026.05.01 17:51:50.577631 [ 279 ] {0bd4f169-79eb-47a0-9176-dc64a0901615} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8321 | 2026.05.01 17:51:50.577843 [ 279 ] {0bd4f169-79eb-47a0-9176-dc64a0901615} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8322 | 2026.05.01 17:51:50.577972 [ 279 ] {0bd4f169-79eb-47a0-9176-dc64a0901615} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 8323 | 2026.05.01 17:51:50.578008 [ 279 ] {0bd4f169-79eb-47a0-9176-dc64a0901615} <Debug> TCPHandler: Processed in 0.001247095 sec. | ||
| 8324 | 2026.05.01 17:51:50.578123 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8325 | 2026.05.01 17:51:50.578216 [ 279 ] {04812d58-2743-4e54-b215-24ea487c78ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8326 | 2026.05.01 17:51:50.578259 [ 279 ] {04812d58-2743-4e54-b215-24ea487c78ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8327 | 2026.05.01 17:51:50.578716 [ 279 ] {04812d58-2743-4e54-b215-24ea487c78ea} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8328 | 2026.05.01 17:51:50.578751 [ 279 ] {04812d58-2743-4e54-b215-24ea487c78ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8329 | 2026.05.01 17:51:50.579086 [ 279 ] {04812d58-2743-4e54-b215-24ea487c78ea} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8330 | 2026.05.01 17:51:50.579299 [ 279 ] {04812d58-2743-4e54-b215-24ea487c78ea} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8331 | 2026.05.01 17:51:50.579426 [ 279 ] {04812d58-2743-4e54-b215-24ea487c78ea} <Debug> executeQuery: Read 339 rows, 22.73 KiB in 0.001227 sec., 276283.61858190707 rows/sec., 18.09 MiB/sec. | ||
| 8332 | 2026.05.01 17:51:50.579464 [ 279 ] {04812d58-2743-4e54-b215-24ea487c78ea} <Debug> TCPHandler: Processed in 0.001389588 sec. | ||
| 8333 | 2026.05.01 17:51:50.579575 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8334 | 2026.05.01 17:51:50.579669 [ 279 ] {6fc9aa71-7b1d-4ac9-b3b0-358f59284b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8335 | 2026.05.01 17:51:50.579711 [ 279 ] {6fc9aa71-7b1d-4ac9-b3b0-358f59284b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8336 | 2026.05.01 17:51:50.580029 [ 279 ] {6fc9aa71-7b1d-4ac9-b3b0-358f59284b26} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8337 | 2026.05.01 17:51:50.580064 [ 279 ] {6fc9aa71-7b1d-4ac9-b3b0-358f59284b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8338 | 2026.05.01 17:51:50.580356 [ 279 ] {6fc9aa71-7b1d-4ac9-b3b0-358f59284b26} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8339 | 2026.05.01 17:51:50.580563 [ 279 ] {6fc9aa71-7b1d-4ac9-b3b0-358f59284b26} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8340 | 2026.05.01 17:51:50.580693 [ 279 ] {6fc9aa71-7b1d-4ac9-b3b0-358f59284b26} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 8341 | 2026.05.01 17:51:50.580730 [ 279 ] {6fc9aa71-7b1d-4ac9-b3b0-358f59284b26} <Debug> TCPHandler: Processed in 0.001205214 sec. | ||
| 8342 | 2026.05.01 17:51:50.580840 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8343 | 2026.05.01 17:51:50.580933 [ 279 ] {ed892ec8-82e8-4adf-b786-9f01cf25b2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8344 | 2026.05.01 17:51:50.580989 [ 279 ] {ed892ec8-82e8-4adf-b786-9f01cf25b2c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8345 | 2026.05.01 17:51:50.581823 [ 279 ] {ed892ec8-82e8-4adf-b786-9f01cf25b2c3} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8346 | 2026.05.01 17:51:50.581859 [ 279 ] {ed892ec8-82e8-4adf-b786-9f01cf25b2c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8347 | 2026.05.01 17:51:50.582418 [ 279 ] {ed892ec8-82e8-4adf-b786-9f01cf25b2c3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8348 | 2026.05.01 17:51:50.582647 [ 279 ] {ed892ec8-82e8-4adf-b786-9f01cf25b2c3} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8349 | 2026.05.01 17:51:50.582786 [ 279 ] {ed892ec8-82e8-4adf-b786-9f01cf25b2c3} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00187 sec., 19251.336898395723 rows/sec., 34.50 MiB/sec. | ||
| 8350 | 2026.05.01 17:51:50.582843 [ 279 ] {ed892ec8-82e8-4adf-b786-9f01cf25b2c3} <Debug> TCPHandler: Processed in 0.002052102 sec. | ||
| 8351 | 2026.05.01 17:51:50.582974 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8352 | 2026.05.01 17:51:50.583067 [ 279 ] {64db0464-e450-4fc4-856d-c507c39e750d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8353 | 2026.05.01 17:51:50.583109 [ 279 ] {64db0464-e450-4fc4-856d-c507c39e750d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8354 | 2026.05.01 17:51:50.583459 [ 279 ] {64db0464-e450-4fc4-856d-c507c39e750d} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8355 | 2026.05.01 17:51:50.583493 [ 279 ] {64db0464-e450-4fc4-856d-c507c39e750d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8356 | 2026.05.01 17:51:50.583630 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8357 | 2026.05.01 17:51:50.583680 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8358 | 2026.05.01 17:51:50.583801 [ 279 ] {64db0464-e450-4fc4-856d-c507c39e750d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8359 | 2026.05.01 17:51:50.584018 [ 279 ] {64db0464-e450-4fc4-856d-c507c39e750d} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8360 | 2026.05.01 17:51:50.584144 [ 279 ] {64db0464-e450-4fc4-856d-c507c39e750d} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001094 sec., 100548.44606946985 rows/sec., 6.12 MiB/sec. | ||
| 8361 | 2026.05.01 17:51:50.584179 [ 279 ] {64db0464-e450-4fc4-856d-c507c39e750d} <Debug> TCPHandler: Processed in 0.001254776 sec. | ||
| 8362 | 2026.05.01 17:51:50.589895 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8363 | 2026.05.01 17:51:50.590601 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8364 | 2026.05.01 17:51:50.593787 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8365 | 2026.05.01 17:51:51.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.62 MiB, peak 297.77 MiB, free memory in arenas 0.00 B, will set to 290.54 MiB (RSS), difference: -1.08 MiB | ||
| 8366 | 2026.05.01 17:51:55.550755 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8367 | 2026.05.01 17:51:55.550950 [ 279 ] {317e7a20-a066-4457-bc66-2e3cc3259b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8368 | 2026.05.01 17:51:55.551021 [ 279 ] {317e7a20-a066-4457-bc66-2e3cc3259b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8369 | 2026.05.01 17:51:55.551723 [ 279 ] {317e7a20-a066-4457-bc66-2e3cc3259b06} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8370 | 2026.05.01 17:51:55.551773 [ 279 ] {317e7a20-a066-4457-bc66-2e3cc3259b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8371 | 2026.05.01 17:51:55.552165 [ 279 ] {317e7a20-a066-4457-bc66-2e3cc3259b06} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8372 | 2026.05.01 17:51:55.552434 [ 279 ] {317e7a20-a066-4457-bc66-2e3cc3259b06} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8373 | 2026.05.01 17:51:55.552630 [ 279 ] {317e7a20-a066-4457-bc66-2e3cc3259b06} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001729 sec., 39329.09196067091 rows/sec., 3.14 MiB/sec. | ||
| 8374 | 2026.05.01 17:51:55.552681 [ 279 ] {317e7a20-a066-4457-bc66-2e3cc3259b06} <Debug> TCPHandler: Processed in 0.002062992 sec. | ||
| 8375 | 2026.05.01 17:51:55.552820 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8376 | 2026.05.01 17:51:55.552924 [ 279 ] {a324a8ea-d53b-4b30-970d-21e40836873f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8377 | 2026.05.01 17:51:55.552969 [ 279 ] {a324a8ea-d53b-4b30-970d-21e40836873f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8378 | 2026.05.01 17:51:55.553400 [ 279 ] {a324a8ea-d53b-4b30-970d-21e40836873f} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8379 | 2026.05.01 17:51:55.553438 [ 279 ] {a324a8ea-d53b-4b30-970d-21e40836873f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8380 | 2026.05.01 17:51:55.553742 [ 279 ] {a324a8ea-d53b-4b30-970d-21e40836873f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8381 | 2026.05.01 17:51:55.553987 [ 279 ] {a324a8ea-d53b-4b30-970d-21e40836873f} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8382 | 2026.05.01 17:51:55.554110 [ 86 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8383 | 2026.05.01 17:51:55.554127 [ 279 ] {a324a8ea-d53b-4b30-970d-21e40836873f} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001225 sec., 4897.95918367347 rows/sec., 368.30 KiB/sec. | ||
| 8384 | 2026.05.01 17:51:55.554173 [ 86 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8385 | 2026.05.01 17:51:55.554184 [ 279 ] {a324a8ea-d53b-4b30-970d-21e40836873f} <Debug> TCPHandler: Processed in 0.001417179 sec. | ||
| 8386 | 2026.05.01 17:51:55.554202 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8387 | 2026.05.01 17:51:55.554315 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8388 | 2026.05.01 17:51:55.554324 [ 195 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::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 | ||
| 8389 | 2026.05.01 17:51:55.554420 [ 279 ] {10615fa2-044d-48ef-ac2a-60ce1e86c3cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8390 | 2026.05.01 17:51:55.554465 [ 279 ] {10615fa2-044d-48ef-ac2a-60ce1e86c3cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8391 | 2026.05.01 17:51:55.554468 [ 195 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8392 | 2026.05.01 17:51:55.554516 [ 195 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 317 rows starting from the beginning of the part | ||
| 8393 | 2026.05.01 17:51:55.554608 [ 195 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 25 rows starting from the beginning of the part | ||
| 8394 | 2026.05.01 17:51:55.554657 [ 195 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 268 rows starting from the beginning of the part | ||
| 8395 | 2026.05.01 17:51:55.554703 [ 195 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 8396 | 2026.05.01 17:51:55.554748 [ 195 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 276 rows starting from the beginning of the part | ||
| 8397 | 2026.05.01 17:51:55.554789 [ 195 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 8398 | 2026.05.01 17:51:55.554911 [ 279 ] {10615fa2-044d-48ef-ac2a-60ce1e86c3cb} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8399 | 2026.05.01 17:51:55.554956 [ 279 ] {10615fa2-044d-48ef-ac2a-60ce1e86c3cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8400 | 2026.05.01 17:51:55.555313 [ 279 ] {10615fa2-044d-48ef-ac2a-60ce1e86c3cb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8401 | 2026.05.01 17:51:55.555557 [ 279 ] {10615fa2-044d-48ef-ac2a-60ce1e86c3cb} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8402 | 2026.05.01 17:51:55.555695 [ 279 ] {10615fa2-044d-48ef-ac2a-60ce1e86c3cb} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001295 sec., 54054.05405405406 rows/sec., 4.22 MiB/sec. | ||
| 8403 | 2026.05.01 17:51:55.555734 [ 279 ] {10615fa2-044d-48ef-ac2a-60ce1e86c3cb} <Debug> TCPHandler: Processed in 0.00146826 sec. | ||
| 8404 | 2026.05.01 17:51:55.555781 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 898 rows, containing 5 columns (5 merged, 0 gathered) in 0.001510761 sec., 594402.4236791921 rows/sec., 39.02 MiB/sec. | ||
| 8405 | 2026.05.01 17:51:55.555861 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8406 | 2026.05.01 17:51:55.555943 [ 199 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8407 | 2026.05.01 17:51:55.555974 [ 279 ] {86f434ad-c5d3-4e3b-85d3-e10c039a58f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8408 | 2026.05.01 17:51:55.556027 [ 279 ] {86f434ad-c5d3-4e3b-85d3-e10c039a58f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8409 | 2026.05.01 17:51:55.556235 [ 199 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_46_9} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8410 | 2026.05.01 17:51:55.556320 [ 199 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_46_9} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8411 | 2026.05.01 17:51:55.556408 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8412 | 2026.05.01 17:51:55.556482 [ 279 ] {86f434ad-c5d3-4e3b-85d3-e10c039a58f0} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8413 | 2026.05.01 17:51:55.556526 [ 279 ] {86f434ad-c5d3-4e3b-85d3-e10c039a58f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8414 | 2026.05.01 17:51:55.556898 [ 279 ] {86f434ad-c5d3-4e3b-85d3-e10c039a58f0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8415 | 2026.05.01 17:51:55.557132 [ 279 ] {86f434ad-c5d3-4e3b-85d3-e10c039a58f0} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8416 | 2026.05.01 17:51:55.557272 [ 279 ] {86f434ad-c5d3-4e3b-85d3-e10c039a58f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001318 sec., 121396.05462822459 rows/sec., 8.45 MiB/sec. | ||
| 8417 | 2026.05.01 17:51:55.557310 [ 279 ] {86f434ad-c5d3-4e3b-85d3-e10c039a58f0} <Debug> TCPHandler: Processed in 0.001501301 sec. | ||
| 8418 | 2026.05.01 17:51:55.557435 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8419 | 2026.05.01 17:51:55.557531 [ 279 ] {eddc9b0c-2d7e-4db0-a9c2-12181b7f4aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8420 | 2026.05.01 17:51:55.557588 [ 279 ] {eddc9b0c-2d7e-4db0-a9c2-12181b7f4aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8421 | 2026.05.01 17:51:55.558369 [ 279 ] {eddc9b0c-2d7e-4db0-a9c2-12181b7f4aa6} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8422 | 2026.05.01 17:51:55.558502 [ 279 ] {eddc9b0c-2d7e-4db0-a9c2-12181b7f4aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8423 | 2026.05.01 17:51:55.559037 [ 279 ] {eddc9b0c-2d7e-4db0-a9c2-12181b7f4aa6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8424 | 2026.05.01 17:51:55.559282 [ 279 ] {eddc9b0c-2d7e-4db0-a9c2-12181b7f4aa6} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8425 | 2026.05.01 17:51:55.559406 [ 86 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8426 | 2026.05.01 17:51:55.559441 [ 279 ] {eddc9b0c-2d7e-4db0-a9c2-12181b7f4aa6} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001929 sec., 3110.419906687403 rows/sec., 5.57 MiB/sec. | ||
| 8427 | 2026.05.01 17:51:55.559442 [ 86 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8428 | 2026.05.01 17:51:55.559485 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8429 | 2026.05.01 17:51:55.559528 [ 279 ] {eddc9b0c-2d7e-4db0-a9c2-12181b7f4aa6} <Debug> TCPHandler: Processed in 0.002142373 sec. | ||
| 8430 | 2026.05.01 17:51:55.559567 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::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 | ||
| 8431 | 2026.05.01 17:51:55.559668 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8432 | 2026.05.01 17:51:55.559765 [ 279 ] {e152b73a-5aa2-4595-b809-1b5d36a0a492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8433 | 2026.05.01 17:51:55.559808 [ 279 ] {e152b73a-5aa2-4595-b809-1b5d36a0a492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8434 | 2026.05.01 17:51:55.559828 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8435 | 2026.05.01 17:51:55.559879 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 917 rows starting from the beginning of the part | ||
| 8436 | 2026.05.01 17:51:55.559995 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 17 rows starting from the beginning of the part | ||
| 8437 | 2026.05.01 17:51:55.560092 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
| 8438 | 2026.05.01 17:51:55.560146 [ 279 ] {e152b73a-5aa2-4595-b809-1b5d36a0a492} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8439 | 2026.05.01 17:51:55.560182 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 8440 | 2026.05.01 17:51:55.560184 [ 279 ] {e152b73a-5aa2-4595-b809-1b5d36a0a492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8441 | 2026.05.01 17:51:55.560272 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
| 8442 | 2026.05.01 17:51:55.560373 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 8443 | 2026.05.01 17:51:55.560527 [ 279 ] {e152b73a-5aa2-4595-b809-1b5d36a0a492} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8444 | 2026.05.01 17:51:55.560794 [ 279 ] {e152b73a-5aa2-4595-b809-1b5d36a0a492} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8445 | 2026.05.01 17:51:55.560931 [ 279 ] {e152b73a-5aa2-4595-b809-1b5d36a0a492} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001185 sec., 50632.91139240506 rows/sec., 3.41 MiB/sec. | ||
| 8446 | 2026.05.01 17:51:55.560969 [ 279 ] {e152b73a-5aa2-4595-b809-1b5d36a0a492} <Debug> TCPHandler: Processed in 0.001349488 sec. | ||
| 8447 | 2026.05.01 17:51:55.565582 [ 192 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1018 rows, containing 19 columns (19 merged, 0 gathered) in 0.006047083 sec., 168345.63044694441 rows/sec., 301.67 MiB/sec. | ||
| 8448 | 2026.05.01 17:51:55.567248 [ 187 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8449 | 2026.05.01 17:51:55.567633 [ 187 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8450 | 2026.05.01 17:51:55.567719 [ 187 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8451 | 2026.05.01 17:51:55.567904 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.25 MiB. | ||
| 8452 | 2026.05.01 17:51:56.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.04 MiB, peak 299.24 MiB, free memory in arenas 0.00 B, will set to 293.09 MiB (RSS), difference: 2.05 MiB | ||
| 8453 | 2026.05.01 17:51:57.107655 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8454 | 2026.05.01 17:51:57.107710 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8455 | 2026.05.01 17:51:57.210627 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17332 | ||
| 8456 | 2026.05.01 17:51:57.211164 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8457 | 2026.05.01 17:51:57.211208 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8458 | 2026.05.01 17:51:57.211707 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8459 | 2026.05.01 17:51:57.211946 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8460 | 2026.05.01 17:51:57.212075 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17332 | ||
| 8461 | 2026.05.01 17:51:57.212083 [ 79 ] {} <Debug> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8462 | 2026.05.01 17:51:57.212140 [ 79 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8463 | 2026.05.01 17:51:57.212163 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8464 | 2026.05.01 17:51:57.212275 [ 199 ] {86deed8e-d378-44c8-bed5-3007f54f6847::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 | ||
| 8465 | 2026.05.01 17:51:57.212408 [ 199 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8466 | 2026.05.01 17:51:57.212452 [ 199 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14900 rows starting from the beginning of the part | ||
| 8467 | 2026.05.01 17:51:57.212528 [ 199 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 8468 | 2026.05.01 17:51:57.212580 [ 199 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 8469 | 2026.05.01 17:51:57.212630 [ 199 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 8470 | 2026.05.01 17:51:57.212676 [ 199 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 8471 | 2026.05.01 17:51:57.212722 [ 199 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 8472 | 2026.05.01 17:51:57.214907 [ 192 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17332 rows, containing 4 columns (4 merged, 0 gathered) in 0.002677904 sec., 6472226.039469674 rows/sec., 92.59 MiB/sec. | ||
| 8473 | 2026.05.01 17:51:57.215086 [ 198 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8474 | 2026.05.01 17:51:57.215479 [ 198 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_36_7} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8475 | 2026.05.01 17:51:57.215565 [ 198 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_36_7} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8476 | 2026.05.01 17:51:57.215679 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8477 | 2026.05.01 17:51:57.265453 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1078 | ||
| 8478 | 2026.05.01 17:51:57.268017 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8479 | 2026.05.01 17:51:57.268054 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8480 | 2026.05.01 17:51:57.269186 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8481 | 2026.05.01 17:51:57.269459 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8482 | 2026.05.01 17:51:57.269587 [ 79 ] {} <Debug> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8483 | 2026.05.01 17:51:57.269618 [ 79 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8484 | 2026.05.01 17:51:57.269637 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8485 | 2026.05.01 17:51:57.269708 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1078 | ||
| 8486 | 2026.05.01 17:51:57.269709 [ 199 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::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 | ||
| 8487 | 2026.05.01 17:51:57.270200 [ 199 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8488 | 2026.05.01 17:51:57.270334 [ 199 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 884 rows starting from the beginning of the part | ||
| 8489 | 2026.05.01 17:51:57.270681 [ 199 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::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 | ||
| 8490 | 2026.05.01 17:51:57.270999 [ 199 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
| 8491 | 2026.05.01 17:51:57.271318 [ 199 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 48 rows starting from the beginning of the part | ||
| 8492 | 2026.05.01 17:51:57.271642 [ 199 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::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 | ||
| 8493 | 2026.05.01 17:51:57.271966 [ 199 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::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 | ||
| 8494 | 2026.05.01 17:51:57.278424 [ 192 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1078 rows, containing 72 columns (72 merged, 0 gathered) in 0.008748527 sec., 123220.74333199176 rows/sec., 102.77 MiB/sec. | ||
| 8495 | 2026.05.01 17:51:57.279661 [ 199 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8496 | 2026.05.01 17:51:57.280150 [ 199 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_26_5} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8497 | 2026.05.01 17:51:57.280214 [ 199 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_26_5} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8498 | 2026.05.01 17:51:57.280366 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB. | ||
| 8499 | 2026.05.01 17:51:58.093990 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8500 | 2026.05.01 17:51:58.111880 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8501 | 2026.05.01 17:51:58.111947 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8502 | 2026.05.01 17:51:58.118216 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8503 | 2026.05.01 17:51:58.118968 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8504 | 2026.05.01 17:51:58.119256 [ 77 ] {} <Debug> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8505 | 2026.05.01 17:51:58.119326 [ 77 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8506 | 2026.05.01 17:51:58.119346 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8507 | 2026.05.01 17:51:58.119438 [ 192 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 8508 | 2026.05.01 17:51:58.122134 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8509 | 2026.05.01 17:51:58.122245 [ 192 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8510 | 2026.05.01 17:51:58.123002 [ 192 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 8511 | 2026.05.01 17:51:58.126235 [ 192 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 8512 | 2026.05.01 17:51:58.129485 [ 192 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 8513 | 2026.05.01 17:51:58.133209 [ 192 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 8514 | 2026.05.01 17:51:58.137218 [ 192 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 8515 | 2026.05.01 17:51:58.141002 [ 192 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 8516 | 2026.05.01 17:51:58.190297 [ 199 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.070891554 sec., 3822.7402942810368 rows/sec., 19.77 MiB/sec. | ||
| 8517 | 2026.05.01 17:51:58.192975 [ 197 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8518 | 2026.05.01 17:51:58.195245 [ 197 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_36_7} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8519 | 2026.05.01 17:51:58.195358 [ 197 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_36_7} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8520 | 2026.05.01 17:51:58.198081 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8521 | 2026.05.01 17:52:00.565555 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8522 | 2026.05.01 17:52:00.565776 [ 279 ] {3e5ea651-a948-453a-9e34-c9dcf9ded879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8523 | 2026.05.01 17:52:00.565856 [ 279 ] {3e5ea651-a948-453a-9e34-c9dcf9ded879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8524 | 2026.05.01 17:52:00.566795 [ 279 ] {3e5ea651-a948-453a-9e34-c9dcf9ded879} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8525 | 2026.05.01 17:52:00.566848 [ 279 ] {3e5ea651-a948-453a-9e34-c9dcf9ded879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8526 | 2026.05.01 17:52:00.567261 [ 279 ] {3e5ea651-a948-453a-9e34-c9dcf9ded879} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8527 | 2026.05.01 17:52:00.567499 [ 279 ] {3e5ea651-a948-453a-9e34-c9dcf9ded879} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8528 | 2026.05.01 17:52:00.567670 [ 279 ] {3e5ea651-a948-453a-9e34-c9dcf9ded879} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001949 sec., 238070.80554130324 rows/sec., 15.10 MiB/sec. | ||
| 8529 | 2026.05.01 17:52:00.567724 [ 279 ] {3e5ea651-a948-453a-9e34-c9dcf9ded879} <Debug> TCPHandler: Processed in 0.002315157 sec. | ||
| 8530 | 2026.05.01 17:52:00.567854 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8531 | 2026.05.01 17:52:00.567960 [ 279 ] {0bf28aaf-fe20-47d9-9c08-fa3ddaa6d28e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8532 | 2026.05.01 17:52:00.568005 [ 279 ] {0bf28aaf-fe20-47d9-9c08-fa3ddaa6d28e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8533 | 2026.05.01 17:52:00.569085 [ 279 ] {0bf28aaf-fe20-47d9-9c08-fa3ddaa6d28e} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8534 | 2026.05.01 17:52:00.569125 [ 279 ] {0bf28aaf-fe20-47d9-9c08-fa3ddaa6d28e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8535 | 2026.05.01 17:52:00.569518 [ 279 ] {0bf28aaf-fe20-47d9-9c08-fa3ddaa6d28e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8536 | 2026.05.01 17:52:00.569732 [ 279 ] {0bf28aaf-fe20-47d9-9c08-fa3ddaa6d28e} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8537 | 2026.05.01 17:52:00.569875 [ 279 ] {0bf28aaf-fe20-47d9-9c08-fa3ddaa6d28e} <Debug> executeQuery: Read 1319 rows, 105.58 KiB in 0.001939 sec., 680247.5502836513 rows/sec., 53.17 MiB/sec. | ||
| 8538 | 2026.05.01 17:52:00.569916 [ 279 ] {0bf28aaf-fe20-47d9-9c08-fa3ddaa6d28e} <Debug> TCPHandler: Processed in 0.002113523 sec. | ||
| 8539 | 2026.05.01 17:52:00.570035 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8540 | 2026.05.01 17:52:00.570133 [ 279 ] {50e2ab10-10ec-409e-8063-bd46ea676e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8541 | 2026.05.01 17:52:00.570174 [ 279 ] {50e2ab10-10ec-409e-8063-bd46ea676e85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8542 | 2026.05.01 17:52:00.570702 [ 279 ] {50e2ab10-10ec-409e-8063-bd46ea676e85} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8543 | 2026.05.01 17:52:00.570741 [ 279 ] {50e2ab10-10ec-409e-8063-bd46ea676e85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8544 | 2026.05.01 17:52:00.571082 [ 279 ] {50e2ab10-10ec-409e-8063-bd46ea676e85} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8545 | 2026.05.01 17:52:00.571309 [ 279 ] {50e2ab10-10ec-409e-8063-bd46ea676e85} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8546 | 2026.05.01 17:52:00.571446 [ 279 ] {50e2ab10-10ec-409e-8063-bd46ea676e85} <Debug> executeQuery: Read 268 rows, 16.64 KiB in 0.001333 sec., 201050.2625656414 rows/sec., 12.19 MiB/sec. | ||
| 8547 | 2026.05.01 17:52:00.571485 [ 279 ] {50e2ab10-10ec-409e-8063-bd46ea676e85} <Debug> TCPHandler: Processed in 0.00150042 sec. | ||
| 8548 | 2026.05.01 17:52:00.571613 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8549 | 2026.05.01 17:52:00.571709 [ 279 ] {3658d1dd-cd9d-4173-bd44-836c1fc8c3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8550 | 2026.05.01 17:52:00.571749 [ 279 ] {3658d1dd-cd9d-4173-bd44-836c1fc8c3f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8551 | 2026.05.01 17:52:00.572263 [ 279 ] {3658d1dd-cd9d-4173-bd44-836c1fc8c3f3} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8552 | 2026.05.01 17:52:00.572299 [ 279 ] {3658d1dd-cd9d-4173-bd44-836c1fc8c3f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8553 | 2026.05.01 17:52:00.572620 [ 279 ] {3658d1dd-cd9d-4173-bd44-836c1fc8c3f3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8554 | 2026.05.01 17:52:00.572825 [ 279 ] {3658d1dd-cd9d-4173-bd44-836c1fc8c3f3} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8555 | 2026.05.01 17:52:00.572950 [ 75 ] {} <Debug> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8556 | 2026.05.01 17:52:00.572962 [ 279 ] {3658d1dd-cd9d-4173-bd44-836c1fc8c3f3} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001272 sec., 187893.0817610063 rows/sec., 12.11 MiB/sec. | ||
| 8557 | 2026.05.01 17:52:00.573028 [ 75 ] {} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8558 | 2026.05.01 17:52:00.573043 [ 279 ] {3658d1dd-cd9d-4173-bd44-836c1fc8c3f3} <Debug> TCPHandler: Processed in 0.00147977 sec. | ||
| 8559 | 2026.05.01 17:52:00.573056 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8560 | 2026.05.01 17:52:00.573169 [ 199 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 8561 | 2026.05.01 17:52:00.573183 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8562 | 2026.05.01 17:52:00.573301 [ 279 ] {67f0616c-555f-4056-8869-22004b62958b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8563 | 2026.05.01 17:52:00.573306 [ 199 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8564 | 2026.05.01 17:52:00.573344 [ 279 ] {67f0616c-555f-4056-8869-22004b62958b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8565 | 2026.05.01 17:52:00.573354 [ 199 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 1064 rows starting from the beginning of the part | ||
| 8566 | 2026.05.01 17:52:00.573434 [ 199 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 239 rows starting from the beginning of the part | ||
| 8567 | 2026.05.01 17:52:00.573482 [ 199 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 801 rows starting from the beginning of the part | ||
| 8568 | 2026.05.01 17:52:00.573525 [ 199 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 239 rows starting from the beginning of the part | ||
| 8569 | 2026.05.01 17:52:00.573566 [ 199 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 239 rows starting from the beginning of the part | ||
| 8570 | 2026.05.01 17:52:00.573614 [ 199 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 239 rows starting from the beginning of the part | ||
| 8571 | 2026.05.01 17:52:00.573885 [ 279 ] {67f0616c-555f-4056-8869-22004b62958b} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8572 | 2026.05.01 17:52:00.573928 [ 279 ] {67f0616c-555f-4056-8869-22004b62958b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8573 | 2026.05.01 17:52:00.574399 [ 279 ] {67f0616c-555f-4056-8869-22004b62958b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8574 | 2026.05.01 17:52:00.574636 [ 279 ] {67f0616c-555f-4056-8869-22004b62958b} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8575 | 2026.05.01 17:52:00.574768 [ 279 ] {67f0616c-555f-4056-8869-22004b62958b} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001486 sec., 160161.50740242263 rows/sec., 9.09 MiB/sec. | ||
| 8576 | 2026.05.01 17:52:00.574807 [ 279 ] {67f0616c-555f-4056-8869-22004b62958b} <Debug> TCPHandler: Processed in 0.001674494 sec. | ||
| 8577 | 2026.05.01 17:52:00.574927 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8578 | 2026.05.01 17:52:00.575022 [ 279 ] {4d44f32e-6936-4879-80f6-bd09bed3a71d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8579 | 2026.05.01 17:52:00.575027 [ 188 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2821 rows, containing 5 columns (5 merged, 0 gathered) in 0.001899748 sec., 1484933.791218625 rows/sec., 95.97 MiB/sec. | ||
| 8580 | 2026.05.01 17:52:00.575061 [ 279 ] {4d44f32e-6936-4879-80f6-bd09bed3a71d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8581 | 2026.05.01 17:52:00.575272 [ 200 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8582 | 2026.05.01 17:52:00.575582 [ 200 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_25_5} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8583 | 2026.05.01 17:52:00.575664 [ 200 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_25_5} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8584 | 2026.05.01 17:52:00.575774 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 8585 | 2026.05.01 17:52:00.575845 [ 279 ] {4d44f32e-6936-4879-80f6-bd09bed3a71d} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8586 | 2026.05.01 17:52:00.575886 [ 279 ] {4d44f32e-6936-4879-80f6-bd09bed3a71d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8587 | 2026.05.01 17:52:00.576248 [ 279 ] {4d44f32e-6936-4879-80f6-bd09bed3a71d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8588 | 2026.05.01 17:52:00.576470 [ 279 ] {4d44f32e-6936-4879-80f6-bd09bed3a71d} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8589 | 2026.05.01 17:52:00.576604 [ 279 ] {4d44f32e-6936-4879-80f6-bd09bed3a71d} <Debug> executeQuery: Read 796 rows, 57.05 KiB in 0.0016 sec., 497500 rows/sec., 34.82 MiB/sec. | ||
| 8590 | 2026.05.01 17:52:00.576641 [ 279 ] {4d44f32e-6936-4879-80f6-bd09bed3a71d} <Debug> TCPHandler: Processed in 0.001763226 sec. | ||
| 8591 | 2026.05.01 17:52:00.576757 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8592 | 2026.05.01 17:52:00.576852 [ 279 ] {ccdb5e1e-b9c5-47d3-b16f-f92611e75732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8593 | 2026.05.01 17:52:00.576896 [ 279 ] {ccdb5e1e-b9c5-47d3-b16f-f92611e75732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8594 | 2026.05.01 17:52:00.577240 [ 279 ] {ccdb5e1e-b9c5-47d3-b16f-f92611e75732} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8595 | 2026.05.01 17:52:00.577276 [ 279 ] {ccdb5e1e-b9c5-47d3-b16f-f92611e75732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8596 | 2026.05.01 17:52:00.577590 [ 279 ] {ccdb5e1e-b9c5-47d3-b16f-f92611e75732} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8597 | 2026.05.01 17:52:00.577799 [ 279 ] {ccdb5e1e-b9c5-47d3-b16f-f92611e75732} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8598 | 2026.05.01 17:52:00.577933 [ 279 ] {ccdb5e1e-b9c5-47d3-b16f-f92611e75732} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 8599 | 2026.05.01 17:52:00.577972 [ 279 ] {ccdb5e1e-b9c5-47d3-b16f-f92611e75732} <Debug> TCPHandler: Processed in 0.001263296 sec. | ||
| 8600 | 2026.05.01 17:52:00.578087 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8601 | 2026.05.01 17:52:00.578183 [ 279 ] {7512f1cc-d4fe-4c3e-a68a-e88b542327bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8602 | 2026.05.01 17:52:00.578226 [ 279 ] {7512f1cc-d4fe-4c3e-a68a-e88b542327bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8603 | 2026.05.01 17:52:00.578688 [ 279 ] {7512f1cc-d4fe-4c3e-a68a-e88b542327bc} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8604 | 2026.05.01 17:52:00.578725 [ 279 ] {7512f1cc-d4fe-4c3e-a68a-e88b542327bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8605 | 2026.05.01 17:52:00.579062 [ 279 ] {7512f1cc-d4fe-4c3e-a68a-e88b542327bc} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8606 | 2026.05.01 17:52:00.579269 [ 279 ] {7512f1cc-d4fe-4c3e-a68a-e88b542327bc} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8607 | 2026.05.01 17:52:00.579401 [ 279 ] {7512f1cc-d4fe-4c3e-a68a-e88b542327bc} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001236 sec., 271035.59870550164 rows/sec., 17.73 MiB/sec. | ||
| 8608 | 2026.05.01 17:52:00.579438 [ 279 ] {7512f1cc-d4fe-4c3e-a68a-e88b542327bc} <Debug> TCPHandler: Processed in 0.001399419 sec. | ||
| 8609 | 2026.05.01 17:52:00.579550 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8610 | 2026.05.01 17:52:00.579644 [ 279 ] {b381fd25-88f1-4d25-b670-81cb837a14d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8611 | 2026.05.01 17:52:00.579686 [ 279 ] {b381fd25-88f1-4d25-b670-81cb837a14d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8612 | 2026.05.01 17:52:00.580012 [ 279 ] {b381fd25-88f1-4d25-b670-81cb837a14d2} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8613 | 2026.05.01 17:52:00.580048 [ 279 ] {b381fd25-88f1-4d25-b670-81cb837a14d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8614 | 2026.05.01 17:52:00.580337 [ 279 ] {b381fd25-88f1-4d25-b670-81cb837a14d2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8615 | 2026.05.01 17:52:00.580541 [ 279 ] {b381fd25-88f1-4d25-b670-81cb837a14d2} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8616 | 2026.05.01 17:52:00.580641 [ 75 ] {} <Debug> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 8617 | 2026.05.01 17:52:00.580668 [ 279 ] {b381fd25-88f1-4d25-b670-81cb837a14d2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 8618 | 2026.05.01 17:52:00.580678 [ 75 ] {} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8619 | 2026.05.01 17:52:00.580709 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8620 | 2026.05.01 17:52:00.580712 [ 279 ] {b381fd25-88f1-4d25-b670-81cb837a14d2} <Debug> TCPHandler: Processed in 0.001209984 sec. | ||
| 8621 | 2026.05.01 17:52:00.580799 [ 196 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 8622 | 2026.05.01 17:52:00.580841 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8623 | 2026.05.01 17:52:00.580911 [ 196 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8624 | 2026.05.01 17:52:00.580940 [ 279 ] {f846af48-318f-46c5-9fca-1a692f459cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8625 | 2026.05.01 17:52:00.580947 [ 196 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
| 8626 | 2026.05.01 17:52:00.581002 [ 279 ] {f846af48-318f-46c5-9fca-1a692f459cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8627 | 2026.05.01 17:52:00.581023 [ 196 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 8628 | 2026.05.01 17:52:00.581071 [ 196 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 8629 | 2026.05.01 17:52:00.581110 [ 196 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 8630 | 2026.05.01 17:52:00.581148 [ 196 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 8631 | 2026.05.01 17:52:00.581187 [ 196 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 8632 | 2026.05.01 17:52:00.581886 [ 279 ] {f846af48-318f-46c5-9fca-1a692f459cd3} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8633 | 2026.05.01 17:52:00.581928 [ 279 ] {f846af48-318f-46c5-9fca-1a692f459cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8634 | 2026.05.01 17:52:00.582023 [ 196 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001263096 sec., 15834.109204684362 rows/sec., 1.04 MiB/sec. | ||
| 8635 | 2026.05.01 17:52:00.582157 [ 189 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 8636 | 2026.05.01 17:52:00.582433 [ 189 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_20_4} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8637 | 2026.05.01 17:52:00.582499 [ 189 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_20_4} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 8638 | 2026.05.01 17:52:00.582521 [ 279 ] {f846af48-318f-46c5-9fca-1a692f459cd3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8639 | 2026.05.01 17:52:00.582577 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8640 | 2026.05.01 17:52:00.582766 [ 279 ] {f846af48-318f-46c5-9fca-1a692f459cd3} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8641 | 2026.05.01 17:52:00.582915 [ 279 ] {f846af48-318f-46c5-9fca-1a692f459cd3} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001993 sec., 18063.22127446061 rows/sec., 32.37 MiB/sec. | ||
| 8642 | 2026.05.01 17:52:00.582991 [ 279 ] {f846af48-318f-46c5-9fca-1a692f459cd3} <Debug> TCPHandler: Processed in 0.002198234 sec. | ||
| 8643 | 2026.05.01 17:52:00.583120 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8644 | 2026.05.01 17:52:00.583217 [ 279 ] {634ddc91-0922-4041-a2dd-17d4ed54bbb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8645 | 2026.05.01 17:52:00.583259 [ 279 ] {634ddc91-0922-4041-a2dd-17d4ed54bbb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8646 | 2026.05.01 17:52:00.583623 [ 279 ] {634ddc91-0922-4041-a2dd-17d4ed54bbb0} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8647 | 2026.05.01 17:52:00.583660 [ 279 ] {634ddc91-0922-4041-a2dd-17d4ed54bbb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8648 | 2026.05.01 17:52:00.583971 [ 279 ] {634ddc91-0922-4041-a2dd-17d4ed54bbb0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8649 | 2026.05.01 17:52:00.584193 [ 279 ] {634ddc91-0922-4041-a2dd-17d4ed54bbb0} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8650 | 2026.05.01 17:52:00.584319 [ 279 ] {634ddc91-0922-4041-a2dd-17d4ed54bbb0} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001122 sec., 98039.21568627452 rows/sec., 5.96 MiB/sec. | ||
| 8651 | 2026.05.01 17:52:00.584356 [ 279 ] {634ddc91-0922-4041-a2dd-17d4ed54bbb0} <Debug> TCPHandler: Processed in 0.001284736 sec. | ||
| 8652 | 2026.05.01 17:52:00.766689 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8653 | 2026.05.01 17:52:00.766823 [ 279 ] {1596e6a0-d5c2-4667-acc1-fc1a3349f604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8654 | 2026.05.01 17:52:00.766876 [ 279 ] {1596e6a0-d5c2-4667-acc1-fc1a3349f604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8655 | 2026.05.01 17:52:00.768584 [ 279 ] {1596e6a0-d5c2-4667-acc1-fc1a3349f604} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8656 | 2026.05.01 17:52:00.768626 [ 279 ] {1596e6a0-d5c2-4667-acc1-fc1a3349f604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8657 | 2026.05.01 17:52:00.769161 [ 279 ] {1596e6a0-d5c2-4667-acc1-fc1a3349f604} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8658 | 2026.05.01 17:52:00.769385 [ 279 ] {1596e6a0-d5c2-4667-acc1-fc1a3349f604} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8659 | 2026.05.01 17:52:00.769528 [ 279 ] {1596e6a0-d5c2-4667-acc1-fc1a3349f604} <Debug> executeQuery: Read 2391 rows, 180.79 KiB in 0.002734 sec., 874542.7944403804 rows/sec., 64.58 MiB/sec. | ||
| 8660 | 2026.05.01 17:52:00.769568 [ 279 ] {1596e6a0-d5c2-4667-acc1-fc1a3349f604} <Debug> TCPHandler: Processed in 0.00295701 sec. | ||
| 8661 | 2026.05.01 17:52:00.769705 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8662 | 2026.05.01 17:52:00.769801 [ 279 ] {8d501a10-aeac-429f-b2c3-33633ea4718e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8663 | 2026.05.01 17:52:00.769842 [ 279 ] {8d501a10-aeac-429f-b2c3-33633ea4718e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8664 | 2026.05.01 17:52:00.770243 [ 279 ] {8d501a10-aeac-429f-b2c3-33633ea4718e} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8665 | 2026.05.01 17:52:00.770280 [ 279 ] {8d501a10-aeac-429f-b2c3-33633ea4718e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8666 | 2026.05.01 17:52:00.770576 [ 279 ] {8d501a10-aeac-429f-b2c3-33633ea4718e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8667 | 2026.05.01 17:52:00.770817 [ 279 ] {8d501a10-aeac-429f-b2c3-33633ea4718e} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8668 | 2026.05.01 17:52:00.770951 [ 279 ] {8d501a10-aeac-429f-b2c3-33633ea4718e} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001169 sec., 14542.34388366125 rows/sec., 1.07 MiB/sec. | ||
| 8669 | 2026.05.01 17:52:00.770990 [ 279 ] {8d501a10-aeac-429f-b2c3-33633ea4718e} <Debug> TCPHandler: Processed in 0.001335197 sec. | ||
| 8670 | 2026.05.01 17:52:00.771108 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8671 | 2026.05.01 17:52:00.771202 [ 279 ] {e8363509-fa2f-4136-b06b-627d9c5ae0bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8672 | 2026.05.01 17:52:00.771241 [ 279 ] {e8363509-fa2f-4136-b06b-627d9c5ae0bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8673 | 2026.05.01 17:52:00.771891 [ 279 ] {e8363509-fa2f-4136-b06b-627d9c5ae0bb} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8674 | 2026.05.01 17:52:00.771928 [ 279 ] {e8363509-fa2f-4136-b06b-627d9c5ae0bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8675 | 2026.05.01 17:52:00.772263 [ 279 ] {e8363509-fa2f-4136-b06b-627d9c5ae0bb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8676 | 2026.05.01 17:52:00.772479 [ 279 ] {e8363509-fa2f-4136-b06b-627d9c5ae0bb} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): 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.05.01 17:52:00.772613 [ 279 ] {e8363509-fa2f-4136-b06b-627d9c5ae0bb} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001429 sec., 560531.8404478657 rows/sec., 32.38 MiB/sec. | ||
| 8678 | 2026.05.01 17:52:00.772650 [ 279 ] {e8363509-fa2f-4136-b06b-627d9c5ae0bb} <Debug> TCPHandler: Processed in 0.001591693 sec. | ||
| 8679 | 2026.05.01 17:52:00.772771 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8680 | 2026.05.01 17:52:00.772892 [ 279 ] {8dbb667c-8f9d-4d9a-ba1f-d357b0c34a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8681 | 2026.05.01 17:52:00.772942 [ 279 ] {8dbb667c-8f9d-4d9a-ba1f-d357b0c34a63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8682 | 2026.05.01 17:52:00.773410 [ 279 ] {8dbb667c-8f9d-4d9a-ba1f-d357b0c34a63} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8683 | 2026.05.01 17:52:00.773456 [ 279 ] {8dbb667c-8f9d-4d9a-ba1f-d357b0c34a63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8684 | 2026.05.01 17:52:00.773779 [ 279 ] {8dbb667c-8f9d-4d9a-ba1f-d357b0c34a63} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 8685 | 2026.05.01 17:52:00.774022 [ 279 ] {8dbb667c-8f9d-4d9a-ba1f-d357b0c34a63} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8686 | 2026.05.01 17:52:00.774153 [ 279 ] {8dbb667c-8f9d-4d9a-ba1f-d357b0c34a63} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001285 sec., 778.2101167315176 rows/sec., 54.72 KiB/sec. | ||
| 8687 | 2026.05.01 17:52:00.774192 [ 279 ] {8dbb667c-8f9d-4d9a-ba1f-d357b0c34a63} <Debug> TCPHandler: Processed in 0.00148166 sec. | ||
| 8688 | 2026.05.01 17:52:00.774311 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8689 | 2026.05.01 17:52:00.774419 [ 279 ] {33305673-d12b-466b-aa40-299e6456faa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8690 | 2026.05.01 17:52:00.774459 [ 279 ] {33305673-d12b-466b-aa40-299e6456faa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8691 | 2026.05.01 17:52:00.775574 [ 279 ] {33305673-d12b-466b-aa40-299e6456faa7} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8692 | 2026.05.01 17:52:00.775612 [ 279 ] {33305673-d12b-466b-aa40-299e6456faa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8693 | 2026.05.01 17:52:00.775975 [ 279 ] {33305673-d12b-466b-aa40-299e6456faa7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8694 | 2026.05.01 17:52:00.776190 [ 279 ] {33305673-d12b-466b-aa40-299e6456faa7} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8695 | 2026.05.01 17:52:00.776324 [ 279 ] {33305673-d12b-466b-aa40-299e6456faa7} <Debug> executeQuery: Read 1268 rows, 86.36 KiB in 0.001923 sec., 659386.3754550182 rows/sec., 43.86 MiB/sec. | ||
| 8696 | 2026.05.01 17:52:00.776362 [ 279 ] {33305673-d12b-466b-aa40-299e6456faa7} <Debug> TCPHandler: Processed in 0.002100123 sec. | ||
| 8697 | 2026.05.01 17:52:00.776480 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8698 | 2026.05.01 17:52:00.776583 [ 279 ] {eeba6fbb-db6a-4264-b263-ac9d08b2a663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8699 | 2026.05.01 17:52:00.776624 [ 279 ] {eeba6fbb-db6a-4264-b263-ac9d08b2a663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8700 | 2026.05.01 17:52:00.777466 [ 279 ] {eeba6fbb-db6a-4264-b263-ac9d08b2a663} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8701 | 2026.05.01 17:52:00.777502 [ 279 ] {eeba6fbb-db6a-4264-b263-ac9d08b2a663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8702 | 2026.05.01 17:52:00.777930 [ 279 ] {eeba6fbb-db6a-4264-b263-ac9d08b2a663} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8703 | 2026.05.01 17:52:00.778162 [ 279 ] {eeba6fbb-db6a-4264-b263-ac9d08b2a663} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8704 | 2026.05.01 17:52:00.778293 [ 279 ] {eeba6fbb-db6a-4264-b263-ac9d08b2a663} <Debug> executeQuery: Read 1486 rows, 92.19 KiB in 0.001729 sec., 859456.3331405437 rows/sec., 52.07 MiB/sec. | ||
| 8705 | 2026.05.01 17:52:00.778330 [ 279 ] {eeba6fbb-db6a-4264-b263-ac9d08b2a663} <Debug> TCPHandler: Processed in 0.001899379 sec. | ||
| 8706 | 2026.05.01 17:52:00.778448 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8707 | 2026.05.01 17:52:00.778574 [ 279 ] {b50ae9b4-aa0f-4391-b4db-1a6117669c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8708 | 2026.05.01 17:52:00.778635 [ 279 ] {b50ae9b4-aa0f-4391-b4db-1a6117669c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8709 | 2026.05.01 17:52:00.779513 [ 279 ] {b50ae9b4-aa0f-4391-b4db-1a6117669c9d} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8710 | 2026.05.01 17:52:00.779557 [ 279 ] {b50ae9b4-aa0f-4391-b4db-1a6117669c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8711 | 2026.05.01 17:52:00.780091 [ 279 ] {b50ae9b4-aa0f-4391-b4db-1a6117669c9d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8712 | 2026.05.01 17:52:00.780330 [ 279 ] {b50ae9b4-aa0f-4391-b4db-1a6117669c9d} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8713 | 2026.05.01 17:52:00.780471 [ 279 ] {b50ae9b4-aa0f-4391-b4db-1a6117669c9d} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001922 sec., 8844.953173777314 rows/sec., 15.85 MiB/sec. | ||
| 8714 | 2026.05.01 17:52:00.780529 [ 279 ] {b50ae9b4-aa0f-4391-b4db-1a6117669c9d} <Debug> TCPHandler: Processed in 0.002140453 sec. | ||
| 8715 | 2026.05.01 17:52:00.780658 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8716 | 2026.05.01 17:52:00.780762 [ 279 ] {48200601-5b48-412c-aead-1242841da014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8717 | 2026.05.01 17:52:00.780803 [ 279 ] {48200601-5b48-412c-aead-1242841da014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8718 | 2026.05.01 17:52:00.781135 [ 279 ] {48200601-5b48-412c-aead-1242841da014} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8719 | 2026.05.01 17:52:00.781172 [ 279 ] {48200601-5b48-412c-aead-1242841da014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8720 | 2026.05.01 17:52:00.781482 [ 279 ] {48200601-5b48-412c-aead-1242841da014} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8721 | 2026.05.01 17:52:00.781704 [ 279 ] {48200601-5b48-412c-aead-1242841da014} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8722 | 2026.05.01 17:52:00.781836 [ 279 ] {48200601-5b48-412c-aead-1242841da014} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001092 sec., 7326.007326007325 rows/sec., 500.80 KiB/sec. | ||
| 8723 | 2026.05.01 17:52:00.781872 [ 279 ] {48200601-5b48-412c-aead-1242841da014} <Debug> TCPHandler: Processed in 0.001263495 sec. | ||
| 8724 | 2026.05.01 17:52:01.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.95 MiB, peak 306.62 MiB, free memory in arenas 0.00 B, will set to 295.61 MiB (RSS), difference: -1.34 MiB | ||
| 8725 | 2026.05.01 17:52:02.988201 [ 48 ] {} <Debug> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8726 | 2026.05.01 17:52:02.988264 [ 48 ] {} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8727 | 2026.05.01 17:52:02.988288 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8728 | 2026.05.01 17:52:02.988439 [ 189 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::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 | ||
| 8729 | 2026.05.01 17:52:02.988601 [ 189 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8730 | 2026.05.01 17:52:02.988644 [ 189 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 8731 | 2026.05.01 17:52:02.988731 [ 189 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 8732 | 2026.05.01 17:52:02.988805 [ 189 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::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 | ||
| 8733 | 2026.05.01 17:52:02.988863 [ 189 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 8734 | 2026.05.01 17:52:02.988927 [ 189 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
| 8735 | 2026.05.01 17:52:02.989916 [ 201 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001553631 sec., 29608.06008633968 rows/sec., 2.47 MiB/sec. | ||
| 8736 | 2026.05.01 17:52:02.990082 [ 196 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8737 | 2026.05.01 17:52:02.990417 [ 196 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_13_3} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8738 | 2026.05.01 17:52:02.990497 [ 196 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_13_3} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8739 | 2026.05.01 17:52:02.990590 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8740 | 2026.05.01 17:52:04.712189 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17780 | ||
| 8741 | 2026.05.01 17:52:04.712908 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8742 | 2026.05.01 17:52:04.712954 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8743 | 2026.05.01 17:52:04.713451 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8744 | 2026.05.01 17:52:04.713680 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8745 | 2026.05.01 17:52:04.713811 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17780 | ||
| 8746 | 2026.05.01 17:52:05.549935 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8747 | 2026.05.01 17:52:05.550135 [ 279 ] {46476beb-d33e-44a1-b8e4-8e0a1ec8495f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8748 | 2026.05.01 17:52:05.550206 [ 279 ] {46476beb-d33e-44a1-b8e4-8e0a1ec8495f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8749 | 2026.05.01 17:52:05.550879 [ 279 ] {46476beb-d33e-44a1-b8e4-8e0a1ec8495f} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8750 | 2026.05.01 17:52:05.550929 [ 279 ] {46476beb-d33e-44a1-b8e4-8e0a1ec8495f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8751 | 2026.05.01 17:52:05.551328 [ 279 ] {46476beb-d33e-44a1-b8e4-8e0a1ec8495f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8752 | 2026.05.01 17:52:05.551566 [ 279 ] {46476beb-d33e-44a1-b8e4-8e0a1ec8495f} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8753 | 2026.05.01 17:52:05.551711 [ 27 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8754 | 2026.05.01 17:52:05.551726 [ 279 ] {46476beb-d33e-44a1-b8e4-8e0a1ec8495f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001644 sec., 34063.2603406326 rows/sec., 2.62 MiB/sec. | ||
| 8755 | 2026.05.01 17:52:05.551778 [ 27 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8756 | 2026.05.01 17:52:05.551791 [ 279 ] {46476beb-d33e-44a1-b8e4-8e0a1ec8495f} <Debug> TCPHandler: Processed in 0.00199847 sec. | ||
| 8757 | 2026.05.01 17:52:05.551806 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8758 | 2026.05.01 17:52:05.551925 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8759 | 2026.05.01 17:52:05.551937 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8760 | 2026.05.01 17:52:05.552036 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8761 | 2026.05.01 17:52:05.552047 [ 279 ] {c6e4e5c8-0d1d-4ba2-8701-24752b46967b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8762 | 2026.05.01 17:52:05.552073 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3812 rows starting from the beginning of the part | ||
| 8763 | 2026.05.01 17:52:05.552091 [ 279 ] {c6e4e5c8-0d1d-4ba2-8701-24752b46967b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8764 | 2026.05.01 17:52:05.552144 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1323 rows starting from the beginning of the part | ||
| 8765 | 2026.05.01 17:52:05.552197 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 68 rows starting from the beginning of the part | ||
| 8766 | 2026.05.01 17:52:05.552247 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1319 rows starting from the beginning of the part | ||
| 8767 | 2026.05.01 17:52:05.552294 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2391 rows starting from the beginning of the part | ||
| 8768 | 2026.05.01 17:52:05.552342 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 8769 | 2026.05.01 17:52:05.552525 [ 279 ] {c6e4e5c8-0d1d-4ba2-8701-24752b46967b} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8770 | 2026.05.01 17:52:05.552561 [ 279 ] {c6e4e5c8-0d1d-4ba2-8701-24752b46967b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8771 | 2026.05.01 17:52:05.552879 [ 279 ] {c6e4e5c8-0d1d-4ba2-8701-24752b46967b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8772 | 2026.05.01 17:52:05.553095 [ 279 ] {c6e4e5c8-0d1d-4ba2-8701-24752b46967b} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8773 | 2026.05.01 17:52:05.553206 [ 27 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8774 | 2026.05.01 17:52:05.553231 [ 279 ] {c6e4e5c8-0d1d-4ba2-8701-24752b46967b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001202 sec., 53244.592346089856 rows/sec., 4.16 MiB/sec. | ||
| 8775 | 2026.05.01 17:52:05.553267 [ 27 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8776 | 2026.05.01 17:52:05.553300 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8777 | 2026.05.01 17:52:05.553302 [ 279 ] {c6e4e5c8-0d1d-4ba2-8701-24752b46967b} <Debug> TCPHandler: Processed in 0.001415339 sec. | ||
| 8778 | 2026.05.01 17:52:05.553420 [ 196 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8779 | 2026.05.01 17:52:05.553446 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8780 | 2026.05.01 17:52:05.553552 [ 279 ] {8ee195b6-b446-4a48-89c4-d8e647fd2b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8781 | 2026.05.01 17:52:05.553561 [ 196 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8782 | 2026.05.01 17:52:05.553601 [ 279 ] {8ee195b6-b446-4a48-89c4-d8e647fd2b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8783 | 2026.05.01 17:52:05.553607 [ 196 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2102 rows starting from the beginning of the part | ||
| 8784 | 2026.05.01 17:52:05.553686 [ 196 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 804 rows starting from the beginning of the part | ||
| 8785 | 2026.05.01 17:52:05.553730 [ 196 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 70 rows starting from the beginning of the part | ||
| 8786 | 2026.05.01 17:52:05.553771 [ 196 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 796 rows starting from the beginning of the part | ||
| 8787 | 2026.05.01 17:52:05.553810 [ 196 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1268 rows starting from the beginning of the part | ||
| 8788 | 2026.05.01 17:52:05.553848 [ 196 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 8789 | 2026.05.01 17:52:05.554044 [ 279 ] {8ee195b6-b446-4a48-89c4-d8e647fd2b4a} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8790 | 2026.05.01 17:52:05.554086 [ 279 ] {8ee195b6-b446-4a48-89c4-d8e647fd2b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8791 | 2026.05.01 17:52:05.554725 [ 279 ] {8ee195b6-b446-4a48-89c4-d8e647fd2b4a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8792 | 2026.05.01 17:52:05.554967 [ 279 ] {8ee195b6-b446-4a48-89c4-d8e647fd2b4a} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8793 | 2026.05.01 17:52:05.555080 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8794 | 2026.05.01 17:52:05.555101 [ 279 ] {8ee195b6-b446-4a48-89c4-d8e647fd2b4a} <Debug> executeQuery: Read 138 rows, 9.84 KiB in 0.001567 sec., 88066.36885768986 rows/sec., 6.13 MiB/sec. | ||
| 8795 | 2026.05.01 17:52:05.555120 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8796 | 2026.05.01 17:52:05.555144 [ 279 ] {8ee195b6-b446-4a48-89c4-d8e647fd2b4a} <Debug> TCPHandler: Processed in 0.001749555 sec. | ||
| 8797 | 2026.05.01 17:52:05.555144 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8798 | 2026.05.01 17:52:05.555261 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8799 | 2026.05.01 17:52:05.555271 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8800 | 2026.05.01 17:52:05.555360 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8969 rows, containing 5 columns (5 merged, 0 gathered) in 0.00348075 sec., 2576743.5179199884 rows/sec., 205.82 MiB/sec. | ||
| 8801 | 2026.05.01 17:52:05.555383 [ 279 ] {33f34219-3a85-46db-a010-390d58874454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8802 | 2026.05.01 17:52:05.555389 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8803 | 2026.05.01 17:52:05.555435 [ 279 ] {33f34219-3a85-46db-a010-390d58874454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8804 | 2026.05.01 17:52:05.555451 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 20537 rows starting from the beginning of the part | ||
| 8805 | 2026.05.01 17:52:05.555466 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5104 rows, containing 5 columns (5 merged, 0 gathered) in 0.002099713 sec., 2430808.4009576547 rows/sec., 176.09 MiB/sec. | ||
| 8806 | 2026.05.01 17:52:05.555544 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 339 rows starting from the beginning of the part | ||
| 8807 | 2026.05.01 17:52:05.555602 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 8808 | 2026.05.01 17:52:05.555660 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 335 rows starting from the beginning of the part | ||
| 8809 | 2026.05.01 17:52:05.555675 [ 196 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8810 | 2026.05.01 17:52:05.555723 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1486 rows starting from the beginning of the part | ||
| 8811 | 2026.05.01 17:52:05.555724 [ 193 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8812 | 2026.05.01 17:52:05.555789 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 138 rows starting from the beginning of the part | ||
| 8813 | 2026.05.01 17:52:05.555806 [ 279 ] {33f34219-3a85-46db-a010-390d58874454} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8814 | 2026.05.01 17:52:05.555851 [ 279 ] {33f34219-3a85-46db-a010-390d58874454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8815 | 2026.05.01 17:52:05.556040 [ 196 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_56_11} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8816 | 2026.05.01 17:52:05.556121 [ 193 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_56_11} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8817 | 2026.05.01 17:52:05.556129 [ 196 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_56_11} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8818 | 2026.05.01 17:52:05.556205 [ 193 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_56_11} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8819 | 2026.05.01 17:52:05.556220 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 8820 | 2026.05.01 17:52:05.556284 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 8821 | 2026.05.01 17:52:05.556419 [ 279 ] {33f34219-3a85-46db-a010-390d58874454} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8822 | 2026.05.01 17:52:05.556653 [ 279 ] {33f34219-3a85-46db-a010-390d58874454} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8823 | 2026.05.01 17:52:05.556766 [ 27 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8824 | 2026.05.01 17:52:05.556788 [ 279 ] {33f34219-3a85-46db-a010-390d58874454} <Debug> executeQuery: Read 52 rows, 3.59 KiB in 0.001424 sec., 36516.85393258427 rows/sec., 2.46 MiB/sec. | ||
| 8825 | 2026.05.01 17:52:05.556804 [ 27 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8826 | 2026.05.01 17:52:05.556833 [ 279 ] {33f34219-3a85-46db-a010-390d58874454} <Debug> TCPHandler: Processed in 0.001611592 sec. | ||
| 8827 | 2026.05.01 17:52:05.556834 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8828 | 2026.05.01 17:52:05.556935 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8829 | 2026.05.01 17:52:05.557042 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8830 | 2026.05.01 17:52:05.557073 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3690 rows starting from the beginning of the part | ||
| 8831 | 2026.05.01 17:52:05.557134 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 110 rows starting from the beginning of the part | ||
| 8832 | 2026.05.01 17:52:05.557188 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 8833 | 2026.05.01 17:52:05.557239 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 110 rows starting from the beginning of the part | ||
| 8834 | 2026.05.01 17:52:05.557286 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 8835 | 2026.05.01 17:52:05.557333 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 52 rows starting from the beginning of the part | ||
| 8836 | 2026.05.01 17:52:05.558921 [ 193 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4030 rows, containing 4 columns (4 merged, 0 gathered) in 0.002024421 sec., 1990692.647428573 rows/sec., 127.28 MiB/sec. | ||
| 8837 | 2026.05.01 17:52:05.559329 [ 196 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8838 | 2026.05.01 17:52:05.559591 [ 196 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_56_11} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8839 | 2026.05.01 17:52:05.559660 [ 196 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_56_11} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8840 | 2026.05.01 17:52:05.559736 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 8841 | 2026.05.01 17:52:05.564935 [ 196 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22995 rows, containing 5 columns (5 merged, 0 gathered) in 0.009718677 sec., 2366062.788175798 rows/sec., 155.00 MiB/sec. | ||
| 8842 | 2026.05.01 17:52:05.565369 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8843 | 2026.05.01 17:52:05.565635 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8844 | 2026.05.01 17:52:05.565708 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8845 | 2026.05.01 17:52:05.565775 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 8846 | 2026.05.01 17:52:05.622191 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8847 | 2026.05.01 17:52:05.638492 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8848 | 2026.05.01 17:52:05.638539 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8849 | 2026.05.01 17:52:05.644247 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8850 | 2026.05.01 17:52:05.644943 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8851 | 2026.05.01 17:52:05.647691 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8852 | 2026.05.01 17:52:06.001172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.52 MiB, peak 306.62 MiB, free memory in arenas 0.00 B, will set to 298.86 MiB (RSS), difference: 2.35 MiB | ||
| 8853 | 2026.05.01 17:52:07.270824 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1124 | ||
| 8854 | 2026.05.01 17:52:07.273426 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8855 | 2026.05.01 17:52:07.273474 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8856 | 2026.05.01 17:52:07.274773 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8857 | 2026.05.01 17:52:07.275058 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8858 | 2026.05.01 17:52:07.275326 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1124 | ||
| 8859 | 2026.05.01 17:52:10.565008 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8860 | 2026.05.01 17:52:10.565204 [ 279 ] {daf43daf-96ef-44d1-8b2c-8be2481b6a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8861 | 2026.05.01 17:52:10.565273 [ 279 ] {daf43daf-96ef-44d1-8b2c-8be2481b6a69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8862 | 2026.05.01 17:52:10.566025 [ 279 ] {daf43daf-96ef-44d1-8b2c-8be2481b6a69} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8863 | 2026.05.01 17:52:10.566070 [ 279 ] {daf43daf-96ef-44d1-8b2c-8be2481b6a69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8864 | 2026.05.01 17:52:10.566511 [ 279 ] {daf43daf-96ef-44d1-8b2c-8be2481b6a69} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8865 | 2026.05.01 17:52:10.566749 [ 279 ] {daf43daf-96ef-44d1-8b2c-8be2481b6a69} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8866 | 2026.05.01 17:52:10.566911 [ 279 ] {daf43daf-96ef-44d1-8b2c-8be2481b6a69} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001757 sec., 264086.51109846326 rows/sec., 16.75 MiB/sec. | ||
| 8867 | 2026.05.01 17:52:10.566964 [ 279 ] {daf43daf-96ef-44d1-8b2c-8be2481b6a69} <Debug> TCPHandler: Processed in 0.002089252 sec. | ||
| 8868 | 2026.05.01 17:52:10.567084 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8869 | 2026.05.01 17:52:10.567189 [ 279 ] {8cae4808-064c-44e1-b4bc-b7fc511f9263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8870 | 2026.05.01 17:52:10.567234 [ 279 ] {8cae4808-064c-44e1-b4bc-b7fc511f9263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8871 | 2026.05.01 17:52:10.568092 [ 279 ] {8cae4808-064c-44e1-b4bc-b7fc511f9263} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8872 | 2026.05.01 17:52:10.568132 [ 279 ] {8cae4808-064c-44e1-b4bc-b7fc511f9263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8873 | 2026.05.01 17:52:10.568529 [ 279 ] {8cae4808-064c-44e1-b4bc-b7fc511f9263} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8874 | 2026.05.01 17:52:10.568752 [ 279 ] {8cae4808-064c-44e1-b4bc-b7fc511f9263} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8875 | 2026.05.01 17:52:10.568889 [ 279 ] {8cae4808-064c-44e1-b4bc-b7fc511f9263} <Debug> executeQuery: Read 1319 rows, 105.58 KiB in 0.001723 sec., 765525.2466627975 rows/sec., 59.84 MiB/sec. | ||
| 8876 | 2026.05.01 17:52:10.568928 [ 279 ] {8cae4808-064c-44e1-b4bc-b7fc511f9263} <Debug> TCPHandler: Processed in 0.001897509 sec. | ||
| 8877 | 2026.05.01 17:52:10.569042 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8878 | 2026.05.01 17:52:10.569140 [ 279 ] {7edba8e1-1929-4726-b260-9db96a87dac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8879 | 2026.05.01 17:52:10.569183 [ 279 ] {7edba8e1-1929-4726-b260-9db96a87dac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8880 | 2026.05.01 17:52:10.569655 [ 279 ] {7edba8e1-1929-4726-b260-9db96a87dac2} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8881 | 2026.05.01 17:52:10.569692 [ 279 ] {7edba8e1-1929-4726-b260-9db96a87dac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8882 | 2026.05.01 17:52:10.570030 [ 279 ] {7edba8e1-1929-4726-b260-9db96a87dac2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8883 | 2026.05.01 17:52:10.570250 [ 279 ] {7edba8e1-1929-4726-b260-9db96a87dac2} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8884 | 2026.05.01 17:52:10.570383 [ 279 ] {7edba8e1-1929-4726-b260-9db96a87dac2} <Debug> executeQuery: Read 268 rows, 16.64 KiB in 0.001263 sec., 212193.1908155186 rows/sec., 12.87 MiB/sec. | ||
| 8885 | 2026.05.01 17:52:10.570421 [ 279 ] {7edba8e1-1929-4726-b260-9db96a87dac2} <Debug> TCPHandler: Processed in 0.001429619 sec. | ||
| 8886 | 2026.05.01 17:52:10.570524 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8887 | 2026.05.01 17:52:10.570620 [ 279 ] {e678bf18-4a83-4e4b-8b62-38711c42874a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8888 | 2026.05.01 17:52:10.570661 [ 279 ] {e678bf18-4a83-4e4b-8b62-38711c42874a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8889 | 2026.05.01 17:52:10.571112 [ 279 ] {e678bf18-4a83-4e4b-8b62-38711c42874a} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8890 | 2026.05.01 17:52:10.571150 [ 279 ] {e678bf18-4a83-4e4b-8b62-38711c42874a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8891 | 2026.05.01 17:52:10.571459 [ 279 ] {e678bf18-4a83-4e4b-8b62-38711c42874a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8892 | 2026.05.01 17:52:10.571678 [ 279 ] {e678bf18-4a83-4e4b-8b62-38711c42874a} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8893 | 2026.05.01 17:52:10.571808 [ 279 ] {e678bf18-4a83-4e4b-8b62-38711c42874a} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001207 sec., 198011.5990057995 rows/sec., 12.76 MiB/sec. | ||
| 8894 | 2026.05.01 17:52:10.571846 [ 279 ] {e678bf18-4a83-4e4b-8b62-38711c42874a} <Debug> TCPHandler: Processed in 0.001372808 sec. | ||
| 8895 | 2026.05.01 17:52:10.571969 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8896 | 2026.05.01 17:52:10.572091 [ 279 ] {b70bbb12-3fac-4dd6-9f8d-fb5124d801ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8897 | 2026.05.01 17:52:10.572143 [ 279 ] {b70bbb12-3fac-4dd6-9f8d-fb5124d801ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8898 | 2026.05.01 17:52:10.572683 [ 279 ] {b70bbb12-3fac-4dd6-9f8d-fb5124d801ca} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8899 | 2026.05.01 17:52:10.572722 [ 279 ] {b70bbb12-3fac-4dd6-9f8d-fb5124d801ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8900 | 2026.05.01 17:52:10.573053 [ 279 ] {b70bbb12-3fac-4dd6-9f8d-fb5124d801ca} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8901 | 2026.05.01 17:52:10.573278 [ 279 ] {b70bbb12-3fac-4dd6-9f8d-fb5124d801ca} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8902 | 2026.05.01 17:52:10.573414 [ 279 ] {b70bbb12-3fac-4dd6-9f8d-fb5124d801ca} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001348 sec., 176557.8635014837 rows/sec., 10.02 MiB/sec. | ||
| 8903 | 2026.05.01 17:52:10.573453 [ 279 ] {b70bbb12-3fac-4dd6-9f8d-fb5124d801ca} <Debug> TCPHandler: Processed in 0.001546951 sec. | ||
| 8904 | 2026.05.01 17:52:10.573567 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8905 | 2026.05.01 17:52:10.573662 [ 279 ] {11624efb-6a00-4935-90af-4f7099a439e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8906 | 2026.05.01 17:52:10.573702 [ 279 ] {11624efb-6a00-4935-90af-4f7099a439e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8907 | 2026.05.01 17:52:10.574389 [ 279 ] {11624efb-6a00-4935-90af-4f7099a439e7} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8908 | 2026.05.01 17:52:10.574434 [ 279 ] {11624efb-6a00-4935-90af-4f7099a439e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8909 | 2026.05.01 17:52:10.574814 [ 279 ] {11624efb-6a00-4935-90af-4f7099a439e7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8910 | 2026.05.01 17:52:10.575028 [ 279 ] {11624efb-6a00-4935-90af-4f7099a439e7} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8911 | 2026.05.01 17:52:10.575163 [ 279 ] {11624efb-6a00-4935-90af-4f7099a439e7} <Debug> executeQuery: Read 796 rows, 57.05 KiB in 0.001519 sec., 524028.9664252798 rows/sec., 36.67 MiB/sec. | ||
| 8912 | 2026.05.01 17:52:10.575201 [ 279 ] {11624efb-6a00-4935-90af-4f7099a439e7} <Debug> TCPHandler: Processed in 0.001684683 sec. | ||
| 8913 | 2026.05.01 17:52:10.575310 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8914 | 2026.05.01 17:52:10.575408 [ 279 ] {bc74ba01-c5d5-4fd2-b359-4499255bb8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8915 | 2026.05.01 17:52:10.575451 [ 279 ] {bc74ba01-c5d5-4fd2-b359-4499255bb8ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8916 | 2026.05.01 17:52:10.575781 [ 279 ] {bc74ba01-c5d5-4fd2-b359-4499255bb8ec} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8917 | 2026.05.01 17:52:10.575817 [ 279 ] {bc74ba01-c5d5-4fd2-b359-4499255bb8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8918 | 2026.05.01 17:52:10.576129 [ 279 ] {bc74ba01-c5d5-4fd2-b359-4499255bb8ec} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8919 | 2026.05.01 17:52:10.576342 [ 279 ] {bc74ba01-c5d5-4fd2-b359-4499255bb8ec} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8920 | 2026.05.01 17:52:10.576474 [ 279 ] {bc74ba01-c5d5-4fd2-b359-4499255bb8ec} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 8921 | 2026.05.01 17:52:10.576493 [ 64 ] {} <Debug> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8922 | 2026.05.01 17:52:10.576511 [ 279 ] {bc74ba01-c5d5-4fd2-b359-4499255bb8ec} <Debug> TCPHandler: Processed in 0.001250725 sec. | ||
| 8923 | 2026.05.01 17:52:10.576564 [ 64 ] {} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8924 | 2026.05.01 17:52:10.576593 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8925 | 2026.05.01 17:52:10.576646 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8926 | 2026.05.01 17:52:10.576681 [ 193 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 8927 | 2026.05.01 17:52:10.576750 [ 279 ] {b6d0df58-5494-41dd-9b93-9275266a206b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8928 | 2026.05.01 17:52:10.576766 [ 193 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8929 | 2026.05.01 17:52:10.576794 [ 279 ] {b6d0df58-5494-41dd-9b93-9275266a206b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8930 | 2026.05.01 17:52:10.576795 [ 193 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 8931 | 2026.05.01 17:52:10.576858 [ 193 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 8932 | 2026.05.01 17:52:10.576898 [ 193 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 8933 | 2026.05.01 17:52:10.576937 [ 193 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 8934 | 2026.05.01 17:52:10.576972 [ 193 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 8935 | 2026.05.01 17:52:10.577009 [ 193 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 8936 | 2026.05.01 17:52:10.577213 [ 279 ] {b6d0df58-5494-41dd-9b93-9275266a206b} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8937 | 2026.05.01 17:52:10.577249 [ 279 ] {b6d0df58-5494-41dd-9b93-9275266a206b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8938 | 2026.05.01 17:52:10.577621 [ 279 ] {b6d0df58-5494-41dd-9b93-9275266a206b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8939 | 2026.05.01 17:52:10.577675 [ 196 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001030781 sec., 122237.41027434538 rows/sec., 6.24 MiB/sec. | ||
| 8940 | 2026.05.01 17:52:10.577860 [ 279 ] {b6d0df58-5494-41dd-9b93-9275266a206b} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8941 | 2026.05.01 17:52:10.577864 [ 198 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8942 | 2026.05.01 17:52:10.578003 [ 279 ] {b6d0df58-5494-41dd-9b93-9275266a206b} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001271 sec., 263571.99055861525 rows/sec., 17.25 MiB/sec. | ||
| 8943 | 2026.05.01 17:52:10.578046 [ 279 ] {b6d0df58-5494-41dd-9b93-9275266a206b} <Debug> TCPHandler: Processed in 0.001450719 sec. | ||
| 8944 | 2026.05.01 17:52:10.578175 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8945 | 2026.05.01 17:52:10.578226 [ 198 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_21_4} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8946 | 2026.05.01 17:52:10.578294 [ 279 ] {ac78c5e0-948a-4b56-87ae-84fe315ef14d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8947 | 2026.05.01 17:52:10.578315 [ 198 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_21_4} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8948 | 2026.05.01 17:52:10.578353 [ 279 ] {ac78c5e0-948a-4b56-87ae-84fe315ef14d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8949 | 2026.05.01 17:52:10.578420 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 8950 | 2026.05.01 17:52:10.578701 [ 279 ] {ac78c5e0-948a-4b56-87ae-84fe315ef14d} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8951 | 2026.05.01 17:52:10.578742 [ 279 ] {ac78c5e0-948a-4b56-87ae-84fe315ef14d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8952 | 2026.05.01 17:52:10.579064 [ 279 ] {ac78c5e0-948a-4b56-87ae-84fe315ef14d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8953 | 2026.05.01 17:52:10.579284 [ 279 ] {ac78c5e0-948a-4b56-87ae-84fe315ef14d} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8954 | 2026.05.01 17:52:10.579415 [ 279 ] {ac78c5e0-948a-4b56-87ae-84fe315ef14d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001145 sec., 873.3624454148472 rows/sec., 58.85 KiB/sec. | ||
| 8955 | 2026.05.01 17:52:10.579452 [ 279 ] {ac78c5e0-948a-4b56-87ae-84fe315ef14d} <Debug> TCPHandler: Processed in 0.001338316 sec. | ||
| 8956 | 2026.05.01 17:52:10.579576 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8957 | 2026.05.01 17:52:10.579684 [ 279 ] {0ed73edd-f53d-4865-b0f8-4e77eafa8a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8958 | 2026.05.01 17:52:10.579741 [ 279 ] {0ed73edd-f53d-4865-b0f8-4e77eafa8a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8959 | 2026.05.01 17:52:10.580537 [ 279 ] {0ed73edd-f53d-4865-b0f8-4e77eafa8a9a} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8960 | 2026.05.01 17:52:10.580573 [ 279 ] {0ed73edd-f53d-4865-b0f8-4e77eafa8a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8961 | 2026.05.01 17:52:10.581136 [ 279 ] {0ed73edd-f53d-4865-b0f8-4e77eafa8a9a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8962 | 2026.05.01 17:52:10.581369 [ 279 ] {0ed73edd-f53d-4865-b0f8-4e77eafa8a9a} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8963 | 2026.05.01 17:52:10.581508 [ 279 ] {0ed73edd-f53d-4865-b0f8-4e77eafa8a9a} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001848 sec., 19480.51948051948 rows/sec., 34.91 MiB/sec. | ||
| 8964 | 2026.05.01 17:52:10.581563 [ 279 ] {0ed73edd-f53d-4865-b0f8-4e77eafa8a9a} <Debug> TCPHandler: Processed in 0.002048791 sec. | ||
| 8965 | 2026.05.01 17:52:10.581674 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8966 | 2026.05.01 17:52:10.581768 [ 279 ] {7f072e1b-e388-4a7d-bff5-b217193ea636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8967 | 2026.05.01 17:52:10.581810 [ 279 ] {7f072e1b-e388-4a7d-bff5-b217193ea636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8968 | 2026.05.01 17:52:10.582140 [ 279 ] {7f072e1b-e388-4a7d-bff5-b217193ea636} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8969 | 2026.05.01 17:52:10.582176 [ 279 ] {7f072e1b-e388-4a7d-bff5-b217193ea636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8970 | 2026.05.01 17:52:10.582483 [ 279 ] {7f072e1b-e388-4a7d-bff5-b217193ea636} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8971 | 2026.05.01 17:52:10.582704 [ 279 ] {7f072e1b-e388-4a7d-bff5-b217193ea636} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8972 | 2026.05.01 17:52:10.582833 [ 279 ] {7f072e1b-e388-4a7d-bff5-b217193ea636} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001084 sec., 101476.0147601476 rows/sec., 6.17 MiB/sec. | ||
| 8973 | 2026.05.01 17:52:10.582869 [ 279 ] {7f072e1b-e388-4a7d-bff5-b217193ea636} <Debug> TCPHandler: Processed in 0.001244926 sec. | ||
| 8974 | 2026.05.01 17:52:12.107751 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8975 | 2026.05.01 17:52:12.107827 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8976 | 2026.05.01 17:52:12.214633 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18292 | ||
| 8977 | 2026.05.01 17:52:12.215373 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8978 | 2026.05.01 17:52:12.215407 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8979 | 2026.05.01 17:52:12.215882 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8980 | 2026.05.01 17:52:12.216109 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8981 | 2026.05.01 17:52:12.216237 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18292 | ||
| 8982 | 2026.05.01 17:52:13.148466 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8983 | 2026.05.01 17:52:13.165138 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8984 | 2026.05.01 17:52:13.165196 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8985 | 2026.05.01 17:52:13.171219 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8986 | 2026.05.01 17:52:13.171953 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8987 | 2026.05.01 17:52:13.174830 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8988 | 2026.05.01 17:52:15.550913 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8989 | 2026.05.01 17:52:15.551224 [ 279 ] {c3aa10db-7c4a-40e8-bd86-4b46f1291b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8990 | 2026.05.01 17:52:15.551329 [ 279 ] {c3aa10db-7c4a-40e8-bd86-4b46f1291b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8991 | 2026.05.01 17:52:15.552201 [ 279 ] {c3aa10db-7c4a-40e8-bd86-4b46f1291b24} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8992 | 2026.05.01 17:52:15.552241 [ 279 ] {c3aa10db-7c4a-40e8-bd86-4b46f1291b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8993 | 2026.05.01 17:52:15.552644 [ 279 ] {c3aa10db-7c4a-40e8-bd86-4b46f1291b24} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8994 | 2026.05.01 17:52:15.552873 [ 279 ] {c3aa10db-7c4a-40e8-bd86-4b46f1291b24} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8995 | 2026.05.01 17:52:15.553037 [ 279 ] {c3aa10db-7c4a-40e8-bd86-4b46f1291b24} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001893 sec., 35921.817221341786 rows/sec., 2.87 MiB/sec. | ||
| 8996 | 2026.05.01 17:52:15.553080 [ 279 ] {c3aa10db-7c4a-40e8-bd86-4b46f1291b24} <Debug> TCPHandler: Processed in 0.002331867 sec. | ||
| 8997 | 2026.05.01 17:52:15.553208 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8998 | 2026.05.01 17:52:15.553306 [ 279 ] {e992b4f5-985e-4c22-90cf-57217aa189ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8999 | 2026.05.01 17:52:15.553347 [ 279 ] {e992b4f5-985e-4c22-90cf-57217aa189ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9000 | 2026.05.01 17:52:15.553748 [ 279 ] {e992b4f5-985e-4c22-90cf-57217aa189ee} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9001 | 2026.05.01 17:52:15.553783 [ 279 ] {e992b4f5-985e-4c22-90cf-57217aa189ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9002 | 2026.05.01 17:52:15.554091 [ 279 ] {e992b4f5-985e-4c22-90cf-57217aa189ee} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9003 | 2026.05.01 17:52:15.554303 [ 279 ] {e992b4f5-985e-4c22-90cf-57217aa189ee} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9004 | 2026.05.01 17:52:15.554435 [ 279 ] {e992b4f5-985e-4c22-90cf-57217aa189ee} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001149 sec., 5221.9321148825065 rows/sec., 392.66 KiB/sec. | ||
| 9005 | 2026.05.01 17:52:15.554474 [ 279 ] {e992b4f5-985e-4c22-90cf-57217aa189ee} <Debug> TCPHandler: Processed in 0.001315237 sec. | ||
| 9006 | 2026.05.01 17:52:15.554590 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9007 | 2026.05.01 17:52:15.554685 [ 279 ] {b35dc014-cde3-4f21-ac88-95afaf363918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9008 | 2026.05.01 17:52:15.554725 [ 279 ] {b35dc014-cde3-4f21-ac88-95afaf363918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9009 | 2026.05.01 17:52:15.555148 [ 279 ] {b35dc014-cde3-4f21-ac88-95afaf363918} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9010 | 2026.05.01 17:52:15.555185 [ 279 ] {b35dc014-cde3-4f21-ac88-95afaf363918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9011 | 2026.05.01 17:52:15.555492 [ 279 ] {b35dc014-cde3-4f21-ac88-95afaf363918} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9012 | 2026.05.01 17:52:15.555712 [ 279 ] {b35dc014-cde3-4f21-ac88-95afaf363918} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9013 | 2026.05.01 17:52:15.555844 [ 279 ] {b35dc014-cde3-4f21-ac88-95afaf363918} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001176 sec., 59523.80952380953 rows/sec., 4.65 MiB/sec. | ||
| 9014 | 2026.05.01 17:52:15.555882 [ 279 ] {b35dc014-cde3-4f21-ac88-95afaf363918} <Debug> TCPHandler: Processed in 0.001340537 sec. | ||
| 9015 | 2026.05.01 17:52:15.556000 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9016 | 2026.05.01 17:52:15.556095 [ 279 ] {86ccc548-2bdb-4ba5-9c4b-85a60bd92dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9017 | 2026.05.01 17:52:15.556139 [ 279 ] {86ccc548-2bdb-4ba5-9c4b-85a60bd92dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9018 | 2026.05.01 17:52:15.556593 [ 279 ] {86ccc548-2bdb-4ba5-9c4b-85a60bd92dd4} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9019 | 2026.05.01 17:52:15.556629 [ 279 ] {86ccc548-2bdb-4ba5-9c4b-85a60bd92dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9020 | 2026.05.01 17:52:15.556962 [ 279 ] {86ccc548-2bdb-4ba5-9c4b-85a60bd92dd4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9021 | 2026.05.01 17:52:15.557174 [ 279 ] {86ccc548-2bdb-4ba5-9c4b-85a60bd92dd4} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9022 | 2026.05.01 17:52:15.557307 [ 279 ] {86ccc548-2bdb-4ba5-9c4b-85a60bd92dd4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 9023 | 2026.05.01 17:52:15.557345 [ 279 ] {86ccc548-2bdb-4ba5-9c4b-85a60bd92dd4} <Debug> TCPHandler: Processed in 0.001394208 sec. | ||
| 9024 | 2026.05.01 17:52:15.557460 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9025 | 2026.05.01 17:52:15.557554 [ 279 ] {a66425ec-7f74-41fb-a2ca-4d08ae28f72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9026 | 2026.05.01 17:52:15.557609 [ 279 ] {a66425ec-7f74-41fb-a2ca-4d08ae28f72d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9027 | 2026.05.01 17:52:15.558363 [ 279 ] {a66425ec-7f74-41fb-a2ca-4d08ae28f72d} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9028 | 2026.05.01 17:52:15.558400 [ 279 ] {a66425ec-7f74-41fb-a2ca-4d08ae28f72d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9029 | 2026.05.01 17:52:15.558897 [ 279 ] {a66425ec-7f74-41fb-a2ca-4d08ae28f72d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9030 | 2026.05.01 17:52:15.559117 [ 279 ] {a66425ec-7f74-41fb-a2ca-4d08ae28f72d} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9031 | 2026.05.01 17:52:15.559257 [ 279 ] {a66425ec-7f74-41fb-a2ca-4d08ae28f72d} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001721 sec., 3486.3451481696684 rows/sec., 6.25 MiB/sec. | ||
| 9032 | 2026.05.01 17:52:15.559311 [ 279 ] {a66425ec-7f74-41fb-a2ca-4d08ae28f72d} <Debug> TCPHandler: Processed in 0.001899319 sec. | ||
| 9033 | 2026.05.01 17:52:15.559433 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9034 | 2026.05.01 17:52:15.559528 [ 279 ] {bb418fa1-12e6-43d5-aa84-98b31f85d92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9035 | 2026.05.01 17:52:15.559570 [ 279 ] {bb418fa1-12e6-43d5-aa84-98b31f85d92c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9036 | 2026.05.01 17:52:15.559926 [ 279 ] {bb418fa1-12e6-43d5-aa84-98b31f85d92c} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9037 | 2026.05.01 17:52:15.559963 [ 279 ] {bb418fa1-12e6-43d5-aa84-98b31f85d92c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9038 | 2026.05.01 17:52:15.560269 [ 279 ] {bb418fa1-12e6-43d5-aa84-98b31f85d92c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9039 | 2026.05.01 17:52:15.560483 [ 279 ] {bb418fa1-12e6-43d5-aa84-98b31f85d92c} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9040 | 2026.05.01 17:52:15.560620 [ 279 ] {bb418fa1-12e6-43d5-aa84-98b31f85d92c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 9041 | 2026.05.01 17:52:15.560656 [ 279 ] {bb418fa1-12e6-43d5-aa84-98b31f85d92c} <Debug> TCPHandler: Processed in 0.001273376 sec. | ||
| 9042 | 2026.05.01 17:52:17.275585 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1158 | ||
| 9043 | 2026.05.01 17:52:17.278045 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9044 | 2026.05.01 17:52:17.278105 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9045 | 2026.05.01 17:52:17.279328 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9046 | 2026.05.01 17:52:17.279606 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9047 | 2026.05.01 17:52:17.279945 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1158 | ||
| 9048 | 2026.05.01 17:52:19.716731 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18740 | ||
| 9049 | 2026.05.01 17:52:19.717214 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9050 | 2026.05.01 17:52:19.717253 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9051 | 2026.05.01 17:52:19.717740 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9052 | 2026.05.01 17:52:19.717978 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9053 | 2026.05.01 17:52:19.718108 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18740 | ||
| 9054 | 2026.05.01 17:52:20.564529 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9055 | 2026.05.01 17:52:20.564827 [ 279 ] {a751c9f1-0369-400b-b780-0fbb2e46f080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9056 | 2026.05.01 17:52:20.564925 [ 279 ] {a751c9f1-0369-400b-b780-0fbb2e46f080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9057 | 2026.05.01 17:52:20.565913 [ 279 ] {a751c9f1-0369-400b-b780-0fbb2e46f080} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9058 | 2026.05.01 17:52:20.565952 [ 279 ] {a751c9f1-0369-400b-b780-0fbb2e46f080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9059 | 2026.05.01 17:52:20.566361 [ 279 ] {a751c9f1-0369-400b-b780-0fbb2e46f080} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9060 | 2026.05.01 17:52:20.566632 [ 279 ] {a751c9f1-0369-400b-b780-0fbb2e46f080} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9061 | 2026.05.01 17:52:20.566792 [ 279 ] {a751c9f1-0369-400b-b780-0fbb2e46f080} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.002036 sec., 227897.83889980352 rows/sec., 14.45 MiB/sec. | ||
| 9062 | 2026.05.01 17:52:20.566836 [ 279 ] {a751c9f1-0369-400b-b780-0fbb2e46f080} <Debug> TCPHandler: Processed in 0.00248307 sec. | ||
| 9063 | 2026.05.01 17:52:20.566980 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9064 | 2026.05.01 17:52:20.567083 [ 279 ] {48cba4d0-db4a-4725-9a8c-447f3f8a5295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9065 | 2026.05.01 17:52:20.567124 [ 279 ] {48cba4d0-db4a-4725-9a8c-447f3f8a5295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9066 | 2026.05.01 17:52:20.567555 [ 279 ] {48cba4d0-db4a-4725-9a8c-447f3f8a5295} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9067 | 2026.05.01 17:52:20.567591 [ 279 ] {48cba4d0-db4a-4725-9a8c-447f3f8a5295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9068 | 2026.05.01 17:52:20.567895 [ 279 ] {48cba4d0-db4a-4725-9a8c-447f3f8a5295} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9069 | 2026.05.01 17:52:20.568105 [ 279 ] {48cba4d0-db4a-4725-9a8c-447f3f8a5295} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9070 | 2026.05.01 17:52:20.568236 [ 279 ] {48cba4d0-db4a-4725-9a8c-447f3f8a5295} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001172 sec., 1706.4846416382252 rows/sec., 139.15 KiB/sec. | ||
| 9071 | 2026.05.01 17:52:20.568274 [ 279 ] {48cba4d0-db4a-4725-9a8c-447f3f8a5295} <Debug> TCPHandler: Processed in 0.001347358 sec. | ||
| 9072 | 2026.05.01 17:52:20.568394 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9073 | 2026.05.01 17:52:20.568488 [ 279 ] {6f29e96c-078c-46b5-ac8a-fdf8645dfd09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9074 | 2026.05.01 17:52:20.568527 [ 279 ] {6f29e96c-078c-46b5-ac8a-fdf8645dfd09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9075 | 2026.05.01 17:52:20.569553 [ 279 ] {6f29e96c-078c-46b5-ac8a-fdf8645dfd09} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9076 | 2026.05.01 17:52:20.569587 [ 279 ] {6f29e96c-078c-46b5-ac8a-fdf8645dfd09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9077 | 2026.05.01 17:52:20.569981 [ 279 ] {6f29e96c-078c-46b5-ac8a-fdf8645dfd09} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9078 | 2026.05.01 17:52:20.570201 [ 279 ] {6f29e96c-078c-46b5-ac8a-fdf8645dfd09} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9079 | 2026.05.01 17:52:20.570330 [ 279 ] {6f29e96c-078c-46b5-ac8a-fdf8645dfd09} <Debug> executeQuery: Read 1320 rows, 105.65 KiB in 0.001861 sec., 709296.0773777539 rows/sec., 55.44 MiB/sec. | ||
| 9080 | 2026.05.01 17:52:20.570366 [ 279 ] {6f29e96c-078c-46b5-ac8a-fdf8645dfd09} <Debug> TCPHandler: Processed in 0.002021121 sec. | ||
| 9081 | 2026.05.01 17:52:20.570491 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9082 | 2026.05.01 17:52:20.570593 [ 279 ] {e440f19a-736e-4bac-b05b-d160376b4609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9083 | 2026.05.01 17:52:20.570633 [ 279 ] {e440f19a-736e-4bac-b05b-d160376b4609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9084 | 2026.05.01 17:52:20.571145 [ 279 ] {e440f19a-736e-4bac-b05b-d160376b4609} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9085 | 2026.05.01 17:52:20.571180 [ 279 ] {e440f19a-736e-4bac-b05b-d160376b4609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9086 | 2026.05.01 17:52:20.571488 [ 279 ] {e440f19a-736e-4bac-b05b-d160376b4609} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9087 | 2026.05.01 17:52:20.571696 [ 279 ] {e440f19a-736e-4bac-b05b-d160376b4609} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9088 | 2026.05.01 17:52:20.571801 [ 57 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9089 | 2026.05.01 17:52:20.571823 [ 279 ] {e440f19a-736e-4bac-b05b-d160376b4609} <Debug> executeQuery: Read 270 rows, 16.78 KiB in 0.001247 sec., 216519.64715316758 rows/sec., 13.14 MiB/sec. | ||
| 9090 | 2026.05.01 17:52:20.571838 [ 57 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9091 | 2026.05.01 17:52:20.571859 [ 279 ] {e440f19a-736e-4bac-b05b-d160376b4609} <Debug> TCPHandler: Processed in 0.001418698 sec. | ||
| 9092 | 2026.05.01 17:52:20.571860 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9093 | 2026.05.01 17:52:20.571978 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9094 | 2026.05.01 17:52:20.571980 [ 194 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::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 | ||
| 9095 | 2026.05.01 17:52:20.572072 [ 279 ] {9869ae1d-cf12-4703-a09e-a321010e1ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9096 | 2026.05.01 17:52:20.572115 [ 279 ] {9869ae1d-cf12-4703-a09e-a321010e1ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9097 | 2026.05.01 17:52:20.572135 [ 194 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9098 | 2026.05.01 17:52:20.572176 [ 194 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 317 rows starting from the beginning of the part | ||
| 9099 | 2026.05.01 17:52:20.572244 [ 194 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 268 rows starting from the beginning of the part | ||
| 9100 | 2026.05.01 17:52:20.572292 [ 194 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 17 rows starting from the beginning of the part | ||
| 9101 | 2026.05.01 17:52:20.572335 [ 194 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 268 rows starting from the beginning of the part | ||
| 9102 | 2026.05.01 17:52:20.572373 [ 194 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
| 9103 | 2026.05.01 17:52:20.572441 [ 194 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 270 rows starting from the beginning of the part | ||
| 9104 | 2026.05.01 17:52:20.572604 [ 279 ] {9869ae1d-cf12-4703-a09e-a321010e1ae0} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9105 | 2026.05.01 17:52:20.572646 [ 279 ] {9869ae1d-cf12-4703-a09e-a321010e1ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9106 | 2026.05.01 17:52:20.572970 [ 279 ] {9869ae1d-cf12-4703-a09e-a321010e1ae0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9107 | 2026.05.01 17:52:20.573205 [ 279 ] {9869ae1d-cf12-4703-a09e-a321010e1ae0} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9108 | 2026.05.01 17:52:20.573333 [ 279 ] {9869ae1d-cf12-4703-a09e-a321010e1ae0} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001278 sec., 187010.95461658842 rows/sec., 12.05 MiB/sec. | ||
| 9109 | 2026.05.01 17:52:20.573369 [ 279 ] {9869ae1d-cf12-4703-a09e-a321010e1ae0} <Debug> TCPHandler: Processed in 0.001439869 sec. | ||
| 9110 | 2026.05.01 17:52:20.573405 [ 198 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1146 rows, containing 5 columns (5 merged, 0 gathered) in 0.00147947 sec., 774601.7154791919 rows/sec., 50.52 MiB/sec. | ||
| 9111 | 2026.05.01 17:52:20.573485 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9112 | 2026.05.01 17:52:20.573584 [ 279 ] {dda79c1a-34e8-4650-8873-ba7d4ca32db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9113 | 2026.05.01 17:52:20.573624 [ 279 ] {dda79c1a-34e8-4650-8873-ba7d4ca32db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9114 | 2026.05.01 17:52:20.573652 [ 196 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9115 | 2026.05.01 17:52:20.574014 [ 196 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_51_10} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9116 | 2026.05.01 17:52:20.574112 [ 279 ] {dda79c1a-34e8-4650-8873-ba7d4ca32db5} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9117 | 2026.05.01 17:52:20.574112 [ 196 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_51_10} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9118 | 2026.05.01 17:52:20.574155 [ 279 ] {dda79c1a-34e8-4650-8873-ba7d4ca32db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9119 | 2026.05.01 17:52:20.574247 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 9120 | 2026.05.01 17:52:20.574481 [ 279 ] {dda79c1a-34e8-4650-8873-ba7d4ca32db5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9121 | 2026.05.01 17:52:20.574700 [ 279 ] {dda79c1a-34e8-4650-8873-ba7d4ca32db5} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9122 | 2026.05.01 17:52:20.574826 [ 279 ] {dda79c1a-34e8-4650-8873-ba7d4ca32db5} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.00126 sec., 188888.88888888888 rows/sec., 10.72 MiB/sec. | ||
| 9123 | 2026.05.01 17:52:20.574862 [ 279 ] {dda79c1a-34e8-4650-8873-ba7d4ca32db5} <Debug> TCPHandler: Processed in 0.001427869 sec. | ||
| 9124 | 2026.05.01 17:52:20.574977 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9125 | 2026.05.01 17:52:20.575070 [ 279 ] {aaf58fde-ce82-4c5e-aeed-534eaf6d7195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9126 | 2026.05.01 17:52:20.575109 [ 279 ] {aaf58fde-ce82-4c5e-aeed-534eaf6d7195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9127 | 2026.05.01 17:52:20.575805 [ 279 ] {aaf58fde-ce82-4c5e-aeed-534eaf6d7195} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9128 | 2026.05.01 17:52:20.575838 [ 279 ] {aaf58fde-ce82-4c5e-aeed-534eaf6d7195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9129 | 2026.05.01 17:52:20.576170 [ 279 ] {aaf58fde-ce82-4c5e-aeed-534eaf6d7195} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9130 | 2026.05.01 17:52:20.576378 [ 279 ] {aaf58fde-ce82-4c5e-aeed-534eaf6d7195} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9131 | 2026.05.01 17:52:20.576503 [ 279 ] {aaf58fde-ce82-4c5e-aeed-534eaf6d7195} <Debug> executeQuery: Read 798 rows, 57.21 KiB in 0.001451 sec., 549965.5410062026 rows/sec., 38.50 MiB/sec. | ||
| 9132 | 2026.05.01 17:52:20.576539 [ 279 ] {aaf58fde-ce82-4c5e-aeed-534eaf6d7195} <Debug> TCPHandler: Processed in 0.001610653 sec. | ||
| 9133 | 2026.05.01 17:52:20.576658 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9134 | 2026.05.01 17:52:20.576752 [ 279 ] {574e6175-acf3-4b60-9a2c-d7b27dbe317b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9135 | 2026.05.01 17:52:20.576792 [ 279 ] {574e6175-acf3-4b60-9a2c-d7b27dbe317b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9136 | 2026.05.01 17:52:20.577115 [ 279 ] {574e6175-acf3-4b60-9a2c-d7b27dbe317b} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9137 | 2026.05.01 17:52:20.577148 [ 279 ] {574e6175-acf3-4b60-9a2c-d7b27dbe317b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9138 | 2026.05.01 17:52:20.577442 [ 279 ] {574e6175-acf3-4b60-9a2c-d7b27dbe317b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9139 | 2026.05.01 17:52:20.577649 [ 279 ] {574e6175-acf3-4b60-9a2c-d7b27dbe317b} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9140 | 2026.05.01 17:52:20.577782 [ 279 ] {574e6175-acf3-4b60-9a2c-d7b27dbe317b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 9141 | 2026.05.01 17:52:20.577818 [ 279 ] {574e6175-acf3-4b60-9a2c-d7b27dbe317b} <Debug> TCPHandler: Processed in 0.001208874 sec. | ||
| 9142 | 2026.05.01 17:52:20.577934 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9143 | 2026.05.01 17:52:20.578027 [ 279 ] {62a7cdfe-da1a-4e4a-a0ce-7ecac0c75dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9144 | 2026.05.01 17:52:20.578069 [ 279 ] {62a7cdfe-da1a-4e4a-a0ce-7ecac0c75dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9145 | 2026.05.01 17:52:20.578488 [ 279 ] {62a7cdfe-da1a-4e4a-a0ce-7ecac0c75dff} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9146 | 2026.05.01 17:52:20.578523 [ 279 ] {62a7cdfe-da1a-4e4a-a0ce-7ecac0c75dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9147 | 2026.05.01 17:52:20.578857 [ 279 ] {62a7cdfe-da1a-4e4a-a0ce-7ecac0c75dff} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9148 | 2026.05.01 17:52:20.579073 [ 279 ] {62a7cdfe-da1a-4e4a-a0ce-7ecac0c75dff} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9149 | 2026.05.01 17:52:20.579200 [ 279 ] {62a7cdfe-da1a-4e4a-a0ce-7ecac0c75dff} <Debug> executeQuery: Read 336 rows, 22.52 KiB in 0.00119 sec., 282352.94117647054 rows/sec., 18.48 MiB/sec. | ||
| 9150 | 2026.05.01 17:52:20.579237 [ 279 ] {62a7cdfe-da1a-4e4a-a0ce-7ecac0c75dff} <Debug> TCPHandler: Processed in 0.001352088 sec. | ||
| 9151 | 2026.05.01 17:52:20.579351 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9152 | 2026.05.01 17:52:20.579445 [ 279 ] {67c8a20f-4a7a-465d-8c7d-22ece7a035dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9153 | 2026.05.01 17:52:20.579486 [ 279 ] {67c8a20f-4a7a-465d-8c7d-22ece7a035dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9154 | 2026.05.01 17:52:20.579810 [ 279 ] {67c8a20f-4a7a-465d-8c7d-22ece7a035dd} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9155 | 2026.05.01 17:52:20.579845 [ 279 ] {67c8a20f-4a7a-465d-8c7d-22ece7a035dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9156 | 2026.05.01 17:52:20.580132 [ 279 ] {67c8a20f-4a7a-465d-8c7d-22ece7a035dd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9157 | 2026.05.01 17:52:20.580333 [ 279 ] {67c8a20f-4a7a-465d-8c7d-22ece7a035dd} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9158 | 2026.05.01 17:52:20.580457 [ 279 ] {67c8a20f-4a7a-465d-8c7d-22ece7a035dd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 9159 | 2026.05.01 17:52:20.580494 [ 279 ] {67c8a20f-4a7a-465d-8c7d-22ece7a035dd} <Debug> TCPHandler: Processed in 0.001192404 sec. | ||
| 9160 | 2026.05.01 17:52:20.580616 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9161 | 2026.05.01 17:52:20.580708 [ 279 ] {ed6802a3-7ec4-4040-84bb-75b38e7bddb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9162 | 2026.05.01 17:52:20.580762 [ 279 ] {ed6802a3-7ec4-4040-84bb-75b38e7bddb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9163 | 2026.05.01 17:52:20.581599 [ 279 ] {ed6802a3-7ec4-4040-84bb-75b38e7bddb1} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9164 | 2026.05.01 17:52:20.581635 [ 279 ] {ed6802a3-7ec4-4040-84bb-75b38e7bddb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9165 | 2026.05.01 17:52:20.582174 [ 279 ] {ed6802a3-7ec4-4040-84bb-75b38e7bddb1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9166 | 2026.05.01 17:52:20.582399 [ 279 ] {ed6802a3-7ec4-4040-84bb-75b38e7bddb1} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9167 | 2026.05.01 17:52:20.582521 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9168 | 2026.05.01 17:52:20.582534 [ 279 ] {ed6802a3-7ec4-4040-84bb-75b38e7bddb1} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001843 sec., 19533.369506239826 rows/sec., 35.00 MiB/sec. | ||
| 9169 | 2026.05.01 17:52:20.582609 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9170 | 2026.05.01 17:52:20.582637 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9171 | 2026.05.01 17:52:20.582648 [ 279 ] {ed6802a3-7ec4-4040-84bb-75b38e7bddb1} <Debug> TCPHandler: Processed in 0.002079722 sec. | ||
| 9172 | 2026.05.01 17:52:20.582726 [ 186 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::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 | ||
| 9173 | 2026.05.01 17:52:20.582798 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9174 | 2026.05.01 17:52:20.582917 [ 279 ] {0e90406f-0a90-4613-8333-258a67b76ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9175 | 2026.05.01 17:52:20.582952 [ 186 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9176 | 2026.05.01 17:52:20.582967 [ 279 ] {0e90406f-0a90-4613-8333-258a67b76ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9177 | 2026.05.01 17:52:20.583013 [ 186 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1018 rows starting from the beginning of the part | ||
| 9178 | 2026.05.01 17:52:20.583143 [ 186 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part | ||
| 9179 | 2026.05.01 17:52:20.583257 [ 186 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 17 rows starting from the beginning of the part | ||
| 9180 | 2026.05.01 17:52:20.583358 [ 186 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part | ||
| 9181 | 2026.05.01 17:52:20.583373 [ 279 ] {0e90406f-0a90-4613-8333-258a67b76ae5} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9182 | 2026.05.01 17:52:20.583414 [ 279 ] {0e90406f-0a90-4613-8333-258a67b76ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9183 | 2026.05.01 17:52:20.583443 [ 186 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
| 9184 | 2026.05.01 17:52:20.583538 [ 186 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
| 9185 | 2026.05.01 17:52:20.583738 [ 279 ] {0e90406f-0a90-4613-8333-258a67b76ae5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9186 | 2026.05.01 17:52:20.583994 [ 279 ] {0e90406f-0a90-4613-8333-258a67b76ae5} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9187 | 2026.05.01 17:52:20.584128 [ 279 ] {0e90406f-0a90-4613-8333-258a67b76ae5} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001235 sec., 89068.82591093118 rows/sec., 5.42 MiB/sec. | ||
| 9188 | 2026.05.01 17:52:20.584164 [ 279 ] {0e90406f-0a90-4613-8333-258a67b76ae5} <Debug> TCPHandler: Processed in 0.001426119 sec. | ||
| 9189 | 2026.05.01 17:52:20.588430 [ 196 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1149 rows, containing 19 columns (19 merged, 0 gathered) in 0.005743717 sec., 200044.67490302882 rows/sec., 358.47 MiB/sec. | ||
| 9190 | 2026.05.01 17:52:20.589758 [ 198 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9191 | 2026.05.01 17:52:20.590088 [ 198 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9192 | 2026.05.01 17:52:20.590168 [ 198 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9193 | 2026.05.01 17:52:20.590253 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.42 MiB. | ||
| 9194 | 2026.05.01 17:52:20.675325 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9195 | 2026.05.01 17:52:20.693542 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9196 | 2026.05.01 17:52:20.693594 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9197 | 2026.05.01 17:52:20.700026 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9198 | 2026.05.01 17:52:20.700764 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9199 | 2026.05.01 17:52:20.703847 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9200 | 2026.05.01 17:52:22.163807 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64949 | ||
| 9201 | 2026.05.01 17:52:22.163909 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9202 | 2026.05.01 17:52:22.163935 [ 339 ] {} <Debug> TCP-Session: 0ded9350-888e-4904-a313-310a7b092a11 Authenticating user 'default' from [fd00:1122:3344:101::e]:64949 | ||
| 9203 | 2026.05.01 17:52:22.163958 [ 339 ] {} <Debug> TCP-Session: 0ded9350-888e-4904-a313-310a7b092a11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9204 | 2026.05.01 17:52:22.163971 [ 339 ] {} <Debug> TCP-Session: 0ded9350-888e-4904-a313-310a7b092a11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9205 | 2026.05.01 17:52:22.164172 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63102 | ||
| 9206 | 2026.05.01 17:52:22.164281 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37509 | ||
| 9207 | 2026.05.01 17:52:22.164315 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63384 | ||
| 9208 | 2026.05.01 17:52:22.164335 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52721 | ||
| 9209 | 2026.05.01 17:52:22.164324 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62800 | ||
| 9210 | 2026.05.01 17:52:22.164402 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9211 | 2026.05.01 17:52:22.164402 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9212 | 2026.05.01 17:52:22.164439 [ 341 ] {} <Debug> TCP-Session: ac51fbb8-e3b4-4bca-9057-bb80b794295b Authenticating user 'default' from [fd00:1122:3344:101::e]:37509 | ||
| 9213 | 2026.05.01 17:52:22.164458 [ 336 ] {} <Debug> TCP-Session: 4d2eb7d1-f4ec-45c1-9506-8f16f21882c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63384 | ||
| 9214 | 2026.05.01 17:52:22.164475 [ 341 ] {} <Debug> TCP-Session: ac51fbb8-e3b4-4bca-9057-bb80b794295b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9215 | 2026.05.01 17:52:22.164494 [ 336 ] {} <Debug> TCP-Session: 4d2eb7d1-f4ec-45c1-9506-8f16f21882c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9216 | 2026.05.01 17:52:22.164501 [ 341 ] {} <Debug> TCP-Session: ac51fbb8-e3b4-4bca-9057-bb80b794295b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9217 | 2026.05.01 17:52:22.164516 [ 336 ] {} <Debug> TCP-Session: 4d2eb7d1-f4ec-45c1-9506-8f16f21882c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9218 | 2026.05.01 17:52:22.164303 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55805 | ||
| 9219 | 2026.05.01 17:52:22.164295 [ 339 ] {} <Trace> TCP-Session: 0ded9350-888e-4904-a313-310a7b092a11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9220 | 2026.05.01 17:52:22.164293 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9221 | 2026.05.01 17:52:22.164283 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57546 | ||
| 9222 | 2026.05.01 17:52:22.164641 [ 340 ] {} <Debug> TCP-Session: b1ec6d77-0061-45b9-adee-d34f5ba7aef3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63102 | ||
| 9223 | 2026.05.01 17:52:22.164310 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39627 | ||
| 9224 | 2026.05.01 17:52:22.164676 [ 340 ] {} <Debug> TCP-Session: b1ec6d77-0061-45b9-adee-d34f5ba7aef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9225 | 2026.05.01 17:52:22.164717 [ 340 ] {} <Debug> TCP-Session: b1ec6d77-0061-45b9-adee-d34f5ba7aef3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9226 | 2026.05.01 17:52:22.164756 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9227 | 2026.05.01 17:52:22.164770 [ 339 ] {aa83342e-cbec-4173-ba9b-b277bfc6f1a3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64949) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9228 | 2026.05.01 17:52:22.164797 [ 338 ] {} <Debug> TCP-Session: c86e87e8-ff95-4954-94cf-446569e6f9fc Authenticating user 'default' from [fd00:1122:3344:101::e]:52721 | ||
| 9229 | 2026.05.01 17:52:22.164831 [ 338 ] {} <Debug> TCP-Session: c86e87e8-ff95-4954-94cf-446569e6f9fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9230 | 2026.05.01 17:52:22.164847 [ 338 ] {} <Debug> TCP-Session: c86e87e8-ff95-4954-94cf-446569e6f9fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9231 | 2026.05.01 17:52:22.165089 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9232 | 2026.05.01 17:52:22.165122 [ 335 ] {} <Debug> TCP-Session: 1541066d-f638-49b3-95fe-02b7aa98f2c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55805 | ||
| 9233 | 2026.05.01 17:52:22.165140 [ 335 ] {} <Debug> TCP-Session: 1541066d-f638-49b3-95fe-02b7aa98f2c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9234 | 2026.05.01 17:52:22.165153 [ 335 ] {} <Debug> TCP-Session: 1541066d-f638-49b3-95fe-02b7aa98f2c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9235 | 2026.05.01 17:52:22.165160 [ 339 ] {aa83342e-cbec-4173-ba9b-b277bfc6f1a3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9236 | 2026.05.01 17:52:22.165206 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9237 | 2026.05.01 17:52:22.165222 [ 339 ] {aa83342e-cbec-4173-ba9b-b277bfc6f1a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9238 | 2026.05.01 17:52:22.165243 [ 334 ] {} <Debug> TCP-Session: 7ffefb9c-1a8d-4aa1-87bf-871cb9f743ca Authenticating user 'default' from [fd00:1122:3344:101::e]:39627 | ||
| 9239 | 2026.05.01 17:52:22.165267 [ 334 ] {} <Debug> TCP-Session: 7ffefb9c-1a8d-4aa1-87bf-871cb9f743ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9240 | 2026.05.01 17:52:22.165280 [ 334 ] {} <Debug> TCP-Session: 7ffefb9c-1a8d-4aa1-87bf-871cb9f743ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9241 | 2026.05.01 17:52:22.165332 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9242 | 2026.05.01 17:52:22.165374 [ 337 ] {} <Debug> TCP-Session: 022e959d-791f-4460-825e-46168b5a5e05 Authenticating user 'default' from [fd00:1122:3344:101::e]:62800 | ||
| 9243 | 2026.05.01 17:52:22.165396 [ 337 ] {} <Debug> TCP-Session: 022e959d-791f-4460-825e-46168b5a5e05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9244 | 2026.05.01 17:52:22.165409 [ 337 ] {} <Debug> TCP-Session: 022e959d-791f-4460-825e-46168b5a5e05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9245 | 2026.05.01 17:52:22.165505 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9246 | 2026.05.01 17:52:22.165534 [ 267 ] {} <Debug> TCP-Session: b40bf117-c5bb-4b0f-ab22-de661c42324e Authenticating user 'default' from [fd00:1122:3344:101::e]:57546 | ||
| 9247 | 2026.05.01 17:52:22.165549 [ 267 ] {} <Debug> TCP-Session: b40bf117-c5bb-4b0f-ab22-de661c42324e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9248 | 2026.05.01 17:52:22.165562 [ 267 ] {} <Debug> TCP-Session: b40bf117-c5bb-4b0f-ab22-de661c42324e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9249 | 2026.05.01 17:52:22.165635 [ 339 ] {aa83342e-cbec-4173-ba9b-b277bfc6f1a3} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 9250 | 2026.05.01 17:52:22.166676 [ 299 ] {aa83342e-cbec-4173-ba9b-b277bfc6f1a3} <Trace> AggregatingTransform: Aggregating | ||
| 9251 | 2026.05.01 17:52:22.166722 [ 299 ] {aa83342e-cbec-4173-ba9b-b277bfc6f1a3} <Trace> Aggregator: Aggregation method: without_key | ||
| 9252 | 2026.05.01 17:52:22.166757 [ 299 ] {aa83342e-cbec-4173-ba9b-b277bfc6f1a3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001015141 sec. (985.085 rows/sec., 38.48 KiB/sec.) | ||
| 9253 | 2026.05.01 17:52:22.166800 [ 299 ] {aa83342e-cbec-4173-ba9b-b277bfc6f1a3} <Trace> Aggregator: Merging aggregated data | ||
| 9254 | 2026.05.01 17:52:22.168208 [ 339 ] {aa83342e-cbec-4173-ba9b-b277bfc6f1a3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00351 sec., 284.9002849002849 rows/sec., 11.13 KiB/sec. | ||
| 9255 | 2026.05.01 17:52:22.168329 [ 339 ] {aa83342e-cbec-4173-ba9b-b277bfc6f1a3} <Debug> TCPHandler: Processed in 0.004173725 sec. | ||
| 9256 | 2026.05.01 17:52:22.168458 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9257 | 2026.05.01 17:52:22.168488 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9258 | 2026.05.01 17:52:22.168488 [ 339 ] {} <Debug> TCP-Session: 0ded9350-888e-4904-a313-310a7b092a11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9259 | 2026.05.01 17:52:22.168509 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9260 | 2026.05.01 17:52:22.168533 [ 338 ] {} <Debug> TCP-Session: c86e87e8-ff95-4954-94cf-446569e6f9fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9261 | 2026.05.01 17:52:22.168547 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9262 | 2026.05.01 17:52:22.168561 [ 267 ] {} <Debug> TCP-Session: b40bf117-c5bb-4b0f-ab22-de661c42324e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9263 | 2026.05.01 17:52:22.168581 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9264 | 2026.05.01 17:52:22.168604 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9265 | 2026.05.01 17:52:22.168628 [ 341 ] {} <Debug> TCP-Session: ac51fbb8-e3b4-4bca-9057-bb80b794295b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9266 | 2026.05.01 17:52:22.168630 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9267 | 2026.05.01 17:52:22.168643 [ 337 ] {} <Debug> TCP-Session: 022e959d-791f-4460-825e-46168b5a5e05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9268 | 2026.05.01 17:52:22.168596 [ 336 ] {} <Debug> TCP-Session: 4d2eb7d1-f4ec-45c1-9506-8f16f21882c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9269 | 2026.05.01 17:52:22.168677 [ 335 ] {} <Debug> TCP-Session: 1541066d-f638-49b3-95fe-02b7aa98f2c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9270 | 2026.05.01 17:52:22.168580 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9271 | 2026.05.01 17:52:22.168528 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9272 | 2026.05.01 17:52:22.168749 [ 340 ] {} <Debug> TCP-Session: b1ec6d77-0061-45b9-adee-d34f5ba7aef3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9273 | 2026.05.01 17:52:22.168774 [ 334 ] {} <Debug> TCP-Session: 7ffefb9c-1a8d-4aa1-87bf-871cb9f743ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9274 | 2026.05.01 17:52:23.590140 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41796 | ||
| 9275 | 2026.05.01 17:52:23.590250 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9276 | 2026.05.01 17:52:23.590275 [ 339 ] {} <Debug> TCP-Session: ffa24900-d8a1-4101-870d-16c78cd25c8f Authenticating user 'default' from [fd00:1122:3344:101::e]:41796 | ||
| 9277 | 2026.05.01 17:52:23.590299 [ 339 ] {} <Debug> TCP-Session: ffa24900-d8a1-4101-870d-16c78cd25c8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9278 | 2026.05.01 17:52:23.590313 [ 339 ] {} <Debug> TCP-Session: ffa24900-d8a1-4101-870d-16c78cd25c8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9279 | 2026.05.01 17:52:23.590511 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38790 | ||
| 9280 | 2026.05.01 17:52:23.590539 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48759 | ||
| 9281 | 2026.05.01 17:52:23.590564 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45244 | ||
| 9282 | 2026.05.01 17:52:23.590617 [ 339 ] {} <Trace> TCP-Session: ffa24900-d8a1-4101-870d-16c78cd25c8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9283 | 2026.05.01 17:52:23.590630 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9284 | 2026.05.01 17:52:23.590663 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9285 | 2026.05.01 17:52:23.590683 [ 340 ] {} <Debug> TCP-Session: 4cc06bba-3bf0-478f-b7d2-752d3563bca2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38790 | ||
| 9286 | 2026.05.01 17:52:23.590684 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9287 | 2026.05.01 17:52:23.590703 [ 341 ] {} <Debug> TCP-Session: befeb90d-aafd-4295-9bbb-a765e0a73e28 Authenticating user 'default' from [fd00:1122:3344:101::e]:48759 | ||
| 9288 | 2026.05.01 17:52:23.590716 [ 340 ] {} <Debug> TCP-Session: 4cc06bba-3bf0-478f-b7d2-752d3563bca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9289 | 2026.05.01 17:52:23.590728 [ 335 ] {} <Debug> TCP-Session: 47c13178-afd3-4098-a51d-95cd8690cbab Authenticating user 'default' from [fd00:1122:3344:101::e]:45244 | ||
| 9290 | 2026.05.01 17:52:23.590748 [ 340 ] {} <Debug> TCP-Session: 4cc06bba-3bf0-478f-b7d2-752d3563bca2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9291 | 2026.05.01 17:52:23.590744 [ 341 ] {} <Debug> TCP-Session: befeb90d-aafd-4295-9bbb-a765e0a73e28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9292 | 2026.05.01 17:52:23.590765 [ 335 ] {} <Debug> TCP-Session: 47c13178-afd3-4098-a51d-95cd8690cbab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9293 | 2026.05.01 17:52:23.590786 [ 341 ] {} <Debug> TCP-Session: befeb90d-aafd-4295-9bbb-a765e0a73e28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9294 | 2026.05.01 17:52:23.590792 [ 339 ] {005e1faa-a04c-4dd5-ae4b-649e2b4eb8c8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41796) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9295 | 2026.05.01 17:52:23.590799 [ 335 ] {} <Debug> TCP-Session: 47c13178-afd3-4098-a51d-95cd8690cbab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9296 | 2026.05.01 17:52:23.590599 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56172 | ||
| 9297 | 2026.05.01 17:52:23.590585 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51823 | ||
| 9298 | 2026.05.01 17:52:23.590577 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62472 | ||
| 9299 | 2026.05.01 17:52:23.590568 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44969 | ||
| 9300 | 2026.05.01 17:52:23.590542 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36135 | ||
| 9301 | 2026.05.01 17:52:23.590970 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9302 | 2026.05.01 17:52:23.590990 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9303 | 2026.05.01 17:52:23.591017 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9304 | 2026.05.01 17:52:23.591029 [ 338 ] {} <Debug> TCP-Session: 991a7163-ec1f-45d4-8259-8afff4ae21c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:56172 | ||
| 9305 | 2026.05.01 17:52:23.591037 [ 336 ] {} <Debug> TCP-Session: a928e2ce-d520-4802-9f32-406b93dbb606 Authenticating user 'default' from [fd00:1122:3344:101::e]:62472 | ||
| 9306 | 2026.05.01 17:52:23.591043 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9307 | 2026.05.01 17:52:23.591059 [ 339 ] {005e1faa-a04c-4dd5-ae4b-649e2b4eb8c8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9308 | 2026.05.01 17:52:23.591073 [ 336 ] {} <Debug> TCP-Session: a928e2ce-d520-4802-9f32-406b93dbb606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9309 | 2026.05.01 17:52:23.591091 [ 267 ] {} <Debug> TCP-Session: dcc61c31-2bca-4bba-9830-5c3fa8c3a786 Authenticating user 'default' from [fd00:1122:3344:101::e]:36135 | ||
| 9310 | 2026.05.01 17:52:23.591116 [ 336 ] {} <Debug> TCP-Session: a928e2ce-d520-4802-9f32-406b93dbb606 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9311 | 2026.05.01 17:52:23.591134 [ 267 ] {} <Debug> TCP-Session: dcc61c31-2bca-4bba-9830-5c3fa8c3a786 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9312 | 2026.05.01 17:52:23.591135 [ 339 ] {005e1faa-a04c-4dd5-ae4b-649e2b4eb8c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9313 | 2026.05.01 17:52:23.591160 [ 267 ] {} <Debug> TCP-Session: dcc61c31-2bca-4bba-9830-5c3fa8c3a786 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9314 | 2026.05.01 17:52:23.591064 [ 338 ] {} <Debug> TCP-Session: 991a7163-ec1f-45d4-8259-8afff4ae21c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9315 | 2026.05.01 17:52:23.591049 [ 334 ] {} <Debug> TCP-Session: adb47290-df30-4887-89b5-9d7ff8fa80da Authenticating user 'default' from [fd00:1122:3344:101::e]:44969 | ||
| 9316 | 2026.05.01 17:52:23.591212 [ 338 ] {} <Debug> TCP-Session: 991a7163-ec1f-45d4-8259-8afff4ae21c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9317 | 2026.05.01 17:52:23.591228 [ 334 ] {} <Debug> TCP-Session: adb47290-df30-4887-89b5-9d7ff8fa80da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9318 | 2026.05.01 17:52:23.590966 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9319 | 2026.05.01 17:52:23.591244 [ 334 ] {} <Debug> TCP-Session: adb47290-df30-4887-89b5-9d7ff8fa80da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9320 | 2026.05.01 17:52:23.591275 [ 337 ] {} <Debug> TCP-Session: 699b6346-5bdc-4743-afed-fef17f0b302e Authenticating user 'default' from [fd00:1122:3344:101::e]:51823 | ||
| 9321 | 2026.05.01 17:52:23.591298 [ 337 ] {} <Debug> TCP-Session: 699b6346-5bdc-4743-afed-fef17f0b302e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9322 | 2026.05.01 17:52:23.591311 [ 337 ] {} <Debug> TCP-Session: 699b6346-5bdc-4743-afed-fef17f0b302e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9323 | 2026.05.01 17:52:23.591457 [ 339 ] {005e1faa-a04c-4dd5-ae4b-649e2b4eb8c8} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 9324 | 2026.05.01 17:52:23.592470 [ 310 ] {005e1faa-a04c-4dd5-ae4b-649e2b4eb8c8} <Trace> AggregatingTransform: Aggregating | ||
| 9325 | 2026.05.01 17:52:23.592513 [ 310 ] {005e1faa-a04c-4dd5-ae4b-649e2b4eb8c8} <Trace> Aggregator: Aggregation method: without_key | ||
| 9326 | 2026.05.01 17:52:23.592550 [ 310 ] {005e1faa-a04c-4dd5-ae4b-649e2b4eb8c8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00098939 sec. (1010.724 rows/sec., 39.48 KiB/sec.) | ||
| 9327 | 2026.05.01 17:52:23.592569 [ 310 ] {005e1faa-a04c-4dd5-ae4b-649e2b4eb8c8} <Trace> Aggregator: Merging aggregated data | ||
| 9328 | 2026.05.01 17:52:23.593839 [ 339 ] {005e1faa-a04c-4dd5-ae4b-649e2b4eb8c8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003098 sec., 322.78889606197544 rows/sec., 12.61 KiB/sec. | ||
| 9329 | 2026.05.01 17:52:23.593995 [ 339 ] {005e1faa-a04c-4dd5-ae4b-649e2b4eb8c8} <Debug> TCPHandler: Processed in 0.003510951 sec. | ||
| 9330 | 2026.05.01 17:52:23.594113 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9331 | 2026.05.01 17:52:23.594142 [ 339 ] {} <Debug> TCP-Session: ffa24900-d8a1-4101-870d-16c78cd25c8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9332 | 2026.05.01 17:52:23.594143 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9333 | 2026.05.01 17:52:23.594171 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9334 | 2026.05.01 17:52:23.594193 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9335 | 2026.05.01 17:52:23.594204 [ 340 ] {} <Debug> TCP-Session: 4cc06bba-3bf0-478f-b7d2-752d3563bca2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9336 | 2026.05.01 17:52:23.594224 [ 338 ] {} <Debug> TCP-Session: 991a7163-ec1f-45d4-8259-8afff4ae21c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9337 | 2026.05.01 17:52:23.594241 [ 336 ] {} <Debug> TCP-Session: a928e2ce-d520-4802-9f32-406b93dbb606 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9338 | 2026.05.01 17:52:23.594247 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9339 | 2026.05.01 17:52:23.594264 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9340 | 2026.05.01 17:52:23.594287 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9341 | 2026.05.01 17:52:23.594311 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9342 | 2026.05.01 17:52:23.594324 [ 335 ] {} <Debug> TCP-Session: 47c13178-afd3-4098-a51d-95cd8690cbab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9343 | 2026.05.01 17:52:23.594344 [ 334 ] {} <Debug> TCP-Session: adb47290-df30-4887-89b5-9d7ff8fa80da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9344 | 2026.05.01 17:52:23.594364 [ 337 ] {} <Debug> TCP-Session: 699b6346-5bdc-4743-afed-fef17f0b302e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9345 | 2026.05.01 17:52:23.594219 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9346 | 2026.05.01 17:52:23.594313 [ 341 ] {} <Debug> TCP-Session: befeb90d-aafd-4295-9bbb-a765e0a73e28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9347 | 2026.05.01 17:52:23.594420 [ 267 ] {} <Debug> TCP-Session: dcc61c31-2bca-4bba-9830-5c3fa8c3a786 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9348 | 2026.05.01 17:52:23.805316 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49749 | ||
| 9349 | 2026.05.01 17:52:23.805447 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9350 | 2026.05.01 17:52:23.805484 [ 339 ] {} <Debug> TCP-Session: ee47ba6e-0a8c-45e0-a85b-26c46292c085 Authenticating user 'default' from [fd00:1122:3344:101::e]:49749 | ||
| 9351 | 2026.05.01 17:52:23.805515 [ 339 ] {} <Debug> TCP-Session: ee47ba6e-0a8c-45e0-a85b-26c46292c085 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9352 | 2026.05.01 17:52:23.805535 [ 339 ] {} <Debug> TCP-Session: ee47ba6e-0a8c-45e0-a85b-26c46292c085 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9353 | 2026.05.01 17:52:23.805788 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64957 | ||
| 9354 | 2026.05.01 17:52:23.805796 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44965 | ||
| 9355 | 2026.05.01 17:52:23.805847 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51727 | ||
| 9356 | 2026.05.01 17:52:23.805861 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65451 | ||
| 9357 | 2026.05.01 17:52:23.805901 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9358 | 2026.05.01 17:52:23.805844 [ 339 ] {} <Trace> TCP-Session: ee47ba6e-0a8c-45e0-a85b-26c46292c085 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9359 | 2026.05.01 17:52:23.805942 [ 340 ] {} <Debug> TCP-Session: e8a05be7-c477-4e5e-924c-160a31a4d943 Authenticating user 'default' from [fd00:1122:3344:101::e]:64957 | ||
| 9360 | 2026.05.01 17:52:23.805949 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9361 | 2026.05.01 17:52:23.805978 [ 340 ] {} <Debug> TCP-Session: e8a05be7-c477-4e5e-924c-160a31a4d943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9362 | 2026.05.01 17:52:23.805988 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9363 | 2026.05.01 17:52:23.806011 [ 340 ] {} <Debug> TCP-Session: e8a05be7-c477-4e5e-924c-160a31a4d943 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9364 | 2026.05.01 17:52:23.806015 [ 341 ] {} <Debug> TCP-Session: fec434cd-b618-4359-949c-843945893f42 Authenticating user 'default' from [fd00:1122:3344:101::e]:44965 | ||
| 9365 | 2026.05.01 17:52:23.806037 [ 338 ] {} <Debug> TCP-Session: b13dc86d-7429-49ed-b83d-83463f7cbc97 Authenticating user 'default' from [fd00:1122:3344:101::e]:65451 | ||
| 9366 | 2026.05.01 17:52:23.805947 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9367 | 2026.05.01 17:52:23.806073 [ 341 ] {} <Debug> TCP-Session: fec434cd-b618-4359-949c-843945893f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9368 | 2026.05.01 17:52:23.806085 [ 338 ] {} <Debug> TCP-Session: b13dc86d-7429-49ed-b83d-83463f7cbc97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9369 | 2026.05.01 17:52:23.806109 [ 341 ] {} <Debug> TCP-Session: fec434cd-b618-4359-949c-843945893f42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9370 | 2026.05.01 17:52:23.806133 [ 338 ] {} <Debug> TCP-Session: b13dc86d-7429-49ed-b83d-83463f7cbc97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9371 | 2026.05.01 17:52:23.806140 [ 339 ] {fc229e04-43fe-4047-aa63-5a14e44f215e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49749) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9372 | 2026.05.01 17:52:23.806103 [ 337 ] {} <Debug> TCP-Session: 918a2e11-0fcc-438d-9670-a1fc37e089cb Authenticating user 'default' from [fd00:1122:3344:101::e]:51727 | ||
| 9373 | 2026.05.01 17:52:23.805836 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34951 | ||
| 9374 | 2026.05.01 17:52:23.806206 [ 337 ] {} <Debug> TCP-Session: 918a2e11-0fcc-438d-9670-a1fc37e089cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9375 | 2026.05.01 17:52:23.805825 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49663 | ||
| 9376 | 2026.05.01 17:52:23.806247 [ 337 ] {} <Debug> TCP-Session: 918a2e11-0fcc-438d-9670-a1fc37e089cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9377 | 2026.05.01 17:52:23.805798 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40943 | ||
| 9378 | 2026.05.01 17:52:23.806294 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9379 | 2026.05.01 17:52:23.806316 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9380 | 2026.05.01 17:52:23.806340 [ 336 ] {} <Debug> TCP-Session: cdd0c5c8-e90e-41e2-8c60-3ec772206490 Authenticating user 'default' from [fd00:1122:3344:101::e]:34951 | ||
| 9381 | 2026.05.01 17:52:23.806355 [ 334 ] {} <Debug> TCP-Session: 16514b92-0da6-406f-9dbf-8a1e440b6b2e Authenticating user 'default' from [fd00:1122:3344:101::e]:49663 | ||
| 9382 | 2026.05.01 17:52:23.806359 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9383 | 2026.05.01 17:52:23.806382 [ 336 ] {} <Debug> TCP-Session: cdd0c5c8-e90e-41e2-8c60-3ec772206490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9384 | 2026.05.01 17:52:23.806388 [ 334 ] {} <Debug> TCP-Session: 16514b92-0da6-406f-9dbf-8a1e440b6b2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9385 | 2026.05.01 17:52:23.806417 [ 336 ] {} <Debug> TCP-Session: cdd0c5c8-e90e-41e2-8c60-3ec772206490 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9386 | 2026.05.01 17:52:23.806426 [ 339 ] {fc229e04-43fe-4047-aa63-5a14e44f215e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9387 | 2026.05.01 17:52:23.806433 [ 334 ] {} <Debug> TCP-Session: 16514b92-0da6-406f-9dbf-8a1e440b6b2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9388 | 2026.05.01 17:52:23.806409 [ 267 ] {} <Debug> TCP-Session: 1a41f2c8-0ee2-47e5-8600-0c6f12dbe6bf Authenticating user 'default' from [fd00:1122:3344:101::e]:40943 | ||
| 9389 | 2026.05.01 17:52:23.805828 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48205 | ||
| 9390 | 2026.05.01 17:52:23.806513 [ 267 ] {} <Debug> TCP-Session: 1a41f2c8-0ee2-47e5-8600-0c6f12dbe6bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9391 | 2026.05.01 17:52:23.806504 [ 339 ] {fc229e04-43fe-4047-aa63-5a14e44f215e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9392 | 2026.05.01 17:52:23.806555 [ 267 ] {} <Debug> TCP-Session: 1a41f2c8-0ee2-47e5-8600-0c6f12dbe6bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9393 | 2026.05.01 17:52:23.806594 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9394 | 2026.05.01 17:52:23.806629 [ 335 ] {} <Debug> TCP-Session: 849facdf-6bdc-4ca4-ab17-d3d53c62a24c Authenticating user 'default' from [fd00:1122:3344:101::e]:48205 | ||
| 9395 | 2026.05.01 17:52:23.806647 [ 335 ] {} <Debug> TCP-Session: 849facdf-6bdc-4ca4-ab17-d3d53c62a24c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9396 | 2026.05.01 17:52:23.806661 [ 335 ] {} <Debug> TCP-Session: 849facdf-6bdc-4ca4-ab17-d3d53c62a24c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9397 | 2026.05.01 17:52:23.806890 [ 339 ] {fc229e04-43fe-4047-aa63-5a14e44f215e} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 9398 | 2026.05.01 17:52:23.807858 [ 329 ] {fc229e04-43fe-4047-aa63-5a14e44f215e} <Trace> AggregatingTransform: Aggregating | ||
| 9399 | 2026.05.01 17:52:23.807906 [ 329 ] {fc229e04-43fe-4047-aa63-5a14e44f215e} <Trace> Aggregator: Aggregation method: without_key | ||
| 9400 | 2026.05.01 17:52:23.807950 [ 329 ] {fc229e04-43fe-4047-aa63-5a14e44f215e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000952479 sec. (1049.892 rows/sec., 41.01 KiB/sec.) | ||
| 9401 | 2026.05.01 17:52:23.807972 [ 329 ] {fc229e04-43fe-4047-aa63-5a14e44f215e} <Trace> Aggregator: Merging aggregated data | ||
| 9402 | 2026.05.01 17:52:23.809339 [ 339 ] {fc229e04-43fe-4047-aa63-5a14e44f215e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003272 sec., 305.62347188264056 rows/sec., 11.94 KiB/sec. | ||
| 9403 | 2026.05.01 17:52:23.809495 [ 339 ] {fc229e04-43fe-4047-aa63-5a14e44f215e} <Debug> TCPHandler: Processed in 0.003766496 sec. | ||
| 9404 | 2026.05.01 17:52:23.809654 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9405 | 2026.05.01 17:52:23.809693 [ 339 ] {} <Debug> TCP-Session: ee47ba6e-0a8c-45e0-a85b-26c46292c085 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9406 | 2026.05.01 17:52:23.809706 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9407 | 2026.05.01 17:52:23.809731 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9408 | 2026.05.01 17:52:23.809749 [ 340 ] {} <Debug> TCP-Session: e8a05be7-c477-4e5e-924c-160a31a4d943 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9409 | 2026.05.01 17:52:23.809757 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9410 | 2026.05.01 17:52:23.809776 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9411 | 2026.05.01 17:52:23.809796 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9412 | 2026.05.01 17:52:23.809821 [ 337 ] {} <Debug> TCP-Session: 918a2e11-0fcc-438d-9670-a1fc37e089cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9413 | 2026.05.01 17:52:23.809847 [ 267 ] {} <Debug> TCP-Session: 1a41f2c8-0ee2-47e5-8600-0c6f12dbe6bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9414 | 2026.05.01 17:52:23.809864 [ 341 ] {} <Debug> TCP-Session: fec434cd-b618-4359-949c-843945893f42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9415 | 2026.05.01 17:52:23.809854 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9416 | 2026.05.01 17:52:23.809838 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9417 | 2026.05.01 17:52:23.809924 [ 336 ] {} <Debug> TCP-Session: cdd0c5c8-e90e-41e2-8c60-3ec772206490 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9418 | 2026.05.01 17:52:23.809949 [ 334 ] {} <Debug> TCP-Session: 16514b92-0da6-406f-9dbf-8a1e440b6b2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9419 | 2026.05.01 17:52:23.809781 [ 338 ] {} <Debug> TCP-Session: b13dc86d-7429-49ed-b83d-83463f7cbc97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9420 | 2026.05.01 17:52:23.809819 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9421 | 2026.05.01 17:52:23.810032 [ 335 ] {} <Debug> TCP-Session: 849facdf-6bdc-4ca4-ab17-d3d53c62a24c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9422 | 2026.05.01 17:52:25.551268 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9423 | 2026.05.01 17:52:25.551467 [ 279 ] {7973d245-f801-4229-a14c-9461fb64ab3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9424 | 2026.05.01 17:52:25.551539 [ 279 ] {7973d245-f801-4229-a14c-9461fb64ab3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9425 | 2026.05.01 17:52:25.552228 [ 279 ] {7973d245-f801-4229-a14c-9461fb64ab3c} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9426 | 2026.05.01 17:52:25.552277 [ 279 ] {7973d245-f801-4229-a14c-9461fb64ab3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9427 | 2026.05.01 17:52:25.552687 [ 279 ] {7973d245-f801-4229-a14c-9461fb64ab3c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9428 | 2026.05.01 17:52:25.552920 [ 279 ] {7973d245-f801-4229-a14c-9461fb64ab3c} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9429 | 2026.05.01 17:52:25.553087 [ 279 ] {7973d245-f801-4229-a14c-9461fb64ab3c} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001671 sec., 40694.195092758826 rows/sec., 3.25 MiB/sec. | ||
| 9430 | 2026.05.01 17:52:25.553141 [ 279 ] {7973d245-f801-4229-a14c-9461fb64ab3c} <Debug> TCPHandler: Processed in 0.002012001 sec. | ||
| 9431 | 2026.05.01 17:52:25.553274 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9432 | 2026.05.01 17:52:25.553378 [ 279 ] {f1909273-69e8-402a-af7d-0f88cbd55ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9433 | 2026.05.01 17:52:25.553422 [ 279 ] {f1909273-69e8-402a-af7d-0f88cbd55ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9434 | 2026.05.01 17:52:25.553830 [ 279 ] {f1909273-69e8-402a-af7d-0f88cbd55ad4} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9435 | 2026.05.01 17:52:25.553869 [ 279 ] {f1909273-69e8-402a-af7d-0f88cbd55ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9436 | 2026.05.01 17:52:25.554175 [ 279 ] {f1909273-69e8-402a-af7d-0f88cbd55ad4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9437 | 2026.05.01 17:52:25.554388 [ 279 ] {f1909273-69e8-402a-af7d-0f88cbd55ad4} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9438 | 2026.05.01 17:52:25.554529 [ 279 ] {f1909273-69e8-402a-af7d-0f88cbd55ad4} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001176 sec., 5102.040816326531 rows/sec., 383.65 KiB/sec. | ||
| 9439 | 2026.05.01 17:52:25.554568 [ 279 ] {f1909273-69e8-402a-af7d-0f88cbd55ad4} <Debug> TCPHandler: Processed in 0.001345978 sec. | ||
| 9440 | 2026.05.01 17:52:25.554670 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9441 | 2026.05.01 17:52:25.554765 [ 279 ] {e59ed312-aff4-4c43-9375-82d4198a91c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9442 | 2026.05.01 17:52:25.554806 [ 279 ] {e59ed312-aff4-4c43-9375-82d4198a91c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9443 | 2026.05.01 17:52:25.555226 [ 279 ] {e59ed312-aff4-4c43-9375-82d4198a91c1} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9444 | 2026.05.01 17:52:25.555263 [ 279 ] {e59ed312-aff4-4c43-9375-82d4198a91c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9445 | 2026.05.01 17:52:25.555572 [ 279 ] {e59ed312-aff4-4c43-9375-82d4198a91c1} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9446 | 2026.05.01 17:52:25.555792 [ 279 ] {e59ed312-aff4-4c43-9375-82d4198a91c1} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9447 | 2026.05.01 17:52:25.555926 [ 279 ] {e59ed312-aff4-4c43-9375-82d4198a91c1} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001181 sec., 59271.803556308216 rows/sec., 4.63 MiB/sec. | ||
| 9448 | 2026.05.01 17:52:25.555963 [ 279 ] {e59ed312-aff4-4c43-9375-82d4198a91c1} <Debug> TCPHandler: Processed in 0.001342177 sec. | ||
| 9449 | 2026.05.01 17:52:25.556075 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9450 | 2026.05.01 17:52:25.556169 [ 279 ] {a66e9469-c954-464b-803f-a8b5440fc9d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9451 | 2026.05.01 17:52:25.556213 [ 279 ] {a66e9469-c954-464b-803f-a8b5440fc9d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9452 | 2026.05.01 17:52:25.556613 [ 279 ] {a66e9469-c954-464b-803f-a8b5440fc9d6} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9453 | 2026.05.01 17:52:25.556650 [ 279 ] {a66e9469-c954-464b-803f-a8b5440fc9d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9454 | 2026.05.01 17:52:25.556998 [ 279 ] {a66e9469-c954-464b-803f-a8b5440fc9d6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9455 | 2026.05.01 17:52:25.557220 [ 279 ] {a66e9469-c954-464b-803f-a8b5440fc9d6} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9456 | 2026.05.01 17:52:25.557355 [ 279 ] {a66e9469-c954-464b-803f-a8b5440fc9d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 9457 | 2026.05.01 17:52:25.557400 [ 279 ] {a66e9469-c954-464b-803f-a8b5440fc9d6} <Debug> TCPHandler: Processed in 0.001375738 sec. | ||
| 9458 | 2026.05.01 17:52:25.557531 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9459 | 2026.05.01 17:52:25.557640 [ 279 ] {5470c331-2987-4be4-8876-a2aae76f70d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9460 | 2026.05.01 17:52:25.557698 [ 279 ] {5470c331-2987-4be4-8876-a2aae76f70d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9461 | 2026.05.01 17:52:25.558456 [ 279 ] {5470c331-2987-4be4-8876-a2aae76f70d5} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9462 | 2026.05.01 17:52:25.558491 [ 279 ] {5470c331-2987-4be4-8876-a2aae76f70d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9463 | 2026.05.01 17:52:25.558999 [ 279 ] {5470c331-2987-4be4-8876-a2aae76f70d5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9464 | 2026.05.01 17:52:25.559230 [ 279 ] {5470c331-2987-4be4-8876-a2aae76f70d5} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9465 | 2026.05.01 17:52:25.559372 [ 279 ] {5470c331-2987-4be4-8876-a2aae76f70d5} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001751 sec., 3426.613363792119 rows/sec., 6.14 MiB/sec. | ||
| 9466 | 2026.05.01 17:52:25.559434 [ 279 ] {5470c331-2987-4be4-8876-a2aae76f70d5} <Debug> TCPHandler: Processed in 0.00196152 sec. | ||
| 9467 | 2026.05.01 17:52:25.559543 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9468 | 2026.05.01 17:52:25.559638 [ 279 ] {e4ab36cd-adc1-416b-8df7-d8962722184b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9469 | 2026.05.01 17:52:25.559680 [ 279 ] {e4ab36cd-adc1-416b-8df7-d8962722184b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9470 | 2026.05.01 17:52:25.560013 [ 279 ] {e4ab36cd-adc1-416b-8df7-d8962722184b} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9471 | 2026.05.01 17:52:25.560047 [ 279 ] {e4ab36cd-adc1-416b-8df7-d8962722184b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9472 | 2026.05.01 17:52:25.560357 [ 279 ] {e4ab36cd-adc1-416b-8df7-d8962722184b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9473 | 2026.05.01 17:52:25.560578 [ 279 ] {e4ab36cd-adc1-416b-8df7-d8962722184b} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9474 | 2026.05.01 17:52:25.560705 [ 279 ] {e4ab36cd-adc1-416b-8df7-d8962722184b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 9475 | 2026.05.01 17:52:25.560740 [ 279 ] {e4ab36cd-adc1-416b-8df7-d8962722184b} <Debug> TCPHandler: Processed in 0.001246365 sec. | ||
| 9476 | 2026.05.01 17:52:27.108077 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9477 | 2026.05.01 17:52:27.108125 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9478 | 2026.05.01 17:52:27.219075 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19252 | ||
| 9479 | 2026.05.01 17:52:27.219641 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9480 | 2026.05.01 17:52:27.219688 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9481 | 2026.05.01 17:52:27.220230 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9482 | 2026.05.01 17:52:27.220472 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9483 | 2026.05.01 17:52:27.220608 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19252 | ||
| 9484 | 2026.05.01 17:52:27.280258 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1200 | ||
| 9485 | 2026.05.01 17:52:27.283079 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9486 | 2026.05.01 17:52:27.283136 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9487 | 2026.05.01 17:52:27.284414 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9488 | 2026.05.01 17:52:27.284700 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9489 | 2026.05.01 17:52:27.285094 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1200 | ||
| 9490 | 2026.05.01 17:52:28.204746 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9491 | 2026.05.01 17:52:28.222352 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9492 | 2026.05.01 17:52:28.222404 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9493 | 2026.05.01 17:52:28.228434 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9494 | 2026.05.01 17:52:28.229124 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9495 | 2026.05.01 17:52:28.232127 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9496 | 2026.05.01 17:52:30.565345 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9497 | 2026.05.01 17:52:30.565622 [ 279 ] {555494e7-96d8-444c-9ef4-49d88f7deb42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9498 | 2026.05.01 17:52:30.565724 [ 279 ] {555494e7-96d8-444c-9ef4-49d88f7deb42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9499 | 2026.05.01 17:52:30.566706 [ 279 ] {555494e7-96d8-444c-9ef4-49d88f7deb42} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9500 | 2026.05.01 17:52:30.566754 [ 279 ] {555494e7-96d8-444c-9ef4-49d88f7deb42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9501 | 2026.05.01 17:52:30.567166 [ 279 ] {555494e7-96d8-444c-9ef4-49d88f7deb42} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9502 | 2026.05.01 17:52:30.567395 [ 279 ] {555494e7-96d8-444c-9ef4-49d88f7deb42} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9503 | 2026.05.01 17:52:30.567572 [ 279 ] {555494e7-96d8-444c-9ef4-49d88f7deb42} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.002019 sec., 229816.7409608717 rows/sec., 14.57 MiB/sec. | ||
| 9504 | 2026.05.01 17:52:30.567624 [ 279 ] {555494e7-96d8-444c-9ef4-49d88f7deb42} <Debug> TCPHandler: Processed in 0.002457199 sec. | ||
| 9505 | 2026.05.01 17:52:30.567750 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9506 | 2026.05.01 17:52:30.567855 [ 279 ] {06da33ab-f2e3-473f-8e40-24017c293cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9507 | 2026.05.01 17:52:30.567901 [ 279 ] {06da33ab-f2e3-473f-8e40-24017c293cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9508 | 2026.05.01 17:52:30.568788 [ 279 ] {06da33ab-f2e3-473f-8e40-24017c293cc2} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9509 | 2026.05.01 17:52:30.568827 [ 279 ] {06da33ab-f2e3-473f-8e40-24017c293cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9510 | 2026.05.01 17:52:30.569249 [ 279 ] {06da33ab-f2e3-473f-8e40-24017c293cc2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9511 | 2026.05.01 17:52:30.569468 [ 279 ] {06da33ab-f2e3-473f-8e40-24017c293cc2} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9512 | 2026.05.01 17:52:30.569587 [ 40 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9513 | 2026.05.01 17:52:30.569602 [ 279 ] {06da33ab-f2e3-473f-8e40-24017c293cc2} <Debug> executeQuery: Read 1319 rows, 105.58 KiB in 0.001771 sec., 744776.9621682665 rows/sec., 58.22 MiB/sec. | ||
| 9514 | 2026.05.01 17:52:30.569656 [ 40 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9515 | 2026.05.01 17:52:30.569668 [ 279 ] {06da33ab-f2e3-473f-8e40-24017c293cc2} <Debug> TCPHandler: Processed in 0.00197167 sec. | ||
| 9516 | 2026.05.01 17:52:30.569690 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9517 | 2026.05.01 17:52:30.569794 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9518 | 2026.05.01 17:52:30.569798 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9519 | 2026.05.01 17:52:30.569901 [ 279 ] {151864e1-727d-438b-a396-128f8b3ab946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9520 | 2026.05.01 17:52:30.569942 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9521 | 2026.05.01 17:52:30.569946 [ 279 ] {151864e1-727d-438b-a396-128f8b3ab946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9522 | 2026.05.01 17:52:30.569986 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3812 rows starting from the beginning of the part | ||
| 9523 | 2026.05.01 17:52:30.570065 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1319 rows starting from the beginning of the part | ||
| 9524 | 2026.05.01 17:52:30.570115 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 68 rows starting from the beginning of the part | ||
| 9525 | 2026.05.01 17:52:30.570161 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1320 rows starting from the beginning of the part | ||
| 9526 | 2026.05.01 17:52:30.570205 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 68 rows starting from the beginning of the part | ||
| 9527 | 2026.05.01 17:52:30.570249 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1319 rows starting from the beginning of the part | ||
| 9528 | 2026.05.01 17:52:30.570437 [ 279 ] {151864e1-727d-438b-a396-128f8b3ab946} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9529 | 2026.05.01 17:52:30.570480 [ 279 ] {151864e1-727d-438b-a396-128f8b3ab946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9530 | 2026.05.01 17:52:30.570824 [ 279 ] {151864e1-727d-438b-a396-128f8b3ab946} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9531 | 2026.05.01 17:52:30.571045 [ 279 ] {151864e1-727d-438b-a396-128f8b3ab946} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9532 | 2026.05.01 17:52:30.571188 [ 279 ] {151864e1-727d-438b-a396-128f8b3ab946} <Debug> executeQuery: Read 268 rows, 16.64 KiB in 0.001308 sec., 204892.96636085628 rows/sec., 12.42 MiB/sec. | ||
| 9533 | 2026.05.01 17:52:30.571227 [ 279 ] {151864e1-727d-438b-a396-128f8b3ab946} <Debug> TCPHandler: Processed in 0.00148314 sec. | ||
| 9534 | 2026.05.01 17:52:30.571337 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9535 | 2026.05.01 17:52:30.571435 [ 279 ] {055db923-28ca-417a-bd2c-fa01195fadb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9536 | 2026.05.01 17:52:30.571475 [ 279 ] {055db923-28ca-417a-bd2c-fa01195fadb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9537 | 2026.05.01 17:52:30.572033 [ 279 ] {055db923-28ca-417a-bd2c-fa01195fadb9} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9538 | 2026.05.01 17:52:30.572070 [ 279 ] {055db923-28ca-417a-bd2c-fa01195fadb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9539 | 2026.05.01 17:52:30.572393 [ 279 ] {055db923-28ca-417a-bd2c-fa01195fadb9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9540 | 2026.05.01 17:52:30.572609 [ 279 ] {055db923-28ca-417a-bd2c-fa01195fadb9} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9541 | 2026.05.01 17:52:30.572695 [ 192 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7906 rows, containing 5 columns (5 merged, 0 gathered) in 0.00294157 sec., 2687680.3883640366 rows/sec., 217.51 MiB/sec. | ||
| 9542 | 2026.05.01 17:52:30.572744 [ 279 ] {055db923-28ca-417a-bd2c-fa01195fadb9} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001329 sec., 179834.46200150487 rows/sec., 11.59 MiB/sec. | ||
| 9543 | 2026.05.01 17:52:30.572787 [ 279 ] {055db923-28ca-417a-bd2c-fa01195fadb9} <Debug> TCPHandler: Processed in 0.00149828 sec. | ||
| 9544 | 2026.05.01 17:52:30.572923 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9545 | 2026.05.01 17:52:30.573016 [ 188 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9546 | 2026.05.01 17:52:30.573019 [ 279 ] {a027b0c8-9a67-4336-a2dd-0174d96dfbf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9547 | 2026.05.01 17:52:30.573077 [ 279 ] {a027b0c8-9a67-4336-a2dd-0174d96dfbf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9548 | 2026.05.01 17:52:30.573274 [ 188 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_61_12} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9549 | 2026.05.01 17:52:30.573349 [ 188 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_61_12} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9550 | 2026.05.01 17:52:30.573426 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 9551 | 2026.05.01 17:52:30.573594 [ 279 ] {a027b0c8-9a67-4336-a2dd-0174d96dfbf3} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9552 | 2026.05.01 17:52:30.573636 [ 279 ] {a027b0c8-9a67-4336-a2dd-0174d96dfbf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9553 | 2026.05.01 17:52:30.573965 [ 279 ] {a027b0c8-9a67-4336-a2dd-0174d96dfbf3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9554 | 2026.05.01 17:52:30.574197 [ 279 ] {a027b0c8-9a67-4336-a2dd-0174d96dfbf3} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9555 | 2026.05.01 17:52:30.574343 [ 279 ] {a027b0c8-9a67-4336-a2dd-0174d96dfbf3} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001342 sec., 177347.2429210134 rows/sec., 10.07 MiB/sec. | ||
| 9556 | 2026.05.01 17:52:30.574384 [ 279 ] {a027b0c8-9a67-4336-a2dd-0174d96dfbf3} <Debug> TCPHandler: Processed in 0.00150926 sec. | ||
| 9557 | 2026.05.01 17:52:30.574514 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9558 | 2026.05.01 17:52:30.574610 [ 279 ] {3ee99d94-8deb-4cd5-afed-79ba408e67b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9559 | 2026.05.01 17:52:30.574650 [ 279 ] {3ee99d94-8deb-4cd5-afed-79ba408e67b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9560 | 2026.05.01 17:52:30.575407 [ 279 ] {3ee99d94-8deb-4cd5-afed-79ba408e67b1} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9561 | 2026.05.01 17:52:30.575444 [ 279 ] {3ee99d94-8deb-4cd5-afed-79ba408e67b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9562 | 2026.05.01 17:52:30.575792 [ 279 ] {3ee99d94-8deb-4cd5-afed-79ba408e67b1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9563 | 2026.05.01 17:52:30.576006 [ 279 ] {3ee99d94-8deb-4cd5-afed-79ba408e67b1} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9564 | 2026.05.01 17:52:30.576127 [ 40 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9565 | 2026.05.01 17:52:30.576139 [ 279 ] {3ee99d94-8deb-4cd5-afed-79ba408e67b1} <Debug> executeQuery: Read 796 rows, 57.05 KiB in 0.001548 sec., 514211.8863049096 rows/sec., 35.99 MiB/sec. | ||
| 9566 | 2026.05.01 17:52:30.576168 [ 40 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9567 | 2026.05.01 17:52:30.576191 [ 279 ] {3ee99d94-8deb-4cd5-afed-79ba408e67b1} <Debug> TCPHandler: Processed in 0.001726135 sec. | ||
| 9568 | 2026.05.01 17:52:30.576197 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9569 | 2026.05.01 17:52:30.576273 [ 196 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9570 | 2026.05.01 17:52:30.576324 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9571 | 2026.05.01 17:52:30.576366 [ 196 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9572 | 2026.05.01 17:52:30.576400 [ 196 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2102 rows starting from the beginning of the part | ||
| 9573 | 2026.05.01 17:52:30.576431 [ 279 ] {7cf7df75-b136-499d-a75a-e91997f89184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9574 | 2026.05.01 17:52:30.576457 [ 196 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 796 rows starting from the beginning of the part | ||
| 9575 | 2026.05.01 17:52:30.576479 [ 279 ] {7cf7df75-b136-499d-a75a-e91997f89184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9576 | 2026.05.01 17:52:30.576501 [ 196 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 70 rows starting from the beginning of the part | ||
| 9577 | 2026.05.01 17:52:30.576540 [ 196 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 798 rows starting from the beginning of the part | ||
| 9578 | 2026.05.01 17:52:30.576584 [ 196 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 70 rows starting from the beginning of the part | ||
| 9579 | 2026.05.01 17:52:30.576622 [ 196 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 796 rows starting from the beginning of the part | ||
| 9580 | 2026.05.01 17:52:30.576826 [ 279 ] {7cf7df75-b136-499d-a75a-e91997f89184} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9581 | 2026.05.01 17:52:30.576868 [ 279 ] {7cf7df75-b136-499d-a75a-e91997f89184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9582 | 2026.05.01 17:52:30.577189 [ 279 ] {7cf7df75-b136-499d-a75a-e91997f89184} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9583 | 2026.05.01 17:52:30.577415 [ 279 ] {7cf7df75-b136-499d-a75a-e91997f89184} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9584 | 2026.05.01 17:52:30.577551 [ 279 ] {7cf7df75-b136-499d-a75a-e91997f89184} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001139 sec., 5267.778753292361 rows/sec., 275.22 KiB/sec. | ||
| 9585 | 2026.05.01 17:52:30.577588 [ 279 ] {7cf7df75-b136-499d-a75a-e91997f89184} <Debug> TCPHandler: Processed in 0.001313087 sec. | ||
| 9586 | 2026.05.01 17:52:30.577723 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9587 | 2026.05.01 17:52:30.577821 [ 279 ] {b081829f-0fa9-405b-a0d2-a2aedb5cc32c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9588 | 2026.05.01 17:52:30.577863 [ 279 ] {b081829f-0fa9-405b-a0d2-a2aedb5cc32c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9589 | 2026.05.01 17:52:30.577975 [ 190 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4632 rows, containing 5 columns (5 merged, 0 gathered) in 0.001720285 sec., 2692577.102049951 rows/sec., 197.24 MiB/sec. | ||
| 9590 | 2026.05.01 17:52:30.578198 [ 200 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9591 | 2026.05.01 17:52:30.578318 [ 279 ] {b081829f-0fa9-405b-a0d2-a2aedb5cc32c} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9592 | 2026.05.01 17:52:30.578363 [ 279 ] {b081829f-0fa9-405b-a0d2-a2aedb5cc32c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9593 | 2026.05.01 17:52:30.578469 [ 200 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_61_12} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9594 | 2026.05.01 17:52:30.578541 [ 200 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_61_12} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9595 | 2026.05.01 17:52:30.578613 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 9596 | 2026.05.01 17:52:30.578745 [ 279 ] {b081829f-0fa9-405b-a0d2-a2aedb5cc32c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9597 | 2026.05.01 17:52:30.578986 [ 279 ] {b081829f-0fa9-405b-a0d2-a2aedb5cc32c} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9598 | 2026.05.01 17:52:30.579105 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9599 | 2026.05.01 17:52:30.579125 [ 279 ] {b081829f-0fa9-405b-a0d2-a2aedb5cc32c} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001322 sec., 253403.9334341906 rows/sec., 16.58 MiB/sec. | ||
| 9600 | 2026.05.01 17:52:30.579145 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9601 | 2026.05.01 17:52:30.579168 [ 279 ] {b081829f-0fa9-405b-a0d2-a2aedb5cc32c} <Debug> TCPHandler: Processed in 0.00149312 sec. | ||
| 9602 | 2026.05.01 17:52:30.579169 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9603 | 2026.05.01 17:52:30.579250 [ 196 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9604 | 2026.05.01 17:52:30.579303 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9605 | 2026.05.01 17:52:30.579333 [ 196 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9606 | 2026.05.01 17:52:30.579365 [ 196 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 22995 rows starting from the beginning of the part | ||
| 9607 | 2026.05.01 17:52:30.579403 [ 279 ] {346e565e-7460-4d50-877e-5b9d997d150e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9608 | 2026.05.01 17:52:30.579409 [ 196 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 335 rows starting from the beginning of the part | ||
| 9609 | 2026.05.01 17:52:30.579453 [ 279 ] {346e565e-7460-4d50-877e-5b9d997d150e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9610 | 2026.05.01 17:52:30.579461 [ 196 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 9611 | 2026.05.01 17:52:30.579508 [ 196 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 336 rows starting from the beginning of the part | ||
| 9612 | 2026.05.01 17:52:30.579541 [ 196 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 9613 | 2026.05.01 17:52:30.579577 [ 196 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 335 rows starting from the beginning of the part | ||
| 9614 | 2026.05.01 17:52:30.579790 [ 279 ] {346e565e-7460-4d50-877e-5b9d997d150e} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9615 | 2026.05.01 17:52:30.579831 [ 279 ] {346e565e-7460-4d50-877e-5b9d997d150e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9616 | 2026.05.01 17:52:30.580159 [ 279 ] {346e565e-7460-4d50-877e-5b9d997d150e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9617 | 2026.05.01 17:52:30.580367 [ 279 ] {346e565e-7460-4d50-877e-5b9d997d150e} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9618 | 2026.05.01 17:52:30.580502 [ 279 ] {346e565e-7460-4d50-877e-5b9d997d150e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001117 sec., 895.2551477170995 rows/sec., 60.32 KiB/sec. | ||
| 9619 | 2026.05.01 17:52:30.580538 [ 279 ] {346e565e-7460-4d50-877e-5b9d997d150e} <Debug> TCPHandler: Processed in 0.001287366 sec. | ||
| 9620 | 2026.05.01 17:52:30.580662 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9621 | 2026.05.01 17:52:30.580761 [ 279 ] {9c1973fe-d967-46f6-9c4a-c674039dce4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9622 | 2026.05.01 17:52:30.580817 [ 279 ] {9c1973fe-d967-46f6-9c4a-c674039dce4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9623 | 2026.05.01 17:52:30.581706 [ 279 ] {9c1973fe-d967-46f6-9c4a-c674039dce4f} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9624 | 2026.05.01 17:52:30.581743 [ 279 ] {9c1973fe-d967-46f6-9c4a-c674039dce4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9625 | 2026.05.01 17:52:30.582381 [ 279 ] {9c1973fe-d967-46f6-9c4a-c674039dce4f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9626 | 2026.05.01 17:52:30.582622 [ 279 ] {9c1973fe-d967-46f6-9c4a-c674039dce4f} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9627 | 2026.05.01 17:52:30.582759 [ 279 ] {9c1973fe-d967-46f6-9c4a-c674039dce4f} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002018 sec., 17839.4449950446 rows/sec., 31.97 MiB/sec. | ||
| 9628 | 2026.05.01 17:52:30.582812 [ 279 ] {9c1973fe-d967-46f6-9c4a-c674039dce4f} <Debug> TCPHandler: Processed in 0.002198175 sec. | ||
| 9629 | 2026.05.01 17:52:30.582939 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9630 | 2026.05.01 17:52:30.583032 [ 279 ] {00244ad1-ec46-4e1e-b6a7-91c7d29e2702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9631 | 2026.05.01 17:52:30.583073 [ 279 ] {00244ad1-ec46-4e1e-b6a7-91c7d29e2702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9632 | 2026.05.01 17:52:30.583414 [ 279 ] {00244ad1-ec46-4e1e-b6a7-91c7d29e2702} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9633 | 2026.05.01 17:52:30.583449 [ 279 ] {00244ad1-ec46-4e1e-b6a7-91c7d29e2702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9634 | 2026.05.01 17:52:30.583755 [ 279 ] {00244ad1-ec46-4e1e-b6a7-91c7d29e2702} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9635 | 2026.05.01 17:52:30.583963 [ 279 ] {00244ad1-ec46-4e1e-b6a7-91c7d29e2702} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9636 | 2026.05.01 17:52:30.584064 [ 40 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9637 | 2026.05.01 17:52:30.584087 [ 279 ] {00244ad1-ec46-4e1e-b6a7-91c7d29e2702} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001074 sec., 102420.85661080074 rows/sec., 6.23 MiB/sec. | ||
| 9638 | 2026.05.01 17:52:30.584095 [ 40 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9639 | 2026.05.01 17:52:30.584126 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9640 | 2026.05.01 17:52:30.584128 [ 279 ] {00244ad1-ec46-4e1e-b6a7-91c7d29e2702} <Debug> TCPHandler: Processed in 0.001237355 sec. | ||
| 9641 | 2026.05.01 17:52:30.584196 [ 200 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9642 | 2026.05.01 17:52:30.584301 [ 200 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9643 | 2026.05.01 17:52:30.584331 [ 200 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 4030 rows starting from the beginning of the part | ||
| 9644 | 2026.05.01 17:52:30.584385 [ 200 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 110 rows starting from the beginning of the part | ||
| 9645 | 2026.05.01 17:52:30.584430 [ 200 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 9646 | 2026.05.01 17:52:30.584466 [ 200 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 110 rows starting from the beginning of the part | ||
| 9647 | 2026.05.01 17:52:30.584507 [ 200 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 9648 | 2026.05.01 17:52:30.584543 [ 200 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 110 rows starting from the beginning of the part | ||
| 9649 | 2026.05.01 17:52:30.584744 [ 196 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24321 rows, containing 5 columns (5 merged, 0 gathered) in 0.005520032 sec., 4405952.719114671 rows/sec., 288.85 MiB/sec. | ||
| 9650 | 2026.05.01 17:52:30.585439 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9651 | 2026.05.01 17:52:30.585731 [ 199 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4480 rows, containing 4 columns (4 merged, 0 gathered) in 0.001562822 sec., 2866609.249165932 rows/sec., 182.88 MiB/sec. | ||
| 9652 | 2026.05.01 17:52:30.585782 [ 200 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9653 | 2026.05.01 17:52:30.585867 [ 200 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9654 | 2026.05.01 17:52:30.585936 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9655 | 2026.05.01 17:52:30.586139 [ 189 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9656 | 2026.05.01 17:52:30.586413 [ 189 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_61_12} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9657 | 2026.05.01 17:52:30.586480 [ 189 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_61_12} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9658 | 2026.05.01 17:52:30.586558 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 9659 | 2026.05.01 17:52:30.768653 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9660 | 2026.05.01 17:52:30.768860 [ 279 ] {a416a1f0-4442-4bd0-a133-e7a38cb11954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9661 | 2026.05.01 17:52:30.768938 [ 279 ] {a416a1f0-4442-4bd0-a133-e7a38cb11954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9662 | 2026.05.01 17:52:30.769619 [ 279 ] {a416a1f0-4442-4bd0-a133-e7a38cb11954} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9663 | 2026.05.01 17:52:30.769674 [ 279 ] {a416a1f0-4442-4bd0-a133-e7a38cb11954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9664 | 2026.05.01 17:52:30.770077 [ 279 ] {a416a1f0-4442-4bd0-a133-e7a38cb11954} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9665 | 2026.05.01 17:52:30.770320 [ 279 ] {a416a1f0-4442-4bd0-a133-e7a38cb11954} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9666 | 2026.05.01 17:52:30.770487 [ 279 ] {a416a1f0-4442-4bd0-a133-e7a38cb11954} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001683 sec., 4753.416518122401 rows/sec., 387.61 KiB/sec. | ||
| 9667 | 2026.05.01 17:52:30.770541 [ 279 ] {a416a1f0-4442-4bd0-a133-e7a38cb11954} <Debug> TCPHandler: Processed in 0.002041201 sec. | ||
| 9668 | 2026.05.01 17:52:30.770674 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9669 | 2026.05.01 17:52:30.770780 [ 279 ] {2c2d06ec-1f96-4aba-a731-6114172d2406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9670 | 2026.05.01 17:52:30.770825 [ 279 ] {2c2d06ec-1f96-4aba-a731-6114172d2406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9671 | 2026.05.01 17:52:30.772185 [ 279 ] {2c2d06ec-1f96-4aba-a731-6114172d2406} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9672 | 2026.05.01 17:52:30.772226 [ 279 ] {2c2d06ec-1f96-4aba-a731-6114172d2406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9673 | 2026.05.01 17:52:30.772715 [ 279 ] {2c2d06ec-1f96-4aba-a731-6114172d2406} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9674 | 2026.05.01 17:52:30.772966 [ 279 ] {2c2d06ec-1f96-4aba-a731-6114172d2406} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9675 | 2026.05.01 17:52:30.773112 [ 279 ] {2c2d06ec-1f96-4aba-a731-6114172d2406} <Debug> executeQuery: Read 2395 rows, 181.08 KiB in 0.002356 sec., 1016553.480475382 rows/sec., 75.06 MiB/sec. | ||
| 9676 | 2026.05.01 17:52:30.773152 [ 279 ] {2c2d06ec-1f96-4aba-a731-6114172d2406} <Debug> TCPHandler: Processed in 0.002531031 sec. | ||
| 9677 | 2026.05.01 17:52:30.773273 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9678 | 2026.05.01 17:52:30.773373 [ 279 ] {e1e9ccbc-5ffa-410a-baaf-4754028dd825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9679 | 2026.05.01 17:52:30.773417 [ 279 ] {e1e9ccbc-5ffa-410a-baaf-4754028dd825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9680 | 2026.05.01 17:52:30.773825 [ 279 ] {e1e9ccbc-5ffa-410a-baaf-4754028dd825} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9681 | 2026.05.01 17:52:30.773863 [ 279 ] {e1e9ccbc-5ffa-410a-baaf-4754028dd825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9682 | 2026.05.01 17:52:30.774185 [ 279 ] {e1e9ccbc-5ffa-410a-baaf-4754028dd825} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9683 | 2026.05.01 17:52:30.774404 [ 279 ] {e1e9ccbc-5ffa-410a-baaf-4754028dd825} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9684 | 2026.05.01 17:52:30.774538 [ 279 ] {e1e9ccbc-5ffa-410a-baaf-4754028dd825} <Debug> executeQuery: Read 25 rows, 1.84 KiB in 0.001187 sec., 21061.49957877001 rows/sec., 1.51 MiB/sec. | ||
| 9685 | 2026.05.01 17:52:30.774577 [ 279 ] {e1e9ccbc-5ffa-410a-baaf-4754028dd825} <Debug> TCPHandler: Processed in 0.001355027 sec. | ||
| 9686 | 2026.05.01 17:52:30.774692 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9687 | 2026.05.01 17:52:30.774789 [ 279 ] {d73a0abf-8101-46f9-a320-fe5cbe754230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9688 | 2026.05.01 17:52:30.774829 [ 279 ] {d73a0abf-8101-46f9-a320-fe5cbe754230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9689 | 2026.05.01 17:52:30.775482 [ 279 ] {d73a0abf-8101-46f9-a320-fe5cbe754230} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9690 | 2026.05.01 17:52:30.775520 [ 279 ] {d73a0abf-8101-46f9-a320-fe5cbe754230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9691 | 2026.05.01 17:52:30.775861 [ 279 ] {d73a0abf-8101-46f9-a320-fe5cbe754230} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9692 | 2026.05.01 17:52:30.776086 [ 279 ] {d73a0abf-8101-46f9-a320-fe5cbe754230} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9693 | 2026.05.01 17:52:30.776197 [ 38 ] {} <Debug> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 9694 | 2026.05.01 17:52:30.776220 [ 279 ] {d73a0abf-8101-46f9-a320-fe5cbe754230} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00145 sec., 552413.7931034483 rows/sec., 31.91 MiB/sec. | ||
| 9695 | 2026.05.01 17:52:30.776259 [ 38 ] {} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9696 | 2026.05.01 17:52:30.776271 [ 279 ] {d73a0abf-8101-46f9-a320-fe5cbe754230} <Debug> TCPHandler: Processed in 0.001628373 sec. | ||
| 9697 | 2026.05.01 17:52:30.776294 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9698 | 2026.05.01 17:52:30.776400 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9699 | 2026.05.01 17:52:30.776419 [ 199 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 9700 | 2026.05.01 17:52:30.776501 [ 279 ] {3294b22a-e1fd-4038-9247-1e756a60abcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9701 | 2026.05.01 17:52:30.776547 [ 279 ] {3294b22a-e1fd-4038-9247-1e756a60abcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9702 | 2026.05.01 17:52:30.776565 [ 199 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9703 | 2026.05.01 17:52:30.776604 [ 199 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 1064 rows starting from the beginning of the part | ||
| 9704 | 2026.05.01 17:52:30.776673 [ 199 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 801 rows starting from the beginning of the part | ||
| 9705 | 2026.05.01 17:52:30.776719 [ 199 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 239 rows starting from the beginning of the part | ||
| 9706 | 2026.05.01 17:52:30.776767 [ 199 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 239 rows starting from the beginning of the part | ||
| 9707 | 2026.05.01 17:52:30.776813 [ 199 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 239 rows starting from the beginning of the part | ||
| 9708 | 2026.05.01 17:52:30.776860 [ 199 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 801 rows starting from the beginning of the part | ||
| 9709 | 2026.05.01 17:52:30.776933 [ 279 ] {3294b22a-e1fd-4038-9247-1e756a60abcb} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9710 | 2026.05.01 17:52:30.776976 [ 279 ] {3294b22a-e1fd-4038-9247-1e756a60abcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9711 | 2026.05.01 17:52:30.777306 [ 279 ] {3294b22a-e1fd-4038-9247-1e756a60abcb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 9712 | 2026.05.01 17:52:30.777568 [ 279 ] {3294b22a-e1fd-4038-9247-1e756a60abcb} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9713 | 2026.05.01 17:52:30.777713 [ 279 ] {3294b22a-e1fd-4038-9247-1e756a60abcb} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001231 sec., 812.3476848090983 rows/sec., 57.12 KiB/sec. | ||
| 9714 | 2026.05.01 17:52:30.777757 [ 279 ] {3294b22a-e1fd-4038-9247-1e756a60abcb} <Debug> TCPHandler: Processed in 0.001407559 sec. | ||
| 9715 | 2026.05.01 17:52:30.777896 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9716 | 2026.05.01 17:52:30.777992 [ 279 ] {c1d4184a-5f74-491b-b246-f9827a04d5a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9717 | 2026.05.01 17:52:30.778033 [ 279 ] {c1d4184a-5f74-491b-b246-f9827a04d5a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9718 | 2026.05.01 17:52:30.778265 [ 189 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3383 rows, containing 5 columns (5 merged, 0 gathered) in 0.001901619 sec., 1779010.4116544903 rows/sec., 113.23 MiB/sec. | ||
| 9719 | 2026.05.01 17:52:30.778477 [ 191 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 9720 | 2026.05.01 17:52:30.778845 [ 191 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_30_6} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9721 | 2026.05.01 17:52:30.778944 [ 191 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_30_6} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 9722 | 2026.05.01 17:52:30.778984 [ 279 ] {c1d4184a-5f74-491b-b246-f9827a04d5a9} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9723 | 2026.05.01 17:52:30.779026 [ 279 ] {c1d4184a-5f74-491b-b246-f9827a04d5a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9724 | 2026.05.01 17:52:30.779039 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 9725 | 2026.05.01 17:52:30.779416 [ 279 ] {c1d4184a-5f74-491b-b246-f9827a04d5a9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9726 | 2026.05.01 17:52:30.779651 [ 279 ] {c1d4184a-5f74-491b-b246-f9827a04d5a9} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9727 | 2026.05.01 17:52:30.779786 [ 279 ] {c1d4184a-5f74-491b-b246-f9827a04d5a9} <Debug> executeQuery: Read 1276 rows, 87.01 KiB in 0.001814 sec., 703417.861080485 rows/sec., 46.84 MiB/sec. | ||
| 9728 | 2026.05.01 17:52:30.779824 [ 279 ] {c1d4184a-5f74-491b-b246-f9827a04d5a9} <Debug> TCPHandler: Processed in 0.00197961 sec. | ||
| 9729 | 2026.05.01 17:52:30.779952 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9730 | 2026.05.01 17:52:30.780047 [ 279 ] {ba90fb27-a396-43df-9dce-1a70cfd6f934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9731 | 2026.05.01 17:52:30.780091 [ 279 ] {ba90fb27-a396-43df-9dce-1a70cfd6f934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9732 | 2026.05.01 17:52:30.780800 [ 279 ] {ba90fb27-a396-43df-9dce-1a70cfd6f934} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9733 | 2026.05.01 17:52:30.780837 [ 279 ] {ba90fb27-a396-43df-9dce-1a70cfd6f934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9734 | 2026.05.01 17:52:30.781310 [ 279 ] {ba90fb27-a396-43df-9dce-1a70cfd6f934} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9735 | 2026.05.01 17:52:30.781544 [ 279 ] {ba90fb27-a396-43df-9dce-1a70cfd6f934} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9736 | 2026.05.01 17:52:30.781678 [ 279 ] {ba90fb27-a396-43df-9dce-1a70cfd6f934} <Debug> executeQuery: Read 1490 rows, 92.47 KiB in 0.001651 sec., 902483.3434282254 rows/sec., 54.70 MiB/sec. | ||
| 9737 | 2026.05.01 17:52:30.781716 [ 279 ] {ba90fb27-a396-43df-9dce-1a70cfd6f934} <Debug> TCPHandler: Processed in 0.001813667 sec. | ||
| 9738 | 2026.05.01 17:52:30.781833 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9739 | 2026.05.01 17:52:30.781929 [ 279 ] {d8a9e44a-944d-40a7-beea-58a19aaf3a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9740 | 2026.05.01 17:52:30.781985 [ 279 ] {d8a9e44a-944d-40a7-beea-58a19aaf3a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9741 | 2026.05.01 17:52:30.782802 [ 279 ] {d8a9e44a-944d-40a7-beea-58a19aaf3a5c} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9742 | 2026.05.01 17:52:30.782839 [ 279 ] {d8a9e44a-944d-40a7-beea-58a19aaf3a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9743 | 2026.05.01 17:52:30.783383 [ 279 ] {d8a9e44a-944d-40a7-beea-58a19aaf3a5c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9744 | 2026.05.01 17:52:30.783645 [ 279 ] {d8a9e44a-944d-40a7-beea-58a19aaf3a5c} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9745 | 2026.05.01 17:52:30.783785 [ 279 ] {d8a9e44a-944d-40a7-beea-58a19aaf3a5c} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001875 sec., 9066.666666666668 rows/sec., 16.25 MiB/sec. | ||
| 9746 | 2026.05.01 17:52:30.783839 [ 279 ] {d8a9e44a-944d-40a7-beea-58a19aaf3a5c} <Debug> TCPHandler: Processed in 0.002054872 sec. | ||
| 9747 | 2026.05.01 17:52:30.783961 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9748 | 2026.05.01 17:52:30.784056 [ 279 ] {e28c81f7-3019-4154-9030-14f12e2e76ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9749 | 2026.05.01 17:52:30.784098 [ 279 ] {e28c81f7-3019-4154-9030-14f12e2e76ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9750 | 2026.05.01 17:52:30.784449 [ 279 ] {e28c81f7-3019-4154-9030-14f12e2e76ad} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9751 | 2026.05.01 17:52:30.784486 [ 279 ] {e28c81f7-3019-4154-9030-14f12e2e76ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9752 | 2026.05.01 17:52:30.784787 [ 279 ] {e28c81f7-3019-4154-9030-14f12e2e76ad} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9753 | 2026.05.01 17:52:30.785005 [ 279 ] {e28c81f7-3019-4154-9030-14f12e2e76ad} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9754 | 2026.05.01 17:52:30.785134 [ 279 ] {e28c81f7-3019-4154-9030-14f12e2e76ad} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001097 sec., 7292.616226071103 rows/sec., 498.52 KiB/sec. | ||
| 9755 | 2026.05.01 17:52:30.785171 [ 279 ] {e28c81f7-3019-4154-9030-14f12e2e76ad} <Debug> TCPHandler: Processed in 0.001259706 sec. | ||
| 9756 | 2026.05.01 17:52:34.721020 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19700 | ||
| 9757 | 2026.05.01 17:52:34.721832 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9758 | 2026.05.01 17:52:34.721914 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9759 | 2026.05.01 17:52:34.722638 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9760 | 2026.05.01 17:52:34.722874 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9761 | 2026.05.01 17:52:34.723008 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19700 | ||
| 9762 | 2026.05.01 17:52:34.723009 [ 34 ] {} <Debug> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9763 | 2026.05.01 17:52:34.723090 [ 34 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9764 | 2026.05.01 17:52:34.723114 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9765 | 2026.05.01 17:52:34.723243 [ 191 ] {86deed8e-d378-44c8-bed5-3007f54f6847::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 | ||
| 9766 | 2026.05.01 17:52:34.723410 [ 191 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9767 | 2026.05.01 17:52:34.723452 [ 191 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17332 rows starting from the beginning of the part | ||
| 9768 | 2026.05.01 17:52:34.723525 [ 191 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 9769 | 2026.05.01 17:52:34.723576 [ 191 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 9770 | 2026.05.01 17:52:34.723622 [ 191 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 9771 | 2026.05.01 17:52:34.723666 [ 191 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 9772 | 2026.05.01 17:52:34.723711 [ 191 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 9773 | 2026.05.01 17:52:34.725810 [ 189 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19700 rows, containing 4 columns (4 merged, 0 gathered) in 0.002630723 sec., 7488435.688592071 rows/sec., 107.12 MiB/sec. | ||
| 9774 | 2026.05.01 17:52:34.726040 [ 187 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9775 | 2026.05.01 17:52:34.726297 [ 187 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_41_8} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9776 | 2026.05.01 17:52:34.726370 [ 187 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_41_8} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9777 | 2026.05.01 17:52:34.726458 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.60 MiB. | ||
| 9778 | 2026.05.01 17:52:35.550681 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9779 | 2026.05.01 17:52:35.550893 [ 279 ] {5589c68c-ef08-4adb-9cdf-fc592a5f6d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9780 | 2026.05.01 17:52:35.550966 [ 279 ] {5589c68c-ef08-4adb-9cdf-fc592a5f6d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9781 | 2026.05.01 17:52:35.551622 [ 279 ] {5589c68c-ef08-4adb-9cdf-fc592a5f6d1c} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9782 | 2026.05.01 17:52:35.551666 [ 279 ] {5589c68c-ef08-4adb-9cdf-fc592a5f6d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9783 | 2026.05.01 17:52:35.552067 [ 279 ] {5589c68c-ef08-4adb-9cdf-fc592a5f6d1c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9784 | 2026.05.01 17:52:35.552304 [ 279 ] {5589c68c-ef08-4adb-9cdf-fc592a5f6d1c} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9785 | 2026.05.01 17:52:35.552473 [ 279 ] {5589c68c-ef08-4adb-9cdf-fc592a5f6d1c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001632 sec., 34313.72549019608 rows/sec., 2.64 MiB/sec. | ||
| 9786 | 2026.05.01 17:52:35.552526 [ 279 ] {5589c68c-ef08-4adb-9cdf-fc592a5f6d1c} <Debug> TCPHandler: Processed in 0.00198531 sec. | ||
| 9787 | 2026.05.01 17:52:35.552671 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9788 | 2026.05.01 17:52:35.552777 [ 279 ] {99daa144-dcac-4298-a559-2051d952db1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9789 | 2026.05.01 17:52:35.552822 [ 279 ] {99daa144-dcac-4298-a559-2051d952db1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9790 | 2026.05.01 17:52:35.553248 [ 279 ] {99daa144-dcac-4298-a559-2051d952db1a} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9791 | 2026.05.01 17:52:35.553284 [ 279 ] {99daa144-dcac-4298-a559-2051d952db1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9792 | 2026.05.01 17:52:35.553605 [ 279 ] {99daa144-dcac-4298-a559-2051d952db1a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9793 | 2026.05.01 17:52:35.553831 [ 279 ] {99daa144-dcac-4298-a559-2051d952db1a} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9794 | 2026.05.01 17:52:35.553966 [ 279 ] {99daa144-dcac-4298-a559-2051d952db1a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001212 sec., 52805.280528052805 rows/sec., 4.12 MiB/sec. | ||
| 9795 | 2026.05.01 17:52:35.554004 [ 279 ] {99daa144-dcac-4298-a559-2051d952db1a} <Debug> TCPHandler: Processed in 0.001386309 sec. | ||
| 9796 | 2026.05.01 17:52:35.554128 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9797 | 2026.05.01 17:52:35.554228 [ 279 ] {1ef28248-fce2-431f-98fd-52bf4f4f8491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9798 | 2026.05.01 17:52:35.554274 [ 279 ] {1ef28248-fce2-431f-98fd-52bf4f4f8491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9799 | 2026.05.01 17:52:35.554667 [ 279 ] {1ef28248-fce2-431f-98fd-52bf4f4f8491} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9800 | 2026.05.01 17:52:35.554702 [ 279 ] {1ef28248-fce2-431f-98fd-52bf4f4f8491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9801 | 2026.05.01 17:52:35.555070 [ 279 ] {1ef28248-fce2-431f-98fd-52bf4f4f8491} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9802 | 2026.05.01 17:52:35.555293 [ 279 ] {1ef28248-fce2-431f-98fd-52bf4f4f8491} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9803 | 2026.05.01 17:52:35.555428 [ 279 ] {1ef28248-fce2-431f-98fd-52bf4f4f8491} <Debug> executeQuery: Read 138 rows, 9.84 KiB in 0.001221 sec., 113022.11302211302 rows/sec., 7.87 MiB/sec. | ||
| 9804 | 2026.05.01 17:52:35.555465 [ 279 ] {1ef28248-fce2-431f-98fd-52bf4f4f8491} <Debug> TCPHandler: Processed in 0.001387038 sec. | ||
| 9805 | 2026.05.01 17:52:35.555585 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9806 | 2026.05.01 17:52:35.555681 [ 279 ] {62087a72-7ec1-4407-9a19-0ff712d57cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9807 | 2026.05.01 17:52:35.555724 [ 279 ] {62087a72-7ec1-4407-9a19-0ff712d57cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9808 | 2026.05.01 17:52:35.556041 [ 279 ] {62087a72-7ec1-4407-9a19-0ff712d57cad} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9809 | 2026.05.01 17:52:35.556074 [ 279 ] {62087a72-7ec1-4407-9a19-0ff712d57cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9810 | 2026.05.01 17:52:35.556388 [ 279 ] {62087a72-7ec1-4407-9a19-0ff712d57cad} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9811 | 2026.05.01 17:52:35.556609 [ 279 ] {62087a72-7ec1-4407-9a19-0ff712d57cad} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9812 | 2026.05.01 17:52:35.556741 [ 279 ] {62087a72-7ec1-4407-9a19-0ff712d57cad} <Debug> executeQuery: Read 52 rows, 3.59 KiB in 0.001079 sec., 48192.77108433734 rows/sec., 3.25 MiB/sec. | ||
| 9813 | 2026.05.01 17:52:35.556779 [ 279 ] {62087a72-7ec1-4407-9a19-0ff712d57cad} <Debug> TCPHandler: Processed in 0.001242215 sec. | ||
| 9814 | 2026.05.01 17:52:35.732534 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9815 | 2026.05.01 17:52:35.750364 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9816 | 2026.05.01 17:52:35.750417 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9817 | 2026.05.01 17:52:35.756600 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9818 | 2026.05.01 17:52:35.757362 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9819 | 2026.05.01 17:52:35.757690 [ 33 ] {} <Debug> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9820 | 2026.05.01 17:52:35.757760 [ 33 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9821 | 2026.05.01 17:52:35.757795 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9822 | 2026.05.01 17:52:35.757936 [ 189 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 9823 | 2026.05.01 17:52:35.760399 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9824 | 2026.05.01 17:52:35.761787 [ 189 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9825 | 2026.05.01 17:52:35.763398 [ 189 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 9826 | 2026.05.01 17:52:35.768185 [ 189 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 9827 | 2026.05.01 17:52:35.772835 [ 189 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 9828 | 2026.05.01 17:52:35.777537 [ 189 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 9829 | 2026.05.01 17:52:35.782408 [ 189 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 9830 | 2026.05.01 17:52:35.786398 [ 189 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 9831 | 2026.05.01 17:52:35.839601 [ 187 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.081721404 sec., 3781.1391492980224 rows/sec., 19.55 MiB/sec. | ||
| 9832 | 2026.05.01 17:52:35.842477 [ 195 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9833 | 2026.05.01 17:52:35.844689 [ 195 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_41_8} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9834 | 2026.05.01 17:52:35.844800 [ 195 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_41_8} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9835 | 2026.05.01 17:52:35.846990 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9836 | 2026.05.01 17:52:37.285666 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1248 | ||
| 9837 | 2026.05.01 17:52:37.288447 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9838 | 2026.05.01 17:52:37.288493 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9839 | 2026.05.01 17:52:37.289767 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9840 | 2026.05.01 17:52:37.290055 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9841 | 2026.05.01 17:52:37.290436 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1248 | ||
| 9842 | 2026.05.01 17:52:40.565622 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9843 | 2026.05.01 17:52:40.565841 [ 279 ] {b68e68da-7973-4728-aebe-3a9a395a8f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9844 | 2026.05.01 17:52:40.565918 [ 279 ] {b68e68da-7973-4728-aebe-3a9a395a8f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9845 | 2026.05.01 17:52:40.566787 [ 279 ] {b68e68da-7973-4728-aebe-3a9a395a8f7a} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9846 | 2026.05.01 17:52:40.566836 [ 279 ] {b68e68da-7973-4728-aebe-3a9a395a8f7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9847 | 2026.05.01 17:52:40.567260 [ 279 ] {b68e68da-7973-4728-aebe-3a9a395a8f7a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9848 | 2026.05.01 17:52:40.567492 [ 279 ] {b68e68da-7973-4728-aebe-3a9a395a8f7a} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9849 | 2026.05.01 17:52:40.567646 [ 279 ] {b68e68da-7973-4728-aebe-3a9a395a8f7a} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001862 sec., 249194.41460794845 rows/sec., 15.80 MiB/sec. | ||
| 9850 | 2026.05.01 17:52:40.567650 [ 28 ] {} <Debug> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9851 | 2026.05.01 17:52:40.567690 [ 279 ] {b68e68da-7973-4728-aebe-3a9a395a8f7a} <Debug> TCPHandler: Processed in 0.002212874 sec. | ||
| 9852 | 2026.05.01 17:52:40.567728 [ 28 ] {} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9853 | 2026.05.01 17:52:40.567759 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9854 | 2026.05.01 17:52:40.567839 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9855 | 2026.05.01 17:52:40.567885 [ 187 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::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 | ||
| 9856 | 2026.05.01 17:52:40.567939 [ 279 ] {be5abe40-7fcc-460b-a833-84e3a0e53945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9857 | 2026.05.01 17:52:40.567987 [ 279 ] {be5abe40-7fcc-460b-a833-84e3a0e53945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9858 | 2026.05.01 17:52:40.568026 [ 187 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9859 | 2026.05.01 17:52:40.568064 [ 187 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 488 rows starting from the beginning of the part | ||
| 9860 | 2026.05.01 17:52:40.568129 [ 187 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 464 rows starting from the beginning of the part | ||
| 9861 | 2026.05.01 17:52:40.568175 [ 187 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 464 rows starting from the beginning of the part | ||
| 9862 | 2026.05.01 17:52:40.568229 [ 187 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 464 rows starting from the beginning of the part | ||
| 9863 | 2026.05.01 17:52:40.568274 [ 187 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 464 rows starting from the beginning of the part | ||
| 9864 | 2026.05.01 17:52:40.568315 [ 187 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 464 rows starting from the beginning of the part | ||
| 9865 | 2026.05.01 17:52:40.569047 [ 279 ] {be5abe40-7fcc-460b-a833-84e3a0e53945} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9866 | 2026.05.01 17:52:40.569090 [ 279 ] {be5abe40-7fcc-460b-a833-84e3a0e53945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9867 | 2026.05.01 17:52:40.569545 [ 279 ] {be5abe40-7fcc-460b-a833-84e3a0e53945} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9868 | 2026.05.01 17:52:40.569572 [ 194 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2808 rows, containing 5 columns (5 merged, 0 gathered) in 0.001741165 sec., 1612713.3269965798 rows/sec., 108.69 MiB/sec. | ||
| 9869 | 2026.05.01 17:52:40.569767 [ 197 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9870 | 2026.05.01 17:52:40.569799 [ 279 ] {be5abe40-7fcc-460b-a833-84e3a0e53945} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9871 | 2026.05.01 17:52:40.569938 [ 279 ] {be5abe40-7fcc-460b-a833-84e3a0e53945} <Debug> executeQuery: Read 1319 rows, 105.58 KiB in 0.002017 sec., 653941.497273178 rows/sec., 51.12 MiB/sec. | ||
| 9872 | 2026.05.01 17:52:40.569976 [ 279 ] {be5abe40-7fcc-460b-a833-84e3a0e53945} <Debug> TCPHandler: Processed in 0.002188385 sec. | ||
| 9873 | 2026.05.01 17:52:40.570048 [ 197 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_26_5} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9874 | 2026.05.01 17:52:40.570099 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9875 | 2026.05.01 17:52:40.570115 [ 197 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_26_5} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9876 | 2026.05.01 17:52:40.570196 [ 279 ] {f8534899-b04a-4d9a-a7e8-92e85329b6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9877 | 2026.05.01 17:52:40.570210 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 9878 | 2026.05.01 17:52:40.570237 [ 279 ] {f8534899-b04a-4d9a-a7e8-92e85329b6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9879 | 2026.05.01 17:52:40.570772 [ 279 ] {f8534899-b04a-4d9a-a7e8-92e85329b6d1} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9880 | 2026.05.01 17:52:40.570808 [ 279 ] {f8534899-b04a-4d9a-a7e8-92e85329b6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9881 | 2026.05.01 17:52:40.571122 [ 279 ] {f8534899-b04a-4d9a-a7e8-92e85329b6d1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9882 | 2026.05.01 17:52:40.571336 [ 279 ] {f8534899-b04a-4d9a-a7e8-92e85329b6d1} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9883 | 2026.05.01 17:52:40.571468 [ 279 ] {f8534899-b04a-4d9a-a7e8-92e85329b6d1} <Debug> executeQuery: Read 268 rows, 16.64 KiB in 0.00129 sec., 207751.93798449615 rows/sec., 12.60 MiB/sec. | ||
| 9884 | 2026.05.01 17:52:40.571505 [ 279 ] {f8534899-b04a-4d9a-a7e8-92e85329b6d1} <Debug> TCPHandler: Processed in 0.00145651 sec. | ||
| 9885 | 2026.05.01 17:52:40.571618 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9886 | 2026.05.01 17:52:40.571713 [ 279 ] {c4ef2425-13e0-4f4c-b827-dc6e7f4c5d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9887 | 2026.05.01 17:52:40.571754 [ 279 ] {c4ef2425-13e0-4f4c-b827-dc6e7f4c5d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9888 | 2026.05.01 17:52:40.572246 [ 279 ] {c4ef2425-13e0-4f4c-b827-dc6e7f4c5d00} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9889 | 2026.05.01 17:52:40.572282 [ 279 ] {c4ef2425-13e0-4f4c-b827-dc6e7f4c5d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9890 | 2026.05.01 17:52:40.572586 [ 279 ] {c4ef2425-13e0-4f4c-b827-dc6e7f4c5d00} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9891 | 2026.05.01 17:52:40.572797 [ 279 ] {c4ef2425-13e0-4f4c-b827-dc6e7f4c5d00} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9892 | 2026.05.01 17:52:40.572929 [ 279 ] {c4ef2425-13e0-4f4c-b827-dc6e7f4c5d00} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001234 sec., 193679.09238249593 rows/sec., 12.48 MiB/sec. | ||
| 9893 | 2026.05.01 17:52:40.572967 [ 279 ] {c4ef2425-13e0-4f4c-b827-dc6e7f4c5d00} <Debug> TCPHandler: Processed in 0.001399418 sec. | ||
| 9894 | 2026.05.01 17:52:40.573090 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9895 | 2026.05.01 17:52:40.573207 [ 279 ] {244c7778-00fd-40b2-8a25-9158d89f657f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9896 | 2026.05.01 17:52:40.573258 [ 279 ] {244c7778-00fd-40b2-8a25-9158d89f657f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9897 | 2026.05.01 17:52:40.573862 [ 279 ] {244c7778-00fd-40b2-8a25-9158d89f657f} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9898 | 2026.05.01 17:52:40.573909 [ 279 ] {244c7778-00fd-40b2-8a25-9158d89f657f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9899 | 2026.05.01 17:52:40.574247 [ 279 ] {244c7778-00fd-40b2-8a25-9158d89f657f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9900 | 2026.05.01 17:52:40.574469 [ 279 ] {244c7778-00fd-40b2-8a25-9158d89f657f} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9901 | 2026.05.01 17:52:40.574572 [ 28 ] {} <Debug> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9902 | 2026.05.01 17:52:40.574602 [ 279 ] {244c7778-00fd-40b2-8a25-9158d89f657f} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.00142 sec., 167605.63380281688 rows/sec., 9.51 MiB/sec. | ||
| 9903 | 2026.05.01 17:52:40.574604 [ 28 ] {} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9904 | 2026.05.01 17:52:40.574652 [ 279 ] {244c7778-00fd-40b2-8a25-9158d89f657f} <Debug> TCPHandler: Processed in 0.001625143 sec. | ||
| 9905 | 2026.05.01 17:52:40.574668 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9906 | 2026.05.01 17:52:40.574752 [ 195 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::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 | ||
| 9907 | 2026.05.01 17:52:40.574774 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9908 | 2026.05.01 17:52:40.574853 [ 195 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9909 | 2026.05.01 17:52:40.574877 [ 279 ] {4a142122-24d9-4178-b23d-0153680548e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9910 | 2026.05.01 17:52:40.574884 [ 195 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 250 rows starting from the beginning of the part | ||
| 9911 | 2026.05.01 17:52:40.574926 [ 279 ] {4a142122-24d9-4178-b23d-0153680548e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9912 | 2026.05.01 17:52:40.574955 [ 195 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 238 rows starting from the beginning of the part | ||
| 9913 | 2026.05.01 17:52:40.575007 [ 195 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 238 rows starting from the beginning of the part | ||
| 9914 | 2026.05.01 17:52:40.575049 [ 195 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 238 rows starting from the beginning of the part | ||
| 9915 | 2026.05.01 17:52:40.575093 [ 195 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 238 rows starting from the beginning of the part | ||
| 9916 | 2026.05.01 17:52:40.575157 [ 195 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 238 rows starting from the beginning of the part | ||
| 9917 | 2026.05.01 17:52:40.575685 [ 279 ] {4a142122-24d9-4178-b23d-0153680548e9} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9918 | 2026.05.01 17:52:40.575728 [ 279 ] {4a142122-24d9-4178-b23d-0153680548e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9919 | 2026.05.01 17:52:40.576074 [ 194 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1440 rows, containing 5 columns (5 merged, 0 gathered) in 0.001359237 sec., 1059417.894009654 rows/sec., 64.35 MiB/sec. | ||
| 9920 | 2026.05.01 17:52:40.576078 [ 279 ] {4a142122-24d9-4178-b23d-0153680548e9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9921 | 2026.05.01 17:52:40.576273 [ 198 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9922 | 2026.05.01 17:52:40.576353 [ 279 ] {4a142122-24d9-4178-b23d-0153680548e9} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9923 | 2026.05.01 17:52:40.576506 [ 279 ] {4a142122-24d9-4178-b23d-0153680548e9} <Debug> executeQuery: Read 796 rows, 57.05 KiB in 0.001648 sec., 483009.7087378641 rows/sec., 33.80 MiB/sec. | ||
| 9924 | 2026.05.01 17:52:40.576545 [ 279 ] {4a142122-24d9-4178-b23d-0153680548e9} <Debug> TCPHandler: Processed in 0.001821017 sec. | ||
| 9925 | 2026.05.01 17:52:40.576596 [ 198 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_26_5} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9926 | 2026.05.01 17:52:40.576668 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9927 | 2026.05.01 17:52:40.576686 [ 198 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_26_5} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9928 | 2026.05.01 17:52:40.576771 [ 279 ] {deab66de-160d-4fe5-ad08-b7139d8dca51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9929 | 2026.05.01 17:52:40.576787 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 9930 | 2026.05.01 17:52:40.576818 [ 279 ] {deab66de-160d-4fe5-ad08-b7139d8dca51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9931 | 2026.05.01 17:52:40.577155 [ 279 ] {deab66de-160d-4fe5-ad08-b7139d8dca51} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9932 | 2026.05.01 17:52:40.577192 [ 279 ] {deab66de-160d-4fe5-ad08-b7139d8dca51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9933 | 2026.05.01 17:52:40.577498 [ 279 ] {deab66de-160d-4fe5-ad08-b7139d8dca51} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9934 | 2026.05.01 17:52:40.577703 [ 279 ] {deab66de-160d-4fe5-ad08-b7139d8dca51} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9935 | 2026.05.01 17:52:40.577836 [ 279 ] {deab66de-160d-4fe5-ad08-b7139d8dca51} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 9936 | 2026.05.01 17:52:40.577873 [ 279 ] {deab66de-160d-4fe5-ad08-b7139d8dca51} <Debug> TCPHandler: Processed in 0.001253696 sec. | ||
| 9937 | 2026.05.01 17:52:40.577992 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9938 | 2026.05.01 17:52:40.578112 [ 279 ] {91e7c837-1828-45f3-92bf-eeef96c50c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9939 | 2026.05.01 17:52:40.578164 [ 279 ] {91e7c837-1828-45f3-92bf-eeef96c50c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9940 | 2026.05.01 17:52:40.578688 [ 279 ] {91e7c837-1828-45f3-92bf-eeef96c50c79} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9941 | 2026.05.01 17:52:40.578734 [ 279 ] {91e7c837-1828-45f3-92bf-eeef96c50c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9942 | 2026.05.01 17:52:40.579122 [ 279 ] {91e7c837-1828-45f3-92bf-eeef96c50c79} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9943 | 2026.05.01 17:52:40.579337 [ 279 ] {91e7c837-1828-45f3-92bf-eeef96c50c79} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9944 | 2026.05.01 17:52:40.579468 [ 279 ] {91e7c837-1828-45f3-92bf-eeef96c50c79} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001381 sec., 242577.84214337435 rows/sec., 15.87 MiB/sec. | ||
| 9945 | 2026.05.01 17:52:40.579506 [ 279 ] {91e7c837-1828-45f3-92bf-eeef96c50c79} <Debug> TCPHandler: Processed in 0.001573962 sec. | ||
| 9946 | 2026.05.01 17:52:40.579617 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9947 | 2026.05.01 17:52:40.579718 [ 279 ] {6fd1604e-e8c2-4c2b-bb56-9c738a136c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9948 | 2026.05.01 17:52:40.579761 [ 279 ] {6fd1604e-e8c2-4c2b-bb56-9c738a136c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9949 | 2026.05.01 17:52:40.580080 [ 279 ] {6fd1604e-e8c2-4c2b-bb56-9c738a136c4a} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9950 | 2026.05.01 17:52:40.580117 [ 279 ] {6fd1604e-e8c2-4c2b-bb56-9c738a136c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9951 | 2026.05.01 17:52:40.580411 [ 279 ] {6fd1604e-e8c2-4c2b-bb56-9c738a136c4a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9952 | 2026.05.01 17:52:40.580627 [ 279 ] {6fd1604e-e8c2-4c2b-bb56-9c738a136c4a} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9953 | 2026.05.01 17:52:40.580755 [ 279 ] {6fd1604e-e8c2-4c2b-bb56-9c738a136c4a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 9954 | 2026.05.01 17:52:40.580792 [ 279 ] {6fd1604e-e8c2-4c2b-bb56-9c738a136c4a} <Debug> TCPHandler: Processed in 0.001223635 sec. | ||
| 9955 | 2026.05.01 17:52:40.580902 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9956 | 2026.05.01 17:52:40.580995 [ 279 ] {850778aa-daf7-43e6-bb4e-3b1dcf437617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9957 | 2026.05.01 17:52:40.581050 [ 279 ] {850778aa-daf7-43e6-bb4e-3b1dcf437617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9958 | 2026.05.01 17:52:40.581919 [ 279 ] {850778aa-daf7-43e6-bb4e-3b1dcf437617} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9959 | 2026.05.01 17:52:40.581956 [ 279 ] {850778aa-daf7-43e6-bb4e-3b1dcf437617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9960 | 2026.05.01 17:52:40.582508 [ 279 ] {850778aa-daf7-43e6-bb4e-3b1dcf437617} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9961 | 2026.05.01 17:52:40.582737 [ 279 ] {850778aa-daf7-43e6-bb4e-3b1dcf437617} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9962 | 2026.05.01 17:52:40.582876 [ 279 ] {850778aa-daf7-43e6-bb4e-3b1dcf437617} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001899 sec., 18957.34597156398 rows/sec., 33.97 MiB/sec. | ||
| 9963 | 2026.05.01 17:52:40.582929 [ 279 ] {850778aa-daf7-43e6-bb4e-3b1dcf437617} <Debug> TCPHandler: Processed in 0.002075722 sec. | ||
| 9964 | 2026.05.01 17:52:40.583048 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9965 | 2026.05.01 17:52:40.583147 [ 279 ] {7d52b06f-194c-44db-b779-6b4161b3c4dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9966 | 2026.05.01 17:52:40.583189 [ 279 ] {7d52b06f-194c-44db-b779-6b4161b3c4dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9967 | 2026.05.01 17:52:40.583531 [ 279 ] {7d52b06f-194c-44db-b779-6b4161b3c4dd} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9968 | 2026.05.01 17:52:40.583568 [ 279 ] {7d52b06f-194c-44db-b779-6b4161b3c4dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9969 | 2026.05.01 17:52:40.583872 [ 279 ] {7d52b06f-194c-44db-b779-6b4161b3c4dd} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9970 | 2026.05.01 17:52:40.584085 [ 279 ] {7d52b06f-194c-44db-b779-6b4161b3c4dd} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9971 | 2026.05.01 17:52:40.584212 [ 279 ] {7d52b06f-194c-44db-b779-6b4161b3c4dd} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001083 sec., 101569.71375807941 rows/sec., 6.18 MiB/sec. | ||
| 9972 | 2026.05.01 17:52:40.584247 [ 279 ] {7d52b06f-194c-44db-b779-6b4161b3c4dd} <Debug> TCPHandler: Processed in 0.001248005 sec. | ||
| 9973 | 2026.05.01 17:52:42.108157 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9974 | 2026.05.01 17:52:42.108212 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9975 | 2026.05.01 17:52:42.223937 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20212 | ||
| 9976 | 2026.05.01 17:52:42.224475 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9977 | 2026.05.01 17:52:42.224522 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9978 | 2026.05.01 17:52:42.225016 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9979 | 2026.05.01 17:52:42.225253 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9980 | 2026.05.01 17:52:42.225411 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20212 | ||
| 9981 | 2026.05.01 17:52:42.342291 [ 23 ] {} <Debug> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 9982 | 2026.05.01 17:52:42.342356 [ 23 ] {} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9983 | 2026.05.01 17:52:42.342377 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9984 | 2026.05.01 17:52:42.342487 [ 186 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::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 | ||
| 9985 | 2026.05.01 17:52:42.342617 [ 186 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9986 | 2026.05.01 17:52:42.342650 [ 186 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 9987 | 2026.05.01 17:52:42.342711 [ 186 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 9988 | 2026.05.01 17:52:42.342755 [ 186 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 9989 | 2026.05.01 17:52:42.342795 [ 186 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 9990 | 2026.05.01 17:52:42.342831 [ 186 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 9991 | 2026.05.01 17:52:42.343486 [ 198 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001048032 sec., 5725.016030044884 rows/sec., 424.90 KiB/sec. | ||
| 9992 | 2026.05.01 17:52:42.343610 [ 198 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 9993 | 2026.05.01 17:52:42.343861 [ 198 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_5_1} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9994 | 2026.05.01 17:52:42.343929 [ 198 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_5_1} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 9995 | 2026.05.01 17:52:42.343997 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9996 | 2026.05.01 17:52:43.261248 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9997 | 2026.05.01 17:52:43.275874 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9998 | 2026.05.01 17:52:43.275931 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9999 | 2026.05.01 17:52:43.282317 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10000 | 2026.05.01 17:52:43.282992 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10001 | 2026.05.01 17:52:43.285805 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 10002 | 2026.05.01 17:52:45.550946 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10003 | 2026.05.01 17:52:45.551193 [ 279 ] {c7e87f17-19bf-4749-b1c9-15b05ae1d013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10004 | 2026.05.01 17:52:45.551279 [ 279 ] {c7e87f17-19bf-4749-b1c9-15b05ae1d013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10005 | 2026.05.01 17:52:45.552111 [ 279 ] {c7e87f17-19bf-4749-b1c9-15b05ae1d013} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10006 | 2026.05.01 17:52:45.552151 [ 279 ] {c7e87f17-19bf-4749-b1c9-15b05ae1d013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10007 | 2026.05.01 17:52:45.552545 [ 279 ] {c7e87f17-19bf-4749-b1c9-15b05ae1d013} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10008 | 2026.05.01 17:52:45.552784 [ 279 ] {c7e87f17-19bf-4749-b1c9-15b05ae1d013} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10009 | 2026.05.01 17:52:45.552949 [ 279 ] {c7e87f17-19bf-4749-b1c9-15b05ae1d013} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001819 sec., 37383.17757009346 rows/sec., 2.98 MiB/sec. | ||
| 10010 | 2026.05.01 17:52:45.552990 [ 279 ] {c7e87f17-19bf-4749-b1c9-15b05ae1d013} <Debug> TCPHandler: Processed in 0.002183244 sec. | ||
| 10011 | 2026.05.01 17:52:45.553117 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10012 | 2026.05.01 17:52:45.553214 [ 279 ] {3c8d94e4-5c59-42f6-84d4-4034bf7d0929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10013 | 2026.05.01 17:52:45.553255 [ 279 ] {3c8d94e4-5c59-42f6-84d4-4034bf7d0929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10014 | 2026.05.01 17:52:45.553661 [ 279 ] {3c8d94e4-5c59-42f6-84d4-4034bf7d0929} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10015 | 2026.05.01 17:52:45.553698 [ 279 ] {3c8d94e4-5c59-42f6-84d4-4034bf7d0929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10016 | 2026.05.01 17:52:45.553984 [ 279 ] {3c8d94e4-5c59-42f6-84d4-4034bf7d0929} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10017 | 2026.05.01 17:52:45.554199 [ 279 ] {3c8d94e4-5c59-42f6-84d4-4034bf7d0929} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10018 | 2026.05.01 17:52:45.554318 [ 97 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10019 | 2026.05.01 17:52:45.554330 [ 279 ] {3c8d94e4-5c59-42f6-84d4-4034bf7d0929} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001135 sec., 5286.343612334802 rows/sec., 397.51 KiB/sec. | ||
| 10020 | 2026.05.01 17:52:45.554362 [ 97 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10021 | 2026.05.01 17:52:45.554376 [ 279 ] {3c8d94e4-5c59-42f6-84d4-4034bf7d0929} <Debug> TCPHandler: Processed in 0.001308117 sec. | ||
| 10022 | 2026.05.01 17:52:45.554392 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10023 | 2026.05.01 17:52:45.554497 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10024 | 2026.05.01 17:52:45.554501 [ 186 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 10025 | 2026.05.01 17:52:45.554592 [ 279 ] {0d5997d1-b966-4701-8561-376d0d969edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10026 | 2026.05.01 17:52:45.554637 [ 279 ] {0d5997d1-b966-4701-8561-376d0d969edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10027 | 2026.05.01 17:52:45.554640 [ 186 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10028 | 2026.05.01 17:52:45.554686 [ 186 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 317 rows starting from the beginning of the part | ||
| 10029 | 2026.05.01 17:52:45.554750 [ 186 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
| 10030 | 2026.05.01 17:52:45.554794 [ 186 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 268 rows starting from the beginning of the part | ||
| 10031 | 2026.05.01 17:52:45.554840 [ 186 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 25 rows starting from the beginning of the part | ||
| 10032 | 2026.05.01 17:52:45.554879 [ 186 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 268 rows starting from the beginning of the part | ||
| 10033 | 2026.05.01 17:52:45.554920 [ 186 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
| 10034 | 2026.05.01 17:52:45.555081 [ 279 ] {0d5997d1-b966-4701-8561-376d0d969edb} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10035 | 2026.05.01 17:52:45.555122 [ 279 ] {0d5997d1-b966-4701-8561-376d0d969edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10036 | 2026.05.01 17:52:45.555492 [ 279 ] {0d5997d1-b966-4701-8561-376d0d969edb} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10037 | 2026.05.01 17:52:45.555724 [ 279 ] {0d5997d1-b966-4701-8561-376d0d969edb} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10038 | 2026.05.01 17:52:45.555781 [ 198 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 890 rows, containing 5 columns (5 merged, 0 gathered) in 0.001329777 sec., 669285.1508185207 rows/sec., 43.89 MiB/sec. | ||
| 10039 | 2026.05.01 17:52:45.555862 [ 279 ] {0d5997d1-b966-4701-8561-376d0d969edb} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001288 sec., 54347.82608695652 rows/sec., 4.24 MiB/sec. | ||
| 10040 | 2026.05.01 17:52:45.555906 [ 279 ] {0d5997d1-b966-4701-8561-376d0d969edb} <Debug> TCPHandler: Processed in 0.00145843 sec. | ||
| 10041 | 2026.05.01 17:52:45.555929 [ 198 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10042 | 2026.05.01 17:52:45.556026 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10043 | 2026.05.01 17:52:45.556128 [ 279 ] {e6eeb8ba-0470-4b12-a516-64907b2b77e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10044 | 2026.05.01 17:52:45.556175 [ 279 ] {e6eeb8ba-0470-4b12-a516-64907b2b77e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10045 | 2026.05.01 17:52:45.556203 [ 198 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_56_11} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10046 | 2026.05.01 17:52:45.556282 [ 198 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_56_11} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10047 | 2026.05.01 17:52:45.556352 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 10048 | 2026.05.01 17:52:45.556637 [ 279 ] {e6eeb8ba-0470-4b12-a516-64907b2b77e8} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10049 | 2026.05.01 17:52:45.556689 [ 279 ] {e6eeb8ba-0470-4b12-a516-64907b2b77e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10050 | 2026.05.01 17:52:45.557087 [ 279 ] {e6eeb8ba-0470-4b12-a516-64907b2b77e8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10051 | 2026.05.01 17:52:45.557308 [ 279 ] {e6eeb8ba-0470-4b12-a516-64907b2b77e8} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10052 | 2026.05.01 17:52:45.557452 [ 279 ] {e6eeb8ba-0470-4b12-a516-64907b2b77e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001342 sec., 119225.03725782414 rows/sec., 8.30 MiB/sec. | ||
| 10053 | 2026.05.01 17:52:45.557490 [ 279 ] {e6eeb8ba-0470-4b12-a516-64907b2b77e8} <Debug> TCPHandler: Processed in 0.001513801 sec. | ||
| 10054 | 2026.05.01 17:52:45.557606 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10055 | 2026.05.01 17:52:45.557701 [ 279 ] {0af004f5-d6c0-4327-8c0b-f0afab0328f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10056 | 2026.05.01 17:52:45.557757 [ 279 ] {0af004f5-d6c0-4327-8c0b-f0afab0328f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10057 | 2026.05.01 17:52:45.558506 [ 279 ] {0af004f5-d6c0-4327-8c0b-f0afab0328f7} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10058 | 2026.05.01 17:52:45.558541 [ 279 ] {0af004f5-d6c0-4327-8c0b-f0afab0328f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10059 | 2026.05.01 17:52:45.559047 [ 279 ] {0af004f5-d6c0-4327-8c0b-f0afab0328f7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10060 | 2026.05.01 17:52:45.559288 [ 279 ] {0af004f5-d6c0-4327-8c0b-f0afab0328f7} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10061 | 2026.05.01 17:52:45.559394 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10062 | 2026.05.01 17:52:45.559426 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10063 | 2026.05.01 17:52:45.559428 [ 279 ] {0af004f5-d6c0-4327-8c0b-f0afab0328f7} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001745 sec., 3438.3954154727794 rows/sec., 6.16 MiB/sec. | ||
| 10064 | 2026.05.01 17:52:45.559450 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10065 | 2026.05.01 17:52:45.559498 [ 279 ] {0af004f5-d6c0-4327-8c0b-f0afab0328f7} <Debug> TCPHandler: Processed in 0.001939819 sec. | ||
| 10066 | 2026.05.01 17:52:45.559565 [ 192 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 10067 | 2026.05.01 17:52:45.559634 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10068 | 2026.05.01 17:52:45.559735 [ 279 ] {09f59f82-c255-43a7-a0e3-f5f2f01c1734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10069 | 2026.05.01 17:52:45.559777 [ 279 ] {09f59f82-c255-43a7-a0e3-f5f2f01c1734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10070 | 2026.05.01 17:52:45.559821 [ 192 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10071 | 2026.05.01 17:52:45.559886 [ 192 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1149 rows starting from the beginning of the part | ||
| 10072 | 2026.05.01 17:52:45.560019 [ 192 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
| 10073 | 2026.05.01 17:52:45.560126 [ 192 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 36 rows starting from the beginning of the part | ||
| 10074 | 2026.05.01 17:52:45.560132 [ 279 ] {09f59f82-c255-43a7-a0e3-f5f2f01c1734} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10075 | 2026.05.01 17:52:45.560175 [ 279 ] {09f59f82-c255-43a7-a0e3-f5f2f01c1734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10076 | 2026.05.01 17:52:45.560230 [ 192 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 17 rows starting from the beginning of the part | ||
| 10077 | 2026.05.01 17:52:45.560334 [ 192 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part | ||
| 10078 | 2026.05.01 17:52:45.560434 [ 192 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
| 10079 | 2026.05.01 17:52:45.560501 [ 279 ] {09f59f82-c255-43a7-a0e3-f5f2f01c1734} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10080 | 2026.05.01 17:52:45.560727 [ 279 ] {09f59f82-c255-43a7-a0e3-f5f2f01c1734} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10081 | 2026.05.01 17:52:45.560875 [ 279 ] {09f59f82-c255-43a7-a0e3-f5f2f01c1734} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 10082 | 2026.05.01 17:52:45.560912 [ 279 ] {09f59f82-c255-43a7-a0e3-f5f2f01c1734} <Debug> TCPHandler: Processed in 0.001326567 sec. | ||
| 10083 | 2026.05.01 17:52:45.567753 [ 190 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1250 rows, containing 19 columns (19 merged, 0 gathered) in 0.008248457 sec., 151543.49474089517 rows/sec., 271.56 MiB/sec. | ||
| 10084 | 2026.05.01 17:52:45.568708 [ 192 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10085 | 2026.05.01 17:52:45.569049 [ 192 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10086 | 2026.05.01 17:52:45.569126 [ 192 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10087 | 2026.05.01 17:52:45.569241 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 10088 | 2026.05.01 17:52:46.001141 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.34 MiB, peak 317.52 MiB, free memory in arenas 0.00 B, will set to 307.96 MiB (RSS), difference: 3.61 MiB | ||
| 10089 | 2026.05.01 17:52:47.291402 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1282 | ||
| 10090 | 2026.05.01 17:52:47.293858 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10091 | 2026.05.01 17:52:47.293917 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10092 | 2026.05.01 17:52:47.295107 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10093 | 2026.05.01 17:52:47.295432 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10094 | 2026.05.01 17:52:47.295592 [ 123 ] {} <Debug> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10095 | 2026.05.01 17:52:47.295637 [ 123 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10096 | 2026.05.01 17:52:47.295658 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10097 | 2026.05.01 17:52:47.295767 [ 198 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::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 | ||
| 10098 | 2026.05.01 17:52:47.295824 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1282 | ||
| 10099 | 2026.05.01 17:52:47.296339 [ 198 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10100 | 2026.05.01 17:52:47.296491 [ 198 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1078 rows starting from the beginning of the part | ||
| 10101 | 2026.05.01 17:52:47.296821 [ 198 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 46 rows starting from the beginning of the part | ||
| 10102 | 2026.05.01 17:52:47.297137 [ 198 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
| 10103 | 2026.05.01 17:52:47.297485 [ 198 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part | ||
| 10104 | 2026.05.01 17:52:47.297823 [ 198 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part | ||
| 10105 | 2026.05.01 17:52:47.298138 [ 198 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 10106 | 2026.05.01 17:52:47.304520 [ 199 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1282 rows, containing 72 columns (72 merged, 0 gathered) in 0.008801018 sec., 145664.96739354468 rows/sec., 118.64 MiB/sec. | ||
| 10107 | 2026.05.01 17:52:47.306123 [ 200 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10108 | 2026.05.01 17:52:47.306757 [ 200 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_31_6} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10109 | 2026.05.01 17:52:47.306849 [ 200 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_31_6} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10110 | 2026.05.01 17:52:47.307179 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.85 MiB. | ||
| 10111 | 2026.05.01 17:52:49.725581 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20660 | ||
| 10112 | 2026.05.01 17:52:49.726088 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10113 | 2026.05.01 17:52:49.726136 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10114 | 2026.05.01 17:52:49.726636 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10115 | 2026.05.01 17:52:49.726883 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10116 | 2026.05.01 17:52:49.727019 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20660 | ||
| 10117 | 2026.05.01 17:52:50.559399 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10118 | 2026.05.01 17:52:50.559697 [ 279 ] {321c1ac7-07c1-491c-acce-1aa852649f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10119 | 2026.05.01 17:52:50.559809 [ 279 ] {321c1ac7-07c1-491c-acce-1aa852649f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10120 | 2026.05.01 17:52:50.560648 [ 279 ] {321c1ac7-07c1-491c-acce-1aa852649f93} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10121 | 2026.05.01 17:52:50.560704 [ 279 ] {321c1ac7-07c1-491c-acce-1aa852649f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10122 | 2026.05.01 17:52:50.561122 [ 279 ] {321c1ac7-07c1-491c-acce-1aa852649f93} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10123 | 2026.05.01 17:52:50.561358 [ 279 ] {321c1ac7-07c1-491c-acce-1aa852649f93} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10124 | 2026.05.01 17:52:50.561529 [ 279 ] {321c1ac7-07c1-491c-acce-1aa852649f93} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00191 sec., 12565.445026178011 rows/sec., 1.04 MiB/sec. | ||
| 10125 | 2026.05.01 17:52:50.561579 [ 279 ] {321c1ac7-07c1-491c-acce-1aa852649f93} <Debug> TCPHandler: Processed in 0.002375978 sec. | ||
| 10126 | 2026.05.01 17:52:50.561699 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10127 | 2026.05.01 17:52:50.561804 [ 279 ] {8cfc4dc1-ceb2-49c9-b4af-413083b8c45e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10128 | 2026.05.01 17:52:50.561849 [ 279 ] {8cfc4dc1-ceb2-49c9-b4af-413083b8c45e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10129 | 2026.05.01 17:52:50.562254 [ 279 ] {8cfc4dc1-ceb2-49c9-b4af-413083b8c45e} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10130 | 2026.05.01 17:52:50.562294 [ 279 ] {8cfc4dc1-ceb2-49c9-b4af-413083b8c45e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10131 | 2026.05.01 17:52:50.562600 [ 279 ] {8cfc4dc1-ceb2-49c9-b4af-413083b8c45e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10132 | 2026.05.01 17:52:50.562812 [ 279 ] {8cfc4dc1-ceb2-49c9-b4af-413083b8c45e} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10133 | 2026.05.01 17:52:50.562946 [ 279 ] {8cfc4dc1-ceb2-49c9-b4af-413083b8c45e} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001166 sec., 6861.063464837051 rows/sec., 559.47 KiB/sec. | ||
| 10134 | 2026.05.01 17:52:50.562985 [ 279 ] {8cfc4dc1-ceb2-49c9-b4af-413083b8c45e} <Debug> TCPHandler: Processed in 0.001338877 sec. | ||
| 10135 | 2026.05.01 17:52:50.563096 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10136 | 2026.05.01 17:52:50.563191 [ 279 ] {69058b2a-76ac-45bc-adb7-8bb77fb5060a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10137 | 2026.05.01 17:52:50.563232 [ 279 ] {69058b2a-76ac-45bc-adb7-8bb77fb5060a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10138 | 2026.05.01 17:52:50.563706 [ 279 ] {69058b2a-76ac-45bc-adb7-8bb77fb5060a} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10139 | 2026.05.01 17:52:50.563743 [ 279 ] {69058b2a-76ac-45bc-adb7-8bb77fb5060a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10140 | 2026.05.01 17:52:50.564064 [ 279 ] {69058b2a-76ac-45bc-adb7-8bb77fb5060a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10141 | 2026.05.01 17:52:50.564280 [ 279 ] {69058b2a-76ac-45bc-adb7-8bb77fb5060a} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10142 | 2026.05.01 17:52:50.564403 [ 140 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10143 | 2026.05.01 17:52:50.564412 [ 279 ] {69058b2a-76ac-45bc-adb7-8bb77fb5060a} <Debug> executeQuery: Read 252 rows, 23.09 KiB in 0.00124 sec., 203225.8064516129 rows/sec., 18.18 MiB/sec. | ||
| 10144 | 2026.05.01 17:52:50.564480 [ 140 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10145 | 2026.05.01 17:52:50.564495 [ 279 ] {69058b2a-76ac-45bc-adb7-8bb77fb5060a} <Debug> TCPHandler: Processed in 0.001449709 sec. | ||
| 10146 | 2026.05.01 17:52:50.564513 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10147 | 2026.05.01 17:52:50.564618 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10148 | 2026.05.01 17:52:50.564638 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10149 | 2026.05.01 17:52:50.564718 [ 279 ] {29e194da-fba1-4f1c-ba73-cbc9c76bfaa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10150 | 2026.05.01 17:52:50.564763 [ 279 ] {29e194da-fba1-4f1c-ba73-cbc9c76bfaa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10151 | 2026.05.01 17:52:50.564775 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10152 | 2026.05.01 17:52:50.564815 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3812 rows starting from the beginning of the part | ||
| 10153 | 2026.05.01 17:52:50.564881 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 2395 rows starting from the beginning of the part | ||
| 10154 | 2026.05.01 17:52:50.564925 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 10155 | 2026.05.01 17:52:50.564968 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1319 rows starting from the beginning of the part | ||
| 10156 | 2026.05.01 17:52:50.565010 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 68 rows starting from the beginning of the part | ||
| 10157 | 2026.05.01 17:52:50.565049 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 252 rows starting from the beginning of the part | ||
| 10158 | 2026.05.01 17:52:50.565169 [ 279 ] {29e194da-fba1-4f1c-ba73-cbc9c76bfaa0} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10159 | 2026.05.01 17:52:50.565213 [ 279 ] {29e194da-fba1-4f1c-ba73-cbc9c76bfaa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10160 | 2026.05.01 17:52:50.565533 [ 279 ] {29e194da-fba1-4f1c-ba73-cbc9c76bfaa0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10161 | 2026.05.01 17:52:50.565763 [ 279 ] {29e194da-fba1-4f1c-ba73-cbc9c76bfaa0} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10162 | 2026.05.01 17:52:50.565899 [ 279 ] {29e194da-fba1-4f1c-ba73-cbc9c76bfaa0} <Debug> executeQuery: Read 56 rows, 4.23 KiB in 0.001199 sec., 46705.58798999166 rows/sec., 3.44 MiB/sec. | ||
| 10163 | 2026.05.01 17:52:50.565936 [ 279 ] {29e194da-fba1-4f1c-ba73-cbc9c76bfaa0} <Debug> TCPHandler: Processed in 0.001367448 sec. | ||
| 10164 | 2026.05.01 17:52:50.566059 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10165 | 2026.05.01 17:52:50.566153 [ 279 ] {808758b1-6f78-4ed5-9a0b-c5d93308f688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10166 | 2026.05.01 17:52:50.566194 [ 279 ] {808758b1-6f78-4ed5-9a0b-c5d93308f688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10167 | 2026.05.01 17:52:50.566580 [ 279 ] {808758b1-6f78-4ed5-9a0b-c5d93308f688} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10168 | 2026.05.01 17:52:50.566615 [ 279 ] {808758b1-6f78-4ed5-9a0b-c5d93308f688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10169 | 2026.05.01 17:52:50.566924 [ 279 ] {808758b1-6f78-4ed5-9a0b-c5d93308f688} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10170 | 2026.05.01 17:52:50.567137 [ 279 ] {808758b1-6f78-4ed5-9a0b-c5d93308f688} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10171 | 2026.05.01 17:52:50.567267 [ 279 ] {808758b1-6f78-4ed5-9a0b-c5d93308f688} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001131 sec., 21220.15915119363 rows/sec., 1.76 MiB/sec. | ||
| 10172 | 2026.05.01 17:52:50.567303 [ 279 ] {808758b1-6f78-4ed5-9a0b-c5d93308f688} <Debug> TCPHandler: Processed in 0.001292506 sec. | ||
| 10173 | 2026.05.01 17:52:50.567405 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10174 | 2026.05.01 17:52:50.567468 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7902 rows, containing 5 columns (5 merged, 0 gathered) in 0.002885258 sec., 2738749.879560164 rows/sec., 218.97 MiB/sec. | ||
| 10175 | 2026.05.01 17:52:50.567498 [ 279 ] {2976157a-299b-4438-bc17-8e74619a680f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10176 | 2026.05.01 17:52:50.567543 [ 279 ] {2976157a-299b-4438-bc17-8e74619a680f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10177 | 2026.05.01 17:52:50.567874 [ 188 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10178 | 2026.05.01 17:52:50.567929 [ 279 ] {2976157a-299b-4438-bc17-8e74619a680f} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10179 | 2026.05.01 17:52:50.567970 [ 279 ] {2976157a-299b-4438-bc17-8e74619a680f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10180 | 2026.05.01 17:52:50.568226 [ 188 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_66_13} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10181 | 2026.05.01 17:52:50.568299 [ 279 ] {2976157a-299b-4438-bc17-8e74619a680f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10182 | 2026.05.01 17:52:50.568324 [ 188 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_66_13} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10183 | 2026.05.01 17:52:50.568442 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 10184 | 2026.05.01 17:52:50.568528 [ 279 ] {2976157a-299b-4438-bc17-8e74619a680f} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10185 | 2026.05.01 17:52:50.568664 [ 279 ] {2976157a-299b-4438-bc17-8e74619a680f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001184 sec., 10135.135135135135 rows/sec., 791.81 KiB/sec. | ||
| 10186 | 2026.05.01 17:52:50.568703 [ 279 ] {2976157a-299b-4438-bc17-8e74619a680f} <Debug> TCPHandler: Processed in 0.001347357 sec. | ||
| 10187 | 2026.05.01 17:52:50.568817 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10188 | 2026.05.01 17:52:50.568910 [ 279 ] {464700f4-f465-4f5b-b7b0-84073304dd3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10189 | 2026.05.01 17:52:50.568950 [ 279 ] {464700f4-f465-4f5b-b7b0-84073304dd3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10190 | 2026.05.01 17:52:50.569378 [ 279 ] {464700f4-f465-4f5b-b7b0-84073304dd3a} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10191 | 2026.05.01 17:52:50.569412 [ 279 ] {464700f4-f465-4f5b-b7b0-84073304dd3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10192 | 2026.05.01 17:52:50.569730 [ 279 ] {464700f4-f465-4f5b-b7b0-84073304dd3a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10193 | 2026.05.01 17:52:50.569947 [ 279 ] {464700f4-f465-4f5b-b7b0-84073304dd3a} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10194 | 2026.05.01 17:52:50.570049 [ 185 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10195 | 2026.05.01 17:52:50.570077 [ 279 ] {464700f4-f465-4f5b-b7b0-84073304dd3a} <Debug> executeQuery: Read 144 rows, 11.91 KiB in 0.001185 sec., 121518.98734177214 rows/sec., 9.81 MiB/sec. | ||
| 10196 | 2026.05.01 17:52:50.570086 [ 185 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10197 | 2026.05.01 17:52:50.570109 [ 185 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10198 | 2026.05.01 17:52:50.570115 [ 279 ] {464700f4-f465-4f5b-b7b0-84073304dd3a} <Debug> TCPHandler: Processed in 0.001346397 sec. | ||
| 10199 | 2026.05.01 17:52:50.570195 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10200 | 2026.05.01 17:52:50.570239 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10201 | 2026.05.01 17:52:50.570295 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10202 | 2026.05.01 17:52:50.570328 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2102 rows starting from the beginning of the part | ||
| 10203 | 2026.05.01 17:52:50.570360 [ 279 ] {ea559ac9-135b-4b1a-b1fe-0fc3ea651d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10204 | 2026.05.01 17:52:50.570396 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1276 rows starting from the beginning of the part | ||
| 10205 | 2026.05.01 17:52:50.570416 [ 279 ] {ea559ac9-135b-4b1a-b1fe-0fc3ea651d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10206 | 2026.05.01 17:52:50.570447 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 10207 | 2026.05.01 17:52:50.570496 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 796 rows starting from the beginning of the part | ||
| 10208 | 2026.05.01 17:52:50.570541 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 70 rows starting from the beginning of the part | ||
| 10209 | 2026.05.01 17:52:50.570585 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 144 rows starting from the beginning of the part | ||
| 10210 | 2026.05.01 17:52:50.570921 [ 279 ] {ea559ac9-135b-4b1a-b1fe-0fc3ea651d4b} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10211 | 2026.05.01 17:52:50.570964 [ 279 ] {ea559ac9-135b-4b1a-b1fe-0fc3ea651d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10212 | 2026.05.01 17:52:50.571385 [ 279 ] {ea559ac9-135b-4b1a-b1fe-0fc3ea651d4b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10213 | 2026.05.01 17:52:50.571603 [ 279 ] {ea559ac9-135b-4b1a-b1fe-0fc3ea651d4b} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10214 | 2026.05.01 17:52:50.571706 [ 185 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10215 | 2026.05.01 17:52:50.571729 [ 185 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10216 | 2026.05.01 17:52:50.571737 [ 279 ] {ea559ac9-135b-4b1a-b1fe-0fc3ea651d4b} <Debug> executeQuery: Read 308 rows, 23.65 KiB in 0.001403 sec., 219529.5794725588 rows/sec., 16.46 MiB/sec. | ||
| 10217 | 2026.05.01 17:52:50.571746 [ 185 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10218 | 2026.05.01 17:52:50.571775 [ 279 ] {ea559ac9-135b-4b1a-b1fe-0fc3ea651d4b} <Debug> TCPHandler: Processed in 0.001598563 sec. | ||
| 10219 | 2026.05.01 17:52:50.571825 [ 188 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10220 | 2026.05.01 17:52:50.571881 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10221 | 2026.05.01 17:52:50.571934 [ 188 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10222 | 2026.05.01 17:52:50.571970 [ 188 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 24321 rows starting from the beginning of the part | ||
| 10223 | 2026.05.01 17:52:50.571983 [ 279 ] {0a2a52c2-36eb-4725-8451-ee5cba50467f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10224 | 2026.05.01 17:52:50.572035 [ 188 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1490 rows starting from the beginning of the part | ||
| 10225 | 2026.05.01 17:52:50.572046 [ 279 ] {0a2a52c2-36eb-4725-8451-ee5cba50467f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10226 | 2026.05.01 17:52:50.572086 [ 188 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 138 rows starting from the beginning of the part | ||
| 10227 | 2026.05.01 17:52:50.572111 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4452 rows, containing 5 columns (5 merged, 0 gathered) in 0.001955629 sec., 2276505.410791106 rows/sec., 165.25 MiB/sec. | ||
| 10228 | 2026.05.01 17:52:50.572132 [ 188 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 335 rows starting from the beginning of the part | ||
| 10229 | 2026.05.01 17:52:50.572178 [ 188 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 10230 | 2026.05.01 17:52:50.572216 [ 188 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 308 rows starting from the beginning of the part | ||
| 10231 | 2026.05.01 17:52:50.572288 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10232 | 2026.05.01 17:52:50.572555 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_66_13} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10233 | 2026.05.01 17:52:50.572618 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_66_13} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10234 | 2026.05.01 17:52:50.572674 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 10235 | 2026.05.01 17:52:50.572864 [ 279 ] {0a2a52c2-36eb-4725-8451-ee5cba50467f} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10236 | 2026.05.01 17:52:50.572900 [ 279 ] {0a2a52c2-36eb-4725-8451-ee5cba50467f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10237 | 2026.05.01 17:52:50.573500 [ 279 ] {0a2a52c2-36eb-4725-8451-ee5cba50467f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10238 | 2026.05.01 17:52:50.573723 [ 279 ] {0a2a52c2-36eb-4725-8451-ee5cba50467f} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10239 | 2026.05.01 17:52:50.573861 [ 279 ] {0a2a52c2-36eb-4725-8451-ee5cba50467f} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001898 sec., 18967.334035827185 rows/sec., 33.99 MiB/sec. | ||
| 10240 | 2026.05.01 17:52:50.573913 [ 279 ] {0a2a52c2-36eb-4725-8451-ee5cba50467f} <Debug> TCPHandler: Processed in 0.002081062 sec. | ||
| 10241 | 2026.05.01 17:52:50.574026 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10242 | 2026.05.01 17:52:50.574121 [ 279 ] {e4439f28-303b-40ef-b223-f828e9fbb7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10243 | 2026.05.01 17:52:50.574163 [ 279 ] {e4439f28-303b-40ef-b223-f828e9fbb7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10244 | 2026.05.01 17:52:50.574490 [ 279 ] {e4439f28-303b-40ef-b223-f828e9fbb7a7} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10245 | 2026.05.01 17:52:50.574526 [ 279 ] {e4439f28-303b-40ef-b223-f828e9fbb7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10246 | 2026.05.01 17:52:50.574849 [ 279 ] {e4439f28-303b-40ef-b223-f828e9fbb7a7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10247 | 2026.05.01 17:52:50.575075 [ 279 ] {e4439f28-303b-40ef-b223-f828e9fbb7a7} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10248 | 2026.05.01 17:52:50.575175 [ 185 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10249 | 2026.05.01 17:52:50.575203 [ 185 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10250 | 2026.05.01 17:52:50.575204 [ 279 ] {e4439f28-303b-40ef-b223-f828e9fbb7a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 10251 | 2026.05.01 17:52:50.575221 [ 185 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10252 | 2026.05.01 17:52:50.575246 [ 279 ] {e4439f28-303b-40ef-b223-f828e9fbb7a7} <Debug> TCPHandler: Processed in 0.001269646 sec. | ||
| 10253 | 2026.05.01 17:52:50.575291 [ 193 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10254 | 2026.05.01 17:52:50.575378 [ 193 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10255 | 2026.05.01 17:52:50.575404 [ 193 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4480 rows starting from the beginning of the part | ||
| 10256 | 2026.05.01 17:52:50.575451 [ 193 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part | ||
| 10257 | 2026.05.01 17:52:50.575491 [ 193 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 52 rows starting from the beginning of the part | ||
| 10258 | 2026.05.01 17:52:50.575527 [ 193 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 110 rows starting from the beginning of the part | ||
| 10259 | 2026.05.01 17:52:50.575565 [ 193 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 10260 | 2026.05.01 17:52:50.575599 [ 193 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 10261 | 2026.05.01 17:52:50.577355 [ 191 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4770 rows, containing 4 columns (4 merged, 0 gathered) in 0.002091312 sec., 2280864.835089169 rows/sec., 145.67 MiB/sec. | ||
| 10262 | 2026.05.01 17:52:50.577887 [ 201 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10263 | 2026.05.01 17:52:50.578162 [ 201 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_66_13} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10264 | 2026.05.01 17:52:50.578233 [ 201 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_66_13} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10265 | 2026.05.01 17:52:50.578297 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 10266 | 2026.05.01 17:52:50.583269 [ 201 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26752 rows, containing 5 columns (5 merged, 0 gathered) in 0.011478652 sec., 2330587.2501405217 rows/sec., 152.50 MiB/sec. | ||
| 10267 | 2026.05.01 17:52:50.583550 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10268 | 2026.05.01 17:52:50.583818 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10269 | 2026.05.01 17:52:50.583884 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10270 | 2026.05.01 17:52:50.583967 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 10271 | 2026.05.01 17:52:50.786013 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10272 | 2026.05.01 17:52:50.801989 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10273 | 2026.05.01 17:52:50.802045 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10274 | 2026.05.01 17:52:50.808315 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10275 | 2026.05.01 17:52:50.809006 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10276 | 2026.05.01 17:52:50.811907 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10277 | 2026.05.01 17:52:52.572899 [ 118 ] {} <Debug> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
| 10278 | 2026.05.01 17:52:52.572968 [ 118 ] {} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10279 | 2026.05.01 17:52:52.572997 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10280 | 2026.05.01 17:52:52.573132 [ 201 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
| 10281 | 2026.05.01 17:52:52.573317 [ 201 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10282 | 2026.05.01 17:52:52.573363 [ 201 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part | ||
| 10283 | 2026.05.01 17:52:52.573446 [ 201 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 10284 | 2026.05.01 17:52:52.573493 [ 201 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 10285 | 2026.05.01 17:52:52.573535 [ 201 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 10286 | 2026.05.01 17:52:52.573574 [ 201 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 10287 | 2026.05.01 17:52:52.574290 [ 197 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001220515 sec., 19663.830432235573 rows/sec., 1.29 MiB/sec. | ||
| 10288 | 2026.05.01 17:52:52.574401 [ 201 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 10289 | 2026.05.01 17:52:52.574647 [ 201 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_24_5} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10290 | 2026.05.01 17:52:52.574722 [ 201 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_24_5} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
| 10291 | 2026.05.01 17:52:52.574787 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10292 | 2026.05.01 17:52:55.551106 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10293 | 2026.05.01 17:52:55.551304 [ 279 ] {4b957379-2548-4cc5-9050-bab6f05a1041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10294 | 2026.05.01 17:52:55.551373 [ 279 ] {4b957379-2548-4cc5-9050-bab6f05a1041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10295 | 2026.05.01 17:52:55.552032 [ 279 ] {4b957379-2548-4cc5-9050-bab6f05a1041} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10296 | 2026.05.01 17:52:55.552082 [ 279 ] {4b957379-2548-4cc5-9050-bab6f05a1041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10297 | 2026.05.01 17:52:55.552539 [ 279 ] {4b957379-2548-4cc5-9050-bab6f05a1041} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10298 | 2026.05.01 17:52:55.552771 [ 279 ] {4b957379-2548-4cc5-9050-bab6f05a1041} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10299 | 2026.05.01 17:52:55.552930 [ 279 ] {4b957379-2548-4cc5-9050-bab6f05a1041} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001677 sec., 40548.59868813357 rows/sec., 3.24 MiB/sec. | ||
| 10300 | 2026.05.01 17:52:55.552974 [ 279 ] {4b957379-2548-4cc5-9050-bab6f05a1041} <Debug> TCPHandler: Processed in 0.00200542 sec. | ||
| 10301 | 2026.05.01 17:52:55.553090 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10302 | 2026.05.01 17:52:55.553186 [ 279 ] {33f51412-06d7-460c-8659-f96a8fa9cb12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10303 | 2026.05.01 17:52:55.553227 [ 279 ] {33f51412-06d7-460c-8659-f96a8fa9cb12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10304 | 2026.05.01 17:52:55.553629 [ 279 ] {33f51412-06d7-460c-8659-f96a8fa9cb12} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10305 | 2026.05.01 17:52:55.553666 [ 279 ] {33f51412-06d7-460c-8659-f96a8fa9cb12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10306 | 2026.05.01 17:52:55.553967 [ 279 ] {33f51412-06d7-460c-8659-f96a8fa9cb12} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10307 | 2026.05.01 17:52:55.554175 [ 279 ] {33f51412-06d7-460c-8659-f96a8fa9cb12} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10308 | 2026.05.01 17:52:55.554311 [ 279 ] {33f51412-06d7-460c-8659-f96a8fa9cb12} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001144 sec., 5244.755244755244 rows/sec., 394.38 KiB/sec. | ||
| 10309 | 2026.05.01 17:52:55.554350 [ 279 ] {33f51412-06d7-460c-8659-f96a8fa9cb12} <Debug> TCPHandler: Processed in 0.001309166 sec. | ||
| 10310 | 2026.05.01 17:52:55.554467 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10311 | 2026.05.01 17:52:55.554562 [ 279 ] {3a95a05a-8dd3-4ece-ac52-c48247d5238c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10312 | 2026.05.01 17:52:55.554601 [ 279 ] {3a95a05a-8dd3-4ece-ac52-c48247d5238c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10313 | 2026.05.01 17:52:55.555005 [ 279 ] {3a95a05a-8dd3-4ece-ac52-c48247d5238c} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10314 | 2026.05.01 17:52:55.555042 [ 279 ] {3a95a05a-8dd3-4ece-ac52-c48247d5238c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10315 | 2026.05.01 17:52:55.555342 [ 279 ] {3a95a05a-8dd3-4ece-ac52-c48247d5238c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10316 | 2026.05.01 17:52:55.555571 [ 279 ] {3a95a05a-8dd3-4ece-ac52-c48247d5238c} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10317 | 2026.05.01 17:52:55.555703 [ 279 ] {3a95a05a-8dd3-4ece-ac52-c48247d5238c} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.00116 sec., 60344.8275862069 rows/sec., 4.71 MiB/sec. | ||
| 10318 | 2026.05.01 17:52:55.555743 [ 279 ] {3a95a05a-8dd3-4ece-ac52-c48247d5238c} <Debug> TCPHandler: Processed in 0.001324567 sec. | ||
| 10319 | 2026.05.01 17:52:55.555863 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10320 | 2026.05.01 17:52:55.555960 [ 279 ] {c8d01d1e-9501-4bfc-8b00-86db6b6f2cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10321 | 2026.05.01 17:52:55.556004 [ 279 ] {c8d01d1e-9501-4bfc-8b00-86db6b6f2cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10322 | 2026.05.01 17:52:55.556409 [ 279 ] {c8d01d1e-9501-4bfc-8b00-86db6b6f2cfc} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10323 | 2026.05.01 17:52:55.556446 [ 279 ] {c8d01d1e-9501-4bfc-8b00-86db6b6f2cfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10324 | 2026.05.01 17:52:55.556786 [ 279 ] {c8d01d1e-9501-4bfc-8b00-86db6b6f2cfc} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10325 | 2026.05.01 17:52:55.557014 [ 279 ] {c8d01d1e-9501-4bfc-8b00-86db6b6f2cfc} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10326 | 2026.05.01 17:52:55.557148 [ 279 ] {c8d01d1e-9501-4bfc-8b00-86db6b6f2cfc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 10327 | 2026.05.01 17:52:55.557185 [ 279 ] {c8d01d1e-9501-4bfc-8b00-86db6b6f2cfc} <Debug> TCPHandler: Processed in 0.001370617 sec. | ||
| 10328 | 2026.05.01 17:52:55.557307 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10329 | 2026.05.01 17:52:55.557431 [ 279 ] {1d28c998-501d-4757-a6e0-da55ef10957b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10330 | 2026.05.01 17:52:55.557499 [ 279 ] {1d28c998-501d-4757-a6e0-da55ef10957b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10331 | 2026.05.01 17:52:55.558336 [ 279 ] {1d28c998-501d-4757-a6e0-da55ef10957b} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10332 | 2026.05.01 17:52:55.558379 [ 279 ] {1d28c998-501d-4757-a6e0-da55ef10957b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10333 | 2026.05.01 17:52:55.558971 [ 279 ] {1d28c998-501d-4757-a6e0-da55ef10957b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10334 | 2026.05.01 17:52:55.559194 [ 279 ] {1d28c998-501d-4757-a6e0-da55ef10957b} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10335 | 2026.05.01 17:52:55.559345 [ 279 ] {1d28c998-501d-4757-a6e0-da55ef10957b} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001937 sec., 3097.573567372225 rows/sec., 5.55 MiB/sec. | ||
| 10336 | 2026.05.01 17:52:55.559409 [ 279 ] {1d28c998-501d-4757-a6e0-da55ef10957b} <Debug> TCPHandler: Processed in 0.002161154 sec. | ||
| 10337 | 2026.05.01 17:52:55.559520 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10338 | 2026.05.01 17:52:55.559614 [ 279 ] {2146924c-ba7e-48c4-98ac-9268e3dc7685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10339 | 2026.05.01 17:52:55.559655 [ 279 ] {2146924c-ba7e-48c4-98ac-9268e3dc7685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10340 | 2026.05.01 17:52:55.560014 [ 279 ] {2146924c-ba7e-48c4-98ac-9268e3dc7685} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10341 | 2026.05.01 17:52:55.560051 [ 279 ] {2146924c-ba7e-48c4-98ac-9268e3dc7685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10342 | 2026.05.01 17:52:55.560350 [ 279 ] {2146924c-ba7e-48c4-98ac-9268e3dc7685} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10343 | 2026.05.01 17:52:55.560560 [ 279 ] {2146924c-ba7e-48c4-98ac-9268e3dc7685} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10344 | 2026.05.01 17:52:55.560691 [ 279 ] {2146924c-ba7e-48c4-98ac-9268e3dc7685} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 10345 | 2026.05.01 17:52:55.560727 [ 279 ] {2146924c-ba7e-48c4-98ac-9268e3dc7685} <Debug> TCPHandler: Processed in 0.001255775 sec. | ||
| 10346 | 2026.05.01 17:52:57.108257 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10347 | 2026.05.01 17:52:57.108311 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10348 | 2026.05.01 17:52:57.227202 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21172 | ||
| 10349 | 2026.05.01 17:52:57.227731 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10350 | 2026.05.01 17:52:57.227771 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10351 | 2026.05.01 17:52:57.228263 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10352 | 2026.05.01 17:52:57.228492 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10353 | 2026.05.01 17:52:57.228622 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21172 | ||
| 10354 | 2026.05.01 17:52:57.296395 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1314 | ||
| 10355 | 2026.05.01 17:52:57.298772 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10356 | 2026.05.01 17:52:57.298826 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10357 | 2026.05.01 17:52:57.300034 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10358 | 2026.05.01 17:52:57.300302 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10359 | 2026.05.01 17:52:57.300570 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1314 | ||
| 10360 | 2026.05.01 17:52:58.312146 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10361 | 2026.05.01 17:52:58.328960 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10362 | 2026.05.01 17:52:58.329025 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 10363 | 2026.05.01 17:52:58.335279 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10364 | 2026.05.01 17:52:58.336127 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10365 | 2026.05.01 17:52:58.339019 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10366 | 2026.05.01 17:53:00.553190 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10367 | 2026.05.01 17:53:00.553405 [ 279 ] {ca4f9956-82d4-4d87-a1df-3a24590fb67e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10368 | 2026.05.01 17:53:00.553483 [ 279 ] {ca4f9956-82d4-4d87-a1df-3a24590fb67e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10369 | 2026.05.01 17:53:00.554191 [ 279 ] {ca4f9956-82d4-4d87-a1df-3a24590fb67e} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10370 | 2026.05.01 17:53:00.554242 [ 279 ] {ca4f9956-82d4-4d87-a1df-3a24590fb67e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10371 | 2026.05.01 17:53:00.554646 [ 279 ] {ca4f9956-82d4-4d87-a1df-3a24590fb67e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10372 | 2026.05.01 17:53:00.554874 [ 279 ] {ca4f9956-82d4-4d87-a1df-3a24590fb67e} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10373 | 2026.05.01 17:53:00.555038 [ 279 ] {ca4f9956-82d4-4d87-a1df-3a24590fb67e} <Debug> executeQuery: Read 128 rows, 11.33 KiB in 0.001688 sec., 75829.38388625592 rows/sec., 6.56 MiB/sec. | ||
| 10374 | 2026.05.01 17:53:00.555088 [ 279 ] {ca4f9956-82d4-4d87-a1df-3a24590fb67e} <Debug> TCPHandler: Processed in 0.002041382 sec. | ||
| 10375 | 2026.05.01 17:53:00.555211 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10376 | 2026.05.01 17:53:00.555315 [ 279 ] {1cee2186-ecc0-4644-9571-a8041499312a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10377 | 2026.05.01 17:53:00.555360 [ 279 ] {1cee2186-ecc0-4644-9571-a8041499312a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10378 | 2026.05.01 17:53:00.555774 [ 279 ] {1cee2186-ecc0-4644-9571-a8041499312a} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10379 | 2026.05.01 17:53:00.555814 [ 279 ] {1cee2186-ecc0-4644-9571-a8041499312a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10380 | 2026.05.01 17:53:00.556152 [ 279 ] {1cee2186-ecc0-4644-9571-a8041499312a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10381 | 2026.05.01 17:53:00.556373 [ 279 ] {1cee2186-ecc0-4644-9571-a8041499312a} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10382 | 2026.05.01 17:53:00.556514 [ 279 ] {1cee2186-ecc0-4644-9571-a8041499312a} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001223 sec., 29435.813573180705 rows/sec., 2.16 MiB/sec. | ||
| 10383 | 2026.05.01 17:53:00.556555 [ 279 ] {1cee2186-ecc0-4644-9571-a8041499312a} <Debug> TCPHandler: Processed in 0.001395448 sec. | ||
| 10384 | 2026.05.01 17:53:00.556679 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10385 | 2026.05.01 17:53:00.556777 [ 279 ] {a1cb25b5-d339-4eb8-921e-ffeec32a224b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10386 | 2026.05.01 17:53:00.556819 [ 279 ] {a1cb25b5-d339-4eb8-921e-ffeec32a224b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10387 | 2026.05.01 17:53:00.557251 [ 279 ] {a1cb25b5-d339-4eb8-921e-ffeec32a224b} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10388 | 2026.05.01 17:53:00.557290 [ 279 ] {a1cb25b5-d339-4eb8-921e-ffeec32a224b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10389 | 2026.05.01 17:53:00.557596 [ 279 ] {a1cb25b5-d339-4eb8-921e-ffeec32a224b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10390 | 2026.05.01 17:53:00.557807 [ 279 ] {a1cb25b5-d339-4eb8-921e-ffeec32a224b} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10391 | 2026.05.01 17:53:00.557942 [ 279 ] {a1cb25b5-d339-4eb8-921e-ffeec32a224b} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001185 sec., 84388.18565400844 rows/sec., 6.59 MiB/sec. | ||
| 10392 | 2026.05.01 17:53:00.557980 [ 279 ] {a1cb25b5-d339-4eb8-921e-ffeec32a224b} <Debug> TCPHandler: Processed in 0.001348977 sec. | ||
| 10393 | 2026.05.01 17:53:00.558095 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10394 | 2026.05.01 17:53:00.558190 [ 279 ] {d09cb963-a2f9-48fe-806e-e683ba2f92ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10395 | 2026.05.01 17:53:00.558235 [ 279 ] {d09cb963-a2f9-48fe-806e-e683ba2f92ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10396 | 2026.05.01 17:53:00.558617 [ 279 ] {d09cb963-a2f9-48fe-806e-e683ba2f92ac} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10397 | 2026.05.01 17:53:00.558654 [ 279 ] {d09cb963-a2f9-48fe-806e-e683ba2f92ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10398 | 2026.05.01 17:53:00.558987 [ 279 ] {d09cb963-a2f9-48fe-806e-e683ba2f92ac} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10399 | 2026.05.01 17:53:00.559195 [ 279 ] {d09cb963-a2f9-48fe-806e-e683ba2f92ac} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10400 | 2026.05.01 17:53:00.559329 [ 279 ] {d09cb963-a2f9-48fe-806e-e683ba2f92ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 10401 | 2026.05.01 17:53:00.559366 [ 279 ] {d09cb963-a2f9-48fe-806e-e683ba2f92ac} <Debug> TCPHandler: Processed in 0.001319286 sec. | ||
| 10402 | 2026.05.01 17:53:00.559482 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10403 | 2026.05.01 17:53:00.559576 [ 279 ] {a972e7dd-9d10-451a-88d3-a301b05c75cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10404 | 2026.05.01 17:53:00.559631 [ 279 ] {a972e7dd-9d10-451a-88d3-a301b05c75cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10405 | 2026.05.01 17:53:00.560429 [ 279 ] {a972e7dd-9d10-451a-88d3-a301b05c75cc} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10406 | 2026.05.01 17:53:00.560466 [ 279 ] {a972e7dd-9d10-451a-88d3-a301b05c75cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10407 | 2026.05.01 17:53:00.561021 [ 279 ] {a972e7dd-9d10-451a-88d3-a301b05c75cc} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10408 | 2026.05.01 17:53:00.561252 [ 279 ] {a972e7dd-9d10-451a-88d3-a301b05c75cc} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10409 | 2026.05.01 17:53:00.561392 [ 279 ] {a972e7dd-9d10-451a-88d3-a301b05c75cc} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001834 sec., 19629.225736095967 rows/sec., 35.17 MiB/sec. | ||
| 10410 | 2026.05.01 17:53:00.561459 [ 279 ] {a972e7dd-9d10-451a-88d3-a301b05c75cc} <Debug> TCPHandler: Processed in 0.002024721 sec. | ||
| 10411 | 2026.05.01 17:53:00.561573 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10412 | 2026.05.01 17:53:00.561669 [ 279 ] {929e3c00-2884-4307-8413-6fb3dbb904f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10413 | 2026.05.01 17:53:00.561712 [ 279 ] {929e3c00-2884-4307-8413-6fb3dbb904f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10414 | 2026.05.01 17:53:00.562036 [ 279 ] {929e3c00-2884-4307-8413-6fb3dbb904f0} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10415 | 2026.05.01 17:53:00.562072 [ 279 ] {929e3c00-2884-4307-8413-6fb3dbb904f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10416 | 2026.05.01 17:53:00.562383 [ 279 ] {929e3c00-2884-4307-8413-6fb3dbb904f0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10417 | 2026.05.01 17:53:00.562594 [ 279 ] {929e3c00-2884-4307-8413-6fb3dbb904f0} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10418 | 2026.05.01 17:53:00.562728 [ 279 ] {929e3c00-2884-4307-8413-6fb3dbb904f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 10419 | 2026.05.01 17:53:00.562765 [ 279 ] {929e3c00-2884-4307-8413-6fb3dbb904f0} <Debug> TCPHandler: Processed in 0.001240025 sec. | ||
| 10420 | 2026.05.01 17:53:00.766679 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10421 | 2026.05.01 17:53:00.766829 [ 279 ] {a4d57ab2-ed38-426d-9a3c-11f7978b84c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10422 | 2026.05.01 17:53:00.766902 [ 279 ] {a4d57ab2-ed38-426d-9a3c-11f7978b84c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10423 | 2026.05.01 17:53:00.768840 [ 279 ] {a4d57ab2-ed38-426d-9a3c-11f7978b84c4} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10424 | 2026.05.01 17:53:00.768889 [ 279 ] {a4d57ab2-ed38-426d-9a3c-11f7978b84c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10425 | 2026.05.01 17:53:00.769393 [ 279 ] {a4d57ab2-ed38-426d-9a3c-11f7978b84c4} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10426 | 2026.05.01 17:53:00.769618 [ 279 ] {a4d57ab2-ed38-426d-9a3c-11f7978b84c4} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10427 | 2026.05.01 17:53:00.769773 [ 279 ] {a4d57ab2-ed38-426d-9a3c-11f7978b84c4} <Debug> executeQuery: Read 2391 rows, 180.79 KiB in 0.002983 sec., 801542.0717398592 rows/sec., 59.19 MiB/sec. | ||
| 10428 | 2026.05.01 17:53:00.769822 [ 279 ] {a4d57ab2-ed38-426d-9a3c-11f7978b84c4} <Debug> TCPHandler: Processed in 0.003243715 sec. | ||
| 10429 | 2026.05.01 17:53:00.769956 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10430 | 2026.05.01 17:53:00.770059 [ 279 ] {1819886f-af20-4bf9-924a-2f5e497a3be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10431 | 2026.05.01 17:53:00.770100 [ 279 ] {1819886f-af20-4bf9-924a-2f5e497a3be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10432 | 2026.05.01 17:53:00.770520 [ 279 ] {1819886f-af20-4bf9-924a-2f5e497a3be4} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10433 | 2026.05.01 17:53:00.770559 [ 279 ] {1819886f-af20-4bf9-924a-2f5e497a3be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10434 | 2026.05.01 17:53:00.770873 [ 279 ] {1819886f-af20-4bf9-924a-2f5e497a3be4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10435 | 2026.05.01 17:53:00.771099 [ 279 ] {1819886f-af20-4bf9-924a-2f5e497a3be4} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10436 | 2026.05.01 17:53:00.771234 [ 279 ] {1819886f-af20-4bf9-924a-2f5e497a3be4} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001198 sec., 14190.317195325542 rows/sec., 1.04 MiB/sec. | ||
| 10437 | 2026.05.01 17:53:00.771272 [ 279 ] {1819886f-af20-4bf9-924a-2f5e497a3be4} <Debug> TCPHandler: Processed in 0.001367128 sec. | ||
| 10438 | 2026.05.01 17:53:00.771391 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10439 | 2026.05.01 17:53:00.771488 [ 279 ] {36571792-0713-452e-bb8d-4fdd57b5d46d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10440 | 2026.05.01 17:53:00.771528 [ 279 ] {36571792-0713-452e-bb8d-4fdd57b5d46d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10441 | 2026.05.01 17:53:00.772210 [ 279 ] {36571792-0713-452e-bb8d-4fdd57b5d46d} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10442 | 2026.05.01 17:53:00.772246 [ 279 ] {36571792-0713-452e-bb8d-4fdd57b5d46d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10443 | 2026.05.01 17:53:00.772597 [ 279 ] {36571792-0713-452e-bb8d-4fdd57b5d46d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10444 | 2026.05.01 17:53:00.772829 [ 279 ] {36571792-0713-452e-bb8d-4fdd57b5d46d} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10445 | 2026.05.01 17:53:00.772971 [ 279 ] {36571792-0713-452e-bb8d-4fdd57b5d46d} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001504 sec., 532579.7872340425 rows/sec., 30.76 MiB/sec. | ||
| 10446 | 2026.05.01 17:53:00.773009 [ 279 ] {36571792-0713-452e-bb8d-4fdd57b5d46d} <Debug> TCPHandler: Processed in 0.001667744 sec. | ||
| 10447 | 2026.05.01 17:53:00.773124 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10448 | 2026.05.01 17:53:00.773218 [ 279 ] {d1483d3d-78b8-4290-9783-b5eddf8c766b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10449 | 2026.05.01 17:53:00.773257 [ 279 ] {d1483d3d-78b8-4290-9783-b5eddf8c766b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10450 | 2026.05.01 17:53:00.773632 [ 279 ] {d1483d3d-78b8-4290-9783-b5eddf8c766b} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10451 | 2026.05.01 17:53:00.773669 [ 279 ] {d1483d3d-78b8-4290-9783-b5eddf8c766b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10452 | 2026.05.01 17:53:00.773950 [ 279 ] {d1483d3d-78b8-4290-9783-b5eddf8c766b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 10453 | 2026.05.01 17:53:00.774164 [ 279 ] {d1483d3d-78b8-4290-9783-b5eddf8c766b} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10454 | 2026.05.01 17:53:00.774290 [ 279 ] {d1483d3d-78b8-4290-9783-b5eddf8c766b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 64.45 KiB/sec. | ||
| 10455 | 2026.05.01 17:53:00.774327 [ 279 ] {d1483d3d-78b8-4290-9783-b5eddf8c766b} <Debug> TCPHandler: Processed in 0.001253356 sec. | ||
| 10456 | 2026.05.01 17:53:00.774440 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10457 | 2026.05.01 17:53:00.774534 [ 279 ] {9cab1382-2daf-4506-9948-5830e2ea70c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10458 | 2026.05.01 17:53:00.774573 [ 279 ] {9cab1382-2daf-4506-9948-5830e2ea70c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10459 | 2026.05.01 17:53:00.775365 [ 279 ] {9cab1382-2daf-4506-9948-5830e2ea70c5} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10460 | 2026.05.01 17:53:00.775401 [ 279 ] {9cab1382-2daf-4506-9948-5830e2ea70c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10461 | 2026.05.01 17:53:00.775771 [ 279 ] {9cab1382-2daf-4506-9948-5830e2ea70c5} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10462 | 2026.05.01 17:53:00.775995 [ 279 ] {9cab1382-2daf-4506-9948-5830e2ea70c5} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10463 | 2026.05.01 17:53:00.776126 [ 279 ] {9cab1382-2daf-4506-9948-5830e2ea70c5} <Debug> executeQuery: Read 1268 rows, 86.36 KiB in 0.001611 sec., 787088.7647423961 rows/sec., 52.35 MiB/sec. | ||
| 10464 | 2026.05.01 17:53:00.776165 [ 279 ] {9cab1382-2daf-4506-9948-5830e2ea70c5} <Debug> TCPHandler: Processed in 0.001773796 sec. | ||
| 10465 | 2026.05.01 17:53:00.776284 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10466 | 2026.05.01 17:53:00.776380 [ 279 ] {891a363b-03c4-4b90-a562-f266e31dd641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10467 | 2026.05.01 17:53:00.776423 [ 279 ] {891a363b-03c4-4b90-a562-f266e31dd641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10468 | 2026.05.01 17:53:00.777174 [ 279 ] {891a363b-03c4-4b90-a562-f266e31dd641} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10469 | 2026.05.01 17:53:00.777222 [ 279 ] {891a363b-03c4-4b90-a562-f266e31dd641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10470 | 2026.05.01 17:53:00.777766 [ 279 ] {891a363b-03c4-4b90-a562-f266e31dd641} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10471 | 2026.05.01 17:53:00.778004 [ 279 ] {891a363b-03c4-4b90-a562-f266e31dd641} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10472 | 2026.05.01 17:53:00.778141 [ 279 ] {891a363b-03c4-4b90-a562-f266e31dd641} <Debug> executeQuery: Read 1486 rows, 92.19 KiB in 0.001779 sec., 835300.730747611 rows/sec., 50.61 MiB/sec. | ||
| 10473 | 2026.05.01 17:53:00.778180 [ 279 ] {891a363b-03c4-4b90-a562-f266e31dd641} <Debug> TCPHandler: Processed in 0.001944589 sec. | ||
| 10474 | 2026.05.01 17:53:00.778294 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10475 | 2026.05.01 17:53:00.778391 [ 279 ] {50f06ae7-a888-4bd8-9dd6-9876a7675c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10476 | 2026.05.01 17:53:00.778446 [ 279 ] {50f06ae7-a888-4bd8-9dd6-9876a7675c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10477 | 2026.05.01 17:53:00.779252 [ 279 ] {50f06ae7-a888-4bd8-9dd6-9876a7675c76} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10478 | 2026.05.01 17:53:00.779292 [ 279 ] {50f06ae7-a888-4bd8-9dd6-9876a7675c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10479 | 2026.05.01 17:53:00.779835 [ 279 ] {50f06ae7-a888-4bd8-9dd6-9876a7675c76} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10480 | 2026.05.01 17:53:00.780062 [ 279 ] {50f06ae7-a888-4bd8-9dd6-9876a7675c76} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10481 | 2026.05.01 17:53:00.780202 [ 279 ] {50f06ae7-a888-4bd8-9dd6-9876a7675c76} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001831 sec., 9284.543965046423 rows/sec., 16.64 MiB/sec. | ||
| 10482 | 2026.05.01 17:53:00.780257 [ 279 ] {50f06ae7-a888-4bd8-9dd6-9876a7675c76} <Debug> TCPHandler: Processed in 0.002012611 sec. | ||
| 10483 | 2026.05.01 17:53:00.780379 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10484 | 2026.05.01 17:53:00.780474 [ 279 ] {6ab30f71-cb3d-40c2-870a-0f1c19bb4c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10485 | 2026.05.01 17:53:00.780517 [ 279 ] {6ab30f71-cb3d-40c2-870a-0f1c19bb4c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10486 | 2026.05.01 17:53:00.780844 [ 279 ] {6ab30f71-cb3d-40c2-870a-0f1c19bb4c8e} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10487 | 2026.05.01 17:53:00.780881 [ 279 ] {6ab30f71-cb3d-40c2-870a-0f1c19bb4c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10488 | 2026.05.01 17:53:00.781185 [ 279 ] {6ab30f71-cb3d-40c2-870a-0f1c19bb4c8e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10489 | 2026.05.01 17:53:00.781403 [ 279 ] {6ab30f71-cb3d-40c2-870a-0f1c19bb4c8e} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10490 | 2026.05.01 17:53:00.781535 [ 279 ] {6ab30f71-cb3d-40c2-870a-0f1c19bb4c8e} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001079 sec., 7414.272474513437 rows/sec., 506.84 KiB/sec. | ||
| 10491 | 2026.05.01 17:53:00.781572 [ 279 ] {6ab30f71-cb3d-40c2-870a-0f1c19bb4c8e} <Debug> TCPHandler: Processed in 0.001242195 sec. | ||
| 10492 | 2026.05.01 17:53:04.729671 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21620 | ||
| 10493 | 2026.05.01 17:53:04.730187 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10494 | 2026.05.01 17:53:04.730224 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10495 | 2026.05.01 17:53:04.730718 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10496 | 2026.05.01 17:53:04.730940 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10497 | 2026.05.01 17:53:04.731074 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21620 | ||
| 10498 | 2026.05.01 17:53:05.550226 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10499 | 2026.05.01 17:53:05.550443 [ 279 ] {23b50f50-a135-4b74-b9c6-8ad33ee1801d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10500 | 2026.05.01 17:53:05.550521 [ 279 ] {23b50f50-a135-4b74-b9c6-8ad33ee1801d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10501 | 2026.05.01 17:53:05.551239 [ 279 ] {23b50f50-a135-4b74-b9c6-8ad33ee1801d} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10502 | 2026.05.01 17:53:05.551289 [ 279 ] {23b50f50-a135-4b74-b9c6-8ad33ee1801d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10503 | 2026.05.01 17:53:05.551716 [ 279 ] {23b50f50-a135-4b74-b9c6-8ad33ee1801d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10504 | 2026.05.01 17:53:05.551950 [ 279 ] {23b50f50-a135-4b74-b9c6-8ad33ee1801d} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10505 | 2026.05.01 17:53:05.552114 [ 279 ] {23b50f50-a135-4b74-b9c6-8ad33ee1801d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001727 sec., 32426.17255356109 rows/sec., 2.49 MiB/sec. | ||
| 10506 | 2026.05.01 17:53:05.552158 [ 279 ] {23b50f50-a135-4b74-b9c6-8ad33ee1801d} <Debug> TCPHandler: Processed in 0.002078842 sec. | ||
| 10507 | 2026.05.01 17:53:05.552293 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10508 | 2026.05.01 17:53:05.552388 [ 279 ] {310e7edd-c34f-4a6c-ac06-c844c1a5885d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10509 | 2026.05.01 17:53:05.552431 [ 279 ] {310e7edd-c34f-4a6c-ac06-c844c1a5885d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10510 | 2026.05.01 17:53:05.552944 [ 279 ] {310e7edd-c34f-4a6c-ac06-c844c1a5885d} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10511 | 2026.05.01 17:53:05.552983 [ 279 ] {310e7edd-c34f-4a6c-ac06-c844c1a5885d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10512 | 2026.05.01 17:53:05.553288 [ 279 ] {310e7edd-c34f-4a6c-ac06-c844c1a5885d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10513 | 2026.05.01 17:53:05.553505 [ 279 ] {310e7edd-c34f-4a6c-ac06-c844c1a5885d} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10514 | 2026.05.01 17:53:05.553635 [ 279 ] {310e7edd-c34f-4a6c-ac06-c844c1a5885d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001265 sec., 50592.88537549407 rows/sec., 3.95 MiB/sec. | ||
| 10515 | 2026.05.01 17:53:05.553674 [ 279 ] {310e7edd-c34f-4a6c-ac06-c844c1a5885d} <Debug> TCPHandler: Processed in 0.001431328 sec. | ||
| 10516 | 2026.05.01 17:53:05.553851 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10517 | 2026.05.01 17:53:05.553947 [ 279 ] {ac949f38-2b4a-4aa5-8083-ac1ad643642f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10518 | 2026.05.01 17:53:05.554087 [ 279 ] {ac949f38-2b4a-4aa5-8083-ac1ad643642f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10519 | 2026.05.01 17:53:05.554493 [ 279 ] {ac949f38-2b4a-4aa5-8083-ac1ad643642f} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10520 | 2026.05.01 17:53:05.554530 [ 279 ] {ac949f38-2b4a-4aa5-8083-ac1ad643642f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10521 | 2026.05.01 17:53:05.554889 [ 279 ] {ac949f38-2b4a-4aa5-8083-ac1ad643642f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10522 | 2026.05.01 17:53:05.555103 [ 279 ] {ac949f38-2b4a-4aa5-8083-ac1ad643642f} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10523 | 2026.05.01 17:53:05.555234 [ 279 ] {ac949f38-2b4a-4aa5-8083-ac1ad643642f} <Debug> executeQuery: Read 138 rows, 9.84 KiB in 0.001304 sec., 105828.2208588957 rows/sec., 7.37 MiB/sec. | ||
| 10524 | 2026.05.01 17:53:05.555270 [ 279 ] {ac949f38-2b4a-4aa5-8083-ac1ad643642f} <Debug> TCPHandler: Processed in 0.00146786 sec. | ||
| 10525 | 2026.05.01 17:53:05.555380 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10526 | 2026.05.01 17:53:05.555475 [ 279 ] {75dfab16-b468-45a8-9f3d-8b3357668673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10527 | 2026.05.01 17:53:05.555516 [ 279 ] {75dfab16-b468-45a8-9f3d-8b3357668673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10528 | 2026.05.01 17:53:05.555847 [ 279 ] {75dfab16-b468-45a8-9f3d-8b3357668673} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10529 | 2026.05.01 17:53:05.555884 [ 279 ] {75dfab16-b468-45a8-9f3d-8b3357668673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10530 | 2026.05.01 17:53:05.556206 [ 279 ] {75dfab16-b468-45a8-9f3d-8b3357668673} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10531 | 2026.05.01 17:53:05.556448 [ 279 ] {75dfab16-b468-45a8-9f3d-8b3357668673} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10532 | 2026.05.01 17:53:05.556578 [ 279 ] {75dfab16-b468-45a8-9f3d-8b3357668673} <Debug> executeQuery: Read 52 rows, 3.59 KiB in 0.001122 sec., 46345.81105169341 rows/sec., 3.13 MiB/sec. | ||
| 10533 | 2026.05.01 17:53:05.556615 [ 279 ] {75dfab16-b468-45a8-9f3d-8b3357668673} <Debug> TCPHandler: Processed in 0.001283236 sec. | ||
| 10534 | 2026.05.01 17:53:05.839989 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10535 | 2026.05.01 17:53:05.856752 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10536 | 2026.05.01 17:53:05.856807 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10537 | 2026.05.01 17:53:05.862979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10538 | 2026.05.01 17:53:05.863699 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10539 | 2026.05.01 17:53:05.866455 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10540 | 2026.05.01 17:53:07.301683 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1350 | ||
| 10541 | 2026.05.01 17:53:07.304171 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10542 | 2026.05.01 17:53:07.304220 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10543 | 2026.05.01 17:53:07.305468 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10544 | 2026.05.01 17:53:07.305748 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10545 | 2026.05.01 17:53:07.306135 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1350 | ||
| 10546 | 2026.05.01 17:53:10.552997 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10547 | 2026.05.01 17:53:10.553221 [ 279 ] {36fd16d2-1270-4009-94b3-9d52795fe093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10548 | 2026.05.01 17:53:10.553301 [ 279 ] {36fd16d2-1270-4009-94b3-9d52795fe093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10549 | 2026.05.01 17:53:10.554092 [ 279 ] {36fd16d2-1270-4009-94b3-9d52795fe093} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10550 | 2026.05.01 17:53:10.554142 [ 279 ] {36fd16d2-1270-4009-94b3-9d52795fe093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10551 | 2026.05.01 17:53:10.554560 [ 279 ] {36fd16d2-1270-4009-94b3-9d52795fe093} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10552 | 2026.05.01 17:53:10.554793 [ 279 ] {36fd16d2-1270-4009-94b3-9d52795fe093} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10553 | 2026.05.01 17:53:10.554962 [ 279 ] {36fd16d2-1270-4009-94b3-9d52795fe093} <Debug> executeQuery: Read 128 rows, 11.33 KiB in 0.001799 sec., 71150.63924402445 rows/sec., 6.15 MiB/sec. | ||
| 10554 | 2026.05.01 17:53:10.554983 [ 139 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10555 | 2026.05.01 17:53:10.555016 [ 279 ] {36fd16d2-1270-4009-94b3-9d52795fe093} <Debug> TCPHandler: Processed in 0.002169284 sec. | ||
| 10556 | 2026.05.01 17:53:10.555061 [ 139 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10557 | 2026.05.01 17:53:10.555088 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10558 | 2026.05.01 17:53:10.555158 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10559 | 2026.05.01 17:53:10.555189 [ 197 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10560 | 2026.05.01 17:53:10.555271 [ 279 ] {8f60209b-2e2f-4f55-8d19-4ed61d69dff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10561 | 2026.05.01 17:53:10.555296 [ 197 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10562 | 2026.05.01 17:53:10.555316 [ 279 ] {8f60209b-2e2f-4f55-8d19-4ed61d69dff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10563 | 2026.05.01 17:53:10.555331 [ 197 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3812 rows starting from the beginning of the part | ||
| 10564 | 2026.05.01 17:53:10.555399 [ 197 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 68 rows starting from the beginning of the part | ||
| 10565 | 2026.05.01 17:53:10.555450 [ 197 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 128 rows starting from the beginning of the part | ||
| 10566 | 2026.05.01 17:53:10.555495 [ 197 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 2391 rows starting from the beginning of the part | ||
| 10567 | 2026.05.01 17:53:10.555540 [ 197 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
| 10568 | 2026.05.01 17:53:10.555581 [ 197 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 128 rows starting from the beginning of the part | ||
| 10569 | 2026.05.01 17:53:10.555770 [ 279 ] {8f60209b-2e2f-4f55-8d19-4ed61d69dff1} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10570 | 2026.05.01 17:53:10.555808 [ 279 ] {8f60209b-2e2f-4f55-8d19-4ed61d69dff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10571 | 2026.05.01 17:53:10.556142 [ 279 ] {8f60209b-2e2f-4f55-8d19-4ed61d69dff1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10572 | 2026.05.01 17:53:10.556378 [ 279 ] {8f60209b-2e2f-4f55-8d19-4ed61d69dff1} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10573 | 2026.05.01 17:53:10.556498 [ 139 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10574 | 2026.05.01 17:53:10.556518 [ 279 ] {8f60209b-2e2f-4f55-8d19-4ed61d69dff1} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001273 sec., 28279.654359780045 rows/sec., 2.08 MiB/sec. | ||
| 10575 | 2026.05.01 17:53:10.556534 [ 139 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10576 | 2026.05.01 17:53:10.556560 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10577 | 2026.05.01 17:53:10.556565 [ 279 ] {8f60209b-2e2f-4f55-8d19-4ed61d69dff1} <Debug> TCPHandler: Processed in 0.001457779 sec. | ||
| 10578 | 2026.05.01 17:53:10.556636 [ 201 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10579 | 2026.05.01 17:53:10.556692 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10580 | 2026.05.01 17:53:10.556728 [ 201 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10581 | 2026.05.01 17:53:10.556754 [ 201 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 317 rows starting from the beginning of the part | ||
| 10582 | 2026.05.01 17:53:10.556793 [ 279 ] {53486deb-070e-4ca3-90b0-6646f797a6d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10583 | 2026.05.01 17:53:10.556812 [ 201 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 10584 | 2026.05.01 17:53:10.556837 [ 279 ] {53486deb-070e-4ca3-90b0-6646f797a6d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10585 | 2026.05.01 17:53:10.556859 [ 201 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
| 10586 | 2026.05.01 17:53:10.556899 [ 201 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 36 rows starting from the beginning of the part | ||
| 10587 | 2026.05.01 17:53:10.556938 [ 201 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 17 rows starting from the beginning of the part | ||
| 10588 | 2026.05.01 17:53:10.556977 [ 201 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part | ||
| 10589 | 2026.05.01 17:53:10.557319 [ 279 ] {53486deb-070e-4ca3-90b0-6646f797a6d3} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10590 | 2026.05.01 17:53:10.557355 [ 279 ] {53486deb-070e-4ca3-90b0-6646f797a6d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10591 | 2026.05.01 17:53:10.557691 [ 195 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6583 rows, containing 5 columns (5 merged, 0 gathered) in 0.002545312 sec., 2586323.4055392817 rows/sec., 205.46 MiB/sec. | ||
| 10592 | 2026.05.01 17:53:10.557767 [ 186 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001155864 sec., 404891.9250015573 rows/sec., 28.28 MiB/sec. | ||
| 10593 | 2026.05.01 17:53:10.557914 [ 279 ] {53486deb-070e-4ca3-90b0-6646f797a6d3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10594 | 2026.05.01 17:53:10.557997 [ 192 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10595 | 2026.05.01 17:53:10.558092 [ 187 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10596 | 2026.05.01 17:53:10.558201 [ 279 ] {53486deb-070e-4ca3-90b0-6646f797a6d3} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10597 | 2026.05.01 17:53:10.558337 [ 139 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10598 | 2026.05.01 17:53:10.558355 [ 279 ] {53486deb-070e-4ca3-90b0-6646f797a6d3} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001584 sec., 63131.31313131314 rows/sec., 4.93 MiB/sec. | ||
| 10599 | 2026.05.01 17:53:10.558369 [ 139 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10600 | 2026.05.01 17:53:10.558398 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10601 | 2026.05.01 17:53:10.558405 [ 279 ] {53486deb-070e-4ca3-90b0-6646f797a6d3} <Debug> TCPHandler: Processed in 0.001763776 sec. | ||
| 10602 | 2026.05.01 17:53:10.558478 [ 192 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_61_12} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10603 | 2026.05.01 17:53:10.558481 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10604 | 2026.05.01 17:53:10.558541 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10605 | 2026.05.01 17:53:10.558547 [ 187 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_71_14} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10606 | 2026.05.01 17:53:10.558573 [ 192 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_61_12} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10607 | 2026.05.01 17:53:10.558626 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10608 | 2026.05.01 17:53:10.558649 [ 279 ] {a94fa0ed-008c-46ae-8b74-c585d6ce73ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10609 | 2026.05.01 17:53:10.558662 [ 187 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_71_14} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10610 | 2026.05.01 17:53:10.558664 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2102 rows starting from the beginning of the part | ||
| 10611 | 2026.05.01 17:53:10.558703 [ 279 ] {a94fa0ed-008c-46ae-8b74-c585d6ce73ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10612 | 2026.05.01 17:53:10.558705 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10613 | 2026.05.01 17:53:10.558752 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 70 rows starting from the beginning of the part | ||
| 10614 | 2026.05.01 17:53:10.558787 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 10615 | 2026.05.01 17:53:10.558812 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 100 rows starting from the beginning of the part | ||
| 10616 | 2026.05.01 17:53:10.558863 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1268 rows starting from the beginning of the part | ||
| 10617 | 2026.05.01 17:53:10.558906 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 10618 | 2026.05.01 17:53:10.558944 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 100 rows starting from the beginning of the part | ||
| 10619 | 2026.05.01 17:53:10.559150 [ 279 ] {a94fa0ed-008c-46ae-8b74-c585d6ce73ed} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10620 | 2026.05.01 17:53:10.559192 [ 279 ] {a94fa0ed-008c-46ae-8b74-c585d6ce73ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10621 | 2026.05.01 17:53:10.559559 [ 279 ] {a94fa0ed-008c-46ae-8b74-c585d6ce73ed} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10622 | 2026.05.01 17:53:10.559797 [ 279 ] {a94fa0ed-008c-46ae-8b74-c585d6ce73ed} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10623 | 2026.05.01 17:53:10.559927 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10624 | 2026.05.01 17:53:10.559943 [ 279 ] {a94fa0ed-008c-46ae-8b74-c585d6ce73ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001314 sec., 121765.601217656 rows/sec., 8.48 MiB/sec. | ||
| 10625 | 2026.05.01 17:53:10.559961 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10626 | 2026.05.01 17:53:10.559987 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10627 | 2026.05.01 17:53:10.559992 [ 279 ] {a94fa0ed-008c-46ae-8b74-c585d6ce73ed} <Debug> TCPHandler: Processed in 0.001499961 sec. | ||
| 10628 | 2026.05.01 17:53:10.560065 [ 187 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10629 | 2026.05.01 17:53:10.560132 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10630 | 2026.05.01 17:53:10.560184 [ 187 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10631 | 2026.05.01 17:53:10.560232 [ 187 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 26752 rows starting from the beginning of the part | ||
| 10632 | 2026.05.01 17:53:10.560234 [ 279 ] {ca764773-5a47-4dda-a47e-bbb15a26ba7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10633 | 2026.05.01 17:53:10.560320 [ 279 ] {ca764773-5a47-4dda-a47e-bbb15a26ba7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10634 | 2026.05.01 17:53:10.560320 [ 187 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 10635 | 2026.05.01 17:53:10.560373 [ 192 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3704 rows, containing 5 columns (5 merged, 0 gathered) in 0.001928699 sec., 1920465.5573523913 rows/sec., 138.94 MiB/sec. | ||
| 10636 | 2026.05.01 17:53:10.560388 [ 187 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 10637 | 2026.05.01 17:53:10.560445 [ 187 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1486 rows starting from the beginning of the part | ||
| 10638 | 2026.05.01 17:53:10.560486 [ 187 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 138 rows starting from the beginning of the part | ||
| 10639 | 2026.05.01 17:53:10.560527 [ 187 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 10640 | 2026.05.01 17:53:10.560591 [ 190 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10641 | 2026.05.01 17:53:10.560895 [ 190 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_71_14} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10642 | 2026.05.01 17:53:10.560973 [ 190 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_71_14} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10643 | 2026.05.01 17:53:10.561047 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 10644 | 2026.05.01 17:53:10.561224 [ 279 ] {ca764773-5a47-4dda-a47e-bbb15a26ba7f} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10645 | 2026.05.01 17:53:10.561267 [ 279 ] {ca764773-5a47-4dda-a47e-bbb15a26ba7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10646 | 2026.05.01 17:53:10.561870 [ 279 ] {ca764773-5a47-4dda-a47e-bbb15a26ba7f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10647 | 2026.05.01 17:53:10.562103 [ 279 ] {ca764773-5a47-4dda-a47e-bbb15a26ba7f} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10648 | 2026.05.01 17:53:10.562224 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10649 | 2026.05.01 17:53:10.562246 [ 279 ] {ca764773-5a47-4dda-a47e-bbb15a26ba7f} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002033 sec., 17707.820954254796 rows/sec., 31.73 MiB/sec. | ||
| 10650 | 2026.05.01 17:53:10.562258 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10651 | 2026.05.01 17:53:10.562289 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10652 | 2026.05.01 17:53:10.562309 [ 279 ] {ca764773-5a47-4dda-a47e-bbb15a26ba7f} <Debug> TCPHandler: Processed in 0.002226134 sec. | ||
| 10653 | 2026.05.01 17:53:10.562374 [ 200 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10654 | 2026.05.01 17:53:10.562442 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10655 | 2026.05.01 17:53:10.562543 [ 279 ] {399139b4-09c6-4fc0-8b5c-1ae71448c9b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10656 | 2026.05.01 17:53:10.562584 [ 279 ] {399139b4-09c6-4fc0-8b5c-1ae71448c9b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10657 | 2026.05.01 17:53:10.562592 [ 200 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10658 | 2026.05.01 17:53:10.562660 [ 200 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1250 rows starting from the beginning of the part | ||
| 10659 | 2026.05.01 17:53:10.562788 [ 200 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
| 10660 | 2026.05.01 17:53:10.562902 [ 200 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
| 10661 | 2026.05.01 17:53:10.562937 [ 279 ] {399139b4-09c6-4fc0-8b5c-1ae71448c9b9} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10662 | 2026.05.01 17:53:10.562979 [ 279 ] {399139b4-09c6-4fc0-8b5c-1ae71448c9b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10663 | 2026.05.01 17:53:10.563007 [ 200 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 36 rows starting from the beginning of the part | ||
| 10664 | 2026.05.01 17:53:10.563108 [ 200 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 17 rows starting from the beginning of the part | ||
| 10665 | 2026.05.01 17:53:10.563211 [ 200 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part | ||
| 10666 | 2026.05.01 17:53:10.563311 [ 279 ] {399139b4-09c6-4fc0-8b5c-1ae71448c9b9} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10667 | 2026.05.01 17:53:10.563548 [ 279 ] {399139b4-09c6-4fc0-8b5c-1ae71448c9b9} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10668 | 2026.05.01 17:53:10.563667 [ 139 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10669 | 2026.05.01 17:53:10.563688 [ 279 ] {399139b4-09c6-4fc0-8b5c-1ae71448c9b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 10670 | 2026.05.01 17:53:10.563698 [ 139 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10671 | 2026.05.01 17:53:10.563729 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10672 | 2026.05.01 17:53:10.563732 [ 279 ] {399139b4-09c6-4fc0-8b5c-1ae71448c9b9} <Debug> TCPHandler: Processed in 0.001340367 sec. | ||
| 10673 | 2026.05.01 17:53:10.563809 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10674 | 2026.05.01 17:53:10.563921 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10675 | 2026.05.01 17:53:10.563953 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4770 rows starting from the beginning of the part | ||
| 10676 | 2026.05.01 17:53:10.564011 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 10677 | 2026.05.01 17:53:10.564060 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 10678 | 2026.05.01 17:53:10.564100 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 10679 | 2026.05.01 17:53:10.564138 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 52 rows starting from the beginning of the part | ||
| 10680 | 2026.05.01 17:53:10.564177 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 10681 | 2026.05.01 17:53:10.567282 [ 198 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5010 rows, containing 4 columns (4 merged, 0 gathered) in 0.003506681 sec., 1428701.3845855952 rows/sec., 91.49 MiB/sec. | ||
| 10682 | 2026.05.01 17:53:10.567757 [ 196 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10683 | 2026.05.01 17:53:10.568030 [ 196 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_71_14} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10684 | 2026.05.01 17:53:10.568108 [ 196 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_71_14} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10685 | 2026.05.01 17:53:10.568186 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 10686 | 2026.05.01 17:53:10.569488 [ 196 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28856 rows, containing 5 columns (5 merged, 0 gathered) in 0.009458981 sec., 3050645.7302324637 rows/sec., 199.13 MiB/sec. | ||
| 10687 | 2026.05.01 17:53:10.569853 [ 196 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10688 | 2026.05.01 17:53:10.570102 [ 196 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10689 | 2026.05.01 17:53:10.570178 [ 196 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10690 | 2026.05.01 17:53:10.570255 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 10691 | 2026.05.01 17:53:10.572277 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1381 rows, containing 19 columns (19 merged, 0 gathered) in 0.009940631 sec., 138924.78254147046 rows/sec., 248.95 MiB/sec. | ||
| 10692 | 2026.05.01 17:53:10.573755 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10693 | 2026.05.01 17:53:10.574106 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10694 | 2026.05.01 17:53:10.574174 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10695 | 2026.05.01 17:53:10.574299 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.41 MiB. | ||
| 10696 | 2026.05.01 17:53:11.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 311.57 MiB, peak 326.25 MiB, free memory in arenas 0.00 B, will set to 317.54 MiB (RSS), difference: 5.98 MiB | ||
| 10697 | 2026.05.01 17:53:12.108352 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10698 | 2026.05.01 17:53:12.108409 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10699 | 2026.05.01 17:53:12.232132 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22132 | ||
| 10700 | 2026.05.01 17:53:12.232659 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10701 | 2026.05.01 17:53:12.232694 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10702 | 2026.05.01 17:53:12.233177 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10703 | 2026.05.01 17:53:12.233410 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10704 | 2026.05.01 17:53:12.233547 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22132 | ||
| 10705 | 2026.05.01 17:53:12.233578 [ 136 ] {} <Debug> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10706 | 2026.05.01 17:53:12.233653 [ 136 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10707 | 2026.05.01 17:53:12.233688 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10708 | 2026.05.01 17:53:12.233835 [ 192 ] {86deed8e-d378-44c8-bed5-3007f54f6847::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 | ||
| 10709 | 2026.05.01 17:53:12.234013 [ 192 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10710 | 2026.05.01 17:53:12.234074 [ 192 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19700 rows starting from the beginning of the part | ||
| 10711 | 2026.05.01 17:53:12.234162 [ 192 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 10712 | 2026.05.01 17:53:12.234202 [ 192 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 10713 | 2026.05.01 17:53:12.234241 [ 192 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 10714 | 2026.05.01 17:53:12.234279 [ 192 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 10715 | 2026.05.01 17:53:12.234317 [ 192 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 10716 | 2026.05.01 17:53:12.236280 [ 199 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22132 rows, containing 4 columns (4 merged, 0 gathered) in 0.00250753 sec., 8826215.439097438 rows/sec., 126.26 MiB/sec. | ||
| 10717 | 2026.05.01 17:53:12.236683 [ 199 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10718 | 2026.05.01 17:53:12.236976 [ 199 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_46_9} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10719 | 2026.05.01 17:53:12.237060 [ 199 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_46_9} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10720 | 2026.05.01 17:53:12.237160 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 10721 | 2026.05.01 17:53:13.367494 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10722 | 2026.05.01 17:53:13.384917 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10723 | 2026.05.01 17:53:13.384978 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10724 | 2026.05.01 17:53:13.390588 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10725 | 2026.05.01 17:53:13.391262 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10726 | 2026.05.01 17:53:13.391539 [ 136 ] {} <Debug> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10727 | 2026.05.01 17:53:13.391575 [ 136 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10728 | 2026.05.01 17:53:13.391594 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10729 | 2026.05.01 17:53:13.391675 [ 192 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 10730 | 2026.05.01 17:53:13.394511 [ 192 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10731 | 2026.05.01 17:53:13.394592 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10732 | 2026.05.01 17:53:13.395238 [ 192 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 10733 | 2026.05.01 17:53:13.398444 [ 192 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 10734 | 2026.05.01 17:53:13.401796 [ 192 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 10735 | 2026.05.01 17:53:13.405827 [ 192 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 10736 | 2026.05.01 17:53:13.409734 [ 192 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 10737 | 2026.05.01 17:53:13.413344 [ 192 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 10738 | 2026.05.01 17:53:13.462821 [ 189 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.07117414 sec., 4875.3662495957105 rows/sec., 25.21 MiB/sec. | ||
| 10739 | 2026.05.01 17:53:13.465529 [ 189 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10740 | 2026.05.01 17:53:13.467535 [ 189 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_46_9} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10741 | 2026.05.01 17:53:13.467643 [ 189 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_46_9} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10742 | 2026.05.01 17:53:13.470351 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10743 | 2026.05.01 17:53:15.551997 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10744 | 2026.05.01 17:53:15.552188 [ 279 ] {ff14abee-3586-410f-a929-c8ac76fad5f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10745 | 2026.05.01 17:53:15.552253 [ 279 ] {ff14abee-3586-410f-a929-c8ac76fad5f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10746 | 2026.05.01 17:53:15.552935 [ 279 ] {ff14abee-3586-410f-a929-c8ac76fad5f4} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10747 | 2026.05.01 17:53:15.552974 [ 279 ] {ff14abee-3586-410f-a929-c8ac76fad5f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10748 | 2026.05.01 17:53:15.553361 [ 279 ] {ff14abee-3586-410f-a929-c8ac76fad5f4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10749 | 2026.05.01 17:53:15.553588 [ 279 ] {ff14abee-3586-410f-a929-c8ac76fad5f4} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10750 | 2026.05.01 17:53:15.553739 [ 279 ] {ff14abee-3586-410f-a929-c8ac76fad5f4} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001603 sec., 42420.46163443543 rows/sec., 3.39 MiB/sec. | ||
| 10751 | 2026.05.01 17:53:15.553782 [ 279 ] {ff14abee-3586-410f-a929-c8ac76fad5f4} <Debug> TCPHandler: Processed in 0.001916399 sec. | ||
| 10752 | 2026.05.01 17:53:15.553913 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10753 | 2026.05.01 17:53:15.554010 [ 279 ] {eca22412-3691-4730-8758-2bb7aeb1ace8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10754 | 2026.05.01 17:53:15.554051 [ 279 ] {eca22412-3691-4730-8758-2bb7aeb1ace8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10755 | 2026.05.01 17:53:15.554455 [ 279 ] {eca22412-3691-4730-8758-2bb7aeb1ace8} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10756 | 2026.05.01 17:53:15.554491 [ 279 ] {eca22412-3691-4730-8758-2bb7aeb1ace8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10757 | 2026.05.01 17:53:15.554791 [ 279 ] {eca22412-3691-4730-8758-2bb7aeb1ace8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10758 | 2026.05.01 17:53:15.554998 [ 279 ] {eca22412-3691-4730-8758-2bb7aeb1ace8} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10759 | 2026.05.01 17:53:15.555129 [ 279 ] {eca22412-3691-4730-8758-2bb7aeb1ace8} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001138 sec., 5272.407732864675 rows/sec., 396.46 KiB/sec. | ||
| 10760 | 2026.05.01 17:53:15.555167 [ 279 ] {eca22412-3691-4730-8758-2bb7aeb1ace8} <Debug> TCPHandler: Processed in 0.001304276 sec. | ||
| 10761 | 2026.05.01 17:53:15.555281 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10762 | 2026.05.01 17:53:15.555376 [ 279 ] {d5457008-43cf-49cf-b998-fef7e5dfab05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10763 | 2026.05.01 17:53:15.555415 [ 279 ] {d5457008-43cf-49cf-b998-fef7e5dfab05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10764 | 2026.05.01 17:53:15.555842 [ 279 ] {d5457008-43cf-49cf-b998-fef7e5dfab05} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10765 | 2026.05.01 17:53:15.555879 [ 279 ] {d5457008-43cf-49cf-b998-fef7e5dfab05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10766 | 2026.05.01 17:53:15.556191 [ 279 ] {d5457008-43cf-49cf-b998-fef7e5dfab05} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10767 | 2026.05.01 17:53:15.556408 [ 279 ] {d5457008-43cf-49cf-b998-fef7e5dfab05} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10768 | 2026.05.01 17:53:15.556537 [ 279 ] {d5457008-43cf-49cf-b998-fef7e5dfab05} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.00118 sec., 59322.03389830508 rows/sec., 4.63 MiB/sec. | ||
| 10769 | 2026.05.01 17:53:15.556575 [ 279 ] {d5457008-43cf-49cf-b998-fef7e5dfab05} <Debug> TCPHandler: Processed in 0.001341997 sec. | ||
| 10770 | 2026.05.01 17:53:15.556689 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10771 | 2026.05.01 17:53:15.556789 [ 279 ] {c168aaf8-353a-403e-8915-86860210a455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10772 | 2026.05.01 17:53:15.556833 [ 279 ] {c168aaf8-353a-403e-8915-86860210a455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10773 | 2026.05.01 17:53:15.557245 [ 279 ] {c168aaf8-353a-403e-8915-86860210a455} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10774 | 2026.05.01 17:53:15.557281 [ 279 ] {c168aaf8-353a-403e-8915-86860210a455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10775 | 2026.05.01 17:53:15.557618 [ 279 ] {c168aaf8-353a-403e-8915-86860210a455} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10776 | 2026.05.01 17:53:15.557826 [ 279 ] {c168aaf8-353a-403e-8915-86860210a455} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10777 | 2026.05.01 17:53:15.557956 [ 279 ] {c168aaf8-353a-403e-8915-86860210a455} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 10778 | 2026.05.01 17:53:15.557993 [ 279 ] {c168aaf8-353a-403e-8915-86860210a455} <Debug> TCPHandler: Processed in 0.001352758 sec. | ||
| 10779 | 2026.05.01 17:53:15.558116 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10780 | 2026.05.01 17:53:15.558236 [ 279 ] {8a0f0231-41ae-44ae-818f-369c6809c221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10781 | 2026.05.01 17:53:15.558302 [ 279 ] {8a0f0231-41ae-44ae-818f-369c6809c221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10782 | 2026.05.01 17:53:15.559190 [ 279 ] {8a0f0231-41ae-44ae-818f-369c6809c221} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10783 | 2026.05.01 17:53:15.559227 [ 279 ] {8a0f0231-41ae-44ae-818f-369c6809c221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10784 | 2026.05.01 17:53:15.559727 [ 279 ] {8a0f0231-41ae-44ae-818f-369c6809c221} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10785 | 2026.05.01 17:53:15.559961 [ 279 ] {8a0f0231-41ae-44ae-818f-369c6809c221} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10786 | 2026.05.01 17:53:15.560099 [ 279 ] {8a0f0231-41ae-44ae-818f-369c6809c221} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001888 sec., 3177.9661016949153 rows/sec., 5.69 MiB/sec. | ||
| 10787 | 2026.05.01 17:53:15.560154 [ 279 ] {8a0f0231-41ae-44ae-818f-369c6809c221} <Debug> TCPHandler: Processed in 0.002099562 sec. | ||
| 10788 | 2026.05.01 17:53:15.560286 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10789 | 2026.05.01 17:53:15.560382 [ 279 ] {011adde5-5342-41f0-8438-784a4d9a4806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10790 | 2026.05.01 17:53:15.560424 [ 279 ] {011adde5-5342-41f0-8438-784a4d9a4806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10791 | 2026.05.01 17:53:15.560769 [ 279 ] {011adde5-5342-41f0-8438-784a4d9a4806} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10792 | 2026.05.01 17:53:15.560805 [ 279 ] {011adde5-5342-41f0-8438-784a4d9a4806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10793 | 2026.05.01 17:53:15.561105 [ 279 ] {011adde5-5342-41f0-8438-784a4d9a4806} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10794 | 2026.05.01 17:53:15.561310 [ 279 ] {011adde5-5342-41f0-8438-784a4d9a4806} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10795 | 2026.05.01 17:53:15.561441 [ 279 ] {011adde5-5342-41f0-8438-784a4d9a4806} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 10796 | 2026.05.01 17:53:15.561477 [ 279 ] {011adde5-5342-41f0-8438-784a4d9a4806} <Debug> TCPHandler: Processed in 0.001242895 sec. | ||
| 10797 | 2026.05.01 17:53:17.307321 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1374 | ||
| 10798 | 2026.05.01 17:53:17.309489 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10799 | 2026.05.01 17:53:17.309533 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10800 | 2026.05.01 17:53:17.310690 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10801 | 2026.05.01 17:53:17.310953 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10802 | 2026.05.01 17:53:17.311216 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1374 | ||
| 10803 | 2026.05.01 17:53:19.733626 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22580 | ||
| 10804 | 2026.05.01 17:53:19.734439 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10805 | 2026.05.01 17:53:19.734532 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10806 | 2026.05.01 17:53:19.735122 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10807 | 2026.05.01 17:53:19.735350 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10808 | 2026.05.01 17:53:19.735483 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22580 | ||
| 10809 | 2026.05.01 17:53:20.564952 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10810 | 2026.05.01 17:53:20.565163 [ 279 ] {53f77d7f-28f1-4c26-93d8-988a08c55af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10811 | 2026.05.01 17:53:20.565236 [ 279 ] {53f77d7f-28f1-4c26-93d8-988a08c55af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10812 | 2026.05.01 17:53:20.566027 [ 279 ] {53f77d7f-28f1-4c26-93d8-988a08c55af1} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10813 | 2026.05.01 17:53:20.566067 [ 279 ] {53f77d7f-28f1-4c26-93d8-988a08c55af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10814 | 2026.05.01 17:53:20.566496 [ 279 ] {53f77d7f-28f1-4c26-93d8-988a08c55af1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10815 | 2026.05.01 17:53:20.566733 [ 279 ] {53f77d7f-28f1-4c26-93d8-988a08c55af1} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10816 | 2026.05.01 17:53:20.566886 [ 279 ] {53f77d7f-28f1-4c26-93d8-988a08c55af1} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001779 sec., 260820.68577852726 rows/sec., 16.54 MiB/sec. | ||
| 10817 | 2026.05.01 17:53:20.566928 [ 279 ] {53f77d7f-28f1-4c26-93d8-988a08c55af1} <Debug> TCPHandler: Processed in 0.002127543 sec. | ||
| 10818 | 2026.05.01 17:53:20.567071 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10819 | 2026.05.01 17:53:20.567166 [ 279 ] {0adf066a-bc09-44f6-af2d-2dcf5e147cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10820 | 2026.05.01 17:53:20.567208 [ 279 ] {0adf066a-bc09-44f6-af2d-2dcf5e147cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10821 | 2026.05.01 17:53:20.567596 [ 279 ] {0adf066a-bc09-44f6-af2d-2dcf5e147cdc} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10822 | 2026.05.01 17:53:20.567631 [ 279 ] {0adf066a-bc09-44f6-af2d-2dcf5e147cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10823 | 2026.05.01 17:53:20.567914 [ 279 ] {0adf066a-bc09-44f6-af2d-2dcf5e147cdc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10824 | 2026.05.01 17:53:20.568130 [ 279 ] {0adf066a-bc09-44f6-af2d-2dcf5e147cdc} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10825 | 2026.05.01 17:53:20.568256 [ 279 ] {0adf066a-bc09-44f6-af2d-2dcf5e147cdc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001108 sec., 1805.0541516245487 rows/sec., 147.19 KiB/sec. | ||
| 10826 | 2026.05.01 17:53:20.568293 [ 279 ] {0adf066a-bc09-44f6-af2d-2dcf5e147cdc} <Debug> TCPHandler: Processed in 0.001271505 sec. | ||
| 10827 | 2026.05.01 17:53:20.568423 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10828 | 2026.05.01 17:53:20.568518 [ 279 ] {c816e0c0-6983-4860-9a99-a754e4ab3cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10829 | 2026.05.01 17:53:20.568556 [ 279 ] {c816e0c0-6983-4860-9a99-a754e4ab3cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10830 | 2026.05.01 17:53:20.569449 [ 279 ] {c816e0c0-6983-4860-9a99-a754e4ab3cf5} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10831 | 2026.05.01 17:53:20.569483 [ 279 ] {c816e0c0-6983-4860-9a99-a754e4ab3cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10832 | 2026.05.01 17:53:20.569886 [ 279 ] {c816e0c0-6983-4860-9a99-a754e4ab3cf5} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10833 | 2026.05.01 17:53:20.570095 [ 279 ] {c816e0c0-6983-4860-9a99-a754e4ab3cf5} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10834 | 2026.05.01 17:53:20.570221 [ 279 ] {c816e0c0-6983-4860-9a99-a754e4ab3cf5} <Debug> executeQuery: Read 1320 rows, 105.65 KiB in 0.001722 sec., 766550.5226480836 rows/sec., 59.92 MiB/sec. | ||
| 10835 | 2026.05.01 17:53:20.570260 [ 279 ] {c816e0c0-6983-4860-9a99-a754e4ab3cf5} <Debug> TCPHandler: Processed in 0.001885088 sec. | ||
| 10836 | 2026.05.01 17:53:20.570382 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10837 | 2026.05.01 17:53:20.570478 [ 279 ] {4b45bdcb-24c9-401d-ad94-7af9106dec9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10838 | 2026.05.01 17:53:20.570517 [ 279 ] {4b45bdcb-24c9-401d-ad94-7af9106dec9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10839 | 2026.05.01 17:53:20.571008 [ 279 ] {4b45bdcb-24c9-401d-ad94-7af9106dec9b} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10840 | 2026.05.01 17:53:20.571043 [ 279 ] {4b45bdcb-24c9-401d-ad94-7af9106dec9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10841 | 2026.05.01 17:53:20.571347 [ 279 ] {4b45bdcb-24c9-401d-ad94-7af9106dec9b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10842 | 2026.05.01 17:53:20.571557 [ 279 ] {4b45bdcb-24c9-401d-ad94-7af9106dec9b} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10843 | 2026.05.01 17:53:20.571685 [ 279 ] {4b45bdcb-24c9-401d-ad94-7af9106dec9b} <Debug> executeQuery: Read 270 rows, 16.78 KiB in 0.001226 sec., 220228.38499184337 rows/sec., 13.37 MiB/sec. | ||
| 10844 | 2026.05.01 17:53:20.571723 [ 279 ] {4b45bdcb-24c9-401d-ad94-7af9106dec9b} <Debug> TCPHandler: Processed in 0.001389408 sec. | ||
| 10845 | 2026.05.01 17:53:20.571841 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10846 | 2026.05.01 17:53:20.571929 [ 279 ] {73dd55d2-7d4d-4728-8311-2e9b8ab216ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10847 | 2026.05.01 17:53:20.571966 [ 279 ] {73dd55d2-7d4d-4728-8311-2e9b8ab216ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10848 | 2026.05.01 17:53:20.572399 [ 279 ] {73dd55d2-7d4d-4728-8311-2e9b8ab216ba} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10849 | 2026.05.01 17:53:20.572431 [ 279 ] {73dd55d2-7d4d-4728-8311-2e9b8ab216ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10850 | 2026.05.01 17:53:20.572708 [ 279 ] {73dd55d2-7d4d-4728-8311-2e9b8ab216ba} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10851 | 2026.05.01 17:53:20.572972 [ 279 ] {73dd55d2-7d4d-4728-8311-2e9b8ab216ba} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10852 | 2026.05.01 17:53:20.573101 [ 279 ] {73dd55d2-7d4d-4728-8311-2e9b8ab216ba} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001181 sec., 202370.87214225234 rows/sec., 13.04 MiB/sec. | ||
| 10853 | 2026.05.01 17:53:20.573139 [ 279 ] {73dd55d2-7d4d-4728-8311-2e9b8ab216ba} <Debug> TCPHandler: Processed in 0.001348618 sec. | ||
| 10854 | 2026.05.01 17:53:20.573244 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10855 | 2026.05.01 17:53:20.573338 [ 279 ] {2c687f16-8a37-4226-af60-73607a37c4a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10856 | 2026.05.01 17:53:20.573376 [ 279 ] {2c687f16-8a37-4226-af60-73607a37c4a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10857 | 2026.05.01 17:53:20.573841 [ 279 ] {2c687f16-8a37-4226-af60-73607a37c4a2} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10858 | 2026.05.01 17:53:20.573876 [ 279 ] {2c687f16-8a37-4226-af60-73607a37c4a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10859 | 2026.05.01 17:53:20.574187 [ 279 ] {2c687f16-8a37-4226-af60-73607a37c4a2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10860 | 2026.05.01 17:53:20.574394 [ 279 ] {2c687f16-8a37-4226-af60-73607a37c4a2} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10861 | 2026.05.01 17:53:20.574520 [ 279 ] {2c687f16-8a37-4226-af60-73607a37c4a2} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001201 sec., 198168.19317235638 rows/sec., 11.25 MiB/sec. | ||
| 10862 | 2026.05.01 17:53:20.574558 [ 279 ] {2c687f16-8a37-4226-af60-73607a37c4a2} <Debug> TCPHandler: Processed in 0.001362717 sec. | ||
| 10863 | 2026.05.01 17:53:20.574673 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10864 | 2026.05.01 17:53:20.574768 [ 279 ] {7b1ce267-41e7-440d-818f-1ae7021bbc33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10865 | 2026.05.01 17:53:20.574806 [ 279 ] {7b1ce267-41e7-440d-818f-1ae7021bbc33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10866 | 2026.05.01 17:53:20.575446 [ 279 ] {7b1ce267-41e7-440d-818f-1ae7021bbc33} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10867 | 2026.05.01 17:53:20.575482 [ 279 ] {7b1ce267-41e7-440d-818f-1ae7021bbc33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10868 | 2026.05.01 17:53:20.575807 [ 279 ] {7b1ce267-41e7-440d-818f-1ae7021bbc33} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10869 | 2026.05.01 17:53:20.576020 [ 279 ] {7b1ce267-41e7-440d-818f-1ae7021bbc33} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10870 | 2026.05.01 17:53:20.576147 [ 279 ] {7b1ce267-41e7-440d-818f-1ae7021bbc33} <Debug> executeQuery: Read 798 rows, 57.21 KiB in 0.001398 sec., 570815.4506437768 rows/sec., 39.96 MiB/sec. | ||
| 10871 | 2026.05.01 17:53:20.576185 [ 279 ] {7b1ce267-41e7-440d-818f-1ae7021bbc33} <Debug> TCPHandler: Processed in 0.001560571 sec. | ||
| 10872 | 2026.05.01 17:53:20.576299 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10873 | 2026.05.01 17:53:20.576394 [ 279 ] {de444b81-1f36-4af9-a99e-d7270292ba89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10874 | 2026.05.01 17:53:20.576436 [ 279 ] {de444b81-1f36-4af9-a99e-d7270292ba89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10875 | 2026.05.01 17:53:20.576761 [ 279 ] {de444b81-1f36-4af9-a99e-d7270292ba89} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10876 | 2026.05.01 17:53:20.576795 [ 279 ] {de444b81-1f36-4af9-a99e-d7270292ba89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10877 | 2026.05.01 17:53:20.577094 [ 279 ] {de444b81-1f36-4af9-a99e-d7270292ba89} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10878 | 2026.05.01 17:53:20.577300 [ 279 ] {de444b81-1f36-4af9-a99e-d7270292ba89} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10879 | 2026.05.01 17:53:20.577434 [ 279 ] {de444b81-1f36-4af9-a99e-d7270292ba89} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 10880 | 2026.05.01 17:53:20.577470 [ 279 ] {de444b81-1f36-4af9-a99e-d7270292ba89} <Debug> TCPHandler: Processed in 0.001220084 sec. | ||
| 10881 | 2026.05.01 17:53:20.577586 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10882 | 2026.05.01 17:53:20.577680 [ 279 ] {324c329e-54cb-4c25-9f1e-c81b45851c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10883 | 2026.05.01 17:53:20.577722 [ 279 ] {324c329e-54cb-4c25-9f1e-c81b45851c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10884 | 2026.05.01 17:53:20.578143 [ 279 ] {324c329e-54cb-4c25-9f1e-c81b45851c20} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10885 | 2026.05.01 17:53:20.578178 [ 279 ] {324c329e-54cb-4c25-9f1e-c81b45851c20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10886 | 2026.05.01 17:53:20.578518 [ 279 ] {324c329e-54cb-4c25-9f1e-c81b45851c20} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10887 | 2026.05.01 17:53:20.578728 [ 279 ] {324c329e-54cb-4c25-9f1e-c81b45851c20} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10888 | 2026.05.01 17:53:20.578855 [ 279 ] {324c329e-54cb-4c25-9f1e-c81b45851c20} <Debug> executeQuery: Read 336 rows, 22.52 KiB in 0.001194 sec., 281407.0351758794 rows/sec., 18.42 MiB/sec. | ||
| 10889 | 2026.05.01 17:53:20.578892 [ 279 ] {324c329e-54cb-4c25-9f1e-c81b45851c20} <Debug> TCPHandler: Processed in 0.001354587 sec. | ||
| 10890 | 2026.05.01 17:53:20.579006 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10891 | 2026.05.01 17:53:20.579101 [ 279 ] {58f53808-903a-4f12-a55a-f1a8c559e30f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10892 | 2026.05.01 17:53:20.579143 [ 279 ] {58f53808-903a-4f12-a55a-f1a8c559e30f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10893 | 2026.05.01 17:53:20.579466 [ 279 ] {58f53808-903a-4f12-a55a-f1a8c559e30f} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10894 | 2026.05.01 17:53:20.579501 [ 279 ] {58f53808-903a-4f12-a55a-f1a8c559e30f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10895 | 2026.05.01 17:53:20.579797 [ 279 ] {58f53808-903a-4f12-a55a-f1a8c559e30f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10896 | 2026.05.01 17:53:20.580007 [ 279 ] {58f53808-903a-4f12-a55a-f1a8c559e30f} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10897 | 2026.05.01 17:53:20.580133 [ 279 ] {58f53808-903a-4f12-a55a-f1a8c559e30f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 10898 | 2026.05.01 17:53:20.580169 [ 279 ] {58f53808-903a-4f12-a55a-f1a8c559e30f} <Debug> TCPHandler: Processed in 0.001211555 sec. | ||
| 10899 | 2026.05.01 17:53:20.580285 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10900 | 2026.05.01 17:53:20.580378 [ 279 ] {631c9ad3-e600-45e3-a2c1-0b0389ee4a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10901 | 2026.05.01 17:53:20.580432 [ 279 ] {631c9ad3-e600-45e3-a2c1-0b0389ee4a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10902 | 2026.05.01 17:53:20.581228 [ 279 ] {631c9ad3-e600-45e3-a2c1-0b0389ee4a5e} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10903 | 2026.05.01 17:53:20.581263 [ 279 ] {631c9ad3-e600-45e3-a2c1-0b0389ee4a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10904 | 2026.05.01 17:53:20.581805 [ 279 ] {631c9ad3-e600-45e3-a2c1-0b0389ee4a5e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10905 | 2026.05.01 17:53:20.582014 [ 279 ] {631c9ad3-e600-45e3-a2c1-0b0389ee4a5e} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10906 | 2026.05.01 17:53:20.582138 [ 279 ] {631c9ad3-e600-45e3-a2c1-0b0389ee4a5e} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001799 sec., 20011.11728738188 rows/sec., 35.86 MiB/sec. | ||
| 10907 | 2026.05.01 17:53:20.582187 [ 279 ] {631c9ad3-e600-45e3-a2c1-0b0389ee4a5e} <Debug> TCPHandler: Processed in 0.00197485 sec. | ||
| 10908 | 2026.05.01 17:53:20.582300 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10909 | 2026.05.01 17:53:20.582390 [ 279 ] {7526f69c-5511-4739-a0a8-ed3f5352edbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10910 | 2026.05.01 17:53:20.582428 [ 279 ] {7526f69c-5511-4739-a0a8-ed3f5352edbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10911 | 2026.05.01 17:53:20.582820 [ 279 ] {7526f69c-5511-4739-a0a8-ed3f5352edbb} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10912 | 2026.05.01 17:53:20.582854 [ 279 ] {7526f69c-5511-4739-a0a8-ed3f5352edbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10913 | 2026.05.01 17:53:20.583168 [ 279 ] {7526f69c-5511-4739-a0a8-ed3f5352edbb} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10914 | 2026.05.01 17:53:20.583389 [ 279 ] {7526f69c-5511-4739-a0a8-ed3f5352edbb} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10915 | 2026.05.01 17:53:20.583513 [ 279 ] {7526f69c-5511-4739-a0a8-ed3f5352edbb} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001104 sec., 99637.68115942029 rows/sec., 6.06 MiB/sec. | ||
| 10916 | 2026.05.01 17:53:20.583548 [ 279 ] {7526f69c-5511-4739-a0a8-ed3f5352edbb} <Debug> TCPHandler: Processed in 0.001264495 sec. | ||
| 10917 | 2026.05.01 17:53:20.894741 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10918 | 2026.05.01 17:53:20.909759 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10919 | 2026.05.01 17:53:20.909883 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10920 | 2026.05.01 17:53:20.915134 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10921 | 2026.05.01 17:53:20.915796 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10922 | 2026.05.01 17:53:20.918441 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10923 | 2026.05.01 17:53:21.000332 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.52 MiB, peak 332.04 MiB, free memory in arenas 0.00 B, will set to 318.20 MiB (RSS), difference: -1.32 MiB | ||
| 10924 | 2026.05.01 17:53:22.058392 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45981 | ||
| 10925 | 2026.05.01 17:53:22.058509 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10926 | 2026.05.01 17:53:22.058541 [ 336 ] {} <Debug> TCP-Session: a7437b9e-95f6-40c4-8966-6a261b210da6 Authenticating user 'default' from [fd00:1122:3344:101::e]:45981 | ||
| 10927 | 2026.05.01 17:53:22.058565 [ 336 ] {} <Debug> TCP-Session: a7437b9e-95f6-40c4-8966-6a261b210da6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10928 | 2026.05.01 17:53:22.058580 [ 336 ] {} <Debug> TCP-Session: a7437b9e-95f6-40c4-8966-6a261b210da6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10929 | 2026.05.01 17:53:22.058780 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57897 | ||
| 10930 | 2026.05.01 17:53:22.058820 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55071 | ||
| 10931 | 2026.05.01 17:53:22.058849 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59192 | ||
| 10932 | 2026.05.01 17:53:22.058870 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59458 | ||
| 10933 | 2026.05.01 17:53:22.058892 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10934 | 2026.05.01 17:53:22.058863 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47948 | ||
| 10935 | 2026.05.01 17:53:22.058959 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10936 | 2026.05.01 17:53:22.058970 [ 337 ] {} <Debug> TCP-Session: 3ab8bb39-b220-426d-848b-46218b9be751 Authenticating user 'default' from [fd00:1122:3344:101::e]:57897 | ||
| 10937 | 2026.05.01 17:53:22.059005 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10938 | 2026.05.01 17:53:22.059018 [ 338 ] {} <Debug> TCP-Session: 40f2bfba-5447-49ab-8a9e-60095b1b5465 Authenticating user 'default' from [fd00:1122:3344:101::e]:55071 | ||
| 10939 | 2026.05.01 17:53:22.059029 [ 337 ] {} <Debug> TCP-Session: 3ab8bb39-b220-426d-848b-46218b9be751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10940 | 2026.05.01 17:53:22.059044 [ 335 ] {} <Debug> TCP-Session: e051a692-04a2-4d2e-b481-be1c251f246e Authenticating user 'default' from [fd00:1122:3344:101::e]:59458 | ||
| 10941 | 2026.05.01 17:53:22.059064 [ 337 ] {} <Debug> TCP-Session: 3ab8bb39-b220-426d-848b-46218b9be751 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10942 | 2026.05.01 17:53:22.059060 [ 338 ] {} <Debug> TCP-Session: 40f2bfba-5447-49ab-8a9e-60095b1b5465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10943 | 2026.05.01 17:53:22.059086 [ 335 ] {} <Debug> TCP-Session: e051a692-04a2-4d2e-b481-be1c251f246e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10944 | 2026.05.01 17:53:22.059105 [ 338 ] {} <Debug> TCP-Session: 40f2bfba-5447-49ab-8a9e-60095b1b5465 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10945 | 2026.05.01 17:53:22.059118 [ 335 ] {} <Debug> TCP-Session: e051a692-04a2-4d2e-b481-be1c251f246e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10946 | 2026.05.01 17:53:22.058980 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10947 | 2026.05.01 17:53:22.058969 [ 336 ] {} <Trace> TCP-Session: a7437b9e-95f6-40c4-8966-6a261b210da6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10948 | 2026.05.01 17:53:22.059191 [ 267 ] {} <Debug> TCP-Session: 998cc44c-3881-4833-9a07-b8c1a4ab3f2e Authenticating user 'default' from [fd00:1122:3344:101::e]:59192 | ||
| 10949 | 2026.05.01 17:53:22.058839 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44637 | ||
| 10950 | 2026.05.01 17:53:22.059226 [ 267 ] {} <Debug> TCP-Session: 998cc44c-3881-4833-9a07-b8c1a4ab3f2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10951 | 2026.05.01 17:53:22.058823 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33019 | ||
| 10952 | 2026.05.01 17:53:22.059259 [ 267 ] {} <Debug> TCP-Session: 998cc44c-3881-4833-9a07-b8c1a4ab3f2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10953 | 2026.05.01 17:53:22.059278 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10954 | 2026.05.01 17:53:22.058830 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61922 | ||
| 10955 | 2026.05.01 17:53:22.059331 [ 334 ] {} <Debug> TCP-Session: 5622b76b-8605-42b3-9b53-f6165aa391fb Authenticating user 'default' from [fd00:1122:3344:101::e]:47948 | ||
| 10956 | 2026.05.01 17:53:22.059356 [ 336 ] {b147e3ff-1ba5-460b-bbef-b207a8cd446d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45981) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10957 | 2026.05.01 17:53:22.059372 [ 334 ] {} <Debug> TCP-Session: 5622b76b-8605-42b3-9b53-f6165aa391fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10958 | 2026.05.01 17:53:22.059401 [ 334 ] {} <Debug> TCP-Session: 5622b76b-8605-42b3-9b53-f6165aa391fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10959 | 2026.05.01 17:53:22.059627 [ 336 ] {b147e3ff-1ba5-460b-bbef-b207a8cd446d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10960 | 2026.05.01 17:53:22.059686 [ 336 ] {b147e3ff-1ba5-460b-bbef-b207a8cd446d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10961 | 2026.05.01 17:53:22.059777 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10962 | 2026.05.01 17:53:22.059806 [ 340 ] {} <Debug> TCP-Session: e660bb2b-0aed-43bf-8fa7-a9cda8a33c53 Authenticating user 'default' from [fd00:1122:3344:101::e]:61922 | ||
| 10963 | 2026.05.01 17:53:22.059823 [ 340 ] {} <Debug> TCP-Session: e660bb2b-0aed-43bf-8fa7-a9cda8a33c53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10964 | 2026.05.01 17:53:22.059839 [ 340 ] {} <Debug> TCP-Session: e660bb2b-0aed-43bf-8fa7-a9cda8a33c53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10965 | 2026.05.01 17:53:22.059885 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10966 | 2026.05.01 17:53:22.059919 [ 339 ] {} <Debug> TCP-Session: 3e0372ac-72bc-43cc-afe7-de9f307be8f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33019 | ||
| 10967 | 2026.05.01 17:53:22.059936 [ 339 ] {} <Debug> TCP-Session: 3e0372ac-72bc-43cc-afe7-de9f307be8f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10968 | 2026.05.01 17:53:22.059948 [ 339 ] {} <Debug> TCP-Session: 3e0372ac-72bc-43cc-afe7-de9f307be8f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10969 | 2026.05.01 17:53:22.059969 [ 336 ] {b147e3ff-1ba5-460b-bbef-b207a8cd446d} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 10970 | 2026.05.01 17:53:22.059999 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10971 | 2026.05.01 17:53:22.060034 [ 341 ] {} <Debug> TCP-Session: 066ba8a7-1fcc-4152-b7a2-f8f57d90972a Authenticating user 'default' from [fd00:1122:3344:101::e]:44637 | ||
| 10972 | 2026.05.01 17:53:22.060050 [ 341 ] {} <Debug> TCP-Session: 066ba8a7-1fcc-4152-b7a2-f8f57d90972a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10973 | 2026.05.01 17:53:22.060063 [ 341 ] {} <Debug> TCP-Session: 066ba8a7-1fcc-4152-b7a2-f8f57d90972a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10974 | 2026.05.01 17:53:22.060855 [ 309 ] {b147e3ff-1ba5-460b-bbef-b207a8cd446d} <Trace> AggregatingTransform: Aggregating | ||
| 10975 | 2026.05.01 17:53:22.060900 [ 309 ] {b147e3ff-1ba5-460b-bbef-b207a8cd446d} <Trace> Aggregator: Aggregation method: without_key | ||
| 10976 | 2026.05.01 17:53:22.060934 [ 309 ] {b147e3ff-1ba5-460b-bbef-b207a8cd446d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000858567 sec. (1164.731 rows/sec., 45.50 KiB/sec.) | ||
| 10977 | 2026.05.01 17:53:22.060953 [ 309 ] {b147e3ff-1ba5-460b-bbef-b207a8cd446d} <Trace> Aggregator: Merging aggregated data | ||
| 10978 | 2026.05.01 17:53:22.062493 [ 336 ] {b147e3ff-1ba5-460b-bbef-b207a8cd446d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003191 sec., 313.38138514572233 rows/sec., 12.24 KiB/sec. | ||
| 10979 | 2026.05.01 17:53:22.062633 [ 336 ] {b147e3ff-1ba5-460b-bbef-b207a8cd446d} <Debug> TCPHandler: Processed in 0.003776087 sec. | ||
| 10980 | 2026.05.01 17:53:22.062765 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10981 | 2026.05.01 17:53:22.062790 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10982 | 2026.05.01 17:53:22.062793 [ 336 ] {} <Debug> TCP-Session: a7437b9e-95f6-40c4-8966-6a261b210da6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10983 | 2026.05.01 17:53:22.062808 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10984 | 2026.05.01 17:53:22.062833 [ 337 ] {} <Debug> TCP-Session: 3ab8bb39-b220-426d-848b-46218b9be751 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10985 | 2026.05.01 17:53:22.062843 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10986 | 2026.05.01 17:53:22.062851 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10987 | 2026.05.01 17:53:22.062881 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10988 | 2026.05.01 17:53:22.062898 [ 335 ] {} <Debug> TCP-Session: e051a692-04a2-4d2e-b481-be1c251f246e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10989 | 2026.05.01 17:53:22.062914 [ 339 ] {} <Debug> TCP-Session: 3e0372ac-72bc-43cc-afe7-de9f307be8f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10990 | 2026.05.01 17:53:22.062937 [ 341 ] {} <Debug> TCP-Session: 066ba8a7-1fcc-4152-b7a2-f8f57d90972a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10991 | 2026.05.01 17:53:22.062899 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10992 | 2026.05.01 17:53:22.062871 [ 338 ] {} <Debug> TCP-Session: 40f2bfba-5447-49ab-8a9e-60095b1b5465 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10993 | 2026.05.01 17:53:22.062999 [ 334 ] {} <Debug> TCP-Session: 5622b76b-8605-42b3-9b53-f6165aa391fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10994 | 2026.05.01 17:53:22.062868 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10995 | 2026.05.01 17:53:22.062824 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10996 | 2026.05.01 17:53:22.063055 [ 340 ] {} <Debug> TCP-Session: e660bb2b-0aed-43bf-8fa7-a9cda8a33c53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10997 | 2026.05.01 17:53:22.063080 [ 267 ] {} <Debug> TCP-Session: 998cc44c-3881-4833-9a07-b8c1a4ab3f2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10998 | 2026.05.01 17:53:23.384226 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39214 | ||
| 10999 | 2026.05.01 17:53:23.384333 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11000 | 2026.05.01 17:53:23.384359 [ 336 ] {} <Debug> TCP-Session: 76d21d99-e4b7-493a-84da-7c24275f4d4d Authenticating user 'default' from [fd00:1122:3344:101::e]:39214 | ||
| 11001 | 2026.05.01 17:53:23.384381 [ 336 ] {} <Debug> TCP-Session: 76d21d99-e4b7-493a-84da-7c24275f4d4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11002 | 2026.05.01 17:53:23.384393 [ 336 ] {} <Debug> TCP-Session: 76d21d99-e4b7-493a-84da-7c24275f4d4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11003 | 2026.05.01 17:53:23.384641 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60037 | ||
| 11004 | 2026.05.01 17:53:23.384661 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38450 | ||
| 11005 | 2026.05.01 17:53:23.384689 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38089 | ||
| 11006 | 2026.05.01 17:53:23.384729 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64311 | ||
| 11007 | 2026.05.01 17:53:23.384767 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11008 | 2026.05.01 17:53:23.384705 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56504 | ||
| 11009 | 2026.05.01 17:53:23.384808 [ 337 ] {} <Debug> TCP-Session: 87fbe097-04f1-436d-81b0-1b451014dd64 Authenticating user 'default' from [fd00:1122:3344:101::e]:60037 | ||
| 11010 | 2026.05.01 17:53:23.384812 [ 336 ] {} <Trace> TCP-Session: 76d21d99-e4b7-493a-84da-7c24275f4d4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11011 | 2026.05.01 17:53:23.384830 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11012 | 2026.05.01 17:53:23.384846 [ 337 ] {} <Debug> TCP-Session: 87fbe097-04f1-436d-81b0-1b451014dd64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11013 | 2026.05.01 17:53:23.384877 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11014 | 2026.05.01 17:53:23.384889 [ 337 ] {} <Debug> TCP-Session: 87fbe097-04f1-436d-81b0-1b451014dd64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11015 | 2026.05.01 17:53:23.384881 [ 335 ] {} <Debug> TCP-Session: 16ddfb9b-9619-473a-922c-095969bfb2ca Authenticating user 'default' from [fd00:1122:3344:101::e]:64311 | ||
| 11016 | 2026.05.01 17:53:23.384904 [ 267 ] {} <Debug> TCP-Session: 3476f54e-e79e-49aa-994e-2cbcdcfcac29 Authenticating user 'default' from [fd00:1122:3344:101::e]:56504 | ||
| 11017 | 2026.05.01 17:53:23.384939 [ 335 ] {} <Debug> TCP-Session: 16ddfb9b-9619-473a-922c-095969bfb2ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11018 | 2026.05.01 17:53:23.384947 [ 267 ] {} <Debug> TCP-Session: 3476f54e-e79e-49aa-994e-2cbcdcfcac29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11019 | 2026.05.01 17:53:23.384963 [ 335 ] {} <Debug> TCP-Session: 16ddfb9b-9619-473a-922c-095969bfb2ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11020 | 2026.05.01 17:53:23.384975 [ 267 ] {} <Debug> TCP-Session: 3476f54e-e79e-49aa-994e-2cbcdcfcac29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11021 | 2026.05.01 17:53:23.384830 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11022 | 2026.05.01 17:53:23.385009 [ 336 ] {81f38eca-9a74-4d80-8a34-f80621c2e679} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39214) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11023 | 2026.05.01 17:53:23.385042 [ 339 ] {} <Debug> TCP-Session: 5fbe2d54-52f5-45db-8f11-0b84b55f608d Authenticating user 'default' from [fd00:1122:3344:101::e]:38089 | ||
| 11024 | 2026.05.01 17:53:23.384806 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11025 | 2026.05.01 17:53:23.385080 [ 339 ] {} <Debug> TCP-Session: 5fbe2d54-52f5-45db-8f11-0b84b55f608d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11026 | 2026.05.01 17:53:23.384695 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35459 | ||
| 11027 | 2026.05.01 17:53:23.385113 [ 339 ] {} <Debug> TCP-Session: 5fbe2d54-52f5-45db-8f11-0b84b55f608d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11028 | 2026.05.01 17:53:23.385111 [ 338 ] {} <Debug> TCP-Session: 8a6041f3-53d4-424d-ad2e-2231ae6b4117 Authenticating user 'default' from [fd00:1122:3344:101::e]:38450 | ||
| 11029 | 2026.05.01 17:53:23.384685 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54786 | ||
| 11030 | 2026.05.01 17:53:23.385207 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11031 | 2026.05.01 17:53:23.385205 [ 338 ] {} <Debug> TCP-Session: 8a6041f3-53d4-424d-ad2e-2231ae6b4117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11032 | 2026.05.01 17:53:23.384721 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43506 | ||
| 11033 | 2026.05.01 17:53:23.385278 [ 338 ] {} <Debug> TCP-Session: 8a6041f3-53d4-424d-ad2e-2231ae6b4117 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11034 | 2026.05.01 17:53:23.385277 [ 341 ] {} <Debug> TCP-Session: b53e0a79-e8ab-4915-860d-e90375dcbabb Authenticating user 'default' from [fd00:1122:3344:101::e]:35459 | ||
| 11035 | 2026.05.01 17:53:23.385305 [ 336 ] {81f38eca-9a74-4d80-8a34-f80621c2e679} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11036 | 2026.05.01 17:53:23.385313 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11037 | 2026.05.01 17:53:23.385334 [ 341 ] {} <Debug> TCP-Session: b53e0a79-e8ab-4915-860d-e90375dcbabb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11038 | 2026.05.01 17:53:23.385345 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11039 | 2026.05.01 17:53:23.385363 [ 340 ] {} <Debug> TCP-Session: 997f3063-e393-4d5d-a506-23314da523ea Authenticating user 'default' from [fd00:1122:3344:101::e]:54786 | ||
| 11040 | 2026.05.01 17:53:23.385374 [ 341 ] {} <Debug> TCP-Session: b53e0a79-e8ab-4915-860d-e90375dcbabb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11041 | 2026.05.01 17:53:23.385392 [ 334 ] {} <Debug> TCP-Session: e1fbd364-3e78-4bc2-945b-7e14a2ee0b9a Authenticating user 'default' from [fd00:1122:3344:101::e]:43506 | ||
| 11042 | 2026.05.01 17:53:23.385413 [ 340 ] {} <Debug> TCP-Session: 997f3063-e393-4d5d-a506-23314da523ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11043 | 2026.05.01 17:53:23.385442 [ 334 ] {} <Debug> TCP-Session: e1fbd364-3e78-4bc2-945b-7e14a2ee0b9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11044 | 2026.05.01 17:53:23.385457 [ 340 ] {} <Debug> TCP-Session: 997f3063-e393-4d5d-a506-23314da523ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11045 | 2026.05.01 17:53:23.385470 [ 334 ] {} <Debug> TCP-Session: e1fbd364-3e78-4bc2-945b-7e14a2ee0b9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11046 | 2026.05.01 17:53:23.385384 [ 336 ] {81f38eca-9a74-4d80-8a34-f80621c2e679} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11047 | 2026.05.01 17:53:23.385793 [ 336 ] {81f38eca-9a74-4d80-8a34-f80621c2e679} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 11048 | 2026.05.01 17:53:23.386688 [ 299 ] {81f38eca-9a74-4d80-8a34-f80621c2e679} <Trace> AggregatingTransform: Aggregating | ||
| 11049 | 2026.05.01 17:53:23.386729 [ 299 ] {81f38eca-9a74-4d80-8a34-f80621c2e679} <Trace> Aggregator: Aggregation method: without_key | ||
| 11050 | 2026.05.01 17:53:23.386762 [ 299 ] {81f38eca-9a74-4d80-8a34-f80621c2e679} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000912419 sec. (1095.988 rows/sec., 42.81 KiB/sec.) | ||
| 11051 | 2026.05.01 17:53:23.386779 [ 299 ] {81f38eca-9a74-4d80-8a34-f80621c2e679} <Trace> Aggregator: Merging aggregated data | ||
| 11052 | 2026.05.01 17:53:23.388080 [ 336 ] {81f38eca-9a74-4d80-8a34-f80621c2e679} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003128 sec., 319.693094629156 rows/sec., 12.49 KiB/sec. | ||
| 11053 | 2026.05.01 17:53:23.388218 [ 336 ] {81f38eca-9a74-4d80-8a34-f80621c2e679} <Debug> TCPHandler: Processed in 0.003518162 sec. | ||
| 11054 | 2026.05.01 17:53:23.388346 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11055 | 2026.05.01 17:53:23.388377 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11056 | 2026.05.01 17:53:23.388385 [ 336 ] {} <Debug> TCP-Session: 76d21d99-e4b7-493a-84da-7c24275f4d4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11057 | 2026.05.01 17:53:23.388397 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11058 | 2026.05.01 17:53:23.388417 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11059 | 2026.05.01 17:53:23.388437 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11060 | 2026.05.01 17:53:23.388456 [ 338 ] {} <Debug> TCP-Session: 8a6041f3-53d4-424d-ad2e-2231ae6b4117 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11061 | 2026.05.01 17:53:23.388475 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11062 | 2026.05.01 17:53:23.388497 [ 334 ] {} <Debug> TCP-Session: e1fbd364-3e78-4bc2-945b-7e14a2ee0b9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11063 | 2026.05.01 17:53:23.388498 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11064 | 2026.05.01 17:53:23.388526 [ 339 ] {} <Debug> TCP-Session: 5fbe2d54-52f5-45db-8f11-0b84b55f608d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11065 | 2026.05.01 17:53:23.388518 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11066 | 2026.05.01 17:53:23.388557 [ 335 ] {} <Debug> TCP-Session: 16ddfb9b-9619-473a-922c-095969bfb2ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11067 | 2026.05.01 17:53:23.388471 [ 341 ] {} <Debug> TCP-Session: b53e0a79-e8ab-4915-860d-e90375dcbabb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11068 | 2026.05.01 17:53:23.388594 [ 267 ] {} <Debug> TCP-Session: 3476f54e-e79e-49aa-994e-2cbcdcfcac29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11069 | 2026.05.01 17:53:23.388456 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11070 | 2026.05.01 17:53:23.388420 [ 337 ] {} <Debug> TCP-Session: 87fbe097-04f1-436d-81b0-1b451014dd64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11071 | 2026.05.01 17:53:23.388665 [ 340 ] {} <Debug> TCP-Session: 997f3063-e393-4d5d-a506-23314da523ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11072 | 2026.05.01 17:53:23.496358 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61900 | ||
| 11073 | 2026.05.01 17:53:23.496465 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11074 | 2026.05.01 17:53:23.496490 [ 336 ] {} <Debug> TCP-Session: 187429f6-af42-4ca6-8de7-8efc9592a3e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61900 | ||
| 11075 | 2026.05.01 17:53:23.496512 [ 336 ] {} <Debug> TCP-Session: 187429f6-af42-4ca6-8de7-8efc9592a3e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11076 | 2026.05.01 17:53:23.496524 [ 336 ] {} <Debug> TCP-Session: 187429f6-af42-4ca6-8de7-8efc9592a3e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11077 | 2026.05.01 17:53:23.496733 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56925 | ||
| 11078 | 2026.05.01 17:53:23.496771 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47986 | ||
| 11079 | 2026.05.01 17:53:23.496790 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36956 | ||
| 11080 | 2026.05.01 17:53:23.496827 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63337 | ||
| 11081 | 2026.05.01 17:53:23.496852 [ 336 ] {} <Trace> TCP-Session: 187429f6-af42-4ca6-8de7-8efc9592a3e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11082 | 2026.05.01 17:53:23.496854 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11083 | 2026.05.01 17:53:23.496901 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11084 | 2026.05.01 17:53:23.496919 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11085 | 2026.05.01 17:53:23.496919 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11086 | 2026.05.01 17:53:23.496945 [ 338 ] {} <Debug> TCP-Session: 592d551d-3634-487a-bc6b-a63c97e44bf9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47986 | ||
| 11087 | 2026.05.01 17:53:23.496955 [ 335 ] {} <Debug> TCP-Session: 56ab855b-4759-4b3e-8893-9628f557e6bd Authenticating user 'default' from [fd00:1122:3344:101::e]:63337 | ||
| 11088 | 2026.05.01 17:53:23.496963 [ 339 ] {} <Debug> TCP-Session: 43e0db31-f74a-4217-b720-016112d0c65b Authenticating user 'default' from [fd00:1122:3344:101::e]:36956 | ||
| 11089 | 2026.05.01 17:53:23.496983 [ 338 ] {} <Debug> TCP-Session: 592d551d-3634-487a-bc6b-a63c97e44bf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11090 | 2026.05.01 17:53:23.496992 [ 335 ] {} <Debug> TCP-Session: 56ab855b-4759-4b3e-8893-9628f557e6bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11091 | 2026.05.01 17:53:23.496997 [ 339 ] {} <Debug> TCP-Session: 43e0db31-f74a-4217-b720-016112d0c65b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11092 | 2026.05.01 17:53:23.497010 [ 338 ] {} <Debug> TCP-Session: 592d551d-3634-487a-bc6b-a63c97e44bf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11093 | 2026.05.01 17:53:23.497023 [ 335 ] {} <Debug> TCP-Session: 56ab855b-4759-4b3e-8893-9628f557e6bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11094 | 2026.05.01 17:53:23.497030 [ 339 ] {} <Debug> TCP-Session: 43e0db31-f74a-4217-b720-016112d0c65b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11095 | 2026.05.01 17:53:23.497060 [ 336 ] {e180853d-0f34-4d4c-a396-3527cdf23828} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61900) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11096 | 2026.05.01 17:53:23.496818 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34350 | ||
| 11097 | 2026.05.01 17:53:23.496804 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64774 | ||
| 11098 | 2026.05.01 17:53:23.496797 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41567 | ||
| 11099 | 2026.05.01 17:53:23.496785 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53950 | ||
| 11100 | 2026.05.01 17:53:23.497210 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11101 | 2026.05.01 17:53:23.497217 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11102 | 2026.05.01 17:53:23.497251 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11103 | 2026.05.01 17:53:23.497265 [ 334 ] {} <Debug> TCP-Session: f12c3f72-1c11-4eb6-8001-86df8f8d2b11 Authenticating user 'default' from [fd00:1122:3344:101::e]:34350 | ||
| 11104 | 2026.05.01 17:53:23.497283 [ 267 ] {} <Debug> TCP-Session: 5277468b-f23a-4d8f-bb65-46e74d07bf83 Authenticating user 'default' from [fd00:1122:3344:101::e]:64774 | ||
| 11105 | 2026.05.01 17:53:23.497297 [ 341 ] {} <Debug> TCP-Session: 8cf3c22a-d95d-4ec4-8f8b-9aea86726982 Authenticating user 'default' from [fd00:1122:3344:101::e]:41567 | ||
| 11106 | 2026.05.01 17:53:23.497306 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11107 | 2026.05.01 17:53:23.497353 [ 336 ] {e180853d-0f34-4d4c-a396-3527cdf23828} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11108 | 2026.05.01 17:53:23.497331 [ 341 ] {} <Debug> TCP-Session: 8cf3c22a-d95d-4ec4-8f8b-9aea86726982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11109 | 2026.05.01 17:53:23.497385 [ 340 ] {} <Debug> TCP-Session: b9b4e61b-23ae-480c-ba05-ce73c3454a57 Authenticating user 'default' from [fd00:1122:3344:101::e]:53950 | ||
| 11110 | 2026.05.01 17:53:23.497407 [ 341 ] {} <Debug> TCP-Session: 8cf3c22a-d95d-4ec4-8f8b-9aea86726982 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11111 | 2026.05.01 17:53:23.497413 [ 336 ] {e180853d-0f34-4d4c-a396-3527cdf23828} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11112 | 2026.05.01 17:53:23.497427 [ 340 ] {} <Debug> TCP-Session: b9b4e61b-23ae-480c-ba05-ce73c3454a57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11113 | 2026.05.01 17:53:23.497325 [ 267 ] {} <Debug> TCP-Session: 5277468b-f23a-4d8f-bb65-46e74d07bf83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11114 | 2026.05.01 17:53:23.497460 [ 340 ] {} <Debug> TCP-Session: b9b4e61b-23ae-480c-ba05-ce73c3454a57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11115 | 2026.05.01 17:53:23.497481 [ 267 ] {} <Debug> TCP-Session: 5277468b-f23a-4d8f-bb65-46e74d07bf83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11116 | 2026.05.01 17:53:23.496929 [ 337 ] {} <Debug> TCP-Session: f75afbb2-14d4-47be-9819-428c1230b127 Authenticating user 'default' from [fd00:1122:3344:101::e]:56925 | ||
| 11117 | 2026.05.01 17:53:23.497310 [ 334 ] {} <Debug> TCP-Session: f12c3f72-1c11-4eb6-8001-86df8f8d2b11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11118 | 2026.05.01 17:53:23.497530 [ 337 ] {} <Debug> TCP-Session: f75afbb2-14d4-47be-9819-428c1230b127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11119 | 2026.05.01 17:53:23.497553 [ 334 ] {} <Debug> TCP-Session: f12c3f72-1c11-4eb6-8001-86df8f8d2b11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11120 | 2026.05.01 17:53:23.497568 [ 337 ] {} <Debug> TCP-Session: f75afbb2-14d4-47be-9819-428c1230b127 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11121 | 2026.05.01 17:53:23.497713 [ 336 ] {e180853d-0f34-4d4c-a396-3527cdf23828} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 11122 | 2026.05.01 17:53:23.498566 [ 322 ] {e180853d-0f34-4d4c-a396-3527cdf23828} <Trace> AggregatingTransform: Aggregating | ||
| 11123 | 2026.05.01 17:53:23.498616 [ 322 ] {e180853d-0f34-4d4c-a396-3527cdf23828} <Trace> Aggregator: Aggregation method: without_key | ||
| 11124 | 2026.05.01 17:53:23.498654 [ 322 ] {e180853d-0f34-4d4c-a396-3527cdf23828} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000826186 sec. (1210.381 rows/sec., 47.28 KiB/sec.) | ||
| 11125 | 2026.05.01 17:53:23.498670 [ 322 ] {e180853d-0f34-4d4c-a396-3527cdf23828} <Trace> Aggregator: Merging aggregated data | ||
| 11126 | 2026.05.01 17:53:23.499892 [ 336 ] {e180853d-0f34-4d4c-a396-3527cdf23828} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00296 sec., 337.83783783783787 rows/sec., 13.20 KiB/sec. | ||
| 11127 | 2026.05.01 17:53:23.500013 [ 336 ] {e180853d-0f34-4d4c-a396-3527cdf23828} <Debug> TCPHandler: Processed in 0.003358748 sec. | ||
| 11128 | 2026.05.01 17:53:23.500200 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11129 | 2026.05.01 17:53:23.500229 [ 336 ] {} <Debug> TCP-Session: 187429f6-af42-4ca6-8de7-8efc9592a3e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11130 | 2026.05.01 17:53:23.500238 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11131 | 2026.05.01 17:53:23.500253 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11132 | 2026.05.01 17:53:23.500279 [ 335 ] {} <Debug> TCP-Session: 56ab855b-4759-4b3e-8893-9628f557e6bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11133 | 2026.05.01 17:53:23.500284 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11134 | 2026.05.01 17:53:23.500300 [ 337 ] {} <Debug> TCP-Session: f75afbb2-14d4-47be-9819-428c1230b127 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11135 | 2026.05.01 17:53:23.500306 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11136 | 2026.05.01 17:53:23.500329 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11137 | 2026.05.01 17:53:23.500350 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11138 | 2026.05.01 17:53:23.500364 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11139 | 2026.05.01 17:53:23.500385 [ 339 ] {} <Debug> TCP-Session: 43e0db31-f74a-4217-b720-016112d0c65b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11140 | 2026.05.01 17:53:23.500400 [ 341 ] {} <Debug> TCP-Session: 8cf3c22a-d95d-4ec4-8f8b-9aea86726982 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11141 | 2026.05.01 17:53:23.500415 [ 267 ] {} <Debug> TCP-Session: 5277468b-f23a-4d8f-bb65-46e74d07bf83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11142 | 2026.05.01 17:53:23.500370 [ 338 ] {} <Debug> TCP-Session: 592d551d-3634-487a-bc6b-a63c97e44bf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11143 | 2026.05.01 17:53:23.500335 [ 340 ] {} <Debug> TCP-Session: b9b4e61b-23ae-480c-ba05-ce73c3454a57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11144 | 2026.05.01 17:53:23.500288 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11145 | 2026.05.01 17:53:23.500515 [ 334 ] {} <Debug> TCP-Session: f12c3f72-1c11-4eb6-8001-86df8f8d2b11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11146 | 2026.05.01 17:53:25.552494 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11147 | 2026.05.01 17:53:25.552716 [ 279 ] {1cc118e4-44b8-43e4-9165-df66eb690d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11148 | 2026.05.01 17:53:25.552792 [ 279 ] {1cc118e4-44b8-43e4-9165-df66eb690d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11149 | 2026.05.01 17:53:25.553508 [ 279 ] {1cc118e4-44b8-43e4-9165-df66eb690d5a} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11150 | 2026.05.01 17:53:25.553560 [ 279 ] {1cc118e4-44b8-43e4-9165-df66eb690d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 11151 | 2026.05.01 17:53:25.553967 [ 279 ] {1cc118e4-44b8-43e4-9165-df66eb690d5a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11152 | 2026.05.01 17:53:25.554200 [ 279 ] {1cc118e4-44b8-43e4-9165-df66eb690d5a} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11153 | 2026.05.01 17:53:25.554367 [ 279 ] {1cc118e4-44b8-43e4-9165-df66eb690d5a} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001709 sec., 39789.35049736688 rows/sec., 3.18 MiB/sec. | ||
| 11154 | 2026.05.01 17:53:25.554421 [ 279 ] {1cc118e4-44b8-43e4-9165-df66eb690d5a} <Debug> TCPHandler: Processed in 0.002073892 sec. | ||
| 11155 | 2026.05.01 17:53:25.554567 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11156 | 2026.05.01 17:53:25.554673 [ 279 ] {291cd887-4f12-4f77-ad35-1a2c6d3197ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11157 | 2026.05.01 17:53:25.554718 [ 279 ] {291cd887-4f12-4f77-ad35-1a2c6d3197ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11158 | 2026.05.01 17:53:25.555154 [ 279 ] {291cd887-4f12-4f77-ad35-1a2c6d3197ea} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11159 | 2026.05.01 17:53:25.555193 [ 279 ] {291cd887-4f12-4f77-ad35-1a2c6d3197ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 11160 | 2026.05.01 17:53:25.555509 [ 279 ] {291cd887-4f12-4f77-ad35-1a2c6d3197ea} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11161 | 2026.05.01 17:53:25.555721 [ 279 ] {291cd887-4f12-4f77-ad35-1a2c6d3197ea} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11162 | 2026.05.01 17:53:25.555864 [ 279 ] {291cd887-4f12-4f77-ad35-1a2c6d3197ea} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001214 sec., 4942.339373970346 rows/sec., 371.64 KiB/sec. | ||
| 11163 | 2026.05.01 17:53:25.555902 [ 279 ] {291cd887-4f12-4f77-ad35-1a2c6d3197ea} <Debug> TCPHandler: Processed in 0.001388179 sec. | ||
| 11164 | 2026.05.01 17:53:25.556017 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11165 | 2026.05.01 17:53:25.556114 [ 279 ] {40aa63d1-6fc7-4c3c-a997-2b20b8cad98b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11166 | 2026.05.01 17:53:25.556155 [ 279 ] {40aa63d1-6fc7-4c3c-a997-2b20b8cad98b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11167 | 2026.05.01 17:53:25.556587 [ 279 ] {40aa63d1-6fc7-4c3c-a997-2b20b8cad98b} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11168 | 2026.05.01 17:53:25.556625 [ 279 ] {40aa63d1-6fc7-4c3c-a997-2b20b8cad98b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 11169 | 2026.05.01 17:53:25.556935 [ 279 ] {40aa63d1-6fc7-4c3c-a997-2b20b8cad98b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11170 | 2026.05.01 17:53:25.557157 [ 279 ] {40aa63d1-6fc7-4c3c-a997-2b20b8cad98b} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11171 | 2026.05.01 17:53:25.557299 [ 279 ] {40aa63d1-6fc7-4c3c-a997-2b20b8cad98b} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001205 sec., 58091.286307053946 rows/sec., 4.53 MiB/sec. | ||
| 11172 | 2026.05.01 17:53:25.557338 [ 279 ] {40aa63d1-6fc7-4c3c-a997-2b20b8cad98b} <Debug> TCPHandler: Processed in 0.001371038 sec. | ||
| 11173 | 2026.05.01 17:53:25.557458 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11174 | 2026.05.01 17:53:25.557555 [ 279 ] {c5490cee-5716-433f-9c54-6dbf35ca7c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11175 | 2026.05.01 17:53:25.557600 [ 279 ] {c5490cee-5716-433f-9c54-6dbf35ca7c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11176 | 2026.05.01 17:53:25.558009 [ 279 ] {c5490cee-5716-433f-9c54-6dbf35ca7c0e} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11177 | 2026.05.01 17:53:25.558046 [ 279 ] {c5490cee-5716-433f-9c54-6dbf35ca7c0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 11178 | 2026.05.01 17:53:25.558379 [ 279 ] {c5490cee-5716-433f-9c54-6dbf35ca7c0e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11179 | 2026.05.01 17:53:25.558592 [ 279 ] {c5490cee-5716-433f-9c54-6dbf35ca7c0e} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11180 | 2026.05.01 17:53:25.558729 [ 279 ] {c5490cee-5716-433f-9c54-6dbf35ca7c0e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 11181 | 2026.05.01 17:53:25.558777 [ 279 ] {c5490cee-5716-433f-9c54-6dbf35ca7c0e} <Debug> TCPHandler: Processed in 0.001367448 sec. | ||
| 11182 | 2026.05.01 17:53:25.558933 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11183 | 2026.05.01 17:53:25.559029 [ 279 ] {6b4b8a8e-0f6d-4333-b054-8f9ad5ac87c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11184 | 2026.05.01 17:53:25.559087 [ 279 ] {6b4b8a8e-0f6d-4333-b054-8f9ad5ac87c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11185 | 2026.05.01 17:53:25.559910 [ 279 ] {6b4b8a8e-0f6d-4333-b054-8f9ad5ac87c1} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11186 | 2026.05.01 17:53:25.559948 [ 279 ] {6b4b8a8e-0f6d-4333-b054-8f9ad5ac87c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 11187 | 2026.05.01 17:53:25.560464 [ 279 ] {6b4b8a8e-0f6d-4333-b054-8f9ad5ac87c1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11188 | 2026.05.01 17:53:25.560680 [ 279 ] {6b4b8a8e-0f6d-4333-b054-8f9ad5ac87c1} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11189 | 2026.05.01 17:53:25.560824 [ 279 ] {6b4b8a8e-0f6d-4333-b054-8f9ad5ac87c1} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001813 sec., 3309.4318808604526 rows/sec., 5.93 MiB/sec. | ||
| 11190 | 2026.05.01 17:53:25.560897 [ 279 ] {6b4b8a8e-0f6d-4333-b054-8f9ad5ac87c1} <Debug> TCPHandler: Processed in 0.002014341 sec. | ||
| 11191 | 2026.05.01 17:53:25.561042 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11192 | 2026.05.01 17:53:25.561154 [ 279 ] {3c9b0bee-59b4-4d91-8b40-7310d140dfb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11193 | 2026.05.01 17:53:25.561210 [ 279 ] {3c9b0bee-59b4-4d91-8b40-7310d140dfb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11194 | 2026.05.01 17:53:25.561583 [ 279 ] {3c9b0bee-59b4-4d91-8b40-7310d140dfb6} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11195 | 2026.05.01 17:53:25.561620 [ 279 ] {3c9b0bee-59b4-4d91-8b40-7310d140dfb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 11196 | 2026.05.01 17:53:25.561924 [ 279 ] {3c9b0bee-59b4-4d91-8b40-7310d140dfb6} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11197 | 2026.05.01 17:53:25.562140 [ 279 ] {3c9b0bee-59b4-4d91-8b40-7310d140dfb6} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11198 | 2026.05.01 17:53:25.562273 [ 279 ] {3c9b0bee-59b4-4d91-8b40-7310d140dfb6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 11199 | 2026.05.01 17:53:25.562309 [ 279 ] {3c9b0bee-59b4-4d91-8b40-7310d140dfb6} <Debug> TCPHandler: Processed in 0.001330697 sec. | ||
| 11200 | 2026.05.01 17:53:27.108459 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11201 | 2026.05.01 17:53:27.108520 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11202 | 2026.05.01 17:53:27.235931 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23092 | ||
| 11203 | 2026.05.01 17:53:27.236436 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11204 | 2026.05.01 17:53:27.236472 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 11205 | 2026.05.01 17:53:27.236970 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11206 | 2026.05.01 17:53:27.237243 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11207 | 2026.05.01 17:53:27.237379 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23092 | ||
| 11208 | 2026.05.01 17:53:27.311777 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1416 | ||
| 11209 | 2026.05.01 17:53:27.314599 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11210 | 2026.05.01 17:53:27.314658 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 11211 | 2026.05.01 17:53:27.315954 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11212 | 2026.05.01 17:53:27.316256 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11213 | 2026.05.01 17:53:27.316622 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1416 | ||
| 11214 | 2026.05.01 17:53:28.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.26 MiB, peak 332.04 MiB, free memory in arenas 0.00 B, will set to 318.25 MiB (RSS), difference: 3.98 MiB | ||
| 11215 | 2026.05.01 17:53:28.001227 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000810106 sec. | ||
| 11216 | 2026.05.01 17:53:28.418780 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11217 | 2026.05.01 17:53:28.436664 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11218 | 2026.05.01 17:53:28.436731 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 11219 | 2026.05.01 17:53:28.442668 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11220 | 2026.05.01 17:53:28.443396 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11221 | 2026.05.01 17:53:28.446839 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11222 | 2026.05.01 17:53:30.566628 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11223 | 2026.05.01 17:53:30.566842 [ 279 ] {629a993a-7b1f-4059-8ba8-5bc30b02fefb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11224 | 2026.05.01 17:53:30.566916 [ 279 ] {629a993a-7b1f-4059-8ba8-5bc30b02fefb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11225 | 2026.05.01 17:53:30.567782 [ 279 ] {629a993a-7b1f-4059-8ba8-5bc30b02fefb} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11226 | 2026.05.01 17:53:30.567823 [ 279 ] {629a993a-7b1f-4059-8ba8-5bc30b02fefb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11227 | 2026.05.01 17:53:30.568224 [ 279 ] {629a993a-7b1f-4059-8ba8-5bc30b02fefb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11228 | 2026.05.01 17:53:30.568446 [ 279 ] {629a993a-7b1f-4059-8ba8-5bc30b02fefb} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11229 | 2026.05.01 17:53:30.568599 [ 279 ] {629a993a-7b1f-4059-8ba8-5bc30b02fefb} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001814 sec., 255788.3131201764 rows/sec., 16.22 MiB/sec. | ||
| 11230 | 2026.05.01 17:53:30.568641 [ 279 ] {629a993a-7b1f-4059-8ba8-5bc30b02fefb} <Debug> TCPHandler: Processed in 0.002156163 sec. | ||
| 11231 | 2026.05.01 17:53:30.568777 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11232 | 2026.05.01 17:53:30.568872 [ 279 ] {95e4dee3-534a-480f-a58d-dbffbdf1d0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11233 | 2026.05.01 17:53:30.568914 [ 279 ] {95e4dee3-534a-480f-a58d-dbffbdf1d0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11234 | 2026.05.01 17:53:30.569983 [ 279 ] {95e4dee3-534a-480f-a58d-dbffbdf1d0ae} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11235 | 2026.05.01 17:53:30.570019 [ 279 ] {95e4dee3-534a-480f-a58d-dbffbdf1d0ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11236 | 2026.05.01 17:53:30.570396 [ 279 ] {95e4dee3-534a-480f-a58d-dbffbdf1d0ae} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11237 | 2026.05.01 17:53:30.570602 [ 279 ] {95e4dee3-534a-480f-a58d-dbffbdf1d0ae} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11238 | 2026.05.01 17:53:30.570731 [ 279 ] {95e4dee3-534a-480f-a58d-dbffbdf1d0ae} <Debug> executeQuery: Read 1319 rows, 105.58 KiB in 0.001878 sec., 702342.9179978701 rows/sec., 54.90 MiB/sec. | ||
| 11239 | 2026.05.01 17:53:30.570768 [ 279 ] {95e4dee3-534a-480f-a58d-dbffbdf1d0ae} <Debug> TCPHandler: Processed in 0.002042071 sec. | ||
| 11240 | 2026.05.01 17:53:30.570895 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11241 | 2026.05.01 17:53:30.570990 [ 279 ] {6d6b83d3-41af-4f1d-9b93-5af90aacf89e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11242 | 2026.05.01 17:53:30.571030 [ 279 ] {6d6b83d3-41af-4f1d-9b93-5af90aacf89e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11243 | 2026.05.01 17:53:30.571615 [ 279 ] {6d6b83d3-41af-4f1d-9b93-5af90aacf89e} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11244 | 2026.05.01 17:53:30.571650 [ 279 ] {6d6b83d3-41af-4f1d-9b93-5af90aacf89e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11245 | 2026.05.01 17:53:30.571954 [ 279 ] {6d6b83d3-41af-4f1d-9b93-5af90aacf89e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11246 | 2026.05.01 17:53:30.572161 [ 279 ] {6d6b83d3-41af-4f1d-9b93-5af90aacf89e} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11247 | 2026.05.01 17:53:30.572323 [ 279 ] {6d6b83d3-41af-4f1d-9b93-5af90aacf89e} <Debug> executeQuery: Read 268 rows, 16.64 KiB in 0.001352 sec., 198224.85207100594 rows/sec., 12.02 MiB/sec. | ||
| 11248 | 2026.05.01 17:53:30.572362 [ 279 ] {6d6b83d3-41af-4f1d-9b93-5af90aacf89e} <Debug> TCPHandler: Processed in 0.001516111 sec. | ||
| 11249 | 2026.05.01 17:53:30.572475 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11250 | 2026.05.01 17:53:30.572570 [ 279 ] {cf0eac1e-e9bc-4a52-b744-1f75005d6983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11251 | 2026.05.01 17:53:30.572608 [ 279 ] {cf0eac1e-e9bc-4a52-b744-1f75005d6983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11252 | 2026.05.01 17:53:30.573111 [ 279 ] {cf0eac1e-e9bc-4a52-b744-1f75005d6983} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11253 | 2026.05.01 17:53:30.573148 [ 279 ] {cf0eac1e-e9bc-4a52-b744-1f75005d6983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11254 | 2026.05.01 17:53:30.573459 [ 279 ] {cf0eac1e-e9bc-4a52-b744-1f75005d6983} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11255 | 2026.05.01 17:53:30.573687 [ 279 ] {cf0eac1e-e9bc-4a52-b744-1f75005d6983} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11256 | 2026.05.01 17:53:30.573801 [ 112 ] {} <Debug> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 11257 | 2026.05.01 17:53:30.573815 [ 279 ] {cf0eac1e-e9bc-4a52-b744-1f75005d6983} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001263 sec., 189231.9873317498 rows/sec., 12.20 MiB/sec. | ||
| 11258 | 2026.05.01 17:53:30.573863 [ 112 ] {} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11259 | 2026.05.01 17:53:30.573877 [ 279 ] {cf0eac1e-e9bc-4a52-b744-1f75005d6983} <Debug> TCPHandler: Processed in 0.0014511 sec. | ||
| 11260 | 2026.05.01 17:53:30.573890 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11261 | 2026.05.01 17:53:30.574006 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11262 | 2026.05.01 17:53:30.574023 [ 195 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 11263 | 2026.05.01 17:53:30.574104 [ 279 ] {4177c256-5b43-462b-81ef-81e037cfe28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11264 | 2026.05.01 17:53:30.574150 [ 279 ] {4177c256-5b43-462b-81ef-81e037cfe28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11265 | 2026.05.01 17:53:30.574173 [ 195 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11266 | 2026.05.01 17:53:30.574213 [ 195 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 1064 rows starting from the beginning of the part | ||
| 11267 | 2026.05.01 17:53:30.574283 [ 195 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 239 rows starting from the beginning of the part | ||
| 11268 | 2026.05.01 17:53:30.574330 [ 195 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 11269 | 2026.05.01 17:53:30.574374 [ 195 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 801 rows starting from the beginning of the part | ||
| 11270 | 2026.05.01 17:53:30.574415 [ 195 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 239 rows starting from the beginning of the part | ||
| 11271 | 2026.05.01 17:53:30.574456 [ 195 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 239 rows starting from the beginning of the part | ||
| 11272 | 2026.05.01 17:53:30.574650 [ 279 ] {4177c256-5b43-462b-81ef-81e037cfe28a} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11273 | 2026.05.01 17:53:30.574691 [ 279 ] {4177c256-5b43-462b-81ef-81e037cfe28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11274 | 2026.05.01 17:53:30.575014 [ 279 ] {4177c256-5b43-462b-81ef-81e037cfe28a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11275 | 2026.05.01 17:53:30.575243 [ 279 ] {4177c256-5b43-462b-81ef-81e037cfe28a} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11276 | 2026.05.01 17:53:30.575375 [ 279 ] {4177c256-5b43-462b-81ef-81e037cfe28a} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001289 sec., 184639.25523661752 rows/sec., 10.48 MiB/sec. | ||
| 11277 | 2026.05.01 17:53:30.575413 [ 279 ] {4177c256-5b43-462b-81ef-81e037cfe28a} <Debug> TCPHandler: Processed in 0.001455589 sec. | ||
| 11278 | 2026.05.01 17:53:30.575531 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11279 | 2026.05.01 17:53:30.575628 [ 279 ] {0727bf60-c81e-427c-94c0-ed4d6e87fa07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11280 | 2026.05.01 17:53:30.575670 [ 279 ] {0727bf60-c81e-427c-94c0-ed4d6e87fa07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11281 | 2026.05.01 17:53:30.575695 [ 189 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2606 rows, containing 5 columns (5 merged, 0 gathered) in 0.001734575 sec., 1502385.3105227505 rows/sec., 96.90 MiB/sec. | ||
| 11282 | 2026.05.01 17:53:30.575908 [ 194 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 11283 | 2026.05.01 17:53:30.576222 [ 194 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_35_7} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11284 | 2026.05.01 17:53:30.576302 [ 194 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_35_7} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 11285 | 2026.05.01 17:53:30.576401 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 11286 | 2026.05.01 17:53:30.576452 [ 279 ] {0727bf60-c81e-427c-94c0-ed4d6e87fa07} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11287 | 2026.05.01 17:53:30.576495 [ 279 ] {0727bf60-c81e-427c-94c0-ed4d6e87fa07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11288 | 2026.05.01 17:53:30.576848 [ 279 ] {0727bf60-c81e-427c-94c0-ed4d6e87fa07} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11289 | 2026.05.01 17:53:30.577063 [ 279 ] {0727bf60-c81e-427c-94c0-ed4d6e87fa07} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11290 | 2026.05.01 17:53:30.577199 [ 279 ] {0727bf60-c81e-427c-94c0-ed4d6e87fa07} <Debug> executeQuery: Read 796 rows, 57.05 KiB in 0.001589 sec., 500943.9899307741 rows/sec., 35.06 MiB/sec. | ||
| 11291 | 2026.05.01 17:53:30.577238 [ 279 ] {0727bf60-c81e-427c-94c0-ed4d6e87fa07} <Debug> TCPHandler: Processed in 0.001756475 sec. | ||
| 11292 | 2026.05.01 17:53:30.577366 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11293 | 2026.05.01 17:53:30.577468 [ 279 ] {adf8e89b-3330-473d-ad94-d7fcc3e22ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11294 | 2026.05.01 17:53:30.577512 [ 279 ] {adf8e89b-3330-473d-ad94-d7fcc3e22ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11295 | 2026.05.01 17:53:30.577860 [ 279 ] {adf8e89b-3330-473d-ad94-d7fcc3e22ff4} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11296 | 2026.05.01 17:53:30.577897 [ 279 ] {adf8e89b-3330-473d-ad94-d7fcc3e22ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11297 | 2026.05.01 17:53:30.578220 [ 279 ] {adf8e89b-3330-473d-ad94-d7fcc3e22ff4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11298 | 2026.05.01 17:53:30.578426 [ 279 ] {adf8e89b-3330-473d-ad94-d7fcc3e22ff4} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11299 | 2026.05.01 17:53:30.578530 [ 112 ] {} <Debug> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 11300 | 2026.05.01 17:53:30.578559 [ 279 ] {adf8e89b-3330-473d-ad94-d7fcc3e22ff4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00111 sec., 5405.405405405405 rows/sec., 282.41 KiB/sec. | ||
| 11301 | 2026.05.01 17:53:30.578561 [ 112 ] {} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11302 | 2026.05.01 17:53:30.578599 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11303 | 2026.05.01 17:53:30.578603 [ 279 ] {adf8e89b-3330-473d-ad94-d7fcc3e22ff4} <Debug> TCPHandler: Processed in 0.001288586 sec. | ||
| 11304 | 2026.05.01 17:53:30.578674 [ 195 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 11305 | 2026.05.01 17:53:30.578741 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11306 | 2026.05.01 17:53:30.578774 [ 195 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11307 | 2026.05.01 17:53:30.578805 [ 195 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 11308 | 2026.05.01 17:53:30.578846 [ 279 ] {6cf09785-df53-4c94-8c89-7b9305e6eba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11309 | 2026.05.01 17:53:30.578849 [ 195 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 11310 | 2026.05.01 17:53:30.578897 [ 279 ] {6cf09785-df53-4c94-8c89-7b9305e6eba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11311 | 2026.05.01 17:53:30.578905 [ 195 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 11312 | 2026.05.01 17:53:30.578949 [ 195 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 11313 | 2026.05.01 17:53:30.578979 [ 195 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 11314 | 2026.05.01 17:53:30.579014 [ 195 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 11315 | 2026.05.01 17:53:30.579376 [ 279 ] {6cf09785-df53-4c94-8c89-7b9305e6eba9} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11316 | 2026.05.01 17:53:30.579420 [ 279 ] {6cf09785-df53-4c94-8c89-7b9305e6eba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11317 | 2026.05.01 17:53:30.579696 [ 198 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001050941 sec., 148438.39949150334 rows/sec., 7.57 MiB/sec. | ||
| 11318 | 2026.05.01 17:53:30.579802 [ 279 ] {6cf09785-df53-4c94-8c89-7b9305e6eba9} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11319 | 2026.05.01 17:53:30.579845 [ 193 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 11320 | 2026.05.01 17:53:30.580049 [ 279 ] {6cf09785-df53-4c94-8c89-7b9305e6eba9} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11321 | 2026.05.01 17:53:30.580118 [ 193 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_26_5} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11322 | 2026.05.01 17:53:30.580183 [ 193 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_26_5} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 11323 | 2026.05.01 17:53:30.580187 [ 279 ] {6cf09785-df53-4c94-8c89-7b9305e6eba9} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.00136 sec., 246323.5294117647 rows/sec., 16.12 MiB/sec. | ||
| 11324 | 2026.05.01 17:53:30.580230 [ 279 ] {6cf09785-df53-4c94-8c89-7b9305e6eba9} <Debug> TCPHandler: Processed in 0.001538101 sec. | ||
| 11325 | 2026.05.01 17:53:30.580260 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11326 | 2026.05.01 17:53:30.580346 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11327 | 2026.05.01 17:53:30.580444 [ 279 ] {b65b8f17-d0b0-4a7b-a908-8c731c174af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11328 | 2026.05.01 17:53:30.580487 [ 279 ] {b65b8f17-d0b0-4a7b-a908-8c731c174af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11329 | 2026.05.01 17:53:30.580821 [ 279 ] {b65b8f17-d0b0-4a7b-a908-8c731c174af2} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11330 | 2026.05.01 17:53:30.580858 [ 279 ] {b65b8f17-d0b0-4a7b-a908-8c731c174af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11331 | 2026.05.01 17:53:30.581166 [ 279 ] {b65b8f17-d0b0-4a7b-a908-8c731c174af2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11332 | 2026.05.01 17:53:30.581388 [ 279 ] {b65b8f17-d0b0-4a7b-a908-8c731c174af2} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11333 | 2026.05.01 17:53:30.581518 [ 279 ] {b65b8f17-d0b0-4a7b-a908-8c731c174af2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 61.71 KiB/sec. | ||
| 11334 | 2026.05.01 17:53:30.581555 [ 279 ] {b65b8f17-d0b0-4a7b-a908-8c731c174af2} <Debug> TCPHandler: Processed in 0.001260466 sec. | ||
| 11335 | 2026.05.01 17:53:30.581667 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11336 | 2026.05.01 17:53:30.581763 [ 279 ] {bdc86b38-3215-4c81-a141-3d3e2937b148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11337 | 2026.05.01 17:53:30.581820 [ 279 ] {bdc86b38-3215-4c81-a141-3d3e2937b148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11338 | 2026.05.01 17:53:30.582623 [ 279 ] {bdc86b38-3215-4c81-a141-3d3e2937b148} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11339 | 2026.05.01 17:53:30.582659 [ 279 ] {bdc86b38-3215-4c81-a141-3d3e2937b148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11340 | 2026.05.01 17:53:30.583221 [ 279 ] {bdc86b38-3215-4c81-a141-3d3e2937b148} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11341 | 2026.05.01 17:53:30.583451 [ 279 ] {bdc86b38-3215-4c81-a141-3d3e2937b148} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11342 | 2026.05.01 17:53:30.583593 [ 279 ] {bdc86b38-3215-4c81-a141-3d3e2937b148} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001848 sec., 19480.51948051948 rows/sec., 34.91 MiB/sec. | ||
| 11343 | 2026.05.01 17:53:30.583645 [ 279 ] {bdc86b38-3215-4c81-a141-3d3e2937b148} <Debug> TCPHandler: Processed in 0.002027291 sec. | ||
| 11344 | 2026.05.01 17:53:30.583769 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11345 | 2026.05.01 17:53:30.583865 [ 279 ] {8260bd39-bbf1-4a8f-82dd-a6c6717a6e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11346 | 2026.05.01 17:53:30.583906 [ 279 ] {8260bd39-bbf1-4a8f-82dd-a6c6717a6e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11347 | 2026.05.01 17:53:30.584253 [ 279 ] {8260bd39-bbf1-4a8f-82dd-a6c6717a6e6f} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11348 | 2026.05.01 17:53:30.584289 [ 279 ] {8260bd39-bbf1-4a8f-82dd-a6c6717a6e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11349 | 2026.05.01 17:53:30.584587 [ 279 ] {8260bd39-bbf1-4a8f-82dd-a6c6717a6e6f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11350 | 2026.05.01 17:53:30.584798 [ 279 ] {8260bd39-bbf1-4a8f-82dd-a6c6717a6e6f} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11351 | 2026.05.01 17:53:30.584924 [ 279 ] {8260bd39-bbf1-4a8f-82dd-a6c6717a6e6f} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001078 sec., 102040.81632653062 rows/sec., 6.21 MiB/sec. | ||
| 11352 | 2026.05.01 17:53:30.584960 [ 279 ] {8260bd39-bbf1-4a8f-82dd-a6c6717a6e6f} <Debug> TCPHandler: Processed in 0.001239886 sec. | ||
| 11353 | 2026.05.01 17:53:30.771863 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11354 | 2026.05.01 17:53:30.772072 [ 279 ] {217225e0-209b-4ab2-a666-4276150a7d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11355 | 2026.05.01 17:53:30.772150 [ 279 ] {217225e0-209b-4ab2-a666-4276150a7d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11356 | 2026.05.01 17:53:30.772846 [ 279 ] {217225e0-209b-4ab2-a666-4276150a7d72} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11357 | 2026.05.01 17:53:30.772904 [ 279 ] {217225e0-209b-4ab2-a666-4276150a7d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11358 | 2026.05.01 17:53:30.773321 [ 279 ] {217225e0-209b-4ab2-a666-4276150a7d72} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11359 | 2026.05.01 17:53:30.773565 [ 279 ] {217225e0-209b-4ab2-a666-4276150a7d72} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11360 | 2026.05.01 17:53:30.773707 [ 112 ] {} <Debug> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2) (MergerMutator): Selected 6 parts from all_1_13_3 to all_18_18_0 | ||
| 11361 | 2026.05.01 17:53:30.773726 [ 279 ] {217225e0-209b-4ab2-a666-4276150a7d72} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001709 sec., 4681.100058513751 rows/sec., 381.71 KiB/sec. | ||
| 11362 | 2026.05.01 17:53:30.773755 [ 112 ] {} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11363 | 2026.05.01 17:53:30.773777 [ 279 ] {217225e0-209b-4ab2-a666-4276150a7d72} <Debug> TCPHandler: Processed in 0.002057462 sec. | ||
| 11364 | 2026.05.01 17:53:30.773779 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11365 | 2026.05.01 17:53:30.773910 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11366 | 2026.05.01 17:53:30.773926 [ 195 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_13_3 to all_18_18_0 into Compact with storage Full | ||
| 11367 | 2026.05.01 17:53:30.774012 [ 279 ] {acef01b1-994b-45db-b180-38464a6c3d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11368 | 2026.05.01 17:53:30.774059 [ 279 ] {acef01b1-994b-45db-b180-38464a6c3d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11369 | 2026.05.01 17:53:30.774084 [ 195 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11370 | 2026.05.01 17:53:30.774134 [ 195 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 11371 | 2026.05.01 17:53:30.774210 [ 195 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 11372 | 2026.05.01 17:53:30.774263 [ 195 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
| 11373 | 2026.05.01 17:53:30.774312 [ 195 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 11374 | 2026.05.01 17:53:30.774359 [ 195 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 11375 | 2026.05.01 17:53:30.774406 [ 195 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 11376 | 2026.05.01 17:53:30.775283 [ 193 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001422808 sec., 33736.10494177711 rows/sec., 2.82 MiB/sec. | ||
| 11377 | 2026.05.01 17:53:30.775443 [ 200 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 11378 | 2026.05.01 17:53:30.775738 [ 200 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_18_4} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11379 | 2026.05.01 17:53:30.775817 [ 200 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_18_4} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2) (MergerMutator): Merged 6 parts: [all_1_13_3, all_18_18_0] -> all_1_18_4 | ||
| 11380 | 2026.05.01 17:53:30.775924 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 11381 | 2026.05.01 17:53:30.776306 [ 279 ] {acef01b1-994b-45db-b180-38464a6c3d30} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11382 | 2026.05.01 17:53:30.776348 [ 279 ] {acef01b1-994b-45db-b180-38464a6c3d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11383 | 2026.05.01 17:53:30.776846 [ 279 ] {acef01b1-994b-45db-b180-38464a6c3d30} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11384 | 2026.05.01 17:53:30.777085 [ 279 ] {acef01b1-994b-45db-b180-38464a6c3d30} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11385 | 2026.05.01 17:53:30.777210 [ 112 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11386 | 2026.05.01 17:53:30.777228 [ 279 ] {acef01b1-994b-45db-b180-38464a6c3d30} <Debug> executeQuery: Read 2393 rows, 180.92 KiB in 0.003234 sec., 739950.5256648114 rows/sec., 54.63 MiB/sec. | ||
| 11387 | 2026.05.01 17:53:30.777241 [ 112 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11388 | 2026.05.01 17:53:30.777269 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11389 | 2026.05.01 17:53:30.777274 [ 279 ] {acef01b1-994b-45db-b180-38464a6c3d30} <Debug> TCPHandler: Processed in 0.003414159 sec. | ||
| 11390 | 2026.05.01 17:53:30.777346 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11391 | 2026.05.01 17:53:30.777433 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11392 | 2026.05.01 17:53:30.777452 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11393 | 2026.05.01 17:53:30.777489 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3812 rows starting from the beginning of the part | ||
| 11394 | 2026.05.01 17:53:30.777533 [ 279 ] {1cd5d66f-579e-4af1-a2d2-5585d5cfd5da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11395 | 2026.05.01 17:53:30.777550 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 68 rows starting from the beginning of the part | ||
| 11396 | 2026.05.01 17:53:30.777581 [ 279 ] {1cd5d66f-579e-4af1-a2d2-5585d5cfd5da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11397 | 2026.05.01 17:53:30.777600 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1320 rows starting from the beginning of the part | ||
| 11398 | 2026.05.01 17:53:30.777645 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 68 rows starting from the beginning of the part | ||
| 11399 | 2026.05.01 17:53:30.777684 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1319 rows starting from the beginning of the part | ||
| 11400 | 2026.05.01 17:53:30.777722 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 2393 rows starting from the beginning of the part | ||
| 11401 | 2026.05.01 17:53:30.778037 [ 279 ] {1cd5d66f-579e-4af1-a2d2-5585d5cfd5da} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11402 | 2026.05.01 17:53:30.778078 [ 279 ] {1cd5d66f-579e-4af1-a2d2-5585d5cfd5da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11403 | 2026.05.01 17:53:30.778395 [ 279 ] {1cd5d66f-579e-4af1-a2d2-5585d5cfd5da} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11404 | 2026.05.01 17:53:30.778633 [ 279 ] {1cd5d66f-579e-4af1-a2d2-5585d5cfd5da} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11405 | 2026.05.01 17:53:30.778744 [ 112 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11406 | 2026.05.01 17:53:30.778773 [ 112 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11407 | 2026.05.01 17:53:30.778773 [ 279 ] {1cd5d66f-579e-4af1-a2d2-5585d5cfd5da} <Debug> executeQuery: Read 25 rows, 1.84 KiB in 0.001259 sec., 19857.029388403495 rows/sec., 1.42 MiB/sec. | ||
| 11408 | 2026.05.01 17:53:30.778791 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11409 | 2026.05.01 17:53:30.778825 [ 279 ] {1cd5d66f-579e-4af1-a2d2-5585d5cfd5da} <Debug> TCPHandler: Processed in 0.001443639 sec. | ||
| 11410 | 2026.05.01 17:53:30.778877 [ 200 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11411 | 2026.05.01 17:53:30.778964 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11412 | 2026.05.01 17:53:30.778982 [ 200 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11413 | 2026.05.01 17:53:30.779022 [ 200 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 317 rows starting from the beginning of the part | ||
| 11414 | 2026.05.01 17:53:30.779084 [ 200 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part | ||
| 11415 | 2026.05.01 17:53:30.779087 [ 279 ] {336a464e-de25-4b19-86a9-7194e00ce41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11416 | 2026.05.01 17:53:30.779141 [ 200 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 270 rows starting from the beginning of the part | ||
| 11417 | 2026.05.01 17:53:30.779150 [ 279 ] {336a464e-de25-4b19-86a9-7194e00ce41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11418 | 2026.05.01 17:53:30.779195 [ 200 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part | ||
| 11419 | 2026.05.01 17:53:30.779245 [ 200 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 268 rows starting from the beginning of the part | ||
| 11420 | 2026.05.01 17:53:30.779291 [ 200 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 25 rows starting from the beginning of the part | ||
| 11421 | 2026.05.01 17:53:30.780079 [ 279 ] {336a464e-de25-4b19-86a9-7194e00ce41b} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11422 | 2026.05.01 17:53:30.780122 [ 279 ] {336a464e-de25-4b19-86a9-7194e00ce41b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11423 | 2026.05.01 17:53:30.780209 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 892 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366428 sec., 652796.9274634302 rows/sec., 42.82 MiB/sec. | ||
| 11424 | 2026.05.01 17:53:30.780374 [ 197 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11425 | 2026.05.01 17:53:30.780524 [ 279 ] {336a464e-de25-4b19-86a9-7194e00ce41b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11426 | 2026.05.01 17:53:30.780651 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8980 rows, containing 5 columns (5 merged, 0 gathered) in 0.003337958 sec., 2690267.5228388137 rows/sec., 214.95 MiB/sec. | ||
| 11427 | 2026.05.01 17:53:30.780716 [ 186 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_66_13} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11428 | 2026.05.01 17:53:30.780763 [ 279 ] {336a464e-de25-4b19-86a9-7194e00ce41b} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11429 | 2026.05.01 17:53:30.780858 [ 186 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_66_13} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11430 | 2026.05.01 17:53:30.780912 [ 279 ] {336a464e-de25-4b19-86a9-7194e00ce41b} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001849 sec., 433207.13899405085 rows/sec., 25.02 MiB/sec. | ||
| 11431 | 2026.05.01 17:53:30.780957 [ 279 ] {336a464e-de25-4b19-86a9-7194e00ce41b} <Debug> TCPHandler: Processed in 0.002053891 sec. | ||
| 11432 | 2026.05.01 17:53:30.780976 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 11433 | 2026.05.01 17:53:30.780991 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11434 | 2026.05.01 17:53:30.781074 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11435 | 2026.05.01 17:53:30.781176 [ 279 ] {c8f4fd72-f3cf-4b5d-9ba7-97441baf3c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11436 | 2026.05.01 17:53:30.781219 [ 279 ] {c8f4fd72-f3cf-4b5d-9ba7-97441baf3c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11437 | 2026.05.01 17:53:30.781247 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_76_15} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11438 | 2026.05.01 17:53:30.781315 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_76_15} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11439 | 2026.05.01 17:53:30.781378 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 11440 | 2026.05.01 17:53:30.782315 [ 279 ] {c8f4fd72-f3cf-4b5d-9ba7-97441baf3c9f} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11441 | 2026.05.01 17:53:30.782358 [ 279 ] {c8f4fd72-f3cf-4b5d-9ba7-97441baf3c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11442 | 2026.05.01 17:53:30.782745 [ 279 ] {c8f4fd72-f3cf-4b5d-9ba7-97441baf3c9f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11443 | 2026.05.01 17:53:30.782974 [ 279 ] {c8f4fd72-f3cf-4b5d-9ba7-97441baf3c9f} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11444 | 2026.05.01 17:53:30.783102 [ 84 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11445 | 2026.05.01 17:53:30.783111 [ 279 ] {c8f4fd72-f3cf-4b5d-9ba7-97441baf3c9f} <Debug> executeQuery: Read 1276 rows, 87.01 KiB in 0.001953 sec., 653353.8146441372 rows/sec., 43.51 MiB/sec. | ||
| 11446 | 2026.05.01 17:53:30.783147 [ 84 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11447 | 2026.05.01 17:53:30.783170 [ 279 ] {c8f4fd72-f3cf-4b5d-9ba7-97441baf3c9f} <Debug> TCPHandler: Processed in 0.002147223 sec. | ||
| 11448 | 2026.05.01 17:53:30.783172 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11449 | 2026.05.01 17:53:30.783270 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11450 | 2026.05.01 17:53:30.783297 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11451 | 2026.05.01 17:53:30.783373 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11452 | 2026.05.01 17:53:30.783391 [ 279 ] {b60c4a1b-7f8b-45bc-b513-84a06fffe5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11453 | 2026.05.01 17:53:30.783406 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2102 rows starting from the beginning of the part | ||
| 11454 | 2026.05.01 17:53:30.783436 [ 279 ] {b60c4a1b-7f8b-45bc-b513-84a06fffe5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11455 | 2026.05.01 17:53:30.783474 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 70 rows starting from the beginning of the part | ||
| 11456 | 2026.05.01 17:53:30.783528 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 798 rows starting from the beginning of the part | ||
| 11457 | 2026.05.01 17:53:30.783578 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 70 rows starting from the beginning of the part | ||
| 11458 | 2026.05.01 17:53:30.783623 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 796 rows starting from the beginning of the part | ||
| 11459 | 2026.05.01 17:53:30.783670 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1276 rows starting from the beginning of the part | ||
| 11460 | 2026.05.01 17:53:30.784213 [ 279 ] {b60c4a1b-7f8b-45bc-b513-84a06fffe5e1} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11461 | 2026.05.01 17:53:30.784248 [ 279 ] {b60c4a1b-7f8b-45bc-b513-84a06fffe5e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11462 | 2026.05.01 17:53:30.784677 [ 279 ] {b60c4a1b-7f8b-45bc-b513-84a06fffe5e1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11463 | 2026.05.01 17:53:30.784908 [ 279 ] {b60c4a1b-7f8b-45bc-b513-84a06fffe5e1} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11464 | 2026.05.01 17:53:30.785020 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11465 | 2026.05.01 17:53:30.785038 [ 279 ] {b60c4a1b-7f8b-45bc-b513-84a06fffe5e1} <Debug> executeQuery: Read 1445 rows, 89.61 KiB in 0.001664 sec., 868389.4230769231 rows/sec., 52.59 MiB/sec. | ||
| 11466 | 2026.05.01 17:53:30.785058 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11467 | 2026.05.01 17:53:30.785080 [ 279 ] {b60c4a1b-7f8b-45bc-b513-84a06fffe5e1} <Debug> TCPHandler: Processed in 0.001833767 sec. | ||
| 11468 | 2026.05.01 17:53:30.785083 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11469 | 2026.05.01 17:53:30.785202 [ 190 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11470 | 2026.05.01 17:53:30.785208 [ 197 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5112 rows, containing 5 columns (5 merged, 0 gathered) in 0.00197652 sec., 2586363.9123307634 rows/sec., 187.40 MiB/sec. | ||
| 11471 | 2026.05.01 17:53:30.785205 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11472 | 2026.05.01 17:53:30.785343 [ 190 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11473 | 2026.05.01 17:53:30.785347 [ 279 ] {b7877166-ce50-4afc-b7ea-b47b2591cbfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11474 | 2026.05.01 17:53:30.785389 [ 190 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 28856 rows starting from the beginning of the part | ||
| 11475 | 2026.05.01 17:53:30.785421 [ 279 ] {b7877166-ce50-4afc-b7ea-b47b2591cbfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11476 | 2026.05.01 17:53:30.785470 [ 190 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 11477 | 2026.05.01 17:53:30.785481 [ 186 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11478 | 2026.05.01 17:53:30.785528 [ 190 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 336 rows starting from the beginning of the part | ||
| 11479 | 2026.05.01 17:53:30.785580 [ 190 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 11480 | 2026.05.01 17:53:30.785629 [ 190 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 335 rows starting from the beginning of the part | ||
| 11481 | 2026.05.01 17:53:30.785676 [ 190 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1445 rows starting from the beginning of the part | ||
| 11482 | 2026.05.01 17:53:30.785774 [ 186 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_76_15} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11483 | 2026.05.01 17:53:30.785848 [ 186 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_76_15} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11484 | 2026.05.01 17:53:30.785925 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 11485 | 2026.05.01 17:53:30.786203 [ 279 ] {b7877166-ce50-4afc-b7ea-b47b2591cbfa} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11486 | 2026.05.01 17:53:30.786245 [ 279 ] {b7877166-ce50-4afc-b7ea-b47b2591cbfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11487 | 2026.05.01 17:53:30.786790 [ 279 ] {b7877166-ce50-4afc-b7ea-b47b2591cbfa} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11488 | 2026.05.01 17:53:30.787022 [ 279 ] {b7877166-ce50-4afc-b7ea-b47b2591cbfa} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11489 | 2026.05.01 17:53:30.787167 [ 94 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11490 | 2026.05.01 17:53:30.787184 [ 279 ] {b7877166-ce50-4afc-b7ea-b47b2591cbfa} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001855 sec., 9164.420485175202 rows/sec., 16.42 MiB/sec. | ||
| 11491 | 2026.05.01 17:53:30.787215 [ 94 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11492 | 2026.05.01 17:53:30.787242 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11493 | 2026.05.01 17:53:30.787251 [ 279 ] {b7877166-ce50-4afc-b7ea-b47b2591cbfa} <Debug> TCPHandler: Processed in 0.002096163 sec. | ||
| 11494 | 2026.05.01 17:53:30.787330 [ 187 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11495 | 2026.05.01 17:53:30.787384 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11496 | 2026.05.01 17:53:30.787484 [ 279 ] {55a5cbd1-4d85-45fc-907c-30af265da131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11497 | 2026.05.01 17:53:30.787526 [ 279 ] {55a5cbd1-4d85-45fc-907c-30af265da131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11498 | 2026.05.01 17:53:30.787553 [ 187 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11499 | 2026.05.01 17:53:30.787610 [ 187 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1381 rows starting from the beginning of the part | ||
| 11500 | 2026.05.01 17:53:30.787744 [ 187 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part | ||
| 11501 | 2026.05.01 17:53:30.787865 [ 187 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
| 11502 | 2026.05.01 17:53:30.787870 [ 279 ] {55a5cbd1-4d85-45fc-907c-30af265da131} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11503 | 2026.05.01 17:53:30.787916 [ 279 ] {55a5cbd1-4d85-45fc-907c-30af265da131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11504 | 2026.05.01 17:53:30.787973 [ 187 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part | ||
| 11505 | 2026.05.01 17:53:30.788080 [ 187 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 36 rows starting from the beginning of the part | ||
| 11506 | 2026.05.01 17:53:30.788183 [ 187 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 17 rows starting from the beginning of the part | ||
| 11507 | 2026.05.01 17:53:30.788273 [ 279 ] {55a5cbd1-4d85-45fc-907c-30af265da131} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11508 | 2026.05.01 17:53:30.788509 [ 279 ] {55a5cbd1-4d85-45fc-907c-30af265da131} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11509 | 2026.05.01 17:53:30.788626 [ 94 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11510 | 2026.05.01 17:53:30.788649 [ 279 ] {55a5cbd1-4d85-45fc-907c-30af265da131} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001183 sec., 6762.46830092984 rows/sec., 462.28 KiB/sec. | ||
| 11511 | 2026.05.01 17:53:30.788658 [ 94 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11512 | 2026.05.01 17:53:30.788693 [ 279 ] {55a5cbd1-4d85-45fc-907c-30af265da131} <Debug> TCPHandler: Processed in 0.001358738 sec. | ||
| 11513 | 2026.05.01 17:53:30.788694 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11514 | 2026.05.01 17:53:30.788774 [ 186 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11515 | 2026.05.01 17:53:30.788861 [ 186 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11516 | 2026.05.01 17:53:30.788886 [ 186 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 5010 rows starting from the beginning of the part | ||
| 11517 | 2026.05.01 17:53:30.788930 [ 186 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 11518 | 2026.05.01 17:53:30.788970 [ 186 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 110 rows starting from the beginning of the part | ||
| 11519 | 2026.05.01 17:53:30.789009 [ 186 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 11520 | 2026.05.01 17:53:30.789048 [ 186 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 110 rows starting from the beginning of the part | ||
| 11521 | 2026.05.01 17:53:30.789092 [ 186 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 11522 | 2026.05.01 17:53:30.791173 [ 191 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5358 rows, containing 4 columns (4 merged, 0 gathered) in 0.002421569 sec., 2212615.04421307 rows/sec., 141.57 MiB/sec. | ||
| 11523 | 2026.05.01 17:53:30.791797 [ 199 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11524 | 2026.05.01 17:53:30.792109 [ 199 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_76_15} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11525 | 2026.05.01 17:53:30.792189 [ 199 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_76_15} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11526 | 2026.05.01 17:53:30.792276 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 11527 | 2026.05.01 17:53:30.792542 [ 199 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31292 rows, containing 5 columns (5 merged, 0 gathered) in 0.0073793 sec., 4240510.617538249 rows/sec., 276.09 MiB/sec. | ||
| 11528 | 2026.05.01 17:53:30.793054 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11529 | 2026.05.01 17:53:30.793337 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11530 | 2026.05.01 17:53:30.793411 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11531 | 2026.05.01 17:53:30.793514 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11532 | 2026.05.01 17:53:30.797207 [ 188 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1482 rows, containing 19 columns (19 merged, 0 gathered) in 0.009912371 sec., 149510.1424270742 rows/sec., 267.92 MiB/sec. | ||
| 11533 | 2026.05.01 17:53:30.799159 [ 188 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11534 | 2026.05.01 17:53:30.799516 [ 188 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11535 | 2026.05.01 17:53:30.799592 [ 188 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11536 | 2026.05.01 17:53:30.799746 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 11537 | 2026.05.01 17:53:31.001163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.32 MiB, peak 334.37 MiB, free memory in arenas 0.00 B, will set to 325.73 MiB (RSS), difference: 5.40 MiB | ||
| 11538 | 2026.05.01 17:53:34.738423 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23540 | ||
| 11539 | 2026.05.01 17:53:34.738924 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11540 | 2026.05.01 17:53:34.738964 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11541 | 2026.05.01 17:53:34.739459 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11542 | 2026.05.01 17:53:34.739696 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11543 | 2026.05.01 17:53:34.739829 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23540 | ||
| 11544 | 2026.05.01 17:53:35.549942 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11545 | 2026.05.01 17:53:35.550153 [ 279 ] {f794c7f0-d415-4be0-853a-991372ae019d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11546 | 2026.05.01 17:53:35.550228 [ 279 ] {f794c7f0-d415-4be0-853a-991372ae019d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11547 | 2026.05.01 17:53:35.550884 [ 279 ] {f794c7f0-d415-4be0-853a-991372ae019d} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11548 | 2026.05.01 17:53:35.550931 [ 279 ] {f794c7f0-d415-4be0-853a-991372ae019d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11549 | 2026.05.01 17:53:35.551317 [ 279 ] {f794c7f0-d415-4be0-853a-991372ae019d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11550 | 2026.05.01 17:53:35.551550 [ 279 ] {f794c7f0-d415-4be0-853a-991372ae019d} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11551 | 2026.05.01 17:53:35.551709 [ 279 ] {f794c7f0-d415-4be0-853a-991372ae019d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001611 sec., 34761.018001241464 rows/sec., 2.67 MiB/sec. | ||
| 11552 | 2026.05.01 17:53:35.551750 [ 279 ] {f794c7f0-d415-4be0-853a-991372ae019d} <Debug> TCPHandler: Processed in 0.001954489 sec. | ||
| 11553 | 2026.05.01 17:53:35.551871 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11554 | 2026.05.01 17:53:35.551963 [ 279 ] {e34ec128-fca5-4a64-8069-8ca05e145353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11555 | 2026.05.01 17:53:35.552002 [ 279 ] {e34ec128-fca5-4a64-8069-8ca05e145353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11556 | 2026.05.01 17:53:35.552423 [ 279 ] {e34ec128-fca5-4a64-8069-8ca05e145353} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11557 | 2026.05.01 17:53:35.552460 [ 279 ] {e34ec128-fca5-4a64-8069-8ca05e145353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11558 | 2026.05.01 17:53:35.552761 [ 279 ] {e34ec128-fca5-4a64-8069-8ca05e145353} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11559 | 2026.05.01 17:53:35.552968 [ 279 ] {e34ec128-fca5-4a64-8069-8ca05e145353} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11560 | 2026.05.01 17:53:35.553099 [ 279 ] {e34ec128-fca5-4a64-8069-8ca05e145353} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001154 sec., 55459.27209705372 rows/sec., 4.33 MiB/sec. | ||
| 11561 | 2026.05.01 17:53:35.553135 [ 279 ] {e34ec128-fca5-4a64-8069-8ca05e145353} <Debug> TCPHandler: Processed in 0.001312547 sec. | ||
| 11562 | 2026.05.01 17:53:35.553256 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11563 | 2026.05.01 17:53:35.553348 [ 279 ] {1538dbec-a32f-4bfa-92ea-a49e988def11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11564 | 2026.05.01 17:53:35.553391 [ 279 ] {1538dbec-a32f-4bfa-92ea-a49e988def11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11565 | 2026.05.01 17:53:35.553802 [ 279 ] {1538dbec-a32f-4bfa-92ea-a49e988def11} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11566 | 2026.05.01 17:53:35.553837 [ 279 ] {1538dbec-a32f-4bfa-92ea-a49e988def11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11567 | 2026.05.01 17:53:35.554166 [ 279 ] {1538dbec-a32f-4bfa-92ea-a49e988def11} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11568 | 2026.05.01 17:53:35.554376 [ 279 ] {1538dbec-a32f-4bfa-92ea-a49e988def11} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11569 | 2026.05.01 17:53:35.554505 [ 279 ] {1538dbec-a32f-4bfa-92ea-a49e988def11} <Debug> executeQuery: Read 138 rows, 9.84 KiB in 0.001175 sec., 117446.8085106383 rows/sec., 8.18 MiB/sec. | ||
| 11570 | 2026.05.01 17:53:35.554541 [ 279 ] {1538dbec-a32f-4bfa-92ea-a49e988def11} <Debug> TCPHandler: Processed in 0.001331567 sec. | ||
| 11571 | 2026.05.01 17:53:35.554660 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11572 | 2026.05.01 17:53:35.554750 [ 279 ] {0d03a8b7-b136-47f2-bc24-8bbd83d102a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11573 | 2026.05.01 17:53:35.554791 [ 279 ] {0d03a8b7-b136-47f2-bc24-8bbd83d102a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11574 | 2026.05.01 17:53:35.555123 [ 279 ] {0d03a8b7-b136-47f2-bc24-8bbd83d102a9} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11575 | 2026.05.01 17:53:35.555159 [ 279 ] {0d03a8b7-b136-47f2-bc24-8bbd83d102a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11576 | 2026.05.01 17:53:35.555460 [ 279 ] {0d03a8b7-b136-47f2-bc24-8bbd83d102a9} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11577 | 2026.05.01 17:53:35.555662 [ 279 ] {0d03a8b7-b136-47f2-bc24-8bbd83d102a9} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11578 | 2026.05.01 17:53:35.555789 [ 279 ] {0d03a8b7-b136-47f2-bc24-8bbd83d102a9} <Debug> executeQuery: Read 52 rows, 3.59 KiB in 0.001057 sec., 49195.83727530747 rows/sec., 3.32 MiB/sec. | ||
| 11579 | 2026.05.01 17:53:35.555824 [ 279 ] {0d03a8b7-b136-47f2-bc24-8bbd83d102a9} <Debug> TCPHandler: Processed in 0.001210545 sec. | ||
| 11580 | 2026.05.01 17:53:35.946941 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11581 | 2026.05.01 17:53:35.963305 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11582 | 2026.05.01 17:53:35.963349 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11583 | 2026.05.01 17:53:35.969171 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11584 | 2026.05.01 17:53:35.969868 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11585 | 2026.05.01 17:53:35.972598 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11586 | 2026.05.01 17:53:37.316976 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1462 | ||
| 11587 | 2026.05.01 17:53:37.319600 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11588 | 2026.05.01 17:53:37.319647 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11589 | 2026.05.01 17:53:37.320858 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11590 | 2026.05.01 17:53:37.321123 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11591 | 2026.05.01 17:53:37.321291 [ 105 ] {} <Debug> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11592 | 2026.05.01 17:53:37.321362 [ 105 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11593 | 2026.05.01 17:53:37.321385 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1462 | ||
| 11594 | 2026.05.01 17:53:37.321396 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11595 | 2026.05.01 17:53:37.321540 [ 187 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::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 | ||
| 11596 | 2026.05.01 17:53:37.322078 [ 187 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11597 | 2026.05.01 17:53:37.322215 [ 187 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1282 rows starting from the beginning of the part | ||
| 11598 | 2026.05.01 17:53:37.322559 [ 187 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part | ||
| 11599 | 2026.05.01 17:53:37.322875 [ 187 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 11600 | 2026.05.01 17:53:37.323190 [ 187 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 11601 | 2026.05.01 17:53:37.323521 [ 187 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
| 11602 | 2026.05.01 17:53:37.323844 [ 187 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 46 rows starting from the beginning of the part | ||
| 11603 | 2026.05.01 17:53:37.329823 [ 199 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1462 rows, containing 72 columns (72 merged, 0 gathered) in 0.008328049 sec., 175551.32060342102 rows/sec., 140.77 MiB/sec. | ||
| 11604 | 2026.05.01 17:53:37.331329 [ 191 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11605 | 2026.05.01 17:53:37.331849 [ 191 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_36_7} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11606 | 2026.05.01 17:53:37.331913 [ 191 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_36_7} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11607 | 2026.05.01 17:53:37.332026 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 11608 | 2026.05.01 17:53:40.566332 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11609 | 2026.05.01 17:53:40.566557 [ 279 ] {c8e8d0d8-9efd-4bcc-abf7-9a6e723df3a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11610 | 2026.05.01 17:53:40.566624 [ 279 ] {c8e8d0d8-9efd-4bcc-abf7-9a6e723df3a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11611 | 2026.05.01 17:53:40.567497 [ 279 ] {c8e8d0d8-9efd-4bcc-abf7-9a6e723df3a9} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11612 | 2026.05.01 17:53:40.567539 [ 279 ] {c8e8d0d8-9efd-4bcc-abf7-9a6e723df3a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11613 | 2026.05.01 17:53:40.567983 [ 279 ] {c8e8d0d8-9efd-4bcc-abf7-9a6e723df3a9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11614 | 2026.05.01 17:53:40.568223 [ 279 ] {c8e8d0d8-9efd-4bcc-abf7-9a6e723df3a9} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11615 | 2026.05.01 17:53:40.568389 [ 279 ] {c8e8d0d8-9efd-4bcc-abf7-9a6e723df3a9} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001888 sec., 245762.7118644068 rows/sec., 15.59 MiB/sec. | ||
| 11616 | 2026.05.01 17:53:40.568441 [ 279 ] {c8e8d0d8-9efd-4bcc-abf7-9a6e723df3a9} <Debug> TCPHandler: Processed in 0.002254306 sec. | ||
| 11617 | 2026.05.01 17:53:40.568570 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11618 | 2026.05.01 17:53:40.568673 [ 279 ] {2af83cfe-ad89-4b56-92c8-a3b703a14e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11619 | 2026.05.01 17:53:40.568717 [ 279 ] {2af83cfe-ad89-4b56-92c8-a3b703a14e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11620 | 2026.05.01 17:53:40.570145 [ 279 ] {2af83cfe-ad89-4b56-92c8-a3b703a14e82} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11621 | 2026.05.01 17:53:40.570180 [ 279 ] {2af83cfe-ad89-4b56-92c8-a3b703a14e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11622 | 2026.05.01 17:53:40.570579 [ 279 ] {2af83cfe-ad89-4b56-92c8-a3b703a14e82} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11623 | 2026.05.01 17:53:40.570799 [ 279 ] {2af83cfe-ad89-4b56-92c8-a3b703a14e82} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11624 | 2026.05.01 17:53:40.570951 [ 279 ] {2af83cfe-ad89-4b56-92c8-a3b703a14e82} <Debug> executeQuery: Read 1319 rows, 105.58 KiB in 0.002302 sec., 572980.0173761947 rows/sec., 44.79 MiB/sec. | ||
| 11625 | 2026.05.01 17:53:40.570990 [ 279 ] {2af83cfe-ad89-4b56-92c8-a3b703a14e82} <Debug> TCPHandler: Processed in 0.00247207 sec. | ||
| 11626 | 2026.05.01 17:53:40.571109 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11627 | 2026.05.01 17:53:40.571206 [ 279 ] {9139f8eb-951c-4294-a3df-9306a1e15470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11628 | 2026.05.01 17:53:40.571250 [ 279 ] {9139f8eb-951c-4294-a3df-9306a1e15470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11629 | 2026.05.01 17:53:40.571817 [ 279 ] {9139f8eb-951c-4294-a3df-9306a1e15470} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11630 | 2026.05.01 17:53:40.571853 [ 279 ] {9139f8eb-951c-4294-a3df-9306a1e15470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11631 | 2026.05.01 17:53:40.572174 [ 279 ] {9139f8eb-951c-4294-a3df-9306a1e15470} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11632 | 2026.05.01 17:53:40.572394 [ 279 ] {9139f8eb-951c-4294-a3df-9306a1e15470} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11633 | 2026.05.01 17:53:40.572528 [ 279 ] {9139f8eb-951c-4294-a3df-9306a1e15470} <Debug> executeQuery: Read 268 rows, 16.64 KiB in 0.00134 sec., 200000 rows/sec., 12.13 MiB/sec. | ||
| 11634 | 2026.05.01 17:53:40.572566 [ 279 ] {9139f8eb-951c-4294-a3df-9306a1e15470} <Debug> TCPHandler: Processed in 0.0015088 sec. | ||
| 11635 | 2026.05.01 17:53:40.572690 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11636 | 2026.05.01 17:53:40.572813 [ 279 ] {1f949752-bccf-4e5a-993c-d8daeb42c604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11637 | 2026.05.01 17:53:40.572862 [ 279 ] {1f949752-bccf-4e5a-993c-d8daeb42c604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11638 | 2026.05.01 17:53:40.573451 [ 279 ] {1f949752-bccf-4e5a-993c-d8daeb42c604} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11639 | 2026.05.01 17:53:40.573495 [ 279 ] {1f949752-bccf-4e5a-993c-d8daeb42c604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11640 | 2026.05.01 17:53:40.573821 [ 279 ] {1f949752-bccf-4e5a-993c-d8daeb42c604} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11641 | 2026.05.01 17:53:40.574038 [ 279 ] {1f949752-bccf-4e5a-993c-d8daeb42c604} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11642 | 2026.05.01 17:53:40.574170 [ 279 ] {1f949752-bccf-4e5a-993c-d8daeb42c604} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001382 sec., 172937.77134587555 rows/sec., 11.15 MiB/sec. | ||
| 11643 | 2026.05.01 17:53:40.574209 [ 279 ] {1f949752-bccf-4e5a-993c-d8daeb42c604} <Debug> TCPHandler: Processed in 0.001581132 sec. | ||
| 11644 | 2026.05.01 17:53:40.574341 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11645 | 2026.05.01 17:53:40.574436 [ 279 ] {a7de8f7e-d95b-4982-99af-6ad9daece6e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11646 | 2026.05.01 17:53:40.574476 [ 279 ] {a7de8f7e-d95b-4982-99af-6ad9daece6e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11647 | 2026.05.01 17:53:40.575120 [ 279 ] {a7de8f7e-d95b-4982-99af-6ad9daece6e8} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11648 | 2026.05.01 17:53:40.575167 [ 279 ] {a7de8f7e-d95b-4982-99af-6ad9daece6e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11649 | 2026.05.01 17:53:40.575559 [ 279 ] {a7de8f7e-d95b-4982-99af-6ad9daece6e8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11650 | 2026.05.01 17:53:40.575809 [ 279 ] {a7de8f7e-d95b-4982-99af-6ad9daece6e8} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11651 | 2026.05.01 17:53:40.575944 [ 279 ] {a7de8f7e-d95b-4982-99af-6ad9daece6e8} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001526 sec., 155963.3027522936 rows/sec., 8.85 MiB/sec. | ||
| 11652 | 2026.05.01 17:53:40.575982 [ 279 ] {a7de8f7e-d95b-4982-99af-6ad9daece6e8} <Debug> TCPHandler: Processed in 0.001690804 sec. | ||
| 11653 | 2026.05.01 17:53:40.576105 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11654 | 2026.05.01 17:53:40.576206 [ 279 ] {9d79a4d5-de56-41f1-8fd2-612bd1065888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11655 | 2026.05.01 17:53:40.576248 [ 279 ] {9d79a4d5-de56-41f1-8fd2-612bd1065888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11656 | 2026.05.01 17:53:40.577109 [ 279 ] {9d79a4d5-de56-41f1-8fd2-612bd1065888} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11657 | 2026.05.01 17:53:40.577146 [ 279 ] {9d79a4d5-de56-41f1-8fd2-612bd1065888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11658 | 2026.05.01 17:53:40.577525 [ 279 ] {9d79a4d5-de56-41f1-8fd2-612bd1065888} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11659 | 2026.05.01 17:53:40.577754 [ 279 ] {9d79a4d5-de56-41f1-8fd2-612bd1065888} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11660 | 2026.05.01 17:53:40.577891 [ 279 ] {9d79a4d5-de56-41f1-8fd2-612bd1065888} <Debug> executeQuery: Read 796 rows, 57.05 KiB in 0.001703 sec., 467410.4521432766 rows/sec., 32.71 MiB/sec. | ||
| 11661 | 2026.05.01 17:53:40.577930 [ 279 ] {9d79a4d5-de56-41f1-8fd2-612bd1065888} <Debug> TCPHandler: Processed in 0.001876298 sec. | ||
| 11662 | 2026.05.01 17:53:40.578063 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11663 | 2026.05.01 17:53:40.578182 [ 279 ] {c2eee609-111a-4c15-b2d3-d48daad07789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11664 | 2026.05.01 17:53:40.578234 [ 279 ] {c2eee609-111a-4c15-b2d3-d48daad07789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11665 | 2026.05.01 17:53:40.578626 [ 279 ] {c2eee609-111a-4c15-b2d3-d48daad07789} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11666 | 2026.05.01 17:53:40.578664 [ 279 ] {c2eee609-111a-4c15-b2d3-d48daad07789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11667 | 2026.05.01 17:53:40.578988 [ 279 ] {c2eee609-111a-4c15-b2d3-d48daad07789} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11668 | 2026.05.01 17:53:40.579204 [ 279 ] {c2eee609-111a-4c15-b2d3-d48daad07789} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11669 | 2026.05.01 17:53:40.579340 [ 279 ] {c2eee609-111a-4c15-b2d3-d48daad07789} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001181 sec., 5080.4403048264185 rows/sec., 265.43 KiB/sec. | ||
| 11670 | 2026.05.01 17:53:40.579388 [ 279 ] {c2eee609-111a-4c15-b2d3-d48daad07789} <Debug> TCPHandler: Processed in 0.001385828 sec. | ||
| 11671 | 2026.05.01 17:53:40.579508 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11672 | 2026.05.01 17:53:40.579604 [ 279 ] {c9290866-fe10-42d9-b14e-f211251151f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11673 | 2026.05.01 17:53:40.579649 [ 279 ] {c9290866-fe10-42d9-b14e-f211251151f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11674 | 2026.05.01 17:53:40.580126 [ 279 ] {c9290866-fe10-42d9-b14e-f211251151f6} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11675 | 2026.05.01 17:53:40.580163 [ 279 ] {c9290866-fe10-42d9-b14e-f211251151f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11676 | 2026.05.01 17:53:40.580504 [ 279 ] {c9290866-fe10-42d9-b14e-f211251151f6} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11677 | 2026.05.01 17:53:40.580720 [ 279 ] {c9290866-fe10-42d9-b14e-f211251151f6} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11678 | 2026.05.01 17:53:40.580855 [ 279 ] {c9290866-fe10-42d9-b14e-f211251151f6} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001269 sec., 263987.3916469661 rows/sec., 17.27 MiB/sec. | ||
| 11679 | 2026.05.01 17:53:40.580892 [ 279 ] {c9290866-fe10-42d9-b14e-f211251151f6} <Debug> TCPHandler: Processed in 0.001433889 sec. | ||
| 11680 | 2026.05.01 17:53:40.581004 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11681 | 2026.05.01 17:53:40.581099 [ 279 ] {d4c982c4-c3d1-4d72-8993-2436aec85f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11682 | 2026.05.01 17:53:40.581142 [ 279 ] {d4c982c4-c3d1-4d72-8993-2436aec85f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11683 | 2026.05.01 17:53:40.581483 [ 279 ] {d4c982c4-c3d1-4d72-8993-2436aec85f96} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11684 | 2026.05.01 17:53:40.581520 [ 279 ] {d4c982c4-c3d1-4d72-8993-2436aec85f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11685 | 2026.05.01 17:53:40.581835 [ 279 ] {d4c982c4-c3d1-4d72-8993-2436aec85f96} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11686 | 2026.05.01 17:53:40.582052 [ 279 ] {d4c982c4-c3d1-4d72-8993-2436aec85f96} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11687 | 2026.05.01 17:53:40.582187 [ 279 ] {d4c982c4-c3d1-4d72-8993-2436aec85f96} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001106 sec., 904.1591320072333 rows/sec., 60.92 KiB/sec. | ||
| 11688 | 2026.05.01 17:53:40.582224 [ 279 ] {d4c982c4-c3d1-4d72-8993-2436aec85f96} <Debug> TCPHandler: Processed in 0.001268936 sec. | ||
| 11689 | 2026.05.01 17:53:40.582334 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11690 | 2026.05.01 17:53:40.582431 [ 279 ] {eb9f808b-1677-4e14-80f9-723277a867f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11691 | 2026.05.01 17:53:40.582486 [ 279 ] {eb9f808b-1677-4e14-80f9-723277a867f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11692 | 2026.05.01 17:53:40.583353 [ 279 ] {eb9f808b-1677-4e14-80f9-723277a867f7} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11693 | 2026.05.01 17:53:40.583391 [ 279 ] {eb9f808b-1677-4e14-80f9-723277a867f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11694 | 2026.05.01 17:53:40.583938 [ 279 ] {eb9f808b-1677-4e14-80f9-723277a867f7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11695 | 2026.05.01 17:53:40.584155 [ 279 ] {eb9f808b-1677-4e14-80f9-723277a867f7} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11696 | 2026.05.01 17:53:40.584294 [ 279 ] {eb9f808b-1677-4e14-80f9-723277a867f7} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001882 sec., 19128.586609989372 rows/sec., 34.28 MiB/sec. | ||
| 11697 | 2026.05.01 17:53:40.584357 [ 279 ] {eb9f808b-1677-4e14-80f9-723277a867f7} <Debug> TCPHandler: Processed in 0.002072282 sec. | ||
| 11698 | 2026.05.01 17:53:40.584474 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11699 | 2026.05.01 17:53:40.584568 [ 279 ] {7b56370c-5df9-4e24-94a7-29392f3840c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11700 | 2026.05.01 17:53:40.584610 [ 279 ] {7b56370c-5df9-4e24-94a7-29392f3840c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11701 | 2026.05.01 17:53:40.584955 [ 279 ] {7b56370c-5df9-4e24-94a7-29392f3840c9} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11702 | 2026.05.01 17:53:40.584991 [ 279 ] {7b56370c-5df9-4e24-94a7-29392f3840c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11703 | 2026.05.01 17:53:40.585293 [ 279 ] {7b56370c-5df9-4e24-94a7-29392f3840c9} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11704 | 2026.05.01 17:53:40.585504 [ 279 ] {7b56370c-5df9-4e24-94a7-29392f3840c9} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11705 | 2026.05.01 17:53:40.585645 [ 279 ] {7b56370c-5df9-4e24-94a7-29392f3840c9} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001094 sec., 100548.44606946985 rows/sec., 6.12 MiB/sec. | ||
| 11706 | 2026.05.01 17:53:40.585681 [ 279 ] {7b56370c-5df9-4e24-94a7-29392f3840c9} <Debug> TCPHandler: Processed in 0.001255885 sec. | ||
| 11707 | 2026.05.01 17:53:42.108562 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11708 | 2026.05.01 17:53:42.108615 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11709 | 2026.05.01 17:53:42.240113 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24052 | ||
| 11710 | 2026.05.01 17:53:42.240742 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11711 | 2026.05.01 17:53:42.240786 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11712 | 2026.05.01 17:53:42.241346 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11713 | 2026.05.01 17:53:42.241583 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11714 | 2026.05.01 17:53:42.241717 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24052 | ||
| 11715 | 2026.05.01 17:53:43.472839 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11716 | 2026.05.01 17:53:43.489012 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11717 | 2026.05.01 17:53:43.489061 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11718 | 2026.05.01 17:53:43.495182 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11719 | 2026.05.01 17:53:43.495949 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11720 | 2026.05.01 17:53:43.498712 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11721 | 2026.05.01 17:53:45.552193 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11722 | 2026.05.01 17:53:45.552409 [ 279 ] {451bd0bc-22c7-4234-8888-a5cdfd09b605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11723 | 2026.05.01 17:53:45.552486 [ 279 ] {451bd0bc-22c7-4234-8888-a5cdfd09b605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11724 | 2026.05.01 17:53:45.553202 [ 279 ] {451bd0bc-22c7-4234-8888-a5cdfd09b605} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11725 | 2026.05.01 17:53:45.553247 [ 279 ] {451bd0bc-22c7-4234-8888-a5cdfd09b605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11726 | 2026.05.01 17:53:45.553663 [ 279 ] {451bd0bc-22c7-4234-8888-a5cdfd09b605} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11727 | 2026.05.01 17:53:45.553921 [ 279 ] {451bd0bc-22c7-4234-8888-a5cdfd09b605} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11728 | 2026.05.01 17:53:45.554096 [ 279 ] {451bd0bc-22c7-4234-8888-a5cdfd09b605} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001742 sec., 39035.591274397244 rows/sec., 3.12 MiB/sec. | ||
| 11729 | 2026.05.01 17:53:45.554151 [ 279 ] {451bd0bc-22c7-4234-8888-a5cdfd09b605} <Debug> TCPHandler: Processed in 0.002100202 sec. | ||
| 11730 | 2026.05.01 17:53:45.554281 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11731 | 2026.05.01 17:53:45.554388 [ 279 ] {c4aba6df-c4e1-4406-9119-5cfa61849d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11732 | 2026.05.01 17:53:45.554434 [ 279 ] {c4aba6df-c4e1-4406-9119-5cfa61849d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11733 | 2026.05.01 17:53:45.554871 [ 279 ] {c4aba6df-c4e1-4406-9119-5cfa61849d33} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11734 | 2026.05.01 17:53:45.554910 [ 279 ] {c4aba6df-c4e1-4406-9119-5cfa61849d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11735 | 2026.05.01 17:53:45.555218 [ 279 ] {c4aba6df-c4e1-4406-9119-5cfa61849d33} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11736 | 2026.05.01 17:53:45.555428 [ 279 ] {c4aba6df-c4e1-4406-9119-5cfa61849d33} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11737 | 2026.05.01 17:53:45.555565 [ 279 ] {c4aba6df-c4e1-4406-9119-5cfa61849d33} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001204 sec., 4983.388704318937 rows/sec., 374.73 KiB/sec. | ||
| 11738 | 2026.05.01 17:53:45.555605 [ 279 ] {c4aba6df-c4e1-4406-9119-5cfa61849d33} <Debug> TCPHandler: Processed in 0.001377608 sec. | ||
| 11739 | 2026.05.01 17:53:45.555733 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11740 | 2026.05.01 17:53:45.555833 [ 279 ] {d6135b52-2fdc-45da-ad20-b8c082988c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11741 | 2026.05.01 17:53:45.555874 [ 279 ] {d6135b52-2fdc-45da-ad20-b8c082988c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11742 | 2026.05.01 17:53:45.556306 [ 279 ] {d6135b52-2fdc-45da-ad20-b8c082988c2b} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11743 | 2026.05.01 17:53:45.556343 [ 279 ] {d6135b52-2fdc-45da-ad20-b8c082988c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11744 | 2026.05.01 17:53:45.556664 [ 279 ] {d6135b52-2fdc-45da-ad20-b8c082988c2b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11745 | 2026.05.01 17:53:45.556875 [ 279 ] {d6135b52-2fdc-45da-ad20-b8c082988c2b} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11746 | 2026.05.01 17:53:45.557005 [ 279 ] {d6135b52-2fdc-45da-ad20-b8c082988c2b} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001193 sec., 58675.6077116513 rows/sec., 4.58 MiB/sec. | ||
| 11747 | 2026.05.01 17:53:45.557043 [ 279 ] {d6135b52-2fdc-45da-ad20-b8c082988c2b} <Debug> TCPHandler: Processed in 0.001360698 sec. | ||
| 11748 | 2026.05.01 17:53:45.557160 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11749 | 2026.05.01 17:53:45.557256 [ 279 ] {586cb162-5f2c-4401-8b57-0eb9cb9253d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11750 | 2026.05.01 17:53:45.557299 [ 279 ] {586cb162-5f2c-4401-8b57-0eb9cb9253d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11751 | 2026.05.01 17:53:45.557729 [ 279 ] {586cb162-5f2c-4401-8b57-0eb9cb9253d3} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11752 | 2026.05.01 17:53:45.557766 [ 279 ] {586cb162-5f2c-4401-8b57-0eb9cb9253d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11753 | 2026.05.01 17:53:45.558098 [ 279 ] {586cb162-5f2c-4401-8b57-0eb9cb9253d3} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11754 | 2026.05.01 17:53:45.558305 [ 279 ] {586cb162-5f2c-4401-8b57-0eb9cb9253d3} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11755 | 2026.05.01 17:53:45.558438 [ 279 ] {586cb162-5f2c-4401-8b57-0eb9cb9253d3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 11756 | 2026.05.01 17:53:45.558475 [ 279 ] {586cb162-5f2c-4401-8b57-0eb9cb9253d3} <Debug> TCPHandler: Processed in 0.001364168 sec. | ||
| 11757 | 2026.05.01 17:53:45.558591 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11758 | 2026.05.01 17:53:45.558686 [ 279 ] {6671acfe-b957-498e-8abb-e77c72e7befe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11759 | 2026.05.01 17:53:45.558740 [ 279 ] {6671acfe-b957-498e-8abb-e77c72e7befe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11760 | 2026.05.01 17:53:45.559505 [ 279 ] {6671acfe-b957-498e-8abb-e77c72e7befe} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11761 | 2026.05.01 17:53:45.559542 [ 279 ] {6671acfe-b957-498e-8abb-e77c72e7befe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11762 | 2026.05.01 17:53:45.560077 [ 279 ] {6671acfe-b957-498e-8abb-e77c72e7befe} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11763 | 2026.05.01 17:53:45.560300 [ 279 ] {6671acfe-b957-498e-8abb-e77c72e7befe} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11764 | 2026.05.01 17:53:45.560444 [ 279 ] {6671acfe-b957-498e-8abb-e77c72e7befe} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001776 sec., 3378.3783783783783 rows/sec., 6.05 MiB/sec. | ||
| 11765 | 2026.05.01 17:53:45.560506 [ 279 ] {6671acfe-b957-498e-8abb-e77c72e7befe} <Debug> TCPHandler: Processed in 0.00196336 sec. | ||
| 11766 | 2026.05.01 17:53:45.560632 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11767 | 2026.05.01 17:53:45.560726 [ 279 ] {1dca0018-d194-4a96-8c4f-ea10873c8257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11768 | 2026.05.01 17:53:45.560768 [ 279 ] {1dca0018-d194-4a96-8c4f-ea10873c8257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11769 | 2026.05.01 17:53:45.561107 [ 279 ] {1dca0018-d194-4a96-8c4f-ea10873c8257} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11770 | 2026.05.01 17:53:45.561144 [ 279 ] {1dca0018-d194-4a96-8c4f-ea10873c8257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11771 | 2026.05.01 17:53:45.561448 [ 279 ] {1dca0018-d194-4a96-8c4f-ea10873c8257} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11772 | 2026.05.01 17:53:45.561645 [ 279 ] {1dca0018-d194-4a96-8c4f-ea10873c8257} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11773 | 2026.05.01 17:53:45.561768 [ 279 ] {1dca0018-d194-4a96-8c4f-ea10873c8257} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 11774 | 2026.05.01 17:53:45.561801 [ 279 ] {1dca0018-d194-4a96-8c4f-ea10873c8257} <Debug> TCPHandler: Processed in 0.001245525 sec. | ||
| 11775 | 2026.05.01 17:53:47.321818 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1496 | ||
| 11776 | 2026.05.01 17:53:47.324332 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11777 | 2026.05.01 17:53:47.324380 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11778 | 2026.05.01 17:53:47.325577 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11779 | 2026.05.01 17:53:47.325864 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11780 | 2026.05.01 17:53:47.326128 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1496 | ||
| 11781 | 2026.05.01 17:53:49.741835 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24500 | ||
| 11782 | 2026.05.01 17:53:49.742613 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11783 | 2026.05.01 17:53:49.742691 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11784 | 2026.05.01 17:53:49.743278 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11785 | 2026.05.01 17:53:49.743513 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11786 | 2026.05.01 17:53:49.743648 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24500 | ||
| 11787 | 2026.05.01 17:53:49.743674 [ 96 ] {} <Debug> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11788 | 2026.05.01 17:53:49.743747 [ 96 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11789 | 2026.05.01 17:53:49.743769 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11790 | 2026.05.01 17:53:49.743963 [ 199 ] {86deed8e-d378-44c8-bed5-3007f54f6847::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 | ||
| 11791 | 2026.05.01 17:53:49.744181 [ 199 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11792 | 2026.05.01 17:53:49.744245 [ 199 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22132 rows starting from the beginning of the part | ||
| 11793 | 2026.05.01 17:53:49.744346 [ 199 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 11794 | 2026.05.01 17:53:49.744423 [ 199 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 11795 | 2026.05.01 17:53:49.744491 [ 199 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 11796 | 2026.05.01 17:53:49.744558 [ 199 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 11797 | 2026.05.01 17:53:49.744623 [ 199 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 11798 | 2026.05.01 17:53:49.746677 [ 191 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24500 rows, containing 4 columns (4 merged, 0 gathered) in 0.002803647 sec., 8738617.950119969 rows/sec., 125.01 MiB/sec. | ||
| 11799 | 2026.05.01 17:53:49.747156 [ 198 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11800 | 2026.05.01 17:53:49.747579 [ 198 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_51_10} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11801 | 2026.05.01 17:53:49.747696 [ 198 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_51_10} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11802 | 2026.05.01 17:53:49.747829 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11803 | 2026.05.01 17:53:50.567430 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11804 | 2026.05.01 17:53:50.567712 [ 279 ] {22131670-162d-44a9-9f45-d11f01a29325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11805 | 2026.05.01 17:53:50.567815 [ 279 ] {22131670-162d-44a9-9f45-d11f01a29325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11806 | 2026.05.01 17:53:50.568732 [ 279 ] {22131670-162d-44a9-9f45-d11f01a29325} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11807 | 2026.05.01 17:53:50.568783 [ 279 ] {22131670-162d-44a9-9f45-d11f01a29325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11808 | 2026.05.01 17:53:50.569213 [ 279 ] {22131670-162d-44a9-9f45-d11f01a29325} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11809 | 2026.05.01 17:53:50.569447 [ 279 ] {22131670-162d-44a9-9f45-d11f01a29325} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11810 | 2026.05.01 17:53:50.569603 [ 96 ] {} <Debug> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 11811 | 2026.05.01 17:53:50.569619 [ 279 ] {22131670-162d-44a9-9f45-d11f01a29325} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001981 sec., 234225.1388187784 rows/sec., 14.85 MiB/sec. | ||
| 11812 | 2026.05.01 17:53:50.569673 [ 96 ] {} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11813 | 2026.05.01 17:53:50.569696 [ 279 ] {22131670-162d-44a9-9f45-d11f01a29325} <Debug> TCPHandler: Processed in 0.00244724 sec. | ||
| 11814 | 2026.05.01 17:53:50.569703 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11815 | 2026.05.01 17:53:50.569813 [ 193 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::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 | ||
| 11816 | 2026.05.01 17:53:50.569855 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11817 | 2026.05.01 17:53:50.569915 [ 193 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11818 | 2026.05.01 17:53:50.569945 [ 193 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 488 rows starting from the beginning of the part | ||
| 11819 | 2026.05.01 17:53:50.569961 [ 279 ] {35f8c9d5-498b-4d50-bd18-e35fef9ceaf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11820 | 2026.05.01 17:53:50.570005 [ 193 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 11821 | 2026.05.01 17:53:50.570007 [ 279 ] {35f8c9d5-498b-4d50-bd18-e35fef9ceaf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11822 | 2026.05.01 17:53:50.570051 [ 193 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 464 rows starting from the beginning of the part | ||
| 11823 | 2026.05.01 17:53:50.570096 [ 193 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 464 rows starting from the beginning of the part | ||
| 11824 | 2026.05.01 17:53:50.570140 [ 193 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 464 rows starting from the beginning of the part | ||
| 11825 | 2026.05.01 17:53:50.570180 [ 193 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 464 rows starting from the beginning of the part | ||
| 11826 | 2026.05.01 17:53:50.570447 [ 279 ] {35f8c9d5-498b-4d50-bd18-e35fef9ceaf0} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11827 | 2026.05.01 17:53:50.570485 [ 279 ] {35f8c9d5-498b-4d50-bd18-e35fef9ceaf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11828 | 2026.05.01 17:53:50.570807 [ 279 ] {35f8c9d5-498b-4d50-bd18-e35fef9ceaf0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11829 | 2026.05.01 17:53:50.571026 [ 279 ] {35f8c9d5-498b-4d50-bd18-e35fef9ceaf0} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11830 | 2026.05.01 17:53:50.571164 [ 279 ] {35f8c9d5-498b-4d50-bd18-e35fef9ceaf0} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001228 sec., 6514.657980456026 rows/sec., 531.22 KiB/sec. | ||
| 11831 | 2026.05.01 17:53:50.571203 [ 279 ] {35f8c9d5-498b-4d50-bd18-e35fef9ceaf0} <Debug> TCPHandler: Processed in 0.001401619 sec. | ||
| 11832 | 2026.05.01 17:53:50.571230 [ 198 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2368 rows, containing 5 columns (5 merged, 0 gathered) in 0.001452349 sec., 1630462.0996743897 rows/sec., 110.26 MiB/sec. | ||
| 11833 | 2026.05.01 17:53:50.571332 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11834 | 2026.05.01 17:53:50.571436 [ 279 ] {0ffbfde3-6ea5-425f-b420-7b7dc537459a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11835 | 2026.05.01 17:53:50.571476 [ 279 ] {0ffbfde3-6ea5-425f-b420-7b7dc537459a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11836 | 2026.05.01 17:53:50.571484 [ 191 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 11837 | 2026.05.01 17:53:50.571849 [ 191 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_31_6} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11838 | 2026.05.01 17:53:50.571933 [ 191 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_31_6} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 11839 | 2026.05.01 17:53:50.572035 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 11840 | 2026.05.01 17:53:50.572899 [ 279 ] {0ffbfde3-6ea5-425f-b420-7b7dc537459a} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11841 | 2026.05.01 17:53:50.572942 [ 279 ] {0ffbfde3-6ea5-425f-b420-7b7dc537459a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11842 | 2026.05.01 17:53:50.573336 [ 279 ] {0ffbfde3-6ea5-425f-b420-7b7dc537459a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11843 | 2026.05.01 17:53:50.573558 [ 279 ] {0ffbfde3-6ea5-425f-b420-7b7dc537459a} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11844 | 2026.05.01 17:53:50.573697 [ 279 ] {0ffbfde3-6ea5-425f-b420-7b7dc537459a} <Debug> executeQuery: Read 1323 rows, 105.87 KiB in 0.002283 sec., 579500.6570302234 rows/sec., 45.29 MiB/sec. | ||
| 11845 | 2026.05.01 17:53:50.573735 [ 279 ] {0ffbfde3-6ea5-425f-b420-7b7dc537459a} <Debug> TCPHandler: Processed in 0.00245376 sec. | ||
| 11846 | 2026.05.01 17:53:50.573860 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11847 | 2026.05.01 17:53:50.573956 [ 279 ] {a08b59af-25f4-4e43-b5c2-60208510c3ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11848 | 2026.05.01 17:53:50.573996 [ 279 ] {a08b59af-25f4-4e43-b5c2-60208510c3ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11849 | 2026.05.01 17:53:50.574553 [ 279 ] {a08b59af-25f4-4e43-b5c2-60208510c3ba} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11850 | 2026.05.01 17:53:50.574591 [ 279 ] {a08b59af-25f4-4e43-b5c2-60208510c3ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11851 | 2026.05.01 17:53:50.574907 [ 279 ] {a08b59af-25f4-4e43-b5c2-60208510c3ba} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11852 | 2026.05.01 17:53:50.575119 [ 279 ] {a08b59af-25f4-4e43-b5c2-60208510c3ba} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11853 | 2026.05.01 17:53:50.575251 [ 279 ] {a08b59af-25f4-4e43-b5c2-60208510c3ba} <Debug> executeQuery: Read 276 rows, 17.20 KiB in 0.001314 sec., 210045.6621004566 rows/sec., 12.78 MiB/sec. | ||
| 11854 | 2026.05.01 17:53:50.575288 [ 279 ] {a08b59af-25f4-4e43-b5c2-60208510c3ba} <Debug> TCPHandler: Processed in 0.00147815 sec. | ||
| 11855 | 2026.05.01 17:53:50.575408 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11856 | 2026.05.01 17:53:50.575503 [ 279 ] {227215a6-e097-4c96-b67f-fa7de5123c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11857 | 2026.05.01 17:53:50.575542 [ 279 ] {227215a6-e097-4c96-b67f-fa7de5123c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11858 | 2026.05.01 17:53:50.576075 [ 279 ] {227215a6-e097-4c96-b67f-fa7de5123c02} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11859 | 2026.05.01 17:53:50.576112 [ 279 ] {227215a6-e097-4c96-b67f-fa7de5123c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11860 | 2026.05.01 17:53:50.576422 [ 279 ] {227215a6-e097-4c96-b67f-fa7de5123c02} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11861 | 2026.05.01 17:53:50.576640 [ 279 ] {227215a6-e097-4c96-b67f-fa7de5123c02} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11862 | 2026.05.01 17:53:50.576773 [ 279 ] {227215a6-e097-4c96-b67f-fa7de5123c02} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001288 sec., 185559.00621118012 rows/sec., 11.96 MiB/sec. | ||
| 11863 | 2026.05.01 17:53:50.576811 [ 279 ] {227215a6-e097-4c96-b67f-fa7de5123c02} <Debug> TCPHandler: Processed in 0.001450999 sec. | ||
| 11864 | 2026.05.01 17:53:50.576943 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11865 | 2026.05.01 17:53:50.577063 [ 279 ] {4f958144-301b-438c-be44-49953e4e1785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11866 | 2026.05.01 17:53:50.577114 [ 279 ] {4f958144-301b-438c-be44-49953e4e1785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11867 | 2026.05.01 17:53:50.577723 [ 279 ] {4f958144-301b-438c-be44-49953e4e1785} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11868 | 2026.05.01 17:53:50.577769 [ 279 ] {4f958144-301b-438c-be44-49953e4e1785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11869 | 2026.05.01 17:53:50.578128 [ 279 ] {4f958144-301b-438c-be44-49953e4e1785} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11870 | 2026.05.01 17:53:50.578353 [ 279 ] {4f958144-301b-438c-be44-49953e4e1785} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11871 | 2026.05.01 17:53:50.578456 [ 96 ] {} <Debug> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 11872 | 2026.05.01 17:53:50.578482 [ 279 ] {4f958144-301b-438c-be44-49953e4e1785} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001444 sec., 164819.94459833796 rows/sec., 9.36 MiB/sec. | ||
| 11873 | 2026.05.01 17:53:50.578487 [ 96 ] {} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11874 | 2026.05.01 17:53:50.578522 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11875 | 2026.05.01 17:53:50.578527 [ 279 ] {4f958144-301b-438c-be44-49953e4e1785} <Debug> TCPHandler: Processed in 0.001645073 sec. | ||
| 11876 | 2026.05.01 17:53:50.578592 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::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 | ||
| 11877 | 2026.05.01 17:53:50.578659 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11878 | 2026.05.01 17:53:50.578686 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11879 | 2026.05.01 17:53:50.578714 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 250 rows starting from the beginning of the part | ||
| 11880 | 2026.05.01 17:53:50.578754 [ 279 ] {a6182290-6d0f-480e-b66f-1842d7e4f326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11881 | 2026.05.01 17:53:50.578766 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 11882 | 2026.05.01 17:53:50.578795 [ 279 ] {a6182290-6d0f-480e-b66f-1842d7e4f326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11883 | 2026.05.01 17:53:50.578810 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 238 rows starting from the beginning of the part | ||
| 11884 | 2026.05.01 17:53:50.578852 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 238 rows starting from the beginning of the part | ||
| 11885 | 2026.05.01 17:53:50.578892 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 238 rows starting from the beginning of the part | ||
| 11886 | 2026.05.01 17:53:50.578930 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 238 rows starting from the beginning of the part | ||
| 11887 | 2026.05.01 17:53:50.579677 [ 279 ] {a6182290-6d0f-480e-b66f-1842d7e4f326} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11888 | 2026.05.01 17:53:50.579714 [ 279 ] {a6182290-6d0f-480e-b66f-1842d7e4f326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11889 | 2026.05.01 17:53:50.579861 [ 198 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1214 rows, containing 5 columns (5 merged, 0 gathered) in 0.001300367 sec., 933582.5962978144 rows/sec., 56.92 MiB/sec. | ||
| 11890 | 2026.05.01 17:53:50.579976 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 11891 | 2026.05.01 17:53:50.580063 [ 279 ] {a6182290-6d0f-480e-b66f-1842d7e4f326} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11892 | 2026.05.01 17:53:50.580209 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_31_6} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11893 | 2026.05.01 17:53:50.580278 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_31_6} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 11894 | 2026.05.01 17:53:50.580295 [ 279 ] {a6182290-6d0f-480e-b66f-1842d7e4f326} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11895 | 2026.05.01 17:53:50.580336 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 11896 | 2026.05.01 17:53:50.580429 [ 279 ] {a6182290-6d0f-480e-b66f-1842d7e4f326} <Debug> executeQuery: Read 804 rows, 57.70 KiB in 0.001693 sec., 474896.6331955109 rows/sec., 33.28 MiB/sec. | ||
| 11897 | 2026.05.01 17:53:50.580468 [ 279 ] {a6182290-6d0f-480e-b66f-1842d7e4f326} <Debug> TCPHandler: Processed in 0.001859008 sec. | ||
| 11898 | 2026.05.01 17:53:50.580578 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11899 | 2026.05.01 17:53:50.580672 [ 279 ] {3e37b71e-e306-4d24-8b72-9e71c829136b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11900 | 2026.05.01 17:53:50.580715 [ 279 ] {3e37b71e-e306-4d24-8b72-9e71c829136b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11901 | 2026.05.01 17:53:50.581054 [ 279 ] {3e37b71e-e306-4d24-8b72-9e71c829136b} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11902 | 2026.05.01 17:53:50.581089 [ 279 ] {3e37b71e-e306-4d24-8b72-9e71c829136b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11903 | 2026.05.01 17:53:50.581388 [ 279 ] {3e37b71e-e306-4d24-8b72-9e71c829136b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11904 | 2026.05.01 17:53:50.581604 [ 279 ] {3e37b71e-e306-4d24-8b72-9e71c829136b} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11905 | 2026.05.01 17:53:50.581734 [ 279 ] {3e37b71e-e306-4d24-8b72-9e71c829136b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001079 sec., 5560.704355885078 rows/sec., 290.53 KiB/sec. | ||
| 11906 | 2026.05.01 17:53:50.581769 [ 279 ] {3e37b71e-e306-4d24-8b72-9e71c829136b} <Debug> TCPHandler: Processed in 0.001240005 sec. | ||
| 11907 | 2026.05.01 17:53:50.581888 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11908 | 2026.05.01 17:53:50.581986 [ 279 ] {6922053b-a875-4aea-ad2e-4ee6ac521ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11909 | 2026.05.01 17:53:50.582031 [ 279 ] {6922053b-a875-4aea-ad2e-4ee6ac521ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11910 | 2026.05.01 17:53:50.582528 [ 279 ] {6922053b-a875-4aea-ad2e-4ee6ac521ab9} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11911 | 2026.05.01 17:53:50.582567 [ 279 ] {6922053b-a875-4aea-ad2e-4ee6ac521ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11912 | 2026.05.01 17:53:50.582915 [ 279 ] {6922053b-a875-4aea-ad2e-4ee6ac521ab9} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11913 | 2026.05.01 17:53:50.583120 [ 279 ] {6922053b-a875-4aea-ad2e-4ee6ac521ab9} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11914 | 2026.05.01 17:53:50.583252 [ 279 ] {6922053b-a875-4aea-ad2e-4ee6ac521ab9} <Debug> executeQuery: Read 339 rows, 22.73 KiB in 0.001285 sec., 263813.22957198444 rows/sec., 17.27 MiB/sec. | ||
| 11915 | 2026.05.01 17:53:50.583289 [ 279 ] {6922053b-a875-4aea-ad2e-4ee6ac521ab9} <Debug> TCPHandler: Processed in 0.001450919 sec. | ||
| 11916 | 2026.05.01 17:53:50.583406 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11917 | 2026.05.01 17:53:50.583501 [ 279 ] {c595233c-1a56-4b93-a2a8-bef2e73ede25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11918 | 2026.05.01 17:53:50.583543 [ 279 ] {c595233c-1a56-4b93-a2a8-bef2e73ede25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11919 | 2026.05.01 17:53:50.583859 [ 279 ] {c595233c-1a56-4b93-a2a8-bef2e73ede25} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11920 | 2026.05.01 17:53:50.583895 [ 279 ] {c595233c-1a56-4b93-a2a8-bef2e73ede25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11921 | 2026.05.01 17:53:50.584215 [ 279 ] {c595233c-1a56-4b93-a2a8-bef2e73ede25} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11922 | 2026.05.01 17:53:50.584422 [ 279 ] {c595233c-1a56-4b93-a2a8-bef2e73ede25} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11923 | 2026.05.01 17:53:50.584552 [ 279 ] {c595233c-1a56-4b93-a2a8-bef2e73ede25} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 11924 | 2026.05.01 17:53:50.584589 [ 279 ] {c595233c-1a56-4b93-a2a8-bef2e73ede25} <Debug> TCPHandler: Processed in 0.001232345 sec. | ||
| 11925 | 2026.05.01 17:53:50.584712 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11926 | 2026.05.01 17:53:50.584816 [ 279 ] {53a50e6a-c0f3-413f-8836-7f8ee84d9158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11927 | 2026.05.01 17:53:50.584873 [ 279 ] {53a50e6a-c0f3-413f-8836-7f8ee84d9158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11928 | 2026.05.01 17:53:50.585796 [ 279 ] {53a50e6a-c0f3-413f-8836-7f8ee84d9158} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11929 | 2026.05.01 17:53:50.585834 [ 279 ] {53a50e6a-c0f3-413f-8836-7f8ee84d9158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11930 | 2026.05.01 17:53:50.586400 [ 279 ] {53a50e6a-c0f3-413f-8836-7f8ee84d9158} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11931 | 2026.05.01 17:53:50.586632 [ 279 ] {53a50e6a-c0f3-413f-8836-7f8ee84d9158} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11932 | 2026.05.01 17:53:50.586771 [ 279 ] {53a50e6a-c0f3-413f-8836-7f8ee84d9158} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001975 sec., 18227.84810126582 rows/sec., 32.66 MiB/sec. | ||
| 11933 | 2026.05.01 17:53:50.586826 [ 279 ] {53a50e6a-c0f3-413f-8836-7f8ee84d9158} <Debug> TCPHandler: Processed in 0.002168294 sec. | ||
| 11934 | 2026.05.01 17:53:50.586959 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11935 | 2026.05.01 17:53:50.587056 [ 279 ] {73d3093f-708b-4a53-8aed-bef3c319ef09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11936 | 2026.05.01 17:53:50.587099 [ 279 ] {73d3093f-708b-4a53-8aed-bef3c319ef09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11937 | 2026.05.01 17:53:50.587461 [ 279 ] {73d3093f-708b-4a53-8aed-bef3c319ef09} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11938 | 2026.05.01 17:53:50.587498 [ 279 ] {73d3093f-708b-4a53-8aed-bef3c319ef09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11939 | 2026.05.01 17:53:50.587812 [ 279 ] {73d3093f-708b-4a53-8aed-bef3c319ef09} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11940 | 2026.05.01 17:53:50.588026 [ 279 ] {73d3093f-708b-4a53-8aed-bef3c319ef09} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11941 | 2026.05.01 17:53:50.588156 [ 279 ] {73d3093f-708b-4a53-8aed-bef3c319ef09} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.00112 sec., 98214.28571428572 rows/sec., 5.97 MiB/sec. | ||
| 11942 | 2026.05.01 17:53:50.588191 [ 279 ] {73d3093f-708b-4a53-8aed-bef3c319ef09} <Debug> TCPHandler: Processed in 0.001282536 sec. | ||
| 11943 | 2026.05.01 17:53:50.999718 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11944 | 2026.05.01 17:53:51.016623 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11945 | 2026.05.01 17:53:51.016682 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11946 | 2026.05.01 17:53:51.022949 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11947 | 2026.05.01 17:53:51.023649 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11948 | 2026.05.01 17:53:51.023954 [ 93 ] {} <Debug> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11949 | 2026.05.01 17:53:51.024037 [ 93 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11950 | 2026.05.01 17:53:51.024071 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 11951 | 2026.05.01 17:53:51.024181 [ 196 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::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 | ||
| 11952 | 2026.05.01 17:53:51.026572 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11953 | 2026.05.01 17:53:51.027162 [ 196 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11954 | 2026.05.01 17:53:51.027888 [ 196 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 11955 | 2026.05.01 17:53:51.031205 [ 196 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 11956 | 2026.05.01 17:53:51.034497 [ 196 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 11957 | 2026.05.01 17:53:51.038226 [ 196 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 11958 | 2026.05.01 17:53:51.042299 [ 196 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 11959 | 2026.05.01 17:53:51.046114 [ 196 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 11960 | 2026.05.01 17:53:51.096866 [ 201 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.072726341 sec., 5280.067644266607 rows/sec., 27.30 MiB/sec. | ||
| 11961 | 2026.05.01 17:53:51.099711 [ 197 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11962 | 2026.05.01 17:53:51.102048 [ 197 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_51_10} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11963 | 2026.05.01 17:53:51.102163 [ 197 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_51_10} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11964 | 2026.05.01 17:53:51.105162 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 11965 | 2026.05.01 17:53:52.000243 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.84 MiB, peak 340.24 MiB, free memory in arenas 0.00 B, will set to 328.66 MiB (RSS), difference: 1.82 MiB | ||
| 11966 | 2026.05.01 17:53:55.551737 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11967 | 2026.05.01 17:53:55.551949 [ 279 ] {5e920fcc-27c1-403b-9116-1177d7256c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11968 | 2026.05.01 17:53:55.552027 [ 279 ] {5e920fcc-27c1-403b-9116-1177d7256c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11969 | 2026.05.01 17:53:55.552783 [ 279 ] {5e920fcc-27c1-403b-9116-1177d7256c79} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11970 | 2026.05.01 17:53:55.552841 [ 279 ] {5e920fcc-27c1-403b-9116-1177d7256c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11971 | 2026.05.01 17:53:55.553245 [ 279 ] {5e920fcc-27c1-403b-9116-1177d7256c79} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11972 | 2026.05.01 17:53:55.553487 [ 279 ] {5e920fcc-27c1-403b-9116-1177d7256c79} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11973 | 2026.05.01 17:53:55.553657 [ 279 ] {5e920fcc-27c1-403b-9116-1177d7256c79} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001765 sec., 38526.912181303116 rows/sec., 3.08 MiB/sec. | ||
| 11974 | 2026.05.01 17:53:55.553670 [ 88 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11975 | 2026.05.01 17:53:55.553709 [ 279 ] {5e920fcc-27c1-403b-9116-1177d7256c79} <Debug> TCPHandler: Processed in 0.002109772 sec. | ||
| 11976 | 2026.05.01 17:53:55.553760 [ 88 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11977 | 2026.05.01 17:53:55.553808 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11978 | 2026.05.01 17:53:55.553886 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11979 | 2026.05.01 17:53:55.553945 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11980 | 2026.05.01 17:53:55.553997 [ 279 ] {e0cb5080-1c25-45fc-b10d-124beb280f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11981 | 2026.05.01 17:53:55.554048 [ 279 ] {e0cb5080-1c25-45fc-b10d-124beb280f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11982 | 2026.05.01 17:53:55.554083 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11983 | 2026.05.01 17:53:55.554124 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3812 rows starting from the beginning of the part | ||
| 11984 | 2026.05.01 17:53:55.554191 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
| 11985 | 2026.05.01 17:53:55.554241 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1319 rows starting from the beginning of the part | ||
| 11986 | 2026.05.01 17:53:55.554283 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 68 rows starting from the beginning of the part | ||
| 11987 | 2026.05.01 17:53:55.554322 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1323 rows starting from the beginning of the part | ||
| 11988 | 2026.05.01 17:53:55.554357 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 68 rows starting from the beginning of the part | ||
| 11989 | 2026.05.01 17:53:55.554477 [ 279 ] {e0cb5080-1c25-45fc-b10d-124beb280f49} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11990 | 2026.05.01 17:53:55.554523 [ 279 ] {e0cb5080-1c25-45fc-b10d-124beb280f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11991 | 2026.05.01 17:53:55.555009 [ 279 ] {e0cb5080-1c25-45fc-b10d-124beb280f49} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11992 | 2026.05.01 17:53:55.555253 [ 279 ] {e0cb5080-1c25-45fc-b10d-124beb280f49} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11993 | 2026.05.01 17:53:55.555399 [ 279 ] {e0cb5080-1c25-45fc-b10d-124beb280f49} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001427 sec., 4204.625087596356 rows/sec., 316.17 KiB/sec. | ||
| 11994 | 2026.05.01 17:53:55.555440 [ 279 ] {e0cb5080-1c25-45fc-b10d-124beb280f49} <Debug> TCPHandler: Processed in 0.001613922 sec. | ||
| 11995 | 2026.05.01 17:53:55.555564 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11996 | 2026.05.01 17:53:55.555664 [ 279 ] {7ca242fe-94a3-4a46-8963-68fc84c7e51a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11997 | 2026.05.01 17:53:55.555705 [ 279 ] {7ca242fe-94a3-4a46-8963-68fc84c7e51a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11998 | 2026.05.01 17:53:55.556131 [ 279 ] {7ca242fe-94a3-4a46-8963-68fc84c7e51a} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11999 | 2026.05.01 17:53:55.556169 [ 279 ] {7ca242fe-94a3-4a46-8963-68fc84c7e51a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12000 | 2026.05.01 17:53:55.556443 [ 188 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6646 rows, containing 5 columns (5 merged, 0 gathered) in 0.002557592 sec., 2598537.9998060674 rows/sec., 209.74 MiB/sec. | ||
| 12001 | 2026.05.01 17:53:55.556516 [ 279 ] {7ca242fe-94a3-4a46-8963-68fc84c7e51a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12002 | 2026.05.01 17:53:55.556749 [ 279 ] {7ca242fe-94a3-4a46-8963-68fc84c7e51a} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12003 | 2026.05.01 17:53:55.556754 [ 190 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12004 | 2026.05.01 17:53:55.556891 [ 279 ] {7ca242fe-94a3-4a46-8963-68fc84c7e51a} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001247 sec., 56134.72333600641 rows/sec., 4.38 MiB/sec. | ||
| 12005 | 2026.05.01 17:53:55.556899 [ 87 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12006 | 2026.05.01 17:53:55.556937 [ 279 ] {7ca242fe-94a3-4a46-8963-68fc84c7e51a} <Debug> TCPHandler: Processed in 0.001422249 sec. | ||
| 12007 | 2026.05.01 17:53:55.556970 [ 87 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12008 | 2026.05.01 17:53:55.557002 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12009 | 2026.05.01 17:53:55.557041 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_81_16} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12010 | 2026.05.01 17:53:55.557071 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12011 | 2026.05.01 17:53:55.557074 [ 190 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12012 | 2026.05.01 17:53:55.557133 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_81_16} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12013 | 2026.05.01 17:53:55.557176 [ 190 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12014 | 2026.05.01 17:53:55.557177 [ 279 ] {69b56af3-94d9-428a-a180-ed96d2ebeecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12015 | 2026.05.01 17:53:55.557204 [ 190 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2102 rows starting from the beginning of the part | ||
| 12016 | 2026.05.01 17:53:55.557209 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 12017 | 2026.05.01 17:53:55.557239 [ 279 ] {69b56af3-94d9-428a-a180-ed96d2ebeecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12018 | 2026.05.01 17:53:55.557263 [ 190 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
| 12019 | 2026.05.01 17:53:55.557310 [ 190 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 796 rows starting from the beginning of the part | ||
| 12020 | 2026.05.01 17:53:55.557351 [ 190 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 70 rows starting from the beginning of the part | ||
| 12021 | 2026.05.01 17:53:55.557388 [ 190 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 804 rows starting from the beginning of the part | ||
| 12022 | 2026.05.01 17:53:55.557424 [ 190 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 70 rows starting from the beginning of the part | ||
| 12023 | 2026.05.01 17:53:55.557659 [ 279 ] {69b56af3-94d9-428a-a180-ed96d2ebeecb} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12024 | 2026.05.01 17:53:55.557703 [ 279 ] {69b56af3-94d9-428a-a180-ed96d2ebeecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12025 | 2026.05.01 17:53:55.558077 [ 279 ] {69b56af3-94d9-428a-a180-ed96d2ebeecb} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12026 | 2026.05.01 17:53:55.558306 [ 279 ] {69b56af3-94d9-428a-a180-ed96d2ebeecb} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12027 | 2026.05.01 17:53:55.558422 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 5 parts from all_1_76_15 to all_80_80_0 | ||
| 12028 | 2026.05.01 17:53:55.558443 [ 279 ] {69b56af3-94d9-428a-a180-ed96d2ebeecb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001285 sec., 124513.61867704282 rows/sec., 8.67 MiB/sec. | ||
| 12029 | 2026.05.01 17:53:55.558452 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12030 | 2026.05.01 17:53:55.558485 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12031 | 2026.05.01 17:53:55.558488 [ 279 ] {69b56af3-94d9-428a-a180-ed96d2ebeecb} <Debug> TCPHandler: Processed in 0.001465819 sec. | ||
| 12032 | 2026.05.01 17:53:55.558544 [ 188 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3906 rows, containing 5 columns (5 merged, 0 gathered) in 0.00149903 sec., 2605685.009639567 rows/sec., 190.99 MiB/sec. | ||
| 12033 | 2026.05.01 17:53:55.558545 [ 198 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_76_15 to all_80_80_0 into Compact with storage Full | ||
| 12034 | 2026.05.01 17:53:55.558620 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12035 | 2026.05.01 17:53:55.558653 [ 198 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12036 | 2026.05.01 17:53:55.558686 [ 198 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 31292 rows starting from the beginning of the part | ||
| 12037 | 2026.05.01 17:53:55.558728 [ 279 ] {9a4feb2c-1717-4a34-b879-02a4b7210d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12038 | 2026.05.01 17:53:55.558730 [ 198 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 138 rows starting from the beginning of the part | ||
| 12039 | 2026.05.01 17:53:55.558786 [ 198 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 335 rows starting from the beginning of the part | ||
| 12040 | 2026.05.01 17:53:55.558794 [ 279 ] {9a4feb2c-1717-4a34-b879-02a4b7210d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12041 | 2026.05.01 17:53:55.558820 [ 198 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 12042 | 2026.05.01 17:53:55.558827 [ 200 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12043 | 2026.05.01 17:53:55.558859 [ 198 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 339 rows starting from the beginning of the part | ||
| 12044 | 2026.05.01 17:53:55.559195 [ 200 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_81_16} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12045 | 2026.05.01 17:53:55.559295 [ 200 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_81_16} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12046 | 2026.05.01 17:53:55.559407 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 12047 | 2026.05.01 17:53:55.559642 [ 279 ] {9a4feb2c-1717-4a34-b879-02a4b7210d48} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12048 | 2026.05.01 17:53:55.559684 [ 279 ] {9a4feb2c-1717-4a34-b879-02a4b7210d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12049 | 2026.05.01 17:53:55.560321 [ 279 ] {9a4feb2c-1717-4a34-b879-02a4b7210d48} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12050 | 2026.05.01 17:53:55.560565 [ 279 ] {9a4feb2c-1717-4a34-b879-02a4b7210d48} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12051 | 2026.05.01 17:53:55.560711 [ 279 ] {9a4feb2c-1717-4a34-b879-02a4b7210d48} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.002003 sec., 2995.5067398901647 rows/sec., 5.37 MiB/sec. | ||
| 12052 | 2026.05.01 17:53:55.560766 [ 279 ] {9a4feb2c-1717-4a34-b879-02a4b7210d48} <Debug> TCPHandler: Processed in 0.002197794 sec. | ||
| 12053 | 2026.05.01 17:53:55.560889 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12054 | 2026.05.01 17:53:55.560985 [ 279 ] {d57f80ed-9b71-4b17-9120-5c94e0c1b8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12055 | 2026.05.01 17:53:55.561028 [ 279 ] {d57f80ed-9b71-4b17-9120-5c94e0c1b8d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12056 | 2026.05.01 17:53:55.561396 [ 279 ] {d57f80ed-9b71-4b17-9120-5c94e0c1b8d2} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12057 | 2026.05.01 17:53:55.561434 [ 279 ] {d57f80ed-9b71-4b17-9120-5c94e0c1b8d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12058 | 2026.05.01 17:53:55.561855 [ 279 ] {d57f80ed-9b71-4b17-9120-5c94e0c1b8d2} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12059 | 2026.05.01 17:53:55.562076 [ 279 ] {d57f80ed-9b71-4b17-9120-5c94e0c1b8d2} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12060 | 2026.05.01 17:53:55.562191 [ 87 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12061 | 2026.05.01 17:53:55.562211 [ 279 ] {d57f80ed-9b71-4b17-9120-5c94e0c1b8d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001245 sec., 48192.77108433735 rows/sec., 3.25 MiB/sec. | ||
| 12062 | 2026.05.01 17:53:55.562222 [ 87 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12063 | 2026.05.01 17:53:55.562252 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12064 | 2026.05.01 17:53:55.562256 [ 279 ] {d57f80ed-9b71-4b17-9120-5c94e0c1b8d2} <Debug> TCPHandler: Processed in 0.001415939 sec. | ||
| 12065 | 2026.05.01 17:53:55.562318 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12066 | 2026.05.01 17:53:55.562427 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12067 | 2026.05.01 17:53:55.562456 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5358 rows starting from the beginning of the part | ||
| 12068 | 2026.05.01 17:53:55.562506 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 52 rows starting from the beginning of the part | ||
| 12069 | 2026.05.01 17:53:55.562544 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 110 rows starting from the beginning of the part | ||
| 12070 | 2026.05.01 17:53:55.562583 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 12071 | 2026.05.01 17:53:55.562619 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 110 rows starting from the beginning of the part | ||
| 12072 | 2026.05.01 17:53:55.562658 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 12073 | 2026.05.01 17:53:55.564758 [ 188 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5750 rows, containing 4 columns (4 merged, 0 gathered) in 0.00246587 sec., 2331834.200505298 rows/sec., 149.15 MiB/sec. | ||
| 12074 | 2026.05.01 17:53:55.565356 [ 188 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12075 | 2026.05.01 17:53:55.565671 [ 188 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_81_16} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12076 | 2026.05.01 17:53:55.565753 [ 188 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_81_16} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12077 | 2026.05.01 17:53:55.565853 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 12078 | 2026.05.01 17:53:55.566308 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32264 rows, containing 5 columns (5 merged, 0 gathered) in 0.007778227 sec., 4147988.995435592 rows/sec., 270.27 MiB/sec. | ||
| 12079 | 2026.05.01 17:53:55.567110 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 12080 | 2026.05.01 17:53:55.567433 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12081 | 2026.05.01 17:53:55.567510 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 5 parts: [all_1_76_15, all_80_80_0] -> all_1_80_16 | ||
| 12082 | 2026.05.01 17:53:55.567602 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12083 | 2026.05.01 17:53:56.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.23 MiB, peak 340.53 MiB, free memory in arenas 0.00 B, will set to 331.86 MiB (RSS), difference: 2.63 MiB | ||
| 12084 | 2026.05.01 17:53:57.108865 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12085 | 2026.05.01 17:53:57.108921 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12086 | 2026.05.01 17:53:57.244650 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25012 | ||
| 12087 | 2026.05.01 17:53:57.245182 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12088 | 2026.05.01 17:53:57.245229 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12089 | 2026.05.01 17:53:57.245717 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12090 | 2026.05.01 17:53:57.245961 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12091 | 2026.05.01 17:53:57.246096 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25012 | ||
| 12092 | 2026.05.01 17:53:57.327164 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1532 | ||
| 12093 | 2026.05.01 17:53:57.329616 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12094 | 2026.05.01 17:53:57.329660 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12095 | 2026.05.01 17:53:57.330851 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12096 | 2026.05.01 17:53:57.331137 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12097 | 2026.05.01 17:53:57.331404 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1532 | ||
| 12098 | 2026.05.01 17:53:58.527603 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 12099 | 2026.05.01 17:53:58.542634 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12100 | 2026.05.01 17:53:58.542693 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12101 | 2026.05.01 17:53:58.548077 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12102 | 2026.05.01 17:53:58.548771 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12103 | 2026.05.01 17:53:58.551472 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 12104 | 2026.05.01 17:54:00.564964 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12105 | 2026.05.01 17:54:00.565157 [ 279 ] {5eb01875-a05f-40ce-9edc-d376e63913f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12106 | 2026.05.01 17:54:00.565224 [ 279 ] {5eb01875-a05f-40ce-9edc-d376e63913f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12107 | 2026.05.01 17:54:00.566039 [ 279 ] {5eb01875-a05f-40ce-9edc-d376e63913f5} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12108 | 2026.05.01 17:54:00.566080 [ 279 ] {5eb01875-a05f-40ce-9edc-d376e63913f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12109 | 2026.05.01 17:54:00.566501 [ 279 ] {5eb01875-a05f-40ce-9edc-d376e63913f5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12110 | 2026.05.01 17:54:00.566749 [ 279 ] {5eb01875-a05f-40ce-9edc-d376e63913f5} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12111 | 2026.05.01 17:54:00.566904 [ 279 ] {5eb01875-a05f-40ce-9edc-d376e63913f5} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001797 sec., 258208.1246521981 rows/sec., 16.37 MiB/sec. | ||
| 12112 | 2026.05.01 17:54:00.566946 [ 279 ] {5eb01875-a05f-40ce-9edc-d376e63913f5} <Debug> TCPHandler: Processed in 0.002123883 sec. | ||
| 12113 | 2026.05.01 17:54:00.567093 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12114 | 2026.05.01 17:54:00.567190 [ 279 ] {4b8af5fd-d99d-4837-b14d-37fab7159391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12115 | 2026.05.01 17:54:00.567231 [ 279 ] {4b8af5fd-d99d-4837-b14d-37fab7159391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12116 | 2026.05.01 17:54:00.568182 [ 279 ] {4b8af5fd-d99d-4837-b14d-37fab7159391} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12117 | 2026.05.01 17:54:00.568218 [ 279 ] {4b8af5fd-d99d-4837-b14d-37fab7159391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12118 | 2026.05.01 17:54:00.568609 [ 279 ] {4b8af5fd-d99d-4837-b14d-37fab7159391} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12119 | 2026.05.01 17:54:00.568831 [ 279 ] {4b8af5fd-d99d-4837-b14d-37fab7159391} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12120 | 2026.05.01 17:54:00.568962 [ 279 ] {4b8af5fd-d99d-4837-b14d-37fab7159391} <Debug> executeQuery: Read 1319 rows, 105.58 KiB in 0.001791 sec., 736460.0781686208 rows/sec., 57.57 MiB/sec. | ||
| 12121 | 2026.05.01 17:54:00.568999 [ 279 ] {4b8af5fd-d99d-4837-b14d-37fab7159391} <Debug> TCPHandler: Processed in 0.00195596 sec. | ||
| 12122 | 2026.05.01 17:54:00.569125 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12123 | 2026.05.01 17:54:00.569219 [ 279 ] {f1a5a0b3-8a8d-4fce-ab16-d1bb6c30981c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12124 | 2026.05.01 17:54:00.569259 [ 279 ] {f1a5a0b3-8a8d-4fce-ab16-d1bb6c30981c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12125 | 2026.05.01 17:54:00.569761 [ 279 ] {f1a5a0b3-8a8d-4fce-ab16-d1bb6c30981c} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12126 | 2026.05.01 17:54:00.569796 [ 279 ] {f1a5a0b3-8a8d-4fce-ab16-d1bb6c30981c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12127 | 2026.05.01 17:54:00.570113 [ 279 ] {f1a5a0b3-8a8d-4fce-ab16-d1bb6c30981c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12128 | 2026.05.01 17:54:00.570333 [ 279 ] {f1a5a0b3-8a8d-4fce-ab16-d1bb6c30981c} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12129 | 2026.05.01 17:54:00.570443 [ 73 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12130 | 2026.05.01 17:54:00.570468 [ 279 ] {f1a5a0b3-8a8d-4fce-ab16-d1bb6c30981c} <Debug> executeQuery: Read 268 rows, 16.64 KiB in 0.001266 sec., 211690.36334913113 rows/sec., 12.84 MiB/sec. | ||
| 12131 | 2026.05.01 17:54:00.570479 [ 73 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12132 | 2026.05.01 17:54:00.570504 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12133 | 2026.05.01 17:54:00.570511 [ 279 ] {f1a5a0b3-8a8d-4fce-ab16-d1bb6c30981c} <Debug> TCPHandler: Processed in 0.001435339 sec. | ||
| 12134 | 2026.05.01 17:54:00.570592 [ 189 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 12135 | 2026.05.01 17:54:00.570641 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12136 | 2026.05.01 17:54:00.570678 [ 189 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12137 | 2026.05.01 17:54:00.570707 [ 189 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 317 rows starting from the beginning of the part | ||
| 12138 | 2026.05.01 17:54:00.570735 [ 279 ] {27acabd9-6f0c-484c-903b-3f5d1a7df6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12139 | 2026.05.01 17:54:00.570767 [ 189 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 268 rows starting from the beginning of the part | ||
| 12140 | 2026.05.01 17:54:00.570776 [ 279 ] {27acabd9-6f0c-484c-903b-3f5d1a7df6a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12141 | 2026.05.01 17:54:00.570820 [ 189 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 6 rows starting from the beginning of the part | ||
| 12142 | 2026.05.01 17:54:00.570877 [ 189 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 276 rows starting from the beginning of the part | ||
| 12143 | 2026.05.01 17:54:00.570918 [ 189 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 6 rows starting from the beginning of the part | ||
| 12144 | 2026.05.01 17:54:00.570957 [ 189 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 268 rows starting from the beginning of the part | ||
| 12145 | 2026.05.01 17:54:00.571289 [ 279 ] {27acabd9-6f0c-484c-903b-3f5d1a7df6a8} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12146 | 2026.05.01 17:54:00.571331 [ 279 ] {27acabd9-6f0c-484c-903b-3f5d1a7df6a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12147 | 2026.05.01 17:54:00.571754 [ 279 ] {27acabd9-6f0c-484c-903b-3f5d1a7df6a8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12148 | 2026.05.01 17:54:00.572050 [ 279 ] {27acabd9-6f0c-484c-903b-3f5d1a7df6a8} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12149 | 2026.05.01 17:54:00.572160 [ 200 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1141 rows, containing 5 columns (5 merged, 0 gathered) in 0.001601212 sec., 712585.216698351 rows/sec., 46.42 MiB/sec. | ||
| 12150 | 2026.05.01 17:54:00.572205 [ 279 ] {27acabd9-6f0c-484c-903b-3f5d1a7df6a8} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001487 sec., 160726.29455279085 rows/sec., 10.36 MiB/sec. | ||
| 12151 | 2026.05.01 17:54:00.572249 [ 279 ] {27acabd9-6f0c-484c-903b-3f5d1a7df6a8} <Debug> TCPHandler: Processed in 0.001657893 sec. | ||
| 12152 | 2026.05.01 17:54:00.572380 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12153 | 2026.05.01 17:54:00.572393 [ 194 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12154 | 2026.05.01 17:54:00.572479 [ 279 ] {7b215f6b-1ff6-4b38-bbd4-877b96cb76a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12155 | 2026.05.01 17:54:00.572528 [ 279 ] {7b215f6b-1ff6-4b38-bbd4-877b96cb76a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12156 | 2026.05.01 17:54:00.572721 [ 194 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_71_14} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12157 | 2026.05.01 17:54:00.572819 [ 194 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_71_14} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12158 | 2026.05.01 17:54:00.572922 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 12159 | 2026.05.01 17:54:00.573043 [ 279 ] {7b215f6b-1ff6-4b38-bbd4-877b96cb76a8} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12160 | 2026.05.01 17:54:00.573088 [ 279 ] {7b215f6b-1ff6-4b38-bbd4-877b96cb76a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12161 | 2026.05.01 17:54:00.573425 [ 279 ] {7b215f6b-1ff6-4b38-bbd4-877b96cb76a8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12162 | 2026.05.01 17:54:00.573641 [ 279 ] {7b215f6b-1ff6-4b38-bbd4-877b96cb76a8} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12163 | 2026.05.01 17:54:00.573773 [ 279 ] {7b215f6b-1ff6-4b38-bbd4-877b96cb76a8} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001316 sec., 180851.06382978725 rows/sec., 10.27 MiB/sec. | ||
| 12164 | 2026.05.01 17:54:00.573811 [ 279 ] {7b215f6b-1ff6-4b38-bbd4-877b96cb76a8} <Debug> TCPHandler: Processed in 0.00148045 sec. | ||
| 12165 | 2026.05.01 17:54:00.573941 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12166 | 2026.05.01 17:54:00.574044 [ 279 ] {56d1a342-1361-44b6-954c-6fbe74845a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12167 | 2026.05.01 17:54:00.574085 [ 279 ] {56d1a342-1361-44b6-954c-6fbe74845a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12168 | 2026.05.01 17:54:00.574871 [ 279 ] {56d1a342-1361-44b6-954c-6fbe74845a54} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12169 | 2026.05.01 17:54:00.574908 [ 279 ] {56d1a342-1361-44b6-954c-6fbe74845a54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12170 | 2026.05.01 17:54:00.575261 [ 279 ] {56d1a342-1361-44b6-954c-6fbe74845a54} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12171 | 2026.05.01 17:54:00.575485 [ 279 ] {56d1a342-1361-44b6-954c-6fbe74845a54} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12172 | 2026.05.01 17:54:00.575615 [ 279 ] {56d1a342-1361-44b6-954c-6fbe74845a54} <Debug> executeQuery: Read 796 rows, 57.05 KiB in 0.001591 sec., 500314.2677561282 rows/sec., 35.02 MiB/sec. | ||
| 12173 | 2026.05.01 17:54:00.575653 [ 279 ] {56d1a342-1361-44b6-954c-6fbe74845a54} <Debug> TCPHandler: Processed in 0.001762185 sec. | ||
| 12174 | 2026.05.01 17:54:00.575780 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12175 | 2026.05.01 17:54:00.575876 [ 279 ] {8b6da654-eef7-42c4-a33f-7f46e49c4286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12176 | 2026.05.01 17:54:00.575918 [ 279 ] {8b6da654-eef7-42c4-a33f-7f46e49c4286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12177 | 2026.05.01 17:54:00.576258 [ 279 ] {8b6da654-eef7-42c4-a33f-7f46e49c4286} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12178 | 2026.05.01 17:54:00.576293 [ 279 ] {8b6da654-eef7-42c4-a33f-7f46e49c4286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12179 | 2026.05.01 17:54:00.576593 [ 279 ] {8b6da654-eef7-42c4-a33f-7f46e49c4286} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12180 | 2026.05.01 17:54:00.576801 [ 279 ] {8b6da654-eef7-42c4-a33f-7f46e49c4286} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12181 | 2026.05.01 17:54:00.576932 [ 279 ] {8b6da654-eef7-42c4-a33f-7f46e49c4286} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 12182 | 2026.05.01 17:54:00.576968 [ 279 ] {8b6da654-eef7-42c4-a33f-7f46e49c4286} <Debug> TCPHandler: Processed in 0.001237235 sec. | ||
| 12183 | 2026.05.01 17:54:00.577097 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12184 | 2026.05.01 17:54:00.577217 [ 279 ] {9c524452-8eca-4313-8762-845f4b939c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12185 | 2026.05.01 17:54:00.577270 [ 279 ] {9c524452-8eca-4313-8762-845f4b939c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12186 | 2026.05.01 17:54:00.577842 [ 279 ] {9c524452-8eca-4313-8762-845f4b939c6a} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12187 | 2026.05.01 17:54:00.577883 [ 279 ] {9c524452-8eca-4313-8762-845f4b939c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12188 | 2026.05.01 17:54:00.578265 [ 279 ] {9c524452-8eca-4313-8762-845f4b939c6a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12189 | 2026.05.01 17:54:00.578478 [ 279 ] {9c524452-8eca-4313-8762-845f4b939c6a} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12190 | 2026.05.01 17:54:00.578613 [ 279 ] {9c524452-8eca-4313-8762-845f4b939c6a} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001421 sec., 235749.4722026742 rows/sec., 15.43 MiB/sec. | ||
| 12191 | 2026.05.01 17:54:00.578651 [ 279 ] {9c524452-8eca-4313-8762-845f4b939c6a} <Debug> TCPHandler: Processed in 0.001611143 sec. | ||
| 12192 | 2026.05.01 17:54:00.578771 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12193 | 2026.05.01 17:54:00.578866 [ 279 ] {c0acac43-0830-4420-b903-3277e26e7f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12194 | 2026.05.01 17:54:00.578908 [ 279 ] {c0acac43-0830-4420-b903-3277e26e7f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12195 | 2026.05.01 17:54:00.579229 [ 279 ] {c0acac43-0830-4420-b903-3277e26e7f4f} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12196 | 2026.05.01 17:54:00.579262 [ 279 ] {c0acac43-0830-4420-b903-3277e26e7f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12197 | 2026.05.01 17:54:00.579561 [ 279 ] {c0acac43-0830-4420-b903-3277e26e7f4f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12198 | 2026.05.01 17:54:00.579770 [ 279 ] {c0acac43-0830-4420-b903-3277e26e7f4f} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12199 | 2026.05.01 17:54:00.579900 [ 279 ] {c0acac43-0830-4420-b903-3277e26e7f4f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 12200 | 2026.05.01 17:54:00.579911 [ 76 ] {} <Debug> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
| 12201 | 2026.05.01 17:54:00.579937 [ 279 ] {c0acac43-0830-4420-b903-3277e26e7f4f} <Debug> TCPHandler: Processed in 0.001214325 sec. | ||
| 12202 | 2026.05.01 17:54:00.579978 [ 76 ] {} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12203 | 2026.05.01 17:54:00.580009 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12204 | 2026.05.01 17:54:00.580094 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12205 | 2026.05.01 17:54:00.580132 [ 187 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
| 12206 | 2026.05.01 17:54:00.580197 [ 279 ] {c343f446-a61f-47b3-9c66-3ad9ced5af6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12207 | 2026.05.01 17:54:00.580259 [ 279 ] {c343f446-a61f-47b3-9c66-3ad9ced5af6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12208 | 2026.05.01 17:54:00.580288 [ 187 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12209 | 2026.05.01 17:54:00.580334 [ 187 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 24 rows starting from the beginning of the part | ||
| 12210 | 2026.05.01 17:54:00.580406 [ 187 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 12211 | 2026.05.01 17:54:00.580454 [ 187 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 12212 | 2026.05.01 17:54:00.580499 [ 187 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 12213 | 2026.05.01 17:54:00.580540 [ 187 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 12214 | 2026.05.01 17:54:00.580585 [ 187 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 12215 | 2026.05.01 17:54:00.581134 [ 279 ] {c343f446-a61f-47b3-9c66-3ad9ced5af6d} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12216 | 2026.05.01 17:54:00.581177 [ 279 ] {c343f446-a61f-47b3-9c66-3ad9ced5af6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12217 | 2026.05.01 17:54:00.581442 [ 200 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 4 columns (4 merged, 0 gathered) in 0.001371558 sec., 21143.837883633067 rows/sec., 1.39 MiB/sec. | ||
| 12218 | 2026.05.01 17:54:00.581611 [ 200 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 12219 | 2026.05.01 17:54:00.581768 [ 279 ] {c343f446-a61f-47b3-9c66-3ad9ced5af6d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12220 | 2026.05.01 17:54:00.582014 [ 200 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_29_6} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12221 | 2026.05.01 17:54:00.582064 [ 279 ] {c343f446-a61f-47b3-9c66-3ad9ced5af6d} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12222 | 2026.05.01 17:54:00.582101 [ 200 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_29_6} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
| 12223 | 2026.05.01 17:54:00.582197 [ 76 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12224 | 2026.05.01 17:54:00.582214 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12225 | 2026.05.01 17:54:00.582218 [ 279 ] {c343f446-a61f-47b3-9c66-3ad9ced5af6d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002042 sec., 17629.77473065622 rows/sec., 31.59 MiB/sec. | ||
| 12226 | 2026.05.01 17:54:00.582224 [ 76 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12227 | 2026.05.01 17:54:00.582267 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12228 | 2026.05.01 17:54:00.582287 [ 279 ] {c343f446-a61f-47b3-9c66-3ad9ced5af6d} <Debug> TCPHandler: Processed in 0.002254205 sec. | ||
| 12229 | 2026.05.01 17:54:00.582340 [ 192 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 12230 | 2026.05.01 17:54:00.582436 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12231 | 2026.05.01 17:54:00.582536 [ 279 ] {d731f352-b462-4384-847e-80df72540c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12232 | 2026.05.01 17:54:00.582543 [ 192 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12233 | 2026.05.01 17:54:00.582581 [ 279 ] {d731f352-b462-4384-847e-80df72540c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12234 | 2026.05.01 17:54:00.582611 [ 192 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1482 rows starting from the beginning of the part | ||
| 12235 | 2026.05.01 17:54:00.582741 [ 192 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 36 rows starting from the beginning of the part | ||
| 12236 | 2026.05.01 17:54:00.582844 [ 192 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 6 rows starting from the beginning of the part | ||
| 12237 | 2026.05.01 17:54:00.582946 [ 192 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 36 rows starting from the beginning of the part | ||
| 12238 | 2026.05.01 17:54:00.582969 [ 279 ] {d731f352-b462-4384-847e-80df72540c7a} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12239 | 2026.05.01 17:54:00.583010 [ 279 ] {d731f352-b462-4384-847e-80df72540c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12240 | 2026.05.01 17:54:00.583045 [ 192 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 6 rows starting from the beginning of the part | ||
| 12241 | 2026.05.01 17:54:00.583146 [ 192 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 36 rows starting from the beginning of the part | ||
| 12242 | 2026.05.01 17:54:00.583327 [ 279 ] {d731f352-b462-4384-847e-80df72540c7a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12243 | 2026.05.01 17:54:00.583584 [ 279 ] {d731f352-b462-4384-847e-80df72540c7a} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12244 | 2026.05.01 17:54:00.583721 [ 279 ] {d731f352-b462-4384-847e-80df72540c7a} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001203 sec., 91438.0714879468 rows/sec., 5.56 MiB/sec. | ||
| 12245 | 2026.05.01 17:54:00.583758 [ 279 ] {d731f352-b462-4384-847e-80df72540c7a} <Debug> TCPHandler: Processed in 0.001370648 sec. | ||
| 12246 | 2026.05.01 17:54:00.590789 [ 199 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1602 rows, containing 19 columns (19 merged, 0 gathered) in 0.008477101 sec., 188979.69954587068 rows/sec., 338.64 MiB/sec. | ||
| 12247 | 2026.05.01 17:54:00.592566 [ 199 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12248 | 2026.05.01 17:54:00.592922 [ 199 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12249 | 2026.05.01 17:54:00.593012 [ 199 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12250 | 2026.05.01 17:54:00.593145 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 12251 | 2026.05.01 17:54:00.774356 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12252 | 2026.05.01 17:54:00.774621 [ 279 ] {f007a5ef-4e08-45c9-89e0-0fbb49fa1294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12253 | 2026.05.01 17:54:00.774723 [ 279 ] {f007a5ef-4e08-45c9-89e0-0fbb49fa1294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12254 | 2026.05.01 17:54:00.776962 [ 279 ] {f007a5ef-4e08-45c9-89e0-0fbb49fa1294} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12255 | 2026.05.01 17:54:00.777018 [ 279 ] {f007a5ef-4e08-45c9-89e0-0fbb49fa1294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12256 | 2026.05.01 17:54:00.777628 [ 279 ] {f007a5ef-4e08-45c9-89e0-0fbb49fa1294} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12257 | 2026.05.01 17:54:00.777881 [ 279 ] {f007a5ef-4e08-45c9-89e0-0fbb49fa1294} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12258 | 2026.05.01 17:54:00.778053 [ 279 ] {f007a5ef-4e08-45c9-89e0-0fbb49fa1294} <Debug> executeQuery: Read 2391 rows, 180.79 KiB in 0.003504 sec., 682363.0136986302 rows/sec., 50.39 MiB/sec. | ||
| 12259 | 2026.05.01 17:54:00.778111 [ 279 ] {f007a5ef-4e08-45c9-89e0-0fbb49fa1294} <Debug> TCPHandler: Processed in 0.003935279 sec. | ||
| 12260 | 2026.05.01 17:54:00.778251 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12261 | 2026.05.01 17:54:00.778358 [ 279 ] {dc4c5143-1899-487f-9378-5b3591ed3141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12262 | 2026.05.01 17:54:00.778405 [ 279 ] {dc4c5143-1899-487f-9378-5b3591ed3141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12263 | 2026.05.01 17:54:00.778843 [ 279 ] {dc4c5143-1899-487f-9378-5b3591ed3141} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12264 | 2026.05.01 17:54:00.778884 [ 279 ] {dc4c5143-1899-487f-9378-5b3591ed3141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12265 | 2026.05.01 17:54:00.779202 [ 279 ] {dc4c5143-1899-487f-9378-5b3591ed3141} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12266 | 2026.05.01 17:54:00.779436 [ 279 ] {dc4c5143-1899-487f-9378-5b3591ed3141} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12267 | 2026.05.01 17:54:00.779575 [ 279 ] {dc4c5143-1899-487f-9378-5b3591ed3141} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001242 sec., 13687.600644122384 rows/sec., 1.01 MiB/sec. | ||
| 12268 | 2026.05.01 17:54:00.779614 [ 279 ] {dc4c5143-1899-487f-9378-5b3591ed3141} <Debug> TCPHandler: Processed in 0.001417169 sec. | ||
| 12269 | 2026.05.01 17:54:00.779733 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12270 | 2026.05.01 17:54:00.779831 [ 279 ] {9ec972d6-082b-4cbd-a68d-ee75e9c34609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12271 | 2026.05.01 17:54:00.779872 [ 279 ] {9ec972d6-082b-4cbd-a68d-ee75e9c34609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12272 | 2026.05.01 17:54:00.780610 [ 279 ] {9ec972d6-082b-4cbd-a68d-ee75e9c34609} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12273 | 2026.05.01 17:54:00.780649 [ 279 ] {9ec972d6-082b-4cbd-a68d-ee75e9c34609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12274 | 2026.05.01 17:54:00.781001 [ 279 ] {9ec972d6-082b-4cbd-a68d-ee75e9c34609} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12275 | 2026.05.01 17:54:00.781218 [ 279 ] {9ec972d6-082b-4cbd-a68d-ee75e9c34609} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12276 | 2026.05.01 17:54:00.781333 [ 76 ] {} <Debug> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 12277 | 2026.05.01 17:54:00.781357 [ 279 ] {9ec972d6-082b-4cbd-a68d-ee75e9c34609} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001546 sec., 518111.25485122896 rows/sec., 29.93 MiB/sec. | ||
| 12278 | 2026.05.01 17:54:00.781402 [ 76 ] {} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12279 | 2026.05.01 17:54:00.781413 [ 279 ] {9ec972d6-082b-4cbd-a68d-ee75e9c34609} <Debug> TCPHandler: Processed in 0.001729825 sec. | ||
| 12280 | 2026.05.01 17:54:00.781436 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12281 | 2026.05.01 17:54:00.781550 [ 191 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 12282 | 2026.05.01 17:54:00.781573 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12283 | 2026.05.01 17:54:00.781683 [ 191 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12284 | 2026.05.01 17:54:00.781703 [ 279 ] {e743b885-1688-406f-be7f-6a122c245999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12285 | 2026.05.01 17:54:00.781722 [ 191 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 1064 rows starting from the beginning of the part | ||
| 12286 | 2026.05.01 17:54:00.781758 [ 279 ] {e743b885-1688-406f-be7f-6a122c245999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12287 | 2026.05.01 17:54:00.781796 [ 191 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 801 rows starting from the beginning of the part | ||
| 12288 | 2026.05.01 17:54:00.781848 [ 191 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 239 rows starting from the beginning of the part | ||
| 12289 | 2026.05.01 17:54:00.781893 [ 191 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 239 rows starting from the beginning of the part | ||
| 12290 | 2026.05.01 17:54:00.781931 [ 191 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 239 rows starting from the beginning of the part | ||
| 12291 | 2026.05.01 17:54:00.781975 [ 191 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 801 rows starting from the beginning of the part | ||
| 12292 | 2026.05.01 17:54:00.782208 [ 279 ] {e743b885-1688-406f-be7f-6a122c245999} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12293 | 2026.05.01 17:54:00.782252 [ 279 ] {e743b885-1688-406f-be7f-6a122c245999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12294 | 2026.05.01 17:54:00.782572 [ 279 ] {e743b885-1688-406f-be7f-6a122c245999} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 12295 | 2026.05.01 17:54:00.782805 [ 279 ] {e743b885-1688-406f-be7f-6a122c245999} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12296 | 2026.05.01 17:54:00.782940 [ 279 ] {e743b885-1688-406f-be7f-6a122c245999} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001262 sec., 792.3930269413629 rows/sec., 55.72 KiB/sec. | ||
| 12297 | 2026.05.01 17:54:00.782979 [ 279 ] {e743b885-1688-406f-be7f-6a122c245999} <Debug> TCPHandler: Processed in 0.00146709 sec. | ||
| 12298 | 2026.05.01 17:54:00.783100 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12299 | 2026.05.01 17:54:00.783194 [ 279 ] {5ba3ae5d-9b77-499a-891a-a7344da21a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12300 | 2026.05.01 17:54:00.783233 [ 279 ] {5ba3ae5d-9b77-499a-891a-a7344da21a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12301 | 2026.05.01 17:54:00.783364 [ 192 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3383 rows, containing 5 columns (5 merged, 0 gathered) in 0.001864307 sec., 1814615.2967295623 rows/sec., 115.50 MiB/sec. | ||
| 12302 | 2026.05.01 17:54:00.783551 [ 199 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 12303 | 2026.05.01 17:54:00.783831 [ 199 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_40_8} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12304 | 2026.05.01 17:54:00.783905 [ 199 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_40_8} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 12305 | 2026.05.01 17:54:00.783996 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 12306 | 2026.05.01 17:54:00.784208 [ 279 ] {5ba3ae5d-9b77-499a-891a-a7344da21a12} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12307 | 2026.05.01 17:54:00.784250 [ 279 ] {5ba3ae5d-9b77-499a-891a-a7344da21a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12308 | 2026.05.01 17:54:00.784611 [ 279 ] {5ba3ae5d-9b77-499a-891a-a7344da21a12} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12309 | 2026.05.01 17:54:00.784830 [ 279 ] {5ba3ae5d-9b77-499a-891a-a7344da21a12} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12310 | 2026.05.01 17:54:00.784962 [ 279 ] {5ba3ae5d-9b77-499a-891a-a7344da21a12} <Debug> executeQuery: Read 1268 rows, 86.36 KiB in 0.001786 sec., 709966.4053751399 rows/sec., 47.22 MiB/sec. | ||
| 12311 | 2026.05.01 17:54:00.785000 [ 279 ] {5ba3ae5d-9b77-499a-891a-a7344da21a12} <Debug> TCPHandler: Processed in 0.00195073 sec. | ||
| 12312 | 2026.05.01 17:54:00.785122 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12313 | 2026.05.01 17:54:00.785218 [ 279 ] {6bb6e821-6086-49d5-9281-56363a7054c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12314 | 2026.05.01 17:54:00.785262 [ 279 ] {6bb6e821-6086-49d5-9281-56363a7054c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12315 | 2026.05.01 17:54:00.786102 [ 279 ] {6bb6e821-6086-49d5-9281-56363a7054c8} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12316 | 2026.05.01 17:54:00.786138 [ 279 ] {6bb6e821-6086-49d5-9281-56363a7054c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12317 | 2026.05.01 17:54:00.786560 [ 279 ] {6bb6e821-6086-49d5-9281-56363a7054c8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12318 | 2026.05.01 17:54:00.786772 [ 279 ] {6bb6e821-6086-49d5-9281-56363a7054c8} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12319 | 2026.05.01 17:54:00.786901 [ 279 ] {6bb6e821-6086-49d5-9281-56363a7054c8} <Debug> executeQuery: Read 1486 rows, 92.19 KiB in 0.001701 sec., 873603.7624926514 rows/sec., 52.93 MiB/sec. | ||
| 12320 | 2026.05.01 17:54:00.786939 [ 279 ] {6bb6e821-6086-49d5-9281-56363a7054c8} <Debug> TCPHandler: Processed in 0.001866668 sec. | ||
| 12321 | 2026.05.01 17:54:00.787071 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12322 | 2026.05.01 17:54:00.787165 [ 279 ] {c013e40c-7d88-4a2d-8ab0-d7d9f60edfbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12323 | 2026.05.01 17:54:00.787221 [ 279 ] {c013e40c-7d88-4a2d-8ab0-d7d9f60edfbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12324 | 2026.05.01 17:54:00.788021 [ 279 ] {c013e40c-7d88-4a2d-8ab0-d7d9f60edfbe} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12325 | 2026.05.01 17:54:00.788057 [ 279 ] {c013e40c-7d88-4a2d-8ab0-d7d9f60edfbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12326 | 2026.05.01 17:54:00.788577 [ 279 ] {c013e40c-7d88-4a2d-8ab0-d7d9f60edfbe} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12327 | 2026.05.01 17:54:00.788795 [ 279 ] {c013e40c-7d88-4a2d-8ab0-d7d9f60edfbe} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12328 | 2026.05.01 17:54:00.788930 [ 279 ] {c013e40c-7d88-4a2d-8ab0-d7d9f60edfbe} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001783 sec., 9534.492428491307 rows/sec., 17.09 MiB/sec. | ||
| 12329 | 2026.05.01 17:54:00.788984 [ 279 ] {c013e40c-7d88-4a2d-8ab0-d7d9f60edfbe} <Debug> TCPHandler: Processed in 0.001963529 sec. | ||
| 12330 | 2026.05.01 17:54:00.789109 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12331 | 2026.05.01 17:54:00.789203 [ 279 ] {614b697a-7dbe-46d6-a858-3dbc6fea0413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12332 | 2026.05.01 17:54:00.789246 [ 279 ] {614b697a-7dbe-46d6-a858-3dbc6fea0413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12333 | 2026.05.01 17:54:00.789568 [ 279 ] {614b697a-7dbe-46d6-a858-3dbc6fea0413} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12334 | 2026.05.01 17:54:00.789604 [ 279 ] {614b697a-7dbe-46d6-a858-3dbc6fea0413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12335 | 2026.05.01 17:54:00.789896 [ 279 ] {614b697a-7dbe-46d6-a858-3dbc6fea0413} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12336 | 2026.05.01 17:54:00.790109 [ 279 ] {614b697a-7dbe-46d6-a858-3dbc6fea0413} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12337 | 2026.05.01 17:54:00.790238 [ 279 ] {614b697a-7dbe-46d6-a858-3dbc6fea0413} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001053 sec., 7597.340930674265 rows/sec., 519.35 KiB/sec. | ||
| 12338 | 2026.05.01 17:54:00.790274 [ 279 ] {614b697a-7dbe-46d6-a858-3dbc6fea0413} <Debug> TCPHandler: Processed in 0.001213044 sec. | ||
| 12339 | 2026.05.01 17:54:01.001157 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.55 MiB, peak 344.50 MiB, free memory in arenas 0.00 B, will set to 335.97 MiB (RSS), difference: 2.42 MiB | ||
| 12340 | 2026.05.01 17:54:04.746383 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25460 | ||
| 12341 | 2026.05.01 17:54:04.747177 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12342 | 2026.05.01 17:54:04.747243 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12343 | 2026.05.01 17:54:04.747770 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12344 | 2026.05.01 17:54:04.747991 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12345 | 2026.05.01 17:54:04.748117 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25460 | ||
| 12346 | 2026.05.01 17:54:05.551232 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12347 | 2026.05.01 17:54:05.551424 [ 279 ] {104c408f-bb5d-494a-bbd2-a038635c5339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12348 | 2026.05.01 17:54:05.551492 [ 279 ] {104c408f-bb5d-494a-bbd2-a038635c5339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12349 | 2026.05.01 17:54:05.552126 [ 279 ] {104c408f-bb5d-494a-bbd2-a038635c5339} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12350 | 2026.05.01 17:54:05.552171 [ 279 ] {104c408f-bb5d-494a-bbd2-a038635c5339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12351 | 2026.05.01 17:54:05.552567 [ 279 ] {104c408f-bb5d-494a-bbd2-a038635c5339} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12352 | 2026.05.01 17:54:05.552806 [ 279 ] {104c408f-bb5d-494a-bbd2-a038635c5339} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12353 | 2026.05.01 17:54:05.552986 [ 279 ] {104c408f-bb5d-494a-bbd2-a038635c5339} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001611 sec., 34761.018001241464 rows/sec., 2.67 MiB/sec. | ||
| 12354 | 2026.05.01 17:54:05.553035 [ 279 ] {104c408f-bb5d-494a-bbd2-a038635c5339} <Debug> TCPHandler: Processed in 0.001935949 sec. | ||
| 12355 | 2026.05.01 17:54:05.553161 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12356 | 2026.05.01 17:54:05.553256 [ 279 ] {7bfecbfe-f00e-46ea-a178-3c2ebed552e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12357 | 2026.05.01 17:54:05.553301 [ 279 ] {7bfecbfe-f00e-46ea-a178-3c2ebed552e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12358 | 2026.05.01 17:54:05.553710 [ 279 ] {7bfecbfe-f00e-46ea-a178-3c2ebed552e6} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12359 | 2026.05.01 17:54:05.553747 [ 279 ] {7bfecbfe-f00e-46ea-a178-3c2ebed552e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12360 | 2026.05.01 17:54:05.554054 [ 279 ] {7bfecbfe-f00e-46ea-a178-3c2ebed552e6} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12361 | 2026.05.01 17:54:05.554274 [ 279 ] {7bfecbfe-f00e-46ea-a178-3c2ebed552e6} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12362 | 2026.05.01 17:54:05.554403 [ 279 ] {7bfecbfe-f00e-46ea-a178-3c2ebed552e6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001166 sec., 54888.507718696404 rows/sec., 4.28 MiB/sec. | ||
| 12363 | 2026.05.01 17:54:05.554441 [ 279 ] {7bfecbfe-f00e-46ea-a178-3c2ebed552e6} <Debug> TCPHandler: Processed in 0.001328357 sec. | ||
| 12364 | 2026.05.01 17:54:05.554559 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12365 | 2026.05.01 17:54:05.554654 [ 279 ] {9149e6bf-02da-46e6-a384-38c771daf28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12366 | 2026.05.01 17:54:05.554699 [ 279 ] {9149e6bf-02da-46e6-a384-38c771daf28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12367 | 2026.05.01 17:54:05.555087 [ 279 ] {9149e6bf-02da-46e6-a384-38c771daf28a} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12368 | 2026.05.01 17:54:05.555123 [ 279 ] {9149e6bf-02da-46e6-a384-38c771daf28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12369 | 2026.05.01 17:54:05.555452 [ 279 ] {9149e6bf-02da-46e6-a384-38c771daf28a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12370 | 2026.05.01 17:54:05.555670 [ 279 ] {9149e6bf-02da-46e6-a384-38c771daf28a} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12371 | 2026.05.01 17:54:05.555801 [ 279 ] {9149e6bf-02da-46e6-a384-38c771daf28a} <Debug> executeQuery: Read 138 rows, 9.84 KiB in 0.001165 sec., 118454.9356223176 rows/sec., 8.25 MiB/sec. | ||
| 12372 | 2026.05.01 17:54:05.555838 [ 279 ] {9149e6bf-02da-46e6-a384-38c771daf28a} <Debug> TCPHandler: Processed in 0.001327937 sec. | ||
| 12373 | 2026.05.01 17:54:05.555944 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12374 | 2026.05.01 17:54:05.556036 [ 279 ] {ad0b2a4f-d75b-45d5-8adf-7419e04eabea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12375 | 2026.05.01 17:54:05.556077 [ 279 ] {ad0b2a4f-d75b-45d5-8adf-7419e04eabea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12376 | 2026.05.01 17:54:05.556394 [ 279 ] {ad0b2a4f-d75b-45d5-8adf-7419e04eabea} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12377 | 2026.05.01 17:54:05.556430 [ 279 ] {ad0b2a4f-d75b-45d5-8adf-7419e04eabea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12378 | 2026.05.01 17:54:05.556734 [ 279 ] {ad0b2a4f-d75b-45d5-8adf-7419e04eabea} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12379 | 2026.05.01 17:54:05.556942 [ 279 ] {ad0b2a4f-d75b-45d5-8adf-7419e04eabea} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12380 | 2026.05.01 17:54:05.557070 [ 279 ] {ad0b2a4f-d75b-45d5-8adf-7419e04eabea} <Debug> executeQuery: Read 52 rows, 3.59 KiB in 0.001051 sec., 49476.688867745004 rows/sec., 3.34 MiB/sec. | ||
| 12381 | 2026.05.01 17:54:05.557106 [ 279 ] {ad0b2a4f-d75b-45d5-8adf-7419e04eabea} <Debug> TCPHandler: Processed in 0.001215005 sec. | ||
| 12382 | 2026.05.01 17:54:06.051646 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 12383 | 2026.05.01 17:54:06.068143 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12384 | 2026.05.01 17:54:06.068209 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12385 | 2026.05.01 17:54:06.074155 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12386 | 2026.05.01 17:54:06.074884 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12387 | 2026.05.01 17:54:06.077785 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 12388 | 2026.05.01 17:54:07.331775 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1578 | ||
| 12389 | 2026.05.01 17:54:07.334467 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12390 | 2026.05.01 17:54:07.334518 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12391 | 2026.05.01 17:54:07.335731 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12392 | 2026.05.01 17:54:07.336007 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12393 | 2026.05.01 17:54:07.336273 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1578 | ||
| 12394 | 2026.05.01 17:54:10.565486 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12395 | 2026.05.01 17:54:10.565806 [ 279 ] {b6e2feb1-ef94-47a1-935b-6d07a8253bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12396 | 2026.05.01 17:54:10.565917 [ 279 ] {b6e2feb1-ef94-47a1-935b-6d07a8253bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12397 | 2026.05.01 17:54:10.566945 [ 279 ] {b6e2feb1-ef94-47a1-935b-6d07a8253bb3} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12398 | 2026.05.01 17:54:10.566998 [ 279 ] {b6e2feb1-ef94-47a1-935b-6d07a8253bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12399 | 2026.05.01 17:54:10.567429 [ 279 ] {b6e2feb1-ef94-47a1-935b-6d07a8253bb3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12400 | 2026.05.01 17:54:10.567689 [ 279 ] {b6e2feb1-ef94-47a1-935b-6d07a8253bb3} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12401 | 2026.05.01 17:54:10.567854 [ 279 ] {b6e2feb1-ef94-47a1-935b-6d07a8253bb3} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.002126 sec., 218250.2351834431 rows/sec., 13.84 MiB/sec. | ||
| 12402 | 2026.05.01 17:54:10.567909 [ 279 ] {b6e2feb1-ef94-47a1-935b-6d07a8253bb3} <Debug> TCPHandler: Processed in 0.002612563 sec. | ||
| 12403 | 2026.05.01 17:54:10.568035 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12404 | 2026.05.01 17:54:10.568139 [ 279 ] {d98f2b28-1e03-46cb-9549-f3365610548c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12405 | 2026.05.01 17:54:10.568184 [ 279 ] {d98f2b28-1e03-46cb-9549-f3365610548c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12406 | 2026.05.01 17:54:10.569120 [ 279 ] {d98f2b28-1e03-46cb-9549-f3365610548c} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12407 | 2026.05.01 17:54:10.569159 [ 279 ] {d98f2b28-1e03-46cb-9549-f3365610548c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12408 | 2026.05.01 17:54:10.569558 [ 279 ] {d98f2b28-1e03-46cb-9549-f3365610548c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12409 | 2026.05.01 17:54:10.569786 [ 279 ] {d98f2b28-1e03-46cb-9549-f3365610548c} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12410 | 2026.05.01 17:54:10.569932 [ 279 ] {d98f2b28-1e03-46cb-9549-f3365610548c} <Debug> executeQuery: Read 1319 rows, 105.58 KiB in 0.001818 sec., 725522.5522552255 rows/sec., 56.71 MiB/sec. | ||
| 12411 | 2026.05.01 17:54:10.569972 [ 279 ] {d98f2b28-1e03-46cb-9549-f3365610548c} <Debug> TCPHandler: Processed in 0.001989771 sec. | ||
| 12412 | 2026.05.01 17:54:10.570092 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12413 | 2026.05.01 17:54:10.570192 [ 279 ] {6c96222d-77be-4006-b764-b1416eeee7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12414 | 2026.05.01 17:54:10.570235 [ 279 ] {6c96222d-77be-4006-b764-b1416eeee7d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12415 | 2026.05.01 17:54:10.570758 [ 279 ] {6c96222d-77be-4006-b764-b1416eeee7d5} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12416 | 2026.05.01 17:54:10.570797 [ 279 ] {6c96222d-77be-4006-b764-b1416eeee7d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12417 | 2026.05.01 17:54:10.571130 [ 279 ] {6c96222d-77be-4006-b764-b1416eeee7d5} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12418 | 2026.05.01 17:54:10.571352 [ 279 ] {6c96222d-77be-4006-b764-b1416eeee7d5} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12419 | 2026.05.01 17:54:10.571487 [ 279 ] {6c96222d-77be-4006-b764-b1416eeee7d5} <Debug> executeQuery: Read 268 rows, 16.64 KiB in 0.001316 sec., 203647.41641337387 rows/sec., 12.35 MiB/sec. | ||
| 12420 | 2026.05.01 17:54:10.571530 [ 279 ] {6c96222d-77be-4006-b764-b1416eeee7d5} <Debug> TCPHandler: Processed in 0.00148679 sec. | ||
| 12421 | 2026.05.01 17:54:10.571632 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12422 | 2026.05.01 17:54:10.571728 [ 279 ] {3fd73607-e9d3-4408-9808-6b89d8f763d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12423 | 2026.05.01 17:54:10.571769 [ 279 ] {3fd73607-e9d3-4408-9808-6b89d8f763d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12424 | 2026.05.01 17:54:10.572263 [ 279 ] {3fd73607-e9d3-4408-9808-6b89d8f763d5} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12425 | 2026.05.01 17:54:10.572300 [ 279 ] {3fd73607-e9d3-4408-9808-6b89d8f763d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12426 | 2026.05.01 17:54:10.572625 [ 279 ] {3fd73607-e9d3-4408-9808-6b89d8f763d5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12427 | 2026.05.01 17:54:10.572846 [ 279 ] {3fd73607-e9d3-4408-9808-6b89d8f763d5} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12428 | 2026.05.01 17:54:10.572977 [ 279 ] {3fd73607-e9d3-4408-9808-6b89d8f763d5} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001268 sec., 188485.8044164038 rows/sec., 12.15 MiB/sec. | ||
| 12429 | 2026.05.01 17:54:10.573015 [ 279 ] {3fd73607-e9d3-4408-9808-6b89d8f763d5} <Debug> TCPHandler: Processed in 0.001431879 sec. | ||
| 12430 | 2026.05.01 17:54:10.573150 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12431 | 2026.05.01 17:54:10.573271 [ 279 ] {52de743e-2189-44e0-af2b-dcdc8298c5ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12432 | 2026.05.01 17:54:10.573320 [ 279 ] {52de743e-2189-44e0-af2b-dcdc8298c5ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12433 | 2026.05.01 17:54:10.573824 [ 279 ] {52de743e-2189-44e0-af2b-dcdc8298c5ad} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12434 | 2026.05.01 17:54:10.573861 [ 279 ] {52de743e-2189-44e0-af2b-dcdc8298c5ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12435 | 2026.05.01 17:54:10.574187 [ 279 ] {52de743e-2189-44e0-af2b-dcdc8298c5ad} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12436 | 2026.05.01 17:54:10.574398 [ 279 ] {52de743e-2189-44e0-af2b-dcdc8298c5ad} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12437 | 2026.05.01 17:54:10.574528 [ 279 ] {52de743e-2189-44e0-af2b-dcdc8298c5ad} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001281 sec., 185792.34972677595 rows/sec., 10.55 MiB/sec. | ||
| 12438 | 2026.05.01 17:54:10.574566 [ 279 ] {52de743e-2189-44e0-af2b-dcdc8298c5ad} <Debug> TCPHandler: Processed in 0.00147642 sec. | ||
| 12439 | 2026.05.01 17:54:10.574703 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12440 | 2026.05.01 17:54:10.574816 [ 279 ] {8f5e6fff-208e-4b45-ada7-4de9430edc2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12441 | 2026.05.01 17:54:10.574865 [ 279 ] {8f5e6fff-208e-4b45-ada7-4de9430edc2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12442 | 2026.05.01 17:54:10.575609 [ 279 ] {8f5e6fff-208e-4b45-ada7-4de9430edc2e} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12443 | 2026.05.01 17:54:10.575646 [ 279 ] {8f5e6fff-208e-4b45-ada7-4de9430edc2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12444 | 2026.05.01 17:54:10.575978 [ 279 ] {8f5e6fff-208e-4b45-ada7-4de9430edc2e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12445 | 2026.05.01 17:54:10.576193 [ 279 ] {8f5e6fff-208e-4b45-ada7-4de9430edc2e} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12446 | 2026.05.01 17:54:10.576326 [ 279 ] {8f5e6fff-208e-4b45-ada7-4de9430edc2e} <Debug> executeQuery: Read 796 rows, 57.05 KiB in 0.001533 sec., 519243.31376386166 rows/sec., 36.34 MiB/sec. | ||
| 12447 | 2026.05.01 17:54:10.576365 [ 279 ] {8f5e6fff-208e-4b45-ada7-4de9430edc2e} <Debug> TCPHandler: Processed in 0.001730155 sec. | ||
| 12448 | 2026.05.01 17:54:10.576485 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12449 | 2026.05.01 17:54:10.576608 [ 279 ] {0fb3ab63-e64d-46c2-b6b2-ddebcf93d37c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12450 | 2026.05.01 17:54:10.576651 [ 279 ] {0fb3ab63-e64d-46c2-b6b2-ddebcf93d37c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12451 | 2026.05.01 17:54:10.576981 [ 279 ] {0fb3ab63-e64d-46c2-b6b2-ddebcf93d37c} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12452 | 2026.05.01 17:54:10.577018 [ 279 ] {0fb3ab63-e64d-46c2-b6b2-ddebcf93d37c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12453 | 2026.05.01 17:54:10.577345 [ 279 ] {0fb3ab63-e64d-46c2-b6b2-ddebcf93d37c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12454 | 2026.05.01 17:54:10.577552 [ 279 ] {0fb3ab63-e64d-46c2-b6b2-ddebcf93d37c} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12455 | 2026.05.01 17:54:10.577683 [ 279 ] {0fb3ab63-e64d-46c2-b6b2-ddebcf93d37c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 12456 | 2026.05.01 17:54:10.577720 [ 279 ] {0fb3ab63-e64d-46c2-b6b2-ddebcf93d37c} <Debug> TCPHandler: Processed in 0.001294066 sec. | ||
| 12457 | 2026.05.01 17:54:10.577827 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12458 | 2026.05.01 17:54:10.577920 [ 279 ] {2684f4ef-16b1-4e64-aaba-7afd4d6266c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12459 | 2026.05.01 17:54:10.577963 [ 279 ] {2684f4ef-16b1-4e64-aaba-7afd4d6266c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12460 | 2026.05.01 17:54:10.578373 [ 279 ] {2684f4ef-16b1-4e64-aaba-7afd4d6266c2} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12461 | 2026.05.01 17:54:10.578409 [ 279 ] {2684f4ef-16b1-4e64-aaba-7afd4d6266c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12462 | 2026.05.01 17:54:10.578753 [ 279 ] {2684f4ef-16b1-4e64-aaba-7afd4d6266c2} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12463 | 2026.05.01 17:54:10.578969 [ 279 ] {2684f4ef-16b1-4e64-aaba-7afd4d6266c2} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12464 | 2026.05.01 17:54:10.579089 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
| 12465 | 2026.05.01 17:54:10.579108 [ 279 ] {2684f4ef-16b1-4e64-aaba-7afd4d6266c2} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001206 sec., 277777.77777777775 rows/sec., 18.18 MiB/sec. | ||
| 12466 | 2026.05.01 17:54:10.579154 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12467 | 2026.05.01 17:54:10.579163 [ 279 ] {2684f4ef-16b1-4e64-aaba-7afd4d6266c2} <Debug> TCPHandler: Processed in 0.001383838 sec. | ||
| 12468 | 2026.05.01 17:54:10.579185 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12469 | 2026.05.01 17:54:10.579279 [ 197 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full | ||
| 12470 | 2026.05.01 17:54:10.579292 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12471 | 2026.05.01 17:54:10.579370 [ 197 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12472 | 2026.05.01 17:54:10.579399 [ 197 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_80_16, total 32264 rows starting from the beginning of the part | ||
| 12473 | 2026.05.01 17:54:10.579410 [ 279 ] {de5e5cc8-58b4-4bde-967f-7dfca50e2f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12474 | 2026.05.01 17:54:10.579455 [ 197 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 12475 | 2026.05.01 17:54:10.579461 [ 279 ] {de5e5cc8-58b4-4bde-967f-7dfca50e2f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12476 | 2026.05.01 17:54:10.579503 [ 197 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 335 rows starting from the beginning of the part | ||
| 12477 | 2026.05.01 17:54:10.579546 [ 197 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1486 rows starting from the beginning of the part | ||
| 12478 | 2026.05.01 17:54:10.579589 [ 197 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 138 rows starting from the beginning of the part | ||
| 12479 | 2026.05.01 17:54:10.579628 [ 197 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 335 rows starting from the beginning of the part | ||
| 12480 | 2026.05.01 17:54:10.579796 [ 279 ] {de5e5cc8-58b4-4bde-967f-7dfca50e2f35} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12481 | 2026.05.01 17:54:10.579831 [ 279 ] {de5e5cc8-58b4-4bde-967f-7dfca50e2f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12482 | 2026.05.01 17:54:10.580128 [ 279 ] {de5e5cc8-58b4-4bde-967f-7dfca50e2f35} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12483 | 2026.05.01 17:54:10.580331 [ 279 ] {de5e5cc8-58b4-4bde-967f-7dfca50e2f35} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12484 | 2026.05.01 17:54:10.580463 [ 279 ] {de5e5cc8-58b4-4bde-967f-7dfca50e2f35} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001076 sec., 929.3680297397771 rows/sec., 62.62 KiB/sec. | ||
| 12485 | 2026.05.01 17:54:10.580501 [ 279 ] {de5e5cc8-58b4-4bde-967f-7dfca50e2f35} <Debug> TCPHandler: Processed in 0.001268136 sec. | ||
| 12486 | 2026.05.01 17:54:10.580632 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12487 | 2026.05.01 17:54:10.580748 [ 279 ] {3389ddda-f2e0-484c-8590-b5631b69ffe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12488 | 2026.05.01 17:54:10.580816 [ 279 ] {3389ddda-f2e0-484c-8590-b5631b69ffe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12489 | 2026.05.01 17:54:10.581731 [ 279 ] {3389ddda-f2e0-484c-8590-b5631b69ffe3} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12490 | 2026.05.01 17:54:10.581768 [ 279 ] {3389ddda-f2e0-484c-8590-b5631b69ffe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12491 | 2026.05.01 17:54:10.582332 [ 279 ] {3389ddda-f2e0-484c-8590-b5631b69ffe3} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12492 | 2026.05.01 17:54:10.582566 [ 279 ] {3389ddda-f2e0-484c-8590-b5631b69ffe3} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12493 | 2026.05.01 17:54:10.582704 [ 279 ] {3389ddda-f2e0-484c-8590-b5631b69ffe3} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001981 sec., 18172.640080767287 rows/sec., 32.56 MiB/sec. | ||
| 12494 | 2026.05.01 17:54:10.582760 [ 279 ] {3389ddda-f2e0-484c-8590-b5631b69ffe3} <Debug> TCPHandler: Processed in 0.002186154 sec. | ||
| 12495 | 2026.05.01 17:54:10.582874 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12496 | 2026.05.01 17:54:10.582970 [ 279 ] {f1cca790-a102-40c9-8c53-efb4ab5a4f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12497 | 2026.05.01 17:54:10.583012 [ 279 ] {f1cca790-a102-40c9-8c53-efb4ab5a4f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12498 | 2026.05.01 17:54:10.583350 [ 279 ] {f1cca790-a102-40c9-8c53-efb4ab5a4f8d} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12499 | 2026.05.01 17:54:10.583387 [ 279 ] {f1cca790-a102-40c9-8c53-efb4ab5a4f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12500 | 2026.05.01 17:54:10.583710 [ 279 ] {f1cca790-a102-40c9-8c53-efb4ab5a4f8d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12501 | 2026.05.01 17:54:10.583922 [ 279 ] {f1cca790-a102-40c9-8c53-efb4ab5a4f8d} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12502 | 2026.05.01 17:54:10.584058 [ 279 ] {f1cca790-a102-40c9-8c53-efb4ab5a4f8d} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001106 sec., 99457.50452079566 rows/sec., 6.05 MiB/sec. | ||
| 12503 | 2026.05.01 17:54:10.584095 [ 279 ] {f1cca790-a102-40c9-8c53-efb4ab5a4f8d} <Debug> TCPHandler: Processed in 0.001270005 sec. | ||
| 12504 | 2026.05.01 17:54:10.586326 [ 199 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34718 rows, containing 5 columns (5 merged, 0 gathered) in 0.007078043 sec., 4905028.12712497 rows/sec., 318.85 MiB/sec. | ||
| 12505 | 2026.05.01 17:54:10.586875 [ 196 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 12506 | 2026.05.01 17:54:10.587218 [ 196 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12507 | 2026.05.01 17:54:10.587299 [ 196 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
| 12508 | 2026.05.01 17:54:10.587411 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 12509 | 2026.05.01 17:54:12.108973 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12510 | 2026.05.01 17:54:12.109032 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12511 | 2026.05.01 17:54:12.248287 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25972 | ||
| 12512 | 2026.05.01 17:54:12.248912 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12513 | 2026.05.01 17:54:12.248946 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12514 | 2026.05.01 17:54:12.249450 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12515 | 2026.05.01 17:54:12.249698 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12516 | 2026.05.01 17:54:12.249833 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25972 | ||
| 12517 | 2026.05.01 17:54:13.577855 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 12518 | 2026.05.01 17:54:13.594410 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12519 | 2026.05.01 17:54:13.594454 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12520 | 2026.05.01 17:54:13.600496 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12521 | 2026.05.01 17:54:13.601219 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12522 | 2026.05.01 17:54:13.603985 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12523 | 2026.05.01 17:54:15.551617 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12524 | 2026.05.01 17:54:15.551813 [ 279 ] {7cdec4c4-2309-4d82-ba05-a57f588aaaed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12525 | 2026.05.01 17:54:15.551882 [ 279 ] {7cdec4c4-2309-4d82-ba05-a57f588aaaed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12526 | 2026.05.01 17:54:15.552579 [ 279 ] {7cdec4c4-2309-4d82-ba05-a57f588aaaed} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12527 | 2026.05.01 17:54:15.552619 [ 279 ] {7cdec4c4-2309-4d82-ba05-a57f588aaaed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12528 | 2026.05.01 17:54:15.553028 [ 279 ] {7cdec4c4-2309-4d82-ba05-a57f588aaaed} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12529 | 2026.05.01 17:54:15.553272 [ 279 ] {7cdec4c4-2309-4d82-ba05-a57f588aaaed} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12530 | 2026.05.01 17:54:15.553426 [ 68 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12531 | 2026.05.01 17:54:15.553441 [ 279 ] {7cdec4c4-2309-4d82-ba05-a57f588aaaed} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001677 sec., 40548.59868813357 rows/sec., 3.24 MiB/sec. | ||
| 12532 | 2026.05.01 17:54:15.553493 [ 68 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12533 | 2026.05.01 17:54:15.553518 [ 279 ] {7cdec4c4-2309-4d82-ba05-a57f588aaaed} <Debug> TCPHandler: Processed in 0.002032901 sec. | ||
| 12534 | 2026.05.01 17:54:15.553519 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12535 | 2026.05.01 17:54:15.553633 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12536 | 2026.05.01 17:54:15.553679 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12537 | 2026.05.01 17:54:15.553734 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12538 | 2026.05.01 17:54:15.553769 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3812 rows starting from the beginning of the part | ||
| 12539 | 2026.05.01 17:54:15.553783 [ 279 ] {e9a6e00f-7001-4da7-a23e-207d7321026c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12540 | 2026.05.01 17:54:15.553828 [ 279 ] {e9a6e00f-7001-4da7-a23e-207d7321026c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12541 | 2026.05.01 17:54:15.553835 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1319 rows starting from the beginning of the part | ||
| 12542 | 2026.05.01 17:54:15.553888 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 2391 rows starting from the beginning of the part | ||
| 12543 | 2026.05.01 17:54:15.553939 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part | ||
| 12544 | 2026.05.01 17:54:15.553986 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1319 rows starting from the beginning of the part | ||
| 12545 | 2026.05.01 17:54:15.554030 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 68 rows starting from the beginning of the part | ||
| 12546 | 2026.05.01 17:54:15.554266 [ 279 ] {e9a6e00f-7001-4da7-a23e-207d7321026c} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12547 | 2026.05.01 17:54:15.554302 [ 279 ] {e9a6e00f-7001-4da7-a23e-207d7321026c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12548 | 2026.05.01 17:54:15.554637 [ 279 ] {e9a6e00f-7001-4da7-a23e-207d7321026c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12549 | 2026.05.01 17:54:15.554862 [ 279 ] {e9a6e00f-7001-4da7-a23e-207d7321026c} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12550 | 2026.05.01 17:54:15.555003 [ 279 ] {e9a6e00f-7001-4da7-a23e-207d7321026c} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001244 sec., 4823.151125401929 rows/sec., 362.68 KiB/sec. | ||
| 12551 | 2026.05.01 17:54:15.555041 [ 279 ] {e9a6e00f-7001-4da7-a23e-207d7321026c} <Debug> TCPHandler: Processed in 0.001415919 sec. | ||
| 12552 | 2026.05.01 17:54:15.555163 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12553 | 2026.05.01 17:54:15.555258 [ 279 ] {e94e72eb-4da3-447f-ac54-efe33d21f085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12554 | 2026.05.01 17:54:15.555298 [ 279 ] {e94e72eb-4da3-447f-ac54-efe33d21f085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12555 | 2026.05.01 17:54:15.555721 [ 279 ] {e94e72eb-4da3-447f-ac54-efe33d21f085} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12556 | 2026.05.01 17:54:15.555755 [ 279 ] {e94e72eb-4da3-447f-ac54-efe33d21f085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12557 | 2026.05.01 17:54:15.556074 [ 279 ] {e94e72eb-4da3-447f-ac54-efe33d21f085} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12558 | 2026.05.01 17:54:15.556291 [ 279 ] {e94e72eb-4da3-447f-ac54-efe33d21f085} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12559 | 2026.05.01 17:54:15.556411 [ 68 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12560 | 2026.05.01 17:54:15.556423 [ 279 ] {e94e72eb-4da3-447f-ac54-efe33d21f085} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001184 sec., 59121.62162162163 rows/sec., 4.62 MiB/sec. | ||
| 12561 | 2026.05.01 17:54:15.556456 [ 68 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12562 | 2026.05.01 17:54:15.556459 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8965 rows, containing 5 columns (5 merged, 0 gathered) in 0.002860938 sec., 3133587.6555171767 rows/sec., 250.31 MiB/sec. | ||
| 12563 | 2026.05.01 17:54:15.556484 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12564 | 2026.05.01 17:54:15.556477 [ 279 ] {e94e72eb-4da3-447f-ac54-efe33d21f085} <Debug> TCPHandler: Processed in 0.001364237 sec. | ||
| 12565 | 2026.05.01 17:54:15.556605 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12566 | 2026.05.01 17:54:15.556651 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12567 | 2026.05.01 17:54:15.556729 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12568 | 2026.05.01 17:54:15.556750 [ 279 ] {20481d42-f122-44fd-b6c9-3dbefd0c69bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12569 | 2026.05.01 17:54:15.556767 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2102 rows starting from the beginning of the part | ||
| 12570 | 2026.05.01 17:54:15.556799 [ 279 ] {20481d42-f122-44fd-b6c9-3dbefd0c69bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12571 | 2026.05.01 17:54:15.556842 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 796 rows starting from the beginning of the part | ||
| 12572 | 2026.05.01 17:54:15.556895 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1268 rows starting from the beginning of the part | ||
| 12573 | 2026.05.01 17:54:15.556923 [ 186 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12574 | 2026.05.01 17:54:15.556941 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part | ||
| 12575 | 2026.05.01 17:54:15.557007 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 796 rows starting from the beginning of the part | ||
| 12576 | 2026.05.01 17:54:15.557047 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 70 rows starting from the beginning of the part | ||
| 12577 | 2026.05.01 17:54:15.557237 [ 279 ] {20481d42-f122-44fd-b6c9-3dbefd0c69bc} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12578 | 2026.05.01 17:54:15.557281 [ 279 ] {20481d42-f122-44fd-b6c9-3dbefd0c69bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12579 | 2026.05.01 17:54:15.557331 [ 186 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_86_17} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12580 | 2026.05.01 17:54:15.557442 [ 186 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_86_17} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12581 | 2026.05.01 17:54:15.557561 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 12582 | 2026.05.01 17:54:15.557659 [ 279 ] {20481d42-f122-44fd-b6c9-3dbefd0c69bc} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12583 | 2026.05.01 17:54:15.557889 [ 279 ] {20481d42-f122-44fd-b6c9-3dbefd0c69bc} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12584 | 2026.05.01 17:54:15.558029 [ 279 ] {20481d42-f122-44fd-b6c9-3dbefd0c69bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001297 sec., 123361.6037008481 rows/sec., 8.59 MiB/sec. | ||
| 12585 | 2026.05.01 17:54:15.558065 [ 279 ] {20481d42-f122-44fd-b6c9-3dbefd0c69bc} <Debug> TCPHandler: Processed in 0.001463759 sec. | ||
| 12586 | 2026.05.01 17:54:15.558182 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12587 | 2026.05.01 17:54:15.558274 [ 279 ] {ccd4343a-ea2f-48e6-9555-75b3e0310af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12588 | 2026.05.01 17:54:15.558329 [ 279 ] {ccd4343a-ea2f-48e6-9555-75b3e0310af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12589 | 2026.05.01 17:54:15.558706 [ 190 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5096 rows, containing 5 columns (5 merged, 0 gathered) in 0.002145613 sec., 2375078.82362756 rows/sec., 172.01 MiB/sec. | ||
| 12590 | 2026.05.01 17:54:15.558922 [ 186 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12591 | 2026.05.01 17:54:15.559099 [ 279 ] {ccd4343a-ea2f-48e6-9555-75b3e0310af5} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12592 | 2026.05.01 17:54:15.559143 [ 279 ] {ccd4343a-ea2f-48e6-9555-75b3e0310af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12593 | 2026.05.01 17:54:15.559177 [ 186 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_86_17} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12594 | 2026.05.01 17:54:15.559258 [ 186 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_86_17} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12595 | 2026.05.01 17:54:15.559342 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 12596 | 2026.05.01 17:54:15.559678 [ 279 ] {ccd4343a-ea2f-48e6-9555-75b3e0310af5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12597 | 2026.05.01 17:54:15.559955 [ 279 ] {ccd4343a-ea2f-48e6-9555-75b3e0310af5} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12598 | 2026.05.01 17:54:15.560100 [ 279 ] {ccd4343a-ea2f-48e6-9555-75b3e0310af5} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001843 sec., 3255.5615843733044 rows/sec., 5.83 MiB/sec. | ||
| 12599 | 2026.05.01 17:54:15.560164 [ 279 ] {ccd4343a-ea2f-48e6-9555-75b3e0310af5} <Debug> TCPHandler: Processed in 0.002031231 sec. | ||
| 12600 | 2026.05.01 17:54:15.560293 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12601 | 2026.05.01 17:54:15.560386 [ 279 ] {b59a9677-f672-4496-a8de-07913b63d3cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12602 | 2026.05.01 17:54:15.560427 [ 279 ] {b59a9677-f672-4496-a8de-07913b63d3cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12603 | 2026.05.01 17:54:15.560769 [ 279 ] {b59a9677-f672-4496-a8de-07913b63d3cb} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12604 | 2026.05.01 17:54:15.560921 [ 279 ] {b59a9677-f672-4496-a8de-07913b63d3cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12605 | 2026.05.01 17:54:15.561227 [ 279 ] {b59a9677-f672-4496-a8de-07913b63d3cb} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12606 | 2026.05.01 17:54:15.561439 [ 279 ] {b59a9677-f672-4496-a8de-07913b63d3cb} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12607 | 2026.05.01 17:54:15.561554 [ 68 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12608 | 2026.05.01 17:54:15.561572 [ 279 ] {b59a9677-f672-4496-a8de-07913b63d3cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001204 sec., 49833.88704318937 rows/sec., 3.36 MiB/sec. | ||
| 12609 | 2026.05.01 17:54:15.561588 [ 68 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12610 | 2026.05.01 17:54:15.561612 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12611 | 2026.05.01 17:54:15.561615 [ 279 ] {b59a9677-f672-4496-a8de-07913b63d3cb} <Debug> TCPHandler: Processed in 0.001371607 sec. | ||
| 12612 | 2026.05.01 17:54:15.561692 [ 199 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12613 | 2026.05.01 17:54:15.561795 [ 199 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12614 | 2026.05.01 17:54:15.561821 [ 199 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5750 rows starting from the beginning of the part | ||
| 12615 | 2026.05.01 17:54:15.561864 [ 199 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 110 rows starting from the beginning of the part | ||
| 12616 | 2026.05.01 17:54:15.561899 [ 199 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 8 rows starting from the beginning of the part | ||
| 12617 | 2026.05.01 17:54:15.561934 [ 199 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 52 rows starting from the beginning of the part | ||
| 12618 | 2026.05.01 17:54:15.561967 [ 199 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 110 rows starting from the beginning of the part | ||
| 12619 | 2026.05.01 17:54:15.561999 [ 199 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 12620 | 2026.05.01 17:54:15.563559 [ 198 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6090 rows, containing 4 columns (4 merged, 0 gathered) in 0.001901889 sec., 3202079.6166337784 rows/sec., 204.67 MiB/sec. | ||
| 12621 | 2026.05.01 17:54:15.564032 [ 188 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12622 | 2026.05.01 17:54:15.564343 [ 188 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_86_17} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12623 | 2026.05.01 17:54:15.564423 [ 188 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_86_17} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12624 | 2026.05.01 17:54:15.564535 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 12625 | 2026.05.01 17:54:17.336595 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1612 | ||
| 12626 | 2026.05.01 17:54:17.339172 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12627 | 2026.05.01 17:54:17.339234 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12628 | 2026.05.01 17:54:17.340458 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12629 | 2026.05.01 17:54:17.340739 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12630 | 2026.05.01 17:54:17.341117 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1612 | ||
| 12631 | 2026.05.01 17:54:19.750023 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26420 | ||
| 12632 | 2026.05.01 17:54:19.750713 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12633 | 2026.05.01 17:54:19.750775 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12634 | 2026.05.01 17:54:19.751453 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12635 | 2026.05.01 17:54:19.751698 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12636 | 2026.05.01 17:54:19.751828 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26420 | ||
| 12637 | 2026.05.01 17:54:20.567155 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12638 | 2026.05.01 17:54:20.567377 [ 279 ] {1e16e1f1-b724-4fdc-9990-ea2c253c4b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12639 | 2026.05.01 17:54:20.567452 [ 279 ] {1e16e1f1-b724-4fdc-9990-ea2c253c4b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12640 | 2026.05.01 17:54:20.568280 [ 279 ] {1e16e1f1-b724-4fdc-9990-ea2c253c4b56} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12641 | 2026.05.01 17:54:20.568329 [ 279 ] {1e16e1f1-b724-4fdc-9990-ea2c253c4b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12642 | 2026.05.01 17:54:20.568760 [ 279 ] {1e16e1f1-b724-4fdc-9990-ea2c253c4b56} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12643 | 2026.05.01 17:54:20.568992 [ 279 ] {1e16e1f1-b724-4fdc-9990-ea2c253c4b56} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12644 | 2026.05.01 17:54:20.569144 [ 279 ] {1e16e1f1-b724-4fdc-9990-ea2c253c4b56} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001822 sec., 254665.20307354553 rows/sec., 16.15 MiB/sec. | ||
| 12645 | 2026.05.01 17:54:20.569186 [ 279 ] {1e16e1f1-b724-4fdc-9990-ea2c253c4b56} <Debug> TCPHandler: Processed in 0.002175974 sec. | ||
| 12646 | 2026.05.01 17:54:20.569334 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12647 | 2026.05.01 17:54:20.569429 [ 279 ] {a02794d8-a53f-426c-9e9b-3787afca4536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12648 | 2026.05.01 17:54:20.569470 [ 279 ] {a02794d8-a53f-426c-9e9b-3787afca4536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12649 | 2026.05.01 17:54:20.569857 [ 279 ] {a02794d8-a53f-426c-9e9b-3787afca4536} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12650 | 2026.05.01 17:54:20.569894 [ 279 ] {a02794d8-a53f-426c-9e9b-3787afca4536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12651 | 2026.05.01 17:54:20.570189 [ 279 ] {a02794d8-a53f-426c-9e9b-3787afca4536} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12652 | 2026.05.01 17:54:20.570445 [ 279 ] {a02794d8-a53f-426c-9e9b-3787afca4536} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12653 | 2026.05.01 17:54:20.570581 [ 279 ] {a02794d8-a53f-426c-9e9b-3787afca4536} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001171 sec., 1707.9419299743809 rows/sec., 139.27 KiB/sec. | ||
| 12654 | 2026.05.01 17:54:20.570618 [ 279 ] {a02794d8-a53f-426c-9e9b-3787afca4536} <Debug> TCPHandler: Processed in 0.001333187 sec. | ||
| 12655 | 2026.05.01 17:54:20.570756 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12656 | 2026.05.01 17:54:20.570875 [ 279 ] {553ab9ae-2aa1-4f6e-900f-5d585407838c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12657 | 2026.05.01 17:54:20.570929 [ 279 ] {553ab9ae-2aa1-4f6e-900f-5d585407838c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12658 | 2026.05.01 17:54:20.572078 [ 279 ] {553ab9ae-2aa1-4f6e-900f-5d585407838c} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12659 | 2026.05.01 17:54:20.572116 [ 279 ] {553ab9ae-2aa1-4f6e-900f-5d585407838c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12660 | 2026.05.01 17:54:20.572514 [ 279 ] {553ab9ae-2aa1-4f6e-900f-5d585407838c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12661 | 2026.05.01 17:54:20.572739 [ 279 ] {553ab9ae-2aa1-4f6e-900f-5d585407838c} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12662 | 2026.05.01 17:54:20.572873 [ 279 ] {553ab9ae-2aa1-4f6e-900f-5d585407838c} <Debug> executeQuery: Read 1320 rows, 105.65 KiB in 0.002023 sec., 652496.2926347009 rows/sec., 51.00 MiB/sec. | ||
| 12663 | 2026.05.01 17:54:20.572911 [ 279 ] {553ab9ae-2aa1-4f6e-900f-5d585407838c} <Debug> TCPHandler: Processed in 0.002214095 sec. | ||
| 12664 | 2026.05.01 17:54:20.573035 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12665 | 2026.05.01 17:54:20.573130 [ 279 ] {0bc889a7-4a83-4a44-91d1-f8ca13e44f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12666 | 2026.05.01 17:54:20.573170 [ 279 ] {0bc889a7-4a83-4a44-91d1-f8ca13e44f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12667 | 2026.05.01 17:54:20.573723 [ 279 ] {0bc889a7-4a83-4a44-91d1-f8ca13e44f72} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12668 | 2026.05.01 17:54:20.573763 [ 279 ] {0bc889a7-4a83-4a44-91d1-f8ca13e44f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12669 | 2026.05.01 17:54:20.574091 [ 279 ] {0bc889a7-4a83-4a44-91d1-f8ca13e44f72} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12670 | 2026.05.01 17:54:20.574322 [ 279 ] {0bc889a7-4a83-4a44-91d1-f8ca13e44f72} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12671 | 2026.05.01 17:54:20.574457 [ 279 ] {0bc889a7-4a83-4a44-91d1-f8ca13e44f72} <Debug> executeQuery: Read 270 rows, 16.78 KiB in 0.001346 sec., 200594.35364041605 rows/sec., 12.17 MiB/sec. | ||
| 12672 | 2026.05.01 17:54:20.574495 [ 279 ] {0bc889a7-4a83-4a44-91d1-f8ca13e44f72} <Debug> TCPHandler: Processed in 0.001508751 sec. | ||
| 12673 | 2026.05.01 17:54:20.574609 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12674 | 2026.05.01 17:54:20.574703 [ 279 ] {b15d5a4c-3dc7-43f6-9317-778be2ad7628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12675 | 2026.05.01 17:54:20.574743 [ 279 ] {b15d5a4c-3dc7-43f6-9317-778be2ad7628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12676 | 2026.05.01 17:54:20.575241 [ 279 ] {b15d5a4c-3dc7-43f6-9317-778be2ad7628} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12677 | 2026.05.01 17:54:20.575279 [ 279 ] {b15d5a4c-3dc7-43f6-9317-778be2ad7628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12678 | 2026.05.01 17:54:20.575594 [ 279 ] {b15d5a4c-3dc7-43f6-9317-778be2ad7628} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12679 | 2026.05.01 17:54:20.575810 [ 279 ] {b15d5a4c-3dc7-43f6-9317-778be2ad7628} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12680 | 2026.05.01 17:54:20.575943 [ 279 ] {b15d5a4c-3dc7-43f6-9317-778be2ad7628} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001258 sec., 189984.10174880762 rows/sec., 12.25 MiB/sec. | ||
| 12681 | 2026.05.01 17:54:20.575980 [ 279 ] {b15d5a4c-3dc7-43f6-9317-778be2ad7628} <Debug> TCPHandler: Processed in 0.001421029 sec. | ||
| 12682 | 2026.05.01 17:54:20.576085 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12683 | 2026.05.01 17:54:20.576178 [ 279 ] {4187d241-ad5b-4d94-a7fc-a647ea9da2be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12684 | 2026.05.01 17:54:20.576218 [ 279 ] {4187d241-ad5b-4d94-a7fc-a647ea9da2be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12685 | 2026.05.01 17:54:20.576788 [ 279 ] {4187d241-ad5b-4d94-a7fc-a647ea9da2be} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12686 | 2026.05.01 17:54:20.576830 [ 279 ] {4187d241-ad5b-4d94-a7fc-a647ea9da2be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12687 | 2026.05.01 17:54:20.577162 [ 279 ] {4187d241-ad5b-4d94-a7fc-a647ea9da2be} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12688 | 2026.05.01 17:54:20.577405 [ 279 ] {4187d241-ad5b-4d94-a7fc-a647ea9da2be} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12689 | 2026.05.01 17:54:20.577541 [ 279 ] {4187d241-ad5b-4d94-a7fc-a647ea9da2be} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.00138 sec., 172463.76811594205 rows/sec., 9.79 MiB/sec. | ||
| 12690 | 2026.05.01 17:54:20.577579 [ 279 ] {4187d241-ad5b-4d94-a7fc-a647ea9da2be} <Debug> TCPHandler: Processed in 0.001542822 sec. | ||
| 12691 | 2026.05.01 17:54:20.577719 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12692 | 2026.05.01 17:54:20.577817 [ 279 ] {b7862977-adb3-4b76-a638-5ca5e38221af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12693 | 2026.05.01 17:54:20.577860 [ 279 ] {b7862977-adb3-4b76-a638-5ca5e38221af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12694 | 2026.05.01 17:54:20.578622 [ 279 ] {b7862977-adb3-4b76-a638-5ca5e38221af} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12695 | 2026.05.01 17:54:20.578659 [ 279 ] {b7862977-adb3-4b76-a638-5ca5e38221af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12696 | 2026.05.01 17:54:20.579019 [ 279 ] {b7862977-adb3-4b76-a638-5ca5e38221af} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12697 | 2026.05.01 17:54:20.579251 [ 279 ] {b7862977-adb3-4b76-a638-5ca5e38221af} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12698 | 2026.05.01 17:54:20.579385 [ 279 ] {b7862977-adb3-4b76-a638-5ca5e38221af} <Debug> executeQuery: Read 798 rows, 57.21 KiB in 0.001587 sec., 502835.53875236295 rows/sec., 35.20 MiB/sec. | ||
| 12699 | 2026.05.01 17:54:20.579423 [ 279 ] {b7862977-adb3-4b76-a638-5ca5e38221af} <Debug> TCPHandler: Processed in 0.001756086 sec. | ||
| 12700 | 2026.05.01 17:54:20.579570 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12701 | 2026.05.01 17:54:20.579696 [ 279 ] {b5d68b86-71f9-46ec-a52b-46c76fc4cb2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12702 | 2026.05.01 17:54:20.579747 [ 279 ] {b5d68b86-71f9-46ec-a52b-46c76fc4cb2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12703 | 2026.05.01 17:54:20.580178 [ 279 ] {b5d68b86-71f9-46ec-a52b-46c76fc4cb2c} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12704 | 2026.05.01 17:54:20.580225 [ 279 ] {b5d68b86-71f9-46ec-a52b-46c76fc4cb2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12705 | 2026.05.01 17:54:20.580648 [ 279 ] {b5d68b86-71f9-46ec-a52b-46c76fc4cb2c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12706 | 2026.05.01 17:54:20.580961 [ 279 ] {b5d68b86-71f9-46ec-a52b-46c76fc4cb2c} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12707 | 2026.05.01 17:54:20.581098 [ 58 ] {} <Debug> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 12708 | 2026.05.01 17:54:20.581135 [ 279 ] {b5d68b86-71f9-46ec-a52b-46c76fc4cb2c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001463 sec., 4101.161995898838 rows/sec., 214.27 KiB/sec. | ||
| 12709 | 2026.05.01 17:54:20.581164 [ 58 ] {} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12710 | 2026.05.01 17:54:20.581189 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12711 | 2026.05.01 17:54:20.581195 [ 279 ] {b5d68b86-71f9-46ec-a52b-46c76fc4cb2c} <Debug> TCPHandler: Processed in 0.001681134 sec. | ||
| 12712 | 2026.05.01 17:54:20.581287 [ 190 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 12713 | 2026.05.01 17:54:20.581334 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12714 | 2026.05.01 17:54:20.581419 [ 190 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12715 | 2026.05.01 17:54:20.581442 [ 279 ] {bbc94546-3508-4382-acdb-c8ee0e54cf43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12716 | 2026.05.01 17:54:20.581457 [ 190 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
| 12717 | 2026.05.01 17:54:20.581495 [ 279 ] {bbc94546-3508-4382-acdb-c8ee0e54cf43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12718 | 2026.05.01 17:54:20.581530 [ 190 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 12719 | 2026.05.01 17:54:20.581583 [ 190 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 12720 | 2026.05.01 17:54:20.581624 [ 190 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 12721 | 2026.05.01 17:54:20.581660 [ 190 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 12722 | 2026.05.01 17:54:20.581697 [ 190 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 12723 | 2026.05.01 17:54:20.581981 [ 279 ] {bbc94546-3508-4382-acdb-c8ee0e54cf43} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12724 | 2026.05.01 17:54:20.582023 [ 279 ] {bbc94546-3508-4382-acdb-c8ee0e54cf43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12725 | 2026.05.01 17:54:20.582398 [ 279 ] {bbc94546-3508-4382-acdb-c8ee0e54cf43} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12726 | 2026.05.01 17:54:20.582524 [ 188 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001273536 sec., 146050.05276647068 rows/sec., 7.45 MiB/sec. | ||
| 12727 | 2026.05.01 17:54:20.582621 [ 279 ] {bbc94546-3508-4382-acdb-c8ee0e54cf43} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12728 | 2026.05.01 17:54:20.582680 [ 190 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 12729 | 2026.05.01 17:54:20.582767 [ 279 ] {bbc94546-3508-4382-acdb-c8ee0e54cf43} <Debug> executeQuery: Read 336 rows, 22.52 KiB in 0.001343 sec., 250186.1504095309 rows/sec., 16.37 MiB/sec. | ||
| 12730 | 2026.05.01 17:54:20.582810 [ 279 ] {bbc94546-3508-4382-acdb-c8ee0e54cf43} <Debug> TCPHandler: Processed in 0.001527351 sec. | ||
| 12731 | 2026.05.01 17:54:20.582932 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12732 | 2026.05.01 17:54:20.582956 [ 190 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_31_6} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12733 | 2026.05.01 17:54:20.583029 [ 279 ] {5e6d8d55-bcc5-4c7b-b828-6ba0f9c07ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12734 | 2026.05.01 17:54:20.583034 [ 190 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_31_6} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 12735 | 2026.05.01 17:54:20.583080 [ 279 ] {5e6d8d55-bcc5-4c7b-b828-6ba0f9c07ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12736 | 2026.05.01 17:54:20.583125 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 12737 | 2026.05.01 17:54:20.583398 [ 279 ] {5e6d8d55-bcc5-4c7b-b828-6ba0f9c07ad7} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12738 | 2026.05.01 17:54:20.583442 [ 279 ] {5e6d8d55-bcc5-4c7b-b828-6ba0f9c07ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12739 | 2026.05.01 17:54:20.583746 [ 279 ] {5e6d8d55-bcc5-4c7b-b828-6ba0f9c07ad7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12740 | 2026.05.01 17:54:20.583965 [ 279 ] {5e6d8d55-bcc5-4c7b-b828-6ba0f9c07ad7} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12741 | 2026.05.01 17:54:20.584104 [ 279 ] {5e6d8d55-bcc5-4c7b-b828-6ba0f9c07ad7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 61.71 KiB/sec. | ||
| 12742 | 2026.05.01 17:54:20.584140 [ 279 ] {5e6d8d55-bcc5-4c7b-b828-6ba0f9c07ad7} <Debug> TCPHandler: Processed in 0.001257705 sec. | ||
| 12743 | 2026.05.01 17:54:20.584254 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12744 | 2026.05.01 17:54:20.584351 [ 279 ] {d61c5576-d03c-4475-8e6f-a1ccca4c391d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12745 | 2026.05.01 17:54:20.584405 [ 279 ] {d61c5576-d03c-4475-8e6f-a1ccca4c391d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12746 | 2026.05.01 17:54:20.585255 [ 279 ] {d61c5576-d03c-4475-8e6f-a1ccca4c391d} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12747 | 2026.05.01 17:54:20.585292 [ 279 ] {d61c5576-d03c-4475-8e6f-a1ccca4c391d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12748 | 2026.05.01 17:54:20.585901 [ 279 ] {d61c5576-d03c-4475-8e6f-a1ccca4c391d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12749 | 2026.05.01 17:54:20.586143 [ 279 ] {d61c5576-d03c-4475-8e6f-a1ccca4c391d} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12750 | 2026.05.01 17:54:20.586282 [ 279 ] {d61c5576-d03c-4475-8e6f-a1ccca4c391d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001948 sec., 18480.492813141682 rows/sec., 33.12 MiB/sec. | ||
| 12751 | 2026.05.01 17:54:20.586336 [ 279 ] {d61c5576-d03c-4475-8e6f-a1ccca4c391d} <Debug> TCPHandler: Processed in 0.002131234 sec. | ||
| 12752 | 2026.05.01 17:54:20.586454 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12753 | 2026.05.01 17:54:20.586552 [ 279 ] {94765284-c3de-4bf9-9a19-29ad115192e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12754 | 2026.05.01 17:54:20.586594 [ 279 ] {94765284-c3de-4bf9-9a19-29ad115192e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12755 | 2026.05.01 17:54:20.586959 [ 279 ] {94765284-c3de-4bf9-9a19-29ad115192e1} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12756 | 2026.05.01 17:54:20.586995 [ 279 ] {94765284-c3de-4bf9-9a19-29ad115192e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12757 | 2026.05.01 17:54:20.587309 [ 279 ] {94765284-c3de-4bf9-9a19-29ad115192e1} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12758 | 2026.05.01 17:54:20.587521 [ 279 ] {94765284-c3de-4bf9-9a19-29ad115192e1} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12759 | 2026.05.01 17:54:20.587647 [ 279 ] {94765284-c3de-4bf9-9a19-29ad115192e1} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001114 sec., 98743.26750448834 rows/sec., 6.01 MiB/sec. | ||
| 12760 | 2026.05.01 17:54:20.587686 [ 279 ] {94765284-c3de-4bf9-9a19-29ad115192e1} <Debug> TCPHandler: Processed in 0.001280926 sec. | ||
| 12761 | 2026.05.01 17:54:21.104140 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 414 | ||
| 12762 | 2026.05.01 17:54:21.120717 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12763 | 2026.05.01 17:54:21.120772 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12764 | 2026.05.01 17:54:21.126877 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12765 | 2026.05.01 17:54:21.127580 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12766 | 2026.05.01 17:54:21.130457 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 414 | ||
| 12767 | 2026.05.01 17:54:22.116249 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54406 | ||
| 12768 | 2026.05.01 17:54:22.116359 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12769 | 2026.05.01 17:54:22.116385 [ 336 ] {} <Debug> TCP-Session: b7159e40-df0f-47d1-a145-018bbf0b5394 Authenticating user 'default' from [fd00:1122:3344:101::e]:54406 | ||
| 12770 | 2026.05.01 17:54:22.116405 [ 336 ] {} <Debug> TCP-Session: b7159e40-df0f-47d1-a145-018bbf0b5394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12771 | 2026.05.01 17:54:22.116418 [ 336 ] {} <Debug> TCP-Session: b7159e40-df0f-47d1-a145-018bbf0b5394 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12772 | 2026.05.01 17:54:22.116586 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55143 | ||
| 12773 | 2026.05.01 17:54:22.116636 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40545 | ||
| 12774 | 2026.05.01 17:54:22.116642 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52481 | ||
| 12775 | 2026.05.01 17:54:22.116677 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45471 | ||
| 12776 | 2026.05.01 17:54:22.116704 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12777 | 2026.05.01 17:54:22.116719 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12778 | 2026.05.01 17:54:22.116670 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41231 | ||
| 12779 | 2026.05.01 17:54:22.116760 [ 336 ] {} <Trace> TCP-Session: b7159e40-df0f-47d1-a145-018bbf0b5394 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12780 | 2026.05.01 17:54:22.116772 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12781 | 2026.05.01 17:54:22.116756 [ 340 ] {} <Debug> TCP-Session: 8913a1e4-ec4e-49fa-83c0-a1923408e62b Authenticating user 'default' from [fd00:1122:3344:101::e]:40545 | ||
| 12782 | 2026.05.01 17:54:22.116836 [ 339 ] {} <Debug> TCP-Session: e5577134-7445-4095-b54e-22886152780e Authenticating user 'default' from [fd00:1122:3344:101::e]:52481 | ||
| 12783 | 2026.05.01 17:54:22.116853 [ 340 ] {} <Debug> TCP-Session: 8913a1e4-ec4e-49fa-83c0-a1923408e62b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12784 | 2026.05.01 17:54:22.116860 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12785 | 2026.05.01 17:54:22.116876 [ 340 ] {} <Debug> TCP-Session: 8913a1e4-ec4e-49fa-83c0-a1923408e62b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12786 | 2026.05.01 17:54:22.116875 [ 339 ] {} <Debug> TCP-Session: e5577134-7445-4095-b54e-22886152780e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12787 | 2026.05.01 17:54:22.116902 [ 334 ] {} <Debug> TCP-Session: cd055328-ee52-47d5-b9a3-8948edd59f3c Authenticating user 'default' from [fd00:1122:3344:101::e]:41231 | ||
| 12788 | 2026.05.01 17:54:22.116920 [ 339 ] {} <Debug> TCP-Session: e5577134-7445-4095-b54e-22886152780e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12789 | 2026.05.01 17:54:22.116744 [ 337 ] {} <Debug> TCP-Session: d5e64331-ac3e-4a21-9523-31eff25b8d16 Authenticating user 'default' from [fd00:1122:3344:101::e]:55143 | ||
| 12790 | 2026.05.01 17:54:22.116949 [ 336 ] {94471839-359c-4875-a046-ed0bc83c256a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54406) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12791 | 2026.05.01 17:54:22.116983 [ 337 ] {} <Debug> TCP-Session: d5e64331-ac3e-4a21-9523-31eff25b8d16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12792 | 2026.05.01 17:54:22.116941 [ 334 ] {} <Debug> TCP-Session: cd055328-ee52-47d5-b9a3-8948edd59f3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12793 | 2026.05.01 17:54:22.117008 [ 337 ] {} <Debug> TCP-Session: d5e64331-ac3e-4a21-9523-31eff25b8d16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12794 | 2026.05.01 17:54:22.117030 [ 334 ] {} <Debug> TCP-Session: cd055328-ee52-47d5-b9a3-8948edd59f3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12795 | 2026.05.01 17:54:22.116654 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33971 | ||
| 12796 | 2026.05.01 17:54:22.116646 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37809 | ||
| 12797 | 2026.05.01 17:54:22.116639 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52682 | ||
| 12798 | 2026.05.01 17:54:22.116769 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12799 | 2026.05.01 17:54:22.117160 [ 335 ] {} <Debug> TCP-Session: fed7ef1c-9e9e-44cd-9d04-e10f68a29385 Authenticating user 'default' from [fd00:1122:3344:101::e]:45471 | ||
| 12800 | 2026.05.01 17:54:22.117177 [ 335 ] {} <Debug> TCP-Session: fed7ef1c-9e9e-44cd-9d04-e10f68a29385 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12801 | 2026.05.01 17:54:22.117189 [ 335 ] {} <Debug> TCP-Session: fed7ef1c-9e9e-44cd-9d04-e10f68a29385 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12802 | 2026.05.01 17:54:22.117241 [ 336 ] {94471839-359c-4875-a046-ed0bc83c256a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12803 | 2026.05.01 17:54:22.117300 [ 336 ] {94471839-359c-4875-a046-ed0bc83c256a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12804 | 2026.05.01 17:54:22.117515 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12805 | 2026.05.01 17:54:22.117549 [ 267 ] {} <Debug> TCP-Session: b9ebea57-77cf-4825-bfc5-65f2fef2c1de Authenticating user 'default' from [fd00:1122:3344:101::e]:33971 | ||
| 12806 | 2026.05.01 17:54:22.117566 [ 267 ] {} <Debug> TCP-Session: b9ebea57-77cf-4825-bfc5-65f2fef2c1de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12807 | 2026.05.01 17:54:22.117578 [ 267 ] {} <Debug> TCP-Session: b9ebea57-77cf-4825-bfc5-65f2fef2c1de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12808 | 2026.05.01 17:54:22.117589 [ 336 ] {94471839-359c-4875-a046-ed0bc83c256a} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 12809 | 2026.05.01 17:54:22.117630 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12810 | 2026.05.01 17:54:22.117666 [ 338 ] {} <Debug> TCP-Session: 612a5ea7-41ac-4c36-ba46-617327110a0e Authenticating user 'default' from [fd00:1122:3344:101::e]:52682 | ||
| 12811 | 2026.05.01 17:54:22.117682 [ 338 ] {} <Debug> TCP-Session: 612a5ea7-41ac-4c36-ba46-617327110a0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12812 | 2026.05.01 17:54:22.117694 [ 338 ] {} <Debug> TCP-Session: 612a5ea7-41ac-4c36-ba46-617327110a0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12813 | 2026.05.01 17:54:22.117827 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12814 | 2026.05.01 17:54:22.117861 [ 341 ] {} <Debug> TCP-Session: 6f521b0c-276d-40a8-80f0-92e17a1d2c16 Authenticating user 'default' from [fd00:1122:3344:101::e]:37809 | ||
| 12815 | 2026.05.01 17:54:22.117877 [ 341 ] {} <Debug> TCP-Session: 6f521b0c-276d-40a8-80f0-92e17a1d2c16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12816 | 2026.05.01 17:54:22.117889 [ 341 ] {} <Debug> TCP-Session: 6f521b0c-276d-40a8-80f0-92e17a1d2c16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12817 | 2026.05.01 17:54:22.118490 [ 276 ] {94471839-359c-4875-a046-ed0bc83c256a} <Trace> AggregatingTransform: Aggregating | ||
| 12818 | 2026.05.01 17:54:22.118535 [ 276 ] {94471839-359c-4875-a046-ed0bc83c256a} <Trace> Aggregator: Aggregation method: without_key | ||
| 12819 | 2026.05.01 17:54:22.118572 [ 276 ] {94471839-359c-4875-a046-ed0bc83c256a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000877888 sec. (1139.097 rows/sec., 44.50 KiB/sec.) | ||
| 12820 | 2026.05.01 17:54:22.118595 [ 276 ] {94471839-359c-4875-a046-ed0bc83c256a} <Trace> Aggregator: Merging aggregated data | ||
| 12821 | 2026.05.01 17:54:22.119780 [ 336 ] {94471839-359c-4875-a046-ed0bc83c256a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002884 sec., 346.74063800277395 rows/sec., 13.54 KiB/sec. | ||
| 12822 | 2026.05.01 17:54:22.119940 [ 336 ] {94471839-359c-4875-a046-ed0bc83c256a} <Debug> TCPHandler: Processed in 0.003292567 sec. | ||
| 12823 | 2026.05.01 17:54:22.120063 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12824 | 2026.05.01 17:54:22.120087 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12825 | 2026.05.01 17:54:22.120092 [ 336 ] {} <Debug> TCP-Session: b7159e40-df0f-47d1-a145-018bbf0b5394 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12826 | 2026.05.01 17:54:22.120106 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12827 | 2026.05.01 17:54:22.120131 [ 337 ] {} <Debug> TCP-Session: d5e64331-ac3e-4a21-9523-31eff25b8d16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12828 | 2026.05.01 17:54:22.120137 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12829 | 2026.05.01 17:54:22.120149 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12830 | 2026.05.01 17:54:22.120181 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12831 | 2026.05.01 17:54:22.120194 [ 335 ] {} <Debug> TCP-Session: fed7ef1c-9e9e-44cd-9d04-e10f68a29385 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12832 | 2026.05.01 17:54:22.120210 [ 339 ] {} <Debug> TCP-Session: e5577134-7445-4095-b54e-22886152780e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12833 | 2026.05.01 17:54:22.120224 [ 340 ] {} <Debug> TCP-Session: 8913a1e4-ec4e-49fa-83c0-a1923408e62b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12834 | 2026.05.01 17:54:22.120197 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12835 | 2026.05.01 17:54:22.120167 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12836 | 2026.05.01 17:54:22.120283 [ 334 ] {} <Debug> TCP-Session: cd055328-ee52-47d5-b9a3-8948edd59f3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12837 | 2026.05.01 17:54:22.120163 [ 338 ] {} <Debug> TCP-Session: 612a5ea7-41ac-4c36-ba46-617327110a0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12838 | 2026.05.01 17:54:22.120310 [ 267 ] {} <Debug> TCP-Session: b9ebea57-77cf-4825-bfc5-65f2fef2c1de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12839 | 2026.05.01 17:54:22.120122 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12840 | 2026.05.01 17:54:22.120369 [ 341 ] {} <Debug> TCP-Session: 6f521b0c-276d-40a8-80f0-92e17a1d2c16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12841 | 2026.05.01 17:54:23.533591 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46246 | ||
| 12842 | 2026.05.01 17:54:23.533711 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12843 | 2026.05.01 17:54:23.533736 [ 338 ] {} <Debug> TCP-Session: ffc7e643-4fc0-4756-9c30-97c3e645d9fa Authenticating user 'default' from [fd00:1122:3344:101::e]:46246 | ||
| 12844 | 2026.05.01 17:54:23.533759 [ 338 ] {} <Debug> TCP-Session: ffc7e643-4fc0-4756-9c30-97c3e645d9fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12845 | 2026.05.01 17:54:23.533771 [ 338 ] {} <Debug> TCP-Session: ffc7e643-4fc0-4756-9c30-97c3e645d9fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12846 | 2026.05.01 17:54:23.533968 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41084 | ||
| 12847 | 2026.05.01 17:54:23.533990 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34057 | ||
| 12848 | 2026.05.01 17:54:23.534028 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62741 | ||
| 12849 | 2026.05.01 17:54:23.534021 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37443 | ||
| 12850 | 2026.05.01 17:54:23.534084 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12851 | 2026.05.01 17:54:23.534120 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12852 | 2026.05.01 17:54:23.534125 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12853 | 2026.05.01 17:54:23.534143 [ 339 ] {} <Debug> TCP-Session: d8ca62bd-2560-4ab6-93c2-c2a7474fba1e Authenticating user 'default' from [fd00:1122:3344:101::e]:41084 | ||
| 12854 | 2026.05.01 17:54:23.534157 [ 267 ] {} <Debug> TCP-Session: 4d30eb72-f5bf-4793-aa49-6b5f0d702b64 Authenticating user 'default' from [fd00:1122:3344:101::e]:34057 | ||
| 12855 | 2026.05.01 17:54:23.534164 [ 337 ] {} <Debug> TCP-Session: bcc288c0-f068-41c8-b8ca-6bc387465733 Authenticating user 'default' from [fd00:1122:3344:101::e]:62741 | ||
| 12856 | 2026.05.01 17:54:23.534182 [ 339 ] {} <Debug> TCP-Session: d8ca62bd-2560-4ab6-93c2-c2a7474fba1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12857 | 2026.05.01 17:54:23.534184 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12858 | 2026.05.01 17:54:23.534205 [ 339 ] {} <Debug> TCP-Session: d8ca62bd-2560-4ab6-93c2-c2a7474fba1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12859 | 2026.05.01 17:54:23.534198 [ 337 ] {} <Debug> TCP-Session: bcc288c0-f068-41c8-b8ca-6bc387465733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12860 | 2026.05.01 17:54:23.534231 [ 336 ] {} <Debug> TCP-Session: 10facff2-d19e-4ae3-8cb1-98049a9e2049 Authenticating user 'default' from [fd00:1122:3344:101::e]:37443 | ||
| 12861 | 2026.05.01 17:54:23.534255 [ 337 ] {} <Debug> TCP-Session: bcc288c0-f068-41c8-b8ca-6bc387465733 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12862 | 2026.05.01 17:54:23.534194 [ 267 ] {} <Debug> TCP-Session: 4d30eb72-f5bf-4793-aa49-6b5f0d702b64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12863 | 2026.05.01 17:54:23.534277 [ 336 ] {} <Debug> TCP-Session: 10facff2-d19e-4ae3-8cb1-98049a9e2049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12864 | 2026.05.01 17:54:23.534297 [ 267 ] {} <Debug> TCP-Session: 4d30eb72-f5bf-4793-aa49-6b5f0d702b64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12865 | 2026.05.01 17:54:23.534312 [ 336 ] {} <Debug> TCP-Session: 10facff2-d19e-4ae3-8cb1-98049a9e2049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12866 | 2026.05.01 17:54:23.534012 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44724 | ||
| 12867 | 2026.05.01 17:54:23.533996 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43739 | ||
| 12868 | 2026.05.01 17:54:23.533986 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37535 | ||
| 12869 | 2026.05.01 17:54:23.534416 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12870 | 2026.05.01 17:54:23.534008 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62538 | ||
| 12871 | 2026.05.01 17:54:23.534452 [ 335 ] {} <Debug> TCP-Session: 5d7882cb-42bc-4023-ae09-02ff3ecd2971 Authenticating user 'default' from [fd00:1122:3344:101::e]:44724 | ||
| 12872 | 2026.05.01 17:54:23.534472 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12873 | 2026.05.01 17:54:23.534449 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12874 | 2026.05.01 17:54:23.534506 [ 335 ] {} <Debug> TCP-Session: 5d7882cb-42bc-4023-ae09-02ff3ecd2971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12875 | 2026.05.01 17:54:23.534518 [ 341 ] {} <Debug> TCP-Session: ef12dbe2-fcbf-4e49-b031-d762c50de31a Authenticating user 'default' from [fd00:1122:3344:101::e]:37535 | ||
| 12876 | 2026.05.01 17:54:23.534540 [ 340 ] {} <Debug> TCP-Session: 7acde998-62e0-4f91-a76c-00aa1dc102c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43739 | ||
| 12877 | 2026.05.01 17:54:23.534545 [ 335 ] {} <Debug> TCP-Session: 5d7882cb-42bc-4023-ae09-02ff3ecd2971 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12878 | 2026.05.01 17:54:23.534563 [ 341 ] {} <Debug> TCP-Session: ef12dbe2-fcbf-4e49-b031-d762c50de31a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12879 | 2026.05.01 17:54:23.534576 [ 340 ] {} <Debug> TCP-Session: 7acde998-62e0-4f91-a76c-00aa1dc102c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12880 | 2026.05.01 17:54:23.534599 [ 341 ] {} <Debug> TCP-Session: ef12dbe2-fcbf-4e49-b031-d762c50de31a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12881 | 2026.05.01 17:54:23.534614 [ 340 ] {} <Debug> TCP-Session: 7acde998-62e0-4f91-a76c-00aa1dc102c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12882 | 2026.05.01 17:54:23.534557 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12883 | 2026.05.01 17:54:23.534128 [ 338 ] {} <Trace> TCP-Session: ffc7e643-4fc0-4756-9c30-97c3e645d9fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12884 | 2026.05.01 17:54:23.534679 [ 334 ] {} <Debug> TCP-Session: f432ddb0-fb8a-44ee-82dc-0d03b9860e19 Authenticating user 'default' from [fd00:1122:3344:101::e]:62538 | ||
| 12885 | 2026.05.01 17:54:23.534699 [ 334 ] {} <Debug> TCP-Session: f432ddb0-fb8a-44ee-82dc-0d03b9860e19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12886 | 2026.05.01 17:54:23.534711 [ 334 ] {} <Debug> TCP-Session: f432ddb0-fb8a-44ee-82dc-0d03b9860e19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12887 | 2026.05.01 17:54:23.534839 [ 338 ] {a61f1aff-6673-44d3-afb2-73efa4323ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46246) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12888 | 2026.05.01 17:54:23.535100 [ 338 ] {a61f1aff-6673-44d3-afb2-73efa4323ac1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12889 | 2026.05.01 17:54:23.535156 [ 338 ] {a61f1aff-6673-44d3-afb2-73efa4323ac1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12890 | 2026.05.01 17:54:23.535440 [ 338 ] {a61f1aff-6673-44d3-afb2-73efa4323ac1} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 12891 | 2026.05.01 17:54:23.536376 [ 348 ] {a61f1aff-6673-44d3-afb2-73efa4323ac1} <Trace> AggregatingTransform: Aggregating | ||
| 12892 | 2026.05.01 17:54:23.536430 [ 348 ] {a61f1aff-6673-44d3-afb2-73efa4323ac1} <Trace> Aggregator: Aggregation method: without_key | ||
| 12893 | 2026.05.01 17:54:23.536467 [ 348 ] {a61f1aff-6673-44d3-afb2-73efa4323ac1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000923488 sec. (1082.851 rows/sec., 42.30 KiB/sec.) | ||
| 12894 | 2026.05.01 17:54:23.536486 [ 348 ] {a61f1aff-6673-44d3-afb2-73efa4323ac1} <Trace> Aggregator: Merging aggregated data | ||
| 12895 | 2026.05.01 17:54:23.538171 [ 338 ] {a61f1aff-6673-44d3-afb2-73efa4323ac1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003388 sec., 295.159386068477 rows/sec., 11.53 KiB/sec. | ||
| 12896 | 2026.05.01 17:54:23.538317 [ 338 ] {a61f1aff-6673-44d3-afb2-73efa4323ac1} <Debug> TCPHandler: Processed in 0.004317367 sec. | ||
| 12897 | 2026.05.01 17:54:23.538453 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12898 | 2026.05.01 17:54:23.538476 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12899 | 2026.05.01 17:54:23.538492 [ 338 ] {} <Debug> TCP-Session: ffc7e643-4fc0-4756-9c30-97c3e645d9fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12900 | 2026.05.01 17:54:23.538496 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12901 | 2026.05.01 17:54:23.538521 [ 339 ] {} <Debug> TCP-Session: d8ca62bd-2560-4ab6-93c2-c2a7474fba1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12902 | 2026.05.01 17:54:23.538533 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12903 | 2026.05.01 17:54:23.538553 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12904 | 2026.05.01 17:54:23.538571 [ 340 ] {} <Debug> TCP-Session: 7acde998-62e0-4f91-a76c-00aa1dc102c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12905 | 2026.05.01 17:54:23.538595 [ 341 ] {} <Debug> TCP-Session: ef12dbe2-fcbf-4e49-b031-d762c50de31a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12906 | 2026.05.01 17:54:23.538604 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12907 | 2026.05.01 17:54:23.538606 [ 337 ] {} <Debug> TCP-Session: bcc288c0-f068-41c8-b8ca-6bc387465733 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12908 | 2026.05.01 17:54:23.538572 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12909 | 2026.05.01 17:54:23.538663 [ 334 ] {} <Debug> TCP-Session: f432ddb0-fb8a-44ee-82dc-0d03b9860e19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12910 | 2026.05.01 17:54:23.538720 [ 336 ] {} <Debug> TCP-Session: 10facff2-d19e-4ae3-8cb1-98049a9e2049 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12911 | 2026.05.01 17:54:23.538517 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12912 | 2026.05.01 17:54:23.538587 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12913 | 2026.05.01 17:54:23.538784 [ 335 ] {} <Debug> TCP-Session: 5d7882cb-42bc-4023-ae09-02ff3ecd2971 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12914 | 2026.05.01 17:54:23.538809 [ 267 ] {} <Debug> TCP-Session: 4d30eb72-f5bf-4793-aa49-6b5f0d702b64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12915 | 2026.05.01 17:54:23.584567 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41125 | ||
| 12916 | 2026.05.01 17:54:23.584675 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12917 | 2026.05.01 17:54:23.584701 [ 338 ] {} <Debug> TCP-Session: f50afbca-33d7-4459-956b-a97e3813aff0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41125 | ||
| 12918 | 2026.05.01 17:54:23.584723 [ 338 ] {} <Debug> TCP-Session: f50afbca-33d7-4459-956b-a97e3813aff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12919 | 2026.05.01 17:54:23.584736 [ 338 ] {} <Debug> TCP-Session: f50afbca-33d7-4459-956b-a97e3813aff0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12920 | 2026.05.01 17:54:23.584977 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64132 | ||
| 12921 | 2026.05.01 17:54:23.584992 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41865 | ||
| 12922 | 2026.05.01 17:54:23.585019 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36906 | ||
| 12923 | 2026.05.01 17:54:23.585057 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47721 | ||
| 12924 | 2026.05.01 17:54:23.585079 [ 338 ] {} <Trace> TCP-Session: f50afbca-33d7-4459-956b-a97e3813aff0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12925 | 2026.05.01 17:54:23.585095 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12926 | 2026.05.01 17:54:23.585117 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12927 | 2026.05.01 17:54:23.585148 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12928 | 2026.05.01 17:54:23.585177 [ 340 ] {} <Debug> TCP-Session: 7a904bd9-23a1-425e-8fcb-8e76f9d33a7d Authenticating user 'default' from [fd00:1122:3344:101::e]:41865 | ||
| 12929 | 2026.05.01 17:54:23.585152 [ 339 ] {} <Debug> TCP-Session: 3de6530f-db41-4ccf-a3bf-2af777f2ea3c Authenticating user 'default' from [fd00:1122:3344:101::e]:64132 | ||
| 12930 | 2026.05.01 17:54:23.585208 [ 267 ] {} <Debug> TCP-Session: 45e313db-3db9-451f-aa6e-9e7174ef5aee Authenticating user 'default' from [fd00:1122:3344:101::e]:36906 | ||
| 12931 | 2026.05.01 17:54:23.585223 [ 340 ] {} <Debug> TCP-Session: 7a904bd9-23a1-425e-8fcb-8e76f9d33a7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12932 | 2026.05.01 17:54:23.585245 [ 339 ] {} <Debug> TCP-Session: 3de6530f-db41-4ccf-a3bf-2af777f2ea3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12933 | 2026.05.01 17:54:23.585274 [ 340 ] {} <Debug> TCP-Session: 7a904bd9-23a1-425e-8fcb-8e76f9d33a7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12934 | 2026.05.01 17:54:23.585272 [ 338 ] {71586d52-bf85-4d0c-9072-5a1b0ceaae49} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41125) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12935 | 2026.05.01 17:54:23.585294 [ 339 ] {} <Debug> TCP-Session: 3de6530f-db41-4ccf-a3bf-2af777f2ea3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12936 | 2026.05.01 17:54:23.585052 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58943 | ||
| 12937 | 2026.05.01 17:54:23.585043 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43168 | ||
| 12938 | 2026.05.01 17:54:23.585031 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63514 | ||
| 12939 | 2026.05.01 17:54:23.585439 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12940 | 2026.05.01 17:54:23.585460 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12941 | 2026.05.01 17:54:23.585478 [ 336 ] {} <Debug> TCP-Session: 758aa3c6-0212-4490-aae1-e7c3ea14b47f Authenticating user 'default' from [fd00:1122:3344:101::e]:58943 | ||
| 12942 | 2026.05.01 17:54:23.584989 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38729 | ||
| 12943 | 2026.05.01 17:54:23.585507 [ 336 ] {} <Debug> TCP-Session: 758aa3c6-0212-4490-aae1-e7c3ea14b47f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12944 | 2026.05.01 17:54:23.585512 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12945 | 2026.05.01 17:54:23.585549 [ 336 ] {} <Debug> TCP-Session: 758aa3c6-0212-4490-aae1-e7c3ea14b47f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12946 | 2026.05.01 17:54:23.585571 [ 334 ] {} <Debug> TCP-Session: a6085995-b1e9-42e8-868f-6c91778947d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63514 | ||
| 12947 | 2026.05.01 17:54:23.585583 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12948 | 2026.05.01 17:54:23.585598 [ 338 ] {71586d52-bf85-4d0c-9072-5a1b0ceaae49} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12949 | 2026.05.01 17:54:23.585606 [ 334 ] {} <Debug> TCP-Session: a6085995-b1e9-42e8-868f-6c91778947d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12950 | 2026.05.01 17:54:23.585627 [ 341 ] {} <Debug> TCP-Session: a1507ea5-cdf5-493d-a6d4-6480c13b6858 Authenticating user 'default' from [fd00:1122:3344:101::e]:38729 | ||
| 12951 | 2026.05.01 17:54:23.585642 [ 334 ] {} <Debug> TCP-Session: a6085995-b1e9-42e8-868f-6c91778947d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12952 | 2026.05.01 17:54:23.585661 [ 341 ] {} <Debug> TCP-Session: a1507ea5-cdf5-493d-a6d4-6480c13b6858 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12953 | 2026.05.01 17:54:23.585664 [ 338 ] {71586d52-bf85-4d0c-9072-5a1b0ceaae49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12954 | 2026.05.01 17:54:23.585699 [ 341 ] {} <Debug> TCP-Session: a1507ea5-cdf5-493d-a6d4-6480c13b6858 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12955 | 2026.05.01 17:54:23.585499 [ 335 ] {} <Debug> TCP-Session: c1763f6a-f088-4764-8cbd-2a6ba3304315 Authenticating user 'default' from [fd00:1122:3344:101::e]:43168 | ||
| 12956 | 2026.05.01 17:54:23.585149 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12957 | 2026.05.01 17:54:23.585761 [ 335 ] {} <Debug> TCP-Session: c1763f6a-f088-4764-8cbd-2a6ba3304315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12958 | 2026.05.01 17:54:23.585792 [ 337 ] {} <Debug> TCP-Session: 771d6f12-37a9-4ec5-9623-8e521b4018e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47721 | ||
| 12959 | 2026.05.01 17:54:23.585799 [ 335 ] {} <Debug> TCP-Session: c1763f6a-f088-4764-8cbd-2a6ba3304315 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12960 | 2026.05.01 17:54:23.585817 [ 337 ] {} <Debug> TCP-Session: 771d6f12-37a9-4ec5-9623-8e521b4018e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12961 | 2026.05.01 17:54:23.585262 [ 267 ] {} <Debug> TCP-Session: 45e313db-3db9-451f-aa6e-9e7174ef5aee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12962 | 2026.05.01 17:54:23.585841 [ 337 ] {} <Debug> TCP-Session: 771d6f12-37a9-4ec5-9623-8e521b4018e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12963 | 2026.05.01 17:54:23.585856 [ 267 ] {} <Debug> TCP-Session: 45e313db-3db9-451f-aa6e-9e7174ef5aee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12964 | 2026.05.01 17:54:23.585987 [ 338 ] {71586d52-bf85-4d0c-9072-5a1b0ceaae49} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 12965 | 2026.05.01 17:54:23.586944 [ 322 ] {71586d52-bf85-4d0c-9072-5a1b0ceaae49} <Trace> AggregatingTransform: Aggregating | ||
| 12966 | 2026.05.01 17:54:23.586992 [ 322 ] {71586d52-bf85-4d0c-9072-5a1b0ceaae49} <Trace> Aggregator: Aggregation method: without_key | ||
| 12967 | 2026.05.01 17:54:23.587035 [ 322 ] {71586d52-bf85-4d0c-9072-5a1b0ceaae49} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000941009 sec. (1062.689 rows/sec., 41.51 KiB/sec.) | ||
| 12968 | 2026.05.01 17:54:23.587055 [ 322 ] {71586d52-bf85-4d0c-9072-5a1b0ceaae49} <Trace> Aggregator: Merging aggregated data | ||
| 12969 | 2026.05.01 17:54:23.588643 [ 338 ] {71586d52-bf85-4d0c-9072-5a1b0ceaae49} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003427 sec., 291.8004085205719 rows/sec., 11.40 KiB/sec. | ||
| 12970 | 2026.05.01 17:54:23.588814 [ 338 ] {71586d52-bf85-4d0c-9072-5a1b0ceaae49} <Debug> TCPHandler: Processed in 0.003865629 sec. | ||
| 12971 | 2026.05.01 17:54:23.588980 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12972 | 2026.05.01 17:54:23.589010 [ 338 ] {} <Debug> TCP-Session: f50afbca-33d7-4459-956b-a97e3813aff0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12973 | 2026.05.01 17:54:23.589040 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12974 | 2026.05.01 17:54:23.589077 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12975 | 2026.05.01 17:54:23.589095 [ 267 ] {} <Debug> TCP-Session: 45e313db-3db9-451f-aa6e-9e7174ef5aee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12976 | 2026.05.01 17:54:23.589105 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12977 | 2026.05.01 17:54:23.589143 [ 339 ] {} <Debug> TCP-Session: 3de6530f-db41-4ccf-a3bf-2af777f2ea3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12978 | 2026.05.01 17:54:23.589153 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12979 | 2026.05.01 17:54:23.589178 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12980 | 2026.05.01 17:54:23.589171 [ 337 ] {} <Debug> TCP-Session: 771d6f12-37a9-4ec5-9623-8e521b4018e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12981 | 2026.05.01 17:54:23.589256 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12982 | 2026.05.01 17:54:23.589278 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12983 | 2026.05.01 17:54:23.589245 [ 340 ] {} <Debug> TCP-Session: 7a904bd9-23a1-425e-8fcb-8e76f9d33a7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12984 | 2026.05.01 17:54:23.589307 [ 341 ] {} <Debug> TCP-Session: a1507ea5-cdf5-493d-a6d4-6480c13b6858 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12985 | 2026.05.01 17:54:23.589332 [ 336 ] {} <Debug> TCP-Session: 758aa3c6-0212-4490-aae1-e7c3ea14b47f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12986 | 2026.05.01 17:54:23.589239 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12987 | 2026.05.01 17:54:23.589226 [ 335 ] {} <Debug> TCP-Session: c1763f6a-f088-4764-8cbd-2a6ba3304315 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12988 | 2026.05.01 17:54:23.589423 [ 334 ] {} <Debug> TCP-Session: a6085995-b1e9-42e8-868f-6c91778947d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12989 | 2026.05.01 17:54:25.552263 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12990 | 2026.05.01 17:54:25.552466 [ 279 ] {87b7d21b-2cf1-451a-963f-a19965de2f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12991 | 2026.05.01 17:54:25.552535 [ 279 ] {87b7d21b-2cf1-451a-963f-a19965de2f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12992 | 2026.05.01 17:54:25.553222 [ 279 ] {87b7d21b-2cf1-451a-963f-a19965de2f06} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12993 | 2026.05.01 17:54:25.553271 [ 279 ] {87b7d21b-2cf1-451a-963f-a19965de2f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 12994 | 2026.05.01 17:54:25.553668 [ 279 ] {87b7d21b-2cf1-451a-963f-a19965de2f06} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12995 | 2026.05.01 17:54:25.553899 [ 279 ] {87b7d21b-2cf1-451a-963f-a19965de2f06} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12996 | 2026.05.01 17:54:25.554056 [ 279 ] {87b7d21b-2cf1-451a-963f-a19965de2f06} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001639 sec., 41488.712629652226 rows/sec., 3.31 MiB/sec. | ||
| 12997 | 2026.05.01 17:54:25.554100 [ 279 ] {87b7d21b-2cf1-451a-963f-a19965de2f06} <Debug> TCPHandler: Processed in 0.00197458 sec. | ||
| 12998 | 2026.05.01 17:54:25.554226 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12999 | 2026.05.01 17:54:25.554321 [ 279 ] {829446a6-515c-4b54-b43d-ceaedf6a9520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13000 | 2026.05.01 17:54:25.554363 [ 279 ] {829446a6-515c-4b54-b43d-ceaedf6a9520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13001 | 2026.05.01 17:54:25.554796 [ 279 ] {829446a6-515c-4b54-b43d-ceaedf6a9520} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13002 | 2026.05.01 17:54:25.554836 [ 279 ] {829446a6-515c-4b54-b43d-ceaedf6a9520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13003 | 2026.05.01 17:54:25.555153 [ 279 ] {829446a6-515c-4b54-b43d-ceaedf6a9520} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13004 | 2026.05.01 17:54:25.555375 [ 279 ] {829446a6-515c-4b54-b43d-ceaedf6a9520} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13005 | 2026.05.01 17:54:25.555498 [ 51 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13006 | 2026.05.01 17:54:25.555514 [ 279 ] {829446a6-515c-4b54-b43d-ceaedf6a9520} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001211 sec., 4954.58298926507 rows/sec., 372.56 KiB/sec. | ||
| 13007 | 2026.05.01 17:54:25.555566 [ 51 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13008 | 2026.05.01 17:54:25.555575 [ 279 ] {829446a6-515c-4b54-b43d-ceaedf6a9520} <Debug> TCPHandler: Processed in 0.001399078 sec. | ||
| 13009 | 2026.05.01 17:54:25.555598 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13010 | 2026.05.01 17:54:25.555720 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13011 | 2026.05.01 17:54:25.555719 [ 194 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 13012 | 2026.05.01 17:54:25.555821 [ 279 ] {b7466e86-f29a-4314-89c0-c5a03936dc1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13013 | 2026.05.01 17:54:25.555867 [ 279 ] {b7466e86-f29a-4314-89c0-c5a03936dc1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13014 | 2026.05.01 17:54:25.555873 [ 194 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13015 | 2026.05.01 17:54:25.555918 [ 194 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 317 rows starting from the beginning of the part | ||
| 13016 | 2026.05.01 17:54:25.555986 [ 194 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 17 rows starting from the beginning of the part | ||
| 13017 | 2026.05.01 17:54:25.556034 [ 194 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 268 rows starting from the beginning of the part | ||
| 13018 | 2026.05.01 17:54:25.556079 [ 194 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 6 rows starting from the beginning of the part | ||
| 13019 | 2026.05.01 17:54:25.556119 [ 194 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 270 rows starting from the beginning of the part | ||
| 13020 | 2026.05.01 17:54:25.556157 [ 194 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 6 rows starting from the beginning of the part | ||
| 13021 | 2026.05.01 17:54:25.556320 [ 279 ] {b7466e86-f29a-4314-89c0-c5a03936dc1d} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13022 | 2026.05.01 17:54:25.556364 [ 279 ] {b7466e86-f29a-4314-89c0-c5a03936dc1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13023 | 2026.05.01 17:54:25.556722 [ 279 ] {b7466e86-f29a-4314-89c0-c5a03936dc1d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13024 | 2026.05.01 17:54:25.556953 [ 279 ] {b7466e86-f29a-4314-89c0-c5a03936dc1d} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13025 | 2026.05.01 17:54:25.557094 [ 279 ] {b7466e86-f29a-4314-89c0-c5a03936dc1d} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001292 sec., 54179.566563467495 rows/sec., 4.23 MiB/sec. | ||
| 13026 | 2026.05.01 17:54:25.557132 [ 279 ] {b7466e86-f29a-4314-89c0-c5a03936dc1d} <Debug> TCPHandler: Processed in 0.001462519 sec. | ||
| 13027 | 2026.05.01 17:54:25.557146 [ 188 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 884 rows, containing 5 columns (5 merged, 0 gathered) in 0.00147688 sec., 598559.1246411353 rows/sec., 39.23 MiB/sec. | ||
| 13028 | 2026.05.01 17:54:25.557253 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13029 | 2026.05.01 17:54:25.557313 [ 194 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13030 | 2026.05.01 17:54:25.557353 [ 279 ] {321100e0-07d6-4eea-925b-61d9ad8b8b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13031 | 2026.05.01 17:54:25.557404 [ 279 ] {321100e0-07d6-4eea-925b-61d9ad8b8b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13032 | 2026.05.01 17:54:25.557582 [ 194 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_76_15} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13033 | 2026.05.01 17:54:25.557662 [ 194 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_76_15} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13034 | 2026.05.01 17:54:25.557742 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 13035 | 2026.05.01 17:54:25.557863 [ 279 ] {321100e0-07d6-4eea-925b-61d9ad8b8b02} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13036 | 2026.05.01 17:54:25.557906 [ 279 ] {321100e0-07d6-4eea-925b-61d9ad8b8b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13037 | 2026.05.01 17:54:25.558297 [ 279 ] {321100e0-07d6-4eea-925b-61d9ad8b8b02} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13038 | 2026.05.01 17:54:25.558513 [ 279 ] {321100e0-07d6-4eea-925b-61d9ad8b8b02} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13039 | 2026.05.01 17:54:25.558651 [ 279 ] {321100e0-07d6-4eea-925b-61d9ad8b8b02} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001317 sec., 121488.23082763857 rows/sec., 8.46 MiB/sec. | ||
| 13040 | 2026.05.01 17:54:25.558690 [ 279 ] {321100e0-07d6-4eea-925b-61d9ad8b8b02} <Debug> TCPHandler: Processed in 0.00148642 sec. | ||
| 13041 | 2026.05.01 17:54:25.558816 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13042 | 2026.05.01 17:54:25.558912 [ 279 ] {7744c506-9a47-4b2d-b265-5a5dc9f2d081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13043 | 2026.05.01 17:54:25.558968 [ 279 ] {7744c506-9a47-4b2d-b265-5a5dc9f2d081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13044 | 2026.05.01 17:54:25.559747 [ 279 ] {7744c506-9a47-4b2d-b265-5a5dc9f2d081} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13045 | 2026.05.01 17:54:25.559785 [ 279 ] {7744c506-9a47-4b2d-b265-5a5dc9f2d081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13046 | 2026.05.01 17:54:25.560298 [ 279 ] {7744c506-9a47-4b2d-b265-5a5dc9f2d081} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13047 | 2026.05.01 17:54:25.560521 [ 279 ] {7744c506-9a47-4b2d-b265-5a5dc9f2d081} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13048 | 2026.05.01 17:54:25.560669 [ 279 ] {7744c506-9a47-4b2d-b265-5a5dc9f2d081} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001775 sec., 3380.281690140845 rows/sec., 6.06 MiB/sec. | ||
| 13049 | 2026.05.01 17:54:25.560675 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13050 | 2026.05.01 17:54:25.560727 [ 279 ] {7744c506-9a47-4b2d-b265-5a5dc9f2d081} <Debug> TCPHandler: Processed in 0.00196211 sec. | ||
| 13051 | 2026.05.01 17:54:25.560728 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13052 | 2026.05.01 17:54:25.560771 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13053 | 2026.05.01 17:54:25.560863 [ 188 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 13054 | 2026.05.01 17:54:25.560881 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13055 | 2026.05.01 17:54:25.560989 [ 279 ] {7946501a-5f87-487a-bcab-1c6121fd9e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13056 | 2026.05.01 17:54:25.561032 [ 279 ] {7946501a-5f87-487a-bcab-1c6121fd9e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13057 | 2026.05.01 17:54:25.561096 [ 188 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13058 | 2026.05.01 17:54:25.561159 [ 188 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1602 rows starting from the beginning of the part | ||
| 13059 | 2026.05.01 17:54:25.561285 [ 188 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 17 rows starting from the beginning of the part | ||
| 13060 | 2026.05.01 17:54:25.561388 [ 188 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 36 rows starting from the beginning of the part | ||
| 13061 | 2026.05.01 17:54:25.561396 [ 279 ] {7946501a-5f87-487a-bcab-1c6121fd9e9d} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13062 | 2026.05.01 17:54:25.561439 [ 279 ] {7946501a-5f87-487a-bcab-1c6121fd9e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13063 | 2026.05.01 17:54:25.561483 [ 188 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 6 rows starting from the beginning of the part | ||
| 13064 | 2026.05.01 17:54:25.561579 [ 188 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 36 rows starting from the beginning of the part | ||
| 13065 | 2026.05.01 17:54:25.561665 [ 188 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 6 rows starting from the beginning of the part | ||
| 13066 | 2026.05.01 17:54:25.561775 [ 279 ] {7946501a-5f87-487a-bcab-1c6121fd9e9d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13067 | 2026.05.01 17:54:25.562011 [ 279 ] {7946501a-5f87-487a-bcab-1c6121fd9e9d} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13068 | 2026.05.01 17:54:25.562159 [ 279 ] {7946501a-5f87-487a-bcab-1c6121fd9e9d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001189 sec., 50462.57359125315 rows/sec., 3.40 MiB/sec. | ||
| 13069 | 2026.05.01 17:54:25.562197 [ 279 ] {7946501a-5f87-487a-bcab-1c6121fd9e9d} <Debug> TCPHandler: Processed in 0.001367798 sec. | ||
| 13070 | 2026.05.01 17:54:25.570660 [ 194 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1703 rows, containing 19 columns (19 merged, 0 gathered) in 0.009838419 sec., 173096.9172994157 rows/sec., 310.18 MiB/sec. | ||
| 13071 | 2026.05.01 17:54:25.572073 [ 200 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13072 | 2026.05.01 17:54:25.572462 [ 200 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13073 | 2026.05.01 17:54:25.572552 [ 200 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13074 | 2026.05.01 17:54:25.572687 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.50 MiB. | ||
| 13075 | 2026.05.01 17:54:26.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 337.13 MiB, peak 350.60 MiB, free memory in arenas 0.00 B, will set to 339.90 MiB (RSS), difference: 2.77 MiB | ||
| 13076 | 2026.05.01 17:54:27.109074 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13077 | 2026.05.01 17:54:27.109129 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13078 | 2026.05.01 17:54:27.252000 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26932 | ||
| 13079 | 2026.05.01 17:54:27.252607 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13080 | 2026.05.01 17:54:27.252658 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13081 | 2026.05.01 17:54:27.253217 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13082 | 2026.05.01 17:54:27.253457 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13083 | 2026.05.01 17:54:27.253597 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26932 | ||
| 13084 | 2026.05.01 17:54:27.253606 [ 47 ] {} <Debug> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13085 | 2026.05.01 17:54:27.253673 [ 47 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13086 | 2026.05.01 17:54:27.253694 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13087 | 2026.05.01 17:54:27.253789 [ 193 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 13088 | 2026.05.01 17:54:27.253882 [ 193 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13089 | 2026.05.01 17:54:27.253915 [ 193 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24500 rows starting from the beginning of the part | ||
| 13090 | 2026.05.01 17:54:27.253971 [ 193 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 13091 | 2026.05.01 17:54:27.254016 [ 193 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 13092 | 2026.05.01 17:54:27.254058 [ 193 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 13093 | 2026.05.01 17:54:27.254098 [ 193 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 13094 | 2026.05.01 17:54:27.254135 [ 193 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 13095 | 2026.05.01 17:54:27.256193 [ 194 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26932 rows, containing 4 columns (4 merged, 0 gathered) in 0.002441 sec., 11033183.121671446 rows/sec., 157.83 MiB/sec. | ||
| 13096 | 2026.05.01 17:54:27.256534 [ 191 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13097 | 2026.05.01 17:54:27.256888 [ 191 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_56_11} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13098 | 2026.05.01 17:54:27.256979 [ 191 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_56_11} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13099 | 2026.05.01 17:54:27.257094 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 13100 | 2026.05.01 17:54:27.341451 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1654 | ||
| 13101 | 2026.05.01 17:54:27.344457 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13102 | 2026.05.01 17:54:27.344493 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13103 | 2026.05.01 17:54:27.345655 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13104 | 2026.05.01 17:54:27.345927 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13105 | 2026.05.01 17:54:27.346062 [ 47 ] {} <Debug> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13106 | 2026.05.01 17:54:27.346100 [ 47 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13107 | 2026.05.01 17:54:27.346124 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13108 | 2026.05.01 17:54:27.346175 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1654 | ||
| 13109 | 2026.05.01 17:54:27.346208 [ 187 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::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 | ||
| 13110 | 2026.05.01 17:54:27.346647 [ 187 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13111 | 2026.05.01 17:54:27.346768 [ 187 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1462 rows starting from the beginning of the part | ||
| 13112 | 2026.05.01 17:54:27.347102 [ 187 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part | ||
| 13113 | 2026.05.01 17:54:27.347432 [ 187 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part | ||
| 13114 | 2026.05.01 17:54:27.347760 [ 187 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 46 rows starting from the beginning of the part | ||
| 13115 | 2026.05.01 17:54:27.348087 [ 187 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 34 rows starting from the beginning of the part | ||
| 13116 | 2026.05.01 17:54:27.348399 [ 187 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 42 rows starting from the beginning of the part | ||
| 13117 | 2026.05.01 17:54:27.354734 [ 189 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1654 rows, containing 72 columns (72 merged, 0 gathered) in 0.008571073 sec., 192974.67189930595 rows/sec., 152.71 MiB/sec. | ||
| 13118 | 2026.05.01 17:54:27.356512 [ 192 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13119 | 2026.05.01 17:54:27.357143 [ 192 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_41_8} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13120 | 2026.05.01 17:54:27.357231 [ 192 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_41_8} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13121 | 2026.05.01 17:54:27.357625 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 13122 | 2026.05.01 17:54:28.630555 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 422 | ||
| 13123 | 2026.05.01 17:54:28.648748 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13124 | 2026.05.01 17:54:28.648810 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13125 | 2026.05.01 17:54:28.655381 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13126 | 2026.05.01 17:54:28.656118 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13127 | 2026.05.01 17:54:28.656411 [ 46 ] {} <Debug> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13128 | 2026.05.01 17:54:28.656473 [ 46 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13129 | 2026.05.01 17:54:28.656494 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13130 | 2026.05.01 17:54:28.656626 [ 189 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 13131 | 2026.05.01 17:54:28.659816 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 13132 | 2026.05.01 17:54:28.660496 [ 189 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13133 | 2026.05.01 17:54:28.661982 [ 189 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 13134 | 2026.05.01 17:54:28.666493 [ 189 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 13135 | 2026.05.01 17:54:28.670954 [ 189 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 13136 | 2026.05.01 17:54:28.675560 [ 189 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 13137 | 2026.05.01 17:54:28.680440 [ 189 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 7 rows starting from the beginning of the part | ||
| 13138 | 2026.05.01 17:54:28.684265 [ 189 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
| 13139 | 2026.05.01 17:54:28.735602 [ 196 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.079040869 sec., 5339.0101265207495 rows/sec., 27.61 MiB/sec. | ||
| 13140 | 2026.05.01 17:54:28.737584 [ 197 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13141 | 2026.05.01 17:54:28.739328 [ 197 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_56_11} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13142 | 2026.05.01 17:54:28.739423 [ 197 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_56_11} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13143 | 2026.05.01 17:54:28.740851 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13144 | 2026.05.01 17:54:29.000232 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 340.98 MiB, peak 354.40 MiB, free memory in arenas 0.00 B, will set to 339.91 MiB (RSS), difference: -1.07 MiB | ||
| 13145 | 2026.05.01 17:54:30.566267 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13146 | 2026.05.01 17:54:30.566475 [ 279 ] {439431ad-fc2c-417d-b024-6a362bd4ff8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13147 | 2026.05.01 17:54:30.566543 [ 279 ] {439431ad-fc2c-417d-b024-6a362bd4ff8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13148 | 2026.05.01 17:54:30.567432 [ 279 ] {439431ad-fc2c-417d-b024-6a362bd4ff8b} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13149 | 2026.05.01 17:54:30.567483 [ 279 ] {439431ad-fc2c-417d-b024-6a362bd4ff8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13150 | 2026.05.01 17:54:30.567894 [ 279 ] {439431ad-fc2c-417d-b024-6a362bd4ff8b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13151 | 2026.05.01 17:54:30.568133 [ 279 ] {439431ad-fc2c-417d-b024-6a362bd4ff8b} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13152 | 2026.05.01 17:54:30.568293 [ 279 ] {439431ad-fc2c-417d-b024-6a362bd4ff8b} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001874 sec., 247598.71931696904 rows/sec., 15.70 MiB/sec. | ||
| 13153 | 2026.05.01 17:54:30.568336 [ 279 ] {439431ad-fc2c-417d-b024-6a362bd4ff8b} <Debug> TCPHandler: Processed in 0.002223125 sec. | ||
| 13154 | 2026.05.01 17:54:30.568486 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13155 | 2026.05.01 17:54:30.568581 [ 279 ] {286d2e9d-51e8-49f0-b2d8-0316750389a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13156 | 2026.05.01 17:54:30.568622 [ 279 ] {286d2e9d-51e8-49f0-b2d8-0316750389a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13157 | 2026.05.01 17:54:30.569703 [ 279 ] {286d2e9d-51e8-49f0-b2d8-0316750389a9} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13158 | 2026.05.01 17:54:30.569738 [ 279 ] {286d2e9d-51e8-49f0-b2d8-0316750389a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13159 | 2026.05.01 17:54:30.570137 [ 279 ] {286d2e9d-51e8-49f0-b2d8-0316750389a9} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13160 | 2026.05.01 17:54:30.570357 [ 279 ] {286d2e9d-51e8-49f0-b2d8-0316750389a9} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13161 | 2026.05.01 17:54:30.570487 [ 279 ] {286d2e9d-51e8-49f0-b2d8-0316750389a9} <Debug> executeQuery: Read 1319 rows, 105.58 KiB in 0.001925 sec., 685194.8051948051 rows/sec., 53.56 MiB/sec. | ||
| 13162 | 2026.05.01 17:54:30.570525 [ 279 ] {286d2e9d-51e8-49f0-b2d8-0316750389a9} <Debug> TCPHandler: Processed in 0.002091212 sec. | ||
| 13163 | 2026.05.01 17:54:30.570653 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13164 | 2026.05.01 17:54:30.570748 [ 279 ] {f44e8180-0b7f-48fe-8c93-bda7bcd3ac52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13165 | 2026.05.01 17:54:30.570788 [ 279 ] {f44e8180-0b7f-48fe-8c93-bda7bcd3ac52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13166 | 2026.05.01 17:54:30.571295 [ 279 ] {f44e8180-0b7f-48fe-8c93-bda7bcd3ac52} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13167 | 2026.05.01 17:54:30.571330 [ 279 ] {f44e8180-0b7f-48fe-8c93-bda7bcd3ac52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13168 | 2026.05.01 17:54:30.571648 [ 279 ] {f44e8180-0b7f-48fe-8c93-bda7bcd3ac52} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13169 | 2026.05.01 17:54:30.571861 [ 279 ] {f44e8180-0b7f-48fe-8c93-bda7bcd3ac52} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13170 | 2026.05.01 17:54:30.571995 [ 279 ] {f44e8180-0b7f-48fe-8c93-bda7bcd3ac52} <Debug> executeQuery: Read 268 rows, 16.64 KiB in 0.001265 sec., 211857.7075098814 rows/sec., 12.85 MiB/sec. | ||
| 13171 | 2026.05.01 17:54:30.572031 [ 279 ] {f44e8180-0b7f-48fe-8c93-bda7bcd3ac52} <Debug> TCPHandler: Processed in 0.001427889 sec. | ||
| 13172 | 2026.05.01 17:54:30.572150 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13173 | 2026.05.01 17:54:30.572244 [ 279 ] {aeb71371-daa8-4b4b-8425-6cc58e5f79d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13174 | 2026.05.01 17:54:30.572282 [ 279 ] {aeb71371-daa8-4b4b-8425-6cc58e5f79d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13175 | 2026.05.01 17:54:30.572815 [ 279 ] {aeb71371-daa8-4b4b-8425-6cc58e5f79d5} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13176 | 2026.05.01 17:54:30.572849 [ 279 ] {aeb71371-daa8-4b4b-8425-6cc58e5f79d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13177 | 2026.05.01 17:54:30.573153 [ 279 ] {aeb71371-daa8-4b4b-8425-6cc58e5f79d5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13178 | 2026.05.01 17:54:30.573363 [ 279 ] {aeb71371-daa8-4b4b-8425-6cc58e5f79d5} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13179 | 2026.05.01 17:54:30.573512 [ 279 ] {aeb71371-daa8-4b4b-8425-6cc58e5f79d5} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001285 sec., 185992.2178988327 rows/sec., 11.99 MiB/sec. | ||
| 13180 | 2026.05.01 17:54:30.573550 [ 279 ] {aeb71371-daa8-4b4b-8425-6cc58e5f79d5} <Debug> TCPHandler: Processed in 0.001449499 sec. | ||
| 13181 | 2026.05.01 17:54:30.573671 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13182 | 2026.05.01 17:54:30.573766 [ 279 ] {4d4541ad-5f8f-49b3-90eb-250894c6cb93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13183 | 2026.05.01 17:54:30.573805 [ 279 ] {4d4541ad-5f8f-49b3-90eb-250894c6cb93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13184 | 2026.05.01 17:54:30.574309 [ 279 ] {4d4541ad-5f8f-49b3-90eb-250894c6cb93} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13185 | 2026.05.01 17:54:30.574343 [ 279 ] {4d4541ad-5f8f-49b3-90eb-250894c6cb93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13186 | 2026.05.01 17:54:30.574655 [ 279 ] {4d4541ad-5f8f-49b3-90eb-250894c6cb93} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13187 | 2026.05.01 17:54:30.574869 [ 279 ] {4d4541ad-5f8f-49b3-90eb-250894c6cb93} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13188 | 2026.05.01 17:54:30.575000 [ 279 ] {4d4541ad-5f8f-49b3-90eb-250894c6cb93} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001253 sec., 189944.1340782123 rows/sec., 10.78 MiB/sec. | ||
| 13189 | 2026.05.01 17:54:30.575037 [ 279 ] {4d4541ad-5f8f-49b3-90eb-250894c6cb93} <Debug> TCPHandler: Processed in 0.001416348 sec. | ||
| 13190 | 2026.05.01 17:54:30.575163 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13191 | 2026.05.01 17:54:30.575257 [ 279 ] {4614256f-78d1-468c-94dd-1694d1eb1481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13192 | 2026.05.01 17:54:30.575297 [ 279 ] {4614256f-78d1-468c-94dd-1694d1eb1481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13193 | 2026.05.01 17:54:30.576010 [ 279 ] {4614256f-78d1-468c-94dd-1694d1eb1481} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13194 | 2026.05.01 17:54:30.576043 [ 279 ] {4614256f-78d1-468c-94dd-1694d1eb1481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13195 | 2026.05.01 17:54:30.576383 [ 279 ] {4614256f-78d1-468c-94dd-1694d1eb1481} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13196 | 2026.05.01 17:54:30.576594 [ 279 ] {4614256f-78d1-468c-94dd-1694d1eb1481} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13197 | 2026.05.01 17:54:30.576728 [ 279 ] {4614256f-78d1-468c-94dd-1694d1eb1481} <Debug> executeQuery: Read 796 rows, 57.05 KiB in 0.001488 sec., 534946.2365591398 rows/sec., 37.44 MiB/sec. | ||
| 13198 | 2026.05.01 17:54:30.576765 [ 279 ] {4614256f-78d1-468c-94dd-1694d1eb1481} <Debug> TCPHandler: Processed in 0.001651954 sec. | ||
| 13199 | 2026.05.01 17:54:30.576880 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13200 | 2026.05.01 17:54:30.576994 [ 279 ] {f2e7571e-5dfa-414e-9159-dec2da86ea1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13201 | 2026.05.01 17:54:30.577037 [ 279 ] {f2e7571e-5dfa-414e-9159-dec2da86ea1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13202 | 2026.05.01 17:54:30.577400 [ 279 ] {f2e7571e-5dfa-414e-9159-dec2da86ea1e} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13203 | 2026.05.01 17:54:30.577437 [ 279 ] {f2e7571e-5dfa-414e-9159-dec2da86ea1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13204 | 2026.05.01 17:54:30.577763 [ 279 ] {f2e7571e-5dfa-414e-9159-dec2da86ea1e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13205 | 2026.05.01 17:54:30.577980 [ 279 ] {f2e7571e-5dfa-414e-9159-dec2da86ea1e} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13206 | 2026.05.01 17:54:30.578112 [ 279 ] {f2e7571e-5dfa-414e-9159-dec2da86ea1e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001137 sec., 5277.0448548812665 rows/sec., 275.70 KiB/sec. | ||
| 13207 | 2026.05.01 17:54:30.578152 [ 279 ] {f2e7571e-5dfa-414e-9159-dec2da86ea1e} <Debug> TCPHandler: Processed in 0.001321797 sec. | ||
| 13208 | 2026.05.01 17:54:30.578293 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13209 | 2026.05.01 17:54:30.578420 [ 279 ] {9d017c59-50f0-4656-8890-aa10fdc02d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13210 | 2026.05.01 17:54:30.578479 [ 279 ] {9d017c59-50f0-4656-8890-aa10fdc02d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13211 | 2026.05.01 17:54:30.579023 [ 279 ] {9d017c59-50f0-4656-8890-aa10fdc02d82} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13212 | 2026.05.01 17:54:30.579068 [ 279 ] {9d017c59-50f0-4656-8890-aa10fdc02d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13213 | 2026.05.01 17:54:30.579532 [ 279 ] {9d017c59-50f0-4656-8890-aa10fdc02d82} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13214 | 2026.05.01 17:54:30.579827 [ 279 ] {9d017c59-50f0-4656-8890-aa10fdc02d82} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13215 | 2026.05.01 17:54:30.579966 [ 279 ] {9d017c59-50f0-4656-8890-aa10fdc02d82} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001566 sec., 213920.81736909325 rows/sec., 14.00 MiB/sec. | ||
| 13216 | 2026.05.01 17:54:30.580016 [ 279 ] {9d017c59-50f0-4656-8890-aa10fdc02d82} <Debug> TCPHandler: Processed in 0.001797006 sec. | ||
| 13217 | 2026.05.01 17:54:30.580138 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13218 | 2026.05.01 17:54:30.580234 [ 279 ] {79770333-19df-45d8-b32f-c3db5284f091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13219 | 2026.05.01 17:54:30.580277 [ 279 ] {79770333-19df-45d8-b32f-c3db5284f091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13220 | 2026.05.01 17:54:30.580620 [ 279 ] {79770333-19df-45d8-b32f-c3db5284f091} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13221 | 2026.05.01 17:54:30.580654 [ 279 ] {79770333-19df-45d8-b32f-c3db5284f091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13222 | 2026.05.01 17:54:30.580956 [ 279 ] {79770333-19df-45d8-b32f-c3db5284f091} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13223 | 2026.05.01 17:54:30.581169 [ 279 ] {79770333-19df-45d8-b32f-c3db5284f091} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13224 | 2026.05.01 17:54:30.581299 [ 279 ] {79770333-19df-45d8-b32f-c3db5284f091} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. | ||
| 13225 | 2026.05.01 17:54:30.581349 [ 279 ] {79770333-19df-45d8-b32f-c3db5284f091} <Debug> TCPHandler: Processed in 0.001260035 sec. | ||
| 13226 | 2026.05.01 17:54:30.581483 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13227 | 2026.05.01 17:54:30.581578 [ 279 ] {39b2f4ce-8502-4871-b029-11c4c208a6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13228 | 2026.05.01 17:54:30.581634 [ 279 ] {39b2f4ce-8502-4871-b029-11c4c208a6b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13229 | 2026.05.01 17:54:30.582500 [ 279 ] {39b2f4ce-8502-4871-b029-11c4c208a6b2} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13230 | 2026.05.01 17:54:30.582536 [ 279 ] {39b2f4ce-8502-4871-b029-11c4c208a6b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13231 | 2026.05.01 17:54:30.583113 [ 279 ] {39b2f4ce-8502-4871-b029-11c4c208a6b2} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13232 | 2026.05.01 17:54:30.583345 [ 279 ] {39b2f4ce-8502-4871-b029-11c4c208a6b2} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13233 | 2026.05.01 17:54:30.583481 [ 279 ] {39b2f4ce-8502-4871-b029-11c4c208a6b2} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001922 sec., 18730.489073881374 rows/sec., 33.56 MiB/sec. | ||
| 13234 | 2026.05.01 17:54:30.583535 [ 279 ] {39b2f4ce-8502-4871-b029-11c4c208a6b2} <Debug> TCPHandler: Processed in 0.002103112 sec. | ||
| 13235 | 2026.05.01 17:54:30.583656 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13236 | 2026.05.01 17:54:30.583750 [ 279 ] {9860ea8a-dd26-45da-9656-0a3a171b8b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13237 | 2026.05.01 17:54:30.583791 [ 279 ] {9860ea8a-dd26-45da-9656-0a3a171b8b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13238 | 2026.05.01 17:54:30.584135 [ 279 ] {9860ea8a-dd26-45da-9656-0a3a171b8b56} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13239 | 2026.05.01 17:54:30.584168 [ 279 ] {9860ea8a-dd26-45da-9656-0a3a171b8b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13240 | 2026.05.01 17:54:30.584467 [ 279 ] {9860ea8a-dd26-45da-9656-0a3a171b8b56} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13241 | 2026.05.01 17:54:30.584691 [ 279 ] {9860ea8a-dd26-45da-9656-0a3a171b8b56} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13242 | 2026.05.01 17:54:30.584816 [ 279 ] {9860ea8a-dd26-45da-9656-0a3a171b8b56} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001085 sec., 101382.48847926267 rows/sec., 6.17 MiB/sec. | ||
| 13243 | 2026.05.01 17:54:30.584851 [ 279 ] {9860ea8a-dd26-45da-9656-0a3a171b8b56} <Debug> TCPHandler: Processed in 0.001244945 sec. | ||
| 13244 | 2026.05.01 17:54:30.773083 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13245 | 2026.05.01 17:54:30.773290 [ 279 ] {604b6809-5a27-411b-8db1-1dceb23fba27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13246 | 2026.05.01 17:54:30.773372 [ 279 ] {604b6809-5a27-411b-8db1-1dceb23fba27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13247 | 2026.05.01 17:54:30.773844 [ 279 ] {604b6809-5a27-411b-8db1-1dceb23fba27} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13248 | 2026.05.01 17:54:30.773878 [ 279 ] {604b6809-5a27-411b-8db1-1dceb23fba27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13249 | 2026.05.01 17:54:30.774181 [ 279 ] {604b6809-5a27-411b-8db1-1dceb23fba27} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13250 | 2026.05.01 17:54:30.774390 [ 279 ] {604b6809-5a27-411b-8db1-1dceb23fba27} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13251 | 2026.05.01 17:54:30.774521 [ 279 ] {604b6809-5a27-411b-8db1-1dceb23fba27} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001279 sec., 6254.886630179828 rows/sec., 510.04 KiB/sec. | ||
| 13252 | 2026.05.01 17:54:30.774558 [ 279 ] {604b6809-5a27-411b-8db1-1dceb23fba27} <Debug> TCPHandler: Processed in 0.001588212 sec. | ||
| 13253 | 2026.05.01 17:54:30.774681 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13254 | 2026.05.01 17:54:30.774775 [ 279 ] {42ea51a9-274b-40c6-ad93-15f7ed8f6157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13255 | 2026.05.01 17:54:30.774812 [ 279 ] {42ea51a9-274b-40c6-ad93-15f7ed8f6157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13256 | 2026.05.01 17:54:30.776112 [ 279 ] {42ea51a9-274b-40c6-ad93-15f7ed8f6157} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13257 | 2026.05.01 17:54:30.776148 [ 279 ] {42ea51a9-274b-40c6-ad93-15f7ed8f6157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13258 | 2026.05.01 17:54:30.776578 [ 279 ] {42ea51a9-274b-40c6-ad93-15f7ed8f6157} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13259 | 2026.05.01 17:54:30.776782 [ 279 ] {42ea51a9-274b-40c6-ad93-15f7ed8f6157} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13260 | 2026.05.01 17:54:30.776908 [ 279 ] {42ea51a9-274b-40c6-ad93-15f7ed8f6157} <Debug> executeQuery: Read 2395 rows, 181.08 KiB in 0.002151 sec., 1113435.611343561 rows/sec., 82.21 MiB/sec. | ||
| 13261 | 2026.05.01 17:54:30.776943 [ 279 ] {42ea51a9-274b-40c6-ad93-15f7ed8f6157} <Debug> TCPHandler: Processed in 0.002310037 sec. | ||
| 13262 | 2026.05.01 17:54:30.777069 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13263 | 2026.05.01 17:54:30.777163 [ 279 ] {f3e425b7-55d5-41ad-b619-d2aa6da34056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13264 | 2026.05.01 17:54:30.777200 [ 279 ] {f3e425b7-55d5-41ad-b619-d2aa6da34056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13265 | 2026.05.01 17:54:30.777601 [ 279 ] {f3e425b7-55d5-41ad-b619-d2aa6da34056} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13266 | 2026.05.01 17:54:30.777635 [ 279 ] {f3e425b7-55d5-41ad-b619-d2aa6da34056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13267 | 2026.05.01 17:54:30.777920 [ 279 ] {f3e425b7-55d5-41ad-b619-d2aa6da34056} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13268 | 2026.05.01 17:54:30.778131 [ 279 ] {f3e425b7-55d5-41ad-b619-d2aa6da34056} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13269 | 2026.05.01 17:54:30.778263 [ 279 ] {f3e425b7-55d5-41ad-b619-d2aa6da34056} <Debug> executeQuery: Read 25 rows, 1.84 KiB in 0.001119 sec., 22341.376228775694 rows/sec., 1.60 MiB/sec. | ||
| 13270 | 2026.05.01 17:54:30.778300 [ 279 ] {f3e425b7-55d5-41ad-b619-d2aa6da34056} <Debug> TCPHandler: Processed in 0.001277846 sec. | ||
| 13271 | 2026.05.01 17:54:30.778415 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13272 | 2026.05.01 17:54:30.778510 [ 279 ] {a17c4f8d-0426-445b-9448-e6361b9edc25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13273 | 2026.05.01 17:54:30.778547 [ 279 ] {a17c4f8d-0426-445b-9448-e6361b9edc25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13274 | 2026.05.01 17:54:30.779221 [ 279 ] {a17c4f8d-0426-445b-9448-e6361b9edc25} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13275 | 2026.05.01 17:54:30.779259 [ 279 ] {a17c4f8d-0426-445b-9448-e6361b9edc25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13276 | 2026.05.01 17:54:30.779591 [ 279 ] {a17c4f8d-0426-445b-9448-e6361b9edc25} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13277 | 2026.05.01 17:54:30.779804 [ 279 ] {a17c4f8d-0426-445b-9448-e6361b9edc25} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13278 | 2026.05.01 17:54:30.779935 [ 279 ] {a17c4f8d-0426-445b-9448-e6361b9edc25} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001443 sec., 555093.5550935551 rows/sec., 32.06 MiB/sec. | ||
| 13279 | 2026.05.01 17:54:30.779974 [ 279 ] {a17c4f8d-0426-445b-9448-e6361b9edc25} <Debug> TCPHandler: Processed in 0.001606113 sec. | ||
| 13280 | 2026.05.01 17:54:30.780088 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13281 | 2026.05.01 17:54:30.780183 [ 279 ] {e7213461-0823-40df-9150-3076c703499d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13282 | 2026.05.01 17:54:30.780221 [ 279 ] {e7213461-0823-40df-9150-3076c703499d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13283 | 2026.05.01 17:54:30.780597 [ 279 ] {e7213461-0823-40df-9150-3076c703499d} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13284 | 2026.05.01 17:54:30.780633 [ 279 ] {e7213461-0823-40df-9150-3076c703499d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13285 | 2026.05.01 17:54:30.780913 [ 279 ] {e7213461-0823-40df-9150-3076c703499d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 13286 | 2026.05.01 17:54:30.781111 [ 279 ] {e7213461-0823-40df-9150-3076c703499d} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13287 | 2026.05.01 17:54:30.781235 [ 279 ] {e7213461-0823-40df-9150-3076c703499d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 65.71 KiB/sec. | ||
| 13288 | 2026.05.01 17:54:30.781271 [ 279 ] {e7213461-0823-40df-9150-3076c703499d} <Debug> TCPHandler: Processed in 0.001230375 sec. | ||
| 13289 | 2026.05.01 17:54:30.781386 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13290 | 2026.05.01 17:54:30.781478 [ 279 ] {15ac1128-5fd5-450b-9636-5030679c4ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13291 | 2026.05.01 17:54:30.781514 [ 279 ] {15ac1128-5fd5-450b-9636-5030679c4ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13292 | 2026.05.01 17:54:30.782339 [ 279 ] {15ac1128-5fd5-450b-9636-5030679c4ecc} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13293 | 2026.05.01 17:54:30.782374 [ 279 ] {15ac1128-5fd5-450b-9636-5030679c4ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13294 | 2026.05.01 17:54:30.782707 [ 279 ] {15ac1128-5fd5-450b-9636-5030679c4ecc} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13295 | 2026.05.01 17:54:30.782909 [ 279 ] {15ac1128-5fd5-450b-9636-5030679c4ecc} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13296 | 2026.05.01 17:54:30.783032 [ 279 ] {15ac1128-5fd5-450b-9636-5030679c4ecc} <Debug> executeQuery: Read 1276 rows, 87.01 KiB in 0.001572 sec., 811704.8346055979 rows/sec., 54.05 MiB/sec. | ||
| 13297 | 2026.05.01 17:54:30.783069 [ 279 ] {15ac1128-5fd5-450b-9636-5030679c4ecc} <Debug> TCPHandler: Processed in 0.001729686 sec. | ||
| 13298 | 2026.05.01 17:54:30.783204 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13299 | 2026.05.01 17:54:30.783297 [ 279 ] {dc32b120-cd26-4aa2-930c-34e7a257bb0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13300 | 2026.05.01 17:54:30.783336 [ 279 ] {dc32b120-cd26-4aa2-930c-34e7a257bb0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13301 | 2026.05.01 17:54:30.784054 [ 279 ] {dc32b120-cd26-4aa2-930c-34e7a257bb0a} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13302 | 2026.05.01 17:54:30.784092 [ 279 ] {dc32b120-cd26-4aa2-930c-34e7a257bb0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13303 | 2026.05.01 17:54:30.784514 [ 279 ] {dc32b120-cd26-4aa2-930c-34e7a257bb0a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13304 | 2026.05.01 17:54:30.784739 [ 279 ] {dc32b120-cd26-4aa2-930c-34e7a257bb0a} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13305 | 2026.05.01 17:54:30.784860 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 | ||
| 13306 | 2026.05.01 17:54:30.784869 [ 279 ] {dc32b120-cd26-4aa2-930c-34e7a257bb0a} <Debug> executeQuery: Read 1490 rows, 92.47 KiB in 0.001591 sec., 936517.9132620994 rows/sec., 56.76 MiB/sec. | ||
| 13307 | 2026.05.01 17:54:30.784937 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13308 | 2026.05.01 17:54:30.784954 [ 279 ] {dc32b120-cd26-4aa2-930c-34e7a257bb0a} <Debug> TCPHandler: Processed in 0.001796717 sec. | ||
| 13309 | 2026.05.01 17:54:30.784962 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13310 | 2026.05.01 17:54:30.785081 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13311 | 2026.05.01 17:54:30.785082 [ 196 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full | ||
| 13312 | 2026.05.01 17:54:30.785183 [ 279 ] {a48e0afb-2416-468f-9fbb-af886e6d0f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13313 | 2026.05.01 17:54:30.785229 [ 196 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13314 | 2026.05.01 17:54:30.785238 [ 279 ] {a48e0afb-2416-468f-9fbb-af886e6d0f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13315 | 2026.05.01 17:54:30.785270 [ 196 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_85_17, total 34718 rows starting from the beginning of the part | ||
| 13316 | 2026.05.01 17:54:30.785343 [ 196 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 13317 | 2026.05.01 17:54:30.785391 [ 196 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 336 rows starting from the beginning of the part | ||
| 13318 | 2026.05.01 17:54:30.785434 [ 196 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 13319 | 2026.05.01 17:54:30.785481 [ 196 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 335 rows starting from the beginning of the part | ||
| 13320 | 2026.05.01 17:54:30.785524 [ 196 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1490 rows starting from the beginning of the part | ||
| 13321 | 2026.05.01 17:54:30.785994 [ 279 ] {a48e0afb-2416-468f-9fbb-af886e6d0f4a} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13322 | 2026.05.01 17:54:30.786036 [ 279 ] {a48e0afb-2416-468f-9fbb-af886e6d0f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13323 | 2026.05.01 17:54:30.786578 [ 279 ] {a48e0afb-2416-468f-9fbb-af886e6d0f4a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13324 | 2026.05.01 17:54:30.786826 [ 279 ] {a48e0afb-2416-468f-9fbb-af886e6d0f4a} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13325 | 2026.05.01 17:54:30.786989 [ 279 ] {a48e0afb-2416-468f-9fbb-af886e6d0f4a} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001825 sec., 9315.068493150686 rows/sec., 16.69 MiB/sec. | ||
| 13326 | 2026.05.01 17:54:30.787049 [ 279 ] {a48e0afb-2416-468f-9fbb-af886e6d0f4a} <Debug> TCPHandler: Processed in 0.002017501 sec. | ||
| 13327 | 2026.05.01 17:54:30.787200 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13328 | 2026.05.01 17:54:30.787294 [ 279 ] {5d70dbae-b8b4-46c3-aed4-6d9a7e674977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13329 | 2026.05.01 17:54:30.787335 [ 279 ] {5d70dbae-b8b4-46c3-aed4-6d9a7e674977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13330 | 2026.05.01 17:54:30.787682 [ 279 ] {5d70dbae-b8b4-46c3-aed4-6d9a7e674977} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13331 | 2026.05.01 17:54:30.787719 [ 279 ] {5d70dbae-b8b4-46c3-aed4-6d9a7e674977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13332 | 2026.05.01 17:54:30.788014 [ 279 ] {5d70dbae-b8b4-46c3-aed4-6d9a7e674977} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13333 | 2026.05.01 17:54:30.788229 [ 279 ] {5d70dbae-b8b4-46c3-aed4-6d9a7e674977} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13334 | 2026.05.01 17:54:30.788358 [ 279 ] {5d70dbae-b8b4-46c3-aed4-6d9a7e674977} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001082 sec., 7393.715341959334 rows/sec., 505.43 KiB/sec. | ||
| 13335 | 2026.05.01 17:54:30.788423 [ 279 ] {5d70dbae-b8b4-46c3-aed4-6d9a7e674977} <Debug> TCPHandler: Processed in 0.001275496 sec. | ||
| 13336 | 2026.05.01 17:54:30.792766 [ 199 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37199 rows, containing 5 columns (5 merged, 0 gathered) in 0.007729147 sec., 4812820.871436396 rows/sec., 312.24 MiB/sec. | ||
| 13337 | 2026.05.01 17:54:30.793431 [ 201 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 13338 | 2026.05.01 17:54:30.793699 [ 201 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13339 | 2026.05.01 17:54:30.793764 [ 201 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 | ||
| 13340 | 2026.05.01 17:54:30.793843 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 13341 | 2026.05.01 17:54:34.754619 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27380 | ||
| 13342 | 2026.05.01 17:54:34.755126 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13343 | 2026.05.01 17:54:34.755166 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13344 | 2026.05.01 17:54:34.755656 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13345 | 2026.05.01 17:54:34.755888 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13346 | 2026.05.01 17:54:34.756025 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27380 | ||
| 13347 | 2026.05.01 17:54:35.551068 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13348 | 2026.05.01 17:54:35.551286 [ 279 ] {1af15494-9dda-414b-9c13-9e738f3be795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13349 | 2026.05.01 17:54:35.551363 [ 279 ] {1af15494-9dda-414b-9c13-9e738f3be795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13350 | 2026.05.01 17:54:35.552072 [ 279 ] {1af15494-9dda-414b-9c13-9e738f3be795} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13351 | 2026.05.01 17:54:35.552122 [ 279 ] {1af15494-9dda-414b-9c13-9e738f3be795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13352 | 2026.05.01 17:54:35.552527 [ 279 ] {1af15494-9dda-414b-9c13-9e738f3be795} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13353 | 2026.05.01 17:54:35.552779 [ 279 ] {1af15494-9dda-414b-9c13-9e738f3be795} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13354 | 2026.05.01 17:54:35.552940 [ 279 ] {1af15494-9dda-414b-9c13-9e738f3be795} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001709 sec., 32767.700409596255 rows/sec., 2.52 MiB/sec. | ||
| 13355 | 2026.05.01 17:54:35.552977 [ 35 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13356 | 2026.05.01 17:54:35.552983 [ 279 ] {1af15494-9dda-414b-9c13-9e738f3be795} <Debug> TCPHandler: Processed in 0.002060232 sec. | ||
| 13357 | 2026.05.01 17:54:35.553063 [ 35 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13358 | 2026.05.01 17:54:35.553094 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13359 | 2026.05.01 17:54:35.553172 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13360 | 2026.05.01 17:54:35.553214 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13361 | 2026.05.01 17:54:35.553272 [ 279 ] {18b26a5d-719c-429c-bb4b-9f8c1a53b596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13362 | 2026.05.01 17:54:35.553319 [ 279 ] {18b26a5d-719c-429c-bb4b-9f8c1a53b596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13363 | 2026.05.01 17:54:35.553360 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13364 | 2026.05.01 17:54:35.553405 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3812 rows starting from the beginning of the part | ||
| 13365 | 2026.05.01 17:54:35.553482 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1320 rows starting from the beginning of the part | ||
| 13366 | 2026.05.01 17:54:35.553539 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 68 rows starting from the beginning of the part | ||
| 13367 | 2026.05.01 17:54:35.553589 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1319 rows starting from the beginning of the part | ||
| 13368 | 2026.05.01 17:54:35.553636 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 2395 rows starting from the beginning of the part | ||
| 13369 | 2026.05.01 17:54:35.553685 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 13370 | 2026.05.01 17:54:35.553763 [ 279 ] {18b26a5d-719c-429c-bb4b-9f8c1a53b596} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13371 | 2026.05.01 17:54:35.553805 [ 279 ] {18b26a5d-719c-429c-bb4b-9f8c1a53b596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13372 | 2026.05.01 17:54:35.554142 [ 279 ] {18b26a5d-719c-429c-bb4b-9f8c1a53b596} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13373 | 2026.05.01 17:54:35.554365 [ 279 ] {18b26a5d-719c-429c-bb4b-9f8c1a53b596} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13374 | 2026.05.01 17:54:35.554490 [ 35 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13375 | 2026.05.01 17:54:35.554502 [ 279 ] {18b26a5d-719c-429c-bb4b-9f8c1a53b596} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001248 sec., 51282.05128205128 rows/sec., 4.00 MiB/sec. | ||
| 13376 | 2026.05.01 17:54:35.554525 [ 35 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13377 | 2026.05.01 17:54:35.554549 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13378 | 2026.05.01 17:54:35.554551 [ 279 ] {18b26a5d-719c-429c-bb4b-9f8c1a53b596} <Debug> TCPHandler: Processed in 0.001428429 sec. | ||
| 13379 | 2026.05.01 17:54:35.554631 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13380 | 2026.05.01 17:54:35.554687 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13381 | 2026.05.01 17:54:35.554721 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13382 | 2026.05.01 17:54:35.554754 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2102 rows starting from the beginning of the part | ||
| 13383 | 2026.05.01 17:54:35.554781 [ 279 ] {5bad25ec-98ca-48e9-8fa6-6528b41eb2d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13384 | 2026.05.01 17:54:35.554812 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 798 rows starting from the beginning of the part | ||
| 13385 | 2026.05.01 17:54:35.554825 [ 279 ] {5bad25ec-98ca-48e9-8fa6-6528b41eb2d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13386 | 2026.05.01 17:54:35.554859 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 70 rows starting from the beginning of the part | ||
| 13387 | 2026.05.01 17:54:35.554904 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 796 rows starting from the beginning of the part | ||
| 13388 | 2026.05.01 17:54:35.554944 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1276 rows starting from the beginning of the part | ||
| 13389 | 2026.05.01 17:54:35.554984 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 13390 | 2026.05.01 17:54:35.555245 [ 279 ] {5bad25ec-98ca-48e9-8fa6-6528b41eb2d5} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13391 | 2026.05.01 17:54:35.555281 [ 279 ] {5bad25ec-98ca-48e9-8fa6-6528b41eb2d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13392 | 2026.05.01 17:54:35.555638 [ 279 ] {5bad25ec-98ca-48e9-8fa6-6528b41eb2d5} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13393 | 2026.05.01 17:54:35.555859 [ 279 ] {5bad25ec-98ca-48e9-8fa6-6528b41eb2d5} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13394 | 2026.05.01 17:54:35.555996 [ 279 ] {5bad25ec-98ca-48e9-8fa6-6528b41eb2d5} <Debug> executeQuery: Read 138 rows, 9.84 KiB in 0.001234 sec., 111831.44246353323 rows/sec., 7.79 MiB/sec. | ||
| 13395 | 2026.05.01 17:54:35.556034 [ 279 ] {5bad25ec-98ca-48e9-8fa6-6528b41eb2d5} <Debug> TCPHandler: Processed in 0.001395988 sec. | ||
| 13396 | 2026.05.01 17:54:35.556157 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13397 | 2026.05.01 17:54:35.556236 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8970 rows, containing 5 columns (5 merged, 0 gathered) in 0.003069072 sec., 2922707.580662819 rows/sec., 233.46 MiB/sec. | ||
| 13398 | 2026.05.01 17:54:35.556251 [ 279 ] {77cdc2de-04ad-468e-8115-369ec3c6c286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13399 | 2026.05.01 17:54:35.556316 [ 279 ] {77cdc2de-04ad-468e-8115-369ec3c6c286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13400 | 2026.05.01 17:54:35.556478 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5106 rows, containing 5 columns (5 merged, 0 gathered) in 0.001884048 sec., 2710122.035107386 rows/sec., 196.34 MiB/sec. | ||
| 13401 | 2026.05.01 17:54:35.556610 [ 190 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13402 | 2026.05.01 17:54:35.556697 [ 279 ] {77cdc2de-04ad-468e-8115-369ec3c6c286} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13403 | 2026.05.01 17:54:35.556728 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13404 | 2026.05.01 17:54:35.556751 [ 279 ] {77cdc2de-04ad-468e-8115-369ec3c6c286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13405 | 2026.05.01 17:54:35.556928 [ 190 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_91_18} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13406 | 2026.05.01 17:54:35.557023 [ 190 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_91_18} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13407 | 2026.05.01 17:54:35.557028 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_91_18} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13408 | 2026.05.01 17:54:35.557126 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 13409 | 2026.05.01 17:54:35.557133 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_91_18} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13410 | 2026.05.01 17:54:35.557196 [ 279 ] {77cdc2de-04ad-468e-8115-369ec3c6c286} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13411 | 2026.05.01 17:54:35.557222 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 13412 | 2026.05.01 17:54:35.557480 [ 279 ] {77cdc2de-04ad-468e-8115-369ec3c6c286} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13413 | 2026.05.01 17:54:35.557613 [ 35 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13414 | 2026.05.01 17:54:35.557627 [ 279 ] {77cdc2de-04ad-468e-8115-369ec3c6c286} <Debug> executeQuery: Read 52 rows, 3.59 KiB in 0.001395 sec., 37275.985663082436 rows/sec., 2.52 MiB/sec. | ||
| 13415 | 2026.05.01 17:54:35.557653 [ 35 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13416 | 2026.05.01 17:54:35.557677 [ 279 ] {77cdc2de-04ad-468e-8115-369ec3c6c286} <Debug> TCPHandler: Processed in 0.001569751 sec. | ||
| 13417 | 2026.05.01 17:54:35.557677 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13418 | 2026.05.01 17:54:35.557794 [ 200 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13419 | 2026.05.01 17:54:35.557937 [ 200 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13420 | 2026.05.01 17:54:35.557974 [ 200 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 6090 rows starting from the beginning of the part | ||
| 13421 | 2026.05.01 17:54:35.558037 [ 200 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 110 rows starting from the beginning of the part | ||
| 13422 | 2026.05.01 17:54:35.558083 [ 200 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 13423 | 2026.05.01 17:54:35.558123 [ 200 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 110 rows starting from the beginning of the part | ||
| 13424 | 2026.05.01 17:54:35.558161 [ 200 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
| 13425 | 2026.05.01 17:54:35.558200 [ 200 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 52 rows starting from the beginning of the part | ||
| 13426 | 2026.05.01 17:54:35.559980 [ 199 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6430 rows, containing 4 columns (4 merged, 0 gathered) in 0.002236705 sec., 2874764.4414439993 rows/sec., 183.63 MiB/sec. | ||
| 13427 | 2026.05.01 17:54:35.560457 [ 191 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13428 | 2026.05.01 17:54:35.560741 [ 191 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_91_18} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13429 | 2026.05.01 17:54:35.560833 [ 191 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_91_18} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13430 | 2026.05.01 17:54:35.560924 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 13431 | 2026.05.01 17:54:36.160732 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13432 | 2026.05.01 17:54:36.178084 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13433 | 2026.05.01 17:54:36.178162 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13434 | 2026.05.01 17:54:36.183715 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13435 | 2026.05.01 17:54:36.184452 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13436 | 2026.05.01 17:54:36.187548 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13437 | 2026.05.01 17:54:37.347233 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1702 | ||
| 13438 | 2026.05.01 17:54:37.349919 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13439 | 2026.05.01 17:54:37.349970 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13440 | 2026.05.01 17:54:37.351176 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13441 | 2026.05.01 17:54:37.351454 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13442 | 2026.05.01 17:54:37.351720 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1702 | ||
| 13443 | 2026.05.01 17:54:40.566254 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13444 | 2026.05.01 17:54:40.566462 [ 279 ] {d53aae99-48d7-4995-8940-0c9d4e122fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13445 | 2026.05.01 17:54:40.566530 [ 279 ] {d53aae99-48d7-4995-8940-0c9d4e122fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13446 | 2026.05.01 17:54:40.567405 [ 279 ] {d53aae99-48d7-4995-8940-0c9d4e122fc0} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13447 | 2026.05.01 17:54:40.567448 [ 279 ] {d53aae99-48d7-4995-8940-0c9d4e122fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13448 | 2026.05.01 17:54:40.567862 [ 279 ] {d53aae99-48d7-4995-8940-0c9d4e122fc0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13449 | 2026.05.01 17:54:40.568085 [ 279 ] {d53aae99-48d7-4995-8940-0c9d4e122fc0} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13450 | 2026.05.01 17:54:40.568226 [ 31 ] {} <Debug> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 13451 | 2026.05.01 17:54:40.568238 [ 279 ] {d53aae99-48d7-4995-8940-0c9d4e122fc0} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001826 sec., 254107.33844468786 rows/sec., 16.11 MiB/sec. | ||
| 13452 | 2026.05.01 17:54:40.568294 [ 31 ] {} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13453 | 2026.05.01 17:54:40.568308 [ 279 ] {d53aae99-48d7-4995-8940-0c9d4e122fc0} <Debug> TCPHandler: Processed in 0.002196645 sec. | ||
| 13454 | 2026.05.01 17:54:40.568328 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13455 | 2026.05.01 17:54:40.568451 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13456 | 2026.05.01 17:54:40.568462 [ 198 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::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 | ||
| 13457 | 2026.05.01 17:54:40.568553 [ 279 ] {d807683a-b7a3-46ef-9192-289d38669e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13458 | 2026.05.01 17:54:40.568599 [ 279 ] {d807683a-b7a3-46ef-9192-289d38669e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13459 | 2026.05.01 17:54:40.568610 [ 198 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13460 | 2026.05.01 17:54:40.568652 [ 198 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 488 rows starting from the beginning of the part | ||
| 13461 | 2026.05.01 17:54:40.568722 [ 198 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 464 rows starting from the beginning of the part | ||
| 13462 | 2026.05.01 17:54:40.568772 [ 198 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 464 rows starting from the beginning of the part | ||
| 13463 | 2026.05.01 17:54:40.568814 [ 198 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 464 rows starting from the beginning of the part | ||
| 13464 | 2026.05.01 17:54:40.568854 [ 198 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 464 rows starting from the beginning of the part | ||
| 13465 | 2026.05.01 17:54:40.568892 [ 198 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 464 rows starting from the beginning of the part | ||
| 13466 | 2026.05.01 17:54:40.569980 [ 279 ] {d807683a-b7a3-46ef-9192-289d38669e35} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13467 | 2026.05.01 17:54:40.570021 [ 279 ] {d807683a-b7a3-46ef-9192-289d38669e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13468 | 2026.05.01 17:54:40.570193 [ 191 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2808 rows, containing 5 columns (5 merged, 0 gathered) in 0.001790157 sec., 1568577.5046546198 rows/sec., 105.72 MiB/sec. | ||
| 13469 | 2026.05.01 17:54:40.570395 [ 199 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 13470 | 2026.05.01 17:54:40.570419 [ 279 ] {d807683a-b7a3-46ef-9192-289d38669e35} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13471 | 2026.05.01 17:54:40.570699 [ 279 ] {d807683a-b7a3-46ef-9192-289d38669e35} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13472 | 2026.05.01 17:54:40.570754 [ 199 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_36_7} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13473 | 2026.05.01 17:54:40.570838 [ 199 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_36_7} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 13474 | 2026.05.01 17:54:40.570840 [ 279 ] {d807683a-b7a3-46ef-9192-289d38669e35} <Debug> executeQuery: Read 1319 rows, 105.58 KiB in 0.002306 sec., 571986.1231569818 rows/sec., 44.71 MiB/sec. | ||
| 13475 | 2026.05.01 17:54:40.570891 [ 279 ] {d807683a-b7a3-46ef-9192-289d38669e35} <Debug> TCPHandler: Processed in 0.00249032 sec. | ||
| 13476 | 2026.05.01 17:54:40.570935 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 13477 | 2026.05.01 17:54:40.571029 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13478 | 2026.05.01 17:54:40.571129 [ 279 ] {f36b1e09-f63d-4be9-a68e-50f5ad3693b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13479 | 2026.05.01 17:54:40.571170 [ 279 ] {f36b1e09-f63d-4be9-a68e-50f5ad3693b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13480 | 2026.05.01 17:54:40.571779 [ 279 ] {f36b1e09-f63d-4be9-a68e-50f5ad3693b5} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13481 | 2026.05.01 17:54:40.571817 [ 279 ] {f36b1e09-f63d-4be9-a68e-50f5ad3693b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13482 | 2026.05.01 17:54:40.572133 [ 279 ] {f36b1e09-f63d-4be9-a68e-50f5ad3693b5} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13483 | 2026.05.01 17:54:40.572352 [ 279 ] {f36b1e09-f63d-4be9-a68e-50f5ad3693b5} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13484 | 2026.05.01 17:54:40.572488 [ 279 ] {f36b1e09-f63d-4be9-a68e-50f5ad3693b5} <Debug> executeQuery: Read 268 rows, 16.64 KiB in 0.001377 sec., 194625.99854756717 rows/sec., 11.80 MiB/sec. | ||
| 13485 | 2026.05.01 17:54:40.572526 [ 279 ] {f36b1e09-f63d-4be9-a68e-50f5ad3693b5} <Debug> TCPHandler: Processed in 0.001550912 sec. | ||
| 13486 | 2026.05.01 17:54:40.572644 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13487 | 2026.05.01 17:54:40.572738 [ 279 ] {d14ee439-ed49-4c44-a514-1da75da2cc2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13488 | 2026.05.01 17:54:40.572778 [ 279 ] {d14ee439-ed49-4c44-a514-1da75da2cc2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13489 | 2026.05.01 17:54:40.573337 [ 279 ] {d14ee439-ed49-4c44-a514-1da75da2cc2f} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13490 | 2026.05.01 17:54:40.573374 [ 279 ] {d14ee439-ed49-4c44-a514-1da75da2cc2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13491 | 2026.05.01 17:54:40.573680 [ 279 ] {d14ee439-ed49-4c44-a514-1da75da2cc2f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13492 | 2026.05.01 17:54:40.573883 [ 279 ] {d14ee439-ed49-4c44-a514-1da75da2cc2f} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13493 | 2026.05.01 17:54:40.574005 [ 31 ] {} <Debug> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 13494 | 2026.05.01 17:54:40.574017 [ 279 ] {d14ee439-ed49-4c44-a514-1da75da2cc2f} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001297 sec., 184271.39552814187 rows/sec., 11.88 MiB/sec. | ||
| 13495 | 2026.05.01 17:54:40.574048 [ 31 ] {} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13496 | 2026.05.01 17:54:40.574070 [ 279 ] {d14ee439-ed49-4c44-a514-1da75da2cc2f} <Debug> TCPHandler: Processed in 0.00147483 sec. | ||
| 13497 | 2026.05.01 17:54:40.574076 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13498 | 2026.05.01 17:54:40.574180 [ 191 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 13499 | 2026.05.01 17:54:40.574194 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13500 | 2026.05.01 17:54:40.574290 [ 191 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13501 | 2026.05.01 17:54:40.574297 [ 279 ] {d31fa050-cd99-4a64-aa75-d080d92ccf91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13502 | 2026.05.01 17:54:40.574334 [ 191 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 1064 rows starting from the beginning of the part | ||
| 13503 | 2026.05.01 17:54:40.574353 [ 279 ] {d31fa050-cd99-4a64-aa75-d080d92ccf91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13504 | 2026.05.01 17:54:40.574422 [ 191 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 239 rows starting from the beginning of the part | ||
| 13505 | 2026.05.01 17:54:40.574482 [ 191 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 239 rows starting from the beginning of the part | ||
| 13506 | 2026.05.01 17:54:40.574530 [ 191 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 239 rows starting from the beginning of the part | ||
| 13507 | 2026.05.01 17:54:40.574579 [ 191 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 801 rows starting from the beginning of the part | ||
| 13508 | 2026.05.01 17:54:40.574624 [ 191 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 239 rows starting from the beginning of the part | ||
| 13509 | 2026.05.01 17:54:40.574916 [ 279 ] {d31fa050-cd99-4a64-aa75-d080d92ccf91} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13510 | 2026.05.01 17:54:40.574958 [ 279 ] {d31fa050-cd99-4a64-aa75-d080d92ccf91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13511 | 2026.05.01 17:54:40.575276 [ 279 ] {d31fa050-cd99-4a64-aa75-d080d92ccf91} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13512 | 2026.05.01 17:54:40.575503 [ 279 ] {d31fa050-cd99-4a64-aa75-d080d92ccf91} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13513 | 2026.05.01 17:54:40.575620 [ 31 ] {} <Debug> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 13514 | 2026.05.01 17:54:40.575636 [ 279 ] {d31fa050-cd99-4a64-aa75-d080d92ccf91} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001357 sec., 175386.88282977155 rows/sec., 9.96 MiB/sec. | ||
| 13515 | 2026.05.01 17:54:40.575682 [ 31 ] {} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13516 | 2026.05.01 17:54:40.575700 [ 279 ] {d31fa050-cd99-4a64-aa75-d080d92ccf91} <Debug> TCPHandler: Processed in 0.001554901 sec. | ||
| 13517 | 2026.05.01 17:54:40.575709 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13518 | 2026.05.01 17:54:40.575825 [ 188 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::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 | ||
| 13519 | 2026.05.01 17:54:40.575862 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13520 | 2026.05.01 17:54:40.575963 [ 279 ] {d7c74298-db66-40ad-9c9e-5bb2bcdf545d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13521 | 2026.05.01 17:54:40.575964 [ 188 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13522 | 2026.05.01 17:54:40.576007 [ 279 ] {d7c74298-db66-40ad-9c9e-5bb2bcdf545d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13523 | 2026.05.01 17:54:40.576013 [ 193 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2821 rows, containing 5 columns (5 merged, 0 gathered) in 0.001869738 sec., 1508767.5385535301 rows/sec., 97.51 MiB/sec. | ||
| 13524 | 2026.05.01 17:54:40.576017 [ 188 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 250 rows starting from the beginning of the part | ||
| 13525 | 2026.05.01 17:54:40.576106 [ 188 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 238 rows starting from the beginning of the part | ||
| 13526 | 2026.05.01 17:54:40.576150 [ 188 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 238 rows starting from the beginning of the part | ||
| 13527 | 2026.05.01 17:54:40.576192 [ 188 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 238 rows starting from the beginning of the part | ||
| 13528 | 2026.05.01 17:54:40.576221 [ 194 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 13529 | 2026.05.01 17:54:40.576235 [ 188 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 238 rows starting from the beginning of the part | ||
| 13530 | 2026.05.01 17:54:40.576286 [ 188 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 238 rows starting from the beginning of the part | ||
| 13531 | 2026.05.01 17:54:40.576555 [ 194 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_45_9} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13532 | 2026.05.01 17:54:40.576647 [ 194 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_45_9} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 13533 | 2026.05.01 17:54:40.576746 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 13534 | 2026.05.01 17:54:40.576757 [ 279 ] {d7c74298-db66-40ad-9c9e-5bb2bcdf545d} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13535 | 2026.05.01 17:54:40.576799 [ 279 ] {d7c74298-db66-40ad-9c9e-5bb2bcdf545d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13536 | 2026.05.01 17:54:40.577158 [ 279 ] {d7c74298-db66-40ad-9c9e-5bb2bcdf545d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13537 | 2026.05.01 17:54:40.577275 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1440 rows, containing 5 columns (5 merged, 0 gathered) in 0.00150183 sec., 958830.2271229101 rows/sec., 58.24 MiB/sec. | ||
| 13538 | 2026.05.01 17:54:40.577374 [ 279 ] {d7c74298-db66-40ad-9c9e-5bb2bcdf545d} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13539 | 2026.05.01 17:54:40.577403 [ 188 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 13540 | 2026.05.01 17:54:40.577512 [ 279 ] {d7c74298-db66-40ad-9c9e-5bb2bcdf545d} <Debug> executeQuery: Read 796 rows, 57.05 KiB in 0.001567 sec., 507977.0261646458 rows/sec., 35.55 MiB/sec. | ||
| 13541 | 2026.05.01 17:54:40.577556 [ 279 ] {d7c74298-db66-40ad-9c9e-5bb2bcdf545d} <Debug> TCPHandler: Processed in 0.001743696 sec. | ||
| 13542 | 2026.05.01 17:54:40.577668 [ 188 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_36_7} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13543 | 2026.05.01 17:54:40.577687 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13544 | 2026.05.01 17:54:40.577748 [ 188 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_36_7} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 13545 | 2026.05.01 17:54:40.577787 [ 279 ] {a43296ed-25d4-4590-bf7b-2f14bec847cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13546 | 2026.05.01 17:54:40.577825 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 13547 | 2026.05.01 17:54:40.577836 [ 279 ] {a43296ed-25d4-4590-bf7b-2f14bec847cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13548 | 2026.05.01 17:54:40.578177 [ 279 ] {a43296ed-25d4-4590-bf7b-2f14bec847cb} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13549 | 2026.05.01 17:54:40.578213 [ 279 ] {a43296ed-25d4-4590-bf7b-2f14bec847cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13550 | 2026.05.01 17:54:40.578522 [ 279 ] {a43296ed-25d4-4590-bf7b-2f14bec847cb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13551 | 2026.05.01 17:54:40.578731 [ 279 ] {a43296ed-25d4-4590-bf7b-2f14bec847cb} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13552 | 2026.05.01 17:54:40.578862 [ 279 ] {a43296ed-25d4-4590-bf7b-2f14bec847cb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 13553 | 2026.05.01 17:54:40.578898 [ 279 ] {a43296ed-25d4-4590-bf7b-2f14bec847cb} <Debug> TCPHandler: Processed in 0.001259316 sec. | ||
| 13554 | 2026.05.01 17:54:40.579030 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13555 | 2026.05.01 17:54:40.579128 [ 279 ] {97a92701-565f-4e78-9bbc-ea86b96fdacd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13556 | 2026.05.01 17:54:40.579174 [ 279 ] {97a92701-565f-4e78-9bbc-ea86b96fdacd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13557 | 2026.05.01 17:54:40.579690 [ 279 ] {97a92701-565f-4e78-9bbc-ea86b96fdacd} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13558 | 2026.05.01 17:54:40.579725 [ 279 ] {97a92701-565f-4e78-9bbc-ea86b96fdacd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13559 | 2026.05.01 17:54:40.580079 [ 279 ] {97a92701-565f-4e78-9bbc-ea86b96fdacd} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13560 | 2026.05.01 17:54:40.580294 [ 279 ] {97a92701-565f-4e78-9bbc-ea86b96fdacd} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13561 | 2026.05.01 17:54:40.580430 [ 279 ] {97a92701-565f-4e78-9bbc-ea86b96fdacd} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001321 sec., 253595.76078728237 rows/sec., 16.59 MiB/sec. | ||
| 13562 | 2026.05.01 17:54:40.580468 [ 279 ] {97a92701-565f-4e78-9bbc-ea86b96fdacd} <Debug> TCPHandler: Processed in 0.001493741 sec. | ||
| 13563 | 2026.05.01 17:54:40.580595 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13564 | 2026.05.01 17:54:40.580715 [ 279 ] {c8576e71-a20c-4bcd-b736-e4b499bc76e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13565 | 2026.05.01 17:54:40.580767 [ 279 ] {c8576e71-a20c-4bcd-b736-e4b499bc76e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13566 | 2026.05.01 17:54:40.581156 [ 279 ] {c8576e71-a20c-4bcd-b736-e4b499bc76e9} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13567 | 2026.05.01 17:54:40.581201 [ 279 ] {c8576e71-a20c-4bcd-b736-e4b499bc76e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13568 | 2026.05.01 17:54:40.581548 [ 279 ] {c8576e71-a20c-4bcd-b736-e4b499bc76e9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13569 | 2026.05.01 17:54:40.581756 [ 279 ] {c8576e71-a20c-4bcd-b736-e4b499bc76e9} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13570 | 2026.05.01 17:54:40.581889 [ 279 ] {c8576e71-a20c-4bcd-b736-e4b499bc76e9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0012 sec., 833.3333333333334 rows/sec., 56.15 KiB/sec. | ||
| 13571 | 2026.05.01 17:54:40.581928 [ 279 ] {c8576e71-a20c-4bcd-b736-e4b499bc76e9} <Debug> TCPHandler: Processed in 0.001397968 sec. | ||
| 13572 | 2026.05.01 17:54:40.582052 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13573 | 2026.05.01 17:54:40.582149 [ 279 ] {baae2ef6-4194-4d30-a74e-6ea77a5f6d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13574 | 2026.05.01 17:54:40.582204 [ 279 ] {baae2ef6-4194-4d30-a74e-6ea77a5f6d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13575 | 2026.05.01 17:54:40.583141 [ 279 ] {baae2ef6-4194-4d30-a74e-6ea77a5f6d6d} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13576 | 2026.05.01 17:54:40.583179 [ 279 ] {baae2ef6-4194-4d30-a74e-6ea77a5f6d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13577 | 2026.05.01 17:54:40.583758 [ 279 ] {baae2ef6-4194-4d30-a74e-6ea77a5f6d6d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13578 | 2026.05.01 17:54:40.583986 [ 279 ] {baae2ef6-4194-4d30-a74e-6ea77a5f6d6d} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13579 | 2026.05.01 17:54:40.584128 [ 279 ] {baae2ef6-4194-4d30-a74e-6ea77a5f6d6d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001997 sec., 18027.040560841262 rows/sec., 32.30 MiB/sec. | ||
| 13580 | 2026.05.01 17:54:40.584196 [ 279 ] {baae2ef6-4194-4d30-a74e-6ea77a5f6d6d} <Debug> TCPHandler: Processed in 0.002193814 sec. | ||
| 13581 | 2026.05.01 17:54:40.584315 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13582 | 2026.05.01 17:54:40.584410 [ 279 ] {52873d62-0df2-4170-8a43-2ceee7179928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13583 | 2026.05.01 17:54:40.584452 [ 279 ] {52873d62-0df2-4170-8a43-2ceee7179928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13584 | 2026.05.01 17:54:40.584822 [ 279 ] {52873d62-0df2-4170-8a43-2ceee7179928} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13585 | 2026.05.01 17:54:40.584859 [ 279 ] {52873d62-0df2-4170-8a43-2ceee7179928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13586 | 2026.05.01 17:54:40.585174 [ 279 ] {52873d62-0df2-4170-8a43-2ceee7179928} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13587 | 2026.05.01 17:54:40.585407 [ 279 ] {52873d62-0df2-4170-8a43-2ceee7179928} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13588 | 2026.05.01 17:54:40.585552 [ 279 ] {52873d62-0df2-4170-8a43-2ceee7179928} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.00116 sec., 94827.58620689655 rows/sec., 5.77 MiB/sec. | ||
| 13589 | 2026.05.01 17:54:40.585590 [ 279 ] {52873d62-0df2-4170-8a43-2ceee7179928} <Debug> TCPHandler: Processed in 0.001324686 sec. | ||
| 13590 | 2026.05.01 17:54:42.109174 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13591 | 2026.05.01 17:54:42.109249 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13592 | 2026.05.01 17:54:42.256172 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27892 | ||
| 13593 | 2026.05.01 17:54:42.256861 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13594 | 2026.05.01 17:54:42.256908 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13595 | 2026.05.01 17:54:42.257411 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13596 | 2026.05.01 17:54:42.257636 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13597 | 2026.05.01 17:54:42.257777 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27892 | ||
| 13598 | 2026.05.01 17:54:43.687924 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 13599 | 2026.05.01 17:54:43.703495 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13600 | 2026.05.01 17:54:43.703546 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13601 | 2026.05.01 17:54:43.708984 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13602 | 2026.05.01 17:54:43.709647 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13603 | 2026.05.01 17:54:43.712330 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 13604 | 2026.05.01 17:54:45.552531 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13605 | 2026.05.01 17:54:45.552748 [ 279 ] {9eabc690-bc23-41d4-9ab1-271f566eb006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13606 | 2026.05.01 17:54:45.552828 [ 279 ] {9eabc690-bc23-41d4-9ab1-271f566eb006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13607 | 2026.05.01 17:54:45.553545 [ 279 ] {9eabc690-bc23-41d4-9ab1-271f566eb006} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13608 | 2026.05.01 17:54:45.553595 [ 279 ] {9eabc690-bc23-41d4-9ab1-271f566eb006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13609 | 2026.05.01 17:54:45.553996 [ 279 ] {9eabc690-bc23-41d4-9ab1-271f566eb006} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13610 | 2026.05.01 17:54:45.554234 [ 279 ] {9eabc690-bc23-41d4-9ab1-271f566eb006} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13611 | 2026.05.01 17:54:45.554394 [ 279 ] {9eabc690-bc23-41d4-9ab1-271f566eb006} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001702 sec., 39952.996474735606 rows/sec., 3.19 MiB/sec. | ||
| 13612 | 2026.05.01 17:54:45.554435 [ 279 ] {9eabc690-bc23-41d4-9ab1-271f566eb006} <Debug> TCPHandler: Processed in 0.002051922 sec. | ||
| 13613 | 2026.05.01 17:54:45.554582 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13614 | 2026.05.01 17:54:45.554677 [ 279 ] {52e7819a-1253-4239-8534-bc498a2d5c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13615 | 2026.05.01 17:54:45.554719 [ 279 ] {52e7819a-1253-4239-8534-bc498a2d5c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13616 | 2026.05.01 17:54:45.555126 [ 279 ] {52e7819a-1253-4239-8534-bc498a2d5c37} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13617 | 2026.05.01 17:54:45.555163 [ 279 ] {52e7819a-1253-4239-8534-bc498a2d5c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13618 | 2026.05.01 17:54:45.555458 [ 279 ] {52e7819a-1253-4239-8534-bc498a2d5c37} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13619 | 2026.05.01 17:54:45.555666 [ 279 ] {52e7819a-1253-4239-8534-bc498a2d5c37} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13620 | 2026.05.01 17:54:45.555799 [ 279 ] {52e7819a-1253-4239-8534-bc498a2d5c37} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.00114 sec., 5263.1578947368425 rows/sec., 395.76 KiB/sec. | ||
| 13621 | 2026.05.01 17:54:45.555837 [ 279 ] {52e7819a-1253-4239-8534-bc498a2d5c37} <Debug> TCPHandler: Processed in 0.001304866 sec. | ||
| 13622 | 2026.05.01 17:54:45.555980 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13623 | 2026.05.01 17:54:45.556074 [ 279 ] {861d032c-1e6f-4c93-be1a-b67235d66038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13624 | 2026.05.01 17:54:45.556115 [ 279 ] {861d032c-1e6f-4c93-be1a-b67235d66038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13625 | 2026.05.01 17:54:45.556552 [ 279 ] {861d032c-1e6f-4c93-be1a-b67235d66038} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13626 | 2026.05.01 17:54:45.556590 [ 279 ] {861d032c-1e6f-4c93-be1a-b67235d66038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13627 | 2026.05.01 17:54:45.556899 [ 279 ] {861d032c-1e6f-4c93-be1a-b67235d66038} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13628 | 2026.05.01 17:54:45.557134 [ 279 ] {861d032c-1e6f-4c93-be1a-b67235d66038} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13629 | 2026.05.01 17:54:45.557265 [ 279 ] {861d032c-1e6f-4c93-be1a-b67235d66038} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001208 sec., 57947.019867549665 rows/sec., 4.52 MiB/sec. | ||
| 13630 | 2026.05.01 17:54:45.557303 [ 279 ] {861d032c-1e6f-4c93-be1a-b67235d66038} <Debug> TCPHandler: Processed in 0.001375548 sec. | ||
| 13631 | 2026.05.01 17:54:45.557422 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13632 | 2026.05.01 17:54:45.557517 [ 279 ] {5656c3ff-8bdd-4ccb-91ec-88f2980b7d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13633 | 2026.05.01 17:54:45.557561 [ 279 ] {5656c3ff-8bdd-4ccb-91ec-88f2980b7d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13634 | 2026.05.01 17:54:45.558031 [ 279 ] {5656c3ff-8bdd-4ccb-91ec-88f2980b7d36} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13635 | 2026.05.01 17:54:45.558076 [ 279 ] {5656c3ff-8bdd-4ccb-91ec-88f2980b7d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13636 | 2026.05.01 17:54:45.558500 [ 279 ] {5656c3ff-8bdd-4ccb-91ec-88f2980b7d36} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13637 | 2026.05.01 17:54:45.558758 [ 279 ] {5656c3ff-8bdd-4ccb-91ec-88f2980b7d36} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13638 | 2026.05.01 17:54:45.558922 [ 279 ] {5656c3ff-8bdd-4ccb-91ec-88f2980b7d36} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001421 sec., 112596.76284306827 rows/sec., 7.84 MiB/sec. | ||
| 13639 | 2026.05.01 17:54:45.558967 [ 279 ] {5656c3ff-8bdd-4ccb-91ec-88f2980b7d36} <Debug> TCPHandler: Processed in 0.001593512 sec. | ||
| 13640 | 2026.05.01 17:54:45.559099 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13641 | 2026.05.01 17:54:45.559216 [ 279 ] {b7d3168f-b1b7-4cd9-bd0a-e70f9f861654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13642 | 2026.05.01 17:54:45.559285 [ 279 ] {b7d3168f-b1b7-4cd9-bd0a-e70f9f861654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13643 | 2026.05.01 17:54:45.560188 [ 279 ] {b7d3168f-b1b7-4cd9-bd0a-e70f9f861654} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13644 | 2026.05.01 17:54:45.560227 [ 279 ] {b7d3168f-b1b7-4cd9-bd0a-e70f9f861654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13645 | 2026.05.01 17:54:45.560743 [ 279 ] {b7d3168f-b1b7-4cd9-bd0a-e70f9f861654} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13646 | 2026.05.01 17:54:45.560969 [ 279 ] {b7d3168f-b1b7-4cd9-bd0a-e70f9f861654} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13647 | 2026.05.01 17:54:45.561113 [ 279 ] {b7d3168f-b1b7-4cd9-bd0a-e70f9f861654} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001922 sec., 3121.7481789802287 rows/sec., 5.59 MiB/sec. | ||
| 13648 | 2026.05.01 17:54:45.561168 [ 279 ] {b7d3168f-b1b7-4cd9-bd0a-e70f9f861654} <Debug> TCPHandler: Processed in 0.002130983 sec. | ||
| 13649 | 2026.05.01 17:54:45.561300 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13650 | 2026.05.01 17:54:45.561394 [ 279 ] {8697831f-22e9-4294-8d3e-00fb437318f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13651 | 2026.05.01 17:54:45.561437 [ 279 ] {8697831f-22e9-4294-8d3e-00fb437318f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13652 | 2026.05.01 17:54:45.561786 [ 279 ] {8697831f-22e9-4294-8d3e-00fb437318f3} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13653 | 2026.05.01 17:54:45.561823 [ 279 ] {8697831f-22e9-4294-8d3e-00fb437318f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13654 | 2026.05.01 17:54:45.562129 [ 279 ] {8697831f-22e9-4294-8d3e-00fb437318f3} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13655 | 2026.05.01 17:54:45.562338 [ 279 ] {8697831f-22e9-4294-8d3e-00fb437318f3} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13656 | 2026.05.01 17:54:45.562470 [ 279 ] {8697831f-22e9-4294-8d3e-00fb437318f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 13657 | 2026.05.01 17:54:45.562506 [ 279 ] {8697831f-22e9-4294-8d3e-00fb437318f3} <Debug> TCPHandler: Processed in 0.001255825 sec. | ||
| 13658 | 2026.05.01 17:54:47.352495 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1736 | ||
| 13659 | 2026.05.01 17:54:47.355090 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13660 | 2026.05.01 17:54:47.355129 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13661 | 2026.05.01 17:54:47.356318 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13662 | 2026.05.01 17:54:47.356584 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13663 | 2026.05.01 17:54:47.356848 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1736 | ||
| 13664 | 2026.05.01 17:54:49.758315 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28340 | ||
| 13665 | 2026.05.01 17:54:49.758816 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13666 | 2026.05.01 17:54:49.758855 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13667 | 2026.05.01 17:54:49.759350 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13668 | 2026.05.01 17:54:49.759593 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13669 | 2026.05.01 17:54:49.759740 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28340 | ||
| 13670 | 2026.05.01 17:54:50.568016 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13671 | 2026.05.01 17:54:50.568284 [ 279 ] {4fbd3e51-ca4d-413e-80b7-96b545bd00a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13672 | 2026.05.01 17:54:50.568382 [ 279 ] {4fbd3e51-ca4d-413e-80b7-96b545bd00a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13673 | 2026.05.01 17:54:50.569413 [ 279 ] {4fbd3e51-ca4d-413e-80b7-96b545bd00a4} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13674 | 2026.05.01 17:54:50.569460 [ 279 ] {4fbd3e51-ca4d-413e-80b7-96b545bd00a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13675 | 2026.05.01 17:54:50.569883 [ 279 ] {4fbd3e51-ca4d-413e-80b7-96b545bd00a4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13676 | 2026.05.01 17:54:50.570118 [ 279 ] {4fbd3e51-ca4d-413e-80b7-96b545bd00a4} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13677 | 2026.05.01 17:54:50.570268 [ 279 ] {4fbd3e51-ca4d-413e-80b7-96b545bd00a4} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.002057 sec., 225571.22022362667 rows/sec., 14.30 MiB/sec. | ||
| 13678 | 2026.05.01 17:54:50.570310 [ 279 ] {4fbd3e51-ca4d-413e-80b7-96b545bd00a4} <Debug> TCPHandler: Processed in 0.002436209 sec. | ||
| 13679 | 2026.05.01 17:54:50.570433 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13680 | 2026.05.01 17:54:50.570526 [ 279 ] {7fb9531b-e1d8-4be2-9c74-6c3c1e0bdbd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13681 | 2026.05.01 17:54:50.570566 [ 279 ] {7fb9531b-e1d8-4be2-9c74-6c3c1e0bdbd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13682 | 2026.05.01 17:54:50.570968 [ 279 ] {7fb9531b-e1d8-4be2-9c74-6c3c1e0bdbd6} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13683 | 2026.05.01 17:54:50.571004 [ 279 ] {7fb9531b-e1d8-4be2-9c74-6c3c1e0bdbd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13684 | 2026.05.01 17:54:50.571305 [ 279 ] {7fb9531b-e1d8-4be2-9c74-6c3c1e0bdbd6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13685 | 2026.05.01 17:54:50.571519 [ 279 ] {7fb9531b-e1d8-4be2-9c74-6c3c1e0bdbd6} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13686 | 2026.05.01 17:54:50.571647 [ 279 ] {7fb9531b-e1d8-4be2-9c74-6c3c1e0bdbd6} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001139 sec., 7023.705004389815 rows/sec., 572.73 KiB/sec. | ||
| 13687 | 2026.05.01 17:54:50.571684 [ 279 ] {7fb9531b-e1d8-4be2-9c74-6c3c1e0bdbd6} <Debug> TCPHandler: Processed in 0.001298346 sec. | ||
| 13688 | 2026.05.01 17:54:50.571795 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13689 | 2026.05.01 17:54:50.571886 [ 279 ] {45241c1b-93d1-4a10-9b20-47fcc0b8085f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13690 | 2026.05.01 17:54:50.571925 [ 279 ] {45241c1b-93d1-4a10-9b20-47fcc0b8085f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13691 | 2026.05.01 17:54:50.572964 [ 279 ] {45241c1b-93d1-4a10-9b20-47fcc0b8085f} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13692 | 2026.05.01 17:54:50.573000 [ 279 ] {45241c1b-93d1-4a10-9b20-47fcc0b8085f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13693 | 2026.05.01 17:54:50.573411 [ 279 ] {45241c1b-93d1-4a10-9b20-47fcc0b8085f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13694 | 2026.05.01 17:54:50.573626 [ 279 ] {45241c1b-93d1-4a10-9b20-47fcc0b8085f} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13695 | 2026.05.01 17:54:50.573756 [ 279 ] {45241c1b-93d1-4a10-9b20-47fcc0b8085f} <Debug> executeQuery: Read 1323 rows, 105.87 KiB in 0.001888 sec., 700741.5254237289 rows/sec., 54.76 MiB/sec. | ||
| 13696 | 2026.05.01 17:54:50.573793 [ 279 ] {45241c1b-93d1-4a10-9b20-47fcc0b8085f} <Debug> TCPHandler: Processed in 0.002045992 sec. | ||
| 13697 | 2026.05.01 17:54:50.573905 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13698 | 2026.05.01 17:54:50.573997 [ 279 ] {7057da60-5d2b-45b7-8ee4-7dfbb45ca3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13699 | 2026.05.01 17:54:50.574037 [ 279 ] {7057da60-5d2b-45b7-8ee4-7dfbb45ca3fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13700 | 2026.05.01 17:54:50.574534 [ 279 ] {7057da60-5d2b-45b7-8ee4-7dfbb45ca3fb} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13701 | 2026.05.01 17:54:50.574570 [ 279 ] {7057da60-5d2b-45b7-8ee4-7dfbb45ca3fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13702 | 2026.05.01 17:54:50.574891 [ 279 ] {7057da60-5d2b-45b7-8ee4-7dfbb45ca3fb} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13703 | 2026.05.01 17:54:50.575103 [ 279 ] {7057da60-5d2b-45b7-8ee4-7dfbb45ca3fb} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13704 | 2026.05.01 17:54:50.575230 [ 279 ] {7057da60-5d2b-45b7-8ee4-7dfbb45ca3fb} <Debug> executeQuery: Read 276 rows, 17.20 KiB in 0.001251 sec., 220623.50119904077 rows/sec., 13.43 MiB/sec. | ||
| 13705 | 2026.05.01 17:54:50.575245 [ 123 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13706 | 2026.05.01 17:54:50.575267 [ 279 ] {7057da60-5d2b-45b7-8ee4-7dfbb45ca3fb} <Debug> TCPHandler: Processed in 0.001408868 sec. | ||
| 13707 | 2026.05.01 17:54:50.575311 [ 123 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13708 | 2026.05.01 17:54:50.575338 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13709 | 2026.05.01 17:54:50.575402 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13710 | 2026.05.01 17:54:50.575467 [ 192 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13711 | 2026.05.01 17:54:50.575498 [ 279 ] {514e2a9a-bee7-4f1a-9ff6-266f8da77283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13712 | 2026.05.01 17:54:50.575551 [ 279 ] {514e2a9a-bee7-4f1a-9ff6-266f8da77283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13713 | 2026.05.01 17:54:50.575629 [ 192 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13714 | 2026.05.01 17:54:50.575673 [ 192 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 317 rows starting from the beginning of the part | ||
| 13715 | 2026.05.01 17:54:50.575748 [ 192 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 268 rows starting from the beginning of the part | ||
| 13716 | 2026.05.01 17:54:50.575797 [ 192 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 25 rows starting from the beginning of the part | ||
| 13717 | 2026.05.01 17:54:50.575845 [ 192 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 268 rows starting from the beginning of the part | ||
| 13718 | 2026.05.01 17:54:50.575891 [ 192 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 6 rows starting from the beginning of the part | ||
| 13719 | 2026.05.01 17:54:50.575937 [ 192 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 276 rows starting from the beginning of the part | ||
| 13720 | 2026.05.01 17:54:50.576046 [ 279 ] {514e2a9a-bee7-4f1a-9ff6-266f8da77283} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13721 | 2026.05.01 17:54:50.576090 [ 279 ] {514e2a9a-bee7-4f1a-9ff6-266f8da77283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13722 | 2026.05.01 17:54:50.576437 [ 279 ] {514e2a9a-bee7-4f1a-9ff6-266f8da77283} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13723 | 2026.05.01 17:54:50.576667 [ 279 ] {514e2a9a-bee7-4f1a-9ff6-266f8da77283} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13724 | 2026.05.01 17:54:50.576805 [ 279 ] {514e2a9a-bee7-4f1a-9ff6-266f8da77283} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001325 sec., 180377.35849056602 rows/sec., 11.63 MiB/sec. | ||
| 13725 | 2026.05.01 17:54:50.576842 [ 279 ] {514e2a9a-bee7-4f1a-9ff6-266f8da77283} <Debug> TCPHandler: Processed in 0.001488881 sec. | ||
| 13726 | 2026.05.01 17:54:50.576952 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13727 | 2026.05.01 17:54:50.576991 [ 188 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1160 rows, containing 5 columns (5 merged, 0 gathered) in 0.001588192 sec., 730390.2802683807 rows/sec., 47.70 MiB/sec. | ||
| 13728 | 2026.05.01 17:54:50.577043 [ 279 ] {2eb62570-154e-42ee-b219-4b9bd00ce79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13729 | 2026.05.01 17:54:50.577087 [ 279 ] {2eb62570-154e-42ee-b219-4b9bd00ce79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13730 | 2026.05.01 17:54:50.577158 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13731 | 2026.05.01 17:54:50.577435 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_81_16} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13732 | 2026.05.01 17:54:50.577503 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_81_16} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13733 | 2026.05.01 17:54:50.577580 [ 279 ] {2eb62570-154e-42ee-b219-4b9bd00ce79b} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13734 | 2026.05.01 17:54:50.577584 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 13735 | 2026.05.01 17:54:50.577615 [ 279 ] {2eb62570-154e-42ee-b219-4b9bd00ce79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13736 | 2026.05.01 17:54:50.577925 [ 279 ] {2eb62570-154e-42ee-b219-4b9bd00ce79b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13737 | 2026.05.01 17:54:50.578159 [ 279 ] {2eb62570-154e-42ee-b219-4b9bd00ce79b} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13738 | 2026.05.01 17:54:50.578288 [ 279 ] {2eb62570-154e-42ee-b219-4b9bd00ce79b} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001263 sec., 188440.22169437847 rows/sec., 10.70 MiB/sec. | ||
| 13739 | 2026.05.01 17:54:50.578324 [ 279 ] {2eb62570-154e-42ee-b219-4b9bd00ce79b} <Debug> TCPHandler: Processed in 0.001419908 sec. | ||
| 13740 | 2026.05.01 17:54:50.578433 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13741 | 2026.05.01 17:54:50.578525 [ 279 ] {dc1dd7e5-c71f-43a2-ad09-553816b2606f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13742 | 2026.05.01 17:54:50.578563 [ 279 ] {dc1dd7e5-c71f-43a2-ad09-553816b2606f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13743 | 2026.05.01 17:54:50.579304 [ 279 ] {dc1dd7e5-c71f-43a2-ad09-553816b2606f} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13744 | 2026.05.01 17:54:50.579340 [ 279 ] {dc1dd7e5-c71f-43a2-ad09-553816b2606f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13745 | 2026.05.01 17:54:50.579684 [ 279 ] {dc1dd7e5-c71f-43a2-ad09-553816b2606f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13746 | 2026.05.01 17:54:50.579896 [ 279 ] {dc1dd7e5-c71f-43a2-ad09-553816b2606f} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13747 | 2026.05.01 17:54:50.580025 [ 279 ] {dc1dd7e5-c71f-43a2-ad09-553816b2606f} <Debug> executeQuery: Read 804 rows, 57.70 KiB in 0.001519 sec., 529295.5892034234 rows/sec., 37.09 MiB/sec. | ||
| 13748 | 2026.05.01 17:54:50.580063 [ 279 ] {dc1dd7e5-c71f-43a2-ad09-553816b2606f} <Debug> TCPHandler: Processed in 0.001677904 sec. | ||
| 13749 | 2026.05.01 17:54:50.580183 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13750 | 2026.05.01 17:54:50.580298 [ 279 ] {dd3e45bb-2fca-4d1b-bdb1-26bb2ce8c1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13751 | 2026.05.01 17:54:50.580350 [ 279 ] {dd3e45bb-2fca-4d1b-bdb1-26bb2ce8c1ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13752 | 2026.05.01 17:54:50.580756 [ 279 ] {dd3e45bb-2fca-4d1b-bdb1-26bb2ce8c1ee} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13753 | 2026.05.01 17:54:50.580803 [ 279 ] {dd3e45bb-2fca-4d1b-bdb1-26bb2ce8c1ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13754 | 2026.05.01 17:54:50.581158 [ 279 ] {dd3e45bb-2fca-4d1b-bdb1-26bb2ce8c1ee} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13755 | 2026.05.01 17:54:50.581377 [ 279 ] {dd3e45bb-2fca-4d1b-bdb1-26bb2ce8c1ee} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13756 | 2026.05.01 17:54:50.581515 [ 279 ] {dd3e45bb-2fca-4d1b-bdb1-26bb2ce8c1ee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001242 sec., 4830.917874396135 rows/sec., 252.40 KiB/sec. | ||
| 13757 | 2026.05.01 17:54:50.581553 [ 279 ] {dd3e45bb-2fca-4d1b-bdb1-26bb2ce8c1ee} <Debug> TCPHandler: Processed in 0.001430679 sec. | ||
| 13758 | 2026.05.01 17:54:50.581685 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13759 | 2026.05.01 17:54:50.581780 [ 279 ] {0cb45d40-c1c1-4c02-9279-87708f390645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13760 | 2026.05.01 17:54:50.581823 [ 279 ] {0cb45d40-c1c1-4c02-9279-87708f390645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13761 | 2026.05.01 17:54:50.582242 [ 279 ] {0cb45d40-c1c1-4c02-9279-87708f390645} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13762 | 2026.05.01 17:54:50.582278 [ 279 ] {0cb45d40-c1c1-4c02-9279-87708f390645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13763 | 2026.05.01 17:54:50.582625 [ 279 ] {0cb45d40-c1c1-4c02-9279-87708f390645} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13764 | 2026.05.01 17:54:50.582851 [ 279 ] {0cb45d40-c1c1-4c02-9279-87708f390645} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13765 | 2026.05.01 17:54:50.582983 [ 279 ] {0cb45d40-c1c1-4c02-9279-87708f390645} <Debug> executeQuery: Read 339 rows, 22.73 KiB in 0.001223 sec., 277187.244480785 rows/sec., 18.15 MiB/sec. | ||
| 13766 | 2026.05.01 17:54:50.583020 [ 279 ] {0cb45d40-c1c1-4c02-9279-87708f390645} <Debug> TCPHandler: Processed in 0.001384377 sec. | ||
| 13767 | 2026.05.01 17:54:50.583154 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13768 | 2026.05.01 17:54:50.583276 [ 279 ] {7b4f538f-f95c-463f-8ae3-64a7791570ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13769 | 2026.05.01 17:54:50.583330 [ 279 ] {7b4f538f-f95c-463f-8ae3-64a7791570ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13770 | 2026.05.01 17:54:50.583725 [ 279 ] {7b4f538f-f95c-463f-8ae3-64a7791570ce} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13771 | 2026.05.01 17:54:50.583770 [ 279 ] {7b4f538f-f95c-463f-8ae3-64a7791570ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13772 | 2026.05.01 17:54:50.584142 [ 279 ] {7b4f538f-f95c-463f-8ae3-64a7791570ce} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13773 | 2026.05.01 17:54:50.584370 [ 279 ] {7b4f538f-f95c-463f-8ae3-64a7791570ce} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13774 | 2026.05.01 17:54:50.584482 [ 123 ] {} <Debug> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
| 13775 | 2026.05.01 17:54:50.584507 [ 279 ] {7b4f538f-f95c-463f-8ae3-64a7791570ce} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001257 sec., 795.5449482895783 rows/sec., 53.61 KiB/sec. | ||
| 13776 | 2026.05.01 17:54:50.584514 [ 123 ] {} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13777 | 2026.05.01 17:54:50.584548 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13778 | 2026.05.01 17:54:50.584552 [ 279 ] {7b4f538f-f95c-463f-8ae3-64a7791570ce} <Debug> TCPHandler: Processed in 0.00146263 sec. | ||
| 13779 | 2026.05.01 17:54:50.584650 [ 187 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
| 13780 | 2026.05.01 17:54:50.584685 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13781 | 2026.05.01 17:54:50.584770 [ 187 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13782 | 2026.05.01 17:54:50.584785 [ 279 ] {77fd4c4d-1f5c-43ec-8b26-c467f4f6c1eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13783 | 2026.05.01 17:54:50.584811 [ 187 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 29 rows starting from the beginning of the part | ||
| 13784 | 2026.05.01 17:54:50.584847 [ 279 ] {77fd4c4d-1f5c-43ec-8b26-c467f4f6c1eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13785 | 2026.05.01 17:54:50.584881 [ 187 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 13786 | 2026.05.01 17:54:50.584932 [ 187 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 13787 | 2026.05.01 17:54:50.584972 [ 187 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 13788 | 2026.05.01 17:54:50.585010 [ 187 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 13789 | 2026.05.01 17:54:50.585049 [ 187 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 13790 | 2026.05.01 17:54:50.585700 [ 279 ] {77fd4c4d-1f5c-43ec-8b26-c467f4f6c1eb} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13791 | 2026.05.01 17:54:50.585745 [ 279 ] {77fd4c4d-1f5c-43ec-8b26-c467f4f6c1eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13792 | 2026.05.01 17:54:50.585892 [ 188 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 4 columns (4 merged, 0 gathered) in 0.001294946 sec., 26255.92109632371 rows/sec., 1.73 MiB/sec. | ||
| 13793 | 2026.05.01 17:54:50.586111 [ 188 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 13794 | 2026.05.01 17:54:50.586347 [ 279 ] {77fd4c4d-1f5c-43ec-8b26-c467f4f6c1eb} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13795 | 2026.05.01 17:54:50.586667 [ 188 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_34_7} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13796 | 2026.05.01 17:54:50.586672 [ 279 ] {77fd4c4d-1f5c-43ec-8b26-c467f4f6c1eb} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13797 | 2026.05.01 17:54:50.586817 [ 188 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_34_7} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
| 13798 | 2026.05.01 17:54:50.586830 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13799 | 2026.05.01 17:54:50.586848 [ 279 ] {77fd4c4d-1f5c-43ec-8b26-c467f4f6c1eb} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002082 sec., 17291.06628242075 rows/sec., 30.98 MiB/sec. | ||
| 13800 | 2026.05.01 17:54:50.586879 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13801 | 2026.05.01 17:54:50.586903 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13802 | 2026.05.01 17:54:50.586924 [ 279 ] {77fd4c4d-1f5c-43ec-8b26-c467f4f6c1eb} <Debug> TCPHandler: Processed in 0.002290126 sec. | ||
| 13803 | 2026.05.01 17:54:50.586968 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13804 | 2026.05.01 17:54:50.587032 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13805 | 2026.05.01 17:54:50.587054 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13806 | 2026.05.01 17:54:50.587157 [ 279 ] {8c58ebb5-a14e-4228-bb0d-ea1643cbf5a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13807 | 2026.05.01 17:54:50.587198 [ 279 ] {8c58ebb5-a14e-4228-bb0d-ea1643cbf5a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13808 | 2026.05.01 17:54:50.587220 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13809 | 2026.05.01 17:54:50.587271 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1703 rows starting from the beginning of the part | ||
| 13810 | 2026.05.01 17:54:50.587387 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 36 rows starting from the beginning of the part | ||
| 13811 | 2026.05.01 17:54:50.587483 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 17 rows starting from the beginning of the part | ||
| 13812 | 2026.05.01 17:54:50.587540 [ 279 ] {8c58ebb5-a14e-4228-bb0d-ea1643cbf5a3} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13813 | 2026.05.01 17:54:50.587573 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 36 rows starting from the beginning of the part | ||
| 13814 | 2026.05.01 17:54:50.587577 [ 279 ] {8c58ebb5-a14e-4228-bb0d-ea1643cbf5a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13815 | 2026.05.01 17:54:50.587663 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 6 rows starting from the beginning of the part | ||
| 13816 | 2026.05.01 17:54:50.587748 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 36 rows starting from the beginning of the part | ||
| 13817 | 2026.05.01 17:54:50.587908 [ 279 ] {8c58ebb5-a14e-4228-bb0d-ea1643cbf5a3} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13818 | 2026.05.01 17:54:50.588136 [ 279 ] {8c58ebb5-a14e-4228-bb0d-ea1643cbf5a3} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13819 | 2026.05.01 17:54:50.588270 [ 279 ] {8c58ebb5-a14e-4228-bb0d-ea1643cbf5a3} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001133 sec., 97087.3786407767 rows/sec., 5.90 MiB/sec. | ||
| 13820 | 2026.05.01 17:54:50.588306 [ 279 ] {8c58ebb5-a14e-4228-bb0d-ea1643cbf5a3} <Debug> TCPHandler: Processed in 0.001302186 sec. | ||
| 13821 | 2026.05.01 17:54:50.597073 [ 195 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1834 rows, containing 19 columns (19 merged, 0 gathered) in 0.010128085 sec., 181080.62876644498 rows/sec., 324.49 MiB/sec. | ||
| 13822 | 2026.05.01 17:54:50.598915 [ 188 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13823 | 2026.05.01 17:54:50.599264 [ 188 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13824 | 2026.05.01 17:54:50.599341 [ 188 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13825 | 2026.05.01 17:54:50.599487 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.29 MiB. | ||
| 13826 | 2026.05.01 17:54:51.000949 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.57 MiB, peak 358.83 MiB, free memory in arenas 0.00 B, will set to 346.10 MiB (RSS), difference: 4.53 MiB | ||
| 13827 | 2026.05.01 17:54:51.213279 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13828 | 2026.05.01 17:54:51.230305 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13829 | 2026.05.01 17:54:51.230364 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13830 | 2026.05.01 17:54:51.236471 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13831 | 2026.05.01 17:54:51.237224 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13832 | 2026.05.01 17:54:51.240411 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13833 | 2026.05.01 17:54:55.552030 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13834 | 2026.05.01 17:54:55.552231 [ 279 ] {38cbb1ba-de06-4419-bf42-5ff8aea44c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13835 | 2026.05.01 17:54:55.552303 [ 279 ] {38cbb1ba-de06-4419-bf42-5ff8aea44c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13836 | 2026.05.01 17:54:55.552998 [ 279 ] {38cbb1ba-de06-4419-bf42-5ff8aea44c3a} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13837 | 2026.05.01 17:54:55.553049 [ 279 ] {38cbb1ba-de06-4419-bf42-5ff8aea44c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13838 | 2026.05.01 17:54:55.553476 [ 279 ] {38cbb1ba-de06-4419-bf42-5ff8aea44c3a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13839 | 2026.05.01 17:54:55.553731 [ 279 ] {38cbb1ba-de06-4419-bf42-5ff8aea44c3a} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13840 | 2026.05.01 17:54:55.553904 [ 279 ] {38cbb1ba-de06-4419-bf42-5ff8aea44c3a} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001724 sec., 39443.15545243619 rows/sec., 3.15 MiB/sec. | ||
| 13841 | 2026.05.01 17:54:55.553957 [ 279 ] {38cbb1ba-de06-4419-bf42-5ff8aea44c3a} <Debug> TCPHandler: Processed in 0.002065581 sec. | ||
| 13842 | 2026.05.01 17:54:55.554090 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13843 | 2026.05.01 17:54:55.554196 [ 279 ] {a145c3e4-5e57-464b-90f8-747c6a79488c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13844 | 2026.05.01 17:54:55.554241 [ 279 ] {a145c3e4-5e57-464b-90f8-747c6a79488c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13845 | 2026.05.01 17:54:55.554665 [ 279 ] {a145c3e4-5e57-464b-90f8-747c6a79488c} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13846 | 2026.05.01 17:54:55.554704 [ 279 ] {a145c3e4-5e57-464b-90f8-747c6a79488c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13847 | 2026.05.01 17:54:55.555015 [ 279 ] {a145c3e4-5e57-464b-90f8-747c6a79488c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13848 | 2026.05.01 17:54:55.555235 [ 279 ] {a145c3e4-5e57-464b-90f8-747c6a79488c} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13849 | 2026.05.01 17:54:55.555372 [ 279 ] {a145c3e4-5e57-464b-90f8-747c6a79488c} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.0012 sec., 5000 rows/sec., 375.98 KiB/sec. | ||
| 13850 | 2026.05.01 17:54:55.555411 [ 279 ] {a145c3e4-5e57-464b-90f8-747c6a79488c} <Debug> TCPHandler: Processed in 0.001373468 sec. | ||
| 13851 | 2026.05.01 17:54:55.555528 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13852 | 2026.05.01 17:54:55.555625 [ 279 ] {bb0a0138-602b-4384-9f8b-76ac7e5f8d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13853 | 2026.05.01 17:54:55.555665 [ 279 ] {bb0a0138-602b-4384-9f8b-76ac7e5f8d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13854 | 2026.05.01 17:54:55.556095 [ 279 ] {bb0a0138-602b-4384-9f8b-76ac7e5f8d3b} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13855 | 2026.05.01 17:54:55.556133 [ 279 ] {bb0a0138-602b-4384-9f8b-76ac7e5f8d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13856 | 2026.05.01 17:54:55.556446 [ 279 ] {bb0a0138-602b-4384-9f8b-76ac7e5f8d3b} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13857 | 2026.05.01 17:54:55.556660 [ 279 ] {bb0a0138-602b-4384-9f8b-76ac7e5f8d3b} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13858 | 2026.05.01 17:54:55.556795 [ 279 ] {bb0a0138-602b-4384-9f8b-76ac7e5f8d3b} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.00119 sec., 58823.5294117647 rows/sec., 4.59 MiB/sec. | ||
| 13859 | 2026.05.01 17:54:55.556833 [ 279 ] {bb0a0138-602b-4384-9f8b-76ac7e5f8d3b} <Debug> TCPHandler: Processed in 0.001355598 sec. | ||
| 13860 | 2026.05.01 17:54:55.556953 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13861 | 2026.05.01 17:54:55.557050 [ 279 ] {b719b034-20ba-4fc3-be70-23c858e10c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13862 | 2026.05.01 17:54:55.557092 [ 279 ] {b719b034-20ba-4fc3-be70-23c858e10c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13863 | 2026.05.01 17:54:55.557506 [ 279 ] {b719b034-20ba-4fc3-be70-23c858e10c48} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13864 | 2026.05.01 17:54:55.557543 [ 279 ] {b719b034-20ba-4fc3-be70-23c858e10c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13865 | 2026.05.01 17:54:55.557883 [ 279 ] {b719b034-20ba-4fc3-be70-23c858e10c48} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13866 | 2026.05.01 17:54:55.558110 [ 279 ] {b719b034-20ba-4fc3-be70-23c858e10c48} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13867 | 2026.05.01 17:54:55.558232 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 5 parts from all_1_90_18 to all_94_94_0 | ||
| 13868 | 2026.05.01 17:54:55.558243 [ 279 ] {b719b034-20ba-4fc3-be70-23c858e10c48} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 13869 | 2026.05.01 17:54:55.558308 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13870 | 2026.05.01 17:54:55.558323 [ 279 ] {b719b034-20ba-4fc3-be70-23c858e10c48} <Debug> TCPHandler: Processed in 0.001419439 sec. | ||
| 13871 | 2026.05.01 17:54:55.558344 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13872 | 2026.05.01 17:54:55.558443 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13873 | 2026.05.01 17:54:55.558450 [ 197 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_94_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_90_18 to all_94_94_0 into Compact with storage Full | ||
| 13874 | 2026.05.01 17:54:55.558542 [ 279 ] {adf432fb-437d-4847-9073-7b87b6d96648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13875 | 2026.05.01 17:54:55.558571 [ 197 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_94_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13876 | 2026.05.01 17:54:55.558599 [ 279 ] {adf432fb-437d-4847-9073-7b87b6d96648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13877 | 2026.05.01 17:54:55.558608 [ 197 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_90_18, total 37199 rows starting from the beginning of the part | ||
| 13878 | 2026.05.01 17:54:55.558709 [ 197 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 138 rows starting from the beginning of the part | ||
| 13879 | 2026.05.01 17:54:55.558766 [ 197 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 335 rows starting from the beginning of the part | ||
| 13880 | 2026.05.01 17:54:55.558817 [ 197 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 13881 | 2026.05.01 17:54:55.558864 [ 197 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 339 rows starting from the beginning of the part | ||
| 13882 | 2026.05.01 17:54:55.559393 [ 279 ] {adf432fb-437d-4847-9073-7b87b6d96648} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13883 | 2026.05.01 17:54:55.559431 [ 279 ] {adf432fb-437d-4847-9073-7b87b6d96648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13884 | 2026.05.01 17:54:55.559955 [ 279 ] {adf432fb-437d-4847-9073-7b87b6d96648} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13885 | 2026.05.01 17:54:55.560184 [ 279 ] {adf432fb-437d-4847-9073-7b87b6d96648} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13886 | 2026.05.01 17:54:55.560328 [ 279 ] {adf432fb-437d-4847-9073-7b87b6d96648} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001804 sec., 3325.9423503325943 rows/sec., 5.96 MiB/sec. | ||
| 13887 | 2026.05.01 17:54:55.560406 [ 279 ] {adf432fb-437d-4847-9073-7b87b6d96648} <Debug> TCPHandler: Processed in 0.002010721 sec. | ||
| 13888 | 2026.05.01 17:54:55.560524 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13889 | 2026.05.01 17:54:55.560619 [ 279 ] {0ae7cc17-ead1-48fd-8f4f-ae60c322b035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13890 | 2026.05.01 17:54:55.560661 [ 279 ] {0ae7cc17-ead1-48fd-8f4f-ae60c322b035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13891 | 2026.05.01 17:54:55.561005 [ 279 ] {0ae7cc17-ead1-48fd-8f4f-ae60c322b035} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13892 | 2026.05.01 17:54:55.561041 [ 279 ] {0ae7cc17-ead1-48fd-8f4f-ae60c322b035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13893 | 2026.05.01 17:54:55.561366 [ 279 ] {0ae7cc17-ead1-48fd-8f4f-ae60c322b035} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13894 | 2026.05.01 17:54:55.561583 [ 279 ] {0ae7cc17-ead1-48fd-8f4f-ae60c322b035} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13895 | 2026.05.01 17:54:55.561720 [ 279 ] {0ae7cc17-ead1-48fd-8f4f-ae60c322b035} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 13896 | 2026.05.01 17:54:55.561755 [ 279 ] {0ae7cc17-ead1-48fd-8f4f-ae60c322b035} <Debug> TCPHandler: Processed in 0.001281726 sec. | ||
| 13897 | 2026.05.01 17:54:55.565188 [ 188 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_94_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38171 rows, containing 5 columns (5 merged, 0 gathered) in 0.006774988 sec., 5634105.920187607 rows/sec., 365.78 MiB/sec. | ||
| 13898 | 2026.05.01 17:54:55.565803 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_94_19} <Trace> MergedBlockOutputStream: filled checksums all_1_94_19 (state Temporary) | ||
| 13899 | 2026.05.01 17:54:55.566123 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_94_19 to all_1_94_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13900 | 2026.05.01 17:54:55.566194 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 5 parts: [all_1_90_18, all_94_94_0] -> all_1_94_19 | ||
| 13901 | 2026.05.01 17:54:55.566273 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 13902 | 2026.05.01 17:54:57.109316 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13903 | 2026.05.01 17:54:57.109390 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13904 | 2026.05.01 17:54:57.260632 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28852 | ||
| 13905 | 2026.05.01 17:54:57.261186 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13906 | 2026.05.01 17:54:57.261227 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13907 | 2026.05.01 17:54:57.261738 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13908 | 2026.05.01 17:54:57.261984 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13909 | 2026.05.01 17:54:57.262121 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28852 | ||
| 13910 | 2026.05.01 17:54:57.357782 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1772 | ||
| 13911 | 2026.05.01 17:54:57.360235 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13912 | 2026.05.01 17:54:57.360280 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13913 | 2026.05.01 17:54:57.361494 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13914 | 2026.05.01 17:54:57.361773 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13915 | 2026.05.01 17:54:57.362041 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1772 | ||
| 13916 | 2026.05.01 17:54:58.740565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13917 | 2026.05.01 17:54:58.757360 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13918 | 2026.05.01 17:54:58.757413 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13919 | 2026.05.01 17:54:58.763343 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13920 | 2026.05.01 17:54:58.764049 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13921 | 2026.05.01 17:54:58.766866 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13922 | 2026.05.01 17:55:00.567153 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13923 | 2026.05.01 17:55:00.567356 [ 279 ] {f5bbc9b8-75a7-4281-a1a8-4fd419ecb2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13924 | 2026.05.01 17:55:00.567429 [ 279 ] {f5bbc9b8-75a7-4281-a1a8-4fd419ecb2c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13925 | 2026.05.01 17:55:00.568386 [ 279 ] {f5bbc9b8-75a7-4281-a1a8-4fd419ecb2c5} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13926 | 2026.05.01 17:55:00.568429 [ 279 ] {f5bbc9b8-75a7-4281-a1a8-4fd419ecb2c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13927 | 2026.05.01 17:55:00.568834 [ 279 ] {f5bbc9b8-75a7-4281-a1a8-4fd419ecb2c5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13928 | 2026.05.01 17:55:00.569075 [ 279 ] {f5bbc9b8-75a7-4281-a1a8-4fd419ecb2c5} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13929 | 2026.05.01 17:55:00.569230 [ 279 ] {f5bbc9b8-75a7-4281-a1a8-4fd419ecb2c5} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001929 sec., 240539.13945049248 rows/sec., 15.25 MiB/sec. | ||
| 13930 | 2026.05.01 17:55:00.569271 [ 279 ] {f5bbc9b8-75a7-4281-a1a8-4fd419ecb2c5} <Debug> TCPHandler: Processed in 0.002249826 sec. | ||
| 13931 | 2026.05.01 17:55:00.569404 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13932 | 2026.05.01 17:55:00.569497 [ 279 ] {cf215073-de33-4b82-a3c6-aa2557f2598c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13933 | 2026.05.01 17:55:00.569538 [ 279 ] {cf215073-de33-4b82-a3c6-aa2557f2598c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13934 | 2026.05.01 17:55:00.570582 [ 279 ] {cf215073-de33-4b82-a3c6-aa2557f2598c} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13935 | 2026.05.01 17:55:00.570616 [ 279 ] {cf215073-de33-4b82-a3c6-aa2557f2598c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13936 | 2026.05.01 17:55:00.570996 [ 279 ] {cf215073-de33-4b82-a3c6-aa2557f2598c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13937 | 2026.05.01 17:55:00.571222 [ 279 ] {cf215073-de33-4b82-a3c6-aa2557f2598c} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13938 | 2026.05.01 17:55:00.571336 [ 153 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13939 | 2026.05.01 17:55:00.571349 [ 279 ] {cf215073-de33-4b82-a3c6-aa2557f2598c} <Debug> executeQuery: Read 1319 rows, 105.58 KiB in 0.00187 sec., 705347.5935828878 rows/sec., 55.14 MiB/sec. | ||
| 13940 | 2026.05.01 17:55:00.571371 [ 153 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13941 | 2026.05.01 17:55:00.571390 [ 279 ] {cf215073-de33-4b82-a3c6-aa2557f2598c} <Debug> TCPHandler: Processed in 0.002034431 sec. | ||
| 13942 | 2026.05.01 17:55:00.571390 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13943 | 2026.05.01 17:55:00.571512 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13944 | 2026.05.01 17:55:00.571528 [ 186 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13945 | 2026.05.01 17:55:00.571605 [ 279 ] {8771ddc9-724a-4ad5-a863-63357860d686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13946 | 2026.05.01 17:55:00.571652 [ 279 ] {8771ddc9-724a-4ad5-a863-63357860d686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13947 | 2026.05.01 17:55:00.571683 [ 186 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13948 | 2026.05.01 17:55:00.571727 [ 186 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3812 rows starting from the beginning of the part | ||
| 13949 | 2026.05.01 17:55:00.571803 [ 186 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1319 rows starting from the beginning of the part | ||
| 13950 | 2026.05.01 17:55:00.571855 [ 186 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 68 rows starting from the beginning of the part | ||
| 13951 | 2026.05.01 17:55:00.571904 [ 186 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1323 rows starting from the beginning of the part | ||
| 13952 | 2026.05.01 17:55:00.571949 [ 186 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 68 rows starting from the beginning of the part | ||
| 13953 | 2026.05.01 17:55:00.571993 [ 186 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1319 rows starting from the beginning of the part | ||
| 13954 | 2026.05.01 17:55:00.572145 [ 279 ] {8771ddc9-724a-4ad5-a863-63357860d686} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13955 | 2026.05.01 17:55:00.572187 [ 279 ] {8771ddc9-724a-4ad5-a863-63357860d686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13956 | 2026.05.01 17:55:00.572530 [ 279 ] {8771ddc9-724a-4ad5-a863-63357860d686} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13957 | 2026.05.01 17:55:00.572749 [ 279 ] {8771ddc9-724a-4ad5-a863-63357860d686} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13958 | 2026.05.01 17:55:00.572881 [ 279 ] {8771ddc9-724a-4ad5-a863-63357860d686} <Debug> executeQuery: Read 268 rows, 16.64 KiB in 0.001294 sec., 207109.7372488408 rows/sec., 12.56 MiB/sec. | ||
| 13959 | 2026.05.01 17:55:00.572918 [ 279 ] {8771ddc9-724a-4ad5-a863-63357860d686} <Debug> TCPHandler: Processed in 0.0014538 sec. | ||
| 13960 | 2026.05.01 17:55:00.573040 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13961 | 2026.05.01 17:55:00.573144 [ 279 ] {200bd1c7-6ec4-4fc1-9290-60421343c354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13962 | 2026.05.01 17:55:00.573189 [ 279 ] {200bd1c7-6ec4-4fc1-9290-60421343c354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13963 | 2026.05.01 17:55:00.573690 [ 279 ] {200bd1c7-6ec4-4fc1-9290-60421343c354} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13964 | 2026.05.01 17:55:00.573726 [ 279 ] {200bd1c7-6ec4-4fc1-9290-60421343c354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13965 | 2026.05.01 17:55:00.574062 [ 279 ] {200bd1c7-6ec4-4fc1-9290-60421343c354} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13966 | 2026.05.01 17:55:00.574291 [ 279 ] {200bd1c7-6ec4-4fc1-9290-60421343c354} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13967 | 2026.05.01 17:55:00.574427 [ 279 ] {200bd1c7-6ec4-4fc1-9290-60421343c354} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001301 sec., 183704.84242890083 rows/sec., 11.84 MiB/sec. | ||
| 13968 | 2026.05.01 17:55:00.574467 [ 279 ] {200bd1c7-6ec4-4fc1-9290-60421343c354} <Debug> TCPHandler: Processed in 0.00148123 sec. | ||
| 13969 | 2026.05.01 17:55:00.574544 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7909 rows, containing 5 columns (5 merged, 0 gathered) in 0.003073522 sec., 2573269.3632907136 rows/sec., 208.25 MiB/sec. | ||
| 13970 | 2026.05.01 17:55:00.574584 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13971 | 2026.05.01 17:55:00.574690 [ 279 ] {8aeaf556-6f9b-4a96-8698-d865b059edd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13972 | 2026.05.01 17:55:00.574730 [ 279 ] {8aeaf556-6f9b-4a96-8698-d865b059edd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13973 | 2026.05.01 17:55:00.574889 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13974 | 2026.05.01 17:55:00.575138 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_96_19} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13975 | 2026.05.01 17:55:00.575204 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_96_19} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13976 | 2026.05.01 17:55:00.575228 [ 279 ] {8aeaf556-6f9b-4a96-8698-d865b059edd0} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13977 | 2026.05.01 17:55:00.575263 [ 279 ] {8aeaf556-6f9b-4a96-8698-d865b059edd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13978 | 2026.05.01 17:55:00.575283 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 13979 | 2026.05.01 17:55:00.575583 [ 279 ] {8aeaf556-6f9b-4a96-8698-d865b059edd0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13980 | 2026.05.01 17:55:00.575818 [ 279 ] {8aeaf556-6f9b-4a96-8698-d865b059edd0} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13981 | 2026.05.01 17:55:00.575956 [ 279 ] {8aeaf556-6f9b-4a96-8698-d865b059edd0} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001282 sec., 185647.4258970359 rows/sec., 10.54 MiB/sec. | ||
| 13982 | 2026.05.01 17:55:00.575995 [ 279 ] {8aeaf556-6f9b-4a96-8698-d865b059edd0} <Debug> TCPHandler: Processed in 0.00145997 sec. | ||
| 13983 | 2026.05.01 17:55:00.576113 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13984 | 2026.05.01 17:55:00.576209 [ 279 ] {831beb4d-5e0f-43bc-a5c8-6c9afcb2ed26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13985 | 2026.05.01 17:55:00.576249 [ 279 ] {831beb4d-5e0f-43bc-a5c8-6c9afcb2ed26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13986 | 2026.05.01 17:55:00.576954 [ 279 ] {831beb4d-5e0f-43bc-a5c8-6c9afcb2ed26} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13987 | 2026.05.01 17:55:00.576987 [ 279 ] {831beb4d-5e0f-43bc-a5c8-6c9afcb2ed26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13988 | 2026.05.01 17:55:00.577340 [ 279 ] {831beb4d-5e0f-43bc-a5c8-6c9afcb2ed26} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13989 | 2026.05.01 17:55:00.577561 [ 279 ] {831beb4d-5e0f-43bc-a5c8-6c9afcb2ed26} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13990 | 2026.05.01 17:55:00.577669 [ 153 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13991 | 2026.05.01 17:55:00.577693 [ 279 ] {831beb4d-5e0f-43bc-a5c8-6c9afcb2ed26} <Debug> executeQuery: Read 796 rows, 57.05 KiB in 0.0015 sec., 530666.6666666666 rows/sec., 37.14 MiB/sec. | ||
| 13992 | 2026.05.01 17:55:00.577704 [ 153 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13993 | 2026.05.01 17:55:00.577727 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 13994 | 2026.05.01 17:55:00.577732 [ 279 ] {831beb4d-5e0f-43bc-a5c8-6c9afcb2ed26} <Debug> TCPHandler: Processed in 0.001668474 sec. | ||
| 13995 | 2026.05.01 17:55:00.577808 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13996 | 2026.05.01 17:55:00.577855 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13997 | 2026.05.01 17:55:00.577895 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13998 | 2026.05.01 17:55:00.577926 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2102 rows starting from the beginning of the part | ||
| 13999 | 2026.05.01 17:55:00.577953 [ 279 ] {eeb4ed8e-01ff-47f4-8565-83ebe7f466d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14000 | 2026.05.01 17:55:00.577989 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 796 rows starting from the beginning of the part | ||
| 14001 | 2026.05.01 17:55:00.577995 [ 279 ] {eeb4ed8e-01ff-47f4-8565-83ebe7f466d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14002 | 2026.05.01 17:55:00.578041 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 70 rows starting from the beginning of the part | ||
| 14003 | 2026.05.01 17:55:00.578087 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 804 rows starting from the beginning of the part | ||
| 14004 | 2026.05.01 17:55:00.578133 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 70 rows starting from the beginning of the part | ||
| 14005 | 2026.05.01 17:55:00.578175 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 796 rows starting from the beginning of the part | ||
| 14006 | 2026.05.01 17:55:00.578343 [ 279 ] {eeb4ed8e-01ff-47f4-8565-83ebe7f466d2} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14007 | 2026.05.01 17:55:00.578376 [ 279 ] {eeb4ed8e-01ff-47f4-8565-83ebe7f466d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14008 | 2026.05.01 17:55:00.578709 [ 279 ] {eeb4ed8e-01ff-47f4-8565-83ebe7f466d2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 14009 | 2026.05.01 17:55:00.578934 [ 279 ] {eeb4ed8e-01ff-47f4-8565-83ebe7f466d2} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14010 | 2026.05.01 17:55:00.579066 [ 279 ] {eeb4ed8e-01ff-47f4-8565-83ebe7f466d2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001133 sec., 5295.675198587821 rows/sec., 276.68 KiB/sec. | ||
| 14011 | 2026.05.01 17:55:00.579101 [ 279 ] {eeb4ed8e-01ff-47f4-8565-83ebe7f466d2} <Debug> TCPHandler: Processed in 0.001296447 sec. | ||
| 14012 | 2026.05.01 17:55:00.579220 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14013 | 2026.05.01 17:55:00.579314 [ 279 ] {bf70af71-d35f-40b9-8032-09f75903fe5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14014 | 2026.05.01 17:55:00.579366 [ 279 ] {bf70af71-d35f-40b9-8032-09f75903fe5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14015 | 2026.05.01 17:55:00.579627 [ 200 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4638 rows, containing 5 columns (5 merged, 0 gathered) in 0.001857127 sec., 2497405.939389175 rows/sec., 182.97 MiB/sec. | ||
| 14016 | 2026.05.01 17:55:00.579792 [ 279 ] {bf70af71-d35f-40b9-8032-09f75903fe5a} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14017 | 2026.05.01 17:55:00.579832 [ 279 ] {bf70af71-d35f-40b9-8032-09f75903fe5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14018 | 2026.05.01 17:55:00.579950 [ 190 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14019 | 2026.05.01 17:55:00.580216 [ 279 ] {bf70af71-d35f-40b9-8032-09f75903fe5a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14020 | 2026.05.01 17:55:00.580327 [ 190 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_96_19} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14021 | 2026.05.01 17:55:00.580423 [ 190 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_96_19} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14022 | 2026.05.01 17:55:00.580488 [ 279 ] {bf70af71-d35f-40b9-8032-09f75903fe5a} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14023 | 2026.05.01 17:55:00.580523 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 14024 | 2026.05.01 17:55:00.580634 [ 279 ] {bf70af71-d35f-40b9-8032-09f75903fe5a} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001338 sec., 250373.69207772796 rows/sec., 16.38 MiB/sec. | ||
| 14025 | 2026.05.01 17:55:00.580678 [ 279 ] {bf70af71-d35f-40b9-8032-09f75903fe5a} <Debug> TCPHandler: Processed in 0.00150865 sec. | ||
| 14026 | 2026.05.01 17:55:00.580797 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14027 | 2026.05.01 17:55:00.580891 [ 279 ] {e070b363-1178-4d63-93fa-b7a6c3e837f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14028 | 2026.05.01 17:55:00.580932 [ 279 ] {e070b363-1178-4d63-93fa-b7a6c3e837f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14029 | 2026.05.01 17:55:00.581280 [ 279 ] {e070b363-1178-4d63-93fa-b7a6c3e837f9} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14030 | 2026.05.01 17:55:00.581314 [ 279 ] {e070b363-1178-4d63-93fa-b7a6c3e837f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14031 | 2026.05.01 17:55:00.581610 [ 279 ] {e070b363-1178-4d63-93fa-b7a6c3e837f9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 14032 | 2026.05.01 17:55:00.581824 [ 279 ] {e070b363-1178-4d63-93fa-b7a6c3e837f9} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14033 | 2026.05.01 17:55:00.581957 [ 279 ] {e070b363-1178-4d63-93fa-b7a6c3e837f9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. | ||
| 14034 | 2026.05.01 17:55:00.581993 [ 279 ] {e070b363-1178-4d63-93fa-b7a6c3e837f9} <Debug> TCPHandler: Processed in 0.001247215 sec. | ||
| 14035 | 2026.05.01 17:55:00.582109 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14036 | 2026.05.01 17:55:00.582205 [ 279 ] {e0beb2ef-4733-4e79-b84e-5fac54aaa640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14037 | 2026.05.01 17:55:00.582258 [ 279 ] {e0beb2ef-4733-4e79-b84e-5fac54aaa640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14038 | 2026.05.01 17:55:00.583106 [ 279 ] {e0beb2ef-4733-4e79-b84e-5fac54aaa640} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14039 | 2026.05.01 17:55:00.583145 [ 279 ] {e0beb2ef-4733-4e79-b84e-5fac54aaa640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14040 | 2026.05.01 17:55:00.583939 [ 279 ] {e0beb2ef-4733-4e79-b84e-5fac54aaa640} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14041 | 2026.05.01 17:55:00.584276 [ 279 ] {e0beb2ef-4733-4e79-b84e-5fac54aaa640} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14042 | 2026.05.01 17:55:00.584457 [ 279 ] {e0beb2ef-4733-4e79-b84e-5fac54aaa640} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002268 sec., 15873.015873015873 rows/sec., 28.44 MiB/sec. | ||
| 14043 | 2026.05.01 17:55:00.584534 [ 279 ] {e0beb2ef-4733-4e79-b84e-5fac54aaa640} <Debug> TCPHandler: Processed in 0.002472879 sec. | ||
| 14044 | 2026.05.01 17:55:00.584677 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14045 | 2026.05.01 17:55:00.584776 [ 279 ] {3ff8dace-31f7-45a6-84d4-db986ee4914c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14046 | 2026.05.01 17:55:00.584817 [ 279 ] {3ff8dace-31f7-45a6-84d4-db986ee4914c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14047 | 2026.05.01 17:55:00.585169 [ 279 ] {3ff8dace-31f7-45a6-84d4-db986ee4914c} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14048 | 2026.05.01 17:55:00.585205 [ 279 ] {3ff8dace-31f7-45a6-84d4-db986ee4914c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14049 | 2026.05.01 17:55:00.585519 [ 279 ] {3ff8dace-31f7-45a6-84d4-db986ee4914c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14050 | 2026.05.01 17:55:00.585734 [ 279 ] {3ff8dace-31f7-45a6-84d4-db986ee4914c} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14051 | 2026.05.01 17:55:00.585864 [ 279 ] {3ff8dace-31f7-45a6-84d4-db986ee4914c} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001109 sec., 99188.45807033364 rows/sec., 6.03 MiB/sec. | ||
| 14052 | 2026.05.01 17:55:00.585862 [ 151 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14053 | 2026.05.01 17:55:00.585900 [ 279 ] {3ff8dace-31f7-45a6-84d4-db986ee4914c} <Debug> TCPHandler: Processed in 0.001273326 sec. | ||
| 14054 | 2026.05.01 17:55:00.585939 [ 151 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14055 | 2026.05.01 17:55:00.585968 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14056 | 2026.05.01 17:55:00.586071 [ 196 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14057 | 2026.05.01 17:55:00.586213 [ 196 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14058 | 2026.05.01 17:55:00.586253 [ 196 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 6430 rows starting from the beginning of the part | ||
| 14059 | 2026.05.01 17:55:00.586324 [ 196 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 110 rows starting from the beginning of the part | ||
| 14060 | 2026.05.01 17:55:00.586375 [ 196 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 14061 | 2026.05.01 17:55:00.586422 [ 196 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 110 rows starting from the beginning of the part | ||
| 14062 | 2026.05.01 17:55:00.586466 [ 196 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 14063 | 2026.05.01 17:55:00.586512 [ 196 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 110 rows starting from the beginning of the part | ||
| 14064 | 2026.05.01 17:55:00.588377 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6880 rows, containing 4 columns (4 merged, 0 gathered) in 0.002352417 sec., 2924651.539246656 rows/sec., 186.57 MiB/sec. | ||
| 14065 | 2026.05.01 17:55:00.588818 [ 200 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14066 | 2026.05.01 17:55:00.589140 [ 200 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_96_19} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14067 | 2026.05.01 17:55:00.589226 [ 200 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_96_19} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14068 | 2026.05.01 17:55:00.589308 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 14069 | 2026.05.01 17:55:00.771443 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14070 | 2026.05.01 17:55:00.771583 [ 279 ] {263effea-d8d7-4e27-a05e-b98095ca97f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14071 | 2026.05.01 17:55:00.771637 [ 279 ] {263effea-d8d7-4e27-a05e-b98095ca97f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14072 | 2026.05.01 17:55:00.773409 [ 279 ] {263effea-d8d7-4e27-a05e-b98095ca97f1} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14073 | 2026.05.01 17:55:00.773450 [ 279 ] {263effea-d8d7-4e27-a05e-b98095ca97f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14074 | 2026.05.01 17:55:00.773954 [ 279 ] {263effea-d8d7-4e27-a05e-b98095ca97f1} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14075 | 2026.05.01 17:55:00.774175 [ 279 ] {263effea-d8d7-4e27-a05e-b98095ca97f1} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14076 | 2026.05.01 17:55:00.774317 [ 279 ] {263effea-d8d7-4e27-a05e-b98095ca97f1} <Debug> executeQuery: Read 2391 rows, 180.79 KiB in 0.002763 sec., 865363.7350705755 rows/sec., 63.90 MiB/sec. | ||
| 14077 | 2026.05.01 17:55:00.774356 [ 279 ] {263effea-d8d7-4e27-a05e-b98095ca97f1} <Debug> TCPHandler: Processed in 0.00299484 sec. | ||
| 14078 | 2026.05.01 17:55:00.774476 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14079 | 2026.05.01 17:55:00.774570 [ 279 ] {e1dc3cc0-0037-44b3-8fe9-c694d606b7b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14080 | 2026.05.01 17:55:00.774610 [ 279 ] {e1dc3cc0-0037-44b3-8fe9-c694d606b7b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14081 | 2026.05.01 17:55:00.775008 [ 279 ] {e1dc3cc0-0037-44b3-8fe9-c694d606b7b0} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14082 | 2026.05.01 17:55:00.775043 [ 279 ] {e1dc3cc0-0037-44b3-8fe9-c694d606b7b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14083 | 2026.05.01 17:55:00.775340 [ 279 ] {e1dc3cc0-0037-44b3-8fe9-c694d606b7b0} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14084 | 2026.05.01 17:55:00.775559 [ 279 ] {e1dc3cc0-0037-44b3-8fe9-c694d606b7b0} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14085 | 2026.05.01 17:55:00.775691 [ 279 ] {e1dc3cc0-0037-44b3-8fe9-c694d606b7b0} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001138 sec., 14938.488576449914 rows/sec., 1.10 MiB/sec. | ||
| 14086 | 2026.05.01 17:55:00.775728 [ 279 ] {e1dc3cc0-0037-44b3-8fe9-c694d606b7b0} <Debug> TCPHandler: Processed in 0.001301386 sec. | ||
| 14087 | 2026.05.01 17:55:00.775835 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14088 | 2026.05.01 17:55:00.775928 [ 279 ] {9bcc8821-839c-43eb-9183-c2076d2c0113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14089 | 2026.05.01 17:55:00.775967 [ 279 ] {9bcc8821-839c-43eb-9183-c2076d2c0113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14090 | 2026.05.01 17:55:00.776633 [ 279 ] {9bcc8821-839c-43eb-9183-c2076d2c0113} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14091 | 2026.05.01 17:55:00.776669 [ 279 ] {9bcc8821-839c-43eb-9183-c2076d2c0113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14092 | 2026.05.01 17:55:00.776989 [ 279 ] {9bcc8821-839c-43eb-9183-c2076d2c0113} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14093 | 2026.05.01 17:55:00.777203 [ 279 ] {9bcc8821-839c-43eb-9183-c2076d2c0113} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14094 | 2026.05.01 17:55:00.777333 [ 279 ] {9bcc8821-839c-43eb-9183-c2076d2c0113} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001421 sec., 563687.5439831105 rows/sec., 32.56 MiB/sec. | ||
| 14095 | 2026.05.01 17:55:00.777369 [ 279 ] {9bcc8821-839c-43eb-9183-c2076d2c0113} <Debug> TCPHandler: Processed in 0.001583092 sec. | ||
| 14096 | 2026.05.01 17:55:00.777490 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14097 | 2026.05.01 17:55:00.777611 [ 279 ] {7067d0da-695d-4af5-ae5e-28cb5efc60c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14098 | 2026.05.01 17:55:00.777660 [ 279 ] {7067d0da-695d-4af5-ae5e-28cb5efc60c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14099 | 2026.05.01 17:55:00.778121 [ 279 ] {7067d0da-695d-4af5-ae5e-28cb5efc60c3} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14100 | 2026.05.01 17:55:00.778164 [ 279 ] {7067d0da-695d-4af5-ae5e-28cb5efc60c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14101 | 2026.05.01 17:55:00.778491 [ 279 ] {7067d0da-695d-4af5-ae5e-28cb5efc60c3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 14102 | 2026.05.01 17:55:00.778707 [ 279 ] {7067d0da-695d-4af5-ae5e-28cb5efc60c3} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14103 | 2026.05.01 17:55:00.778837 [ 279 ] {7067d0da-695d-4af5-ae5e-28cb5efc60c3} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00125 sec., 800 rows/sec., 56.25 KiB/sec. | ||
| 14104 | 2026.05.01 17:55:00.778874 [ 279 ] {7067d0da-695d-4af5-ae5e-28cb5efc60c3} <Debug> TCPHandler: Processed in 0.001444959 sec. | ||
| 14105 | 2026.05.01 17:55:00.778985 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14106 | 2026.05.01 17:55:00.779080 [ 279 ] {be7ffb5d-8ad6-4b06-81b1-a82833304f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14107 | 2026.05.01 17:55:00.779119 [ 279 ] {be7ffb5d-8ad6-4b06-81b1-a82833304f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14108 | 2026.05.01 17:55:00.779953 [ 279 ] {be7ffb5d-8ad6-4b06-81b1-a82833304f9a} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14109 | 2026.05.01 17:55:00.779991 [ 279 ] {be7ffb5d-8ad6-4b06-81b1-a82833304f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14110 | 2026.05.01 17:55:00.780355 [ 279 ] {be7ffb5d-8ad6-4b06-81b1-a82833304f9a} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14111 | 2026.05.01 17:55:00.780575 [ 279 ] {be7ffb5d-8ad6-4b06-81b1-a82833304f9a} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14112 | 2026.05.01 17:55:00.780705 [ 279 ] {be7ffb5d-8ad6-4b06-81b1-a82833304f9a} <Debug> executeQuery: Read 1268 rows, 86.36 KiB in 0.001643 sec., 771758.9774802191 rows/sec., 51.33 MiB/sec. | ||
| 14113 | 2026.05.01 17:55:00.780743 [ 279 ] {be7ffb5d-8ad6-4b06-81b1-a82833304f9a} <Debug> TCPHandler: Processed in 0.001806826 sec. | ||
| 14114 | 2026.05.01 17:55:00.780862 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14115 | 2026.05.01 17:55:00.780956 [ 279 ] {10800dec-f3bd-45aa-a726-6735ce09643a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14116 | 2026.05.01 17:55:00.780997 [ 279 ] {10800dec-f3bd-45aa-a726-6735ce09643a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14117 | 2026.05.01 17:55:00.781697 [ 279 ] {10800dec-f3bd-45aa-a726-6735ce09643a} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14118 | 2026.05.01 17:55:00.781733 [ 279 ] {10800dec-f3bd-45aa-a726-6735ce09643a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14119 | 2026.05.01 17:55:00.782139 [ 279 ] {10800dec-f3bd-45aa-a726-6735ce09643a} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14120 | 2026.05.01 17:55:00.782344 [ 279 ] {10800dec-f3bd-45aa-a726-6735ce09643a} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14121 | 2026.05.01 17:55:00.782476 [ 279 ] {10800dec-f3bd-45aa-a726-6735ce09643a} <Debug> executeQuery: Read 1486 rows, 92.19 KiB in 0.001538 sec., 966189.8569570871 rows/sec., 58.54 MiB/sec. | ||
| 14122 | 2026.05.01 17:55:00.782513 [ 279 ] {10800dec-f3bd-45aa-a726-6735ce09643a} <Debug> TCPHandler: Processed in 0.001699924 sec. | ||
| 14123 | 2026.05.01 17:55:00.782648 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14124 | 2026.05.01 17:55:00.782742 [ 279 ] {8b808fc7-5f80-4953-9254-749fdffffe6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14125 | 2026.05.01 17:55:00.782792 [ 279 ] {8b808fc7-5f80-4953-9254-749fdffffe6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14126 | 2026.05.01 17:55:00.783555 [ 279 ] {8b808fc7-5f80-4953-9254-749fdffffe6b} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14127 | 2026.05.01 17:55:00.783592 [ 279 ] {8b808fc7-5f80-4953-9254-749fdffffe6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14128 | 2026.05.01 17:55:00.784101 [ 279 ] {8b808fc7-5f80-4953-9254-749fdffffe6b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14129 | 2026.05.01 17:55:00.784320 [ 279 ] {8b808fc7-5f80-4953-9254-749fdffffe6b} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14130 | 2026.05.01 17:55:00.784459 [ 279 ] {8b808fc7-5f80-4953-9254-749fdffffe6b} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001735 sec., 9798.270893371759 rows/sec., 17.56 MiB/sec. | ||
| 14131 | 2026.05.01 17:55:00.784514 [ 279 ] {8b808fc7-5f80-4953-9254-749fdffffe6b} <Debug> TCPHandler: Processed in 0.001915599 sec. | ||
| 14132 | 2026.05.01 17:55:00.784630 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14133 | 2026.05.01 17:55:00.784725 [ 279 ] {410d19fc-92e2-4384-b4a5-94121c1a4486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14134 | 2026.05.01 17:55:00.784765 [ 279 ] {410d19fc-92e2-4384-b4a5-94121c1a4486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14135 | 2026.05.01 17:55:00.785084 [ 279 ] {410d19fc-92e2-4384-b4a5-94121c1a4486} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14136 | 2026.05.01 17:55:00.785119 [ 279 ] {410d19fc-92e2-4384-b4a5-94121c1a4486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14137 | 2026.05.01 17:55:00.785412 [ 279 ] {410d19fc-92e2-4384-b4a5-94121c1a4486} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14138 | 2026.05.01 17:55:00.785613 [ 279 ] {410d19fc-92e2-4384-b4a5-94121c1a4486} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14139 | 2026.05.01 17:55:00.785745 [ 279 ] {410d19fc-92e2-4384-b4a5-94121c1a4486} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001038 sec., 7707.129094412331 rows/sec., 526.85 KiB/sec. | ||
| 14140 | 2026.05.01 17:55:00.785781 [ 279 ] {410d19fc-92e2-4384-b4a5-94121c1a4486} <Debug> TCPHandler: Processed in 0.001199444 sec. | ||
| 14141 | 2026.05.01 17:55:01.001106 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.65 MiB, peak 358.83 MiB, free memory in arenas 0.00 B, will set to 346.20 MiB (RSS), difference: -1.45 MiB | ||
| 14142 | 2026.05.01 17:55:03.229613 [ 150 ] {} <Debug> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 14143 | 2026.05.01 17:55:03.229674 [ 150 ] {} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14144 | 2026.05.01 17:55:03.229694 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14145 | 2026.05.01 17:55:03.229791 [ 198 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 14146 | 2026.05.01 17:55:03.229906 [ 198 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14147 | 2026.05.01 17:55:03.229938 [ 198 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 20 rows starting from the beginning of the part | ||
| 14148 | 2026.05.01 17:55:03.230003 [ 198 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 14149 | 2026.05.01 17:55:03.230047 [ 198 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 14150 | 2026.05.01 17:55:03.230092 [ 198 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 14151 | 2026.05.01 17:55:03.230133 [ 198 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part | ||
| 14152 | 2026.05.01 17:55:03.230902 [ 200 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001147503 sec., 40087.04116677691 rows/sec., 3.35 MiB/sec. | ||
| 14153 | 2026.05.01 17:55:03.231057 [ 190 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 14154 | 2026.05.01 17:55:03.231314 [ 190 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_22_5} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14155 | 2026.05.01 17:55:03.231387 [ 190 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_22_5} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 14156 | 2026.05.01 17:55:03.231457 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14157 | 2026.05.01 17:55:04.763175 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29300 | ||
| 14158 | 2026.05.01 17:55:04.763704 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14159 | 2026.05.01 17:55:04.763744 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14160 | 2026.05.01 17:55:04.764286 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14161 | 2026.05.01 17:55:04.764539 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14162 | 2026.05.01 17:55:04.764692 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29300 | ||
| 14163 | 2026.05.01 17:55:04.764706 [ 148 ] {} <Debug> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14164 | 2026.05.01 17:55:04.764785 [ 148 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14165 | 2026.05.01 17:55:04.764821 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14166 | 2026.05.01 17:55:04.764942 [ 198 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 14167 | 2026.05.01 17:55:04.765086 [ 198 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14168 | 2026.05.01 17:55:04.765127 [ 198 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26932 rows starting from the beginning of the part | ||
| 14169 | 2026.05.01 17:55:04.765189 [ 198 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 14170 | 2026.05.01 17:55:04.765233 [ 198 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 14171 | 2026.05.01 17:55:04.765275 [ 198 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 14172 | 2026.05.01 17:55:04.765312 [ 198 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 14173 | 2026.05.01 17:55:04.765354 [ 198 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 14174 | 2026.05.01 17:55:04.767629 [ 191 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29300 rows, containing 4 columns (4 merged, 0 gathered) in 0.002739106 sec., 10696920.82015081 rows/sec., 153.02 MiB/sec. | ||
| 14175 | 2026.05.01 17:55:04.768050 [ 191 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14176 | 2026.05.01 17:55:04.768391 [ 191 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_61_12} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14177 | 2026.05.01 17:55:04.768477 [ 191 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_61_12} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14178 | 2026.05.01 17:55:04.768589 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 14179 | 2026.05.01 17:55:05.554742 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14180 | 2026.05.01 17:55:05.555029 [ 279 ] {56c2130d-300e-440a-a963-f02e4d202856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14181 | 2026.05.01 17:55:05.555123 [ 279 ] {56c2130d-300e-440a-a963-f02e4d202856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14182 | 2026.05.01 17:55:05.556085 [ 279 ] {56c2130d-300e-440a-a963-f02e4d202856} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14183 | 2026.05.01 17:55:05.556152 [ 279 ] {56c2130d-300e-440a-a963-f02e4d202856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14184 | 2026.05.01 17:55:05.556673 [ 279 ] {56c2130d-300e-440a-a963-f02e4d202856} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14185 | 2026.05.01 17:55:05.556977 [ 279 ] {56c2130d-300e-440a-a963-f02e4d202856} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14186 | 2026.05.01 17:55:05.557204 [ 279 ] {56c2130d-300e-440a-a963-f02e4d202856} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002248 sec., 24911.032028469752 rows/sec., 1.91 MiB/sec. | ||
| 14187 | 2026.05.01 17:55:05.557274 [ 279 ] {56c2130d-300e-440a-a963-f02e4d202856} <Debug> TCPHandler: Processed in 0.002725635 sec. | ||
| 14188 | 2026.05.01 17:55:05.557452 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14189 | 2026.05.01 17:55:05.557600 [ 279 ] {2ae276e7-2f77-4fb6-a365-d42eec9cbaa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14190 | 2026.05.01 17:55:05.557659 [ 279 ] {2ae276e7-2f77-4fb6-a365-d42eec9cbaa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14191 | 2026.05.01 17:55:05.558272 [ 279 ] {2ae276e7-2f77-4fb6-a365-d42eec9cbaa6} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14192 | 2026.05.01 17:55:05.558317 [ 279 ] {2ae276e7-2f77-4fb6-a365-d42eec9cbaa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14193 | 2026.05.01 17:55:05.558729 [ 279 ] {2ae276e7-2f77-4fb6-a365-d42eec9cbaa6} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14194 | 2026.05.01 17:55:05.559035 [ 279 ] {2ae276e7-2f77-4fb6-a365-d42eec9cbaa6} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14195 | 2026.05.01 17:55:05.559236 [ 279 ] {2ae276e7-2f77-4fb6-a365-d42eec9cbaa6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001667 sec., 38392.32153569286 rows/sec., 3.00 MiB/sec. | ||
| 14196 | 2026.05.01 17:55:05.559288 [ 279 ] {2ae276e7-2f77-4fb6-a365-d42eec9cbaa6} <Debug> TCPHandler: Processed in 0.001897439 sec. | ||
| 14197 | 2026.05.01 17:55:05.559449 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14198 | 2026.05.01 17:55:05.559582 [ 279 ] {9eef25e1-8200-4288-813f-2ae630ca4e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14199 | 2026.05.01 17:55:05.559644 [ 279 ] {9eef25e1-8200-4288-813f-2ae630ca4e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14200 | 2026.05.01 17:55:05.560235 [ 279 ] {9eef25e1-8200-4288-813f-2ae630ca4e89} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14201 | 2026.05.01 17:55:05.560283 [ 279 ] {9eef25e1-8200-4288-813f-2ae630ca4e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14202 | 2026.05.01 17:55:05.560760 [ 279 ] {9eef25e1-8200-4288-813f-2ae630ca4e89} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14203 | 2026.05.01 17:55:05.561095 [ 279 ] {9eef25e1-8200-4288-813f-2ae630ca4e89} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14204 | 2026.05.01 17:55:05.561271 [ 279 ] {9eef25e1-8200-4288-813f-2ae630ca4e89} <Debug> executeQuery: Read 138 rows, 9.84 KiB in 0.00172 sec., 80232.55813953489 rows/sec., 5.59 MiB/sec. | ||
| 14205 | 2026.05.01 17:55:05.561317 [ 279 ] {9eef25e1-8200-4288-813f-2ae630ca4e89} <Debug> TCPHandler: Processed in 0.00192977 sec. | ||
| 14206 | 2026.05.01 17:55:05.561467 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14207 | 2026.05.01 17:55:05.561601 [ 279 ] {ae99021f-b53b-4d09-84a2-8d10b516d57b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14208 | 2026.05.01 17:55:05.561659 [ 279 ] {ae99021f-b53b-4d09-84a2-8d10b516d57b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14209 | 2026.05.01 17:55:05.562117 [ 279 ] {ae99021f-b53b-4d09-84a2-8d10b516d57b} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14210 | 2026.05.01 17:55:05.562162 [ 279 ] {ae99021f-b53b-4d09-84a2-8d10b516d57b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14211 | 2026.05.01 17:55:05.562607 [ 279 ] {ae99021f-b53b-4d09-84a2-8d10b516d57b} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14212 | 2026.05.01 17:55:05.562899 [ 279 ] {ae99021f-b53b-4d09-84a2-8d10b516d57b} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14213 | 2026.05.01 17:55:05.563073 [ 279 ] {ae99021f-b53b-4d09-84a2-8d10b516d57b} <Debug> executeQuery: Read 52 rows, 3.59 KiB in 0.0015 sec., 34666.666666666664 rows/sec., 2.34 MiB/sec. | ||
| 14214 | 2026.05.01 17:55:05.563120 [ 279 ] {ae99021f-b53b-4d09-84a2-8d10b516d57b} <Debug> TCPHandler: Processed in 0.001715035 sec. | ||
| 14215 | 2026.05.01 17:55:06.267773 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 14216 | 2026.05.01 17:55:06.285514 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14217 | 2026.05.01 17:55:06.285575 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14218 | 2026.05.01 17:55:06.292051 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14219 | 2026.05.01 17:55:06.292808 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14220 | 2026.05.01 17:55:06.293129 [ 145 ] {} <Debug> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14221 | 2026.05.01 17:55:06.293200 [ 145 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14222 | 2026.05.01 17:55:06.293223 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14223 | 2026.05.01 17:55:06.293350 [ 199 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 14224 | 2026.05.01 17:55:06.296969 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 14225 | 2026.05.01 17:55:06.297491 [ 199 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14226 | 2026.05.01 17:55:06.299266 [ 199 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 14227 | 2026.05.01 17:55:06.304280 [ 199 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 14228 | 2026.05.01 17:55:06.308895 [ 199 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 14229 | 2026.05.01 17:55:06.314329 [ 199 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 14230 | 2026.05.01 17:55:06.319271 [ 199 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 14231 | 2026.05.01 17:55:06.323200 [ 199 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 14232 | 2026.05.01 17:55:06.381588 [ 194 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.088291956 sec., 5209.9876459866855 rows/sec., 26.94 MiB/sec. | ||
| 14233 | 2026.05.01 17:55:06.384619 [ 190 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14234 | 2026.05.01 17:55:06.386734 [ 190 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_61_12} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14235 | 2026.05.01 17:55:06.386849 [ 190 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_61_12} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14236 | 2026.05.01 17:55:06.388851 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 14237 | 2026.05.01 17:55:07.363154 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1818 | ||
| 14238 | 2026.05.01 17:55:07.365772 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14239 | 2026.05.01 17:55:07.365823 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14240 | 2026.05.01 17:55:07.367024 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14241 | 2026.05.01 17:55:07.367283 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14242 | 2026.05.01 17:55:07.367551 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1818 | ||
| 14243 | 2026.05.01 17:55:10.565606 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14244 | 2026.05.01 17:55:10.565824 [ 279 ] {d1126c96-8472-4fd6-9b25-a6776a1e4d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14245 | 2026.05.01 17:55:10.565898 [ 279 ] {d1126c96-8472-4fd6-9b25-a6776a1e4d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14246 | 2026.05.01 17:55:10.566815 [ 279 ] {d1126c96-8472-4fd6-9b25-a6776a1e4d6b} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14247 | 2026.05.01 17:55:10.566858 [ 279 ] {d1126c96-8472-4fd6-9b25-a6776a1e4d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14248 | 2026.05.01 17:55:10.567266 [ 279 ] {d1126c96-8472-4fd6-9b25-a6776a1e4d6b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14249 | 2026.05.01 17:55:10.567496 [ 279 ] {d1126c96-8472-4fd6-9b25-a6776a1e4d6b} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14250 | 2026.05.01 17:55:10.567649 [ 279 ] {d1126c96-8472-4fd6-9b25-a6776a1e4d6b} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001881 sec., 246677.29930887825 rows/sec., 15.64 MiB/sec. | ||
| 14251 | 2026.05.01 17:55:10.567691 [ 279 ] {d1126c96-8472-4fd6-9b25-a6776a1e4d6b} <Debug> TCPHandler: Processed in 0.002223065 sec. | ||
| 14252 | 2026.05.01 17:55:10.567839 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14253 | 2026.05.01 17:55:10.567933 [ 279 ] {6385413b-336a-4ff8-a736-07531e03b86e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14254 | 2026.05.01 17:55:10.567973 [ 279 ] {6385413b-336a-4ff8-a736-07531e03b86e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14255 | 2026.05.01 17:55:10.569188 [ 279 ] {6385413b-336a-4ff8-a736-07531e03b86e} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14256 | 2026.05.01 17:55:10.569222 [ 279 ] {6385413b-336a-4ff8-a736-07531e03b86e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14257 | 2026.05.01 17:55:10.569576 [ 279 ] {6385413b-336a-4ff8-a736-07531e03b86e} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14258 | 2026.05.01 17:55:10.569861 [ 279 ] {6385413b-336a-4ff8-a736-07531e03b86e} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14259 | 2026.05.01 17:55:10.569991 [ 279 ] {6385413b-336a-4ff8-a736-07531e03b86e} <Debug> executeQuery: Read 1319 rows, 105.58 KiB in 0.002074 sec., 635969.1417550627 rows/sec., 49.71 MiB/sec. | ||
| 14260 | 2026.05.01 17:55:10.570028 [ 279 ] {6385413b-336a-4ff8-a736-07531e03b86e} <Debug> TCPHandler: Processed in 0.002237165 sec. | ||
| 14261 | 2026.05.01 17:55:10.570151 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14262 | 2026.05.01 17:55:10.570246 [ 279 ] {1e0b4ffd-cd26-4a79-a5e1-b88e0899357a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14263 | 2026.05.01 17:55:10.570284 [ 279 ] {1e0b4ffd-cd26-4a79-a5e1-b88e0899357a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14264 | 2026.05.01 17:55:10.570795 [ 279 ] {1e0b4ffd-cd26-4a79-a5e1-b88e0899357a} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14265 | 2026.05.01 17:55:10.570831 [ 279 ] {1e0b4ffd-cd26-4a79-a5e1-b88e0899357a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14266 | 2026.05.01 17:55:10.571147 [ 279 ] {1e0b4ffd-cd26-4a79-a5e1-b88e0899357a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14267 | 2026.05.01 17:55:10.571349 [ 279 ] {1e0b4ffd-cd26-4a79-a5e1-b88e0899357a} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14268 | 2026.05.01 17:55:10.571482 [ 279 ] {1e0b4ffd-cd26-4a79-a5e1-b88e0899357a} <Debug> executeQuery: Read 268 rows, 16.64 KiB in 0.001254 sec., 213716.10845295058 rows/sec., 12.96 MiB/sec. | ||
| 14269 | 2026.05.01 17:55:10.571521 [ 279 ] {1e0b4ffd-cd26-4a79-a5e1-b88e0899357a} <Debug> TCPHandler: Processed in 0.001419009 sec. | ||
| 14270 | 2026.05.01 17:55:10.571639 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14271 | 2026.05.01 17:55:10.571732 [ 279 ] {672555d4-c894-4e53-a067-6e09f9378f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14272 | 2026.05.01 17:55:10.571771 [ 279 ] {672555d4-c894-4e53-a067-6e09f9378f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14273 | 2026.05.01 17:55:10.572260 [ 279 ] {672555d4-c894-4e53-a067-6e09f9378f4d} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14274 | 2026.05.01 17:55:10.572296 [ 279 ] {672555d4-c894-4e53-a067-6e09f9378f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14275 | 2026.05.01 17:55:10.572598 [ 279 ] {672555d4-c894-4e53-a067-6e09f9378f4d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14276 | 2026.05.01 17:55:10.572808 [ 279 ] {672555d4-c894-4e53-a067-6e09f9378f4d} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14277 | 2026.05.01 17:55:10.572938 [ 279 ] {672555d4-c894-4e53-a067-6e09f9378f4d} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001223 sec., 195421.09566639413 rows/sec., 12.60 MiB/sec. | ||
| 14278 | 2026.05.01 17:55:10.572975 [ 279 ] {672555d4-c894-4e53-a067-6e09f9378f4d} <Debug> TCPHandler: Processed in 0.001385548 sec. | ||
| 14279 | 2026.05.01 17:55:10.573092 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14280 | 2026.05.01 17:55:10.573184 [ 279 ] {0ee43cd5-1cbf-4c16-82b2-4270ecac44e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14281 | 2026.05.01 17:55:10.573223 [ 279 ] {0ee43cd5-1cbf-4c16-82b2-4270ecac44e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14282 | 2026.05.01 17:55:10.573705 [ 279 ] {0ee43cd5-1cbf-4c16-82b2-4270ecac44e9} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14283 | 2026.05.01 17:55:10.573743 [ 279 ] {0ee43cd5-1cbf-4c16-82b2-4270ecac44e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14284 | 2026.05.01 17:55:10.574025 [ 279 ] {0ee43cd5-1cbf-4c16-82b2-4270ecac44e9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14285 | 2026.05.01 17:55:10.574228 [ 279 ] {0ee43cd5-1cbf-4c16-82b2-4270ecac44e9} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14286 | 2026.05.01 17:55:10.574349 [ 279 ] {0ee43cd5-1cbf-4c16-82b2-4270ecac44e9} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001224 sec., 194444.44444444444 rows/sec., 11.04 MiB/sec. | ||
| 14287 | 2026.05.01 17:55:10.574383 [ 279 ] {0ee43cd5-1cbf-4c16-82b2-4270ecac44e9} <Debug> TCPHandler: Processed in 0.001384788 sec. | ||
| 14288 | 2026.05.01 17:55:10.574492 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14289 | 2026.05.01 17:55:10.574592 [ 279 ] {ceacdcb2-7a43-4cc9-82d1-08726946e5dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14290 | 2026.05.01 17:55:10.574639 [ 279 ] {ceacdcb2-7a43-4cc9-82d1-08726946e5dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14291 | 2026.05.01 17:55:10.575565 [ 279 ] {ceacdcb2-7a43-4cc9-82d1-08726946e5dd} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14292 | 2026.05.01 17:55:10.575611 [ 279 ] {ceacdcb2-7a43-4cc9-82d1-08726946e5dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14293 | 2026.05.01 17:55:10.575964 [ 279 ] {ceacdcb2-7a43-4cc9-82d1-08726946e5dd} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14294 | 2026.05.01 17:55:10.576172 [ 279 ] {ceacdcb2-7a43-4cc9-82d1-08726946e5dd} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14295 | 2026.05.01 17:55:10.576304 [ 279 ] {ceacdcb2-7a43-4cc9-82d1-08726946e5dd} <Debug> executeQuery: Read 796 rows, 57.05 KiB in 0.001678 sec., 474374.2550655542 rows/sec., 33.20 MiB/sec. | ||
| 14296 | 2026.05.01 17:55:10.576343 [ 279 ] {ceacdcb2-7a43-4cc9-82d1-08726946e5dd} <Debug> TCPHandler: Processed in 0.001848367 sec. | ||
| 14297 | 2026.05.01 17:55:10.576470 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14298 | 2026.05.01 17:55:10.576566 [ 279 ] {3dfbf099-c742-4d11-bc28-b970d7b6ecca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14299 | 2026.05.01 17:55:10.576608 [ 279 ] {3dfbf099-c742-4d11-bc28-b970d7b6ecca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14300 | 2026.05.01 17:55:10.576945 [ 279 ] {3dfbf099-c742-4d11-bc28-b970d7b6ecca} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14301 | 2026.05.01 17:55:10.576982 [ 279 ] {3dfbf099-c742-4d11-bc28-b970d7b6ecca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14302 | 2026.05.01 17:55:10.577286 [ 279 ] {3dfbf099-c742-4d11-bc28-b970d7b6ecca} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14303 | 2026.05.01 17:55:10.577495 [ 279 ] {3dfbf099-c742-4d11-bc28-b970d7b6ecca} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14304 | 2026.05.01 17:55:10.577597 [ 138 ] {} <Debug> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 14305 | 2026.05.01 17:55:10.577628 [ 279 ] {3dfbf099-c742-4d11-bc28-b970d7b6ecca} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 14306 | 2026.05.01 17:55:10.577664 [ 138 ] {} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14307 | 2026.05.01 17:55:10.577672 [ 279 ] {3dfbf099-c742-4d11-bc28-b970d7b6ecca} <Debug> TCPHandler: Processed in 0.001250885 sec. | ||
| 14308 | 2026.05.01 17:55:10.577696 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14309 | 2026.05.01 17:55:10.577804 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14310 | 2026.05.01 17:55:10.577871 [ 192 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 14311 | 2026.05.01 17:55:10.577903 [ 279 ] {23f9d2de-365c-4be1-a502-93fd02336736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14312 | 2026.05.01 17:55:10.577981 [ 279 ] {23f9d2de-365c-4be1-a502-93fd02336736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14313 | 2026.05.01 17:55:10.578102 [ 192 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14314 | 2026.05.01 17:55:10.578164 [ 192 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
| 14315 | 2026.05.01 17:55:10.578264 [ 192 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 14316 | 2026.05.01 17:55:10.578339 [ 192 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 14317 | 2026.05.01 17:55:10.578404 [ 192 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 14318 | 2026.05.01 17:55:10.578433 [ 279 ] {23f9d2de-365c-4be1-a502-93fd02336736} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14319 | 2026.05.01 17:55:10.578467 [ 192 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 14320 | 2026.05.01 17:55:10.578475 [ 279 ] {23f9d2de-365c-4be1-a502-93fd02336736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14321 | 2026.05.01 17:55:10.578538 [ 192 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 14322 | 2026.05.01 17:55:10.578866 [ 279 ] {23f9d2de-365c-4be1-a502-93fd02336736} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14323 | 2026.05.01 17:55:10.579101 [ 279 ] {23f9d2de-365c-4be1-a502-93fd02336736} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14324 | 2026.05.01 17:55:10.579220 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 6 parts from all_1_94_19 to all_99_99_0 | ||
| 14325 | 2026.05.01 17:55:10.579239 [ 279 ] {23f9d2de-365c-4be1-a502-93fd02336736} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001354 sec., 247415.06646971937 rows/sec., 16.19 MiB/sec. | ||
| 14326 | 2026.05.01 17:55:10.579258 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14327 | 2026.05.01 17:55:10.579282 [ 279 ] {23f9d2de-365c-4be1-a502-93fd02336736} <Debug> TCPHandler: Processed in 0.001527411 sec. | ||
| 14328 | 2026.05.01 17:55:10.579283 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14329 | 2026.05.01 17:55:10.579387 [ 194 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_99_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_94_19 to all_99_99_0 into Compact with storage Full | ||
| 14330 | 2026.05.01 17:55:10.579406 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14331 | 2026.05.01 17:55:10.579438 [ 187 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001653114 sec., 130662.49514552535 rows/sec., 6.67 MiB/sec. | ||
| 14332 | 2026.05.01 17:55:10.579503 [ 194 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_99_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14333 | 2026.05.01 17:55:10.579505 [ 279 ] {1cc1ede0-c107-4dd6-bcb1-5ea65239978c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14334 | 2026.05.01 17:55:10.579545 [ 194 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_94_19, total 38171 rows starting from the beginning of the part | ||
| 14335 | 2026.05.01 17:55:10.579566 [ 279 ] {1cc1ede0-c107-4dd6-bcb1-5ea65239978c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14336 | 2026.05.01 17:55:10.579601 [ 193 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 14337 | 2026.05.01 17:55:10.579618 [ 194 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 14338 | 2026.05.01 17:55:10.579670 [ 194 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 335 rows starting from the beginning of the part | ||
| 14339 | 2026.05.01 17:55:10.579714 [ 194 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1486 rows starting from the beginning of the part | ||
| 14340 | 2026.05.01 17:55:10.579752 [ 194 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 138 rows starting from the beginning of the part | ||
| 14341 | 2026.05.01 17:55:10.579791 [ 194 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 335 rows starting from the beginning of the part | ||
| 14342 | 2026.05.01 17:55:10.579889 [ 279 ] {1cc1ede0-c107-4dd6-bcb1-5ea65239978c} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14343 | 2026.05.01 17:55:10.579917 [ 193 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_36_7} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14344 | 2026.05.01 17:55:10.579929 [ 279 ] {1cc1ede0-c107-4dd6-bcb1-5ea65239978c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14345 | 2026.05.01 17:55:10.579991 [ 193 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_36_7} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 14346 | 2026.05.01 17:55:10.580065 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14347 | 2026.05.01 17:55:10.580235 [ 279 ] {1cc1ede0-c107-4dd6-bcb1-5ea65239978c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14348 | 2026.05.01 17:55:10.580434 [ 279 ] {1cc1ede0-c107-4dd6-bcb1-5ea65239978c} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14349 | 2026.05.01 17:55:10.580564 [ 279 ] {1cc1ede0-c107-4dd6-bcb1-5ea65239978c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001134 sec., 881.8342151675485 rows/sec., 59.42 KiB/sec. | ||
| 14350 | 2026.05.01 17:55:10.580598 [ 279 ] {1cc1ede0-c107-4dd6-bcb1-5ea65239978c} <Debug> TCPHandler: Processed in 0.001301667 sec. | ||
| 14351 | 2026.05.01 17:55:10.580773 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14352 | 2026.05.01 17:55:10.580868 [ 279 ] {42e2757a-2c94-40e0-a2dd-f24cd0775fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14353 | 2026.05.01 17:55:10.580922 [ 279 ] {42e2757a-2c94-40e0-a2dd-f24cd0775fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14354 | 2026.05.01 17:55:10.581807 [ 279 ] {42e2757a-2c94-40e0-a2dd-f24cd0775fa4} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14355 | 2026.05.01 17:55:10.581844 [ 279 ] {42e2757a-2c94-40e0-a2dd-f24cd0775fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14356 | 2026.05.01 17:55:10.582411 [ 279 ] {42e2757a-2c94-40e0-a2dd-f24cd0775fa4} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14357 | 2026.05.01 17:55:10.582636 [ 279 ] {42e2757a-2c94-40e0-a2dd-f24cd0775fa4} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14358 | 2026.05.01 17:55:10.582783 [ 279 ] {42e2757a-2c94-40e0-a2dd-f24cd0775fa4} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001932 sec., 18633.54037267081 rows/sec., 33.39 MiB/sec. | ||
| 14359 | 2026.05.01 17:55:10.582837 [ 279 ] {42e2757a-2c94-40e0-a2dd-f24cd0775fa4} <Debug> TCPHandler: Processed in 0.002113883 sec. | ||
| 14360 | 2026.05.01 17:55:10.582964 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14361 | 2026.05.01 17:55:10.583059 [ 279 ] {90153439-da8e-4caf-9616-19ca2f9f1377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14362 | 2026.05.01 17:55:10.583101 [ 279 ] {90153439-da8e-4caf-9616-19ca2f9f1377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14363 | 2026.05.01 17:55:10.583446 [ 279 ] {90153439-da8e-4caf-9616-19ca2f9f1377} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14364 | 2026.05.01 17:55:10.583482 [ 279 ] {90153439-da8e-4caf-9616-19ca2f9f1377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14365 | 2026.05.01 17:55:10.583790 [ 279 ] {90153439-da8e-4caf-9616-19ca2f9f1377} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14366 | 2026.05.01 17:55:10.584000 [ 279 ] {90153439-da8e-4caf-9616-19ca2f9f1377} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14367 | 2026.05.01 17:55:10.584132 [ 279 ] {90153439-da8e-4caf-9616-19ca2f9f1377} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.00109 sec., 100917.43119266054 rows/sec., 6.14 MiB/sec. | ||
| 14368 | 2026.05.01 17:55:10.584166 [ 279 ] {90153439-da8e-4caf-9616-19ca2f9f1377} <Debug> TCPHandler: Processed in 0.001251846 sec. | ||
| 14369 | 2026.05.01 17:55:10.586832 [ 193 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_99_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40625 rows, containing 5 columns (5 merged, 0 gathered) in 0.007480461 sec., 5430815.02597233 rows/sec., 351.96 MiB/sec. | ||
| 14370 | 2026.05.01 17:55:10.587388 [ 188 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_99_20} <Trace> MergedBlockOutputStream: filled checksums all_1_99_20 (state Temporary) | ||
| 14371 | 2026.05.01 17:55:10.587678 [ 188 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_99_20 to all_1_99_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14372 | 2026.05.01 17:55:10.587756 [ 188 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 6 parts: [all_1_94_19, all_99_99_0] -> all_1_99_20 | ||
| 14373 | 2026.05.01 17:55:10.587861 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 14374 | 2026.05.01 17:55:12.109451 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14375 | 2026.05.01 17:55:12.109505 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14376 | 2026.05.01 17:55:12.265288 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29812 | ||
| 14377 | 2026.05.01 17:55:12.266025 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14378 | 2026.05.01 17:55:12.266060 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14379 | 2026.05.01 17:55:12.266553 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14380 | 2026.05.01 17:55:12.266791 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14381 | 2026.05.01 17:55:12.266920 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29812 | ||
| 14382 | 2026.05.01 17:55:12.869589 [ 137 ] {} <Debug> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 14383 | 2026.05.01 17:55:12.869666 [ 137 ] {} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14384 | 2026.05.01 17:55:12.869693 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14385 | 2026.05.01 17:55:12.869805 [ 197 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::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 | ||
| 14386 | 2026.05.01 17:55:12.869947 [ 197 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14387 | 2026.05.01 17:55:12.869994 [ 197 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 2 rows starting from the beginning of the part | ||
| 14388 | 2026.05.01 17:55:12.870071 [ 197 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 14389 | 2026.05.01 17:55:12.870123 [ 197 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 14390 | 2026.05.01 17:55:12.870173 [ 197 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 14391 | 2026.05.01 17:55:12.870222 [ 197 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 14392 | 2026.05.01 17:55:12.871098 [ 188 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337127 sec., 4487.232701157033 rows/sec., 333.04 KiB/sec. | ||
| 14393 | 2026.05.01 17:55:12.871261 [ 193 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 14394 | 2026.05.01 17:55:12.871525 [ 193 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_9_2} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14395 | 2026.05.01 17:55:12.871592 [ 193 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_9_2} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 14396 | 2026.05.01 17:55:12.871657 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14397 | 2026.05.01 17:55:13.797421 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 14398 | 2026.05.01 17:55:13.812220 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14399 | 2026.05.01 17:55:13.812278 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14400 | 2026.05.01 17:55:13.817823 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14401 | 2026.05.01 17:55:13.818504 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14402 | 2026.05.01 17:55:13.821139 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 14403 | 2026.05.01 17:55:15.552155 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14404 | 2026.05.01 17:55:15.552368 [ 279 ] {31019ef1-4210-42c0-8a5c-577b1330ad8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14405 | 2026.05.01 17:55:15.552441 [ 279 ] {31019ef1-4210-42c0-8a5c-577b1330ad8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14406 | 2026.05.01 17:55:15.553177 [ 279 ] {31019ef1-4210-42c0-8a5c-577b1330ad8e} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14407 | 2026.05.01 17:55:15.553216 [ 279 ] {31019ef1-4210-42c0-8a5c-577b1330ad8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14408 | 2026.05.01 17:55:15.553597 [ 279 ] {31019ef1-4210-42c0-8a5c-577b1330ad8e} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14409 | 2026.05.01 17:55:15.553822 [ 279 ] {31019ef1-4210-42c0-8a5c-577b1330ad8e} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14410 | 2026.05.01 17:55:15.553974 [ 279 ] {31019ef1-4210-42c0-8a5c-577b1330ad8e} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001661 sec., 40939.193257074054 rows/sec., 3.27 MiB/sec. | ||
| 14411 | 2026.05.01 17:55:15.554016 [ 279 ] {31019ef1-4210-42c0-8a5c-577b1330ad8e} <Debug> TCPHandler: Processed in 0.00200165 sec. | ||
| 14412 | 2026.05.01 17:55:15.554158 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14413 | 2026.05.01 17:55:15.554254 [ 279 ] {246eeb64-5c87-48c8-978d-e5734103fad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14414 | 2026.05.01 17:55:15.554295 [ 279 ] {246eeb64-5c87-48c8-978d-e5734103fad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14415 | 2026.05.01 17:55:15.554698 [ 279 ] {246eeb64-5c87-48c8-978d-e5734103fad3} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14416 | 2026.05.01 17:55:15.554732 [ 279 ] {246eeb64-5c87-48c8-978d-e5734103fad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14417 | 2026.05.01 17:55:15.555028 [ 279 ] {246eeb64-5c87-48c8-978d-e5734103fad3} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14418 | 2026.05.01 17:55:15.555235 [ 279 ] {246eeb64-5c87-48c8-978d-e5734103fad3} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14419 | 2026.05.01 17:55:15.555342 [ 133 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14420 | 2026.05.01 17:55:15.555367 [ 279 ] {246eeb64-5c87-48c8-978d-e5734103fad3} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 398.91 KiB/sec. | ||
| 14421 | 2026.05.01 17:55:15.555374 [ 133 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14422 | 2026.05.01 17:55:15.555397 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14423 | 2026.05.01 17:55:15.555405 [ 279 ] {246eeb64-5c87-48c8-978d-e5734103fad3} <Debug> TCPHandler: Processed in 0.001295296 sec. | ||
| 14424 | 2026.05.01 17:55:15.555488 [ 189 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 14425 | 2026.05.01 17:55:15.555527 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14426 | 2026.05.01 17:55:15.555586 [ 189 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14427 | 2026.05.01 17:55:15.555618 [ 189 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 317 rows starting from the beginning of the part | ||
| 14428 | 2026.05.01 17:55:15.555622 [ 279 ] {1321fc6a-ded8-4f5c-aeb5-50b64121ffdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14429 | 2026.05.01 17:55:15.555667 [ 279 ] {1321fc6a-ded8-4f5c-aeb5-50b64121ffdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14430 | 2026.05.01 17:55:15.555686 [ 189 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 6 rows starting from the beginning of the part | ||
| 14431 | 2026.05.01 17:55:15.555739 [ 189 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 268 rows starting from the beginning of the part | ||
| 14432 | 2026.05.01 17:55:15.555791 [ 189 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 17 rows starting from the beginning of the part | ||
| 14433 | 2026.05.01 17:55:15.555837 [ 189 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 268 rows starting from the beginning of the part | ||
| 14434 | 2026.05.01 17:55:15.555882 [ 189 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 6 rows starting from the beginning of the part | ||
| 14435 | 2026.05.01 17:55:15.556082 [ 279 ] {1321fc6a-ded8-4f5c-aeb5-50b64121ffdf} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14436 | 2026.05.01 17:55:15.556117 [ 279 ] {1321fc6a-ded8-4f5c-aeb5-50b64121ffdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14437 | 2026.05.01 17:55:15.556427 [ 279 ] {1321fc6a-ded8-4f5c-aeb5-50b64121ffdf} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14438 | 2026.05.01 17:55:15.556640 [ 279 ] {1321fc6a-ded8-4f5c-aeb5-50b64121ffdf} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14439 | 2026.05.01 17:55:15.556734 [ 188 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 882 rows, containing 5 columns (5 merged, 0 gathered) in 0.001281446 sec., 688284.9530920538 rows/sec., 45.10 MiB/sec. | ||
| 14440 | 2026.05.01 17:55:15.556772 [ 279 ] {1321fc6a-ded8-4f5c-aeb5-50b64121ffdf} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001168 sec., 59931.50684931507 rows/sec., 4.68 MiB/sec. | ||
| 14441 | 2026.05.01 17:55:15.556815 [ 279 ] {1321fc6a-ded8-4f5c-aeb5-50b64121ffdf} <Debug> TCPHandler: Processed in 0.001337367 sec. | ||
| 14442 | 2026.05.01 17:55:15.556934 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14443 | 2026.05.01 17:55:15.556960 [ 196 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14444 | 2026.05.01 17:55:15.557045 [ 279 ] {3413350b-0a4e-409e-8684-917f3da15880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14445 | 2026.05.01 17:55:15.557100 [ 279 ] {3413350b-0a4e-409e-8684-917f3da15880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14446 | 2026.05.01 17:55:15.557294 [ 196 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_86_17} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14447 | 2026.05.01 17:55:15.557381 [ 196 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_86_17} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14448 | 2026.05.01 17:55:15.557491 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 14449 | 2026.05.01 17:55:15.557524 [ 279 ] {3413350b-0a4e-409e-8684-917f3da15880} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14450 | 2026.05.01 17:55:15.557567 [ 279 ] {3413350b-0a4e-409e-8684-917f3da15880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14451 | 2026.05.01 17:55:15.557919 [ 279 ] {3413350b-0a4e-409e-8684-917f3da15880} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14452 | 2026.05.01 17:55:15.558135 [ 279 ] {3413350b-0a4e-409e-8684-917f3da15880} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14453 | 2026.05.01 17:55:15.558265 [ 279 ] {3413350b-0a4e-409e-8684-917f3da15880} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 14454 | 2026.05.01 17:55:15.558302 [ 279 ] {3413350b-0a4e-409e-8684-917f3da15880} <Debug> TCPHandler: Processed in 0.001417249 sec. | ||
| 14455 | 2026.05.01 17:55:15.558421 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14456 | 2026.05.01 17:55:15.558516 [ 279 ] {ae270c91-d20c-4310-8d0e-c8ab4e2c2440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14457 | 2026.05.01 17:55:15.558572 [ 279 ] {ae270c91-d20c-4310-8d0e-c8ab4e2c2440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14458 | 2026.05.01 17:55:15.559316 [ 279 ] {ae270c91-d20c-4310-8d0e-c8ab4e2c2440} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14459 | 2026.05.01 17:55:15.559351 [ 279 ] {ae270c91-d20c-4310-8d0e-c8ab4e2c2440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14460 | 2026.05.01 17:55:15.559844 [ 279 ] {ae270c91-d20c-4310-8d0e-c8ab4e2c2440} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14461 | 2026.05.01 17:55:15.560059 [ 279 ] {ae270c91-d20c-4310-8d0e-c8ab4e2c2440} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14462 | 2026.05.01 17:55:15.560167 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14463 | 2026.05.01 17:55:15.560197 [ 279 ] {ae270c91-d20c-4310-8d0e-c8ab4e2c2440} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001699 sec., 3531.489111241907 rows/sec., 6.33 MiB/sec. | ||
| 14464 | 2026.05.01 17:55:15.560197 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14465 | 2026.05.01 17:55:15.560230 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14466 | 2026.05.01 17:55:15.560249 [ 279 ] {ae270c91-d20c-4310-8d0e-c8ab4e2c2440} <Debug> TCPHandler: Processed in 0.001876458 sec. | ||
| 14467 | 2026.05.01 17:55:15.560303 [ 189 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 14468 | 2026.05.01 17:55:15.560369 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14469 | 2026.05.01 17:55:15.560464 [ 279 ] {bc93b0ba-afad-4620-b94d-dc5c961dd118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14470 | 2026.05.01 17:55:15.560486 [ 189 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14471 | 2026.05.01 17:55:15.560505 [ 279 ] {bc93b0ba-afad-4620-b94d-dc5c961dd118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14472 | 2026.05.01 17:55:15.560537 [ 189 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1834 rows starting from the beginning of the part | ||
| 14473 | 2026.05.01 17:55:15.560661 [ 189 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 6 rows starting from the beginning of the part | ||
| 14474 | 2026.05.01 17:55:15.560774 [ 189 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 36 rows starting from the beginning of the part | ||
| 14475 | 2026.05.01 17:55:15.560840 [ 279 ] {bc93b0ba-afad-4620-b94d-dc5c961dd118} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14476 | 2026.05.01 17:55:15.560875 [ 279 ] {bc93b0ba-afad-4620-b94d-dc5c961dd118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14477 | 2026.05.01 17:55:15.560884 [ 189 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 17 rows starting from the beginning of the part | ||
| 14478 | 2026.05.01 17:55:15.560993 [ 189 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 36 rows starting from the beginning of the part | ||
| 14479 | 2026.05.01 17:55:15.561098 [ 189 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 6 rows starting from the beginning of the part | ||
| 14480 | 2026.05.01 17:55:15.561185 [ 279 ] {bc93b0ba-afad-4620-b94d-dc5c961dd118} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14481 | 2026.05.01 17:55:15.561395 [ 279 ] {bc93b0ba-afad-4620-b94d-dc5c961dd118} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14482 | 2026.05.01 17:55:15.561524 [ 279 ] {bc93b0ba-afad-4620-b94d-dc5c961dd118} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 14483 | 2026.05.01 17:55:15.561559 [ 279 ] {bc93b0ba-afad-4620-b94d-dc5c961dd118} <Debug> TCPHandler: Processed in 0.001238695 sec. | ||
| 14484 | 2026.05.01 17:55:15.571911 [ 189 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1935 rows, containing 19 columns (19 merged, 0 gathered) in 0.011638745 sec., 166255.03866611046 rows/sec., 297.92 MiB/sec. | ||
| 14485 | 2026.05.01 17:55:15.573376 [ 189 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14486 | 2026.05.01 17:55:15.573705 [ 189 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14487 | 2026.05.01 17:55:15.573771 [ 189 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14488 | 2026.05.01 17:55:15.573865 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.36 MiB. | ||
| 14489 | 2026.05.01 17:55:16.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.08 MiB, peak 364.38 MiB, free memory in arenas 0.00 B, will set to 354.16 MiB (RSS), difference: 7.08 MiB | ||
| 14490 | 2026.05.01 17:55:17.368273 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1852 | ||
| 14491 | 2026.05.01 17:55:17.370871 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14492 | 2026.05.01 17:55:17.370929 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14493 | 2026.05.01 17:55:17.372175 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14494 | 2026.05.01 17:55:17.372462 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14495 | 2026.05.01 17:55:17.372614 [ 129 ] {} <Debug> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14496 | 2026.05.01 17:55:17.372681 [ 129 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14497 | 2026.05.01 17:55:17.372701 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14498 | 2026.05.01 17:55:17.372800 [ 201 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::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 | ||
| 14499 | 2026.05.01 17:55:17.372861 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1852 | ||
| 14500 | 2026.05.01 17:55:17.373392 [ 201 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14501 | 2026.05.01 17:55:17.373582 [ 201 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1654 rows starting from the beginning of the part | ||
| 14502 | 2026.05.01 17:55:17.373995 [ 201 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 48 rows starting from the beginning of the part | ||
| 14503 | 2026.05.01 17:55:17.374361 [ 201 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part | ||
| 14504 | 2026.05.01 17:55:17.374703 [ 201 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part | ||
| 14505 | 2026.05.01 17:55:17.375025 [ 201 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 46 rows starting from the beginning of the part | ||
| 14506 | 2026.05.01 17:55:17.375341 [ 201 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 34 rows starting from the beginning of the part | ||
| 14507 | 2026.05.01 17:55:17.382274 [ 186 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1852 rows, containing 72 columns (72 merged, 0 gathered) in 0.009513293 sec., 194674.96691208816 rows/sec., 152.30 MiB/sec. | ||
| 14508 | 2026.05.01 17:55:17.384478 [ 200 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14509 | 2026.05.01 17:55:17.385098 [ 200 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_46_9} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14510 | 2026.05.01 17:55:17.385185 [ 200 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_46_9} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14511 | 2026.05.01 17:55:17.385523 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 14512 | 2026.05.01 17:55:19.767214 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30260 | ||
| 14513 | 2026.05.01 17:55:19.767972 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14514 | 2026.05.01 17:55:19.768018 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14515 | 2026.05.01 17:55:19.768527 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14516 | 2026.05.01 17:55:19.768769 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14517 | 2026.05.01 17:55:19.768926 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30260 | ||
| 14518 | 2026.05.01 17:55:20.562092 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14519 | 2026.05.01 17:55:20.562304 [ 279 ] {23c5990b-0675-4123-ac5d-6bccfe5c4292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14520 | 2026.05.01 17:55:20.562373 [ 279 ] {23c5990b-0675-4123-ac5d-6bccfe5c4292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14521 | 2026.05.01 17:55:20.563027 [ 279 ] {23c5990b-0675-4123-ac5d-6bccfe5c4292} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14522 | 2026.05.01 17:55:20.563066 [ 279 ] {23c5990b-0675-4123-ac5d-6bccfe5c4292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14523 | 2026.05.01 17:55:20.563499 [ 279 ] {23c5990b-0675-4123-ac5d-6bccfe5c4292} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14524 | 2026.05.01 17:55:20.563727 [ 279 ] {23c5990b-0675-4123-ac5d-6bccfe5c4292} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14525 | 2026.05.01 17:55:20.563882 [ 279 ] {23c5990b-0675-4123-ac5d-6bccfe5c4292} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001634 sec., 14687.882496940025 rows/sec., 1.22 MiB/sec. | ||
| 14526 | 2026.05.01 17:55:20.563923 [ 279 ] {23c5990b-0675-4123-ac5d-6bccfe5c4292} <Debug> TCPHandler: Processed in 0.00197452 sec. | ||
| 14527 | 2026.05.01 17:55:20.564066 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14528 | 2026.05.01 17:55:20.564161 [ 279 ] {51c84a28-e7c5-4c66-bb8d-50cf54c52ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14529 | 2026.05.01 17:55:20.564203 [ 279 ] {51c84a28-e7c5-4c66-bb8d-50cf54c52ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14530 | 2026.05.01 17:55:20.564601 [ 279 ] {51c84a28-e7c5-4c66-bb8d-50cf54c52ef0} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14531 | 2026.05.01 17:55:20.564636 [ 279 ] {51c84a28-e7c5-4c66-bb8d-50cf54c52ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14532 | 2026.05.01 17:55:20.564930 [ 279 ] {51c84a28-e7c5-4c66-bb8d-50cf54c52ef0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14533 | 2026.05.01 17:55:20.565143 [ 279 ] {51c84a28-e7c5-4c66-bb8d-50cf54c52ef0} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14534 | 2026.05.01 17:55:20.565272 [ 279 ] {51c84a28-e7c5-4c66-bb8d-50cf54c52ef0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001129 sec., 1771.4791851195748 rows/sec., 144.45 KiB/sec. | ||
| 14535 | 2026.05.01 17:55:20.565308 [ 279 ] {51c84a28-e7c5-4c66-bb8d-50cf54c52ef0} <Debug> TCPHandler: Processed in 0.001290396 sec. | ||
| 14536 | 2026.05.01 17:55:20.565431 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14537 | 2026.05.01 17:55:20.565533 [ 279 ] {150894e7-6578-44df-b1a1-41e87c47c3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14538 | 2026.05.01 17:55:20.565575 [ 279 ] {150894e7-6578-44df-b1a1-41e87c47c3e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14539 | 2026.05.01 17:55:20.566093 [ 279 ] {150894e7-6578-44df-b1a1-41e87c47c3e2} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14540 | 2026.05.01 17:55:20.566129 [ 279 ] {150894e7-6578-44df-b1a1-41e87c47c3e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14541 | 2026.05.01 17:55:20.566500 [ 279 ] {150894e7-6578-44df-b1a1-41e87c47c3e2} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14542 | 2026.05.01 17:55:20.566734 [ 279 ] {150894e7-6578-44df-b1a1-41e87c47c3e2} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14543 | 2026.05.01 17:55:20.566849 [ 121 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14544 | 2026.05.01 17:55:20.566870 [ 279 ] {150894e7-6578-44df-b1a1-41e87c47c3e2} <Debug> executeQuery: Read 249 rows, 22.87 KiB in 0.001356 sec., 183628.3185840708 rows/sec., 16.47 MiB/sec. | ||
| 14545 | 2026.05.01 17:55:20.566880 [ 121 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14546 | 2026.05.01 17:55:20.566903 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14547 | 2026.05.01 17:55:20.566910 [ 279 ] {150894e7-6578-44df-b1a1-41e87c47c3e2} <Debug> TCPHandler: Processed in 0.001529961 sec. | ||
| 14548 | 2026.05.01 17:55:20.567033 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14549 | 2026.05.01 17:55:20.567038 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14550 | 2026.05.01 17:55:20.567182 [ 279 ] {7b52d9f7-4151-488a-9feb-a96f39c49f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14551 | 2026.05.01 17:55:20.567194 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14552 | 2026.05.01 17:55:20.567226 [ 279 ] {7b52d9f7-4151-488a-9feb-a96f39c49f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14553 | 2026.05.01 17:55:20.567240 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 3812 rows starting from the beginning of the part | ||
| 14554 | 2026.05.01 17:55:20.567321 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 2391 rows starting from the beginning of the part | ||
| 14555 | 2026.05.01 17:55:20.567375 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 56 rows starting from the beginning of the part | ||
| 14556 | 2026.05.01 17:55:20.567420 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 1319 rows starting from the beginning of the part | ||
| 14557 | 2026.05.01 17:55:20.567459 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 68 rows starting from the beginning of the part | ||
| 14558 | 2026.05.01 17:55:20.567495 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 249 rows starting from the beginning of the part | ||
| 14559 | 2026.05.01 17:55:20.567675 [ 279 ] {7b52d9f7-4151-488a-9feb-a96f39c49f2d} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14560 | 2026.05.01 17:55:20.567716 [ 279 ] {7b52d9f7-4151-488a-9feb-a96f39c49f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14561 | 2026.05.01 17:55:20.568048 [ 279 ] {7b52d9f7-4151-488a-9feb-a96f39c49f2d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14562 | 2026.05.01 17:55:20.568273 [ 279 ] {7b52d9f7-4151-488a-9feb-a96f39c49f2d} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14563 | 2026.05.01 17:55:20.568415 [ 279 ] {7b52d9f7-4151-488a-9feb-a96f39c49f2d} <Debug> executeQuery: Read 50 rows, 3.81 KiB in 0.001252 sec., 39936.10223642172 rows/sec., 2.97 MiB/sec. | ||
| 14564 | 2026.05.01 17:55:20.568454 [ 279 ] {7b52d9f7-4151-488a-9feb-a96f39c49f2d} <Debug> TCPHandler: Processed in 0.00146596 sec. | ||
| 14565 | 2026.05.01 17:55:20.568593 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14566 | 2026.05.01 17:55:20.568701 [ 279 ] {1d652887-b3c3-4b60-a3fe-b6a332e6db5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14567 | 2026.05.01 17:55:20.568744 [ 279 ] {1d652887-b3c3-4b60-a3fe-b6a332e6db5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14568 | 2026.05.01 17:55:20.569170 [ 279 ] {1d652887-b3c3-4b60-a3fe-b6a332e6db5c} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14569 | 2026.05.01 17:55:20.569207 [ 279 ] {1d652887-b3c3-4b60-a3fe-b6a332e6db5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14570 | 2026.05.01 17:55:20.569528 [ 279 ] {1d652887-b3c3-4b60-a3fe-b6a332e6db5c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14571 | 2026.05.01 17:55:20.569748 [ 279 ] {1d652887-b3c3-4b60-a3fe-b6a332e6db5c} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14572 | 2026.05.01 17:55:20.569884 [ 279 ] {1d652887-b3c3-4b60-a3fe-b6a332e6db5c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001201 sec., 19983.347210657786 rows/sec., 1.66 MiB/sec. | ||
| 14573 | 2026.05.01 17:55:20.569888 [ 122 ] {} <Debug> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 14574 | 2026.05.01 17:55:20.569923 [ 279 ] {1d652887-b3c3-4b60-a3fe-b6a332e6db5c} <Debug> TCPHandler: Processed in 0.001380578 sec. | ||
| 14575 | 2026.05.01 17:55:20.569946 [ 122 ] {} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14576 | 2026.05.01 17:55:20.569975 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14577 | 2026.05.01 17:55:20.570002 [ 186 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7895 rows, containing 5 columns (5 merged, 0 gathered) in 0.003031641 sec., 2604200.1675000438 rows/sec., 208.22 MiB/sec. | ||
| 14578 | 2026.05.01 17:55:20.570037 [ 198 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 14579 | 2026.05.01 17:55:20.570052 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14580 | 2026.05.01 17:55:20.570129 [ 198 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14581 | 2026.05.01 17:55:20.570159 [ 198 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 1064 rows starting from the beginning of the part | ||
| 14582 | 2026.05.01 17:55:20.570163 [ 279 ] {49cdaaa9-e4aa-4551-80cf-cedf64dd3ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14583 | 2026.05.01 17:55:20.570206 [ 198 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 239 rows starting from the beginning of the part | ||
| 14584 | 2026.05.01 17:55:20.570213 [ 279 ] {49cdaaa9-e4aa-4551-80cf-cedf64dd3ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14585 | 2026.05.01 17:55:20.570249 [ 198 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 239 rows starting from the beginning of the part | ||
| 14586 | 2026.05.01 17:55:20.570294 [ 198 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 801 rows starting from the beginning of the part | ||
| 14587 | 2026.05.01 17:55:20.570329 [ 198 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 239 rows starting from the beginning of the part | ||
| 14588 | 2026.05.01 17:55:20.570348 [ 190 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14589 | 2026.05.01 17:55:20.570364 [ 198 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 24 rows starting from the beginning of the part | ||
| 14590 | 2026.05.01 17:55:20.570626 [ 190 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_101_20} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14591 | 2026.05.01 17:55:20.570639 [ 279 ] {49cdaaa9-e4aa-4551-80cf-cedf64dd3ef2} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14592 | 2026.05.01 17:55:20.570682 [ 279 ] {49cdaaa9-e4aa-4551-80cf-cedf64dd3ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 14593 | 2026.05.01 17:55:20.570707 [ 190 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_101_20} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14594 | 2026.05.01 17:55:20.570800 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 14595 | 2026.05.01 17:55:20.571004 [ 279 ] {49cdaaa9-e4aa-4551-80cf-cedf64dd3ef2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14596 | 2026.05.01 17:55:20.571229 [ 279 ] {49cdaaa9-e4aa-4551-80cf-cedf64dd3ef2} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14597 | 2026.05.01 17:55:20.571366 [ 279 ] {49cdaaa9-e4aa-4551-80cf-cedf64dd3ef2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001221 sec., 9828.009828009828 rows/sec., 767.81 KiB/sec. | ||
| 14598 | 2026.05.01 17:55:20.571403 [ 279 ] {49cdaaa9-e4aa-4551-80cf-cedf64dd3ef2} <Debug> TCPHandler: Processed in 0.001400469 sec. | ||
| 14599 | 2026.05.01 17:55:20.571422 [ 199 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2606 rows, containing 5 columns (5 merged, 0 gathered) in 0.001401619 sec., 1859278.448708244 rows/sec., 119.92 MiB/sec. | ||
| 14600 | 2026.05.01 17:55:20.571525 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14601 | 2026.05.01 17:55:20.571614 [ 190 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 14602 | 2026.05.01 17:55:20.571622 [ 279 ] {a5b32a87-39e4-42c3-8511-b00d2bfbcaf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14603 | 2026.05.01 17:55:20.571673 [ 279 ] {a5b32a87-39e4-42c3-8511-b00d2bfbcaf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14604 | 2026.05.01 17:55:20.571839 [ 190 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_50_10} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14605 | 2026.05.01 17:55:20.571903 [ 190 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_50_10} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 14606 | 2026.05.01 17:55:20.571966 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 14607 | 2026.05.01 17:55:20.572137 [ 279 ] {a5b32a87-39e4-42c3-8511-b00d2bfbcaf5} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14608 | 2026.05.01 17:55:20.572178 [ 279 ] {a5b32a87-39e4-42c3-8511-b00d2bfbcaf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14609 | 2026.05.01 17:55:20.572498 [ 279 ] {a5b32a87-39e4-42c3-8511-b00d2bfbcaf5} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14610 | 2026.05.01 17:55:20.572711 [ 279 ] {a5b32a87-39e4-42c3-8511-b00d2bfbcaf5} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14611 | 2026.05.01 17:55:20.572829 [ 122 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14612 | 2026.05.01 17:55:20.572845 [ 279 ] {a5b32a87-39e4-42c3-8511-b00d2bfbcaf5} <Debug> executeQuery: Read 138 rows, 11.42 KiB in 0.001241 sec., 111200.64464141821 rows/sec., 8.99 MiB/sec. | ||
| 14613 | 2026.05.01 17:55:20.572862 [ 122 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14614 | 2026.05.01 17:55:20.572885 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14615 | 2026.05.01 17:55:20.572889 [ 279 ] {a5b32a87-39e4-42c3-8511-b00d2bfbcaf5} <Debug> TCPHandler: Processed in 0.001413709 sec. | ||
| 14616 | 2026.05.01 17:55:20.572978 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14617 | 2026.05.01 17:55:20.573019 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14618 | 2026.05.01 17:55:20.573101 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14619 | 2026.05.01 17:55:20.573119 [ 279 ] {b41f5142-7e71-42c7-9e19-1c1fb3c88ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14620 | 2026.05.01 17:55:20.573140 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2102 rows starting from the beginning of the part | ||
| 14621 | 2026.05.01 17:55:20.573167 [ 279 ] {b41f5142-7e71-42c7-9e19-1c1fb3c88ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14622 | 2026.05.01 17:55:20.573215 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1268 rows starting from the beginning of the part | ||
| 14623 | 2026.05.01 17:55:20.573269 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 64 rows starting from the beginning of the part | ||
| 14624 | 2026.05.01 17:55:20.573319 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 796 rows starting from the beginning of the part | ||
| 14625 | 2026.05.01 17:55:20.573372 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 70 rows starting from the beginning of the part | ||
| 14626 | 2026.05.01 17:55:20.573416 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 138 rows starting from the beginning of the part | ||
| 14627 | 2026.05.01 17:55:20.573636 [ 279 ] {b41f5142-7e71-42c7-9e19-1c1fb3c88ce9} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14628 | 2026.05.01 17:55:20.573679 [ 279 ] {b41f5142-7e71-42c7-9e19-1c1fb3c88ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14629 | 2026.05.01 17:55:20.574046 [ 279 ] {b41f5142-7e71-42c7-9e19-1c1fb3c88ce9} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14630 | 2026.05.01 17:55:20.574278 [ 279 ] {b41f5142-7e71-42c7-9e19-1c1fb3c88ce9} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14631 | 2026.05.01 17:55:20.574416 [ 279 ] {b41f5142-7e71-42c7-9e19-1c1fb3c88ce9} <Debug> executeQuery: Read 341 rows, 26.42 KiB in 0.001315 sec., 259315.58935361216 rows/sec., 19.62 MiB/sec. | ||
| 14632 | 2026.05.01 17:55:20.574453 [ 279 ] {b41f5142-7e71-42c7-9e19-1c1fb3c88ce9} <Debug> TCPHandler: Processed in 0.00148173 sec. | ||
| 14633 | 2026.05.01 17:55:20.574577 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14634 | 2026.05.01 17:55:20.574670 [ 279 ] {c2e2802c-a66e-4bc5-a237-1e0d7b395af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14635 | 2026.05.01 17:55:20.574723 [ 279 ] {c2e2802c-a66e-4bc5-a237-1e0d7b395af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14636 | 2026.05.01 17:55:20.575056 [ 195 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4438 rows, containing 5 columns (5 merged, 0 gathered) in 0.002120332 sec., 2093068.4439983927 rows/sec., 151.87 MiB/sec. | ||
| 14637 | 2026.05.01 17:55:20.575333 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14638 | 2026.05.01 17:55:20.575592 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_101_20} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14639 | 2026.05.01 17:55:20.575626 [ 279 ] {c2e2802c-a66e-4bc5-a237-1e0d7b395af1} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14640 | 2026.05.01 17:55:20.575670 [ 279 ] {c2e2802c-a66e-4bc5-a237-1e0d7b395af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14641 | 2026.05.01 17:55:20.575673 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_101_20} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14642 | 2026.05.01 17:55:20.575758 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 14643 | 2026.05.01 17:55:20.576242 [ 279 ] {c2e2802c-a66e-4bc5-a237-1e0d7b395af1} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14644 | 2026.05.01 17:55:20.576470 [ 279 ] {c2e2802c-a66e-4bc5-a237-1e0d7b395af1} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14645 | 2026.05.01 17:55:20.576610 [ 279 ] {c2e2802c-a66e-4bc5-a237-1e0d7b395af1} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001958 sec., 18386.108273748723 rows/sec., 32.95 MiB/sec. | ||
| 14646 | 2026.05.01 17:55:20.576676 [ 279 ] {c2e2802c-a66e-4bc5-a237-1e0d7b395af1} <Debug> TCPHandler: Processed in 0.002145953 sec. | ||
| 14647 | 2026.05.01 17:55:20.576803 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14648 | 2026.05.01 17:55:20.576895 [ 279 ] {982c3018-db42-486b-a5fc-66ec92e0bf6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14649 | 2026.05.01 17:55:20.576936 [ 279 ] {982c3018-db42-486b-a5fc-66ec92e0bf6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14650 | 2026.05.01 17:55:20.577282 [ 279 ] {982c3018-db42-486b-a5fc-66ec92e0bf6b} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14651 | 2026.05.01 17:55:20.577318 [ 279 ] {982c3018-db42-486b-a5fc-66ec92e0bf6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14652 | 2026.05.01 17:55:20.577618 [ 279 ] {982c3018-db42-486b-a5fc-66ec92e0bf6b} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14653 | 2026.05.01 17:55:20.577826 [ 279 ] {982c3018-db42-486b-a5fc-66ec92e0bf6b} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14654 | 2026.05.01 17:55:20.577937 [ 122 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14655 | 2026.05.01 17:55:20.577954 [ 279 ] {982c3018-db42-486b-a5fc-66ec92e0bf6b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 14656 | 2026.05.01 17:55:20.577970 [ 122 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14657 | 2026.05.01 17:55:20.577994 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14658 | 2026.05.01 17:55:20.577998 [ 279 ] {982c3018-db42-486b-a5fc-66ec92e0bf6b} <Debug> TCPHandler: Processed in 0.001243335 sec. | ||
| 14659 | 2026.05.01 17:55:20.578057 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14660 | 2026.05.01 17:55:20.578159 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14661 | 2026.05.01 17:55:20.578186 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6880 rows starting from the beginning of the part | ||
| 14662 | 2026.05.01 17:55:20.578233 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 14663 | 2026.05.01 17:55:20.578272 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 52 rows starting from the beginning of the part | ||
| 14664 | 2026.05.01 17:55:20.578306 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 110 rows starting from the beginning of the part | ||
| 14665 | 2026.05.01 17:55:20.578344 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 14666 | 2026.05.01 17:55:20.578378 [ 190 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 14667 | 2026.05.01 17:55:20.580011 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7170 rows, containing 4 columns (4 merged, 0 gathered) in 0.00197804 sec., 3624800.3073749775 rows/sec., 231.39 MiB/sec. | ||
| 14668 | 2026.05.01 17:55:20.580929 [ 192 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14669 | 2026.05.01 17:55:20.581406 [ 192 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_101_20} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14670 | 2026.05.01 17:55:20.581484 [ 192 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_101_20} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14671 | 2026.05.01 17:55:20.581576 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 14672 | 2026.05.01 17:55:21.321303 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 14673 | 2026.05.01 17:55:21.337647 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14674 | 2026.05.01 17:55:21.337711 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14675 | 2026.05.01 17:55:21.343831 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14676 | 2026.05.01 17:55:21.344490 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14677 | 2026.05.01 17:55:21.347664 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 14678 | 2026.05.01 17:55:22.029320 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59757 | ||
| 14679 | 2026.05.01 17:55:22.029457 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14680 | 2026.05.01 17:55:22.029490 [ 338 ] {} <Debug> TCP-Session: c5069509-d9aa-43e1-90b6-e5c505798bd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59757 | ||
| 14681 | 2026.05.01 17:55:22.029518 [ 338 ] {} <Debug> TCP-Session: c5069509-d9aa-43e1-90b6-e5c505798bd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14682 | 2026.05.01 17:55:22.029627 [ 338 ] {} <Debug> TCP-Session: c5069509-d9aa-43e1-90b6-e5c505798bd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14683 | 2026.05.01 17:55:22.029829 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38314 | ||
| 14684 | 2026.05.01 17:55:22.029845 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40679 | ||
| 14685 | 2026.05.01 17:55:22.029880 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38964 | ||
| 14686 | 2026.05.01 17:55:22.029928 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41626 | ||
| 14687 | 2026.05.01 17:55:22.029937 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14688 | 2026.05.01 17:55:22.029951 [ 338 ] {} <Trace> TCP-Session: c5069509-d9aa-43e1-90b6-e5c505798bd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14689 | 2026.05.01 17:55:22.029991 [ 339 ] {} <Debug> TCP-Session: 29bcee0a-e5ec-4260-8f53-1dcf58d6dfe1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38314 | ||
| 14690 | 2026.05.01 17:55:22.030007 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14691 | 2026.05.01 17:55:22.030014 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14692 | 2026.05.01 17:55:22.030029 [ 339 ] {} <Debug> TCP-Session: 29bcee0a-e5ec-4260-8f53-1dcf58d6dfe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14693 | 2026.05.01 17:55:22.030040 [ 267 ] {} <Debug> TCP-Session: bc61147e-b5b7-4bc9-a389-eb290ff1953d Authenticating user 'default' from [fd00:1122:3344:101::e]:38964 | ||
| 14694 | 2026.05.01 17:55:22.029972 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14695 | 2026.05.01 17:55:22.029911 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37519 | ||
| 14696 | 2026.05.01 17:55:22.029896 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47984 | ||
| 14697 | 2026.05.01 17:55:22.029878 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57546 | ||
| 14698 | 2026.05.01 17:55:22.030236 [ 337 ] {} <Debug> TCP-Session: 3f943d6d-bf92-44f4-984e-fbe29364629c Authenticating user 'default' from [fd00:1122:3344:101::e]:41626 | ||
| 14699 | 2026.05.01 17:55:22.030259 [ 338 ] {d2246455-099e-475a-a0a8-3e3dc818883a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59757) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14700 | 2026.05.01 17:55:22.029921 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50786 | ||
| 14701 | 2026.05.01 17:55:22.030314 [ 340 ] {} <Debug> TCP-Session: 61009a3c-3a5f-4783-9019-388fb2e3ffba Authenticating user 'default' from [fd00:1122:3344:101::e]:40679 | ||
| 14702 | 2026.05.01 17:55:22.030325 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14703 | 2026.05.01 17:55:22.030295 [ 337 ] {} <Debug> TCP-Session: 3f943d6d-bf92-44f4-984e-fbe29364629c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14704 | 2026.05.01 17:55:22.030362 [ 267 ] {} <Debug> TCP-Session: bc61147e-b5b7-4bc9-a389-eb290ff1953d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14705 | 2026.05.01 17:55:22.030383 [ 334 ] {} <Debug> TCP-Session: 8028ba82-68b4-4fd8-91eb-f791d0055e82 Authenticating user 'default' from [fd00:1122:3344:101::e]:47984 | ||
| 14706 | 2026.05.01 17:55:22.030387 [ 337 ] {} <Debug> TCP-Session: 3f943d6d-bf92-44f4-984e-fbe29364629c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14707 | 2026.05.01 17:55:22.030396 [ 267 ] {} <Debug> TCP-Session: bc61147e-b5b7-4bc9-a389-eb290ff1953d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14708 | 2026.05.01 17:55:22.030417 [ 339 ] {} <Debug> TCP-Session: 29bcee0a-e5ec-4260-8f53-1dcf58d6dfe1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14709 | 2026.05.01 17:55:22.030429 [ 334 ] {} <Debug> TCP-Session: 8028ba82-68b4-4fd8-91eb-f791d0055e82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14710 | 2026.05.01 17:55:22.030354 [ 340 ] {} <Debug> TCP-Session: 61009a3c-3a5f-4783-9019-388fb2e3ffba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14711 | 2026.05.01 17:55:22.030465 [ 334 ] {} <Debug> TCP-Session: 8028ba82-68b4-4fd8-91eb-f791d0055e82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14712 | 2026.05.01 17:55:22.030483 [ 340 ] {} <Debug> TCP-Session: 61009a3c-3a5f-4783-9019-388fb2e3ffba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14713 | 2026.05.01 17:55:22.030602 [ 338 ] {d2246455-099e-475a-a0a8-3e3dc818883a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14714 | 2026.05.01 17:55:22.030665 [ 338 ] {d2246455-099e-475a-a0a8-3e3dc818883a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14715 | 2026.05.01 17:55:22.030705 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14716 | 2026.05.01 17:55:22.030745 [ 341 ] {} <Debug> TCP-Session: 019e234a-e042-44cc-9d34-4be6e54ff8a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57546 | ||
| 14717 | 2026.05.01 17:55:22.030762 [ 341 ] {} <Debug> TCP-Session: 019e234a-e042-44cc-9d34-4be6e54ff8a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14718 | 2026.05.01 17:55:22.030778 [ 341 ] {} <Debug> TCP-Session: 019e234a-e042-44cc-9d34-4be6e54ff8a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14719 | 2026.05.01 17:55:22.030821 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14720 | 2026.05.01 17:55:22.030854 [ 336 ] {} <Debug> TCP-Session: 7d62cc27-1ac3-4655-b85b-625715dc2be8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50786 | ||
| 14721 | 2026.05.01 17:55:22.030871 [ 336 ] {} <Debug> TCP-Session: 7d62cc27-1ac3-4655-b85b-625715dc2be8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14722 | 2026.05.01 17:55:22.030883 [ 336 ] {} <Debug> TCP-Session: 7d62cc27-1ac3-4655-b85b-625715dc2be8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14723 | 2026.05.01 17:55:22.030952 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14724 | 2026.05.01 17:55:22.030955 [ 338 ] {d2246455-099e-475a-a0a8-3e3dc818883a} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 14725 | 2026.05.01 17:55:22.030990 [ 335 ] {} <Debug> TCP-Session: 9be13576-ca45-4433-b401-af5a09bada49 Authenticating user 'default' from [fd00:1122:3344:101::e]:37519 | ||
| 14726 | 2026.05.01 17:55:22.031016 [ 335 ] {} <Debug> TCP-Session: 9be13576-ca45-4433-b401-af5a09bada49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14727 | 2026.05.01 17:55:22.031028 [ 335 ] {} <Debug> TCP-Session: 9be13576-ca45-4433-b401-af5a09bada49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14728 | 2026.05.01 17:55:22.031886 [ 311 ] {d2246455-099e-475a-a0a8-3e3dc818883a} <Trace> AggregatingTransform: Aggregating | ||
| 14729 | 2026.05.01 17:55:22.031928 [ 311 ] {d2246455-099e-475a-a0a8-3e3dc818883a} <Trace> Aggregator: Aggregation method: without_key | ||
| 14730 | 2026.05.01 17:55:22.031963 [ 311 ] {d2246455-099e-475a-a0a8-3e3dc818883a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000888598 sec. (1125.368 rows/sec., 43.96 KiB/sec.) | ||
| 14731 | 2026.05.01 17:55:22.031981 [ 311 ] {d2246455-099e-475a-a0a8-3e3dc818883a} <Trace> Aggregator: Merging aggregated data | ||
| 14732 | 2026.05.01 17:55:22.033365 [ 338 ] {d2246455-099e-475a-a0a8-3e3dc818883a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003182 sec., 314.26775612822127 rows/sec., 12.28 KiB/sec. | ||
| 14733 | 2026.05.01 17:55:22.033493 [ 338 ] {d2246455-099e-475a-a0a8-3e3dc818883a} <Debug> TCPHandler: Processed in 0.003629443 sec. | ||
| 14734 | 2026.05.01 17:55:22.033613 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14735 | 2026.05.01 17:55:22.033644 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14736 | 2026.05.01 17:55:22.033661 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14737 | 2026.05.01 17:55:22.033677 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14738 | 2026.05.01 17:55:22.033697 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14739 | 2026.05.01 17:55:22.033707 [ 341 ] {} <Debug> TCP-Session: 019e234a-e042-44cc-9d34-4be6e54ff8a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14740 | 2026.05.01 17:55:22.033727 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14741 | 2026.05.01 17:55:22.033748 [ 335 ] {} <Debug> TCP-Session: 9be13576-ca45-4433-b401-af5a09bada49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14742 | 2026.05.01 17:55:22.033750 [ 339 ] {} <Debug> TCP-Session: 29bcee0a-e5ec-4260-8f53-1dcf58d6dfe1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14743 | 2026.05.01 17:55:22.033766 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14744 | 2026.05.01 17:55:22.033781 [ 340 ] {} <Debug> TCP-Session: 61009a3c-3a5f-4783-9019-388fb2e3ffba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14745 | 2026.05.01 17:55:22.033750 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14746 | 2026.05.01 17:55:22.033819 [ 336 ] {} <Debug> TCP-Session: 7d62cc27-1ac3-4655-b85b-625715dc2be8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14747 | 2026.05.01 17:55:22.033854 [ 334 ] {} <Debug> TCP-Session: 8028ba82-68b4-4fd8-91eb-f791d0055e82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14748 | 2026.05.01 17:55:22.033710 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14749 | 2026.05.01 17:55:22.033693 [ 337 ] {} <Debug> TCP-Session: 3f943d6d-bf92-44f4-984e-fbe29364629c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14750 | 2026.05.01 17:55:22.033647 [ 338 ] {} <Debug> TCP-Session: c5069509-d9aa-43e1-90b6-e5c505798bd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14751 | 2026.05.01 17:55:22.033922 [ 267 ] {} <Debug> TCP-Session: bc61147e-b5b7-4bc9-a389-eb290ff1953d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14752 | 2026.05.01 17:55:23.290871 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61394 | ||
| 14753 | 2026.05.01 17:55:23.290987 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14754 | 2026.05.01 17:55:23.291020 [ 336 ] {} <Debug> TCP-Session: 1ebce4db-93dc-495d-82d8-fef68612590c Authenticating user 'default' from [fd00:1122:3344:101::e]:61394 | ||
| 14755 | 2026.05.01 17:55:23.291046 [ 336 ] {} <Debug> TCP-Session: 1ebce4db-93dc-495d-82d8-fef68612590c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14756 | 2026.05.01 17:55:23.291059 [ 336 ] {} <Debug> TCP-Session: 1ebce4db-93dc-495d-82d8-fef68612590c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14757 | 2026.05.01 17:55:23.291282 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39812 | ||
| 14758 | 2026.05.01 17:55:23.291320 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52529 | ||
| 14759 | 2026.05.01 17:55:23.291325 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34846 | ||
| 14760 | 2026.05.01 17:55:23.291364 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61824 | ||
| 14761 | 2026.05.01 17:55:23.291402 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14762 | 2026.05.01 17:55:23.291414 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14763 | 2026.05.01 17:55:23.291435 [ 340 ] {} <Debug> TCP-Session: e3a1fa79-ff69-483b-b33b-30024907c5f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52529 | ||
| 14764 | 2026.05.01 17:55:23.291457 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14765 | 2026.05.01 17:55:23.291468 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14766 | 2026.05.01 17:55:23.291462 [ 340 ] {} <Debug> TCP-Session: e3a1fa79-ff69-483b-b33b-30024907c5f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14767 | 2026.05.01 17:55:23.291502 [ 335 ] {} <Debug> TCP-Session: 5ae7d673-6f93-4b19-8f88-ed34ce6edef0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61824 | ||
| 14768 | 2026.05.01 17:55:23.291515 [ 340 ] {} <Debug> TCP-Session: e3a1fa79-ff69-483b-b33b-30024907c5f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14769 | 2026.05.01 17:55:23.291534 [ 335 ] {} <Debug> TCP-Session: 5ae7d673-6f93-4b19-8f88-ed34ce6edef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14770 | 2026.05.01 17:55:23.291459 [ 337 ] {} <Debug> TCP-Session: ac760ea1-a4ca-4e81-83a7-aa5712e70d51 Authenticating user 'default' from [fd00:1122:3344:101::e]:39812 | ||
| 14771 | 2026.05.01 17:55:23.291556 [ 335 ] {} <Debug> TCP-Session: 5ae7d673-6f93-4b19-8f88-ed34ce6edef0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14772 | 2026.05.01 17:55:23.291588 [ 337 ] {} <Debug> TCP-Session: ac760ea1-a4ca-4e81-83a7-aa5712e70d51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14773 | 2026.05.01 17:55:23.291371 [ 336 ] {} <Trace> TCP-Session: 1ebce4db-93dc-495d-82d8-fef68612590c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14774 | 2026.05.01 17:55:23.291618 [ 337 ] {} <Debug> TCP-Session: ac760ea1-a4ca-4e81-83a7-aa5712e70d51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14775 | 2026.05.01 17:55:23.291354 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36185 | ||
| 14776 | 2026.05.01 17:55:23.291340 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54355 | ||
| 14777 | 2026.05.01 17:55:23.291330 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38582 | ||
| 14778 | 2026.05.01 17:55:23.291314 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46358 | ||
| 14779 | 2026.05.01 17:55:23.291774 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14780 | 2026.05.01 17:55:23.291797 [ 336 ] {41132fe7-69be-48d1-abed-e286507a445e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61394) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14781 | 2026.05.01 17:55:23.291798 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14782 | 2026.05.01 17:55:23.291832 [ 334 ] {} <Debug> TCP-Session: 61a01074-7e34-4f08-acc0-81c2a9241f54 Authenticating user 'default' from [fd00:1122:3344:101::e]:36185 | ||
| 14783 | 2026.05.01 17:55:23.291853 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14784 | 2026.05.01 17:55:23.291848 [ 341 ] {} <Debug> TCP-Session: bdea3e84-04b0-4b79-aa8c-bf91920c79fd Authenticating user 'default' from [fd00:1122:3344:101::e]:38582 | ||
| 14785 | 2026.05.01 17:55:23.291877 [ 334 ] {} <Debug> TCP-Session: 61a01074-7e34-4f08-acc0-81c2a9241f54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14786 | 2026.05.01 17:55:23.291885 [ 338 ] {} <Debug> TCP-Session: 5b04010a-1f2d-4875-b1d9-2ce536599405 Authenticating user 'default' from [fd00:1122:3344:101::e]:46358 | ||
| 14787 | 2026.05.01 17:55:23.291896 [ 341 ] {} <Debug> TCP-Session: bdea3e84-04b0-4b79-aa8c-bf91920c79fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14788 | 2026.05.01 17:55:23.291904 [ 334 ] {} <Debug> TCP-Session: 61a01074-7e34-4f08-acc0-81c2a9241f54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14789 | 2026.05.01 17:55:23.291930 [ 341 ] {} <Debug> TCP-Session: bdea3e84-04b0-4b79-aa8c-bf91920c79fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14790 | 2026.05.01 17:55:23.291916 [ 338 ] {} <Debug> TCP-Session: 5b04010a-1f2d-4875-b1d9-2ce536599405 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14791 | 2026.05.01 17:55:23.291779 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14792 | 2026.05.01 17:55:23.291989 [ 338 ] {} <Debug> TCP-Session: 5b04010a-1f2d-4875-b1d9-2ce536599405 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14793 | 2026.05.01 17:55:23.292016 [ 267 ] {} <Debug> TCP-Session: d95a6af2-39fd-4ec9-974d-c8c6d3e263ce Authenticating user 'default' from [fd00:1122:3344:101::e]:54355 | ||
| 14794 | 2026.05.01 17:55:23.291492 [ 339 ] {} <Debug> TCP-Session: 5ecbbe41-ec88-469e-b0cf-1e016edce3d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34846 | ||
| 14795 | 2026.05.01 17:55:23.292044 [ 267 ] {} <Debug> TCP-Session: d95a6af2-39fd-4ec9-974d-c8c6d3e263ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14796 | 2026.05.01 17:55:23.292067 [ 339 ] {} <Debug> TCP-Session: 5ecbbe41-ec88-469e-b0cf-1e016edce3d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14797 | 2026.05.01 17:55:23.292073 [ 336 ] {41132fe7-69be-48d1-abed-e286507a445e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14798 | 2026.05.01 17:55:23.292089 [ 339 ] {} <Debug> TCP-Session: 5ecbbe41-ec88-469e-b0cf-1e016edce3d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14799 | 2026.05.01 17:55:23.292071 [ 267 ] {} <Debug> TCP-Session: d95a6af2-39fd-4ec9-974d-c8c6d3e263ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14800 | 2026.05.01 17:55:23.292149 [ 336 ] {41132fe7-69be-48d1-abed-e286507a445e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14801 | 2026.05.01 17:55:23.292449 [ 336 ] {41132fe7-69be-48d1-abed-e286507a445e} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 14802 | 2026.05.01 17:55:23.293473 [ 313 ] {41132fe7-69be-48d1-abed-e286507a445e} <Trace> AggregatingTransform: Aggregating | ||
| 14803 | 2026.05.01 17:55:23.293521 [ 313 ] {41132fe7-69be-48d1-abed-e286507a445e} <Trace> Aggregator: Aggregation method: without_key | ||
| 14804 | 2026.05.01 17:55:23.293555 [ 313 ] {41132fe7-69be-48d1-abed-e286507a445e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00100489 sec. (995.134 rows/sec., 38.87 KiB/sec.) | ||
| 14805 | 2026.05.01 17:55:23.293571 [ 313 ] {41132fe7-69be-48d1-abed-e286507a445e} <Trace> Aggregator: Merging aggregated data | ||
| 14806 | 2026.05.01 17:55:23.294792 [ 336 ] {41132fe7-69be-48d1-abed-e286507a445e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003049 sec., 327.97638570022957 rows/sec., 12.81 KiB/sec. | ||
| 14807 | 2026.05.01 17:55:23.294955 [ 336 ] {41132fe7-69be-48d1-abed-e286507a445e} <Debug> TCPHandler: Processed in 0.003700825 sec. | ||
| 14808 | 2026.05.01 17:55:23.295108 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14809 | 2026.05.01 17:55:23.295133 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14810 | 2026.05.01 17:55:23.295146 [ 336 ] {} <Debug> TCP-Session: 1ebce4db-93dc-495d-82d8-fef68612590c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14811 | 2026.05.01 17:55:23.295153 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14812 | 2026.05.01 17:55:23.295178 [ 335 ] {} <Debug> TCP-Session: 5ae7d673-6f93-4b19-8f88-ed34ce6edef0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14813 | 2026.05.01 17:55:23.295193 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14814 | 2026.05.01 17:55:23.295214 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14815 | 2026.05.01 17:55:23.295234 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14816 | 2026.05.01 17:55:23.295251 [ 267 ] {} <Debug> TCP-Session: d95a6af2-39fd-4ec9-974d-c8c6d3e263ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14817 | 2026.05.01 17:55:23.295271 [ 340 ] {} <Debug> TCP-Session: e3a1fa79-ff69-483b-b33b-30024907c5f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14818 | 2026.05.01 17:55:23.295295 [ 339 ] {} <Debug> TCP-Session: 5ecbbe41-ec88-469e-b0cf-1e016edce3d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14819 | 2026.05.01 17:55:23.295258 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14820 | 2026.05.01 17:55:23.295246 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14821 | 2026.05.01 17:55:23.295358 [ 334 ] {} <Debug> TCP-Session: 61a01074-7e34-4f08-acc0-81c2a9241f54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14822 | 2026.05.01 17:55:23.295222 [ 338 ] {} <Debug> TCP-Session: 5b04010a-1f2d-4875-b1d9-2ce536599405 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14823 | 2026.05.01 17:55:23.295387 [ 341 ] {} <Debug> TCP-Session: bdea3e84-04b0-4b79-aa8c-bf91920c79fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14824 | 2026.05.01 17:55:23.295173 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14825 | 2026.05.01 17:55:23.295445 [ 337 ] {} <Debug> TCP-Session: ac760ea1-a4ca-4e81-83a7-aa5712e70d51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14826 | 2026.05.01 17:55:23.431678 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55924 | ||
| 14827 | 2026.05.01 17:55:23.431787 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14828 | 2026.05.01 17:55:23.431813 [ 336 ] {} <Debug> TCP-Session: 4b05a11b-8e20-467b-81b9-dd1117bd5ad6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55924 | ||
| 14829 | 2026.05.01 17:55:23.431834 [ 336 ] {} <Debug> TCP-Session: 4b05a11b-8e20-467b-81b9-dd1117bd5ad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14830 | 2026.05.01 17:55:23.431846 [ 336 ] {} <Debug> TCP-Session: 4b05a11b-8e20-467b-81b9-dd1117bd5ad6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14831 | 2026.05.01 17:55:23.432032 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60759 | ||
| 14832 | 2026.05.01 17:55:23.432055 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38265 | ||
| 14833 | 2026.05.01 17:55:23.432064 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55551 | ||
| 14834 | 2026.05.01 17:55:23.432095 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52815 | ||
| 14835 | 2026.05.01 17:55:23.432127 [ 336 ] {} <Trace> TCP-Session: 4b05a11b-8e20-467b-81b9-dd1117bd5ad6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14836 | 2026.05.01 17:55:23.432156 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14837 | 2026.05.01 17:55:23.432157 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14838 | 2026.05.01 17:55:23.432195 [ 337 ] {} <Debug> TCP-Session: 3ef7fa2f-d393-4509-95d6-5e98cb4b42c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60759 | ||
| 14839 | 2026.05.01 17:55:23.432201 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14840 | 2026.05.01 17:55:23.432203 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14841 | 2026.05.01 17:55:23.432211 [ 340 ] {} <Debug> TCP-Session: 88e9111d-4b2a-48f1-a990-e737487a6642 Authenticating user 'default' from [fd00:1122:3344:101::e]:38265 | ||
| 14842 | 2026.05.01 17:55:23.432226 [ 337 ] {} <Debug> TCP-Session: 3ef7fa2f-d393-4509-95d6-5e98cb4b42c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14843 | 2026.05.01 17:55:23.432256 [ 339 ] {} <Debug> TCP-Session: c1dc0d79-36c6-49ee-93eb-45226d2435c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55551 | ||
| 14844 | 2026.05.01 17:55:23.432272 [ 337 ] {} <Debug> TCP-Session: 3ef7fa2f-d393-4509-95d6-5e98cb4b42c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14845 | 2026.05.01 17:55:23.432261 [ 340 ] {} <Debug> TCP-Session: 88e9111d-4b2a-48f1-a990-e737487a6642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14846 | 2026.05.01 17:55:23.432296 [ 339 ] {} <Debug> TCP-Session: c1dc0d79-36c6-49ee-93eb-45226d2435c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14847 | 2026.05.01 17:55:23.432319 [ 340 ] {} <Debug> TCP-Session: 88e9111d-4b2a-48f1-a990-e737487a6642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14848 | 2026.05.01 17:55:23.432332 [ 339 ] {} <Debug> TCP-Session: c1dc0d79-36c6-49ee-93eb-45226d2435c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14849 | 2026.05.01 17:55:23.432308 [ 336 ] {39fac54c-7d5d-4cde-85c4-079579be7711} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55924) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14850 | 2026.05.01 17:55:23.432142 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44766 | ||
| 14851 | 2026.05.01 17:55:23.432129 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52264 | ||
| 14852 | 2026.05.01 17:55:23.432087 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34041 | ||
| 14853 | 2026.05.01 17:55:23.432452 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14854 | 2026.05.01 17:55:23.432051 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55215 | ||
| 14855 | 2026.05.01 17:55:23.432494 [ 335 ] {} <Debug> TCP-Session: 1a04ebc3-1cb9-4be3-92f9-6517c06ab4b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44766 | ||
| 14856 | 2026.05.01 17:55:23.432521 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14857 | 2026.05.01 17:55:23.432535 [ 335 ] {} <Debug> TCP-Session: 1a04ebc3-1cb9-4be3-92f9-6517c06ab4b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14858 | 2026.05.01 17:55:23.432525 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14859 | 2026.05.01 17:55:23.432568 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14860 | 2026.05.01 17:55:23.432565 [ 341 ] {} <Debug> TCP-Session: 2cbf4812-8777-4c47-a6e6-3626d50a4670 Authenticating user 'default' from [fd00:1122:3344:101::e]:34041 | ||
| 14861 | 2026.05.01 17:55:23.432602 [ 338 ] {} <Debug> TCP-Session: 3c9c2714-7fa7-4a15-a914-c0122a36d21a Authenticating user 'default' from [fd00:1122:3344:101::e]:55215 | ||
| 14862 | 2026.05.01 17:55:23.432601 [ 334 ] {} <Debug> TCP-Session: 9c5d8215-bcf0-4d39-b623-3fb7b8b00b6e Authenticating user 'default' from [fd00:1122:3344:101::e]:52264 | ||
| 14863 | 2026.05.01 17:55:23.432622 [ 336 ] {39fac54c-7d5d-4cde-85c4-079579be7711} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14864 | 2026.05.01 17:55:23.432626 [ 341 ] {} <Debug> TCP-Session: 2cbf4812-8777-4c47-a6e6-3626d50a4670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14865 | 2026.05.01 17:55:23.432638 [ 334 ] {} <Debug> TCP-Session: 9c5d8215-bcf0-4d39-b623-3fb7b8b00b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14866 | 2026.05.01 17:55:23.432675 [ 341 ] {} <Debug> TCP-Session: 2cbf4812-8777-4c47-a6e6-3626d50a4670 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14867 | 2026.05.01 17:55:23.432692 [ 336 ] {39fac54c-7d5d-4cde-85c4-079579be7711} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14868 | 2026.05.01 17:55:23.432694 [ 334 ] {} <Debug> TCP-Session: 9c5d8215-bcf0-4d39-b623-3fb7b8b00b6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14869 | 2026.05.01 17:55:23.432637 [ 338 ] {} <Debug> TCP-Session: 3c9c2714-7fa7-4a15-a914-c0122a36d21a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14870 | 2026.05.01 17:55:23.432565 [ 335 ] {} <Debug> TCP-Session: 1a04ebc3-1cb9-4be3-92f9-6517c06ab4b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14871 | 2026.05.01 17:55:23.432765 [ 338 ] {} <Debug> TCP-Session: 3c9c2714-7fa7-4a15-a914-c0122a36d21a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14872 | 2026.05.01 17:55:23.432234 [ 267 ] {} <Debug> TCP-Session: b88351b0-935e-43f0-a09c-43b937df0689 Authenticating user 'default' from [fd00:1122:3344:101::e]:52815 | ||
| 14873 | 2026.05.01 17:55:23.432838 [ 267 ] {} <Debug> TCP-Session: b88351b0-935e-43f0-a09c-43b937df0689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14874 | 2026.05.01 17:55:23.432854 [ 267 ] {} <Debug> TCP-Session: b88351b0-935e-43f0-a09c-43b937df0689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14875 | 2026.05.01 17:55:23.433019 [ 336 ] {39fac54c-7d5d-4cde-85c4-079579be7711} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 14876 | 2026.05.01 17:55:23.433991 [ 308 ] {39fac54c-7d5d-4cde-85c4-079579be7711} <Trace> AggregatingTransform: Aggregating | ||
| 14877 | 2026.05.01 17:55:23.434048 [ 308 ] {39fac54c-7d5d-4cde-85c4-079579be7711} <Trace> Aggregator: Aggregation method: without_key | ||
| 14878 | 2026.05.01 17:55:23.434087 [ 308 ] {39fac54c-7d5d-4cde-85c4-079579be7711} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0009629 sec. (1038.529 rows/sec., 40.57 KiB/sec.) | ||
| 14879 | 2026.05.01 17:55:23.434107 [ 308 ] {39fac54c-7d5d-4cde-85c4-079579be7711} <Trace> Aggregator: Merging aggregated data | ||
| 14880 | 2026.05.01 17:55:23.435431 [ 336 ] {39fac54c-7d5d-4cde-85c4-079579be7711} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003175 sec., 314.96062992125985 rows/sec., 12.30 KiB/sec. | ||
| 14881 | 2026.05.01 17:55:23.435582 [ 336 ] {39fac54c-7d5d-4cde-85c4-079579be7711} <Debug> TCPHandler: Processed in 0.003569482 sec. | ||
| 14882 | 2026.05.01 17:55:23.435690 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14883 | 2026.05.01 17:55:23.435720 [ 336 ] {} <Debug> TCP-Session: 4b05a11b-8e20-467b-81b9-dd1117bd5ad6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14884 | 2026.05.01 17:55:23.435720 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14885 | 2026.05.01 17:55:23.435736 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14886 | 2026.05.01 17:55:23.435751 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14887 | 2026.05.01 17:55:23.435773 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14888 | 2026.05.01 17:55:23.435795 [ 339 ] {} <Debug> TCP-Session: c1dc0d79-36c6-49ee-93eb-45226d2435c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14889 | 2026.05.01 17:55:23.435813 [ 335 ] {} <Debug> TCP-Session: 1a04ebc3-1cb9-4be3-92f9-6517c06ab4b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14890 | 2026.05.01 17:55:23.435817 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14891 | 2026.05.01 17:55:23.435834 [ 338 ] {} <Debug> TCP-Session: 3c9c2714-7fa7-4a15-a914-c0122a36d21a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14892 | 2026.05.01 17:55:23.435841 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14893 | 2026.05.01 17:55:23.435863 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14894 | 2026.05.01 17:55:23.435877 [ 341 ] {} <Debug> TCP-Session: 2cbf4812-8777-4c47-a6e6-3626d50a4670 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14895 | 2026.05.01 17:55:23.435900 [ 334 ] {} <Debug> TCP-Session: 9c5d8215-bcf0-4d39-b623-3fb7b8b00b6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14896 | 2026.05.01 17:55:23.435919 [ 267 ] {} <Debug> TCP-Session: b88351b0-935e-43f0-a09c-43b937df0689 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14897 | 2026.05.01 17:55:23.435794 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14898 | 2026.05.01 17:55:23.435781 [ 337 ] {} <Debug> TCP-Session: 3ef7fa2f-d393-4509-95d6-5e98cb4b42c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14899 | 2026.05.01 17:55:23.435980 [ 340 ] {} <Debug> TCP-Session: 88e9111d-4b2a-48f1-a990-e737487a6642 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14900 | 2026.05.01 17:55:25.553067 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14901 | 2026.05.01 17:55:25.553273 [ 279 ] {75d85fd3-2f6a-4a41-af34-381fe159c909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14902 | 2026.05.01 17:55:25.553347 [ 279 ] {75d85fd3-2f6a-4a41-af34-381fe159c909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14903 | 2026.05.01 17:55:25.554079 [ 279 ] {75d85fd3-2f6a-4a41-af34-381fe159c909} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14904 | 2026.05.01 17:55:25.554132 [ 279 ] {75d85fd3-2f6a-4a41-af34-381fe159c909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 14905 | 2026.05.01 17:55:25.554550 [ 279 ] {75d85fd3-2f6a-4a41-af34-381fe159c909} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14906 | 2026.05.01 17:55:25.554771 [ 279 ] {75d85fd3-2f6a-4a41-af34-381fe159c909} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14907 | 2026.05.01 17:55:25.554922 [ 279 ] {75d85fd3-2f6a-4a41-af34-381fe159c909} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001705 sec., 39882.69794721408 rows/sec., 3.18 MiB/sec. | ||
| 14908 | 2026.05.01 17:55:25.554964 [ 279 ] {75d85fd3-2f6a-4a41-af34-381fe159c909} <Debug> TCPHandler: Processed in 0.002029711 sec. | ||
| 14909 | 2026.05.01 17:55:25.555117 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14910 | 2026.05.01 17:55:25.555210 [ 279 ] {d90860f1-ceb6-424b-b0a3-afd2fee92dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14911 | 2026.05.01 17:55:25.555250 [ 279 ] {d90860f1-ceb6-424b-b0a3-afd2fee92dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14912 | 2026.05.01 17:55:25.555648 [ 279 ] {d90860f1-ceb6-424b-b0a3-afd2fee92dff} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14913 | 2026.05.01 17:55:25.555684 [ 279 ] {d90860f1-ceb6-424b-b0a3-afd2fee92dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 14914 | 2026.05.01 17:55:25.555985 [ 279 ] {d90860f1-ceb6-424b-b0a3-afd2fee92dff} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14915 | 2026.05.01 17:55:25.556188 [ 279 ] {d90860f1-ceb6-424b-b0a3-afd2fee92dff} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14916 | 2026.05.01 17:55:25.556319 [ 279 ] {d90860f1-ceb6-424b-b0a3-afd2fee92dff} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001127 sec., 5323.868677905945 rows/sec., 400.33 KiB/sec. | ||
| 14917 | 2026.05.01 17:55:25.556355 [ 279 ] {d90860f1-ceb6-424b-b0a3-afd2fee92dff} <Debug> TCPHandler: Processed in 0.001288106 sec. | ||
| 14918 | 2026.05.01 17:55:25.556484 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14919 | 2026.05.01 17:55:25.556577 [ 279 ] {4f4cd763-9242-4072-8ebe-b62b2cde51f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14920 | 2026.05.01 17:55:25.556616 [ 279 ] {4f4cd763-9242-4072-8ebe-b62b2cde51f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14921 | 2026.05.01 17:55:25.557021 [ 279 ] {4f4cd763-9242-4072-8ebe-b62b2cde51f6} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14922 | 2026.05.01 17:55:25.557058 [ 279 ] {4f4cd763-9242-4072-8ebe-b62b2cde51f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 14923 | 2026.05.01 17:55:25.557377 [ 279 ] {4f4cd763-9242-4072-8ebe-b62b2cde51f6} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14924 | 2026.05.01 17:55:25.557580 [ 279 ] {4f4cd763-9242-4072-8ebe-b62b2cde51f6} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14925 | 2026.05.01 17:55:25.557705 [ 279 ] {4f4cd763-9242-4072-8ebe-b62b2cde51f6} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001146 sec., 61082.02443280977 rows/sec., 4.77 MiB/sec. | ||
| 14926 | 2026.05.01 17:55:25.557741 [ 279 ] {4f4cd763-9242-4072-8ebe-b62b2cde51f6} <Debug> TCPHandler: Processed in 0.001303566 sec. | ||
| 14927 | 2026.05.01 17:55:25.557865 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14928 | 2026.05.01 17:55:25.557959 [ 279 ] {09762528-e776-4c51-89a0-366af5d914af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14929 | 2026.05.01 17:55:25.558004 [ 279 ] {09762528-e776-4c51-89a0-366af5d914af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14930 | 2026.05.01 17:55:25.558420 [ 279 ] {09762528-e776-4c51-89a0-366af5d914af} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14931 | 2026.05.01 17:55:25.558457 [ 279 ] {09762528-e776-4c51-89a0-366af5d914af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 14932 | 2026.05.01 17:55:25.558791 [ 279 ] {09762528-e776-4c51-89a0-366af5d914af} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14933 | 2026.05.01 17:55:25.558993 [ 279 ] {09762528-e776-4c51-89a0-366af5d914af} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14934 | 2026.05.01 17:55:25.559123 [ 279 ] {09762528-e776-4c51-89a0-366af5d914af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 14935 | 2026.05.01 17:55:25.559159 [ 279 ] {09762528-e776-4c51-89a0-366af5d914af} <Debug> TCPHandler: Processed in 0.001340667 sec. | ||
| 14936 | 2026.05.01 17:55:25.559279 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14937 | 2026.05.01 17:55:25.559382 [ 279 ] {1d9f1d1d-62eb-43b0-8a93-481971e94f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14938 | 2026.05.01 17:55:25.559440 [ 279 ] {1d9f1d1d-62eb-43b0-8a93-481971e94f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14939 | 2026.05.01 17:55:25.560278 [ 279 ] {1d9f1d1d-62eb-43b0-8a93-481971e94f17} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14940 | 2026.05.01 17:55:25.560316 [ 279 ] {1d9f1d1d-62eb-43b0-8a93-481971e94f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 14941 | 2026.05.01 17:55:25.560854 [ 279 ] {1d9f1d1d-62eb-43b0-8a93-481971e94f17} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14942 | 2026.05.01 17:55:25.561081 [ 279 ] {1d9f1d1d-62eb-43b0-8a93-481971e94f17} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14943 | 2026.05.01 17:55:25.561226 [ 279 ] {1d9f1d1d-62eb-43b0-8a93-481971e94f17} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001863 sec., 3220.6119162640903 rows/sec., 5.77 MiB/sec. | ||
| 14944 | 2026.05.01 17:55:25.561290 [ 279 ] {1d9f1d1d-62eb-43b0-8a93-481971e94f17} <Debug> TCPHandler: Processed in 0.002062732 sec. | ||
| 14945 | 2026.05.01 17:55:25.561419 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14946 | 2026.05.01 17:55:25.561514 [ 279 ] {d28a86aa-7c20-484c-9355-5aa2d7028b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14947 | 2026.05.01 17:55:25.561557 [ 279 ] {d28a86aa-7c20-484c-9355-5aa2d7028b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14948 | 2026.05.01 17:55:25.561923 [ 279 ] {d28a86aa-7c20-484c-9355-5aa2d7028b36} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14949 | 2026.05.01 17:55:25.561959 [ 279 ] {d28a86aa-7c20-484c-9355-5aa2d7028b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 14950 | 2026.05.01 17:55:25.562289 [ 279 ] {d28a86aa-7c20-484c-9355-5aa2d7028b36} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14951 | 2026.05.01 17:55:25.562501 [ 279 ] {d28a86aa-7c20-484c-9355-5aa2d7028b36} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14952 | 2026.05.01 17:55:25.562641 [ 279 ] {d28a86aa-7c20-484c-9355-5aa2d7028b36} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 14953 | 2026.05.01 17:55:25.562677 [ 279 ] {d28a86aa-7c20-484c-9355-5aa2d7028b36} <Debug> TCPHandler: Processed in 0.001309736 sec. | ||
| 14954 | 2026.05.01 17:55:27.109758 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14955 | 2026.05.01 17:55:27.109834 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14956 | 2026.05.01 17:55:27.269660 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30772 | ||
| 14957 | 2026.05.01 17:55:27.270200 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14958 | 2026.05.01 17:55:27.270244 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 14959 | 2026.05.01 17:55:27.270759 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14960 | 2026.05.01 17:55:27.270996 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14961 | 2026.05.01 17:55:27.271144 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30772 | ||
| 14962 | 2026.05.01 17:55:27.373690 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1890 | ||
| 14963 | 2026.05.01 17:55:27.376283 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14964 | 2026.05.01 17:55:27.376345 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 14965 | 2026.05.01 17:55:27.377654 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14966 | 2026.05.01 17:55:27.377935 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14967 | 2026.05.01 17:55:27.378350 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1890 | ||
| 14968 | 2026.05.01 17:55:28.001998 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001535871 sec. | ||
| 14969 | 2026.05.01 17:55:28.848287 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 14970 | 2026.05.01 17:55:28.864488 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14971 | 2026.05.01 17:55:28.864543 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 14972 | 2026.05.01 17:55:28.870713 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14973 | 2026.05.01 17:55:28.871415 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14974 | 2026.05.01 17:55:28.874233 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 14975 | 2026.05.01 17:55:30.553391 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14976 | 2026.05.01 17:55:30.553665 [ 279 ] {ca33b9d8-46ec-43c1-b32d-069962cf03fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14977 | 2026.05.01 17:55:30.553755 [ 279 ] {ca33b9d8-46ec-43c1-b32d-069962cf03fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14978 | 2026.05.01 17:55:30.554588 [ 279 ] {ca33b9d8-46ec-43c1-b32d-069962cf03fd} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14979 | 2026.05.01 17:55:30.554634 [ 279 ] {ca33b9d8-46ec-43c1-b32d-069962cf03fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 14980 | 2026.05.01 17:55:30.555035 [ 279 ] {ca33b9d8-46ec-43c1-b32d-069962cf03fd} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14981 | 2026.05.01 17:55:30.555269 [ 279 ] {ca33b9d8-46ec-43c1-b32d-069962cf03fd} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14982 | 2026.05.01 17:55:30.555423 [ 279 ] {ca33b9d8-46ec-43c1-b32d-069962cf03fd} <Debug> executeQuery: Read 128 rows, 11.33 KiB in 0.001821 sec., 70291.04887424492 rows/sec., 6.08 MiB/sec. | ||
| 14983 | 2026.05.01 17:55:30.555465 [ 279 ] {ca33b9d8-46ec-43c1-b32d-069962cf03fd} <Debug> TCPHandler: Processed in 0.002245945 sec. | ||
| 14984 | 2026.05.01 17:55:30.555610 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14985 | 2026.05.01 17:55:30.555708 [ 279 ] {59962f1f-0929-46cb-a3c3-592d56ab6c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14986 | 2026.05.01 17:55:30.555750 [ 279 ] {59962f1f-0929-46cb-a3c3-592d56ab6c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14987 | 2026.05.01 17:55:30.556192 [ 279 ] {59962f1f-0929-46cb-a3c3-592d56ab6c08} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14988 | 2026.05.01 17:55:30.556228 [ 279 ] {59962f1f-0929-46cb-a3c3-592d56ab6c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 14989 | 2026.05.01 17:55:30.556531 [ 279 ] {59962f1f-0929-46cb-a3c3-592d56ab6c08} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14990 | 2026.05.01 17:55:30.556742 [ 279 ] {59962f1f-0929-46cb-a3c3-592d56ab6c08} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14991 | 2026.05.01 17:55:30.556873 [ 279 ] {59962f1f-0929-46cb-a3c3-592d56ab6c08} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001183 sec., 30431.107354184278 rows/sec., 2.23 MiB/sec. | ||
| 14992 | 2026.05.01 17:55:30.556910 [ 279 ] {59962f1f-0929-46cb-a3c3-592d56ab6c08} <Debug> TCPHandler: Processed in 0.001349068 sec. | ||
| 14993 | 2026.05.01 17:55:30.557035 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14994 | 2026.05.01 17:55:30.557130 [ 279 ] {09233ca5-b14f-414a-a425-89759e9c257f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14995 | 2026.05.01 17:55:30.557171 [ 279 ] {09233ca5-b14f-414a-a425-89759e9c257f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14996 | 2026.05.01 17:55:30.557602 [ 279 ] {09233ca5-b14f-414a-a425-89759e9c257f} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14997 | 2026.05.01 17:55:30.557643 [ 279 ] {09233ca5-b14f-414a-a425-89759e9c257f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 14998 | 2026.05.01 17:55:30.557944 [ 279 ] {09233ca5-b14f-414a-a425-89759e9c257f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14999 | 2026.05.01 17:55:30.558150 [ 279 ] {09233ca5-b14f-414a-a425-89759e9c257f} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15000 | 2026.05.01 17:55:30.558278 [ 279 ] {09233ca5-b14f-414a-a425-89759e9c257f} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001167 sec., 85689.8029134533 rows/sec., 6.69 MiB/sec. | ||
| 15001 | 2026.05.01 17:55:30.558316 [ 279 ] {09233ca5-b14f-414a-a425-89759e9c257f} <Debug> TCPHandler: Processed in 0.001329327 sec. | ||
| 15002 | 2026.05.01 17:55:30.558439 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15003 | 2026.05.01 17:55:30.558533 [ 279 ] {e75571a9-79f2-497e-8388-1d2f5577bff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15004 | 2026.05.01 17:55:30.558577 [ 279 ] {e75571a9-79f2-497e-8388-1d2f5577bff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15005 | 2026.05.01 17:55:30.558991 [ 279 ] {e75571a9-79f2-497e-8388-1d2f5577bff4} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15006 | 2026.05.01 17:55:30.559027 [ 279 ] {e75571a9-79f2-497e-8388-1d2f5577bff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15007 | 2026.05.01 17:55:30.559354 [ 279 ] {e75571a9-79f2-497e-8388-1d2f5577bff4} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15008 | 2026.05.01 17:55:30.559567 [ 279 ] {e75571a9-79f2-497e-8388-1d2f5577bff4} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15009 | 2026.05.01 17:55:30.559698 [ 279 ] {e75571a9-79f2-497e-8388-1d2f5577bff4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 15010 | 2026.05.01 17:55:30.559734 [ 279 ] {e75571a9-79f2-497e-8388-1d2f5577bff4} <Debug> TCPHandler: Processed in 0.001343498 sec. | ||
| 15011 | 2026.05.01 17:55:30.559850 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15012 | 2026.05.01 17:55:30.559944 [ 279 ] {b2a3feb6-a919-4d32-b1e1-da3095bc0770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15013 | 2026.05.01 17:55:30.559999 [ 279 ] {b2a3feb6-a919-4d32-b1e1-da3095bc0770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15014 | 2026.05.01 17:55:30.560890 [ 279 ] {b2a3feb6-a919-4d32-b1e1-da3095bc0770} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15015 | 2026.05.01 17:55:30.560926 [ 279 ] {b2a3feb6-a919-4d32-b1e1-da3095bc0770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15016 | 2026.05.01 17:55:30.561479 [ 279 ] {b2a3feb6-a919-4d32-b1e1-da3095bc0770} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 15017 | 2026.05.01 17:55:30.561700 [ 279 ] {b2a3feb6-a919-4d32-b1e1-da3095bc0770} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15018 | 2026.05.01 17:55:30.561837 [ 279 ] {b2a3feb6-a919-4d32-b1e1-da3095bc0770} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001911 sec., 18838.304552590267 rows/sec., 33.76 MiB/sec. | ||
| 15019 | 2026.05.01 17:55:30.561889 [ 279 ] {b2a3feb6-a919-4d32-b1e1-da3095bc0770} <Debug> TCPHandler: Processed in 0.002087082 sec. | ||
| 15020 | 2026.05.01 17:55:30.562021 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15021 | 2026.05.01 17:55:30.562115 [ 279 ] {9394fd33-1cc6-471c-a749-212f5d5ce239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15022 | 2026.05.01 17:55:30.562158 [ 279 ] {9394fd33-1cc6-471c-a749-212f5d5ce239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15023 | 2026.05.01 17:55:30.562505 [ 279 ] {9394fd33-1cc6-471c-a749-212f5d5ce239} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15024 | 2026.05.01 17:55:30.562541 [ 279 ] {9394fd33-1cc6-471c-a749-212f5d5ce239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15025 | 2026.05.01 17:55:30.562845 [ 279 ] {9394fd33-1cc6-471c-a749-212f5d5ce239} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15026 | 2026.05.01 17:55:30.563052 [ 279 ] {9394fd33-1cc6-471c-a749-212f5d5ce239} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15027 | 2026.05.01 17:55:30.563180 [ 279 ] {9394fd33-1cc6-471c-a749-212f5d5ce239} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 15028 | 2026.05.01 17:55:30.563216 [ 279 ] {9394fd33-1cc6-471c-a749-212f5d5ce239} <Debug> TCPHandler: Processed in 0.001243125 sec. | ||
| 15029 | 2026.05.01 17:55:30.774485 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15030 | 2026.05.01 17:55:30.774739 [ 279 ] {5b2c2126-134a-49d5-8cd6-1388604264a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15031 | 2026.05.01 17:55:30.774836 [ 279 ] {5b2c2126-134a-49d5-8cd6-1388604264a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15032 | 2026.05.01 17:55:30.775552 [ 279 ] {5b2c2126-134a-49d5-8cd6-1388604264a4} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15033 | 2026.05.01 17:55:30.775599 [ 279 ] {5b2c2126-134a-49d5-8cd6-1388604264a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15034 | 2026.05.01 17:55:30.775965 [ 279 ] {5b2c2126-134a-49d5-8cd6-1388604264a4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 15035 | 2026.05.01 17:55:30.776186 [ 279 ] {5b2c2126-134a-49d5-8cd6-1388604264a4} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15036 | 2026.05.01 17:55:30.776350 [ 279 ] {5b2c2126-134a-49d5-8cd6-1388604264a4} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001676 sec., 4773.26968973747 rows/sec., 389.23 KiB/sec. | ||
| 15037 | 2026.05.01 17:55:30.776394 [ 279 ] {5b2c2126-134a-49d5-8cd6-1388604264a4} <Debug> TCPHandler: Processed in 0.002069541 sec. | ||
| 15038 | 2026.05.01 17:55:30.776524 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15039 | 2026.05.01 17:55:30.776625 [ 279 ] {259d3a0d-eecf-43a6-b212-081e6b9e4c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15040 | 2026.05.01 17:55:30.776666 [ 279 ] {259d3a0d-eecf-43a6-b212-081e6b9e4c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15041 | 2026.05.01 17:55:30.778222 [ 279 ] {259d3a0d-eecf-43a6-b212-081e6b9e4c78} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15042 | 2026.05.01 17:55:30.778261 [ 279 ] {259d3a0d-eecf-43a6-b212-081e6b9e4c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15043 | 2026.05.01 17:55:30.778711 [ 279 ] {259d3a0d-eecf-43a6-b212-081e6b9e4c78} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15044 | 2026.05.01 17:55:30.778936 [ 279 ] {259d3a0d-eecf-43a6-b212-081e6b9e4c78} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15045 | 2026.05.01 17:55:30.779075 [ 279 ] {259d3a0d-eecf-43a6-b212-081e6b9e4c78} <Debug> executeQuery: Read 2395 rows, 181.08 KiB in 0.002472 sec., 968851.1326860843 rows/sec., 71.54 MiB/sec. | ||
| 15046 | 2026.05.01 17:55:30.779114 [ 279 ] {259d3a0d-eecf-43a6-b212-081e6b9e4c78} <Debug> TCPHandler: Processed in 0.002641213 sec. | ||
| 15047 | 2026.05.01 17:55:30.779242 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15048 | 2026.05.01 17:55:30.779341 [ 279 ] {06f779bf-e6c3-41ba-b5fe-005c5f1c3fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15049 | 2026.05.01 17:55:30.779381 [ 279 ] {06f779bf-e6c3-41ba-b5fe-005c5f1c3fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15050 | 2026.05.01 17:55:30.779815 [ 279 ] {06f779bf-e6c3-41ba-b5fe-005c5f1c3fc2} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15051 | 2026.05.01 17:55:30.779853 [ 279 ] {06f779bf-e6c3-41ba-b5fe-005c5f1c3fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15052 | 2026.05.01 17:55:30.780144 [ 279 ] {06f779bf-e6c3-41ba-b5fe-005c5f1c3fc2} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 15053 | 2026.05.01 17:55:30.780354 [ 279 ] {06f779bf-e6c3-41ba-b5fe-005c5f1c3fc2} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15054 | 2026.05.01 17:55:30.780488 [ 279 ] {06f779bf-e6c3-41ba-b5fe-005c5f1c3fc2} <Debug> executeQuery: Read 25 rows, 1.84 KiB in 0.001168 sec., 21404.109589041098 rows/sec., 1.54 MiB/sec. | ||
| 15055 | 2026.05.01 17:55:30.780526 [ 279 ] {06f779bf-e6c3-41ba-b5fe-005c5f1c3fc2} <Debug> TCPHandler: Processed in 0.001334237 sec. | ||
| 15056 | 2026.05.01 17:55:30.780641 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15057 | 2026.05.01 17:55:30.780737 [ 279 ] {b0dfcbf4-ac36-43a1-92aa-afc4b3510114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15058 | 2026.05.01 17:55:30.780776 [ 279 ] {b0dfcbf4-ac36-43a1-92aa-afc4b3510114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15059 | 2026.05.01 17:55:30.781449 [ 279 ] {b0dfcbf4-ac36-43a1-92aa-afc4b3510114} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15060 | 2026.05.01 17:55:30.781486 [ 279 ] {b0dfcbf4-ac36-43a1-92aa-afc4b3510114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15061 | 2026.05.01 17:55:30.781815 [ 279 ] {b0dfcbf4-ac36-43a1-92aa-afc4b3510114} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15062 | 2026.05.01 17:55:30.782024 [ 279 ] {b0dfcbf4-ac36-43a1-92aa-afc4b3510114} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15063 | 2026.05.01 17:55:30.782159 [ 279 ] {b0dfcbf4-ac36-43a1-92aa-afc4b3510114} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00144 sec., 556250 rows/sec., 32.13 MiB/sec. | ||
| 15064 | 2026.05.01 17:55:30.782196 [ 279 ] {b0dfcbf4-ac36-43a1-92aa-afc4b3510114} <Debug> TCPHandler: Processed in 0.001604653 sec. | ||
| 15065 | 2026.05.01 17:55:30.782318 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15066 | 2026.05.01 17:55:30.782438 [ 279 ] {24cfa358-8c52-4ebd-8988-1a1d409280f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15067 | 2026.05.01 17:55:30.782487 [ 279 ] {24cfa358-8c52-4ebd-8988-1a1d409280f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15068 | 2026.05.01 17:55:30.782957 [ 279 ] {24cfa358-8c52-4ebd-8988-1a1d409280f2} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15069 | 2026.05.01 17:55:30.783008 [ 279 ] {24cfa358-8c52-4ebd-8988-1a1d409280f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15070 | 2026.05.01 17:55:30.783363 [ 279 ] {24cfa358-8c52-4ebd-8988-1a1d409280f2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 15071 | 2026.05.01 17:55:30.783574 [ 279 ] {24cfa358-8c52-4ebd-8988-1a1d409280f2} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15072 | 2026.05.01 17:55:30.783709 [ 279 ] {24cfa358-8c52-4ebd-8988-1a1d409280f2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001297 sec., 771.0100231303007 rows/sec., 54.21 KiB/sec. | ||
| 15073 | 2026.05.01 17:55:30.783748 [ 279 ] {24cfa358-8c52-4ebd-8988-1a1d409280f2} <Debug> TCPHandler: Processed in 0.0014907 sec. | ||
| 15074 | 2026.05.01 17:55:30.783868 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15075 | 2026.05.01 17:55:30.783964 [ 279 ] {e4bbbd10-5f1c-470f-b819-cb9ffdb83797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15076 | 2026.05.01 17:55:30.784003 [ 279 ] {e4bbbd10-5f1c-470f-b819-cb9ffdb83797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15077 | 2026.05.01 17:55:30.784884 [ 279 ] {e4bbbd10-5f1c-470f-b819-cb9ffdb83797} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15078 | 2026.05.01 17:55:30.784921 [ 279 ] {e4bbbd10-5f1c-470f-b819-cb9ffdb83797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15079 | 2026.05.01 17:55:30.785289 [ 279 ] {e4bbbd10-5f1c-470f-b819-cb9ffdb83797} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15080 | 2026.05.01 17:55:30.785505 [ 279 ] {e4bbbd10-5f1c-470f-b819-cb9ffdb83797} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15081 | 2026.05.01 17:55:30.785638 [ 279 ] {e4bbbd10-5f1c-470f-b819-cb9ffdb83797} <Debug> executeQuery: Read 1276 rows, 87.01 KiB in 0.001692 sec., 754137.1158392435 rows/sec., 50.22 MiB/sec. | ||
| 15082 | 2026.05.01 17:55:30.785678 [ 279 ] {e4bbbd10-5f1c-470f-b819-cb9ffdb83797} <Debug> TCPHandler: Processed in 0.001859038 sec. | ||
| 15083 | 2026.05.01 17:55:30.785794 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15084 | 2026.05.01 17:55:30.785890 [ 279 ] {b980545a-f2b2-41b1-80c2-a9d668ec001d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15085 | 2026.05.01 17:55:30.785933 [ 279 ] {b980545a-f2b2-41b1-80c2-a9d668ec001d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15086 | 2026.05.01 17:55:30.786635 [ 279 ] {b980545a-f2b2-41b1-80c2-a9d668ec001d} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15087 | 2026.05.01 17:55:30.786673 [ 279 ] {b980545a-f2b2-41b1-80c2-a9d668ec001d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15088 | 2026.05.01 17:55:30.787117 [ 279 ] {b980545a-f2b2-41b1-80c2-a9d668ec001d} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15089 | 2026.05.01 17:55:30.787330 [ 279 ] {b980545a-f2b2-41b1-80c2-a9d668ec001d} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15090 | 2026.05.01 17:55:30.787459 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 6 parts from all_1_99_20 to all_104_104_0 | ||
| 15091 | 2026.05.01 17:55:30.787468 [ 279 ] {b980545a-f2b2-41b1-80c2-a9d668ec001d} <Debug> executeQuery: Read 1490 rows, 92.47 KiB in 0.001597 sec., 932999.3738259237 rows/sec., 56.55 MiB/sec. | ||
| 15092 | 2026.05.01 17:55:30.787531 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15093 | 2026.05.01 17:55:30.787548 [ 279 ] {b980545a-f2b2-41b1-80c2-a9d668ec001d} <Debug> TCPHandler: Processed in 0.001803666 sec. | ||
| 15094 | 2026.05.01 17:55:30.787560 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15095 | 2026.05.01 17:55:30.787672 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15096 | 2026.05.01 17:55:30.787696 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_104_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_99_20 to all_104_104_0 into Compact with storage Full | ||
| 15097 | 2026.05.01 17:55:30.787773 [ 279 ] {2d44e9bf-a59d-4740-97e6-4c59e608e983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15098 | 2026.05.01 17:55:30.787833 [ 279 ] {2d44e9bf-a59d-4740-97e6-4c59e608e983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15099 | 2026.05.01 17:55:30.787854 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_104_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15100 | 2026.05.01 17:55:30.787898 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_99_20, total 40625 rows starting from the beginning of the part | ||
| 15101 | 2026.05.01 17:55:30.787970 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 15102 | 2026.05.01 17:55:30.788018 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 341 rows starting from the beginning of the part | ||
| 15103 | 2026.05.01 17:55:30.788066 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 15104 | 2026.05.01 17:55:30.788109 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 15105 | 2026.05.01 17:55:30.788152 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1490 rows starting from the beginning of the part | ||
| 15106 | 2026.05.01 17:55:30.788627 [ 279 ] {2d44e9bf-a59d-4740-97e6-4c59e608e983} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15107 | 2026.05.01 17:55:30.788670 [ 279 ] {2d44e9bf-a59d-4740-97e6-4c59e608e983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15108 | 2026.05.01 17:55:30.789224 [ 279 ] {2d44e9bf-a59d-4740-97e6-4c59e608e983} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 15109 | 2026.05.01 17:55:30.789490 [ 279 ] {2d44e9bf-a59d-4740-97e6-4c59e608e983} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15110 | 2026.05.01 17:55:30.789642 [ 279 ] {2d44e9bf-a59d-4740-97e6-4c59e608e983} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001887 sec., 9009.009009009009 rows/sec., 16.14 MiB/sec. | ||
| 15111 | 2026.05.01 17:55:30.789708 [ 279 ] {2d44e9bf-a59d-4740-97e6-4c59e608e983} <Debug> TCPHandler: Processed in 0.002084593 sec. | ||
| 15112 | 2026.05.01 17:55:30.789837 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15113 | 2026.05.01 17:55:30.789933 [ 279 ] {89e4d9e4-5a76-42d0-ba27-c34a735b88ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15114 | 2026.05.01 17:55:30.789975 [ 279 ] {89e4d9e4-5a76-42d0-ba27-c34a735b88ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15115 | 2026.05.01 17:55:30.790299 [ 279 ] {89e4d9e4-5a76-42d0-ba27-c34a735b88ea} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15116 | 2026.05.01 17:55:30.790335 [ 279 ] {89e4d9e4-5a76-42d0-ba27-c34a735b88ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15117 | 2026.05.01 17:55:30.790657 [ 279 ] {89e4d9e4-5a76-42d0-ba27-c34a735b88ea} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15118 | 2026.05.01 17:55:30.790868 [ 279 ] {89e4d9e4-5a76-42d0-ba27-c34a735b88ea} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15119 | 2026.05.01 17:55:30.791005 [ 279 ] {89e4d9e4-5a76-42d0-ba27-c34a735b88ea} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.00109 sec., 7339.4495412844035 rows/sec., 501.72 KiB/sec. | ||
| 15120 | 2026.05.01 17:55:30.791041 [ 279 ] {89e4d9e4-5a76-42d0-ba27-c34a735b88ea} <Debug> TCPHandler: Processed in 0.001253266 sec. | ||
| 15121 | 2026.05.01 17:55:30.795712 [ 194 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_104_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42936 rows, containing 5 columns (5 merged, 0 gathered) in 0.008081023 sec., 5313188.689105327 rows/sec., 344.31 MiB/sec. | ||
| 15122 | 2026.05.01 17:55:30.796275 [ 193 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_104_21} <Trace> MergedBlockOutputStream: filled checksums all_1_104_21 (state Temporary) | ||
| 15123 | 2026.05.01 17:55:30.796565 [ 193 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_104_21 to all_1_104_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15124 | 2026.05.01 17:55:30.796650 [ 193 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 6 parts: [all_1_99_20, all_104_104_0] -> all_1_104_21 | ||
| 15125 | 2026.05.01 17:55:30.796739 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 15126 | 2026.05.01 17:55:31.000227 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 356.14 MiB, peak 364.83 MiB, free memory in arenas 0.00 B, will set to 355.05 MiB (RSS), difference: -1.09 MiB | ||
| 15127 | 2026.05.01 17:55:31.793295 [ 84 ] {} <Debug> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8) (MergerMutator): Selected 5 parts from all_1_36_7 to all_40_40_0 | ||
| 15128 | 2026.05.01 17:55:31.793387 [ 84 ] {} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15129 | 2026.05.01 17:55:31.793425 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15130 | 2026.05.01 17:55:31.793592 [ 197 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_36_7 to all_40_40_0 into Compact with storage Full | ||
| 15131 | 2026.05.01 17:55:31.793798 [ 197 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15132 | 2026.05.01 17:55:31.793845 [ 197 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 250 rows starting from the beginning of the part | ||
| 15133 | 2026.05.01 17:55:31.793934 [ 197 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 238 rows starting from the beginning of the part | ||
| 15134 | 2026.05.01 17:55:31.793996 [ 197 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 238 rows starting from the beginning of the part | ||
| 15135 | 2026.05.01 17:55:31.794053 [ 197 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 238 rows starting from the beginning of the part | ||
| 15136 | 2026.05.01 17:55:31.794110 [ 197 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 12 rows starting from the beginning of the part | ||
| 15137 | 2026.05.01 17:55:31.795127 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 976 rows, containing 5 columns (5 merged, 0 gathered) in 0.001609363 sec., 606451.1238297388 rows/sec., 37.03 MiB/sec. | ||
| 15138 | 2026.05.01 17:55:31.795319 [ 188 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 15139 | 2026.05.01 17:55:31.795634 [ 188 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_40_8} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15140 | 2026.05.01 17:55:31.795709 [ 188 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_40_8} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8) (MergerMutator): Merged 5 parts: [all_1_36_7, all_40_40_0] -> all_1_40_8 | ||
| 15141 | 2026.05.01 17:55:31.795814 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 15142 | 2026.05.01 17:55:32.691250 [ 72 ] {} <Debug> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3) (MergerMutator): Selected 5 parts from all_1_36_7 to all_40_40_0 | ||
| 15143 | 2026.05.01 17:55:32.691348 [ 72 ] {} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15144 | 2026.05.01 17:55:32.691385 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15145 | 2026.05.01 17:55:32.691576 [ 194 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_36_7 to all_40_40_0 into Compact with storage Full | ||
| 15146 | 2026.05.01 17:55:32.691795 [ 194 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15147 | 2026.05.01 17:55:32.691847 [ 194 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 488 rows starting from the beginning of the part | ||
| 15148 | 2026.05.01 17:55:32.691947 [ 194 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 464 rows starting from the beginning of the part | ||
| 15149 | 2026.05.01 17:55:32.692020 [ 194 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 464 rows starting from the beginning of the part | ||
| 15150 | 2026.05.01 17:55:32.692088 [ 194 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 464 rows starting from the beginning of the part | ||
| 15151 | 2026.05.01 17:55:32.692154 [ 194 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 15152 | 2026.05.01 17:55:32.693315 [ 193 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1904 rows, containing 5 columns (5 merged, 0 gathered) in 0.001814077 sec., 1049569.5607187566 rows/sec., 71.08 MiB/sec. | ||
| 15153 | 2026.05.01 17:55:32.693557 [ 196 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 15154 | 2026.05.01 17:55:32.693893 [ 196 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_40_8} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15155 | 2026.05.01 17:55:32.693980 [ 196 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_40_8} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3) (MergerMutator): Merged 5 parts: [all_1_36_7, all_40_40_0] -> all_1_40_8 | ||
| 15156 | 2026.05.01 17:55:32.694088 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 15157 | 2026.05.01 17:55:34.771420 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31220 | ||
| 15158 | 2026.05.01 17:55:34.772012 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15159 | 2026.05.01 17:55:34.772062 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15160 | 2026.05.01 17:55:34.772602 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15161 | 2026.05.01 17:55:34.772836 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15162 | 2026.05.01 17:55:34.772971 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31220 | ||
| 15163 | 2026.05.01 17:55:35.550930 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15164 | 2026.05.01 17:55:35.551175 [ 279 ] {fea14747-8b38-45d3-9f38-f0698361b6e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15165 | 2026.05.01 17:55:35.551268 [ 279 ] {fea14747-8b38-45d3-9f38-f0698361b6e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15166 | 2026.05.01 17:55:35.552105 [ 279 ] {fea14747-8b38-45d3-9f38-f0698361b6e1} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15167 | 2026.05.01 17:55:35.552167 [ 279 ] {fea14747-8b38-45d3-9f38-f0698361b6e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15168 | 2026.05.01 17:55:35.552692 [ 279 ] {fea14747-8b38-45d3-9f38-f0698361b6e1} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15169 | 2026.05.01 17:55:35.553018 [ 279 ] {fea14747-8b38-45d3-9f38-f0698361b6e1} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15170 | 2026.05.01 17:55:35.553235 [ 279 ] {fea14747-8b38-45d3-9f38-f0698361b6e1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002123 sec., 26377.7673104098 rows/sec., 2.03 MiB/sec. | ||
| 15171 | 2026.05.01 17:55:35.553296 [ 279 ] {fea14747-8b38-45d3-9f38-f0698361b6e1} <Debug> TCPHandler: Processed in 0.002561282 sec. | ||
| 15172 | 2026.05.01 17:55:35.553465 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15173 | 2026.05.01 17:55:35.553596 [ 279 ] {d50975d8-0658-4997-9310-751a9d960ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15174 | 2026.05.01 17:55:35.553652 [ 279 ] {d50975d8-0658-4997-9310-751a9d960ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15175 | 2026.05.01 17:55:35.554220 [ 279 ] {d50975d8-0658-4997-9310-751a9d960ac8} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15176 | 2026.05.01 17:55:35.554259 [ 279 ] {d50975d8-0658-4997-9310-751a9d960ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15177 | 2026.05.01 17:55:35.554691 [ 279 ] {d50975d8-0658-4997-9310-751a9d960ac8} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15178 | 2026.05.01 17:55:35.554999 [ 279 ] {d50975d8-0658-4997-9310-751a9d960ac8} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15179 | 2026.05.01 17:55:35.555180 [ 279 ] {d50975d8-0658-4997-9310-751a9d960ac8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001615 sec., 39628.482972136226 rows/sec., 3.09 MiB/sec. | ||
| 15180 | 2026.05.01 17:55:35.555235 [ 279 ] {d50975d8-0658-4997-9310-751a9d960ac8} <Debug> TCPHandler: Processed in 0.001832527 sec. | ||
| 15181 | 2026.05.01 17:55:35.555383 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15182 | 2026.05.01 17:55:35.555505 [ 279 ] {62821dd1-1d6e-460b-80e6-571d800faf41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15183 | 2026.05.01 17:55:35.555566 [ 279 ] {62821dd1-1d6e-460b-80e6-571d800faf41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15184 | 2026.05.01 17:55:35.556155 [ 279 ] {62821dd1-1d6e-460b-80e6-571d800faf41} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15185 | 2026.05.01 17:55:35.556193 [ 279 ] {62821dd1-1d6e-460b-80e6-571d800faf41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15186 | 2026.05.01 17:55:35.556550 [ 279 ] {62821dd1-1d6e-460b-80e6-571d800faf41} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15187 | 2026.05.01 17:55:35.556768 [ 279 ] {62821dd1-1d6e-460b-80e6-571d800faf41} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15188 | 2026.05.01 17:55:35.556906 [ 279 ] {62821dd1-1d6e-460b-80e6-571d800faf41} <Debug> executeQuery: Read 138 rows, 9.84 KiB in 0.001429 sec., 96571.02869139258 rows/sec., 6.72 MiB/sec. | ||
| 15189 | 2026.05.01 17:55:35.556946 [ 279 ] {62821dd1-1d6e-460b-80e6-571d800faf41} <Debug> TCPHandler: Processed in 0.001627453 sec. | ||
| 15190 | 2026.05.01 17:55:35.557068 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15191 | 2026.05.01 17:55:35.557166 [ 279 ] {1e9a78d8-5510-43c2-bff9-488c09aeb5ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15192 | 2026.05.01 17:55:35.557209 [ 279 ] {1e9a78d8-5510-43c2-bff9-488c09aeb5ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15193 | 2026.05.01 17:55:35.557559 [ 279 ] {1e9a78d8-5510-43c2-bff9-488c09aeb5ec} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15194 | 2026.05.01 17:55:35.557598 [ 279 ] {1e9a78d8-5510-43c2-bff9-488c09aeb5ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15195 | 2026.05.01 17:55:35.557918 [ 279 ] {1e9a78d8-5510-43c2-bff9-488c09aeb5ec} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15196 | 2026.05.01 17:55:35.558136 [ 279 ] {1e9a78d8-5510-43c2-bff9-488c09aeb5ec} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15197 | 2026.05.01 17:55:35.558271 [ 279 ] {1e9a78d8-5510-43c2-bff9-488c09aeb5ec} <Debug> executeQuery: Read 52 rows, 3.59 KiB in 0.001125 sec., 46222.222222222226 rows/sec., 3.12 MiB/sec. | ||
| 15198 | 2026.05.01 17:55:35.558308 [ 279 ] {1e9a78d8-5510-43c2-bff9-488c09aeb5ec} <Debug> TCPHandler: Processed in 0.001290696 sec. | ||
| 15199 | 2026.05.01 17:55:36.374441 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 15200 | 2026.05.01 17:55:36.392331 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15201 | 2026.05.01 17:55:36.392392 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15202 | 2026.05.01 17:55:36.398550 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15203 | 2026.05.01 17:55:36.399282 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15204 | 2026.05.01 17:55:36.402234 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 15205 | 2026.05.01 17:55:37.378642 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1928 | ||
| 15206 | 2026.05.01 17:55:37.381186 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15207 | 2026.05.01 17:55:37.381234 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15208 | 2026.05.01 17:55:37.382415 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15209 | 2026.05.01 17:55:37.382682 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15210 | 2026.05.01 17:55:37.382954 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1928 | ||
| 15211 | 2026.05.01 17:55:40.554472 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15212 | 2026.05.01 17:55:40.554671 [ 279 ] {2fa57e2f-11e6-4e3f-a358-735b44997055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15213 | 2026.05.01 17:55:40.554736 [ 279 ] {2fa57e2f-11e6-4e3f-a358-735b44997055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15214 | 2026.05.01 17:55:40.555441 [ 279 ] {2fa57e2f-11e6-4e3f-a358-735b44997055} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15215 | 2026.05.01 17:55:40.555477 [ 279 ] {2fa57e2f-11e6-4e3f-a358-735b44997055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15216 | 2026.05.01 17:55:40.555878 [ 279 ] {2fa57e2f-11e6-4e3f-a358-735b44997055} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15217 | 2026.05.01 17:55:40.556129 [ 279 ] {2fa57e2f-11e6-4e3f-a358-735b44997055} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15218 | 2026.05.01 17:55:40.556265 [ 109 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15219 | 2026.05.01 17:55:40.556289 [ 279 ] {2fa57e2f-11e6-4e3f-a358-735b44997055} <Debug> executeQuery: Read 128 rows, 11.33 KiB in 0.001666 sec., 76830.73229291716 rows/sec., 6.64 MiB/sec. | ||
| 15220 | 2026.05.01 17:55:40.556309 [ 109 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15221 | 2026.05.01 17:55:40.556331 [ 279 ] {2fa57e2f-11e6-4e3f-a358-735b44997055} <Debug> TCPHandler: Processed in 0.001986991 sec. | ||
| 15222 | 2026.05.01 17:55:40.556332 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15223 | 2026.05.01 17:55:40.556432 [ 193 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15224 | 2026.05.01 17:55:40.556457 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15225 | 2026.05.01 17:55:40.556531 [ 193 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15226 | 2026.05.01 17:55:40.556553 [ 279 ] {a7c6c18a-b1f9-473e-8cdb-46a5eaeaae9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15227 | 2026.05.01 17:55:40.556566 [ 193 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 3812 rows starting from the beginning of the part | ||
| 15228 | 2026.05.01 17:55:40.556593 [ 279 ] {a7c6c18a-b1f9-473e-8cdb-46a5eaeaae9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15229 | 2026.05.01 17:55:40.556638 [ 193 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 68 rows starting from the beginning of the part | ||
| 15230 | 2026.05.01 17:55:40.556689 [ 193 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 128 rows starting from the beginning of the part | ||
| 15231 | 2026.05.01 17:55:40.556741 [ 193 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 2395 rows starting from the beginning of the part | ||
| 15232 | 2026.05.01 17:55:40.556788 [ 193 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part | ||
| 15233 | 2026.05.01 17:55:40.556835 [ 193 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 128 rows starting from the beginning of the part | ||
| 15234 | 2026.05.01 17:55:40.557013 [ 279 ] {a7c6c18a-b1f9-473e-8cdb-46a5eaeaae9c} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15235 | 2026.05.01 17:55:40.557048 [ 279 ] {a7c6c18a-b1f9-473e-8cdb-46a5eaeaae9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15236 | 2026.05.01 17:55:40.557350 [ 279 ] {a7c6c18a-b1f9-473e-8cdb-46a5eaeaae9c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 15237 | 2026.05.01 17:55:40.557562 [ 279 ] {a7c6c18a-b1f9-473e-8cdb-46a5eaeaae9c} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15238 | 2026.05.01 17:55:40.557669 [ 109 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 15239 | 2026.05.01 17:55:40.557692 [ 279 ] {a7c6c18a-b1f9-473e-8cdb-46a5eaeaae9c} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001158 sec., 31088.082901554404 rows/sec., 2.28 MiB/sec. | ||
| 15240 | 2026.05.01 17:55:40.557693 [ 109 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15241 | 2026.05.01 17:55:40.557722 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15242 | 2026.05.01 17:55:40.557731 [ 279 ] {a7c6c18a-b1f9-473e-8cdb-46a5eaeaae9c} <Debug> TCPHandler: Processed in 0.001322977 sec. | ||
| 15243 | 2026.05.01 17:55:40.557818 [ 196 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 15244 | 2026.05.01 17:55:40.557842 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15245 | 2026.05.01 17:55:40.557949 [ 279 ] {23a76484-cd8c-4aa2-9b8c-51541d9e2d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15246 | 2026.05.01 17:55:40.557957 [ 196 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15247 | 2026.05.01 17:55:40.557994 [ 279 ] {23a76484-cd8c-4aa2-9b8c-51541d9e2d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15248 | 2026.05.01 17:55:40.558004 [ 196 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 317 rows starting from the beginning of the part | ||
| 15249 | 2026.05.01 17:55:40.558080 [ 196 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 50 rows starting from the beginning of the part | ||
| 15250 | 2026.05.01 17:55:40.558126 [ 196 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 6 rows starting from the beginning of the part | ||
| 15251 | 2026.05.01 17:55:40.558167 [ 196 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 36 rows starting from the beginning of the part | ||
| 15252 | 2026.05.01 17:55:40.558207 [ 196 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 25 rows starting from the beginning of the part | ||
| 15253 | 2026.05.01 17:55:40.558247 [ 196 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 36 rows starting from the beginning of the part | ||
| 15254 | 2026.05.01 17:55:40.558471 [ 279 ] {23a76484-cd8c-4aa2-9b8c-51541d9e2d20} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15255 | 2026.05.01 17:55:40.558515 [ 279 ] {23a76484-cd8c-4aa2-9b8c-51541d9e2d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15256 | 2026.05.01 17:55:40.558840 [ 279 ] {23a76484-cd8c-4aa2-9b8c-51541d9e2d20} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15257 | 2026.05.01 17:55:40.558924 [ 200 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6587 rows, containing 5 columns (5 merged, 0 gathered) in 0.002530891 sec., 2602640.730082805 rows/sec., 206.75 MiB/sec. | ||
| 15258 | 2026.05.01 17:55:40.559071 [ 279 ] {23a76484-cd8c-4aa2-9b8c-51541d9e2d20} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15259 | 2026.05.01 17:55:40.559099 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 470 rows, containing 5 columns (5 merged, 0 gathered) in 0.001331887 sec., 352882.78960602515 rows/sec., 24.65 MiB/sec. | ||
| 15260 | 2026.05.01 17:55:40.559206 [ 279 ] {23a76484-cd8c-4aa2-9b8c-51541d9e2d20} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001274 sec., 78492.93563579278 rows/sec., 6.13 MiB/sec. | ||
| 15261 | 2026.05.01 17:55:40.559246 [ 279 ] {23a76484-cd8c-4aa2-9b8c-51541d9e2d20} <Debug> TCPHandler: Processed in 0.00145302 sec. | ||
| 15262 | 2026.05.01 17:55:40.559246 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15263 | 2026.05.01 17:55:40.559249 [ 200 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15264 | 2026.05.01 17:55:40.559243 [ 107 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15265 | 2026.05.01 17:55:40.559350 [ 107 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15266 | 2026.05.01 17:55:40.559365 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15267 | 2026.05.01 17:55:40.559382 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15268 | 2026.05.01 17:55:40.559467 [ 279 ] {aed3642f-3715-4ea8-9138-51d30c63156a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15269 | 2026.05.01 17:55:40.559495 [ 191 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15270 | 2026.05.01 17:55:40.559518 [ 279 ] {aed3642f-3715-4ea8-9138-51d30c63156a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15271 | 2026.05.01 17:55:40.559602 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_106_21} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15272 | 2026.05.01 17:55:40.559617 [ 200 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_91_18} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15273 | 2026.05.01 17:55:40.559626 [ 191 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15274 | 2026.05.01 17:55:40.559676 [ 191 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2102 rows starting from the beginning of the part | ||
| 15275 | 2026.05.01 17:55:40.559677 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_106_21} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15276 | 2026.05.01 17:55:40.559712 [ 200 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_91_18} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15277 | 2026.05.01 17:55:40.559749 [ 191 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 70 rows starting from the beginning of the part | ||
| 15278 | 2026.05.01 17:55:40.559756 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 15279 | 2026.05.01 17:55:40.559805 [ 191 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 100 rows starting from the beginning of the part | ||
| 15280 | 2026.05.01 17:55:40.559808 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 15281 | 2026.05.01 17:55:40.559858 [ 191 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1276 rows starting from the beginning of the part | ||
| 15282 | 2026.05.01 17:55:40.559904 [ 191 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
| 15283 | 2026.05.01 17:55:40.559945 [ 191 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 100 rows starting from the beginning of the part | ||
| 15284 | 2026.05.01 17:55:40.559958 [ 279 ] {aed3642f-3715-4ea8-9138-51d30c63156a} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15285 | 2026.05.01 17:55:40.559999 [ 279 ] {aed3642f-3715-4ea8-9138-51d30c63156a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15286 | 2026.05.01 17:55:40.560385 [ 279 ] {aed3642f-3715-4ea8-9138-51d30c63156a} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15287 | 2026.05.01 17:55:40.560623 [ 279 ] {aed3642f-3715-4ea8-9138-51d30c63156a} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15288 | 2026.05.01 17:55:40.560761 [ 279 ] {aed3642f-3715-4ea8-9138-51d30c63156a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001311 sec., 122044.24103737604 rows/sec., 8.50 MiB/sec. | ||
| 15289 | 2026.05.01 17:55:40.560799 [ 279 ] {aed3642f-3715-4ea8-9138-51d30c63156a} <Debug> TCPHandler: Processed in 0.00148276 sec. | ||
| 15290 | 2026.05.01 17:55:40.560918 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15291 | 2026.05.01 17:55:40.561010 [ 279 ] {66ade14e-1c16-437b-bbf0-35f79cb70082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15292 | 2026.05.01 17:55:40.561064 [ 279 ] {66ade14e-1c16-437b-bbf0-35f79cb70082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15293 | 2026.05.01 17:55:40.561389 [ 200 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3712 rows, containing 5 columns (5 merged, 0 gathered) in 0.001941429 sec., 1911993.6912449542 rows/sec., 138.37 MiB/sec. | ||
| 15294 | 2026.05.01 17:55:40.561682 [ 186 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15295 | 2026.05.01 17:55:40.561941 [ 279 ] {66ade14e-1c16-437b-bbf0-35f79cb70082} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15296 | 2026.05.01 17:55:40.561985 [ 279 ] {66ade14e-1c16-437b-bbf0-35f79cb70082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15297 | 2026.05.01 17:55:40.562023 [ 186 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_106_21} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15298 | 2026.05.01 17:55:40.562117 [ 186 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_106_21} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15299 | 2026.05.01 17:55:40.562222 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 15300 | 2026.05.01 17:55:40.562558 [ 279 ] {66ade14e-1c16-437b-bbf0-35f79cb70082} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 15301 | 2026.05.01 17:55:40.562798 [ 279 ] {66ade14e-1c16-437b-bbf0-35f79cb70082} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15302 | 2026.05.01 17:55:40.562923 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 15303 | 2026.05.01 17:55:40.562937 [ 279 ] {66ade14e-1c16-437b-bbf0-35f79cb70082} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001945 sec., 18508.997429305913 rows/sec., 33.17 MiB/sec. | ||
| 15304 | 2026.05.01 17:55:40.562960 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15305 | 2026.05.01 17:55:40.562983 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15306 | 2026.05.01 17:55:40.563001 [ 279 ] {66ade14e-1c16-437b-bbf0-35f79cb70082} <Debug> TCPHandler: Processed in 0.002134004 sec. | ||
| 15307 | 2026.05.01 17:55:40.563048 [ 201 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 15308 | 2026.05.01 17:55:40.563119 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15309 | 2026.05.01 17:55:40.563214 [ 279 ] {c99a1fa2-c857-4362-8900-f0b215c0d24b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15310 | 2026.05.01 17:55:40.563222 [ 201 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15311 | 2026.05.01 17:55:40.563256 [ 279 ] {c99a1fa2-c857-4362-8900-f0b215c0d24b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15312 | 2026.05.01 17:55:40.563273 [ 201 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1935 rows starting from the beginning of the part | ||
| 15313 | 2026.05.01 17:55:40.563377 [ 201 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 36 rows starting from the beginning of the part | ||
| 15314 | 2026.05.01 17:55:40.563467 [ 201 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 6 rows starting from the beginning of the part | ||
| 15315 | 2026.05.01 17:55:40.563546 [ 201 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 36 rows starting from the beginning of the part | ||
| 15316 | 2026.05.01 17:55:40.563600 [ 279 ] {c99a1fa2-c857-4362-8900-f0b215c0d24b} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15317 | 2026.05.01 17:55:40.563625 [ 201 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 17 rows starting from the beginning of the part | ||
| 15318 | 2026.05.01 17:55:40.563636 [ 279 ] {c99a1fa2-c857-4362-8900-f0b215c0d24b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15319 | 2026.05.01 17:55:40.563705 [ 201 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 36 rows starting from the beginning of the part | ||
| 15320 | 2026.05.01 17:55:40.563944 [ 279 ] {c99a1fa2-c857-4362-8900-f0b215c0d24b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15321 | 2026.05.01 17:55:40.564169 [ 279 ] {c99a1fa2-c857-4362-8900-f0b215c0d24b} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15322 | 2026.05.01 17:55:40.564287 [ 107 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15323 | 2026.05.01 17:55:40.564298 [ 279 ] {c99a1fa2-c857-4362-8900-f0b215c0d24b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 15324 | 2026.05.01 17:55:40.564318 [ 107 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15325 | 2026.05.01 17:55:40.564343 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15326 | 2026.05.01 17:55:40.564344 [ 279 ] {c99a1fa2-c857-4362-8900-f0b215c0d24b} <Debug> TCPHandler: Processed in 0.001273876 sec. | ||
| 15327 | 2026.05.01 17:55:40.564422 [ 186 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15328 | 2026.05.01 17:55:40.564519 [ 186 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15329 | 2026.05.01 17:55:40.564548 [ 186 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 7170 rows starting from the beginning of the part | ||
| 15330 | 2026.05.01 17:55:40.564607 [ 186 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 15331 | 2026.05.01 17:55:40.564651 [ 186 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 15332 | 2026.05.01 17:55:40.564692 [ 186 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 8 rows starting from the beginning of the part | ||
| 15333 | 2026.05.01 17:55:40.564732 [ 186 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 52 rows starting from the beginning of the part | ||
| 15334 | 2026.05.01 17:55:40.564770 [ 186 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 15335 | 2026.05.01 17:55:40.566506 [ 200 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7410 rows, containing 4 columns (4 merged, 0 gathered) in 0.002120973 sec., 3493679.551790617 rows/sec., 223.42 MiB/sec. | ||
| 15336 | 2026.05.01 17:55:40.567171 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15337 | 2026.05.01 17:55:40.567476 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_106_21} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15338 | 2026.05.01 17:55:40.567557 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_106_21} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15339 | 2026.05.01 17:55:40.567657 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 15340 | 2026.05.01 17:55:40.574402 [ 199 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2066 rows, containing 19 columns (19 merged, 0 gathered) in 0.01137354 sec., 181649.68866333613 rows/sec., 325.51 MiB/sec. | ||
| 15341 | 2026.05.01 17:55:40.576456 [ 199 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15342 | 2026.05.01 17:55:40.576791 [ 199 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15343 | 2026.05.01 17:55:40.576873 [ 199 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15344 | 2026.05.01 17:55:40.577031 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.90 MiB. | ||
| 15345 | 2026.05.01 17:55:41.000275 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.63 MiB, peak 373.46 MiB, free memory in arenas 0.00 B, will set to 362.02 MiB (RSS), difference: 6.40 MiB | ||
| 15346 | 2026.05.01 17:55:42.110952 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15347 | 2026.05.01 17:55:42.111040 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15348 | 2026.05.01 17:55:42.273418 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31732 | ||
| 15349 | 2026.05.01 17:55:42.274016 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15350 | 2026.05.01 17:55:42.274057 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15351 | 2026.05.01 17:55:42.274533 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15352 | 2026.05.01 17:55:42.274761 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15353 | 2026.05.01 17:55:42.274891 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31732 | ||
| 15354 | 2026.05.01 17:55:42.274924 [ 108 ] {} <Debug> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15355 | 2026.05.01 17:55:42.275018 [ 108 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15356 | 2026.05.01 17:55:42.275054 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15357 | 2026.05.01 17:55:42.275198 [ 190 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 15358 | 2026.05.01 17:55:42.275345 [ 190 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15359 | 2026.05.01 17:55:42.275384 [ 190 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29300 rows starting from the beginning of the part | ||
| 15360 | 2026.05.01 17:55:42.275447 [ 190 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 15361 | 2026.05.01 17:55:42.275491 [ 190 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 15362 | 2026.05.01 17:55:42.275533 [ 190 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 15363 | 2026.05.01 17:55:42.275571 [ 190 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 15364 | 2026.05.01 17:55:42.275613 [ 190 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 15365 | 2026.05.01 17:55:42.278050 [ 200 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31732 rows, containing 4 columns (4 merged, 0 gathered) in 0.002909709 sec., 10905557.909742864 rows/sec., 156.01 MiB/sec. | ||
| 15366 | 2026.05.01 17:55:42.278339 [ 198 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15367 | 2026.05.01 17:55:42.278620 [ 198 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_66_13} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15368 | 2026.05.01 17:55:42.278694 [ 198 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_66_13} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15369 | 2026.05.01 17:55:42.278775 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.95 MiB. | ||
| 15370 | 2026.05.01 17:55:43.902585 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 15371 | 2026.05.01 17:55:43.920992 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15372 | 2026.05.01 17:55:43.921051 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15373 | 2026.05.01 17:55:43.926944 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15374 | 2026.05.01 17:55:43.927646 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15375 | 2026.05.01 17:55:43.927932 [ 104 ] {} <Debug> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15376 | 2026.05.01 17:55:43.927968 [ 104 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15377 | 2026.05.01 17:55:43.927986 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15378 | 2026.05.01 17:55:43.928077 [ 200 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 15379 | 2026.05.01 17:55:43.931021 [ 200 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15380 | 2026.05.01 17:55:43.931102 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 15381 | 2026.05.01 17:55:43.931758 [ 200 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 15382 | 2026.05.01 17:55:43.935008 [ 200 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 15383 | 2026.05.01 17:55:43.938404 [ 200 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 15384 | 2026.05.01 17:55:43.942276 [ 200 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 15385 | 2026.05.01 17:55:43.946162 [ 200 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 15386 | 2026.05.01 17:55:43.949846 [ 200 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 15387 | 2026.05.01 17:55:44.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.83 MiB, peak 376.83 MiB, free memory in arenas 0.00 B, will set to 362.92 MiB (RSS), difference: -9.91 MiB | ||
| 15388 | 2026.05.01 17:55:44.000732 [ 197 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.0726893 sec., 6837.319935671412 rows/sec., 35.35 MiB/sec. | ||
| 15389 | 2026.05.01 17:55:44.005268 [ 195 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15390 | 2026.05.01 17:55:44.007529 [ 195 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_66_13} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15391 | 2026.05.01 17:55:44.007640 [ 195 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_66_13} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15392 | 2026.05.01 17:55:44.010024 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 15393 | 2026.05.01 17:55:45.000281 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 353.18 MiB, peak 376.83 MiB, free memory in arenas 0.00 B, will set to 363.25 MiB (RSS), difference: 10.06 MiB | ||
| 15394 | 2026.05.01 17:55:45.552679 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15395 | 2026.05.01 17:55:45.552867 [ 279 ] {740a5127-ce17-4a1f-8ecf-cf96603fb6a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15396 | 2026.05.01 17:55:45.552934 [ 279 ] {740a5127-ce17-4a1f-8ecf-cf96603fb6a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15397 | 2026.05.01 17:55:45.553633 [ 279 ] {740a5127-ce17-4a1f-8ecf-cf96603fb6a6} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15398 | 2026.05.01 17:55:45.553675 [ 279 ] {740a5127-ce17-4a1f-8ecf-cf96603fb6a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15399 | 2026.05.01 17:55:45.554065 [ 279 ] {740a5127-ce17-4a1f-8ecf-cf96603fb6a6} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15400 | 2026.05.01 17:55:45.554292 [ 279 ] {740a5127-ce17-4a1f-8ecf-cf96603fb6a6} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15401 | 2026.05.01 17:55:45.554454 [ 279 ] {740a5127-ce17-4a1f-8ecf-cf96603fb6a6} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001635 sec., 41590.21406727829 rows/sec., 3.32 MiB/sec. | ||
| 15402 | 2026.05.01 17:55:45.554507 [ 279 ] {740a5127-ce17-4a1f-8ecf-cf96603fb6a6} <Debug> TCPHandler: Processed in 0.00196056 sec. | ||
| 15403 | 2026.05.01 17:55:45.554635 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15404 | 2026.05.01 17:55:45.554740 [ 279 ] {8e1f9f85-4bea-470a-ade4-e29cbb20c3fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15405 | 2026.05.01 17:55:45.554784 [ 279 ] {8e1f9f85-4bea-470a-ade4-e29cbb20c3fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15406 | 2026.05.01 17:55:45.555219 [ 279 ] {8e1f9f85-4bea-470a-ade4-e29cbb20c3fe} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15407 | 2026.05.01 17:55:45.555256 [ 279 ] {8e1f9f85-4bea-470a-ade4-e29cbb20c3fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15408 | 2026.05.01 17:55:45.555569 [ 279 ] {8e1f9f85-4bea-470a-ade4-e29cbb20c3fe} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15409 | 2026.05.01 17:55:45.555775 [ 279 ] {8e1f9f85-4bea-470a-ade4-e29cbb20c3fe} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15410 | 2026.05.01 17:55:45.555909 [ 279 ] {8e1f9f85-4bea-470a-ade4-e29cbb20c3fe} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001193 sec., 5029.337803855826 rows/sec., 378.18 KiB/sec. | ||
| 15411 | 2026.05.01 17:55:45.555947 [ 279 ] {8e1f9f85-4bea-470a-ade4-e29cbb20c3fe} <Debug> TCPHandler: Processed in 0.001365308 sec. | ||
| 15412 | 2026.05.01 17:55:45.556085 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15413 | 2026.05.01 17:55:45.556183 [ 279 ] {31a8ea6e-5f58-4bfe-9619-6752827b7578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15414 | 2026.05.01 17:55:45.556222 [ 279 ] {31a8ea6e-5f58-4bfe-9619-6752827b7578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15415 | 2026.05.01 17:55:45.556654 [ 279 ] {31a8ea6e-5f58-4bfe-9619-6752827b7578} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15416 | 2026.05.01 17:55:45.556689 [ 279 ] {31a8ea6e-5f58-4bfe-9619-6752827b7578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15417 | 2026.05.01 17:55:45.556988 [ 279 ] {31a8ea6e-5f58-4bfe-9619-6752827b7578} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15418 | 2026.05.01 17:55:45.557196 [ 279 ] {31a8ea6e-5f58-4bfe-9619-6752827b7578} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15419 | 2026.05.01 17:55:45.557326 [ 279 ] {31a8ea6e-5f58-4bfe-9619-6752827b7578} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001163 sec., 60189.165950128976 rows/sec., 4.70 MiB/sec. | ||
| 15420 | 2026.05.01 17:55:45.557388 [ 279 ] {31a8ea6e-5f58-4bfe-9619-6752827b7578} <Debug> TCPHandler: Processed in 0.001352997 sec. | ||
| 15421 | 2026.05.01 17:55:45.557504 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15422 | 2026.05.01 17:55:45.557601 [ 279 ] {5b311290-666b-40e9-80b7-e88ad7e9b062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15423 | 2026.05.01 17:55:45.557644 [ 279 ] {5b311290-666b-40e9-80b7-e88ad7e9b062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15424 | 2026.05.01 17:55:45.558060 [ 279 ] {5b311290-666b-40e9-80b7-e88ad7e9b062} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15425 | 2026.05.01 17:55:45.558096 [ 279 ] {5b311290-666b-40e9-80b7-e88ad7e9b062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15426 | 2026.05.01 17:55:45.558440 [ 279 ] {5b311290-666b-40e9-80b7-e88ad7e9b062} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15427 | 2026.05.01 17:55:45.558650 [ 279 ] {5b311290-666b-40e9-80b7-e88ad7e9b062} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15428 | 2026.05.01 17:55:45.558778 [ 279 ] {5b311290-666b-40e9-80b7-e88ad7e9b062} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 15429 | 2026.05.01 17:55:45.558815 [ 279 ] {5b311290-666b-40e9-80b7-e88ad7e9b062} <Debug> TCPHandler: Processed in 0.001359927 sec. | ||
| 15430 | 2026.05.01 17:55:45.558928 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15431 | 2026.05.01 17:55:45.559022 [ 279 ] {a9c5850c-6b0f-4ed7-a9a1-537bbb84936a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15432 | 2026.05.01 17:55:45.559079 [ 279 ] {a9c5850c-6b0f-4ed7-a9a1-537bbb84936a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15433 | 2026.05.01 17:55:45.559856 [ 279 ] {a9c5850c-6b0f-4ed7-a9a1-537bbb84936a} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15434 | 2026.05.01 17:55:45.559892 [ 279 ] {a9c5850c-6b0f-4ed7-a9a1-537bbb84936a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15435 | 2026.05.01 17:55:45.560402 [ 279 ] {a9c5850c-6b0f-4ed7-a9a1-537bbb84936a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15436 | 2026.05.01 17:55:45.560636 [ 279 ] {a9c5850c-6b0f-4ed7-a9a1-537bbb84936a} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15437 | 2026.05.01 17:55:45.560779 [ 279 ] {a9c5850c-6b0f-4ed7-a9a1-537bbb84936a} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001775 sec., 3380.281690140845 rows/sec., 6.06 MiB/sec. | ||
| 15438 | 2026.05.01 17:55:45.560843 [ 279 ] {a9c5850c-6b0f-4ed7-a9a1-537bbb84936a} <Debug> TCPHandler: Processed in 0.00196429 sec. | ||
| 15439 | 2026.05.01 17:55:45.560963 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15440 | 2026.05.01 17:55:45.561057 [ 279 ] {ec57334c-e106-4fbd-b437-9a31a477b085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15441 | 2026.05.01 17:55:45.561100 [ 279 ] {ec57334c-e106-4fbd-b437-9a31a477b085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15442 | 2026.05.01 17:55:45.561453 [ 279 ] {ec57334c-e106-4fbd-b437-9a31a477b085} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15443 | 2026.05.01 17:55:45.561489 [ 279 ] {ec57334c-e106-4fbd-b437-9a31a477b085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15444 | 2026.05.01 17:55:45.561796 [ 279 ] {ec57334c-e106-4fbd-b437-9a31a477b085} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15445 | 2026.05.01 17:55:45.562011 [ 279 ] {ec57334c-e106-4fbd-b437-9a31a477b085} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15446 | 2026.05.01 17:55:45.562143 [ 279 ] {ec57334c-e106-4fbd-b437-9a31a477b085} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 15447 | 2026.05.01 17:55:45.562181 [ 279 ] {ec57334c-e106-4fbd-b437-9a31a477b085} <Debug> TCPHandler: Processed in 0.001267545 sec. | ||
| 15448 | 2026.05.01 17:55:47.383488 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1952 | ||
| 15449 | 2026.05.01 17:55:47.385924 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15450 | 2026.05.01 17:55:47.385983 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15451 | 2026.05.01 17:55:47.387231 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15452 | 2026.05.01 17:55:47.387513 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15453 | 2026.05.01 17:55:47.387913 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1952 | ||
| 15454 | 2026.05.01 17:55:49.775072 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32180 | ||
| 15455 | 2026.05.01 17:55:49.775730 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15456 | 2026.05.01 17:55:49.775797 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15457 | 2026.05.01 17:55:49.776488 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15458 | 2026.05.01 17:55:49.776708 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15459 | 2026.05.01 17:55:49.776840 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32180 | ||
| 15460 | 2026.05.01 17:55:50.566340 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15461 | 2026.05.01 17:55:50.566560 [ 279 ] {3fb7549f-7115-42cd-bc07-9874205c418f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15462 | 2026.05.01 17:55:50.566638 [ 279 ] {3fb7549f-7115-42cd-bc07-9874205c418f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15463 | 2026.05.01 17:55:50.567603 [ 279 ] {3fb7549f-7115-42cd-bc07-9874205c418f} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15464 | 2026.05.01 17:55:50.567652 [ 279 ] {3fb7549f-7115-42cd-bc07-9874205c418f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15465 | 2026.05.01 17:55:50.568074 [ 279 ] {3fb7549f-7115-42cd-bc07-9874205c418f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15466 | 2026.05.01 17:55:50.568324 [ 279 ] {3fb7549f-7115-42cd-bc07-9874205c418f} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15467 | 2026.05.01 17:55:50.568487 [ 279 ] {3fb7549f-7115-42cd-bc07-9874205c418f} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001981 sec., 234225.1388187784 rows/sec., 14.85 MiB/sec. | ||
| 15468 | 2026.05.01 17:55:50.568539 [ 279 ] {3fb7549f-7115-42cd-bc07-9874205c418f} <Debug> TCPHandler: Processed in 0.002344438 sec. | ||
| 15469 | 2026.05.01 17:55:50.568673 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15470 | 2026.05.01 17:55:50.568777 [ 279 ] {67ff46e9-7cfd-4070-864e-402a8c781716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15471 | 2026.05.01 17:55:50.568822 [ 279 ] {67ff46e9-7cfd-4070-864e-402a8c781716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15472 | 2026.05.01 17:55:50.569241 [ 279 ] {67ff46e9-7cfd-4070-864e-402a8c781716} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15473 | 2026.05.01 17:55:50.569278 [ 279 ] {67ff46e9-7cfd-4070-864e-402a8c781716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15474 | 2026.05.01 17:55:50.569555 [ 279 ] {67ff46e9-7cfd-4070-864e-402a8c781716} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 15475 | 2026.05.01 17:55:50.569747 [ 279 ] {67ff46e9-7cfd-4070-864e-402a8c781716} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15476 | 2026.05.01 17:55:50.569871 [ 279 ] {67ff46e9-7cfd-4070-864e-402a8c781716} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001164 sec., 6872.852233676976 rows/sec., 560.43 KiB/sec. | ||
| 15477 | 2026.05.01 17:55:50.569906 [ 279 ] {67ff46e9-7cfd-4070-864e-402a8c781716} <Debug> TCPHandler: Processed in 0.001339007 sec. | ||
| 15478 | 2026.05.01 17:55:50.570014 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15479 | 2026.05.01 17:55:50.570105 [ 279 ] {bca4385e-81b1-4d31-a3c2-4c5c00e538a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15480 | 2026.05.01 17:55:50.570210 [ 279 ] {bca4385e-81b1-4d31-a3c2-4c5c00e538a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15481 | 2026.05.01 17:55:50.571255 [ 279 ] {bca4385e-81b1-4d31-a3c2-4c5c00e538a8} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15482 | 2026.05.01 17:55:50.571292 [ 279 ] {bca4385e-81b1-4d31-a3c2-4c5c00e538a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15483 | 2026.05.01 17:55:50.571671 [ 279 ] {bca4385e-81b1-4d31-a3c2-4c5c00e538a8} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15484 | 2026.05.01 17:55:50.571885 [ 279 ] {bca4385e-81b1-4d31-a3c2-4c5c00e538a8} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15485 | 2026.05.01 17:55:50.572017 [ 279 ] {bca4385e-81b1-4d31-a3c2-4c5c00e538a8} <Debug> executeQuery: Read 1323 rows, 105.87 KiB in 0.001868 sec., 708244.1113490363 rows/sec., 55.35 MiB/sec. | ||
| 15486 | 2026.05.01 17:55:50.572054 [ 279 ] {bca4385e-81b1-4d31-a3c2-4c5c00e538a8} <Debug> TCPHandler: Processed in 0.002032311 sec. | ||
| 15487 | 2026.05.01 17:55:50.572173 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15488 | 2026.05.01 17:55:50.572269 [ 279 ] {6d922b2e-f0bb-4066-a3a4-b59c6100a4d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15489 | 2026.05.01 17:55:50.572309 [ 279 ] {6d922b2e-f0bb-4066-a3a4-b59c6100a4d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15490 | 2026.05.01 17:55:50.572846 [ 279 ] {6d922b2e-f0bb-4066-a3a4-b59c6100a4d3} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15491 | 2026.05.01 17:55:50.572882 [ 279 ] {6d922b2e-f0bb-4066-a3a4-b59c6100a4d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15492 | 2026.05.01 17:55:50.573200 [ 279 ] {6d922b2e-f0bb-4066-a3a4-b59c6100a4d3} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15493 | 2026.05.01 17:55:50.573416 [ 279 ] {6d922b2e-f0bb-4066-a3a4-b59c6100a4d3} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15494 | 2026.05.01 17:55:50.573545 [ 279 ] {6d922b2e-f0bb-4066-a3a4-b59c6100a4d3} <Debug> executeQuery: Read 276 rows, 17.20 KiB in 0.001295 sec., 213127.41312741314 rows/sec., 12.97 MiB/sec. | ||
| 15495 | 2026.05.01 17:55:50.573582 [ 279 ] {6d922b2e-f0bb-4066-a3a4-b59c6100a4d3} <Debug> TCPHandler: Processed in 0.00145837 sec. | ||
| 15496 | 2026.05.01 17:55:50.573699 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15497 | 2026.05.01 17:55:50.573794 [ 279 ] {6c86f648-eeb8-417a-a43a-f5336ce0add5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15498 | 2026.05.01 17:55:50.573834 [ 279 ] {6c86f648-eeb8-417a-a43a-f5336ce0add5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15499 | 2026.05.01 17:55:50.574366 [ 279 ] {6c86f648-eeb8-417a-a43a-f5336ce0add5} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15500 | 2026.05.01 17:55:50.574402 [ 279 ] {6c86f648-eeb8-417a-a43a-f5336ce0add5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15501 | 2026.05.01 17:55:50.574711 [ 279 ] {6c86f648-eeb8-417a-a43a-f5336ce0add5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15502 | 2026.05.01 17:55:50.574915 [ 279 ] {6c86f648-eeb8-417a-a43a-f5336ce0add5} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15503 | 2026.05.01 17:55:50.575043 [ 279 ] {6c86f648-eeb8-417a-a43a-f5336ce0add5} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001267 sec., 188634.56985003946 rows/sec., 12.16 MiB/sec. | ||
| 15504 | 2026.05.01 17:55:50.575081 [ 279 ] {6c86f648-eeb8-417a-a43a-f5336ce0add5} <Debug> TCPHandler: Processed in 0.001430389 sec. | ||
| 15505 | 2026.05.01 17:55:50.575195 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15506 | 2026.05.01 17:55:50.575289 [ 279 ] {1a3041af-782c-40b0-a42f-dca03d1eda33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15507 | 2026.05.01 17:55:50.575329 [ 279 ] {1a3041af-782c-40b0-a42f-dca03d1eda33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15508 | 2026.05.01 17:55:50.575850 [ 279 ] {1a3041af-782c-40b0-a42f-dca03d1eda33} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15509 | 2026.05.01 17:55:50.575886 [ 279 ] {1a3041af-782c-40b0-a42f-dca03d1eda33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15510 | 2026.05.01 17:55:50.576199 [ 279 ] {1a3041af-782c-40b0-a42f-dca03d1eda33} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15511 | 2026.05.01 17:55:50.576411 [ 279 ] {1a3041af-782c-40b0-a42f-dca03d1eda33} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15512 | 2026.05.01 17:55:50.576541 [ 279 ] {1a3041af-782c-40b0-a42f-dca03d1eda33} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.00127 sec., 187401.5748031496 rows/sec., 10.64 MiB/sec. | ||
| 15513 | 2026.05.01 17:55:50.576578 [ 279 ] {1a3041af-782c-40b0-a42f-dca03d1eda33} <Debug> TCPHandler: Processed in 0.001433538 sec. | ||
| 15514 | 2026.05.01 17:55:50.576690 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15515 | 2026.05.01 17:55:50.576782 [ 279 ] {4eaea0f7-beea-498e-8fdd-357b67a0745f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15516 | 2026.05.01 17:55:50.576822 [ 279 ] {4eaea0f7-beea-498e-8fdd-357b67a0745f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15517 | 2026.05.01 17:55:50.577666 [ 279 ] {4eaea0f7-beea-498e-8fdd-357b67a0745f} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15518 | 2026.05.01 17:55:50.577702 [ 279 ] {4eaea0f7-beea-498e-8fdd-357b67a0745f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15519 | 2026.05.01 17:55:50.578035 [ 279 ] {4eaea0f7-beea-498e-8fdd-357b67a0745f} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15520 | 2026.05.01 17:55:50.578246 [ 279 ] {4eaea0f7-beea-498e-8fdd-357b67a0745f} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15521 | 2026.05.01 17:55:50.578378 [ 279 ] {4eaea0f7-beea-498e-8fdd-357b67a0745f} <Debug> executeQuery: Read 804 rows, 57.70 KiB in 0.001614 sec., 498141.26394052047 rows/sec., 34.91 MiB/sec. | ||
| 15522 | 2026.05.01 17:55:50.578416 [ 279 ] {4eaea0f7-beea-498e-8fdd-357b67a0745f} <Debug> TCPHandler: Processed in 0.001775296 sec. | ||
| 15523 | 2026.05.01 17:55:50.578537 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15524 | 2026.05.01 17:55:50.578654 [ 279 ] {9cf12a17-12a5-4d2e-96a5-8f0f51ff9af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15525 | 2026.05.01 17:55:50.578705 [ 279 ] {9cf12a17-12a5-4d2e-96a5-8f0f51ff9af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15526 | 2026.05.01 17:55:50.579105 [ 279 ] {9cf12a17-12a5-4d2e-96a5-8f0f51ff9af1} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15527 | 2026.05.01 17:55:50.579148 [ 279 ] {9cf12a17-12a5-4d2e-96a5-8f0f51ff9af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15528 | 2026.05.01 17:55:50.579488 [ 279 ] {9cf12a17-12a5-4d2e-96a5-8f0f51ff9af1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 15529 | 2026.05.01 17:55:50.579700 [ 279 ] {9cf12a17-12a5-4d2e-96a5-8f0f51ff9af1} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15530 | 2026.05.01 17:55:50.579838 [ 279 ] {9cf12a17-12a5-4d2e-96a5-8f0f51ff9af1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001208 sec., 4966.887417218542 rows/sec., 259.50 KiB/sec. | ||
| 15531 | 2026.05.01 17:55:50.579876 [ 279 ] {9cf12a17-12a5-4d2e-96a5-8f0f51ff9af1} <Debug> TCPHandler: Processed in 0.001399398 sec. | ||
| 15532 | 2026.05.01 17:55:50.579988 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15533 | 2026.05.01 17:55:50.580082 [ 279 ] {15fa3582-27e4-4016-8cbc-dd73636d30c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15534 | 2026.05.01 17:55:50.580125 [ 279 ] {15fa3582-27e4-4016-8cbc-dd73636d30c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15535 | 2026.05.01 17:55:50.580569 [ 279 ] {15fa3582-27e4-4016-8cbc-dd73636d30c9} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15536 | 2026.05.01 17:55:50.580604 [ 279 ] {15fa3582-27e4-4016-8cbc-dd73636d30c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15537 | 2026.05.01 17:55:50.580942 [ 279 ] {15fa3582-27e4-4016-8cbc-dd73636d30c9} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15538 | 2026.05.01 17:55:50.581152 [ 279 ] {15fa3582-27e4-4016-8cbc-dd73636d30c9} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15539 | 2026.05.01 17:55:50.581283 [ 279 ] {15fa3582-27e4-4016-8cbc-dd73636d30c9} <Debug> executeQuery: Read 339 rows, 22.73 KiB in 0.001219 sec., 278096.80065627565 rows/sec., 18.21 MiB/sec. | ||
| 15540 | 2026.05.01 17:55:50.581320 [ 279 ] {15fa3582-27e4-4016-8cbc-dd73636d30c9} <Debug> TCPHandler: Processed in 0.001380439 sec. | ||
| 15541 | 2026.05.01 17:55:50.581454 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15542 | 2026.05.01 17:55:50.581572 [ 279 ] {4bbdbe7f-9ab4-406b-b3aa-66beae418e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15543 | 2026.05.01 17:55:50.581625 [ 279 ] {4bbdbe7f-9ab4-406b-b3aa-66beae418e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15544 | 2026.05.01 17:55:50.582006 [ 279 ] {4bbdbe7f-9ab4-406b-b3aa-66beae418e09} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15545 | 2026.05.01 17:55:50.582050 [ 279 ] {4bbdbe7f-9ab4-406b-b3aa-66beae418e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15546 | 2026.05.01 17:55:50.582402 [ 279 ] {4bbdbe7f-9ab4-406b-b3aa-66beae418e09} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 15547 | 2026.05.01 17:55:50.582614 [ 279 ] {4bbdbe7f-9ab4-406b-b3aa-66beae418e09} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15548 | 2026.05.01 17:55:50.582749 [ 279 ] {4bbdbe7f-9ab4-406b-b3aa-66beae418e09} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001202 sec., 831.946755407654 rows/sec., 56.06 KiB/sec. | ||
| 15549 | 2026.05.01 17:55:50.582787 [ 279 ] {4bbdbe7f-9ab4-406b-b3aa-66beae418e09} <Debug> TCPHandler: Processed in 0.001394788 sec. | ||
| 15550 | 2026.05.01 17:55:50.582906 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15551 | 2026.05.01 17:55:50.583001 [ 279 ] {c1b57e2e-a109-428f-98ed-010fb85bb1d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15552 | 2026.05.01 17:55:50.583056 [ 279 ] {c1b57e2e-a109-428f-98ed-010fb85bb1d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15553 | 2026.05.01 17:55:50.583877 [ 279 ] {c1b57e2e-a109-428f-98ed-010fb85bb1d1} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15554 | 2026.05.01 17:55:50.583914 [ 279 ] {c1b57e2e-a109-428f-98ed-010fb85bb1d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15555 | 2026.05.01 17:55:50.584472 [ 279 ] {c1b57e2e-a109-428f-98ed-010fb85bb1d1} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15556 | 2026.05.01 17:55:50.584694 [ 279 ] {c1b57e2e-a109-428f-98ed-010fb85bb1d1} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15557 | 2026.05.01 17:55:50.584832 [ 279 ] {c1b57e2e-a109-428f-98ed-010fb85bb1d1} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001848 sec., 19480.51948051948 rows/sec., 34.91 MiB/sec. | ||
| 15558 | 2026.05.01 17:55:50.584886 [ 279 ] {c1b57e2e-a109-428f-98ed-010fb85bb1d1} <Debug> TCPHandler: Processed in 0.002030141 sec. | ||
| 15559 | 2026.05.01 17:55:50.585011 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15560 | 2026.05.01 17:55:50.585106 [ 279 ] {a215931e-f9ce-4ab7-82b2-7f76f247c74b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15561 | 2026.05.01 17:55:50.585149 [ 279 ] {a215931e-f9ce-4ab7-82b2-7f76f247c74b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15562 | 2026.05.01 17:55:50.585494 [ 279 ] {a215931e-f9ce-4ab7-82b2-7f76f247c74b} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15563 | 2026.05.01 17:55:50.585529 [ 279 ] {a215931e-f9ce-4ab7-82b2-7f76f247c74b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15564 | 2026.05.01 17:55:50.585829 [ 279 ] {a215931e-f9ce-4ab7-82b2-7f76f247c74b} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15565 | 2026.05.01 17:55:50.586042 [ 279 ] {a215931e-f9ce-4ab7-82b2-7f76f247c74b} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15566 | 2026.05.01 17:55:50.586174 [ 279 ] {a215931e-f9ce-4ab7-82b2-7f76f247c74b} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001085 sec., 101382.48847926267 rows/sec., 6.17 MiB/sec. | ||
| 15567 | 2026.05.01 17:55:50.586211 [ 279 ] {a215931e-f9ce-4ab7-82b2-7f76f247c74b} <Debug> TCPHandler: Processed in 0.001250375 sec. | ||
| 15568 | 2026.05.01 17:55:51.431256 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 15569 | 2026.05.01 17:55:51.447185 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15570 | 2026.05.01 17:55:51.447245 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15571 | 2026.05.01 17:55:51.452493 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15572 | 2026.05.01 17:55:51.453187 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15573 | 2026.05.01 17:55:51.456290 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 15574 | 2026.05.01 17:55:55.554057 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15575 | 2026.05.01 17:55:55.554261 [ 279 ] {c2943dcc-d19e-40fe-8df3-3c79f357e38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15576 | 2026.05.01 17:55:55.554334 [ 279 ] {c2943dcc-d19e-40fe-8df3-3c79f357e38c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15577 | 2026.05.01 17:55:55.555091 [ 279 ] {c2943dcc-d19e-40fe-8df3-3c79f357e38c} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15578 | 2026.05.01 17:55:55.555142 [ 279 ] {c2943dcc-d19e-40fe-8df3-3c79f357e38c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15579 | 2026.05.01 17:55:55.555573 [ 279 ] {c2943dcc-d19e-40fe-8df3-3c79f357e38c} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15580 | 2026.05.01 17:55:55.555811 [ 279 ] {c2943dcc-d19e-40fe-8df3-3c79f357e38c} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15581 | 2026.05.01 17:55:55.555982 [ 279 ] {c2943dcc-d19e-40fe-8df3-3c79f357e38c} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001771 sec., 38396.38622247318 rows/sec., 3.07 MiB/sec. | ||
| 15582 | 2026.05.01 17:55:55.556033 [ 279 ] {c2943dcc-d19e-40fe-8df3-3c79f357e38c} <Debug> TCPHandler: Processed in 0.002133113 sec. | ||
| 15583 | 2026.05.01 17:55:55.556180 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15584 | 2026.05.01 17:55:55.556288 [ 279 ] {bb76c6e1-dfab-41c5-ab3d-929352ee1e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15585 | 2026.05.01 17:55:55.556334 [ 279 ] {bb76c6e1-dfab-41c5-ab3d-929352ee1e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15586 | 2026.05.01 17:55:55.556783 [ 279 ] {bb76c6e1-dfab-41c5-ab3d-929352ee1e08} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15587 | 2026.05.01 17:55:55.556818 [ 279 ] {bb76c6e1-dfab-41c5-ab3d-929352ee1e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15588 | 2026.05.01 17:55:55.557129 [ 279 ] {bb76c6e1-dfab-41c5-ab3d-929352ee1e08} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15589 | 2026.05.01 17:55:55.557347 [ 279 ] {bb76c6e1-dfab-41c5-ab3d-929352ee1e08} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15590 | 2026.05.01 17:55:55.557495 [ 279 ] {bb76c6e1-dfab-41c5-ab3d-929352ee1e08} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.00123 sec., 4878.048780487805 rows/sec., 366.81 KiB/sec. | ||
| 15591 | 2026.05.01 17:55:55.557534 [ 279 ] {bb76c6e1-dfab-41c5-ab3d-929352ee1e08} <Debug> TCPHandler: Processed in 0.001407439 sec. | ||
| 15592 | 2026.05.01 17:55:55.557670 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15593 | 2026.05.01 17:55:55.557771 [ 279 ] {d7686dec-89bd-46b1-9e32-65a581a546d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15594 | 2026.05.01 17:55:55.557813 [ 279 ] {d7686dec-89bd-46b1-9e32-65a581a546d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15595 | 2026.05.01 17:55:55.558271 [ 279 ] {d7686dec-89bd-46b1-9e32-65a581a546d9} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15596 | 2026.05.01 17:55:55.558307 [ 279 ] {d7686dec-89bd-46b1-9e32-65a581a546d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15597 | 2026.05.01 17:55:55.558695 [ 279 ] {d7686dec-89bd-46b1-9e32-65a581a546d9} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15598 | 2026.05.01 17:55:55.558934 [ 279 ] {d7686dec-89bd-46b1-9e32-65a581a546d9} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15599 | 2026.05.01 17:55:55.559071 [ 279 ] {d7686dec-89bd-46b1-9e32-65a581a546d9} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001321 sec., 52990.158970476914 rows/sec., 4.14 MiB/sec. | ||
| 15600 | 2026.05.01 17:55:55.559109 [ 279 ] {d7686dec-89bd-46b1-9e32-65a581a546d9} <Debug> TCPHandler: Processed in 0.001489781 sec. | ||
| 15601 | 2026.05.01 17:55:55.559257 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15602 | 2026.05.01 17:55:55.559356 [ 279 ] {21b0fec7-c8c4-4c00-ba1a-be76224d35dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15603 | 2026.05.01 17:55:55.559414 [ 279 ] {21b0fec7-c8c4-4c00-ba1a-be76224d35dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15604 | 2026.05.01 17:55:55.559874 [ 279 ] {21b0fec7-c8c4-4c00-ba1a-be76224d35dd} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15605 | 2026.05.01 17:55:55.559910 [ 279 ] {21b0fec7-c8c4-4c00-ba1a-be76224d35dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15606 | 2026.05.01 17:55:55.560248 [ 279 ] {21b0fec7-c8c4-4c00-ba1a-be76224d35dd} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15607 | 2026.05.01 17:55:55.560469 [ 279 ] {21b0fec7-c8c4-4c00-ba1a-be76224d35dd} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15608 | 2026.05.01 17:55:55.560587 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 5 parts from all_1_104_21 to all_108_108_0 | ||
| 15609 | 2026.05.01 17:55:55.560604 [ 279 ] {21b0fec7-c8c4-4c00-ba1a-be76224d35dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 15610 | 2026.05.01 17:55:55.560627 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15611 | 2026.05.01 17:55:55.560648 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15612 | 2026.05.01 17:55:55.560656 [ 279 ] {21b0fec7-c8c4-4c00-ba1a-be76224d35dd} <Debug> TCPHandler: Processed in 0.001448729 sec. | ||
| 15613 | 2026.05.01 17:55:55.560779 [ 198 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_108_22} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_104_21 to all_108_108_0 into Compact with storage Full | ||
| 15614 | 2026.05.01 17:55:55.560794 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15615 | 2026.05.01 17:55:55.560914 [ 279 ] {ea633978-fe60-4462-83cc-d1a561b0d0c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15616 | 2026.05.01 17:55:55.560928 [ 198 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_108_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15617 | 2026.05.01 17:55:55.560970 [ 198 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_104_21, total 42936 rows starting from the beginning of the part | ||
| 15618 | 2026.05.01 17:55:55.560973 [ 279 ] {ea633978-fe60-4462-83cc-d1a561b0d0c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15619 | 2026.05.01 17:55:55.561039 [ 198 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 138 rows starting from the beginning of the part | ||
| 15620 | 2026.05.01 17:55:55.561094 [ 198 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 15621 | 2026.05.01 17:55:55.561137 [ 198 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 15622 | 2026.05.01 17:55:55.561174 [ 198 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 339 rows starting from the beginning of the part | ||
| 15623 | 2026.05.01 17:55:55.561814 [ 279 ] {ea633978-fe60-4462-83cc-d1a561b0d0c9} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15624 | 2026.05.01 17:55:55.561855 [ 279 ] {ea633978-fe60-4462-83cc-d1a561b0d0c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15625 | 2026.05.01 17:55:55.562435 [ 279 ] {ea633978-fe60-4462-83cc-d1a561b0d0c9} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15626 | 2026.05.01 17:55:55.562682 [ 279 ] {ea633978-fe60-4462-83cc-d1a561b0d0c9} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15627 | 2026.05.01 17:55:55.562838 [ 279 ] {ea633978-fe60-4462-83cc-d1a561b0d0c9} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001944 sec., 3086.41975308642 rows/sec., 5.53 MiB/sec. | ||
| 15628 | 2026.05.01 17:55:55.562934 [ 279 ] {ea633978-fe60-4462-83cc-d1a561b0d0c9} <Debug> TCPHandler: Processed in 0.002192045 sec. | ||
| 15629 | 2026.05.01 17:55:55.563067 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15630 | 2026.05.01 17:55:55.563165 [ 279 ] {39a7efc1-22c6-4302-baeb-e47b9f2a87ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15631 | 2026.05.01 17:55:55.563208 [ 279 ] {39a7efc1-22c6-4302-baeb-e47b9f2a87ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15632 | 2026.05.01 17:55:55.563583 [ 279 ] {39a7efc1-22c6-4302-baeb-e47b9f2a87ce} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15633 | 2026.05.01 17:55:55.563617 [ 279 ] {39a7efc1-22c6-4302-baeb-e47b9f2a87ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15634 | 2026.05.01 17:55:55.564134 [ 279 ] {39a7efc1-22c6-4302-baeb-e47b9f2a87ce} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15635 | 2026.05.01 17:55:55.564370 [ 279 ] {39a7efc1-22c6-4302-baeb-e47b9f2a87ce} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15636 | 2026.05.01 17:55:55.564572 [ 279 ] {39a7efc1-22c6-4302-baeb-e47b9f2a87ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001424 sec., 42134.83146067416 rows/sec., 2.84 MiB/sec. | ||
| 15637 | 2026.05.01 17:55:55.564634 [ 279 ] {39a7efc1-22c6-4302-baeb-e47b9f2a87ce} <Debug> TCPHandler: Processed in 0.001617182 sec. | ||
| 15638 | 2026.05.01 17:55:55.570356 [ 188 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_108_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43733 rows, containing 5 columns (5 merged, 0 gathered) in 0.009634425 sec., 4539243.390238649 rows/sec., 294.41 MiB/sec. | ||
| 15639 | 2026.05.01 17:55:55.570723 [ 194 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_108_22} <Trace> MergedBlockOutputStream: filled checksums all_1_108_22 (state Temporary) | ||
| 15640 | 2026.05.01 17:55:55.571023 [ 194 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_108_22} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_108_22 to all_1_108_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15641 | 2026.05.01 17:55:55.571107 [ 194 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_108_22} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 5 parts: [all_1_104_21, all_108_108_0] -> all_1_108_22 | ||
| 15642 | 2026.05.01 17:55:55.571191 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15643 | 2026.05.01 17:55:56.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 363.73 MiB, peak 376.83 MiB, free memory in arenas 0.00 B, will set to 364.84 MiB (RSS), difference: 1.11 MiB | ||
| 15644 | 2026.05.01 17:55:57.111093 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15645 | 2026.05.01 17:55:57.111137 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15646 | 2026.05.01 17:55:57.277218 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32692 | ||
| 15647 | 2026.05.01 17:55:57.277776 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15648 | 2026.05.01 17:55:57.277846 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15649 | 2026.05.01 17:55:57.278426 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15650 | 2026.05.01 17:55:57.278738 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15651 | 2026.05.01 17:55:57.278915 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32692 | ||
| 15652 | 2026.05.01 17:55:57.388325 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1988 | ||
| 15653 | 2026.05.01 17:55:57.391013 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15654 | 2026.05.01 17:55:57.391077 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15655 | 2026.05.01 17:55:57.392341 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15656 | 2026.05.01 17:55:57.392623 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15657 | 2026.05.01 17:55:57.393033 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1988 | ||
| 15658 | 2026.05.01 17:55:58.956500 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 15659 | 2026.05.01 17:55:58.972726 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15660 | 2026.05.01 17:55:58.972789 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15661 | 2026.05.01 17:55:58.978147 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15662 | 2026.05.01 17:55:58.978809 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15663 | 2026.05.01 17:55:58.981466 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 15664 | 2026.05.01 17:56:00.566810 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15665 | 2026.05.01 17:56:00.567034 [ 279 ] {2e958972-e1c6-47f9-ad9b-2c2ef3c4c67a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15666 | 2026.05.01 17:56:00.567113 [ 279 ] {2e958972-e1c6-47f9-ad9b-2c2ef3c4c67a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15667 | 2026.05.01 17:56:00.568051 [ 279 ] {2e958972-e1c6-47f9-ad9b-2c2ef3c4c67a} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15668 | 2026.05.01 17:56:00.568103 [ 279 ] {2e958972-e1c6-47f9-ad9b-2c2ef3c4c67a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15669 | 2026.05.01 17:56:00.568521 [ 279 ] {2e958972-e1c6-47f9-ad9b-2c2ef3c4c67a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15670 | 2026.05.01 17:56:00.568756 [ 279 ] {2e958972-e1c6-47f9-ad9b-2c2ef3c4c67a} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15671 | 2026.05.01 17:56:00.568931 [ 279 ] {2e958972-e1c6-47f9-ad9b-2c2ef3c4c67a} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001954 sec., 237461.61719549642 rows/sec., 15.06 MiB/sec. | ||
| 15672 | 2026.05.01 17:56:00.568985 [ 279 ] {2e958972-e1c6-47f9-ad9b-2c2ef3c4c67a} <Debug> TCPHandler: Processed in 0.002316097 sec. | ||
| 15673 | 2026.05.01 17:56:00.569115 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15674 | 2026.05.01 17:56:00.569231 [ 279 ] {b6fb0355-0e1f-430f-9032-6069f89e85a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15675 | 2026.05.01 17:56:00.569276 [ 279 ] {b6fb0355-0e1f-430f-9032-6069f89e85a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15676 | 2026.05.01 17:56:00.570357 [ 279 ] {b6fb0355-0e1f-430f-9032-6069f89e85a2} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15677 | 2026.05.01 17:56:00.570397 [ 279 ] {b6fb0355-0e1f-430f-9032-6069f89e85a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15678 | 2026.05.01 17:56:00.570794 [ 279 ] {b6fb0355-0e1f-430f-9032-6069f89e85a2} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15679 | 2026.05.01 17:56:00.571011 [ 279 ] {b6fb0355-0e1f-430f-9032-6069f89e85a2} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15680 | 2026.05.01 17:56:00.571150 [ 279 ] {b6fb0355-0e1f-430f-9032-6069f89e85a2} <Debug> executeQuery: Read 1319 rows, 105.58 KiB in 0.001944 sec., 678497.9423868313 rows/sec., 53.04 MiB/sec. | ||
| 15681 | 2026.05.01 17:56:00.571190 [ 279 ] {b6fb0355-0e1f-430f-9032-6069f89e85a2} <Debug> TCPHandler: Processed in 0.002128793 sec. | ||
| 15682 | 2026.05.01 17:56:00.571312 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15683 | 2026.05.01 17:56:00.571412 [ 279 ] {ef351841-054a-496f-933c-f7469ac946d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15684 | 2026.05.01 17:56:00.571453 [ 279 ] {ef351841-054a-496f-933c-f7469ac946d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15685 | 2026.05.01 17:56:00.571967 [ 279 ] {ef351841-054a-496f-933c-f7469ac946d3} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15686 | 2026.05.01 17:56:00.572005 [ 279 ] {ef351841-054a-496f-933c-f7469ac946d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15687 | 2026.05.01 17:56:00.572321 [ 279 ] {ef351841-054a-496f-933c-f7469ac946d3} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15688 | 2026.05.01 17:56:00.572533 [ 279 ] {ef351841-054a-496f-933c-f7469ac946d3} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15689 | 2026.05.01 17:56:00.572672 [ 279 ] {ef351841-054a-496f-933c-f7469ac946d3} <Debug> executeQuery: Read 268 rows, 16.64 KiB in 0.001281 sec., 209211.55347384856 rows/sec., 12.69 MiB/sec. | ||
| 15690 | 2026.05.01 17:56:00.572710 [ 279 ] {ef351841-054a-496f-933c-f7469ac946d3} <Debug> TCPHandler: Processed in 0.001448789 sec. | ||
| 15691 | 2026.05.01 17:56:00.572820 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15692 | 2026.05.01 17:56:00.572918 [ 279 ] {ecc8628a-1790-4842-aee0-89157ca67413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15693 | 2026.05.01 17:56:00.572959 [ 279 ] {ecc8628a-1790-4842-aee0-89157ca67413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15694 | 2026.05.01 17:56:00.573454 [ 279 ] {ecc8628a-1790-4842-aee0-89157ca67413} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15695 | 2026.05.01 17:56:00.573491 [ 279 ] {ecc8628a-1790-4842-aee0-89157ca67413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15696 | 2026.05.01 17:56:00.573803 [ 279 ] {ecc8628a-1790-4842-aee0-89157ca67413} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15697 | 2026.05.01 17:56:00.574013 [ 279 ] {ecc8628a-1790-4842-aee0-89157ca67413} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15698 | 2026.05.01 17:56:00.574146 [ 279 ] {ecc8628a-1790-4842-aee0-89157ca67413} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001247 sec., 191659.98396150762 rows/sec., 12.35 MiB/sec. | ||
| 15699 | 2026.05.01 17:56:00.574185 [ 279 ] {ecc8628a-1790-4842-aee0-89157ca67413} <Debug> TCPHandler: Processed in 0.001414178 sec. | ||
| 15700 | 2026.05.01 17:56:00.574296 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15701 | 2026.05.01 17:56:00.574391 [ 279 ] {1f1eebc9-52ca-42cd-b043-717f39efadd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15702 | 2026.05.01 17:56:00.574433 [ 279 ] {1f1eebc9-52ca-42cd-b043-717f39efadd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15703 | 2026.05.01 17:56:00.574920 [ 279 ] {1f1eebc9-52ca-42cd-b043-717f39efadd4} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15704 | 2026.05.01 17:56:00.574956 [ 279 ] {1f1eebc9-52ca-42cd-b043-717f39efadd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15705 | 2026.05.01 17:56:00.575267 [ 279 ] {1f1eebc9-52ca-42cd-b043-717f39efadd4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15706 | 2026.05.01 17:56:00.575474 [ 279 ] {1f1eebc9-52ca-42cd-b043-717f39efadd4} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15707 | 2026.05.01 17:56:00.575608 [ 279 ] {1f1eebc9-52ca-42cd-b043-717f39efadd4} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001235 sec., 192712.55060728744 rows/sec., 10.94 MiB/sec. | ||
| 15708 | 2026.05.01 17:56:00.575646 [ 279 ] {1f1eebc9-52ca-42cd-b043-717f39efadd4} <Debug> TCPHandler: Processed in 0.001399698 sec. | ||
| 15709 | 2026.05.01 17:56:00.575753 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15710 | 2026.05.01 17:56:00.575864 [ 279 ] {569007b7-9194-4267-92bd-de50bdde496d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15711 | 2026.05.01 17:56:00.575913 [ 279 ] {569007b7-9194-4267-92bd-de50bdde496d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15712 | 2026.05.01 17:56:00.576765 [ 279 ] {569007b7-9194-4267-92bd-de50bdde496d} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15713 | 2026.05.01 17:56:00.576809 [ 279 ] {569007b7-9194-4267-92bd-de50bdde496d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15714 | 2026.05.01 17:56:00.577154 [ 279 ] {569007b7-9194-4267-92bd-de50bdde496d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15715 | 2026.05.01 17:56:00.577365 [ 279 ] {569007b7-9194-4267-92bd-de50bdde496d} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15716 | 2026.05.01 17:56:00.577494 [ 279 ] {569007b7-9194-4267-92bd-de50bdde496d} <Debug> executeQuery: Read 796 rows, 57.05 KiB in 0.001655 sec., 480966.7673716012 rows/sec., 33.66 MiB/sec. | ||
| 15717 | 2026.05.01 17:56:00.577532 [ 279 ] {569007b7-9194-4267-92bd-de50bdde496d} <Debug> TCPHandler: Processed in 0.001827677 sec. | ||
| 15718 | 2026.05.01 17:56:00.577652 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15719 | 2026.05.01 17:56:00.577771 [ 279 ] {b48b3abb-6b6e-40a9-8536-eb1902c79b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15720 | 2026.05.01 17:56:00.577821 [ 279 ] {b48b3abb-6b6e-40a9-8536-eb1902c79b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15721 | 2026.05.01 17:56:00.578216 [ 279 ] {b48b3abb-6b6e-40a9-8536-eb1902c79b5a} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15722 | 2026.05.01 17:56:00.578258 [ 279 ] {b48b3abb-6b6e-40a9-8536-eb1902c79b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15723 | 2026.05.01 17:56:00.578621 [ 279 ] {b48b3abb-6b6e-40a9-8536-eb1902c79b5a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 15724 | 2026.05.01 17:56:00.578854 [ 279 ] {b48b3abb-6b6e-40a9-8536-eb1902c79b5a} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15725 | 2026.05.01 17:56:00.578988 [ 279 ] {b48b3abb-6b6e-40a9-8536-eb1902c79b5a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001242 sec., 4830.917874396135 rows/sec., 252.40 KiB/sec. | ||
| 15726 | 2026.05.01 17:56:00.579024 [ 279 ] {b48b3abb-6b6e-40a9-8536-eb1902c79b5a} <Debug> TCPHandler: Processed in 0.001431169 sec. | ||
| 15727 | 2026.05.01 17:56:00.579138 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15728 | 2026.05.01 17:56:00.579255 [ 279 ] {532714e2-15cc-452c-9c37-cb76e1b0ad74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15729 | 2026.05.01 17:56:00.579306 [ 279 ] {532714e2-15cc-452c-9c37-cb76e1b0ad74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15730 | 2026.05.01 17:56:00.579800 [ 279 ] {532714e2-15cc-452c-9c37-cb76e1b0ad74} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15731 | 2026.05.01 17:56:00.579837 [ 279 ] {532714e2-15cc-452c-9c37-cb76e1b0ad74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15732 | 2026.05.01 17:56:00.580190 [ 279 ] {532714e2-15cc-452c-9c37-cb76e1b0ad74} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15733 | 2026.05.01 17:56:00.580410 [ 279 ] {532714e2-15cc-452c-9c37-cb76e1b0ad74} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15734 | 2026.05.01 17:56:00.580543 [ 279 ] {532714e2-15cc-452c-9c37-cb76e1b0ad74} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001311 sec., 255530.1296720061 rows/sec., 16.72 MiB/sec. | ||
| 15735 | 2026.05.01 17:56:00.580581 [ 279 ] {532714e2-15cc-452c-9c37-cb76e1b0ad74} <Debug> TCPHandler: Processed in 0.001500901 sec. | ||
| 15736 | 2026.05.01 17:56:00.580709 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15737 | 2026.05.01 17:56:00.580807 [ 279 ] {bbd141b9-d195-4b02-9960-c6edd6339486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15738 | 2026.05.01 17:56:00.580858 [ 279 ] {bbd141b9-d195-4b02-9960-c6edd6339486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15739 | 2026.05.01 17:56:00.581228 [ 279 ] {bbd141b9-d195-4b02-9960-c6edd6339486} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15740 | 2026.05.01 17:56:00.581271 [ 279 ] {bbd141b9-d195-4b02-9960-c6edd6339486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15741 | 2026.05.01 17:56:00.581627 [ 279 ] {bbd141b9-d195-4b02-9960-c6edd6339486} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 15742 | 2026.05.01 17:56:00.581859 [ 279 ] {bbd141b9-d195-4b02-9960-c6edd6339486} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15743 | 2026.05.01 17:56:00.581996 [ 279 ] {bbd141b9-d195-4b02-9960-c6edd6339486} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00121 sec., 826.4462809917355 rows/sec., 55.69 KiB/sec. | ||
| 15744 | 2026.05.01 17:56:00.582033 [ 279 ] {bbd141b9-d195-4b02-9960-c6edd6339486} <Debug> TCPHandler: Processed in 0.001372698 sec. | ||
| 15745 | 2026.05.01 17:56:00.582144 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15746 | 2026.05.01 17:56:00.582243 [ 279 ] {6adf7baa-dfa1-418d-896a-157b53665226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15747 | 2026.05.01 17:56:00.582299 [ 279 ] {6adf7baa-dfa1-418d-896a-157b53665226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15748 | 2026.05.01 17:56:00.583108 [ 279 ] {6adf7baa-dfa1-418d-896a-157b53665226} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15749 | 2026.05.01 17:56:00.583146 [ 279 ] {6adf7baa-dfa1-418d-896a-157b53665226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15750 | 2026.05.01 17:56:00.583698 [ 279 ] {6adf7baa-dfa1-418d-896a-157b53665226} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15751 | 2026.05.01 17:56:00.583928 [ 279 ] {6adf7baa-dfa1-418d-896a-157b53665226} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15752 | 2026.05.01 17:56:00.584065 [ 279 ] {6adf7baa-dfa1-418d-896a-157b53665226} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001841 sec., 19554.58989679522 rows/sec., 35.04 MiB/sec. | ||
| 15753 | 2026.05.01 17:56:00.584127 [ 279 ] {6adf7baa-dfa1-418d-896a-157b53665226} <Debug> TCPHandler: Processed in 0.002032051 sec. | ||
| 15754 | 2026.05.01 17:56:00.584248 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15755 | 2026.05.01 17:56:00.584342 [ 279 ] {e72b469b-f1ce-4ac0-817a-30e7fd66df14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15756 | 2026.05.01 17:56:00.584384 [ 279 ] {e72b469b-f1ce-4ac0-817a-30e7fd66df14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15757 | 2026.05.01 17:56:00.584727 [ 279 ] {e72b469b-f1ce-4ac0-817a-30e7fd66df14} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15758 | 2026.05.01 17:56:00.584763 [ 279 ] {e72b469b-f1ce-4ac0-817a-30e7fd66df14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15759 | 2026.05.01 17:56:00.585057 [ 279 ] {e72b469b-f1ce-4ac0-817a-30e7fd66df14} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15760 | 2026.05.01 17:56:00.585263 [ 279 ] {e72b469b-f1ce-4ac0-817a-30e7fd66df14} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15761 | 2026.05.01 17:56:00.585409 [ 279 ] {e72b469b-f1ce-4ac0-817a-30e7fd66df14} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001086 sec., 101289.13443830571 rows/sec., 6.16 MiB/sec. | ||
| 15762 | 2026.05.01 17:56:00.585447 [ 279 ] {e72b469b-f1ce-4ac0-817a-30e7fd66df14} <Debug> TCPHandler: Processed in 0.001246645 sec. | ||
| 15763 | 2026.05.01 17:56:00.773425 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15764 | 2026.05.01 17:56:00.773602 [ 279 ] {fdae00d3-a52f-4aed-b3ec-b9459c1c0ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15765 | 2026.05.01 17:56:00.773670 [ 279 ] {fdae00d3-a52f-4aed-b3ec-b9459c1c0ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15766 | 2026.05.01 17:56:00.776396 [ 279 ] {fdae00d3-a52f-4aed-b3ec-b9459c1c0ea5} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15767 | 2026.05.01 17:56:00.776463 [ 279 ] {fdae00d3-a52f-4aed-b3ec-b9459c1c0ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15768 | 2026.05.01 17:56:00.777182 [ 279 ] {fdae00d3-a52f-4aed-b3ec-b9459c1c0ea5} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15769 | 2026.05.01 17:56:00.777483 [ 279 ] {fdae00d3-a52f-4aed-b3ec-b9459c1c0ea5} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15770 | 2026.05.01 17:56:00.777661 [ 279 ] {fdae00d3-a52f-4aed-b3ec-b9459c1c0ea5} <Debug> executeQuery: Read 2391 rows, 180.79 KiB in 0.004105 sec., 582460.4141291109 rows/sec., 43.01 MiB/sec. | ||
| 15771 | 2026.05.01 17:56:00.777680 [ 79 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15772 | 2026.05.01 17:56:00.777728 [ 279 ] {fdae00d3-a52f-4aed-b3ec-b9459c1c0ea5} <Debug> TCPHandler: Processed in 0.004432879 sec. | ||
| 15773 | 2026.05.01 17:56:00.777751 [ 79 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15774 | 2026.05.01 17:56:00.777779 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15775 | 2026.05.01 17:56:00.777910 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15776 | 2026.05.01 17:56:00.777916 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15777 | 2026.05.01 17:56:00.778075 [ 279 ] {2a1f1464-d8cd-4fa3-9bce-8b4e45602e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15778 | 2026.05.01 17:56:00.778084 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15779 | 2026.05.01 17:56:00.778127 [ 279 ] {2a1f1464-d8cd-4fa3-9bce-8b4e45602e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15780 | 2026.05.01 17:56:00.778135 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 3812 rows starting from the beginning of the part | ||
| 15781 | 2026.05.01 17:56:00.778220 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 68 rows starting from the beginning of the part | ||
| 15782 | 2026.05.01 17:56:00.778274 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1323 rows starting from the beginning of the part | ||
| 15783 | 2026.05.01 17:56:00.778322 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 68 rows starting from the beginning of the part | ||
| 15784 | 2026.05.01 17:56:00.778367 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1319 rows starting from the beginning of the part | ||
| 15785 | 2026.05.01 17:56:00.778418 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 2391 rows starting from the beginning of the part | ||
| 15786 | 2026.05.01 17:56:00.778622 [ 279 ] {2a1f1464-d8cd-4fa3-9bce-8b4e45602e4f} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15787 | 2026.05.01 17:56:00.778664 [ 279 ] {2a1f1464-d8cd-4fa3-9bce-8b4e45602e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15788 | 2026.05.01 17:56:00.779008 [ 279 ] {2a1f1464-d8cd-4fa3-9bce-8b4e45602e4f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15789 | 2026.05.01 17:56:00.779240 [ 279 ] {2a1f1464-d8cd-4fa3-9bce-8b4e45602e4f} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15790 | 2026.05.01 17:56:00.779373 [ 79 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15791 | 2026.05.01 17:56:00.779387 [ 279 ] {2a1f1464-d8cd-4fa3-9bce-8b4e45602e4f} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001338 sec., 12705.530642750373 rows/sec., 955.40 KiB/sec. | ||
| 15792 | 2026.05.01 17:56:00.779408 [ 79 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15793 | 2026.05.01 17:56:00.779433 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15794 | 2026.05.01 17:56:00.779434 [ 279 ] {2a1f1464-d8cd-4fa3-9bce-8b4e45602e4f} <Debug> TCPHandler: Processed in 0.001574792 sec. | ||
| 15795 | 2026.05.01 17:56:00.779539 [ 194 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15796 | 2026.05.01 17:56:00.779581 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15797 | 2026.05.01 17:56:00.779688 [ 279 ] {2c14bd0e-d281-4779-8ea3-867e9838c712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15798 | 2026.05.01 17:56:00.779688 [ 194 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15799 | 2026.05.01 17:56:00.779732 [ 279 ] {2c14bd0e-d281-4779-8ea3-867e9838c712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15800 | 2026.05.01 17:56:00.779739 [ 194 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 317 rows starting from the beginning of the part | ||
| 15801 | 2026.05.01 17:56:00.779823 [ 194 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 6 rows starting from the beginning of the part | ||
| 15802 | 2026.05.01 17:56:00.779868 [ 194 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 276 rows starting from the beginning of the part | ||
| 15803 | 2026.05.01 17:56:00.779911 [ 194 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 6 rows starting from the beginning of the part | ||
| 15804 | 2026.05.01 17:56:00.779954 [ 194 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 268 rows starting from the beginning of the part | ||
| 15805 | 2026.05.01 17:56:00.780012 [ 194 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 17 rows starting from the beginning of the part | ||
| 15806 | 2026.05.01 17:56:00.780542 [ 279 ] {2c14bd0e-d281-4779-8ea3-867e9838c712} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15807 | 2026.05.01 17:56:00.780585 [ 279 ] {2c14bd0e-d281-4779-8ea3-867e9838c712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15808 | 2026.05.01 17:56:00.780958 [ 279 ] {2c14bd0e-d281-4779-8ea3-867e9838c712} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15809 | 2026.05.01 17:56:00.780983 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 890 rows, containing 5 columns (5 merged, 0 gathered) in 0.00149669 sec., 594645.5177758922 rows/sec., 39.00 MiB/sec. | ||
| 15810 | 2026.05.01 17:56:00.781169 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15811 | 2026.05.01 17:56:00.781179 [ 279 ] {2c14bd0e-d281-4779-8ea3-867e9838c712} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15812 | 2026.05.01 17:56:00.781326 [ 279 ] {2c14bd0e-d281-4779-8ea3-867e9838c712} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001659 sec., 482820.97649186256 rows/sec., 27.89 MiB/sec. | ||
| 15813 | 2026.05.01 17:56:00.781351 [ 186 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8981 rows, containing 5 columns (5 merged, 0 gathered) in 0.003501611 sec., 2564819.450247329 rows/sec., 204.93 MiB/sec. | ||
| 15814 | 2026.05.01 17:56:00.781364 [ 279 ] {2c14bd0e-d281-4779-8ea3-867e9838c712} <Debug> TCPHandler: Processed in 0.001833387 sec. | ||
| 15815 | 2026.05.01 17:56:00.781534 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_96_19} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15816 | 2026.05.01 17:56:00.781535 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15817 | 2026.05.01 17:56:00.781630 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_96_19} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15818 | 2026.05.01 17:56:00.781648 [ 279 ] {3b3d81c4-5f90-4ddf-8625-214babe8b838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15819 | 2026.05.01 17:56:00.781691 [ 279 ] {3b3d81c4-5f90-4ddf-8625-214babe8b838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15820 | 2026.05.01 17:56:00.781732 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 15821 | 2026.05.01 17:56:00.781740 [ 191 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15822 | 2026.05.01 17:56:00.782062 [ 191 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_111_22} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15823 | 2026.05.01 17:56:00.782103 [ 279 ] {3b3d81c4-5f90-4ddf-8625-214babe8b838} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15824 | 2026.05.01 17:56:00.782146 [ 279 ] {3b3d81c4-5f90-4ddf-8625-214babe8b838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15825 | 2026.05.01 17:56:00.782155 [ 191 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_111_22} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15826 | 2026.05.01 17:56:00.782261 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 15827 | 2026.05.01 17:56:00.782447 [ 279 ] {3b3d81c4-5f90-4ddf-8625-214babe8b838} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 15828 | 2026.05.01 17:56:00.782665 [ 279 ] {3b3d81c4-5f90-4ddf-8625-214babe8b838} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15829 | 2026.05.01 17:56:00.782803 [ 279 ] {3b3d81c4-5f90-4ddf-8625-214babe8b838} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001175 sec., 851.063829787234 rows/sec., 59.84 KiB/sec. | ||
| 15830 | 2026.05.01 17:56:00.782840 [ 279 ] {3b3d81c4-5f90-4ddf-8625-214babe8b838} <Debug> TCPHandler: Processed in 0.001354147 sec. | ||
| 15831 | 2026.05.01 17:56:00.782972 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15832 | 2026.05.01 17:56:00.783067 [ 279 ] {7a4773a5-90ef-443d-a8f7-90e73ce26088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15833 | 2026.05.01 17:56:00.783107 [ 279 ] {7a4773a5-90ef-443d-a8f7-90e73ce26088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15834 | 2026.05.01 17:56:00.784065 [ 279 ] {7a4773a5-90ef-443d-a8f7-90e73ce26088} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15835 | 2026.05.01 17:56:00.784101 [ 279 ] {7a4773a5-90ef-443d-a8f7-90e73ce26088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15836 | 2026.05.01 17:56:00.784484 [ 279 ] {7a4773a5-90ef-443d-a8f7-90e73ce26088} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15837 | 2026.05.01 17:56:00.784707 [ 279 ] {7a4773a5-90ef-443d-a8f7-90e73ce26088} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15838 | 2026.05.01 17:56:00.784842 [ 279 ] {7a4773a5-90ef-443d-a8f7-90e73ce26088} <Debug> executeQuery: Read 1268 rows, 86.36 KiB in 0.001794 sec., 706800.4459308807 rows/sec., 47.01 MiB/sec. | ||
| 15839 | 2026.05.01 17:56:00.784849 [ 77 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15840 | 2026.05.01 17:56:00.784892 [ 279 ] {7a4773a5-90ef-443d-a8f7-90e73ce26088} <Debug> TCPHandler: Processed in 0.001969819 sec. | ||
| 15841 | 2026.05.01 17:56:00.784895 [ 77 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15842 | 2026.05.01 17:56:00.784925 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15843 | 2026.05.01 17:56:00.785003 [ 188 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15844 | 2026.05.01 17:56:00.785024 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15845 | 2026.05.01 17:56:00.785113 [ 188 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15846 | 2026.05.01 17:56:00.785131 [ 279 ] {bb47bdc6-6bae-467e-8de8-70eb49c33fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15847 | 2026.05.01 17:56:00.785146 [ 188 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2102 rows starting from the beginning of the part | ||
| 15848 | 2026.05.01 17:56:00.785184 [ 279 ] {bb47bdc6-6bae-467e-8de8-70eb49c33fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15849 | 2026.05.01 17:56:00.785208 [ 188 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 70 rows starting from the beginning of the part | ||
| 15850 | 2026.05.01 17:56:00.785259 [ 188 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 804 rows starting from the beginning of the part | ||
| 15851 | 2026.05.01 17:56:00.785300 [ 188 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 70 rows starting from the beginning of the part | ||
| 15852 | 2026.05.01 17:56:00.785339 [ 188 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 796 rows starting from the beginning of the part | ||
| 15853 | 2026.05.01 17:56:00.785380 [ 188 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 1268 rows starting from the beginning of the part | ||
| 15854 | 2026.05.01 17:56:00.785970 [ 279 ] {bb47bdc6-6bae-467e-8de8-70eb49c33fea} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15855 | 2026.05.01 17:56:00.786014 [ 279 ] {bb47bdc6-6bae-467e-8de8-70eb49c33fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15856 | 2026.05.01 17:56:00.786479 [ 279 ] {bb47bdc6-6bae-467e-8de8-70eb49c33fea} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15857 | 2026.05.01 17:56:00.786694 [ 279 ] {bb47bdc6-6bae-467e-8de8-70eb49c33fea} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15858 | 2026.05.01 17:56:00.786834 [ 279 ] {bb47bdc6-6bae-467e-8de8-70eb49c33fea} <Debug> executeQuery: Read 1486 rows, 92.19 KiB in 0.001722 sec., 862950.0580720092 rows/sec., 52.28 MiB/sec. | ||
| 15859 | 2026.05.01 17:56:00.786872 [ 279 ] {bb47bdc6-6bae-467e-8de8-70eb49c33fea} <Debug> TCPHandler: Processed in 0.001898599 sec. | ||
| 15860 | 2026.05.01 17:56:00.786905 [ 193 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5110 rows, containing 5 columns (5 merged, 0 gathered) in 0.001936079 sec., 2639355.1089599133 rows/sec., 191.23 MiB/sec. | ||
| 15861 | 2026.05.01 17:56:00.786991 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15862 | 2026.05.01 17:56:00.787086 [ 279 ] {95b38642-1c84-43c3-a921-df7c1b4dbf63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15863 | 2026.05.01 17:56:00.787143 [ 279 ] {95b38642-1c84-43c3-a921-df7c1b4dbf63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15864 | 2026.05.01 17:56:00.787178 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15865 | 2026.05.01 17:56:00.787546 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_111_22} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15866 | 2026.05.01 17:56:00.787630 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_111_22} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15867 | 2026.05.01 17:56:00.787739 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 15868 | 2026.05.01 17:56:00.787991 [ 279 ] {95b38642-1c84-43c3-a921-df7c1b4dbf63} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15869 | 2026.05.01 17:56:00.788033 [ 279 ] {95b38642-1c84-43c3-a921-df7c1b4dbf63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15870 | 2026.05.01 17:56:00.788578 [ 279 ] {95b38642-1c84-43c3-a921-df7c1b4dbf63} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15871 | 2026.05.01 17:56:00.788806 [ 279 ] {95b38642-1c84-43c3-a921-df7c1b4dbf63} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15872 | 2026.05.01 17:56:00.788952 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15873 | 2026.05.01 17:56:00.788986 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15874 | 2026.05.01 17:56:00.788985 [ 279 ] {95b38642-1c84-43c3-a921-df7c1b4dbf63} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001917 sec., 8868.022952529995 rows/sec., 15.89 MiB/sec. | ||
| 15875 | 2026.05.01 17:56:00.789007 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15876 | 2026.05.01 17:56:00.789061 [ 279 ] {95b38642-1c84-43c3-a921-df7c1b4dbf63} <Debug> TCPHandler: Processed in 0.002120123 sec. | ||
| 15877 | 2026.05.01 17:56:00.789095 [ 199 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15878 | 2026.05.01 17:56:00.789191 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15879 | 2026.05.01 17:56:00.789296 [ 279 ] {ed6819c2-207b-4c65-b129-4aac59e0faf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15880 | 2026.05.01 17:56:00.789317 [ 199 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15881 | 2026.05.01 17:56:00.789338 [ 279 ] {ed6819c2-207b-4c65-b129-4aac59e0faf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15882 | 2026.05.01 17:56:00.789379 [ 199 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2066 rows starting from the beginning of the part | ||
| 15883 | 2026.05.01 17:56:00.789518 [ 199 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 6 rows starting from the beginning of the part | ||
| 15884 | 2026.05.01 17:56:00.789630 [ 199 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 36 rows starting from the beginning of the part | ||
| 15885 | 2026.05.01 17:56:00.789686 [ 279 ] {ed6819c2-207b-4c65-b129-4aac59e0faf3} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15886 | 2026.05.01 17:56:00.789725 [ 279 ] {ed6819c2-207b-4c65-b129-4aac59e0faf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15887 | 2026.05.01 17:56:00.789736 [ 199 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 6 rows starting from the beginning of the part | ||
| 15888 | 2026.05.01 17:56:00.789841 [ 199 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 36 rows starting from the beginning of the part | ||
| 15889 | 2026.05.01 17:56:00.789939 [ 199 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 17 rows starting from the beginning of the part | ||
| 15890 | 2026.05.01 17:56:00.790039 [ 279 ] {ed6819c2-207b-4c65-b129-4aac59e0faf3} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15891 | 2026.05.01 17:56:00.790268 [ 279 ] {ed6819c2-207b-4c65-b129-4aac59e0faf3} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15892 | 2026.05.01 17:56:00.790388 [ 77 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15893 | 2026.05.01 17:56:00.790407 [ 279 ] {ed6819c2-207b-4c65-b129-4aac59e0faf3} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001129 sec., 7085.916740478299 rows/sec., 484.39 KiB/sec. | ||
| 15894 | 2026.05.01 17:56:00.790415 [ 77 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15895 | 2026.05.01 17:56:00.790437 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15896 | 2026.05.01 17:56:00.790443 [ 279 ] {ed6819c2-207b-4c65-b129-4aac59e0faf3} <Debug> TCPHandler: Processed in 0.001303697 sec. | ||
| 15897 | 2026.05.01 17:56:00.790507 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15898 | 2026.05.01 17:56:00.790596 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15899 | 2026.05.01 17:56:00.790622 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 7410 rows starting from the beginning of the part | ||
| 15900 | 2026.05.01 17:56:00.790672 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 15901 | 2026.05.01 17:56:00.790716 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 110 rows starting from the beginning of the part | ||
| 15902 | 2026.05.01 17:56:00.790754 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 15903 | 2026.05.01 17:56:00.790790 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 110 rows starting from the beginning of the part | ||
| 15904 | 2026.05.01 17:56:00.790825 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 8 rows starting from the beginning of the part | ||
| 15905 | 2026.05.01 17:56:00.793138 [ 193 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7758 rows, containing 4 columns (4 merged, 0 gathered) in 0.002660504 sec., 2915988.850232888 rows/sec., 186.38 MiB/sec. | ||
| 15906 | 2026.05.01 17:56:00.793830 [ 192 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15907 | 2026.05.01 17:56:00.794125 [ 192 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_111_22} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15908 | 2026.05.01 17:56:00.794212 [ 192 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_111_22} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15909 | 2026.05.01 17:56:00.794308 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 15910 | 2026.05.01 17:56:00.800532 [ 201 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2167 rows, containing 19 columns (19 merged, 0 gathered) in 0.011477232 sec., 188808.59078216768 rows/sec., 338.34 MiB/sec. | ||
| 15911 | 2026.05.01 17:56:00.802700 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15912 | 2026.05.01 17:56:00.803053 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15913 | 2026.05.01 17:56:00.803121 [ 193 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15914 | 2026.05.01 17:56:00.803237 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.25 MiB. | ||
| 15915 | 2026.05.01 17:56:01.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 366.41 MiB, peak 384.62 MiB, free memory in arenas 0.00 B, will set to 371.32 MiB (RSS), difference: 4.90 MiB | ||
| 15916 | 2026.05.01 17:56:04.779794 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33140 | ||
| 15917 | 2026.05.01 17:56:04.780315 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15918 | 2026.05.01 17:56:04.780364 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15919 | 2026.05.01 17:56:04.780918 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15920 | 2026.05.01 17:56:04.781174 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15921 | 2026.05.01 17:56:04.781332 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33140 | ||
| 15922 | 2026.05.01 17:56:05.551407 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15923 | 2026.05.01 17:56:05.551614 [ 279 ] {afb63f63-b744-4b70-8dc4-d99d6b93abcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15924 | 2026.05.01 17:56:05.551686 [ 279 ] {afb63f63-b744-4b70-8dc4-d99d6b93abcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15925 | 2026.05.01 17:56:05.552394 [ 279 ] {afb63f63-b744-4b70-8dc4-d99d6b93abcb} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15926 | 2026.05.01 17:56:05.552446 [ 279 ] {afb63f63-b744-4b70-8dc4-d99d6b93abcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15927 | 2026.05.01 17:56:05.552865 [ 279 ] {afb63f63-b744-4b70-8dc4-d99d6b93abcb} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15928 | 2026.05.01 17:56:05.553091 [ 279 ] {afb63f63-b744-4b70-8dc4-d99d6b93abcb} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15929 | 2026.05.01 17:56:05.553262 [ 279 ] {afb63f63-b744-4b70-8dc4-d99d6b93abcb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001701 sec., 32921.810699588474 rows/sec., 2.53 MiB/sec. | ||
| 15930 | 2026.05.01 17:56:05.553316 [ 279 ] {afb63f63-b744-4b70-8dc4-d99d6b93abcb} <Debug> TCPHandler: Processed in 0.002049172 sec. | ||
| 15931 | 2026.05.01 17:56:05.553461 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15932 | 2026.05.01 17:56:05.553566 [ 279 ] {f3e89252-afe1-45a3-91d7-16bff52a4870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15933 | 2026.05.01 17:56:05.553609 [ 279 ] {f3e89252-afe1-45a3-91d7-16bff52a4870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15934 | 2026.05.01 17:56:05.554065 [ 279 ] {f3e89252-afe1-45a3-91d7-16bff52a4870} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15935 | 2026.05.01 17:56:05.554104 [ 279 ] {f3e89252-afe1-45a3-91d7-16bff52a4870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15936 | 2026.05.01 17:56:05.554417 [ 279 ] {f3e89252-afe1-45a3-91d7-16bff52a4870} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15937 | 2026.05.01 17:56:05.554634 [ 279 ] {f3e89252-afe1-45a3-91d7-16bff52a4870} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15938 | 2026.05.01 17:56:05.554772 [ 279 ] {f3e89252-afe1-45a3-91d7-16bff52a4870} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001229 sec., 52074.857607811224 rows/sec., 4.06 MiB/sec. | ||
| 15939 | 2026.05.01 17:56:05.554810 [ 279 ] {f3e89252-afe1-45a3-91d7-16bff52a4870} <Debug> TCPHandler: Processed in 0.001401178 sec. | ||
| 15940 | 2026.05.01 17:56:05.554938 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15941 | 2026.05.01 17:56:05.555035 [ 279 ] {1d4ac937-8d91-4723-85f5-05ff7dd74374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15942 | 2026.05.01 17:56:05.555080 [ 279 ] {1d4ac937-8d91-4723-85f5-05ff7dd74374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15943 | 2026.05.01 17:56:05.555507 [ 279 ] {1d4ac937-8d91-4723-85f5-05ff7dd74374} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15944 | 2026.05.01 17:56:05.555542 [ 279 ] {1d4ac937-8d91-4723-85f5-05ff7dd74374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15945 | 2026.05.01 17:56:05.555877 [ 279 ] {1d4ac937-8d91-4723-85f5-05ff7dd74374} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15946 | 2026.05.01 17:56:05.556085 [ 279 ] {1d4ac937-8d91-4723-85f5-05ff7dd74374} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15947 | 2026.05.01 17:56:05.556218 [ 279 ] {1d4ac937-8d91-4723-85f5-05ff7dd74374} <Debug> executeQuery: Read 138 rows, 9.84 KiB in 0.001204 sec., 114617.94019933554 rows/sec., 7.98 MiB/sec. | ||
| 15948 | 2026.05.01 17:56:05.556257 [ 279 ] {1d4ac937-8d91-4723-85f5-05ff7dd74374} <Debug> TCPHandler: Processed in 0.001369737 sec. | ||
| 15949 | 2026.05.01 17:56:05.556382 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15950 | 2026.05.01 17:56:05.556493 [ 279 ] {b881b0c1-2920-4695-9773-070576f9b9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15951 | 2026.05.01 17:56:05.556536 [ 279 ] {b881b0c1-2920-4695-9773-070576f9b9ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15952 | 2026.05.01 17:56:05.556950 [ 279 ] {b881b0c1-2920-4695-9773-070576f9b9ca} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15953 | 2026.05.01 17:56:05.556985 [ 279 ] {b881b0c1-2920-4695-9773-070576f9b9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15954 | 2026.05.01 17:56:05.557310 [ 279 ] {b881b0c1-2920-4695-9773-070576f9b9ca} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15955 | 2026.05.01 17:56:05.557548 [ 279 ] {b881b0c1-2920-4695-9773-070576f9b9ca} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15956 | 2026.05.01 17:56:05.557687 [ 279 ] {b881b0c1-2920-4695-9773-070576f9b9ca} <Debug> executeQuery: Read 52 rows, 3.59 KiB in 0.001221 sec., 42588.04258804258 rows/sec., 2.87 MiB/sec. | ||
| 15957 | 2026.05.01 17:56:05.557723 [ 279 ] {b881b0c1-2920-4695-9773-070576f9b9ca} <Debug> TCPHandler: Processed in 0.001392068 sec. | ||
| 15958 | 2026.05.01 17:56:06.482265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 15959 | 2026.05.01 17:56:06.498629 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15960 | 2026.05.01 17:56:06.498686 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15961 | 2026.05.01 17:56:06.505885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15962 | 2026.05.01 17:56:06.507053 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15963 | 2026.05.01 17:56:06.511836 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 15964 | 2026.05.01 17:56:07.393911 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2034 | ||
| 15965 | 2026.05.01 17:56:07.396706 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15966 | 2026.05.01 17:56:07.396765 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15967 | 2026.05.01 17:56:07.398059 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15968 | 2026.05.01 17:56:07.398356 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15969 | 2026.05.01 17:56:07.398525 [ 48 ] {} <Debug> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15970 | 2026.05.01 17:56:07.398586 [ 48 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15971 | 2026.05.01 17:56:07.398606 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 15972 | 2026.05.01 17:56:07.398735 [ 201 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::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 | ||
| 15973 | 2026.05.01 17:56:07.398786 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2034 | ||
| 15974 | 2026.05.01 17:56:07.399357 [ 201 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15975 | 2026.05.01 17:56:07.399510 [ 201 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1852 rows starting from the beginning of the part | ||
| 15976 | 2026.05.01 17:56:07.399859 [ 201 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 38 rows starting from the beginning of the part | ||
| 15977 | 2026.05.01 17:56:07.400186 [ 201 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 38 rows starting from the beginning of the part | ||
| 15978 | 2026.05.01 17:56:07.400493 [ 201 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 15979 | 2026.05.01 17:56:07.400816 [ 201 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
| 15980 | 2026.05.01 17:56:07.401122 [ 201 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 46 rows starting from the beginning of the part | ||
| 15981 | 2026.05.01 17:56:07.409128 [ 195 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2034 rows, containing 72 columns (72 merged, 0 gathered) in 0.010455252 sec., 194543.3739904117 rows/sec., 150.97 MiB/sec. | ||
| 15982 | 2026.05.01 17:56:07.410817 [ 197 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15983 | 2026.05.01 17:56:07.411355 [ 197 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_51_10} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15984 | 2026.05.01 17:56:07.411442 [ 197 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_51_10} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15985 | 2026.05.01 17:56:07.411642 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 15986 | 2026.05.01 17:56:10.567151 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15987 | 2026.05.01 17:56:10.567356 [ 279 ] {43e75624-0f3b-449a-b1ca-17ea8efd6d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15988 | 2026.05.01 17:56:10.567426 [ 279 ] {43e75624-0f3b-449a-b1ca-17ea8efd6d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15989 | 2026.05.01 17:56:10.568243 [ 279 ] {43e75624-0f3b-449a-b1ca-17ea8efd6d93} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15990 | 2026.05.01 17:56:10.568293 [ 279 ] {43e75624-0f3b-449a-b1ca-17ea8efd6d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 15991 | 2026.05.01 17:56:10.568732 [ 279 ] {43e75624-0f3b-449a-b1ca-17ea8efd6d93} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15992 | 2026.05.01 17:56:10.568989 [ 279 ] {43e75624-0f3b-449a-b1ca-17ea8efd6d93} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15993 | 2026.05.01 17:56:10.569151 [ 279 ] {43e75624-0f3b-449a-b1ca-17ea8efd6d93} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001846 sec., 251354.2795232936 rows/sec., 15.94 MiB/sec. | ||
| 15994 | 2026.05.01 17:56:10.569200 [ 279 ] {43e75624-0f3b-449a-b1ca-17ea8efd6d93} <Debug> TCPHandler: Processed in 0.002190504 sec. | ||
| 15995 | 2026.05.01 17:56:10.569330 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15996 | 2026.05.01 17:56:10.569430 [ 279 ] {af84375f-b4e3-4e47-a26a-043e5f1f0f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15997 | 2026.05.01 17:56:10.569473 [ 279 ] {af84375f-b4e3-4e47-a26a-043e5f1f0f86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15998 | 2026.05.01 17:56:10.570474 [ 279 ] {af84375f-b4e3-4e47-a26a-043e5f1f0f86} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15999 | 2026.05.01 17:56:10.570512 [ 279 ] {af84375f-b4e3-4e47-a26a-043e5f1f0f86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16000 | 2026.05.01 17:56:10.570893 [ 279 ] {af84375f-b4e3-4e47-a26a-043e5f1f0f86} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16001 | 2026.05.01 17:56:10.571125 [ 279 ] {af84375f-b4e3-4e47-a26a-043e5f1f0f86} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16002 | 2026.05.01 17:56:10.571262 [ 279 ] {af84375f-b4e3-4e47-a26a-043e5f1f0f86} <Debug> executeQuery: Read 1319 rows, 105.58 KiB in 0.001853 sec., 711818.6724230977 rows/sec., 55.64 MiB/sec. | ||
| 16003 | 2026.05.01 17:56:10.571302 [ 279 ] {af84375f-b4e3-4e47-a26a-043e5f1f0f86} <Debug> TCPHandler: Processed in 0.002025101 sec. | ||
| 16004 | 2026.05.01 17:56:10.571424 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16005 | 2026.05.01 17:56:10.571520 [ 279 ] {c37e19ca-ae04-4bd7-8293-cff4512ac305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16006 | 2026.05.01 17:56:10.571563 [ 279 ] {c37e19ca-ae04-4bd7-8293-cff4512ac305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16007 | 2026.05.01 17:56:10.572068 [ 279 ] {c37e19ca-ae04-4bd7-8293-cff4512ac305} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16008 | 2026.05.01 17:56:10.572105 [ 279 ] {c37e19ca-ae04-4bd7-8293-cff4512ac305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16009 | 2026.05.01 17:56:10.572417 [ 279 ] {c37e19ca-ae04-4bd7-8293-cff4512ac305} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 16010 | 2026.05.01 17:56:10.572640 [ 279 ] {c37e19ca-ae04-4bd7-8293-cff4512ac305} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16011 | 2026.05.01 17:56:10.572775 [ 279 ] {c37e19ca-ae04-4bd7-8293-cff4512ac305} <Debug> executeQuery: Read 268 rows, 16.64 KiB in 0.001273 sec., 210526.31578947368 rows/sec., 12.76 MiB/sec. | ||
| 16012 | 2026.05.01 17:56:10.572818 [ 279 ] {c37e19ca-ae04-4bd7-8293-cff4512ac305} <Debug> TCPHandler: Processed in 0.001443309 sec. | ||
| 16013 | 2026.05.01 17:56:10.572935 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16014 | 2026.05.01 17:56:10.573033 [ 279 ] {6c3127f8-3b12-4dea-b983-0bb171958b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16015 | 2026.05.01 17:56:10.573074 [ 279 ] {6c3127f8-3b12-4dea-b983-0bb171958b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16016 | 2026.05.01 17:56:10.573556 [ 279 ] {6c3127f8-3b12-4dea-b983-0bb171958b00} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16017 | 2026.05.01 17:56:10.573592 [ 279 ] {6c3127f8-3b12-4dea-b983-0bb171958b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16018 | 2026.05.01 17:56:10.573902 [ 279 ] {6c3127f8-3b12-4dea-b983-0bb171958b00} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16019 | 2026.05.01 17:56:10.574118 [ 279 ] {6c3127f8-3b12-4dea-b983-0bb171958b00} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16020 | 2026.05.01 17:56:10.574248 [ 279 ] {6c3127f8-3b12-4dea-b983-0bb171958b00} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001234 sec., 193679.09238249593 rows/sec., 12.48 MiB/sec. | ||
| 16021 | 2026.05.01 17:56:10.574245 [ 56 ] {} <Debug> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 16022 | 2026.05.01 17:56:10.574287 [ 279 ] {6c3127f8-3b12-4dea-b983-0bb171958b00} <Debug> TCPHandler: Processed in 0.001400588 sec. | ||
| 16023 | 2026.05.01 17:56:10.574321 [ 56 ] {} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16024 | 2026.05.01 17:56:10.574346 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16025 | 2026.05.01 17:56:10.574409 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16026 | 2026.05.01 17:56:10.574472 [ 195 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 16027 | 2026.05.01 17:56:10.574509 [ 279 ] {76e7cbf4-5c9c-4392-a879-50789c02143b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16028 | 2026.05.01 17:56:10.574556 [ 279 ] {76e7cbf4-5c9c-4392-a879-50789c02143b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16029 | 2026.05.01 17:56:10.574617 [ 195 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16030 | 2026.05.01 17:56:10.574657 [ 195 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 1064 rows starting from the beginning of the part | ||
| 16031 | 2026.05.01 17:56:10.574724 [ 195 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 801 rows starting from the beginning of the part | ||
| 16032 | 2026.05.01 17:56:10.574775 [ 195 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 239 rows starting from the beginning of the part | ||
| 16033 | 2026.05.01 17:56:10.574820 [ 195 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 239 rows starting from the beginning of the part | ||
| 16034 | 2026.05.01 17:56:10.574868 [ 195 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 801 rows starting from the beginning of the part | ||
| 16035 | 2026.05.01 17:56:10.574912 [ 195 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 239 rows starting from the beginning of the part | ||
| 16036 | 2026.05.01 17:56:10.575071 [ 279 ] {76e7cbf4-5c9c-4392-a879-50789c02143b} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16037 | 2026.05.01 17:56:10.575109 [ 279 ] {76e7cbf4-5c9c-4392-a879-50789c02143b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16038 | 2026.05.01 17:56:10.575463 [ 279 ] {76e7cbf4-5c9c-4392-a879-50789c02143b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 16039 | 2026.05.01 17:56:10.575697 [ 279 ] {76e7cbf4-5c9c-4392-a879-50789c02143b} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16040 | 2026.05.01 17:56:10.575832 [ 279 ] {76e7cbf4-5c9c-4392-a879-50789c02143b} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001341 sec., 177479.49291573453 rows/sec., 10.07 MiB/sec. | ||
| 16041 | 2026.05.01 17:56:10.575869 [ 279 ] {76e7cbf4-5c9c-4392-a879-50789c02143b} <Debug> TCPHandler: Processed in 0.001509081 sec. | ||
| 16042 | 2026.05.01 17:56:10.575998 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16043 | 2026.05.01 17:56:10.576094 [ 279 ] {eb13a0e1-5305-41d4-8bd9-616e7e9eda5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16044 | 2026.05.01 17:56:10.576134 [ 279 ] {eb13a0e1-5305-41d4-8bd9-616e7e9eda5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16045 | 2026.05.01 17:56:10.576377 [ 200 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3383 rows, containing 5 columns (5 merged, 0 gathered) in 0.001966219 sec., 1720561.1378996947 rows/sec., 109.51 MiB/sec. | ||
| 16046 | 2026.05.01 17:56:10.576594 [ 200 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 16047 | 2026.05.01 17:56:10.576863 [ 279 ] {eb13a0e1-5305-41d4-8bd9-616e7e9eda5d} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16048 | 2026.05.01 17:56:10.576902 [ 200 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_55_11} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16049 | 2026.05.01 17:56:10.576905 [ 279 ] {eb13a0e1-5305-41d4-8bd9-616e7e9eda5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16050 | 2026.05.01 17:56:10.577000 [ 200 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_55_11} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 16051 | 2026.05.01 17:56:10.577115 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 16052 | 2026.05.01 17:56:10.577294 [ 279 ] {eb13a0e1-5305-41d4-8bd9-616e7e9eda5d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16053 | 2026.05.01 17:56:10.577514 [ 279 ] {eb13a0e1-5305-41d4-8bd9-616e7e9eda5d} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16054 | 2026.05.01 17:56:10.577650 [ 279 ] {eb13a0e1-5305-41d4-8bd9-616e7e9eda5d} <Debug> executeQuery: Read 796 rows, 57.05 KiB in 0.001575 sec., 505396.8253968254 rows/sec., 35.37 MiB/sec. | ||
| 16055 | 2026.05.01 17:56:10.577689 [ 279 ] {eb13a0e1-5305-41d4-8bd9-616e7e9eda5d} <Debug> TCPHandler: Processed in 0.001740615 sec. | ||
| 16056 | 2026.05.01 17:56:10.577809 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16057 | 2026.05.01 17:56:10.577905 [ 279 ] {ec70bffa-3cf2-4823-81ca-72626580c6e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16058 | 2026.05.01 17:56:10.577949 [ 279 ] {ec70bffa-3cf2-4823-81ca-72626580c6e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16059 | 2026.05.01 17:56:10.578287 [ 279 ] {ec70bffa-3cf2-4823-81ca-72626580c6e7} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16060 | 2026.05.01 17:56:10.578323 [ 279 ] {ec70bffa-3cf2-4823-81ca-72626580c6e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16061 | 2026.05.01 17:56:10.578639 [ 279 ] {ec70bffa-3cf2-4823-81ca-72626580c6e7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 16062 | 2026.05.01 17:56:10.578852 [ 279 ] {ec70bffa-3cf2-4823-81ca-72626580c6e7} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16063 | 2026.05.01 17:56:10.578985 [ 279 ] {ec70bffa-3cf2-4823-81ca-72626580c6e7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 16064 | 2026.05.01 17:56:10.579023 [ 279 ] {ec70bffa-3cf2-4823-81ca-72626580c6e7} <Debug> TCPHandler: Processed in 0.001263446 sec. | ||
| 16065 | 2026.05.01 17:56:10.579144 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16066 | 2026.05.01 17:56:10.579238 [ 279 ] {57a8fb09-c673-4ea1-b26c-c39733933b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16067 | 2026.05.01 17:56:10.579280 [ 279 ] {57a8fb09-c673-4ea1-b26c-c39733933b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16068 | 2026.05.01 17:56:10.579728 [ 279 ] {57a8fb09-c673-4ea1-b26c-c39733933b27} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16069 | 2026.05.01 17:56:10.579764 [ 279 ] {57a8fb09-c673-4ea1-b26c-c39733933b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16070 | 2026.05.01 17:56:10.580103 [ 279 ] {57a8fb09-c673-4ea1-b26c-c39733933b27} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16071 | 2026.05.01 17:56:10.580326 [ 279 ] {57a8fb09-c673-4ea1-b26c-c39733933b27} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16072 | 2026.05.01 17:56:10.580491 [ 279 ] {57a8fb09-c673-4ea1-b26c-c39733933b27} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.00127 sec., 263779.5275590551 rows/sec., 17.26 MiB/sec. | ||
| 16073 | 2026.05.01 17:56:10.580502 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 6 parts from all_1_108_22 to all_113_113_0 | ||
| 16074 | 2026.05.01 17:56:10.580529 [ 279 ] {57a8fb09-c673-4ea1-b26c-c39733933b27} <Debug> TCPHandler: Processed in 0.001435559 sec. | ||
| 16075 | 2026.05.01 17:56:10.580552 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16076 | 2026.05.01 17:56:10.580602 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16077 | 2026.05.01 17:56:10.580656 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16078 | 2026.05.01 17:56:10.580694 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_113_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_108_22 to all_113_113_0 into Compact with storage Full | ||
| 16079 | 2026.05.01 17:56:10.580756 [ 279 ] {663381f9-fa20-4aed-be4c-b4629dc44877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16080 | 2026.05.01 17:56:10.580794 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_113_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16081 | 2026.05.01 17:56:10.580799 [ 279 ] {663381f9-fa20-4aed-be4c-b4629dc44877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16082 | 2026.05.01 17:56:10.580825 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_108_22, total 43733 rows starting from the beginning of the part | ||
| 16083 | 2026.05.01 17:56:10.580884 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 16084 | 2026.05.01 17:56:10.580929 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 335 rows starting from the beginning of the part | ||
| 16085 | 2026.05.01 17:56:10.580970 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 1486 rows starting from the beginning of the part | ||
| 16086 | 2026.05.01 17:56:10.581011 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 138 rows starting from the beginning of the part | ||
| 16087 | 2026.05.01 17:56:10.581054 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 335 rows starting from the beginning of the part | ||
| 16088 | 2026.05.01 17:56:10.581121 [ 279 ] {663381f9-fa20-4aed-be4c-b4629dc44877} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16089 | 2026.05.01 17:56:10.581158 [ 279 ] {663381f9-fa20-4aed-be4c-b4629dc44877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16090 | 2026.05.01 17:56:10.581463 [ 279 ] {663381f9-fa20-4aed-be4c-b4629dc44877} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 16091 | 2026.05.01 17:56:10.581689 [ 279 ] {663381f9-fa20-4aed-be4c-b4629dc44877} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16092 | 2026.05.01 17:56:10.581801 [ 27 ] {} <Debug> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 | ||
| 16093 | 2026.05.01 17:56:10.581817 [ 279 ] {663381f9-fa20-4aed-be4c-b4629dc44877} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00108 sec., 925.9259259259259 rows/sec., 62.39 KiB/sec. | ||
| 16094 | 2026.05.01 17:56:10.581859 [ 27 ] {} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16095 | 2026.05.01 17:56:10.581875 [ 279 ] {663381f9-fa20-4aed-be4c-b4629dc44877} <Debug> TCPHandler: Processed in 0.001267986 sec. | ||
| 16096 | 2026.05.01 17:56:10.581889 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16097 | 2026.05.01 17:56:10.582021 [ 198 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full | ||
| 16098 | 2026.05.01 17:56:10.582026 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16099 | 2026.05.01 17:56:10.582149 [ 279 ] {b000303c-eaa4-444d-a76a-ce7d52441647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16100 | 2026.05.01 17:56:10.582163 [ 198 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16101 | 2026.05.01 17:56:10.582203 [ 198 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 34 rows starting from the beginning of the part | ||
| 16102 | 2026.05.01 17:56:10.582205 [ 279 ] {b000303c-eaa4-444d-a76a-ce7d52441647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16103 | 2026.05.01 17:56:10.582268 [ 198 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 16104 | 2026.05.01 17:56:10.582318 [ 198 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 16105 | 2026.05.01 17:56:10.582359 [ 198 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 16106 | 2026.05.01 17:56:10.582397 [ 198 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 16107 | 2026.05.01 17:56:10.582437 [ 198 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 16108 | 2026.05.01 17:56:10.583086 [ 279 ] {b000303c-eaa4-444d-a76a-ce7d52441647} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16109 | 2026.05.01 17:56:10.583129 [ 279 ] {b000303c-eaa4-444d-a76a-ce7d52441647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16110 | 2026.05.01 17:56:10.583247 [ 191 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39 rows, containing 4 columns (4 merged, 0 gathered) in 0.001275286 sec., 30581.37547185494 rows/sec., 2.01 MiB/sec. | ||
| 16111 | 2026.05.01 17:56:10.583393 [ 191 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
| 16112 | 2026.05.01 17:56:10.583691 [ 191 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_39_8} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16113 | 2026.05.01 17:56:10.583769 [ 191 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_39_8} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 | ||
| 16114 | 2026.05.01 17:56:10.583832 [ 279 ] {b000303c-eaa4-444d-a76a-ce7d52441647} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 16115 | 2026.05.01 17:56:10.583856 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16116 | 2026.05.01 17:56:10.584077 [ 279 ] {b000303c-eaa4-444d-a76a-ce7d52441647} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16117 | 2026.05.01 17:56:10.584226 [ 279 ] {b000303c-eaa4-444d-a76a-ce7d52441647} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002096 sec., 17175.57251908397 rows/sec., 30.78 MiB/sec. | ||
| 16118 | 2026.05.01 17:56:10.584283 [ 279 ] {b000303c-eaa4-444d-a76a-ce7d52441647} <Debug> TCPHandler: Processed in 0.002307566 sec. | ||
| 16119 | 2026.05.01 17:56:10.584414 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16120 | 2026.05.01 17:56:10.584510 [ 279 ] {82699239-6285-4afa-b81c-afde1c5ee2de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16121 | 2026.05.01 17:56:10.584552 [ 279 ] {82699239-6285-4afa-b81c-afde1c5ee2de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16122 | 2026.05.01 17:56:10.584900 [ 279 ] {82699239-6285-4afa-b81c-afde1c5ee2de} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16123 | 2026.05.01 17:56:10.584935 [ 279 ] {82699239-6285-4afa-b81c-afde1c5ee2de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16124 | 2026.05.01 17:56:10.585259 [ 279 ] {82699239-6285-4afa-b81c-afde1c5ee2de} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16125 | 2026.05.01 17:56:10.585482 [ 279 ] {82699239-6285-4afa-b81c-afde1c5ee2de} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16126 | 2026.05.01 17:56:10.585611 [ 279 ] {82699239-6285-4afa-b81c-afde1c5ee2de} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.00112 sec., 98214.28571428572 rows/sec., 5.97 MiB/sec. | ||
| 16127 | 2026.05.01 17:56:10.585647 [ 279 ] {82699239-6285-4afa-b81c-afde1c5ee2de} <Debug> TCPHandler: Processed in 0.001282646 sec. | ||
| 16128 | 2026.05.01 17:56:10.589797 [ 194 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_113_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46187 rows, containing 5 columns (5 merged, 0 gathered) in 0.009140605 sec., 5052947.808159307 rows/sec., 327.23 MiB/sec. | ||
| 16129 | 2026.05.01 17:56:10.590268 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_113_23} <Trace> MergedBlockOutputStream: filled checksums all_1_113_23 (state Temporary) | ||
| 16130 | 2026.05.01 17:56:10.590540 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_113_23 to all_1_113_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16131 | 2026.05.01 17:56:10.590609 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 6 parts: [all_1_108_22, all_113_113_0] -> all_1_113_23 | ||
| 16132 | 2026.05.01 17:56:10.590692 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 16133 | 2026.05.01 17:56:12.111392 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16134 | 2026.05.01 17:56:12.111441 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16135 | 2026.05.01 17:56:12.282238 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33652 | ||
| 16136 | 2026.05.01 17:56:12.282782 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16137 | 2026.05.01 17:56:12.282828 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16138 | 2026.05.01 17:56:12.283350 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16139 | 2026.05.01 17:56:12.283605 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16140 | 2026.05.01 17:56:12.283757 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33652 | ||
| 16141 | 2026.05.01 17:56:13.149428 [ 221 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16142 | 2026.05.01 17:56:13.149482 [ 221 ] {} <Debug> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16143 | 2026.05.01 17:56:13.166197 [ 221 ] {} <Debug> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16144 | 2026.05.01 17:56:13.412072 [ 218 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16145 | 2026.05.01 17:56:13.412126 [ 218 ] {} <Debug> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16146 | 2026.05.01 17:56:13.415970 [ 218 ] {} <Debug> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16147 | 2026.05.01 17:56:14.012854 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 16148 | 2026.05.01 17:56:14.029645 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16149 | 2026.05.01 17:56:14.029723 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16150 | 2026.05.01 17:56:14.035451 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16151 | 2026.05.01 17:56:14.036168 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16152 | 2026.05.01 17:56:14.038967 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 16153 | 2026.05.01 17:56:15.552761 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16154 | 2026.05.01 17:56:15.552958 [ 279 ] {8496dd92-f803-48df-861e-92226f33dfd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16155 | 2026.05.01 17:56:15.553035 [ 279 ] {8496dd92-f803-48df-861e-92226f33dfd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16156 | 2026.05.01 17:56:15.553760 [ 279 ] {8496dd92-f803-48df-861e-92226f33dfd2} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16157 | 2026.05.01 17:56:15.553810 [ 279 ] {8496dd92-f803-48df-861e-92226f33dfd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16158 | 2026.05.01 17:56:15.554219 [ 279 ] {8496dd92-f803-48df-861e-92226f33dfd2} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16159 | 2026.05.01 17:56:15.554455 [ 279 ] {8496dd92-f803-48df-861e-92226f33dfd2} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16160 | 2026.05.01 17:56:15.554630 [ 279 ] {8496dd92-f803-48df-861e-92226f33dfd2} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001723 sec., 39466.04759141033 rows/sec., 3.15 MiB/sec. | ||
| 16161 | 2026.05.01 17:56:15.554682 [ 279 ] {8496dd92-f803-48df-861e-92226f33dfd2} <Debug> TCPHandler: Processed in 0.002060262 sec. | ||
| 16162 | 2026.05.01 17:56:15.554809 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16163 | 2026.05.01 17:56:15.554913 [ 279 ] {f304bd5d-5b60-47ef-a216-048ac895db66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16164 | 2026.05.01 17:56:15.554957 [ 279 ] {f304bd5d-5b60-47ef-a216-048ac895db66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16165 | 2026.05.01 17:56:15.555389 [ 279 ] {f304bd5d-5b60-47ef-a216-048ac895db66} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16166 | 2026.05.01 17:56:15.555428 [ 279 ] {f304bd5d-5b60-47ef-a216-048ac895db66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16167 | 2026.05.01 17:56:15.555729 [ 279 ] {f304bd5d-5b60-47ef-a216-048ac895db66} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 16168 | 2026.05.01 17:56:15.555946 [ 279 ] {f304bd5d-5b60-47ef-a216-048ac895db66} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16169 | 2026.05.01 17:56:15.556087 [ 279 ] {f304bd5d-5b60-47ef-a216-048ac895db66} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001198 sec., 5008.347245409015 rows/sec., 376.60 KiB/sec. | ||
| 16170 | 2026.05.01 17:56:15.556124 [ 279 ] {f304bd5d-5b60-47ef-a216-048ac895db66} <Debug> TCPHandler: Processed in 0.001368167 sec. | ||
| 16171 | 2026.05.01 17:56:15.556239 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16172 | 2026.05.01 17:56:15.556336 [ 279 ] {d0c02766-30fa-4060-ba6f-bd23ff59bd6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16173 | 2026.05.01 17:56:15.556376 [ 279 ] {d0c02766-30fa-4060-ba6f-bd23ff59bd6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16174 | 2026.05.01 17:56:15.556805 [ 279 ] {d0c02766-30fa-4060-ba6f-bd23ff59bd6c} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16175 | 2026.05.01 17:56:15.556842 [ 279 ] {d0c02766-30fa-4060-ba6f-bd23ff59bd6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16176 | 2026.05.01 17:56:15.557145 [ 279 ] {d0c02766-30fa-4060-ba6f-bd23ff59bd6c} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16177 | 2026.05.01 17:56:15.557353 [ 279 ] {d0c02766-30fa-4060-ba6f-bd23ff59bd6c} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16178 | 2026.05.01 17:56:15.557485 [ 279 ] {d0c02766-30fa-4060-ba6f-bd23ff59bd6c} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001169 sec., 59880.239520958086 rows/sec., 4.67 MiB/sec. | ||
| 16179 | 2026.05.01 17:56:15.557521 [ 279 ] {d0c02766-30fa-4060-ba6f-bd23ff59bd6c} <Debug> TCPHandler: Processed in 0.001332127 sec. | ||
| 16180 | 2026.05.01 17:56:15.557636 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16181 | 2026.05.01 17:56:15.557732 [ 279 ] {6bbc200b-ab46-43ea-8c1d-df01709190eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16182 | 2026.05.01 17:56:15.557777 [ 279 ] {6bbc200b-ab46-43ea-8c1d-df01709190eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16183 | 2026.05.01 17:56:15.558199 [ 279 ] {6bbc200b-ab46-43ea-8c1d-df01709190eb} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16184 | 2026.05.01 17:56:15.558236 [ 279 ] {6bbc200b-ab46-43ea-8c1d-df01709190eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16185 | 2026.05.01 17:56:15.558558 [ 279 ] {6bbc200b-ab46-43ea-8c1d-df01709190eb} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16186 | 2026.05.01 17:56:15.558760 [ 279 ] {6bbc200b-ab46-43ea-8c1d-df01709190eb} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16187 | 2026.05.01 17:56:15.558894 [ 279 ] {6bbc200b-ab46-43ea-8c1d-df01709190eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 16188 | 2026.05.01 17:56:15.558930 [ 279 ] {6bbc200b-ab46-43ea-8c1d-df01709190eb} <Debug> TCPHandler: Processed in 0.001342927 sec. | ||
| 16189 | 2026.05.01 17:56:15.559009 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16190 | 2026.05.01 17:56:15.559040 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16191 | 2026.05.01 17:56:15.559064 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16192 | 2026.05.01 17:56:15.559143 [ 279 ] {d02e8198-2b43-4a65-9a11-d01c00dc8315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16193 | 2026.05.01 17:56:15.559200 [ 279 ] {d02e8198-2b43-4a65-9a11-d01c00dc8315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16194 | 2026.05.01 17:56:15.559925 [ 279 ] {d02e8198-2b43-4a65-9a11-d01c00dc8315} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16195 | 2026.05.01 17:56:15.559961 [ 279 ] {d02e8198-2b43-4a65-9a11-d01c00dc8315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16196 | 2026.05.01 17:56:15.560545 [ 279 ] {d02e8198-2b43-4a65-9a11-d01c00dc8315} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 16197 | 2026.05.01 17:56:15.560769 [ 279 ] {d02e8198-2b43-4a65-9a11-d01c00dc8315} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16198 | 2026.05.01 17:56:15.560915 [ 279 ] {d02e8198-2b43-4a65-9a11-d01c00dc8315} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.00179 sec., 3351.95530726257 rows/sec., 6.01 MiB/sec. | ||
| 16199 | 2026.05.01 17:56:15.560982 [ 279 ] {d02e8198-2b43-4a65-9a11-d01c00dc8315} <Debug> TCPHandler: Processed in 0.001989411 sec. | ||
| 16200 | 2026.05.01 17:56:15.561110 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16201 | 2026.05.01 17:56:15.561207 [ 279 ] {c90578b3-82c1-4b28-83df-7249e5ce4561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16202 | 2026.05.01 17:56:15.561251 [ 279 ] {c90578b3-82c1-4b28-83df-7249e5ce4561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16203 | 2026.05.01 17:56:15.561581 [ 279 ] {c90578b3-82c1-4b28-83df-7249e5ce4561} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16204 | 2026.05.01 17:56:15.561618 [ 279 ] {c90578b3-82c1-4b28-83df-7249e5ce4561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16205 | 2026.05.01 17:56:15.561900 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16206 | 2026.05.01 17:56:15.561938 [ 279 ] {c90578b3-82c1-4b28-83df-7249e5ce4561} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16207 | 2026.05.01 17:56:15.562179 [ 279 ] {c90578b3-82c1-4b28-83df-7249e5ce4561} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16208 | 2026.05.01 17:56:15.562314 [ 279 ] {c90578b3-82c1-4b28-83df-7249e5ce4561} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 16209 | 2026.05.01 17:56:15.562351 [ 279 ] {c90578b3-82c1-4b28-83df-7249e5ce4561} <Debug> TCPHandler: Processed in 0.001289516 sec. | ||
| 16210 | 2026.05.01 17:56:15.562404 [ 225 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16211 | 2026.05.01 17:56:15.562436 [ 225 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16212 | 2026.05.01 17:56:15.565711 [ 225 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16213 | 2026.05.01 17:56:15.898945 [ 224 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16214 | 2026.05.01 17:56:15.899024 [ 224 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16215 | 2026.05.01 17:56:15.902279 [ 224 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16216 | 2026.05.01 17:56:16.722853 [ 223 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16217 | 2026.05.01 17:56:16.722921 [ 223 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16218 | 2026.05.01 17:56:16.726104 [ 223 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16219 | 2026.05.01 17:56:17.399224 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2068 | ||
| 16220 | 2026.05.01 17:56:17.401753 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16221 | 2026.05.01 17:56:17.401795 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16222 | 2026.05.01 17:56:17.402966 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16223 | 2026.05.01 17:56:17.403226 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16224 | 2026.05.01 17:56:17.403492 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2068 | ||
| 16225 | 2026.05.01 17:56:19.784293 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34100 | ||
| 16226 | 2026.05.01 17:56:19.784879 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16227 | 2026.05.01 17:56:19.784932 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16228 | 2026.05.01 17:56:19.785488 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16229 | 2026.05.01 17:56:19.785727 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16230 | 2026.05.01 17:56:19.785858 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34100 | ||
| 16231 | 2026.05.01 17:56:19.785884 [ 66 ] {} <Debug> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16232 | 2026.05.01 17:56:19.785961 [ 66 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16233 | 2026.05.01 17:56:19.785984 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16234 | 2026.05.01 17:56:19.786083 [ 190 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 16235 | 2026.05.01 17:56:19.786200 [ 190 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16236 | 2026.05.01 17:56:19.786238 [ 190 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31732 rows starting from the beginning of the part | ||
| 16237 | 2026.05.01 17:56:19.786300 [ 190 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part | ||
| 16238 | 2026.05.01 17:56:19.786346 [ 190 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 16239 | 2026.05.01 17:56:19.786400 [ 190 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 16240 | 2026.05.01 17:56:19.786439 [ 190 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 16241 | 2026.05.01 17:56:19.786476 [ 190 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 16242 | 2026.05.01 17:56:19.788795 [ 192 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34100 rows, containing 4 columns (4 merged, 0 gathered) in 0.002749145 sec., 12403856.471739395 rows/sec., 177.44 MiB/sec. | ||
| 16243 | 2026.05.01 17:56:19.789135 [ 194 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16244 | 2026.05.01 17:56:19.789405 [ 194 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_71_14} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16245 | 2026.05.01 17:56:19.789475 [ 194 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_71_14} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16246 | 2026.05.01 17:56:19.789554 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 16247 | 2026.05.01 17:56:20.566324 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16248 | 2026.05.01 17:56:20.566635 [ 279 ] {6901e25c-4741-46dd-85db-79d1d11d9667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16249 | 2026.05.01 17:56:20.566742 [ 279 ] {6901e25c-4741-46dd-85db-79d1d11d9667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16250 | 2026.05.01 17:56:20.567787 [ 279 ] {6901e25c-4741-46dd-85db-79d1d11d9667} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16251 | 2026.05.01 17:56:20.567826 [ 279 ] {6901e25c-4741-46dd-85db-79d1d11d9667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16252 | 2026.05.01 17:56:20.568236 [ 279 ] {6901e25c-4741-46dd-85db-79d1d11d9667} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 16253 | 2026.05.01 17:56:20.568471 [ 279 ] {6901e25c-4741-46dd-85db-79d1d11d9667} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16254 | 2026.05.01 17:56:20.568626 [ 279 ] {6901e25c-4741-46dd-85db-79d1d11d9667} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.002067 sec., 224479.92259313015 rows/sec., 14.24 MiB/sec. | ||
| 16255 | 2026.05.01 17:56:20.568667 [ 279 ] {6901e25c-4741-46dd-85db-79d1d11d9667} <Debug> TCPHandler: Processed in 0.002530381 sec. | ||
| 16256 | 2026.05.01 17:56:20.568797 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16257 | 2026.05.01 17:56:20.568893 [ 279 ] {d7553d02-646e-47cd-9672-79b62f0aebbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16258 | 2026.05.01 17:56:20.568934 [ 279 ] {d7553d02-646e-47cd-9672-79b62f0aebbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16259 | 2026.05.01 17:56:20.569331 [ 279 ] {d7553d02-646e-47cd-9672-79b62f0aebbe} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16260 | 2026.05.01 17:56:20.569364 [ 279 ] {d7553d02-646e-47cd-9672-79b62f0aebbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16261 | 2026.05.01 17:56:20.569653 [ 279 ] {d7553d02-646e-47cd-9672-79b62f0aebbe} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 16262 | 2026.05.01 17:56:20.569874 [ 279 ] {d7553d02-646e-47cd-9672-79b62f0aebbe} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16263 | 2026.05.01 17:56:20.569999 [ 279 ] {d7553d02-646e-47cd-9672-79b62f0aebbe} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001124 sec., 1779.3594306049822 rows/sec., 145.09 KiB/sec. | ||
| 16264 | 2026.05.01 17:56:20.570034 [ 279 ] {d7553d02-646e-47cd-9672-79b62f0aebbe} <Debug> TCPHandler: Processed in 0.001286846 sec. | ||
| 16265 | 2026.05.01 17:56:20.570150 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16266 | 2026.05.01 17:56:20.570243 [ 279 ] {53c849ff-1294-4d36-8abf-bcc4bd1fcf18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16267 | 2026.05.01 17:56:20.570283 [ 279 ] {53c849ff-1294-4d36-8abf-bcc4bd1fcf18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16268 | 2026.05.01 17:56:20.571325 [ 279 ] {53c849ff-1294-4d36-8abf-bcc4bd1fcf18} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16269 | 2026.05.01 17:56:20.571359 [ 279 ] {53c849ff-1294-4d36-8abf-bcc4bd1fcf18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16270 | 2026.05.01 17:56:20.571729 [ 279 ] {53c849ff-1294-4d36-8abf-bcc4bd1fcf18} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16271 | 2026.05.01 17:56:20.571941 [ 279 ] {53c849ff-1294-4d36-8abf-bcc4bd1fcf18} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16272 | 2026.05.01 17:56:20.572071 [ 279 ] {53c849ff-1294-4d36-8abf-bcc4bd1fcf18} <Debug> executeQuery: Read 1320 rows, 105.65 KiB in 0.001846 sec., 715059.588299025 rows/sec., 55.89 MiB/sec. | ||
| 16273 | 2026.05.01 17:56:20.572108 [ 279 ] {53c849ff-1294-4d36-8abf-bcc4bd1fcf18} <Debug> TCPHandler: Processed in 0.002005851 sec. | ||
| 16274 | 2026.05.01 17:56:20.572229 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16275 | 2026.05.01 17:56:20.572322 [ 279 ] {d107a84a-47ee-493e-a101-7a147803686c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16276 | 2026.05.01 17:56:20.572361 [ 279 ] {d107a84a-47ee-493e-a101-7a147803686c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16277 | 2026.05.01 17:56:20.572871 [ 279 ] {d107a84a-47ee-493e-a101-7a147803686c} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16278 | 2026.05.01 17:56:20.572904 [ 279 ] {d107a84a-47ee-493e-a101-7a147803686c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16279 | 2026.05.01 17:56:20.573214 [ 279 ] {d107a84a-47ee-493e-a101-7a147803686c} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 16280 | 2026.05.01 17:56:20.573427 [ 279 ] {d107a84a-47ee-493e-a101-7a147803686c} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16281 | 2026.05.01 17:56:20.573558 [ 279 ] {d107a84a-47ee-493e-a101-7a147803686c} <Debug> executeQuery: Read 270 rows, 16.78 KiB in 0.001253 sec., 215482.84118116522 rows/sec., 13.08 MiB/sec. | ||
| 16282 | 2026.05.01 17:56:20.573593 [ 279 ] {d107a84a-47ee-493e-a101-7a147803686c} <Debug> TCPHandler: Processed in 0.001413899 sec. | ||
| 16283 | 2026.05.01 17:56:20.573727 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16284 | 2026.05.01 17:56:20.573847 [ 279 ] {581fdf53-bfda-4a00-aae7-c93ff1a3c289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16285 | 2026.05.01 17:56:20.573895 [ 279 ] {581fdf53-bfda-4a00-aae7-c93ff1a3c289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16286 | 2026.05.01 17:56:20.574464 [ 279 ] {581fdf53-bfda-4a00-aae7-c93ff1a3c289} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16287 | 2026.05.01 17:56:20.574499 [ 279 ] {581fdf53-bfda-4a00-aae7-c93ff1a3c289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16288 | 2026.05.01 17:56:20.574814 [ 279 ] {581fdf53-bfda-4a00-aae7-c93ff1a3c289} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16289 | 2026.05.01 17:56:20.575019 [ 279 ] {581fdf53-bfda-4a00-aae7-c93ff1a3c289} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16290 | 2026.05.01 17:56:20.575146 [ 279 ] {581fdf53-bfda-4a00-aae7-c93ff1a3c289} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001324 sec., 180513.59516616314 rows/sec., 11.64 MiB/sec. | ||
| 16291 | 2026.05.01 17:56:20.575182 [ 279 ] {581fdf53-bfda-4a00-aae7-c93ff1a3c289} <Debug> TCPHandler: Processed in 0.00151589 sec. | ||
| 16292 | 2026.05.01 17:56:20.575304 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16293 | 2026.05.01 17:56:20.575406 [ 279 ] {ce8802fd-8538-4069-bee9-ccaad1d8dfd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16294 | 2026.05.01 17:56:20.575447 [ 279 ] {ce8802fd-8538-4069-bee9-ccaad1d8dfd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16295 | 2026.05.01 17:56:20.575944 [ 279 ] {ce8802fd-8538-4069-bee9-ccaad1d8dfd8} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16296 | 2026.05.01 17:56:20.575979 [ 279 ] {ce8802fd-8538-4069-bee9-ccaad1d8dfd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16297 | 2026.05.01 17:56:20.576300 [ 279 ] {ce8802fd-8538-4069-bee9-ccaad1d8dfd8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 16298 | 2026.05.01 17:56:20.576526 [ 279 ] {ce8802fd-8538-4069-bee9-ccaad1d8dfd8} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16299 | 2026.05.01 17:56:20.576658 [ 279 ] {ce8802fd-8538-4069-bee9-ccaad1d8dfd8} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001272 sec., 187106.91823899373 rows/sec., 10.62 MiB/sec. | ||
| 16300 | 2026.05.01 17:56:20.576697 [ 279 ] {ce8802fd-8538-4069-bee9-ccaad1d8dfd8} <Debug> TCPHandler: Processed in 0.00144322 sec. | ||
| 16301 | 2026.05.01 17:56:20.576818 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16302 | 2026.05.01 17:56:20.576937 [ 279 ] {12a7eac4-3c0f-42ab-b8dd-9fc54b1b912c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16303 | 2026.05.01 17:56:20.576987 [ 279 ] {12a7eac4-3c0f-42ab-b8dd-9fc54b1b912c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16304 | 2026.05.01 17:56:20.577820 [ 279 ] {12a7eac4-3c0f-42ab-b8dd-9fc54b1b912c} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16305 | 2026.05.01 17:56:20.577859 [ 279 ] {12a7eac4-3c0f-42ab-b8dd-9fc54b1b912c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16306 | 2026.05.01 17:56:20.578245 [ 279 ] {12a7eac4-3c0f-42ab-b8dd-9fc54b1b912c} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16307 | 2026.05.01 17:56:20.578490 [ 279 ] {12a7eac4-3c0f-42ab-b8dd-9fc54b1b912c} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16308 | 2026.05.01 17:56:20.578621 [ 279 ] {12a7eac4-3c0f-42ab-b8dd-9fc54b1b912c} <Debug> executeQuery: Read 798 rows, 57.21 KiB in 0.00171 sec., 466666.6666666667 rows/sec., 32.67 MiB/sec. | ||
| 16309 | 2026.05.01 17:56:20.578658 [ 279 ] {12a7eac4-3c0f-42ab-b8dd-9fc54b1b912c} <Debug> TCPHandler: Processed in 0.001901339 sec. | ||
| 16310 | 2026.05.01 17:56:20.578775 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16311 | 2026.05.01 17:56:20.578870 [ 279 ] {f5ac7ec0-bdc0-405d-940c-45ee2b5a8d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16312 | 2026.05.01 17:56:20.578911 [ 279 ] {f5ac7ec0-bdc0-405d-940c-45ee2b5a8d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16313 | 2026.05.01 17:56:20.579233 [ 279 ] {f5ac7ec0-bdc0-405d-940c-45ee2b5a8d55} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16314 | 2026.05.01 17:56:20.579267 [ 279 ] {f5ac7ec0-bdc0-405d-940c-45ee2b5a8d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16315 | 2026.05.01 17:56:20.579566 [ 279 ] {f5ac7ec0-bdc0-405d-940c-45ee2b5a8d55} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 16316 | 2026.05.01 17:56:20.579775 [ 279 ] {f5ac7ec0-bdc0-405d-940c-45ee2b5a8d55} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16317 | 2026.05.01 17:56:20.579902 [ 279 ] {f5ac7ec0-bdc0-405d-940c-45ee2b5a8d55} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 16318 | 2026.05.01 17:56:20.579938 [ 279 ] {f5ac7ec0-bdc0-405d-940c-45ee2b5a8d55} <Debug> TCPHandler: Processed in 0.001212654 sec. | ||
| 16319 | 2026.05.01 17:56:20.580064 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16320 | 2026.05.01 17:56:20.580177 [ 279 ] {d82be56a-b7dc-42f3-bede-c2e8f9efbbfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16321 | 2026.05.01 17:56:20.580228 [ 279 ] {d82be56a-b7dc-42f3-bede-c2e8f9efbbfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16322 | 2026.05.01 17:56:20.580688 [ 279 ] {d82be56a-b7dc-42f3-bede-c2e8f9efbbfc} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16323 | 2026.05.01 17:56:20.580722 [ 279 ] {d82be56a-b7dc-42f3-bede-c2e8f9efbbfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16324 | 2026.05.01 17:56:20.581062 [ 279 ] {d82be56a-b7dc-42f3-bede-c2e8f9efbbfc} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16325 | 2026.05.01 17:56:20.581272 [ 279 ] {d82be56a-b7dc-42f3-bede-c2e8f9efbbfc} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16326 | 2026.05.01 17:56:20.581398 [ 279 ] {d82be56a-b7dc-42f3-bede-c2e8f9efbbfc} <Debug> executeQuery: Read 336 rows, 22.52 KiB in 0.001245 sec., 269879.5180722892 rows/sec., 17.66 MiB/sec. | ||
| 16327 | 2026.05.01 17:56:20.581434 [ 279 ] {d82be56a-b7dc-42f3-bede-c2e8f9efbbfc} <Debug> TCPHandler: Processed in 0.001427819 sec. | ||
| 16328 | 2026.05.01 17:56:20.581550 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16329 | 2026.05.01 17:56:20.581648 [ 279 ] {e9778113-46aa-4b88-98da-bd47a362ce82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16330 | 2026.05.01 17:56:20.581691 [ 279 ] {e9778113-46aa-4b88-98da-bd47a362ce82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16331 | 2026.05.01 17:56:20.582009 [ 279 ] {e9778113-46aa-4b88-98da-bd47a362ce82} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16332 | 2026.05.01 17:56:20.582043 [ 279 ] {e9778113-46aa-4b88-98da-bd47a362ce82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16333 | 2026.05.01 17:56:20.582347 [ 279 ] {e9778113-46aa-4b88-98da-bd47a362ce82} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 16334 | 2026.05.01 17:56:20.582548 [ 279 ] {e9778113-46aa-4b88-98da-bd47a362ce82} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16335 | 2026.05.01 17:56:20.582677 [ 279 ] {e9778113-46aa-4b88-98da-bd47a362ce82} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 16336 | 2026.05.01 17:56:20.582712 [ 279 ] {e9778113-46aa-4b88-98da-bd47a362ce82} <Debug> TCPHandler: Processed in 0.001212145 sec. | ||
| 16337 | 2026.05.01 17:56:20.582842 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16338 | 2026.05.01 17:56:20.582934 [ 279 ] {1a7ef989-46c9-4c1d-9eb5-f061441a136d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16339 | 2026.05.01 17:56:20.582988 [ 279 ] {1a7ef989-46c9-4c1d-9eb5-f061441a136d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16340 | 2026.05.01 17:56:20.583875 [ 279 ] {1a7ef989-46c9-4c1d-9eb5-f061441a136d} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16341 | 2026.05.01 17:56:20.583909 [ 279 ] {1a7ef989-46c9-4c1d-9eb5-f061441a136d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16342 | 2026.05.01 17:56:20.584447 [ 279 ] {1a7ef989-46c9-4c1d-9eb5-f061441a136d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 16343 | 2026.05.01 17:56:20.584676 [ 279 ] {1a7ef989-46c9-4c1d-9eb5-f061441a136d} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16344 | 2026.05.01 17:56:20.584812 [ 279 ] {1a7ef989-46c9-4c1d-9eb5-f061441a136d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001896 sec., 18987.3417721519 rows/sec., 34.02 MiB/sec. | ||
| 16345 | 2026.05.01 17:56:20.584864 [ 279 ] {1a7ef989-46c9-4c1d-9eb5-f061441a136d} <Debug> TCPHandler: Processed in 0.002070152 sec. | ||
| 16346 | 2026.05.01 17:56:20.584984 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16347 | 2026.05.01 17:56:20.585076 [ 279 ] {c4dfb03c-38ee-4ac9-bff8-0a2810c394ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16348 | 2026.05.01 17:56:20.585117 [ 279 ] {c4dfb03c-38ee-4ac9-bff8-0a2810c394ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16349 | 2026.05.01 17:56:20.585451 [ 279 ] {c4dfb03c-38ee-4ac9-bff8-0a2810c394ae} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16350 | 2026.05.01 17:56:20.585488 [ 279 ] {c4dfb03c-38ee-4ac9-bff8-0a2810c394ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16351 | 2026.05.01 17:56:20.585780 [ 279 ] {c4dfb03c-38ee-4ac9-bff8-0a2810c394ae} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16352 | 2026.05.01 17:56:20.585981 [ 279 ] {c4dfb03c-38ee-4ac9-bff8-0a2810c394ae} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16353 | 2026.05.01 17:56:20.586105 [ 279 ] {c4dfb03c-38ee-4ac9-bff8-0a2810c394ae} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001047 sec., 105062.08213944604 rows/sec., 6.39 MiB/sec. | ||
| 16354 | 2026.05.01 17:56:20.586140 [ 279 ] {c4dfb03c-38ee-4ac9-bff8-0a2810c394ae} <Debug> TCPHandler: Processed in 0.001204264 sec. | ||
| 16355 | 2026.05.01 17:56:21.539350 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 16356 | 2026.05.01 17:56:21.556295 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16357 | 2026.05.01 17:56:21.556338 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16358 | 2026.05.01 17:56:21.564880 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16359 | 2026.05.01 17:56:21.566376 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16360 | 2026.05.01 17:56:21.566814 [ 60 ] {} <Debug> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16361 | 2026.05.01 17:56:21.566869 [ 60 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16362 | 2026.05.01 17:56:21.566904 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16363 | 2026.05.01 17:56:21.567021 [ 188 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 16364 | 2026.05.01 17:56:21.571502 [ 188 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16365 | 2026.05.01 17:56:21.573089 [ 188 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 16366 | 2026.05.01 17:56:21.576260 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 16367 | 2026.05.01 17:56:21.579025 [ 188 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 16368 | 2026.05.01 17:56:21.584293 [ 188 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 16369 | 2026.05.01 17:56:21.590187 [ 188 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 16370 | 2026.05.01 17:56:21.597279 [ 188 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 16371 | 2026.05.01 17:56:21.609019 [ 188 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 16372 | 2026.05.01 17:56:21.697175 [ 194 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.130204394 sec., 4108.924311724841 rows/sec., 21.25 MiB/sec. | ||
| 16373 | 2026.05.01 17:56:21.700166 [ 186 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16374 | 2026.05.01 17:56:21.702274 [ 186 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_71_14} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16375 | 2026.05.01 17:56:21.702403 [ 186 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_71_14} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16376 | 2026.05.01 17:56:21.705079 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 16377 | 2026.05.01 17:56:22.001163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 374.02 MiB, peak 391.44 MiB, free memory in arenas 0.00 B, will set to 373.00 MiB (RSS), difference: -1.01 MiB | ||
| 16378 | 2026.05.01 17:56:22.131491 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41055 | ||
| 16379 | 2026.05.01 17:56:22.131600 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16380 | 2026.05.01 17:56:22.131625 [ 336 ] {} <Debug> TCP-Session: 67da515d-0aae-43d0-a259-f62365a9a7d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41055 | ||
| 16381 | 2026.05.01 17:56:22.131646 [ 336 ] {} <Debug> TCP-Session: 67da515d-0aae-43d0-a259-f62365a9a7d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16382 | 2026.05.01 17:56:22.131658 [ 336 ] {} <Debug> TCP-Session: 67da515d-0aae-43d0-a259-f62365a9a7d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16383 | 2026.05.01 17:56:22.131870 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34305 | ||
| 16384 | 2026.05.01 17:56:22.131896 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36513 | ||
| 16385 | 2026.05.01 17:56:22.131920 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45334 | ||
| 16386 | 2026.05.01 17:56:22.131949 [ 336 ] {} <Trace> TCP-Session: 67da515d-0aae-43d0-a259-f62365a9a7d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16387 | 2026.05.01 17:56:22.131941 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35195 | ||
| 16388 | 2026.05.01 17:56:22.132003 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16389 | 2026.05.01 17:56:22.132023 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16390 | 2026.05.01 17:56:22.132022 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16391 | 2026.05.01 17:56:22.132051 [ 337 ] {} <Debug> TCP-Session: 485dbd1e-5fe6-4f40-9d55-500d47b952fb Authenticating user 'default' from [fd00:1122:3344:101::e]:34305 | ||
| 16392 | 2026.05.01 17:56:22.132055 [ 267 ] {} <Debug> TCP-Session: e1831f7c-f929-4e89-aa4c-f2c78afef47e Authenticating user 'default' from [fd00:1122:3344:101::e]:45334 | ||
| 16393 | 2026.05.01 17:56:22.132075 [ 339 ] {} <Debug> TCP-Session: f9814227-abf4-4fa4-8d6b-e2cdbd071088 Authenticating user 'default' from [fd00:1122:3344:101::e]:36513 | ||
| 16394 | 2026.05.01 17:56:22.132088 [ 337 ] {} <Debug> TCP-Session: 485dbd1e-5fe6-4f40-9d55-500d47b952fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16395 | 2026.05.01 17:56:22.132101 [ 267 ] {} <Debug> TCP-Session: e1831f7c-f929-4e89-aa4c-f2c78afef47e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16396 | 2026.05.01 17:56:22.132117 [ 339 ] {} <Debug> TCP-Session: f9814227-abf4-4fa4-8d6b-e2cdbd071088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16397 | 2026.05.01 17:56:22.132123 [ 337 ] {} <Debug> TCP-Session: 485dbd1e-5fe6-4f40-9d55-500d47b952fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16398 | 2026.05.01 17:56:22.132131 [ 267 ] {} <Debug> TCP-Session: e1831f7c-f929-4e89-aa4c-f2c78afef47e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16399 | 2026.05.01 17:56:22.132145 [ 339 ] {} <Debug> TCP-Session: f9814227-abf4-4fa4-8d6b-e2cdbd071088 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16400 | 2026.05.01 17:56:22.132135 [ 336 ] {94c9e645-6639-433c-94aa-d1e0a29f140f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41055) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16401 | 2026.05.01 17:56:22.132068 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16402 | 2026.05.01 17:56:22.131934 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45591 | ||
| 16403 | 2026.05.01 17:56:22.131911 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60586 | ||
| 16404 | 2026.05.01 17:56:22.131898 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51250 | ||
| 16405 | 2026.05.01 17:56:22.131885 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54986 | ||
| 16406 | 2026.05.01 17:56:22.132240 [ 335 ] {} <Debug> TCP-Session: f4d36135-f4c0-4ac4-9753-222b966fdcce Authenticating user 'default' from [fd00:1122:3344:101::e]:35195 | ||
| 16407 | 2026.05.01 17:56:22.132400 [ 335 ] {} <Debug> TCP-Session: f4d36135-f4c0-4ac4-9753-222b966fdcce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16408 | 2026.05.01 17:56:22.132414 [ 335 ] {} <Debug> TCP-Session: f4d36135-f4c0-4ac4-9753-222b966fdcce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16409 | 2026.05.01 17:56:22.132445 [ 336 ] {94c9e645-6639-433c-94aa-d1e0a29f140f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16410 | 2026.05.01 17:56:22.132509 [ 336 ] {94c9e645-6639-433c-94aa-d1e0a29f140f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16411 | 2026.05.01 17:56:22.132602 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16412 | 2026.05.01 17:56:22.132638 [ 334 ] {} <Debug> TCP-Session: 7b1b28b2-b96c-445c-8a95-389020dcb387 Authenticating user 'default' from [fd00:1122:3344:101::e]:45591 | ||
| 16413 | 2026.05.01 17:56:22.132659 [ 334 ] {} <Debug> TCP-Session: 7b1b28b2-b96c-445c-8a95-389020dcb387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16414 | 2026.05.01 17:56:22.132672 [ 334 ] {} <Debug> TCP-Session: 7b1b28b2-b96c-445c-8a95-389020dcb387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16415 | 2026.05.01 17:56:22.132792 [ 336 ] {94c9e645-6639-433c-94aa-d1e0a29f140f} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 16416 | 2026.05.01 17:56:22.132869 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16417 | 2026.05.01 17:56:22.132904 [ 338 ] {} <Debug> TCP-Session: 400e5dbd-d865-44e8-ad6e-d4c7a3343c19 Authenticating user 'default' from [fd00:1122:3344:101::e]:54986 | ||
| 16418 | 2026.05.01 17:56:22.132920 [ 338 ] {} <Debug> TCP-Session: 400e5dbd-d865-44e8-ad6e-d4c7a3343c19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16419 | 2026.05.01 17:56:22.132932 [ 338 ] {} <Debug> TCP-Session: 400e5dbd-d865-44e8-ad6e-d4c7a3343c19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16420 | 2026.05.01 17:56:22.132992 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16421 | 2026.05.01 17:56:22.133024 [ 341 ] {} <Debug> TCP-Session: 73cbb39b-6e98-4601-88bf-c5a05bd82eeb Authenticating user 'default' from [fd00:1122:3344:101::e]:60586 | ||
| 16422 | 2026.05.01 17:56:22.133041 [ 341 ] {} <Debug> TCP-Session: 73cbb39b-6e98-4601-88bf-c5a05bd82eeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16423 | 2026.05.01 17:56:22.133054 [ 341 ] {} <Debug> TCP-Session: 73cbb39b-6e98-4601-88bf-c5a05bd82eeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16424 | 2026.05.01 17:56:22.133211 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16425 | 2026.05.01 17:56:22.133246 [ 340 ] {} <Debug> TCP-Session: ae6dade5-a31b-4a5f-8723-a84d1a5655ef Authenticating user 'default' from [fd00:1122:3344:101::e]:51250 | ||
| 16426 | 2026.05.01 17:56:22.133264 [ 340 ] {} <Debug> TCP-Session: ae6dade5-a31b-4a5f-8723-a84d1a5655ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16427 | 2026.05.01 17:56:22.133276 [ 340 ] {} <Debug> TCP-Session: ae6dade5-a31b-4a5f-8723-a84d1a5655ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16428 | 2026.05.01 17:56:22.133948 [ 297 ] {94c9e645-6639-433c-94aa-d1e0a29f140f} <Trace> AggregatingTransform: Aggregating | ||
| 16429 | 2026.05.01 17:56:22.133990 [ 297 ] {94c9e645-6639-433c-94aa-d1e0a29f140f} <Trace> Aggregator: Aggregation method: without_key | ||
| 16430 | 2026.05.01 17:56:22.134022 [ 297 ] {94c9e645-6639-433c-94aa-d1e0a29f140f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001123143 sec. (890.359 rows/sec., 34.78 KiB/sec.) | ||
| 16431 | 2026.05.01 17:56:22.134036 [ 297 ] {94c9e645-6639-433c-94aa-d1e0a29f140f} <Trace> Aggregator: Merging aggregated data | ||
| 16432 | 2026.05.01 17:56:22.135221 [ 336 ] {94c9e645-6639-433c-94aa-d1e0a29f140f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003124 sec., 320.1024327784891 rows/sec., 12.50 KiB/sec. | ||
| 16433 | 2026.05.01 17:56:22.135361 [ 336 ] {94c9e645-6639-433c-94aa-d1e0a29f140f} <Debug> TCPHandler: Processed in 0.003523461 sec. | ||
| 16434 | 2026.05.01 17:56:22.135480 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16435 | 2026.05.01 17:56:22.135510 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16436 | 2026.05.01 17:56:22.135519 [ 336 ] {} <Debug> TCP-Session: 67da515d-0aae-43d0-a259-f62365a9a7d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16437 | 2026.05.01 17:56:22.135532 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16438 | 2026.05.01 17:56:22.135550 [ 339 ] {} <Debug> TCP-Session: f9814227-abf4-4fa4-8d6b-e2cdbd071088 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16439 | 2026.05.01 17:56:22.135554 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16440 | 2026.05.01 17:56:22.135582 [ 335 ] {} <Debug> TCP-Session: f4d36135-f4c0-4ac4-9753-222b966fdcce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16441 | 2026.05.01 17:56:22.135575 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16442 | 2026.05.01 17:56:22.135608 [ 340 ] {} <Debug> TCP-Session: ae6dade5-a31b-4a5f-8723-a84d1a5655ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16443 | 2026.05.01 17:56:22.135626 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16444 | 2026.05.01 17:56:22.135646 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16445 | 2026.05.01 17:56:22.135644 [ 338 ] {} <Debug> TCP-Session: 400e5dbd-d865-44e8-ad6e-d4c7a3343c19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16446 | 2026.05.01 17:56:22.135619 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16447 | 2026.05.01 17:56:22.135675 [ 341 ] {} <Debug> TCP-Session: 73cbb39b-6e98-4601-88bf-c5a05bd82eeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16448 | 2026.05.01 17:56:22.135691 [ 334 ] {} <Debug> TCP-Session: 7b1b28b2-b96c-445c-8a95-389020dcb387 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16449 | 2026.05.01 17:56:22.135713 [ 267 ] {} <Debug> TCP-Session: e1831f7c-f929-4e89-aa4c-f2c78afef47e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16450 | 2026.05.01 17:56:22.135601 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16451 | 2026.05.01 17:56:22.135764 [ 337 ] {} <Debug> TCP-Session: 485dbd1e-5fe6-4f40-9d55-500d47b952fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16452 | 2026.05.01 17:56:23.636697 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61825 | ||
| 16453 | 2026.05.01 17:56:23.636802 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16454 | 2026.05.01 17:56:23.636828 [ 336 ] {} <Debug> TCP-Session: c5a5d5da-a92c-412d-be81-0ca93e1784c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61825 | ||
| 16455 | 2026.05.01 17:56:23.636849 [ 336 ] {} <Debug> TCP-Session: c5a5d5da-a92c-412d-be81-0ca93e1784c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16456 | 2026.05.01 17:56:23.636862 [ 336 ] {} <Debug> TCP-Session: c5a5d5da-a92c-412d-be81-0ca93e1784c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16457 | 2026.05.01 17:56:23.637048 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63905 | ||
| 16458 | 2026.05.01 17:56:23.637095 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40205 | ||
| 16459 | 2026.05.01 17:56:23.637113 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40148 | ||
| 16460 | 2026.05.01 17:56:23.637135 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60273 | ||
| 16461 | 2026.05.01 17:56:23.637128 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50803 | ||
| 16462 | 2026.05.01 17:56:23.637192 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16463 | 2026.05.01 17:56:23.637196 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16464 | 2026.05.01 17:56:23.637248 [ 341 ] {} <Debug> TCP-Session: 1b64d613-2c50-4277-9e8e-ad3cce402095 Authenticating user 'default' from [fd00:1122:3344:101::e]:40205 | ||
| 16465 | 2026.05.01 17:56:23.637248 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16466 | 2026.05.01 17:56:23.637267 [ 337 ] {} <Debug> TCP-Session: d536f3b6-c5af-42ce-85ba-1241e97225e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:63905 | ||
| 16467 | 2026.05.01 17:56:23.637275 [ 341 ] {} <Debug> TCP-Session: 1b64d613-2c50-4277-9e8e-ad3cce402095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16468 | 2026.05.01 17:56:23.637291 [ 335 ] {} <Debug> TCP-Session: d510681d-5aa0-4411-9cd0-4cff25922c88 Authenticating user 'default' from [fd00:1122:3344:101::e]:60273 | ||
| 16469 | 2026.05.01 17:56:23.637301 [ 341 ] {} <Debug> TCP-Session: 1b64d613-2c50-4277-9e8e-ad3cce402095 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16470 | 2026.05.01 17:56:23.637299 [ 337 ] {} <Debug> TCP-Session: d536f3b6-c5af-42ce-85ba-1241e97225e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16471 | 2026.05.01 17:56:23.637325 [ 335 ] {} <Debug> TCP-Session: d510681d-5aa0-4411-9cd0-4cff25922c88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16472 | 2026.05.01 17:56:23.637339 [ 337 ] {} <Debug> TCP-Session: d536f3b6-c5af-42ce-85ba-1241e97225e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16473 | 2026.05.01 17:56:23.637355 [ 335 ] {} <Debug> TCP-Session: d510681d-5aa0-4411-9cd0-4cff25922c88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16474 | 2026.05.01 17:56:23.637295 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16475 | 2026.05.01 17:56:23.637194 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16476 | 2026.05.01 17:56:23.637420 [ 334 ] {} <Debug> TCP-Session: 3f1038a4-dbea-4f76-aa0f-617cd0e36b0a Authenticating user 'default' from [fd00:1122:3344:101::e]:50803 | ||
| 16477 | 2026.05.01 17:56:23.637438 [ 267 ] {} <Debug> TCP-Session: 1a8a5e9b-6309-427c-a907-3ba772e64db9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40148 | ||
| 16478 | 2026.05.01 17:56:23.637455 [ 334 ] {} <Debug> TCP-Session: 3f1038a4-dbea-4f76-aa0f-617cd0e36b0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16479 | 2026.05.01 17:56:23.637464 [ 267 ] {} <Debug> TCP-Session: 1a8a5e9b-6309-427c-a907-3ba772e64db9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16480 | 2026.05.01 17:56:23.637477 [ 334 ] {} <Debug> TCP-Session: 3f1038a4-dbea-4f76-aa0f-617cd0e36b0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16481 | 2026.05.01 17:56:23.637489 [ 267 ] {} <Debug> TCP-Session: 1a8a5e9b-6309-427c-a907-3ba772e64db9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16482 | 2026.05.01 17:56:23.637179 [ 336 ] {} <Trace> TCP-Session: c5a5d5da-a92c-412d-be81-0ca93e1784c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16483 | 2026.05.01 17:56:23.637089 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62727 | ||
| 16484 | 2026.05.01 17:56:23.637085 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47707 | ||
| 16485 | 2026.05.01 17:56:23.637076 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44101 | ||
| 16486 | 2026.05.01 17:56:23.637613 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16487 | 2026.05.01 17:56:23.637642 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16488 | 2026.05.01 17:56:23.637650 [ 340 ] {} <Debug> TCP-Session: 319af168-e0bd-4cbd-b629-7935ae39f906 Authenticating user 'default' from [fd00:1122:3344:101::e]:62727 | ||
| 16489 | 2026.05.01 17:56:23.637673 [ 339 ] {} <Debug> TCP-Session: d3bd11d3-2b50-41dc-9b35-535b286ff4f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47707 | ||
| 16490 | 2026.05.01 17:56:23.637680 [ 340 ] {} <Debug> TCP-Session: 319af168-e0bd-4cbd-b629-7935ae39f906 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16491 | 2026.05.01 17:56:23.637693 [ 336 ] {41a13ae8-bb70-4cf7-bb27-81a39b22c5e8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61825) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16492 | 2026.05.01 17:56:23.637706 [ 340 ] {} <Debug> TCP-Session: 319af168-e0bd-4cbd-b629-7935ae39f906 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16493 | 2026.05.01 17:56:23.637698 [ 339 ] {} <Debug> TCP-Session: d3bd11d3-2b50-41dc-9b35-535b286ff4f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16494 | 2026.05.01 17:56:23.637676 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16495 | 2026.05.01 17:56:23.637741 [ 339 ] {} <Debug> TCP-Session: d3bd11d3-2b50-41dc-9b35-535b286ff4f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16496 | 2026.05.01 17:56:23.637771 [ 338 ] {} <Debug> TCP-Session: 5137cb3c-75fb-49f2-b02f-23409be51604 Authenticating user 'default' from [fd00:1122:3344:101::e]:44101 | ||
| 16497 | 2026.05.01 17:56:23.637795 [ 338 ] {} <Debug> TCP-Session: 5137cb3c-75fb-49f2-b02f-23409be51604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16498 | 2026.05.01 17:56:23.637811 [ 338 ] {} <Debug> TCP-Session: 5137cb3c-75fb-49f2-b02f-23409be51604 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16499 | 2026.05.01 17:56:23.637956 [ 336 ] {41a13ae8-bb70-4cf7-bb27-81a39b22c5e8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16500 | 2026.05.01 17:56:23.638016 [ 336 ] {41a13ae8-bb70-4cf7-bb27-81a39b22c5e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16501 | 2026.05.01 17:56:23.638291 [ 336 ] {41a13ae8-bb70-4cf7-bb27-81a39b22c5e8} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 16502 | 2026.05.01 17:56:23.639260 [ 330 ] {41a13ae8-bb70-4cf7-bb27-81a39b22c5e8} <Trace> AggregatingTransform: Aggregating | ||
| 16503 | 2026.05.01 17:56:23.639311 [ 330 ] {41a13ae8-bb70-4cf7-bb27-81a39b22c5e8} <Trace> Aggregator: Aggregation method: without_key | ||
| 16504 | 2026.05.01 17:56:23.639345 [ 330 ] {41a13ae8-bb70-4cf7-bb27-81a39b22c5e8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000955739 sec. (1046.311 rows/sec., 40.87 KiB/sec.) | ||
| 16505 | 2026.05.01 17:56:23.639363 [ 330 ] {41a13ae8-bb70-4cf7-bb27-81a39b22c5e8} <Trace> Aggregator: Merging aggregated data | ||
| 16506 | 2026.05.01 17:56:23.640780 [ 336 ] {41a13ae8-bb70-4cf7-bb27-81a39b22c5e8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003142 sec., 318.2686187141948 rows/sec., 12.43 KiB/sec. | ||
| 16507 | 2026.05.01 17:56:23.640913 [ 336 ] {41a13ae8-bb70-4cf7-bb27-81a39b22c5e8} <Debug> TCPHandler: Processed in 0.003875398 sec. | ||
| 16508 | 2026.05.01 17:56:23.641049 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16509 | 2026.05.01 17:56:23.641077 [ 336 ] {} <Debug> TCP-Session: c5a5d5da-a92c-412d-be81-0ca93e1784c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16510 | 2026.05.01 17:56:23.641077 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16511 | 2026.05.01 17:56:23.641096 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16512 | 2026.05.01 17:56:23.641115 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16513 | 2026.05.01 17:56:23.641128 [ 337 ] {} <Debug> TCP-Session: d536f3b6-c5af-42ce-85ba-1241e97225e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16514 | 2026.05.01 17:56:23.641132 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16515 | 2026.05.01 17:56:23.641152 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16516 | 2026.05.01 17:56:23.641187 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16517 | 2026.05.01 17:56:23.641209 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16518 | 2026.05.01 17:56:23.641240 [ 341 ] {} <Debug> TCP-Session: 1b64d613-2c50-4277-9e8e-ad3cce402095 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16519 | 2026.05.01 17:56:23.641249 [ 339 ] {} <Debug> TCP-Session: d3bd11d3-2b50-41dc-9b35-535b286ff4f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16520 | 2026.05.01 17:56:23.641277 [ 334 ] {} <Debug> TCP-Session: 3f1038a4-dbea-4f76-aa0f-617cd0e36b0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16521 | 2026.05.01 17:56:23.641193 [ 335 ] {} <Debug> TCP-Session: d510681d-5aa0-4411-9cd0-4cff25922c88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16522 | 2026.05.01 17:56:23.641168 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16523 | 2026.05.01 17:56:23.641164 [ 267 ] {} <Debug> TCP-Session: 1a8a5e9b-6309-427c-a907-3ba772e64db9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16524 | 2026.05.01 17:56:23.641376 [ 340 ] {} <Debug> TCP-Session: 319af168-e0bd-4cbd-b629-7935ae39f906 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16525 | 2026.05.01 17:56:23.641148 [ 338 ] {} <Debug> TCP-Session: 5137cb3c-75fb-49f2-b02f-23409be51604 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16526 | 2026.05.01 17:56:23.685763 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37065 | ||
| 16527 | 2026.05.01 17:56:23.685831 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16528 | 2026.05.01 17:56:23.685853 [ 339 ] {} <Debug> TCP-Session: 3501d0c9-2fff-4336-868e-3e2154bceddd Authenticating user 'default' from [fd00:1122:3344:101::e]:37065 | ||
| 16529 | 2026.05.01 17:56:23.685872 [ 339 ] {} <Debug> TCP-Session: 3501d0c9-2fff-4336-868e-3e2154bceddd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16530 | 2026.05.01 17:56:23.685884 [ 339 ] {} <Debug> TCP-Session: 3501d0c9-2fff-4336-868e-3e2154bceddd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16531 | 2026.05.01 17:56:23.686076 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53544 | ||
| 16532 | 2026.05.01 17:56:23.686110 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61207 | ||
| 16533 | 2026.05.01 17:56:23.686132 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56475 | ||
| 16534 | 2026.05.01 17:56:23.686155 [ 339 ] {} <Trace> TCP-Session: 3501d0c9-2fff-4336-868e-3e2154bceddd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16535 | 2026.05.01 17:56:23.686167 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48290 | ||
| 16536 | 2026.05.01 17:56:23.686198 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16537 | 2026.05.01 17:56:23.686221 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16538 | 2026.05.01 17:56:23.686244 [ 341 ] {} <Debug> TCP-Session: 477fef06-71eb-493f-93d1-32a7d01abca5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53544 | ||
| 16539 | 2026.05.01 17:56:23.686264 [ 335 ] {} <Debug> TCP-Session: 61eb1802-bd21-4a72-b7c5-ea5ea7ef1230 Authenticating user 'default' from [fd00:1122:3344:101::e]:56475 | ||
| 16540 | 2026.05.01 17:56:23.686273 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16541 | 2026.05.01 17:56:23.686284 [ 341 ] {} <Debug> TCP-Session: 477fef06-71eb-493f-93d1-32a7d01abca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16542 | 2026.05.01 17:56:23.686296 [ 335 ] {} <Debug> TCP-Session: 61eb1802-bd21-4a72-b7c5-ea5ea7ef1230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16543 | 2026.05.01 17:56:23.686315 [ 338 ] {} <Debug> TCP-Session: a102dba5-d5d9-47d1-b434-5bbce956a03f Authenticating user 'default' from [fd00:1122:3344:101::e]:48290 | ||
| 16544 | 2026.05.01 17:56:23.686322 [ 341 ] {} <Debug> TCP-Session: 477fef06-71eb-493f-93d1-32a7d01abca5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16545 | 2026.05.01 17:56:23.686336 [ 335 ] {} <Debug> TCP-Session: 61eb1802-bd21-4a72-b7c5-ea5ea7ef1230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16546 | 2026.05.01 17:56:23.686357 [ 338 ] {} <Debug> TCP-Session: a102dba5-d5d9-47d1-b434-5bbce956a03f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16547 | 2026.05.01 17:56:23.686328 [ 339 ] {93bd6cd6-385b-43ed-ada0-e35bfe0faca2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37065) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16548 | 2026.05.01 17:56:23.686413 [ 338 ] {} <Debug> TCP-Session: a102dba5-d5d9-47d1-b434-5bbce956a03f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16549 | 2026.05.01 17:56:23.686159 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60450 | ||
| 16550 | 2026.05.01 17:56:23.686155 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48604 | ||
| 16551 | 2026.05.01 17:56:23.686078 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33458 | ||
| 16552 | 2026.05.01 17:56:23.686517 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16553 | 2026.05.01 17:56:23.686130 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53759 | ||
| 16554 | 2026.05.01 17:56:23.686550 [ 337 ] {} <Debug> TCP-Session: 7f25804c-606d-4ab7-ac93-56afecbe70e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60450 | ||
| 16555 | 2026.05.01 17:56:23.686196 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16556 | 2026.05.01 17:56:23.686589 [ 337 ] {} <Debug> TCP-Session: 7f25804c-606d-4ab7-ac93-56afecbe70e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16557 | 2026.05.01 17:56:23.686576 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16558 | 2026.05.01 17:56:23.686606 [ 337 ] {} <Debug> TCP-Session: 7f25804c-606d-4ab7-ac93-56afecbe70e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16559 | 2026.05.01 17:56:23.686606 [ 267 ] {} <Debug> TCP-Session: 77b4b2d2-9981-42ba-a939-5a592bc9515f Authenticating user 'default' from [fd00:1122:3344:101::e]:61207 | ||
| 16560 | 2026.05.01 17:56:23.686614 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16561 | 2026.05.01 17:56:23.686634 [ 336 ] {} <Debug> TCP-Session: d62e0028-82e5-41e7-90be-0a4c11455f36 Authenticating user 'default' from [fd00:1122:3344:101::e]:48604 | ||
| 16562 | 2026.05.01 17:56:23.686645 [ 267 ] {} <Debug> TCP-Session: 77b4b2d2-9981-42ba-a939-5a592bc9515f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16563 | 2026.05.01 17:56:23.686661 [ 339 ] {93bd6cd6-385b-43ed-ada0-e35bfe0faca2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16564 | 2026.05.01 17:56:23.686682 [ 336 ] {} <Debug> TCP-Session: d62e0028-82e5-41e7-90be-0a4c11455f36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16565 | 2026.05.01 17:56:23.686686 [ 267 ] {} <Debug> TCP-Session: 77b4b2d2-9981-42ba-a939-5a592bc9515f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16566 | 2026.05.01 17:56:23.686716 [ 336 ] {} <Debug> TCP-Session: d62e0028-82e5-41e7-90be-0a4c11455f36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16567 | 2026.05.01 17:56:23.686735 [ 339 ] {93bd6cd6-385b-43ed-ada0-e35bfe0faca2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16568 | 2026.05.01 17:56:23.686665 [ 334 ] {} <Debug> TCP-Session: eb8e354b-3243-4148-9c23-73f6969c80e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53759 | ||
| 16569 | 2026.05.01 17:56:23.686577 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16570 | 2026.05.01 17:56:23.686788 [ 334 ] {} <Debug> TCP-Session: eb8e354b-3243-4148-9c23-73f6969c80e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16571 | 2026.05.01 17:56:23.686813 [ 340 ] {} <Debug> TCP-Session: 9acf1961-6c7f-4a5c-928c-7dc5a98d119c Authenticating user 'default' from [fd00:1122:3344:101::e]:33458 | ||
| 16572 | 2026.05.01 17:56:23.686815 [ 334 ] {} <Debug> TCP-Session: eb8e354b-3243-4148-9c23-73f6969c80e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16573 | 2026.05.01 17:56:23.686839 [ 340 ] {} <Debug> TCP-Session: 9acf1961-6c7f-4a5c-928c-7dc5a98d119c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16574 | 2026.05.01 17:56:23.686859 [ 340 ] {} <Debug> TCP-Session: 9acf1961-6c7f-4a5c-928c-7dc5a98d119c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16575 | 2026.05.01 17:56:23.687030 [ 339 ] {93bd6cd6-385b-43ed-ada0-e35bfe0faca2} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 16576 | 2026.05.01 17:56:23.687983 [ 327 ] {93bd6cd6-385b-43ed-ada0-e35bfe0faca2} <Trace> AggregatingTransform: Aggregating | ||
| 16577 | 2026.05.01 17:56:23.688017 [ 327 ] {93bd6cd6-385b-43ed-ada0-e35bfe0faca2} <Trace> Aggregator: Aggregation method: without_key | ||
| 16578 | 2026.05.01 17:56:23.688049 [ 327 ] {93bd6cd6-385b-43ed-ada0-e35bfe0faca2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000918399 sec. (1088.851 rows/sec., 42.53 KiB/sec.) | ||
| 16579 | 2026.05.01 17:56:23.688066 [ 327 ] {93bd6cd6-385b-43ed-ada0-e35bfe0faca2} <Trace> Aggregator: Merging aggregated data | ||
| 16580 | 2026.05.01 17:56:23.689588 [ 339 ] {93bd6cd6-385b-43ed-ada0-e35bfe0faca2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003318 sec., 301.3863773357444 rows/sec., 11.77 KiB/sec. | ||
| 16581 | 2026.05.01 17:56:23.689701 [ 339 ] {93bd6cd6-385b-43ed-ada0-e35bfe0faca2} <Debug> TCPHandler: Processed in 0.003651914 sec. | ||
| 16582 | 2026.05.01 17:56:23.689812 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16583 | 2026.05.01 17:56:23.689838 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16584 | 2026.05.01 17:56:23.689848 [ 339 ] {} <Debug> TCP-Session: 3501d0c9-2fff-4336-868e-3e2154bceddd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16585 | 2026.05.01 17:56:23.689856 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16586 | 2026.05.01 17:56:23.689885 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16587 | 2026.05.01 17:56:23.689901 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16588 | 2026.05.01 17:56:23.689920 [ 340 ] {} <Debug> TCP-Session: 9acf1961-6c7f-4a5c-928c-7dc5a98d119c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16589 | 2026.05.01 17:56:23.689928 [ 336 ] {} <Debug> TCP-Session: d62e0028-82e5-41e7-90be-0a4c11455f36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16590 | 2026.05.01 17:56:23.689929 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16591 | 2026.05.01 17:56:23.689959 [ 337 ] {} <Debug> TCP-Session: 7f25804c-606d-4ab7-ac93-56afecbe70e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16592 | 2026.05.01 17:56:23.689916 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16593 | 2026.05.01 17:56:23.689995 [ 335 ] {} <Debug> TCP-Session: 61eb1802-bd21-4a72-b7c5-ea5ea7ef1230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16594 | 2026.05.01 17:56:23.689880 [ 338 ] {} <Debug> TCP-Session: a102dba5-d5d9-47d1-b434-5bbce956a03f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16595 | 2026.05.01 17:56:23.690031 [ 334 ] {} <Debug> TCP-Session: eb8e354b-3243-4148-9c23-73f6969c80e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16596 | 2026.05.01 17:56:23.689873 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16597 | 2026.05.01 17:56:23.689945 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16598 | 2026.05.01 17:56:23.690099 [ 341 ] {} <Debug> TCP-Session: 477fef06-71eb-493f-93d1-32a7d01abca5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16599 | 2026.05.01 17:56:23.690111 [ 267 ] {} <Debug> TCP-Session: 77b4b2d2-9981-42ba-a939-5a592bc9515f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16600 | 2026.05.01 17:56:25.553265 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16601 | 2026.05.01 17:56:25.553483 [ 279 ] {d8b6879e-9a40-4d19-90b4-3b80bf7c63be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16602 | 2026.05.01 17:56:25.553558 [ 279 ] {d8b6879e-9a40-4d19-90b4-3b80bf7c63be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16603 | 2026.05.01 17:56:25.554256 [ 279 ] {d8b6879e-9a40-4d19-90b4-3b80bf7c63be} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16604 | 2026.05.01 17:56:25.554296 [ 279 ] {d8b6879e-9a40-4d19-90b4-3b80bf7c63be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16605 | 2026.05.01 17:56:25.554693 [ 279 ] {d8b6879e-9a40-4d19-90b4-3b80bf7c63be} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16606 | 2026.05.01 17:56:25.554921 [ 279 ] {d8b6879e-9a40-4d19-90b4-3b80bf7c63be} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16607 | 2026.05.01 17:56:25.555064 [ 57 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16608 | 2026.05.01 17:56:25.555077 [ 279 ] {d8b6879e-9a40-4d19-90b4-3b80bf7c63be} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001652 sec., 41162.227602905565 rows/sec., 3.29 MiB/sec. | ||
| 16609 | 2026.05.01 17:56:25.555101 [ 57 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16610 | 2026.05.01 17:56:25.555121 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16611 | 2026.05.01 17:56:25.555125 [ 279 ] {d8b6879e-9a40-4d19-90b4-3b80bf7c63be} <Debug> TCPHandler: Processed in 0.002004221 sec. | ||
| 16612 | 2026.05.01 17:56:25.555252 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16613 | 2026.05.01 17:56:25.555269 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16614 | 2026.05.01 17:56:25.555388 [ 279 ] {9e9ed4db-4bd8-4017-a82f-3b0ad4426c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16615 | 2026.05.01 17:56:25.555404 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16616 | 2026.05.01 17:56:25.555430 [ 279 ] {9e9ed4db-4bd8-4017-a82f-3b0ad4426c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16617 | 2026.05.01 17:56:25.555449 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 3812 rows starting from the beginning of the part | ||
| 16618 | 2026.05.01 17:56:25.555529 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 56 rows starting from the beginning of the part | ||
| 16619 | 2026.05.01 17:56:25.555580 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1319 rows starting from the beginning of the part | ||
| 16620 | 2026.05.01 17:56:25.555626 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 68 rows starting from the beginning of the part | ||
| 16621 | 2026.05.01 17:56:25.555665 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 1320 rows starting from the beginning of the part | ||
| 16622 | 2026.05.01 17:56:25.555704 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 68 rows starting from the beginning of the part | ||
| 16623 | 2026.05.01 17:56:25.555878 [ 279 ] {9e9ed4db-4bd8-4017-a82f-3b0ad4426c81} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16624 | 2026.05.01 17:56:25.555921 [ 279 ] {9e9ed4db-4bd8-4017-a82f-3b0ad4426c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16625 | 2026.05.01 17:56:25.556246 [ 279 ] {9e9ed4db-4bd8-4017-a82f-3b0ad4426c81} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16626 | 2026.05.01 17:56:25.556483 [ 279 ] {9e9ed4db-4bd8-4017-a82f-3b0ad4426c81} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16627 | 2026.05.01 17:56:25.556625 [ 279 ] {9e9ed4db-4bd8-4017-a82f-3b0ad4426c81} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001256 sec., 4777.070063694267 rows/sec., 359.21 KiB/sec. | ||
| 16628 | 2026.05.01 17:56:25.556664 [ 279 ] {9e9ed4db-4bd8-4017-a82f-3b0ad4426c81} <Debug> TCPHandler: Processed in 0.001445769 sec. | ||
| 16629 | 2026.05.01 17:56:25.556776 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16630 | 2026.05.01 17:56:25.556872 [ 279 ] {ec36346f-3db2-4c72-8707-98edc4868078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16631 | 2026.05.01 17:56:25.556913 [ 279 ] {ec36346f-3db2-4c72-8707-98edc4868078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16632 | 2026.05.01 17:56:25.557356 [ 279 ] {ec36346f-3db2-4c72-8707-98edc4868078} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16633 | 2026.05.01 17:56:25.557392 [ 279 ] {ec36346f-3db2-4c72-8707-98edc4868078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16634 | 2026.05.01 17:56:25.557709 [ 279 ] {ec36346f-3db2-4c72-8707-98edc4868078} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16635 | 2026.05.01 17:56:25.557906 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6643 rows, containing 5 columns (5 merged, 0 gathered) in 0.002711855 sec., 2449614.747101154 rows/sec., 197.73 MiB/sec. | ||
| 16636 | 2026.05.01 17:56:25.557932 [ 279 ] {ec36346f-3db2-4c72-8707-98edc4868078} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16637 | 2026.05.01 17:56:25.558087 [ 279 ] {ec36346f-3db2-4c72-8707-98edc4868078} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001234 sec., 56726.09400324149 rows/sec., 4.43 MiB/sec. | ||
| 16638 | 2026.05.01 17:56:25.558110 [ 55 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16639 | 2026.05.01 17:56:25.558124 [ 279 ] {ec36346f-3db2-4c72-8707-98edc4868078} <Debug> TCPHandler: Processed in 0.001398078 sec. | ||
| 16640 | 2026.05.01 17:56:25.558159 [ 55 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16641 | 2026.05.01 17:56:25.558188 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16642 | 2026.05.01 17:56:25.558243 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16643 | 2026.05.01 17:56:25.558256 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16644 | 2026.05.01 17:56:25.558287 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16645 | 2026.05.01 17:56:25.558358 [ 279 ] {10cdd6ef-9b8a-4c4f-9051-a3776ec98edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16646 | 2026.05.01 17:56:25.558411 [ 279 ] {10cdd6ef-9b8a-4c4f-9051-a3776ec98edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16647 | 2026.05.01 17:56:25.558430 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16648 | 2026.05.01 17:56:25.558472 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2102 rows starting from the beginning of the part | ||
| 16649 | 2026.05.01 17:56:25.558522 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_116_23} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16650 | 2026.05.01 17:56:25.558544 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 64 rows starting from the beginning of the part | ||
| 16651 | 2026.05.01 17:56:25.558595 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_116_23} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16652 | 2026.05.01 17:56:25.558596 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 796 rows starting from the beginning of the part | ||
| 16653 | 2026.05.01 17:56:25.558657 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 70 rows starting from the beginning of the part | ||
| 16654 | 2026.05.01 17:56:25.558681 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 16655 | 2026.05.01 17:56:25.558699 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 798 rows starting from the beginning of the part | ||
| 16656 | 2026.05.01 17:56:25.558745 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 70 rows starting from the beginning of the part | ||
| 16657 | 2026.05.01 17:56:25.558830 [ 279 ] {10cdd6ef-9b8a-4c4f-9051-a3776ec98edd} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16658 | 2026.05.01 17:56:25.558872 [ 279 ] {10cdd6ef-9b8a-4c4f-9051-a3776ec98edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16659 | 2026.05.01 17:56:25.559239 [ 279 ] {10cdd6ef-9b8a-4c4f-9051-a3776ec98edd} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16660 | 2026.05.01 17:56:25.559472 [ 279 ] {10cdd6ef-9b8a-4c4f-9051-a3776ec98edd} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16661 | 2026.05.01 17:56:25.559610 [ 279 ] {10cdd6ef-9b8a-4c4f-9051-a3776ec98edd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 16662 | 2026.05.01 17:56:25.559646 [ 279 ] {10cdd6ef-9b8a-4c4f-9051-a3776ec98edd} <Debug> TCPHandler: Processed in 0.001440729 sec. | ||
| 16663 | 2026.05.01 17:56:25.559755 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16664 | 2026.05.01 17:56:25.559855 [ 279 ] {78b52f43-dadb-484d-917a-146edc0e248c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16665 | 2026.05.01 17:56:25.559913 [ 279 ] {78b52f43-dadb-484d-917a-146edc0e248c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16666 | 2026.05.01 17:56:25.560181 [ 193 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001941179 sec., 2009088.2911879844 rows/sec., 147.23 MiB/sec. | ||
| 16667 | 2026.05.01 17:56:25.560382 [ 196 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16668 | 2026.05.01 17:56:25.560629 [ 196 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_116_23} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16669 | 2026.05.01 17:56:25.560689 [ 279 ] {78b52f43-dadb-484d-917a-146edc0e248c} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16670 | 2026.05.01 17:56:25.560699 [ 196 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_116_23} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16671 | 2026.05.01 17:56:25.560736 [ 279 ] {78b52f43-dadb-484d-917a-146edc0e248c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16672 | 2026.05.01 17:56:25.560796 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 16673 | 2026.05.01 17:56:25.561280 [ 279 ] {78b52f43-dadb-484d-917a-146edc0e248c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16674 | 2026.05.01 17:56:25.561519 [ 279 ] {78b52f43-dadb-484d-917a-146edc0e248c} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16675 | 2026.05.01 17:56:25.561664 [ 279 ] {78b52f43-dadb-484d-917a-146edc0e248c} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001827 sec., 3284.0722495894906 rows/sec., 5.88 MiB/sec. | ||
| 16676 | 2026.05.01 17:56:25.561720 [ 279 ] {78b52f43-dadb-484d-917a-146edc0e248c} <Debug> TCPHandler: Processed in 0.002015761 sec. | ||
| 16677 | 2026.05.01 17:56:25.561848 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16678 | 2026.05.01 17:56:25.561944 [ 279 ] {742d8f1b-940b-4eba-9cba-6613eb7f5400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16679 | 2026.05.01 17:56:25.561986 [ 279 ] {742d8f1b-940b-4eba-9cba-6613eb7f5400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16680 | 2026.05.01 17:56:25.562316 [ 279 ] {742d8f1b-940b-4eba-9cba-6613eb7f5400} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16681 | 2026.05.01 17:56:25.562351 [ 279 ] {742d8f1b-940b-4eba-9cba-6613eb7f5400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16682 | 2026.05.01 17:56:25.562669 [ 279 ] {742d8f1b-940b-4eba-9cba-6613eb7f5400} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16683 | 2026.05.01 17:56:25.562879 [ 279 ] {742d8f1b-940b-4eba-9cba-6613eb7f5400} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16684 | 2026.05.01 17:56:25.563001 [ 55 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16685 | 2026.05.01 17:56:25.563013 [ 279 ] {742d8f1b-940b-4eba-9cba-6613eb7f5400} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 16686 | 2026.05.01 17:56:25.563037 [ 55 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16687 | 2026.05.01 17:56:25.563059 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16688 | 2026.05.01 17:56:25.563060 [ 279 ] {742d8f1b-940b-4eba-9cba-6613eb7f5400} <Debug> TCPHandler: Processed in 0.001260685 sec. | ||
| 16689 | 2026.05.01 17:56:25.563145 [ 197 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16690 | 2026.05.01 17:56:25.563248 [ 197 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16691 | 2026.05.01 17:56:25.563281 [ 197 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 7758 rows starting from the beginning of the part | ||
| 16692 | 2026.05.01 17:56:25.563343 [ 197 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 52 rows starting from the beginning of the part | ||
| 16693 | 2026.05.01 17:56:25.563390 [ 197 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 110 rows starting from the beginning of the part | ||
| 16694 | 2026.05.01 17:56:25.563435 [ 197 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 16695 | 2026.05.01 17:56:25.563477 [ 197 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 110 rows starting from the beginning of the part | ||
| 16696 | 2026.05.01 17:56:25.563518 [ 197 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 16697 | 2026.05.01 17:56:25.565407 [ 201 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8150 rows, containing 4 columns (4 merged, 0 gathered) in 0.002300327 sec., 3542974.542315071 rows/sec., 226.43 MiB/sec. | ||
| 16698 | 2026.05.01 17:56:25.565872 [ 197 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16699 | 2026.05.01 17:56:25.566113 [ 197 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_116_23} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16700 | 2026.05.01 17:56:25.566175 [ 197 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_116_23} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16701 | 2026.05.01 17:56:25.566238 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 16702 | 2026.05.01 17:56:27.111498 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16703 | 2026.05.01 17:56:27.111553 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16704 | 2026.05.01 17:56:27.286059 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34612 | ||
| 16705 | 2026.05.01 17:56:27.286584 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16706 | 2026.05.01 17:56:27.286626 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16707 | 2026.05.01 17:56:27.287100 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16708 | 2026.05.01 17:56:27.287323 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16709 | 2026.05.01 17:56:27.287456 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34612 | ||
| 16710 | 2026.05.01 17:56:27.403822 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2110 | ||
| 16711 | 2026.05.01 17:56:27.406708 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16712 | 2026.05.01 17:56:27.406747 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16713 | 2026.05.01 17:56:27.407956 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16714 | 2026.05.01 17:56:27.408228 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16715 | 2026.05.01 17:56:27.408492 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2110 | ||
| 16716 | 2026.05.01 17:56:29.076491 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 16717 | 2026.05.01 17:56:29.093031 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16718 | 2026.05.01 17:56:29.093087 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16719 | 2026.05.01 17:56:29.099325 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16720 | 2026.05.01 17:56:29.100038 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16721 | 2026.05.01 17:56:29.103280 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 16722 | 2026.05.01 17:56:30.567428 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16723 | 2026.05.01 17:56:30.567705 [ 279 ] {36ade4ed-2454-4262-bdee-5527ccd91505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16724 | 2026.05.01 17:56:30.567803 [ 279 ] {36ade4ed-2454-4262-bdee-5527ccd91505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16725 | 2026.05.01 17:56:30.568709 [ 279 ] {36ade4ed-2454-4262-bdee-5527ccd91505} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16726 | 2026.05.01 17:56:30.568746 [ 279 ] {36ade4ed-2454-4262-bdee-5527ccd91505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16727 | 2026.05.01 17:56:30.569149 [ 279 ] {36ade4ed-2454-4262-bdee-5527ccd91505} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16728 | 2026.05.01 17:56:30.569388 [ 279 ] {36ade4ed-2454-4262-bdee-5527ccd91505} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16729 | 2026.05.01 17:56:30.569522 [ 45 ] {} <Debug> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 16730 | 2026.05.01 17:56:30.569546 [ 279 ] {36ade4ed-2454-4262-bdee-5527ccd91505} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001913 sec., 242550.96706743335 rows/sec., 15.38 MiB/sec. | ||
| 16731 | 2026.05.01 17:56:30.569560 [ 45 ] {} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16732 | 2026.05.01 17:56:30.569581 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16733 | 2026.05.01 17:56:30.569589 [ 279 ] {36ade4ed-2454-4262-bdee-5527ccd91505} <Debug> TCPHandler: Processed in 0.002328777 sec. | ||
| 16734 | 2026.05.01 17:56:30.569699 [ 195 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 16735 | 2026.05.01 17:56:30.569736 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16736 | 2026.05.01 17:56:30.569826 [ 195 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16737 | 2026.05.01 17:56:30.569837 [ 279 ] {0e39a341-b605-42cc-a6e0-460236cd739c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16738 | 2026.05.01 17:56:30.569867 [ 195 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 488 rows starting from the beginning of the part | ||
| 16739 | 2026.05.01 17:56:30.569887 [ 279 ] {0e39a341-b605-42cc-a6e0-460236cd739c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16740 | 2026.05.01 17:56:30.569938 [ 195 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 464 rows starting from the beginning of the part | ||
| 16741 | 2026.05.01 17:56:30.569988 [ 195 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 464 rows starting from the beginning of the part | ||
| 16742 | 2026.05.01 17:56:30.570032 [ 195 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 464 rows starting from the beginning of the part | ||
| 16743 | 2026.05.01 17:56:30.570078 [ 195 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 464 rows starting from the beginning of the part | ||
| 16744 | 2026.05.01 17:56:30.570116 [ 195 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 464 rows starting from the beginning of the part | ||
| 16745 | 2026.05.01 17:56:30.571155 [ 279 ] {0e39a341-b605-42cc-a6e0-460236cd739c} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16746 | 2026.05.01 17:56:30.571195 [ 279 ] {0e39a341-b605-42cc-a6e0-460236cd739c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16747 | 2026.05.01 17:56:30.571346 [ 201 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2808 rows, containing 5 columns (5 merged, 0 gathered) in 0.001708614 sec., 1643437.312347903 rows/sec., 110.76 MiB/sec. | ||
| 16748 | 2026.05.01 17:56:30.571519 [ 201 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 16749 | 2026.05.01 17:56:30.571590 [ 279 ] {0e39a341-b605-42cc-a6e0-460236cd739c} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16750 | 2026.05.01 17:56:30.571819 [ 279 ] {0e39a341-b605-42cc-a6e0-460236cd739c} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16751 | 2026.05.01 17:56:30.571831 [ 201 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_45_9} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16752 | 2026.05.01 17:56:30.571910 [ 201 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_45_9} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 16753 | 2026.05.01 17:56:30.571950 [ 279 ] {0e39a341-b605-42cc-a6e0-460236cd739c} <Debug> executeQuery: Read 1319 rows, 105.58 KiB in 0.002131 sec., 618958.2355701549 rows/sec., 48.38 MiB/sec. | ||
| 16754 | 2026.05.01 17:56:30.571987 [ 279 ] {0e39a341-b605-42cc-a6e0-460236cd739c} <Debug> TCPHandler: Processed in 0.002301586 sec. | ||
| 16755 | 2026.05.01 17:56:30.571996 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 16756 | 2026.05.01 17:56:30.572108 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16757 | 2026.05.01 17:56:30.572201 [ 279 ] {812b7485-45f5-4872-aebe-1bff28054dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16758 | 2026.05.01 17:56:30.572240 [ 279 ] {812b7485-45f5-4872-aebe-1bff28054dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16759 | 2026.05.01 17:56:30.572779 [ 279 ] {812b7485-45f5-4872-aebe-1bff28054dab} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16760 | 2026.05.01 17:56:30.572814 [ 279 ] {812b7485-45f5-4872-aebe-1bff28054dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16761 | 2026.05.01 17:56:30.573118 [ 279 ] {812b7485-45f5-4872-aebe-1bff28054dab} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16762 | 2026.05.01 17:56:30.573327 [ 279 ] {812b7485-45f5-4872-aebe-1bff28054dab} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16763 | 2026.05.01 17:56:30.573418 [ 45 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16764 | 2026.05.01 17:56:30.573445 [ 45 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16765 | 2026.05.01 17:56:30.573456 [ 279 ] {812b7485-45f5-4872-aebe-1bff28054dab} <Debug> executeQuery: Read 268 rows, 16.64 KiB in 0.001273 sec., 210526.31578947368 rows/sec., 12.76 MiB/sec. | ||
| 16766 | 2026.05.01 17:56:30.573461 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16767 | 2026.05.01 17:56:30.573494 [ 279 ] {812b7485-45f5-4872-aebe-1bff28054dab} <Debug> TCPHandler: Processed in 0.001435879 sec. | ||
| 16768 | 2026.05.01 17:56:30.573537 [ 197 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 16769 | 2026.05.01 17:56:30.573616 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16770 | 2026.05.01 17:56:30.573620 [ 197 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16771 | 2026.05.01 17:56:30.573661 [ 197 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 317 rows starting from the beginning of the part | ||
| 16772 | 2026.05.01 17:56:30.573714 [ 279 ] {63cb7c25-dea6-4063-b179-3a778fe0d7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16773 | 2026.05.01 17:56:30.573720 [ 197 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 268 rows starting from the beginning of the part | ||
| 16774 | 2026.05.01 17:56:30.573755 [ 279 ] {63cb7c25-dea6-4063-b179-3a778fe0d7de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16775 | 2026.05.01 17:56:30.573770 [ 197 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 6 rows starting from the beginning of the part | ||
| 16776 | 2026.05.01 17:56:30.573811 [ 197 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 270 rows starting from the beginning of the part | ||
| 16777 | 2026.05.01 17:56:30.573853 [ 197 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 6 rows starting from the beginning of the part | ||
| 16778 | 2026.05.01 17:56:30.573896 [ 197 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 268 rows starting from the beginning of the part | ||
| 16779 | 2026.05.01 17:56:30.574272 [ 279 ] {63cb7c25-dea6-4063-b179-3a778fe0d7de} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16780 | 2026.05.01 17:56:30.574327 [ 279 ] {63cb7c25-dea6-4063-b179-3a778fe0d7de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16781 | 2026.05.01 17:56:30.574664 [ 279 ] {63cb7c25-dea6-4063-b179-3a778fe0d7de} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16782 | 2026.05.01 17:56:30.574866 [ 201 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1135 rows, containing 5 columns (5 merged, 0 gathered) in 0.001360727 sec., 834112.9410969283 rows/sec., 54.31 MiB/sec. | ||
| 16783 | 2026.05.01 17:56:30.574885 [ 279 ] {63cb7c25-dea6-4063-b179-3a778fe0d7de} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16784 | 2026.05.01 17:56:30.574989 [ 197 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16785 | 2026.05.01 17:56:30.575017 [ 279 ] {63cb7c25-dea6-4063-b179-3a778fe0d7de} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001322 sec., 180786.68683812403 rows/sec., 11.65 MiB/sec. | ||
| 16786 | 2026.05.01 17:56:30.575054 [ 279 ] {63cb7c25-dea6-4063-b179-3a778fe0d7de} <Debug> TCPHandler: Processed in 0.00148765 sec. | ||
| 16787 | 2026.05.01 17:56:30.575184 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16788 | 2026.05.01 17:56:30.575223 [ 197 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_101_20} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16789 | 2026.05.01 17:56:30.575278 [ 279 ] {ca785e69-3bf7-4aff-b45d-2230d8c10c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16790 | 2026.05.01 17:56:30.575284 [ 197 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_101_20} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16791 | 2026.05.01 17:56:30.575319 [ 279 ] {ca785e69-3bf7-4aff-b45d-2230d8c10c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16792 | 2026.05.01 17:56:30.575349 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 16793 | 2026.05.01 17:56:30.575810 [ 279 ] {ca785e69-3bf7-4aff-b45d-2230d8c10c45} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16794 | 2026.05.01 17:56:30.575843 [ 279 ] {ca785e69-3bf7-4aff-b45d-2230d8c10c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16795 | 2026.05.01 17:56:30.576146 [ 279 ] {ca785e69-3bf7-4aff-b45d-2230d8c10c45} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16796 | 2026.05.01 17:56:30.576345 [ 279 ] {ca785e69-3bf7-4aff-b45d-2230d8c10c45} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16797 | 2026.05.01 17:56:30.576449 [ 45 ] {} <Debug> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 16798 | 2026.05.01 17:56:30.576474 [ 279 ] {ca785e69-3bf7-4aff-b45d-2230d8c10c45} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001269 sec., 187549.25137903861 rows/sec., 10.65 MiB/sec. | ||
| 16799 | 2026.05.01 17:56:30.576478 [ 45 ] {} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16800 | 2026.05.01 17:56:30.576505 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16801 | 2026.05.01 17:56:30.576510 [ 279 ] {ca785e69-3bf7-4aff-b45d-2230d8c10c45} <Debug> TCPHandler: Processed in 0.001433359 sec. | ||
| 16802 | 2026.05.01 17:56:30.576571 [ 201 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 16803 | 2026.05.01 17:56:30.576709 [ 201 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16804 | 2026.05.01 17:56:30.576714 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16805 | 2026.05.01 17:56:30.576733 [ 201 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 250 rows starting from the beginning of the part | ||
| 16806 | 2026.05.01 17:56:30.576782 [ 201 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 238 rows starting from the beginning of the part | ||
| 16807 | 2026.05.01 17:56:30.576815 [ 279 ] {1f5c084c-8fa5-4fb9-a35b-87433c2e6705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16808 | 2026.05.01 17:56:30.576824 [ 201 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 238 rows starting from the beginning of the part | ||
| 16809 | 2026.05.01 17:56:30.576856 [ 279 ] {1f5c084c-8fa5-4fb9-a35b-87433c2e6705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16810 | 2026.05.01 17:56:30.576866 [ 201 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 238 rows starting from the beginning of the part | ||
| 16811 | 2026.05.01 17:56:30.576902 [ 201 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 238 rows starting from the beginning of the part | ||
| 16812 | 2026.05.01 17:56:30.576938 [ 201 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 238 rows starting from the beginning of the part | ||
| 16813 | 2026.05.01 17:56:30.577701 [ 279 ] {1f5c084c-8fa5-4fb9-a35b-87433c2e6705} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16814 | 2026.05.01 17:56:30.577735 [ 279 ] {1f5c084c-8fa5-4fb9-a35b-87433c2e6705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16815 | 2026.05.01 17:56:30.577878 [ 201 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1440 rows, containing 5 columns (5 merged, 0 gathered) in 0.001279606 sec., 1125346.3956874225 rows/sec., 68.35 MiB/sec. | ||
| 16816 | 2026.05.01 17:56:30.578001 [ 189 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 16817 | 2026.05.01 17:56:30.578082 [ 279 ] {1f5c084c-8fa5-4fb9-a35b-87433c2e6705} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16818 | 2026.05.01 17:56:30.578238 [ 189 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_45_9} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16819 | 2026.05.01 17:56:30.578298 [ 189 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_45_9} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 16820 | 2026.05.01 17:56:30.578352 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 16821 | 2026.05.01 17:56:30.578413 [ 279 ] {1f5c084c-8fa5-4fb9-a35b-87433c2e6705} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16822 | 2026.05.01 17:56:30.578545 [ 279 ] {1f5c084c-8fa5-4fb9-a35b-87433c2e6705} <Debug> executeQuery: Read 796 rows, 57.05 KiB in 0.001749 sec., 455117.209834191 rows/sec., 31.85 MiB/sec. | ||
| 16823 | 2026.05.01 17:56:30.578583 [ 279 ] {1f5c084c-8fa5-4fb9-a35b-87433c2e6705} <Debug> TCPHandler: Processed in 0.00194088 sec. | ||
| 16824 | 2026.05.01 17:56:30.578709 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16825 | 2026.05.01 17:56:30.578803 [ 279 ] {c69cfc69-c34a-4c33-8fdc-4b998faf07c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16826 | 2026.05.01 17:56:30.578961 [ 279 ] {c69cfc69-c34a-4c33-8fdc-4b998faf07c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16827 | 2026.05.01 17:56:30.579301 [ 279 ] {c69cfc69-c34a-4c33-8fdc-4b998faf07c6} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16828 | 2026.05.01 17:56:30.579335 [ 279 ] {c69cfc69-c34a-4c33-8fdc-4b998faf07c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16829 | 2026.05.01 17:56:30.579634 [ 279 ] {c69cfc69-c34a-4c33-8fdc-4b998faf07c6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 16830 | 2026.05.01 17:56:30.579845 [ 279 ] {c69cfc69-c34a-4c33-8fdc-4b998faf07c6} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16831 | 2026.05.01 17:56:30.579973 [ 279 ] {c69cfc69-c34a-4c33-8fdc-4b998faf07c6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001188 sec., 5050.50505050505 rows/sec., 263.87 KiB/sec. | ||
| 16832 | 2026.05.01 17:56:30.579987 [ 46 ] {} <Debug> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 16833 | 2026.05.01 17:56:30.580010 [ 279 ] {c69cfc69-c34a-4c33-8fdc-4b998faf07c6} <Debug> TCPHandler: Processed in 0.001349357 sec. | ||
| 16834 | 2026.05.01 17:56:30.580059 [ 46 ] {} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16835 | 2026.05.01 17:56:30.580090 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16836 | 2026.05.01 17:56:30.580161 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16837 | 2026.05.01 17:56:30.580164 [ 197 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 16838 | 2026.05.01 17:56:30.580257 [ 197 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16839 | 2026.05.01 17:56:30.580281 [ 197 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part | ||
| 16840 | 2026.05.01 17:56:30.580283 [ 279 ] {9c028b76-174b-4ec0-a508-6e4eb557bb5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16841 | 2026.05.01 17:56:30.580324 [ 197 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 16842 | 2026.05.01 17:56:30.580341 [ 279 ] {9c028b76-174b-4ec0-a508-6e4eb557bb5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16843 | 2026.05.01 17:56:30.580361 [ 197 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 16844 | 2026.05.01 17:56:30.580395 [ 197 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 16845 | 2026.05.01 17:56:30.580424 [ 197 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 16846 | 2026.05.01 17:56:30.580457 [ 197 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 16847 | 2026.05.01 17:56:30.580909 [ 279 ] {9c028b76-174b-4ec0-a508-6e4eb557bb5c} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16848 | 2026.05.01 17:56:30.580951 [ 279 ] {9c028b76-174b-4ec0-a508-6e4eb557bb5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16849 | 2026.05.01 17:56:30.581086 [ 201 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.000950209 sec., 258890.41253029596 rows/sec., 13.21 MiB/sec. | ||
| 16850 | 2026.05.01 17:56:30.581256 [ 198 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 16851 | 2026.05.01 17:56:30.581303 [ 279 ] {9c028b76-174b-4ec0-a508-6e4eb557bb5c} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16852 | 2026.05.01 17:56:30.581602 [ 279 ] {9c028b76-174b-4ec0-a508-6e4eb557bb5c} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16853 | 2026.05.01 17:56:30.581636 [ 198 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_41_8} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16854 | 2026.05.01 17:56:30.581725 [ 198 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_41_8} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 16855 | 2026.05.01 17:56:30.581745 [ 279 ] {9c028b76-174b-4ec0-a508-6e4eb557bb5c} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001487 sec., 225285.81035642233 rows/sec., 14.74 MiB/sec. | ||
| 16856 | 2026.05.01 17:56:30.581788 [ 279 ] {9c028b76-174b-4ec0-a508-6e4eb557bb5c} <Debug> TCPHandler: Processed in 0.001686714 sec. | ||
| 16857 | 2026.05.01 17:56:30.581815 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 16858 | 2026.05.01 17:56:30.581908 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16859 | 2026.05.01 17:56:30.582012 [ 279 ] {8e3a102a-727c-4d08-b1f9-8a631712247b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16860 | 2026.05.01 17:56:30.582055 [ 279 ] {8e3a102a-727c-4d08-b1f9-8a631712247b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16861 | 2026.05.01 17:56:30.582402 [ 279 ] {8e3a102a-727c-4d08-b1f9-8a631712247b} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16862 | 2026.05.01 17:56:30.582438 [ 279 ] {8e3a102a-727c-4d08-b1f9-8a631712247b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16863 | 2026.05.01 17:56:30.582758 [ 279 ] {8e3a102a-727c-4d08-b1f9-8a631712247b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 16864 | 2026.05.01 17:56:30.582978 [ 279 ] {8e3a102a-727c-4d08-b1f9-8a631712247b} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16865 | 2026.05.01 17:56:30.583112 [ 279 ] {8e3a102a-727c-4d08-b1f9-8a631712247b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001119 sec., 893.6550491510277 rows/sec., 60.22 KiB/sec. | ||
| 16866 | 2026.05.01 17:56:30.583149 [ 279 ] {8e3a102a-727c-4d08-b1f9-8a631712247b} <Debug> TCPHandler: Processed in 0.001292016 sec. | ||
| 16867 | 2026.05.01 17:56:30.583263 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16868 | 2026.05.01 17:56:30.583359 [ 279 ] {ad677a45-1dcc-4cc0-a5db-e8b0bb959e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16869 | 2026.05.01 17:56:30.583415 [ 279 ] {ad677a45-1dcc-4cc0-a5db-e8b0bb959e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16870 | 2026.05.01 17:56:30.584302 [ 279 ] {ad677a45-1dcc-4cc0-a5db-e8b0bb959e8f} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16871 | 2026.05.01 17:56:30.584339 [ 279 ] {ad677a45-1dcc-4cc0-a5db-e8b0bb959e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16872 | 2026.05.01 17:56:30.584904 [ 279 ] {ad677a45-1dcc-4cc0-a5db-e8b0bb959e8f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16873 | 2026.05.01 17:56:30.585157 [ 279 ] {ad677a45-1dcc-4cc0-a5db-e8b0bb959e8f} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16874 | 2026.05.01 17:56:30.585281 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16875 | 2026.05.01 17:56:30.585295 [ 279 ] {ad677a45-1dcc-4cc0-a5db-e8b0bb959e8f} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001954 sec., 18423.74616171955 rows/sec., 33.01 MiB/sec. | ||
| 16876 | 2026.05.01 17:56:30.585322 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16877 | 2026.05.01 17:56:30.585352 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16878 | 2026.05.01 17:56:30.585361 [ 279 ] {ad677a45-1dcc-4cc0-a5db-e8b0bb959e8f} <Debug> TCPHandler: Processed in 0.002150454 sec. | ||
| 16879 | 2026.05.01 17:56:30.585462 [ 200 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 16880 | 2026.05.01 17:56:30.585490 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16881 | 2026.05.01 17:56:30.585596 [ 279 ] {7290933c-417c-4030-851b-ebed2538cfb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16882 | 2026.05.01 17:56:30.585637 [ 279 ] {7290933c-417c-4030-851b-ebed2538cfb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16883 | 2026.05.01 17:56:30.585726 [ 200 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16884 | 2026.05.01 17:56:30.585793 [ 200 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2167 rows starting from the beginning of the part | ||
| 16885 | 2026.05.01 17:56:30.585936 [ 200 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 36 rows starting from the beginning of the part | ||
| 16886 | 2026.05.01 17:56:30.585988 [ 279 ] {7290933c-417c-4030-851b-ebed2538cfb4} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16887 | 2026.05.01 17:56:30.586029 [ 279 ] {7290933c-417c-4030-851b-ebed2538cfb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16888 | 2026.05.01 17:56:30.586047 [ 200 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 6 rows starting from the beginning of the part | ||
| 16889 | 2026.05.01 17:56:30.586150 [ 200 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 36 rows starting from the beginning of the part | ||
| 16890 | 2026.05.01 17:56:30.586247 [ 200 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 6 rows starting from the beginning of the part | ||
| 16891 | 2026.05.01 17:56:30.586342 [ 200 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 36 rows starting from the beginning of the part | ||
| 16892 | 2026.05.01 17:56:30.586351 [ 279 ] {7290933c-417c-4030-851b-ebed2538cfb4} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16893 | 2026.05.01 17:56:30.586574 [ 279 ] {7290933c-417c-4030-851b-ebed2538cfb4} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16894 | 2026.05.01 17:56:30.586713 [ 279 ] {7290933c-417c-4030-851b-ebed2538cfb4} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001137 sec., 96745.82233948988 rows/sec., 5.88 MiB/sec. | ||
| 16895 | 2026.05.01 17:56:30.586750 [ 279 ] {7290933c-417c-4030-851b-ebed2538cfb4} <Debug> TCPHandler: Processed in 0.001310947 sec. | ||
| 16896 | 2026.05.01 17:56:30.595017 [ 201 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2287 rows, containing 19 columns (19 merged, 0 gathered) in 0.009612935 sec., 237908.60959738103 rows/sec., 426.32 MiB/sec. | ||
| 16897 | 2026.05.01 17:56:30.597143 [ 198 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16898 | 2026.05.01 17:56:30.597476 [ 198 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16899 | 2026.05.01 17:56:30.597546 [ 198 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16900 | 2026.05.01 17:56:30.597664 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.45 MiB. | ||
| 16901 | 2026.05.01 17:56:30.774481 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16902 | 2026.05.01 17:56:30.774686 [ 279 ] {af9489d5-2bf0-41aa-9169-9fe4cfb82765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16903 | 2026.05.01 17:56:30.774763 [ 279 ] {af9489d5-2bf0-41aa-9169-9fe4cfb82765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16904 | 2026.05.01 17:56:30.775360 [ 279 ] {af9489d5-2bf0-41aa-9169-9fe4cfb82765} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16905 | 2026.05.01 17:56:30.775398 [ 279 ] {af9489d5-2bf0-41aa-9169-9fe4cfb82765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16906 | 2026.05.01 17:56:30.775705 [ 279 ] {af9489d5-2bf0-41aa-9169-9fe4cfb82765} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 16907 | 2026.05.01 17:56:30.775920 [ 279 ] {af9489d5-2bf0-41aa-9169-9fe4cfb82765} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16908 | 2026.05.01 17:56:30.776055 [ 46 ] {} <Debug> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2) (MergerMutator): Selected 6 parts from all_1_22_5 to all_27_27_0 | ||
| 16909 | 2026.05.01 17:56:30.776060 [ 279 ] {af9489d5-2bf0-41aa-9169-9fe4cfb82765} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001419 sec., 5637.773079633545 rows/sec., 459.72 KiB/sec. | ||
| 16910 | 2026.05.01 17:56:30.776106 [ 46 ] {} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16911 | 2026.05.01 17:56:30.776124 [ 279 ] {af9489d5-2bf0-41aa-9169-9fe4cfb82765} <Debug> TCPHandler: Processed in 0.001753196 sec. | ||
| 16912 | 2026.05.01 17:56:30.776132 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16913 | 2026.05.01 17:56:30.776257 [ 192 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_22_5 to all_27_27_0 into Compact with storage Full | ||
| 16914 | 2026.05.01 17:56:30.776262 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16915 | 2026.05.01 17:56:30.776406 [ 279 ] {057be687-0cbb-47d2-8c06-163c4b394f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16916 | 2026.05.01 17:56:30.776418 [ 192 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16917 | 2026.05.01 17:56:30.776444 [ 279 ] {057be687-0cbb-47d2-8c06-163c4b394f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16918 | 2026.05.01 17:56:30.776459 [ 192 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 20 rows starting from the beginning of the part | ||
| 16919 | 2026.05.01 17:56:30.776534 [ 192 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 16920 | 2026.05.01 17:56:30.776583 [ 192 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
| 16921 | 2026.05.01 17:56:30.776630 [ 192 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 16922 | 2026.05.01 17:56:30.776675 [ 192 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 16923 | 2026.05.01 17:56:30.776720 [ 192 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 16924 | 2026.05.01 17:56:30.777523 [ 186 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001322117 sec., 36305.41018684428 rows/sec., 3.03 MiB/sec. | ||
| 16925 | 2026.05.01 17:56:30.777637 [ 192 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 16926 | 2026.05.01 17:56:30.777881 [ 192 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_27_6} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16927 | 2026.05.01 17:56:30.777950 [ 192 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_27_6} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2) (MergerMutator): Merged 6 parts: [all_1_22_5, all_27_27_0] -> all_1_27_6 | ||
| 16928 | 2026.05.01 17:56:30.778018 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 16929 | 2026.05.01 17:56:30.778736 [ 279 ] {057be687-0cbb-47d2-8c06-163c4b394f7e} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16930 | 2026.05.01 17:56:30.778779 [ 279 ] {057be687-0cbb-47d2-8c06-163c4b394f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16931 | 2026.05.01 17:56:30.779257 [ 279 ] {057be687-0cbb-47d2-8c06-163c4b394f7e} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16932 | 2026.05.01 17:56:30.779496 [ 279 ] {057be687-0cbb-47d2-8c06-163c4b394f7e} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16933 | 2026.05.01 17:56:30.779628 [ 279 ] {057be687-0cbb-47d2-8c06-163c4b394f7e} <Debug> executeQuery: Read 2395 rows, 181.08 KiB in 0.00324 sec., 739197.5308641975 rows/sec., 54.58 MiB/sec. | ||
| 16934 | 2026.05.01 17:56:30.779666 [ 279 ] {057be687-0cbb-47d2-8c06-163c4b394f7e} <Debug> TCPHandler: Processed in 0.0034531 sec. | ||
| 16935 | 2026.05.01 17:56:30.779808 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16936 | 2026.05.01 17:56:30.779926 [ 279 ] {11c008f3-8a9c-4c7c-91d5-2df6c7978ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16937 | 2026.05.01 17:56:30.779974 [ 279 ] {11c008f3-8a9c-4c7c-91d5-2df6c7978ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16938 | 2026.05.01 17:56:30.780454 [ 279 ] {11c008f3-8a9c-4c7c-91d5-2df6c7978ea6} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16939 | 2026.05.01 17:56:30.780499 [ 279 ] {11c008f3-8a9c-4c7c-91d5-2df6c7978ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16940 | 2026.05.01 17:56:30.780843 [ 279 ] {11c008f3-8a9c-4c7c-91d5-2df6c7978ea6} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16941 | 2026.05.01 17:56:30.781078 [ 279 ] {11c008f3-8a9c-4c7c-91d5-2df6c7978ea6} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16942 | 2026.05.01 17:56:30.781201 [ 279 ] {11c008f3-8a9c-4c7c-91d5-2df6c7978ea6} <Debug> executeQuery: Read 25 rows, 1.84 KiB in 0.001335 sec., 18726.591760299623 rows/sec., 1.34 MiB/sec. | ||
| 16943 | 2026.05.01 17:56:30.781237 [ 279 ] {11c008f3-8a9c-4c7c-91d5-2df6c7978ea6} <Debug> TCPHandler: Processed in 0.001538281 sec. | ||
| 16944 | 2026.05.01 17:56:30.781361 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16945 | 2026.05.01 17:56:30.781472 [ 279 ] {4891f262-d37d-4255-b877-9601e6ee9e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16946 | 2026.05.01 17:56:30.781515 [ 279 ] {4891f262-d37d-4255-b877-9601e6ee9e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16947 | 2026.05.01 17:56:30.782416 [ 279 ] {4891f262-d37d-4255-b877-9601e6ee9e9b} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16948 | 2026.05.01 17:56:30.782452 [ 279 ] {4891f262-d37d-4255-b877-9601e6ee9e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16949 | 2026.05.01 17:56:30.782768 [ 279 ] {4891f262-d37d-4255-b877-9601e6ee9e9b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16950 | 2026.05.01 17:56:30.782979 [ 279 ] {4891f262-d37d-4255-b877-9601e6ee9e9b} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16951 | 2026.05.01 17:56:30.783111 [ 279 ] {4891f262-d37d-4255-b877-9601e6ee9e9b} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001608 sec., 498134.32835820894 rows/sec., 28.77 MiB/sec. | ||
| 16952 | 2026.05.01 17:56:30.783148 [ 279 ] {4891f262-d37d-4255-b877-9601e6ee9e9b} <Debug> TCPHandler: Processed in 0.001798086 sec. | ||
| 16953 | 2026.05.01 17:56:30.783263 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16954 | 2026.05.01 17:56:30.783363 [ 279 ] {027cccbe-f2e2-4c63-a3ec-edb56433d214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16955 | 2026.05.01 17:56:30.783402 [ 279 ] {027cccbe-f2e2-4c63-a3ec-edb56433d214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16956 | 2026.05.01 17:56:30.783801 [ 279 ] {027cccbe-f2e2-4c63-a3ec-edb56433d214} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16957 | 2026.05.01 17:56:30.783838 [ 279 ] {027cccbe-f2e2-4c63-a3ec-edb56433d214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16958 | 2026.05.01 17:56:30.784131 [ 279 ] {027cccbe-f2e2-4c63-a3ec-edb56433d214} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 16959 | 2026.05.01 17:56:30.784341 [ 279 ] {027cccbe-f2e2-4c63-a3ec-edb56433d214} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16960 | 2026.05.01 17:56:30.784493 [ 279 ] {027cccbe-f2e2-4c63-a3ec-edb56433d214} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001149 sec., 870.3220191470843 rows/sec., 61.19 KiB/sec. | ||
| 16961 | 2026.05.01 17:56:30.784534 [ 279 ] {027cccbe-f2e2-4c63-a3ec-edb56433d214} <Debug> TCPHandler: Processed in 0.001321127 sec. | ||
| 16962 | 2026.05.01 17:56:30.784665 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16963 | 2026.05.01 17:56:30.784760 [ 279 ] {fba358e3-5915-4b44-93af-99696fd17d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16964 | 2026.05.01 17:56:30.784798 [ 279 ] {fba358e3-5915-4b44-93af-99696fd17d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16965 | 2026.05.01 17:56:30.785818 [ 279 ] {fba358e3-5915-4b44-93af-99696fd17d61} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16966 | 2026.05.01 17:56:30.785853 [ 279 ] {fba358e3-5915-4b44-93af-99696fd17d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16967 | 2026.05.01 17:56:30.786214 [ 279 ] {fba358e3-5915-4b44-93af-99696fd17d61} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16968 | 2026.05.01 17:56:30.786418 [ 279 ] {fba358e3-5915-4b44-93af-99696fd17d61} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16969 | 2026.05.01 17:56:30.786546 [ 279 ] {fba358e3-5915-4b44-93af-99696fd17d61} <Debug> executeQuery: Read 1276 rows, 87.01 KiB in 0.001804 sec., 707317.0731707317 rows/sec., 47.10 MiB/sec. | ||
| 16970 | 2026.05.01 17:56:30.786583 [ 279 ] {fba358e3-5915-4b44-93af-99696fd17d61} <Debug> TCPHandler: Processed in 0.00197961 sec. | ||
| 16971 | 2026.05.01 17:56:30.786731 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16972 | 2026.05.01 17:56:30.786825 [ 279 ] {9ddaf5e9-6a63-4fe3-b3ac-1805f3a5639f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16973 | 2026.05.01 17:56:30.786865 [ 279 ] {9ddaf5e9-6a63-4fe3-b3ac-1805f3a5639f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16974 | 2026.05.01 17:56:30.787643 [ 279 ] {9ddaf5e9-6a63-4fe3-b3ac-1805f3a5639f} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16975 | 2026.05.01 17:56:30.787679 [ 279 ] {9ddaf5e9-6a63-4fe3-b3ac-1805f3a5639f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16976 | 2026.05.01 17:56:30.788132 [ 279 ] {9ddaf5e9-6a63-4fe3-b3ac-1805f3a5639f} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16977 | 2026.05.01 17:56:30.788338 [ 279 ] {9ddaf5e9-6a63-4fe3-b3ac-1805f3a5639f} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16978 | 2026.05.01 17:56:30.788468 [ 279 ] {9ddaf5e9-6a63-4fe3-b3ac-1805f3a5639f} <Debug> executeQuery: Read 1490 rows, 92.47 KiB in 0.001661 sec., 897049.969897652 rows/sec., 54.37 MiB/sec. | ||
| 16979 | 2026.05.01 17:56:30.788478 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 6 parts from all_1_113_23 to all_118_118_0 | ||
| 16980 | 2026.05.01 17:56:30.788505 [ 279 ] {9ddaf5e9-6a63-4fe3-b3ac-1805f3a5639f} <Debug> TCPHandler: Processed in 0.001849187 sec. | ||
| 16981 | 2026.05.01 17:56:30.788523 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16982 | 2026.05.01 17:56:30.788548 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16983 | 2026.05.01 17:56:30.788632 [ 186 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_118_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_113_23 to all_118_118_0 into Compact with storage Full | ||
| 16984 | 2026.05.01 17:56:30.788644 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16985 | 2026.05.01 17:56:30.788750 [ 279 ] {deb1a101-84bc-4f1a-b28d-c9cfdbd4424a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16986 | 2026.05.01 17:56:30.788755 [ 186 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_118_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16987 | 2026.05.01 17:56:30.788804 [ 279 ] {deb1a101-84bc-4f1a-b28d-c9cfdbd4424a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16988 | 2026.05.01 17:56:30.788805 [ 186 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_113_23, total 46187 rows starting from the beginning of the part | ||
| 16989 | 2026.05.01 17:56:30.788893 [ 186 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 16990 | 2026.05.01 17:56:30.788941 [ 186 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 336 rows starting from the beginning of the part | ||
| 16991 | 2026.05.01 17:56:30.788988 [ 186 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 16992 | 2026.05.01 17:56:30.789031 [ 186 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 335 rows starting from the beginning of the part | ||
| 16993 | 2026.05.01 17:56:30.789070 [ 186 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1490 rows starting from the beginning of the part | ||
| 16994 | 2026.05.01 17:56:30.789578 [ 279 ] {deb1a101-84bc-4f1a-b28d-c9cfdbd4424a} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16995 | 2026.05.01 17:56:30.789619 [ 279 ] {deb1a101-84bc-4f1a-b28d-c9cfdbd4424a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 16996 | 2026.05.01 17:56:30.790136 [ 279 ] {deb1a101-84bc-4f1a-b28d-c9cfdbd4424a} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16997 | 2026.05.01 17:56:30.790364 [ 279 ] {deb1a101-84bc-4f1a-b28d-c9cfdbd4424a} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16998 | 2026.05.01 17:56:30.790508 [ 279 ] {deb1a101-84bc-4f1a-b28d-c9cfdbd4424a} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001777 sec., 9566.685424873382 rows/sec., 17.14 MiB/sec. | ||
| 16999 | 2026.05.01 17:56:30.790561 [ 279 ] {deb1a101-84bc-4f1a-b28d-c9cfdbd4424a} <Debug> TCPHandler: Processed in 0.00196635 sec. | ||
| 17000 | 2026.05.01 17:56:30.790685 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17001 | 2026.05.01 17:56:30.790778 [ 279 ] {ea55ec7e-5f64-48e0-9476-6359c35d7cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17002 | 2026.05.01 17:56:30.790817 [ 279 ] {ea55ec7e-5f64-48e0-9476-6359c35d7cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17003 | 2026.05.01 17:56:30.791143 [ 279 ] {ea55ec7e-5f64-48e0-9476-6359c35d7cc4} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17004 | 2026.05.01 17:56:30.791179 [ 279 ] {ea55ec7e-5f64-48e0-9476-6359c35d7cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17005 | 2026.05.01 17:56:30.791471 [ 279 ] {ea55ec7e-5f64-48e0-9476-6359c35d7cc4} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17006 | 2026.05.01 17:56:30.791686 [ 279 ] {ea55ec7e-5f64-48e0-9476-6359c35d7cc4} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17007 | 2026.05.01 17:56:30.791816 [ 279 ] {ea55ec7e-5f64-48e0-9476-6359c35d7cc4} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001055 sec., 7582.938388625593 rows/sec., 518.36 KiB/sec. | ||
| 17008 | 2026.05.01 17:56:30.791850 [ 279 ] {ea55ec7e-5f64-48e0-9476-6359c35d7cc4} <Debug> TCPHandler: Processed in 0.001214904 sec. | ||
| 17009 | 2026.05.01 17:56:30.797820 [ 199 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_118_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48668 rows, containing 5 columns (5 merged, 0 gathered) in 0.009220387 sec., 5278303.394423683 rows/sec., 341.37 MiB/sec. | ||
| 17010 | 2026.05.01 17:56:30.798812 [ 193 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_118_24} <Trace> MergedBlockOutputStream: filled checksums all_1_118_24 (state Temporary) | ||
| 17011 | 2026.05.01 17:56:30.799129 [ 193 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_118_24} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_118_24 to all_1_118_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17012 | 2026.05.01 17:56:30.799197 [ 193 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_118_24} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 6 parts: [all_1_113_23, all_118_118_0] -> all_1_118_24 | ||
| 17013 | 2026.05.01 17:56:30.799286 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 17014 | 2026.05.01 17:56:31.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 374.78 MiB, peak 392.48 MiB, free memory in arenas 0.00 B, will set to 377.61 MiB (RSS), difference: 2.83 MiB | ||
| 17015 | 2026.05.01 17:56:34.787894 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35060 | ||
| 17016 | 2026.05.01 17:56:34.788463 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17017 | 2026.05.01 17:56:34.788508 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17018 | 2026.05.01 17:56:34.789004 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17019 | 2026.05.01 17:56:34.789232 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17020 | 2026.05.01 17:56:34.789364 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35060 | ||
| 17021 | 2026.05.01 17:56:35.551556 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17022 | 2026.05.01 17:56:35.551762 [ 279 ] {94ad932a-0596-40fa-b70b-a135f6901932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17023 | 2026.05.01 17:56:35.551836 [ 279 ] {94ad932a-0596-40fa-b70b-a135f6901932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17024 | 2026.05.01 17:56:35.552539 [ 279 ] {94ad932a-0596-40fa-b70b-a135f6901932} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17025 | 2026.05.01 17:56:35.552576 [ 279 ] {94ad932a-0596-40fa-b70b-a135f6901932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17026 | 2026.05.01 17:56:35.552993 [ 279 ] {94ad932a-0596-40fa-b70b-a135f6901932} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17027 | 2026.05.01 17:56:35.553224 [ 279 ] {94ad932a-0596-40fa-b70b-a135f6901932} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17028 | 2026.05.01 17:56:35.553379 [ 279 ] {94ad932a-0596-40fa-b70b-a135f6901932} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001672 sec., 33492.82296650718 rows/sec., 2.57 MiB/sec. | ||
| 17029 | 2026.05.01 17:56:35.553420 [ 279 ] {94ad932a-0596-40fa-b70b-a135f6901932} <Debug> TCPHandler: Processed in 0.002003041 sec. | ||
| 17030 | 2026.05.01 17:56:35.553551 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17031 | 2026.05.01 17:56:35.553645 [ 279 ] {b777937a-78ff-4147-a312-e5529b8e7e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17032 | 2026.05.01 17:56:35.553686 [ 279 ] {b777937a-78ff-4147-a312-e5529b8e7e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17033 | 2026.05.01 17:56:35.554114 [ 279 ] {b777937a-78ff-4147-a312-e5529b8e7e7b} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17034 | 2026.05.01 17:56:35.554148 [ 279 ] {b777937a-78ff-4147-a312-e5529b8e7e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17035 | 2026.05.01 17:56:35.554455 [ 279 ] {b777937a-78ff-4147-a312-e5529b8e7e7b} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17036 | 2026.05.01 17:56:35.554670 [ 279 ] {b777937a-78ff-4147-a312-e5529b8e7e7b} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17037 | 2026.05.01 17:56:35.554798 [ 279 ] {b777937a-78ff-4147-a312-e5529b8e7e7b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001172 sec., 54607.508532423206 rows/sec., 4.26 MiB/sec. | ||
| 17038 | 2026.05.01 17:56:35.554836 [ 279 ] {b777937a-78ff-4147-a312-e5529b8e7e7b} <Debug> TCPHandler: Processed in 0.001334918 sec. | ||
| 17039 | 2026.05.01 17:56:35.554954 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17040 | 2026.05.01 17:56:35.555048 [ 279 ] {2277d6ed-1875-4498-be17-efdb62b1d136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17041 | 2026.05.01 17:56:35.555091 [ 279 ] {2277d6ed-1875-4498-be17-efdb62b1d136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17042 | 2026.05.01 17:56:35.555499 [ 279 ] {2277d6ed-1875-4498-be17-efdb62b1d136} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17043 | 2026.05.01 17:56:35.555533 [ 279 ] {2277d6ed-1875-4498-be17-efdb62b1d136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17044 | 2026.05.01 17:56:35.555865 [ 279 ] {2277d6ed-1875-4498-be17-efdb62b1d136} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17045 | 2026.05.01 17:56:35.556075 [ 279 ] {2277d6ed-1875-4498-be17-efdb62b1d136} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17046 | 2026.05.01 17:56:35.556205 [ 279 ] {2277d6ed-1875-4498-be17-efdb62b1d136} <Debug> executeQuery: Read 138 rows, 9.84 KiB in 0.001175 sec., 117446.8085106383 rows/sec., 8.18 MiB/sec. | ||
| 17047 | 2026.05.01 17:56:35.556241 [ 279 ] {2277d6ed-1875-4498-be17-efdb62b1d136} <Debug> TCPHandler: Processed in 0.001335247 sec. | ||
| 17048 | 2026.05.01 17:56:35.556363 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17049 | 2026.05.01 17:56:35.556486 [ 279 ] {bb565243-a722-4a9b-a7cb-455b13c78e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17050 | 2026.05.01 17:56:35.556538 [ 279 ] {bb565243-a722-4a9b-a7cb-455b13c78e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17051 | 2026.05.01 17:56:35.556945 [ 279 ] {bb565243-a722-4a9b-a7cb-455b13c78e8f} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17052 | 2026.05.01 17:56:35.556988 [ 279 ] {bb565243-a722-4a9b-a7cb-455b13c78e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17053 | 2026.05.01 17:56:35.557346 [ 279 ] {bb565243-a722-4a9b-a7cb-455b13c78e8f} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17054 | 2026.05.01 17:56:35.557568 [ 279 ] {bb565243-a722-4a9b-a7cb-455b13c78e8f} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17055 | 2026.05.01 17:56:35.557705 [ 279 ] {bb565243-a722-4a9b-a7cb-455b13c78e8f} <Debug> executeQuery: Read 52 rows, 3.59 KiB in 0.001244 sec., 41800.643086816715 rows/sec., 2.82 MiB/sec. | ||
| 17056 | 2026.05.01 17:56:35.557744 [ 279 ] {bb565243-a722-4a9b-a7cb-455b13c78e8f} <Debug> TCPHandler: Processed in 0.001442549 sec. | ||
| 17057 | 2026.05.01 17:56:36.164472 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17058 | 2026.05.01 17:56:36.164520 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17059 | 2026.05.01 17:56:36.168816 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17060 | 2026.05.01 17:56:36.467192 [ 223 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17061 | 2026.05.01 17:56:36.467301 [ 223 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17062 | 2026.05.01 17:56:36.470414 [ 223 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17063 | 2026.05.01 17:56:36.603390 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 17064 | 2026.05.01 17:56:36.620646 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17065 | 2026.05.01 17:56:36.620706 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17066 | 2026.05.01 17:56:36.626976 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17067 | 2026.05.01 17:56:36.627711 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17068 | 2026.05.01 17:56:36.631569 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 17069 | 2026.05.01 17:56:37.408902 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2158 | ||
| 17070 | 2026.05.01 17:56:37.411863 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17071 | 2026.05.01 17:56:37.411900 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17072 | 2026.05.01 17:56:37.413119 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17073 | 2026.05.01 17:56:37.413385 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17074 | 2026.05.01 17:56:37.413687 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2158 | ||
| 17075 | 2026.05.01 17:56:38.791786 [ 223 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17076 | 2026.05.01 17:56:38.791841 [ 223 ] {} <Debug> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17077 | 2026.05.01 17:56:38.794004 [ 223 ] {} <Debug> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17078 | 2026.05.01 17:56:40.568164 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17079 | 2026.05.01 17:56:40.568378 [ 279 ] {5b166a13-3d96-40d0-95ad-2231f2132690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17080 | 2026.05.01 17:56:40.568451 [ 279 ] {5b166a13-3d96-40d0-95ad-2231f2132690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17081 | 2026.05.01 17:56:40.569397 [ 279 ] {5b166a13-3d96-40d0-95ad-2231f2132690} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17082 | 2026.05.01 17:56:40.569441 [ 279 ] {5b166a13-3d96-40d0-95ad-2231f2132690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17083 | 2026.05.01 17:56:40.569855 [ 279 ] {5b166a13-3d96-40d0-95ad-2231f2132690} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 17084 | 2026.05.01 17:56:40.570079 [ 279 ] {5b166a13-3d96-40d0-95ad-2231f2132690} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17085 | 2026.05.01 17:56:40.570230 [ 279 ] {5b166a13-3d96-40d0-95ad-2231f2132690} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001908 sec., 243186.58280922432 rows/sec., 15.42 MiB/sec. | ||
| 17086 | 2026.05.01 17:56:40.570271 [ 279 ] {5b166a13-3d96-40d0-95ad-2231f2132690} <Debug> TCPHandler: Processed in 0.002245765 sec. | ||
| 17087 | 2026.05.01 17:56:40.570414 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17088 | 2026.05.01 17:56:40.570512 [ 279 ] {cf828119-1045-4d4d-851a-9b5d6e9e1254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17089 | 2026.05.01 17:56:40.570554 [ 279 ] {cf828119-1045-4d4d-851a-9b5d6e9e1254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17090 | 2026.05.01 17:56:40.571650 [ 279 ] {cf828119-1045-4d4d-851a-9b5d6e9e1254} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17091 | 2026.05.01 17:56:40.571686 [ 279 ] {cf828119-1045-4d4d-851a-9b5d6e9e1254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17092 | 2026.05.01 17:56:40.571930 [ 220 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17093 | 2026.05.01 17:56:40.571984 [ 220 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17094 | 2026.05.01 17:56:40.572070 [ 279 ] {cf828119-1045-4d4d-851a-9b5d6e9e1254} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17095 | 2026.05.01 17:56:40.572317 [ 279 ] {cf828119-1045-4d4d-851a-9b5d6e9e1254} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17096 | 2026.05.01 17:56:40.572463 [ 279 ] {cf828119-1045-4d4d-851a-9b5d6e9e1254} <Debug> executeQuery: Read 1319 rows, 105.58 KiB in 0.001971 sec., 669203.4500253678 rows/sec., 52.31 MiB/sec. | ||
| 17097 | 2026.05.01 17:56:40.572506 [ 279 ] {cf828119-1045-4d4d-851a-9b5d6e9e1254} <Debug> TCPHandler: Processed in 0.002141594 sec. | ||
| 17098 | 2026.05.01 17:56:40.572652 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17099 | 2026.05.01 17:56:40.572748 [ 279 ] {594cb7c7-13f0-4632-a41a-c80389cf32f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17100 | 2026.05.01 17:56:40.572788 [ 279 ] {594cb7c7-13f0-4632-a41a-c80389cf32f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17101 | 2026.05.01 17:56:40.573309 [ 279 ] {594cb7c7-13f0-4632-a41a-c80389cf32f7} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17102 | 2026.05.01 17:56:40.573344 [ 279 ] {594cb7c7-13f0-4632-a41a-c80389cf32f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17103 | 2026.05.01 17:56:40.573683 [ 279 ] {594cb7c7-13f0-4632-a41a-c80389cf32f7} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 17104 | 2026.05.01 17:56:40.573897 [ 279 ] {594cb7c7-13f0-4632-a41a-c80389cf32f7} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17105 | 2026.05.01 17:56:40.574028 [ 279 ] {594cb7c7-13f0-4632-a41a-c80389cf32f7} <Debug> executeQuery: Read 268 rows, 16.64 KiB in 0.001299 sec., 206312.5481139338 rows/sec., 12.51 MiB/sec. | ||
| 17106 | 2026.05.01 17:56:40.574065 [ 279 ] {594cb7c7-13f0-4632-a41a-c80389cf32f7} <Debug> TCPHandler: Processed in 0.001462579 sec. | ||
| 17107 | 2026.05.01 17:56:40.574188 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17108 | 2026.05.01 17:56:40.574283 [ 279 ] {9d656932-a422-4cdb-8785-43f9fb35a3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17109 | 2026.05.01 17:56:40.574323 [ 279 ] {9d656932-a422-4cdb-8785-43f9fb35a3e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17110 | 2026.05.01 17:56:40.574835 [ 279 ] {9d656932-a422-4cdb-8785-43f9fb35a3e2} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17111 | 2026.05.01 17:56:40.574872 [ 279 ] {9d656932-a422-4cdb-8785-43f9fb35a3e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17112 | 2026.05.01 17:56:40.575186 [ 279 ] {9d656932-a422-4cdb-8785-43f9fb35a3e2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17113 | 2026.05.01 17:56:40.575406 [ 220 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17114 | 2026.05.01 17:56:40.575482 [ 279 ] {9d656932-a422-4cdb-8785-43f9fb35a3e2} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17115 | 2026.05.01 17:56:40.575630 [ 279 ] {9d656932-a422-4cdb-8785-43f9fb35a3e2} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001364 sec., 175219.9413489736 rows/sec., 11.29 MiB/sec. | ||
| 17116 | 2026.05.01 17:56:40.575669 [ 279 ] {9d656932-a422-4cdb-8785-43f9fb35a3e2} <Debug> TCPHandler: Processed in 0.001530431 sec. | ||
| 17117 | 2026.05.01 17:56:40.575790 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17118 | 2026.05.01 17:56:40.575884 [ 279 ] {cd6c98c5-c248-44f2-8040-f57d64b2d13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17119 | 2026.05.01 17:56:40.575924 [ 279 ] {cd6c98c5-c248-44f2-8040-f57d64b2d13c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17120 | 2026.05.01 17:56:40.576421 [ 279 ] {cd6c98c5-c248-44f2-8040-f57d64b2d13c} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17121 | 2026.05.01 17:56:40.576457 [ 279 ] {cd6c98c5-c248-44f2-8040-f57d64b2d13c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17122 | 2026.05.01 17:56:40.576804 [ 279 ] {cd6c98c5-c248-44f2-8040-f57d64b2d13c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 17123 | 2026.05.01 17:56:40.577029 [ 279 ] {cd6c98c5-c248-44f2-8040-f57d64b2d13c} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17124 | 2026.05.01 17:56:40.577162 [ 279 ] {cd6c98c5-c248-44f2-8040-f57d64b2d13c} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001296 sec., 183641.97530864197 rows/sec., 10.42 MiB/sec. | ||
| 17125 | 2026.05.01 17:56:40.577200 [ 279 ] {cd6c98c5-c248-44f2-8040-f57d64b2d13c} <Debug> TCPHandler: Processed in 0.00145944 sec. | ||
| 17126 | 2026.05.01 17:56:40.577331 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17127 | 2026.05.01 17:56:40.577425 [ 279 ] {2e3848cd-0e93-4f20-b384-4c05f6271678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17128 | 2026.05.01 17:56:40.577466 [ 279 ] {2e3848cd-0e93-4f20-b384-4c05f6271678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17129 | 2026.05.01 17:56:40.578169 [ 279 ] {2e3848cd-0e93-4f20-b384-4c05f6271678} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17130 | 2026.05.01 17:56:40.578207 [ 279 ] {2e3848cd-0e93-4f20-b384-4c05f6271678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17131 | 2026.05.01 17:56:40.578542 [ 279 ] {2e3848cd-0e93-4f20-b384-4c05f6271678} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17132 | 2026.05.01 17:56:40.578762 [ 279 ] {2e3848cd-0e93-4f20-b384-4c05f6271678} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17133 | 2026.05.01 17:56:40.578890 [ 279 ] {2e3848cd-0e93-4f20-b384-4c05f6271678} <Debug> executeQuery: Read 796 rows, 57.05 KiB in 0.001482 sec., 537112.0107962213 rows/sec., 37.59 MiB/sec. | ||
| 17134 | 2026.05.01 17:56:40.578928 [ 279 ] {2e3848cd-0e93-4f20-b384-4c05f6271678} <Debug> TCPHandler: Processed in 0.001645744 sec. | ||
| 17135 | 2026.05.01 17:56:40.579046 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17136 | 2026.05.01 17:56:40.579140 [ 279 ] {01c1f178-dd4c-4b6f-a811-89db729e8e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17137 | 2026.05.01 17:56:40.579183 [ 279 ] {01c1f178-dd4c-4b6f-a811-89db729e8e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17138 | 2026.05.01 17:56:40.579522 [ 279 ] {01c1f178-dd4c-4b6f-a811-89db729e8e1d} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17139 | 2026.05.01 17:56:40.579559 [ 279 ] {01c1f178-dd4c-4b6f-a811-89db729e8e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17140 | 2026.05.01 17:56:40.579863 [ 279 ] {01c1f178-dd4c-4b6f-a811-89db729e8e1d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 17141 | 2026.05.01 17:56:40.580088 [ 279 ] {01c1f178-dd4c-4b6f-a811-89db729e8e1d} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17142 | 2026.05.01 17:56:40.580220 [ 279 ] {01c1f178-dd4c-4b6f-a811-89db729e8e1d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. | ||
| 17143 | 2026.05.01 17:56:40.580256 [ 279 ] {01c1f178-dd4c-4b6f-a811-89db729e8e1d} <Debug> TCPHandler: Processed in 0.001259756 sec. | ||
| 17144 | 2026.05.01 17:56:40.580389 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17145 | 2026.05.01 17:56:40.580509 [ 279 ] {eeae570b-3d8e-40c0-b383-0d725867f8ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17146 | 2026.05.01 17:56:40.580562 [ 279 ] {eeae570b-3d8e-40c0-b383-0d725867f8ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17147 | 2026.05.01 17:56:40.581077 [ 279 ] {eeae570b-3d8e-40c0-b383-0d725867f8ac} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17148 | 2026.05.01 17:56:40.581121 [ 279 ] {eeae570b-3d8e-40c0-b383-0d725867f8ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17149 | 2026.05.01 17:56:40.581490 [ 279 ] {eeae570b-3d8e-40c0-b383-0d725867f8ac} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17150 | 2026.05.01 17:56:40.581716 [ 279 ] {eeae570b-3d8e-40c0-b383-0d725867f8ac} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17151 | 2026.05.01 17:56:40.581846 [ 279 ] {eeae570b-3d8e-40c0-b383-0d725867f8ac} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001362 sec., 245961.8208516887 rows/sec., 16.09 MiB/sec. | ||
| 17152 | 2026.05.01 17:56:40.581884 [ 279 ] {eeae570b-3d8e-40c0-b383-0d725867f8ac} <Debug> TCPHandler: Processed in 0.001557111 sec. | ||
| 17153 | 2026.05.01 17:56:40.582001 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17154 | 2026.05.01 17:56:40.582099 [ 279 ] {1cb2fc4e-e0fd-40d4-8899-2721bf5c5c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17155 | 2026.05.01 17:56:40.582143 [ 279 ] {1cb2fc4e-e0fd-40d4-8899-2721bf5c5c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17156 | 2026.05.01 17:56:40.582511 [ 279 ] {1cb2fc4e-e0fd-40d4-8899-2721bf5c5c37} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17157 | 2026.05.01 17:56:40.582555 [ 279 ] {1cb2fc4e-e0fd-40d4-8899-2721bf5c5c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17158 | 2026.05.01 17:56:40.582926 [ 279 ] {1cb2fc4e-e0fd-40d4-8899-2721bf5c5c37} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 17159 | 2026.05.01 17:56:40.583174 [ 279 ] {1cb2fc4e-e0fd-40d4-8899-2721bf5c5c37} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17160 | 2026.05.01 17:56:40.583317 [ 279 ] {1cb2fc4e-e0fd-40d4-8899-2721bf5c5c37} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001237 sec., 808.4074373484236 rows/sec., 54.47 KiB/sec. | ||
| 17161 | 2026.05.01 17:56:40.583354 [ 279 ] {1cb2fc4e-e0fd-40d4-8899-2721bf5c5c37} <Debug> TCPHandler: Processed in 0.001402278 sec. | ||
| 17162 | 2026.05.01 17:56:40.583481 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17163 | 2026.05.01 17:56:40.583582 [ 279 ] {76aebc8e-3fc7-4307-8077-f5b0482c98e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17164 | 2026.05.01 17:56:40.583642 [ 279 ] {76aebc8e-3fc7-4307-8077-f5b0482c98e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17165 | 2026.05.01 17:56:40.584609 [ 279 ] {76aebc8e-3fc7-4307-8077-f5b0482c98e4} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17166 | 2026.05.01 17:56:40.584647 [ 279 ] {76aebc8e-3fc7-4307-8077-f5b0482c98e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17167 | 2026.05.01 17:56:40.585221 [ 279 ] {76aebc8e-3fc7-4307-8077-f5b0482c98e4} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 17168 | 2026.05.01 17:56:40.585466 [ 279 ] {76aebc8e-3fc7-4307-8077-f5b0482c98e4} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17169 | 2026.05.01 17:56:40.585612 [ 279 ] {76aebc8e-3fc7-4307-8077-f5b0482c98e4} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002048 sec., 17578.125 rows/sec., 31.50 MiB/sec. | ||
| 17170 | 2026.05.01 17:56:40.585668 [ 279 ] {76aebc8e-3fc7-4307-8077-f5b0482c98e4} <Debug> TCPHandler: Processed in 0.002239475 sec. | ||
| 17171 | 2026.05.01 17:56:40.585794 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17172 | 2026.05.01 17:56:40.585890 [ 279 ] {445b9f0e-41ba-41ce-9f2c-e762adbfea51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17173 | 2026.05.01 17:56:40.585931 [ 279 ] {445b9f0e-41ba-41ce-9f2c-e762adbfea51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17174 | 2026.05.01 17:56:40.586288 [ 279 ] {445b9f0e-41ba-41ce-9f2c-e762adbfea51} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17175 | 2026.05.01 17:56:40.586323 [ 279 ] {445b9f0e-41ba-41ce-9f2c-e762adbfea51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17176 | 2026.05.01 17:56:40.586635 [ 279 ] {445b9f0e-41ba-41ce-9f2c-e762adbfea51} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17177 | 2026.05.01 17:56:40.586857 [ 279 ] {445b9f0e-41ba-41ce-9f2c-e762adbfea51} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17178 | 2026.05.01 17:56:40.586990 [ 279 ] {445b9f0e-41ba-41ce-9f2c-e762adbfea51} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001119 sec., 98302.05540661304 rows/sec., 5.98 MiB/sec. | ||
| 17179 | 2026.05.01 17:56:40.587026 [ 279 ] {445b9f0e-41ba-41ce-9f2c-e762adbfea51} <Debug> TCPHandler: Processed in 0.001283737 sec. | ||
| 17180 | 2026.05.01 17:56:40.587071 [ 224 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17181 | 2026.05.01 17:56:40.587107 [ 224 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17182 | 2026.05.01 17:56:40.590205 [ 224 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17183 | 2026.05.01 17:56:41.092605 [ 218 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17184 | 2026.05.01 17:56:41.092667 [ 218 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17185 | 2026.05.01 17:56:41.095217 [ 218 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17186 | 2026.05.01 17:56:41.778308 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17187 | 2026.05.01 17:56:41.778386 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17188 | 2026.05.01 17:56:41.781578 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17189 | 2026.05.01 17:56:42.111798 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17190 | 2026.05.01 17:56:42.111852 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17191 | 2026.05.01 17:56:42.290233 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35572 | ||
| 17192 | 2026.05.01 17:56:42.290777 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17193 | 2026.05.01 17:56:42.290819 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17194 | 2026.05.01 17:56:42.291299 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17195 | 2026.05.01 17:56:42.291519 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17196 | 2026.05.01 17:56:42.291655 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35572 | ||
| 17197 | 2026.05.01 17:56:44.132491 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 557 | ||
| 17198 | 2026.05.01 17:56:44.149412 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17199 | 2026.05.01 17:56:44.149454 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17200 | 2026.05.01 17:56:44.155534 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17201 | 2026.05.01 17:56:44.156240 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17202 | 2026.05.01 17:56:44.159138 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 557 | ||
| 17203 | 2026.05.01 17:56:45.553097 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17204 | 2026.05.01 17:56:45.553290 [ 279 ] {60ee8bee-bebf-4012-a850-0bb7781d9576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17205 | 2026.05.01 17:56:45.553358 [ 279 ] {60ee8bee-bebf-4012-a850-0bb7781d9576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17206 | 2026.05.01 17:56:45.554047 [ 279 ] {60ee8bee-bebf-4012-a850-0bb7781d9576} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17207 | 2026.05.01 17:56:45.554094 [ 279 ] {60ee8bee-bebf-4012-a850-0bb7781d9576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17208 | 2026.05.01 17:56:45.554494 [ 279 ] {60ee8bee-bebf-4012-a850-0bb7781d9576} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17209 | 2026.05.01 17:56:45.554720 [ 279 ] {60ee8bee-bebf-4012-a850-0bb7781d9576} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17210 | 2026.05.01 17:56:45.554874 [ 279 ] {60ee8bee-bebf-4012-a850-0bb7781d9576} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001633 sec., 41641.151255358236 rows/sec., 3.32 MiB/sec. | ||
| 17211 | 2026.05.01 17:56:45.554882 [ 23 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17212 | 2026.05.01 17:56:45.554914 [ 279 ] {60ee8bee-bebf-4012-a850-0bb7781d9576} <Debug> TCPHandler: Processed in 0.001954529 sec. | ||
| 17213 | 2026.05.01 17:56:45.554951 [ 23 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17214 | 2026.05.01 17:56:45.554979 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17215 | 2026.05.01 17:56:45.555071 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17216 | 2026.05.01 17:56:45.555081 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 17217 | 2026.05.01 17:56:45.555172 [ 279 ] {3d7f0bf5-f868-4289-99d2-87c738f7b590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17218 | 2026.05.01 17:56:45.555215 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17219 | 2026.05.01 17:56:45.555218 [ 279 ] {3d7f0bf5-f868-4289-99d2-87c738f7b590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17220 | 2026.05.01 17:56:45.555258 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 3812 rows starting from the beginning of the part | ||
| 17221 | 2026.05.01 17:56:45.555333 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 1319 rows starting from the beginning of the part | ||
| 17222 | 2026.05.01 17:56:45.555379 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 2395 rows starting from the beginning of the part | ||
| 17223 | 2026.05.01 17:56:45.555423 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 56 rows starting from the beginning of the part | ||
| 17224 | 2026.05.01 17:56:45.555472 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 1319 rows starting from the beginning of the part | ||
| 17225 | 2026.05.01 17:56:45.555515 [ 199 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 68 rows starting from the beginning of the part | ||
| 17226 | 2026.05.01 17:56:45.555654 [ 279 ] {3d7f0bf5-f868-4289-99d2-87c738f7b590} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17227 | 2026.05.01 17:56:45.555696 [ 279 ] {3d7f0bf5-f868-4289-99d2-87c738f7b590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17228 | 2026.05.01 17:56:45.556026 [ 279 ] {3d7f0bf5-f868-4289-99d2-87c738f7b590} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 17229 | 2026.05.01 17:56:45.556263 [ 279 ] {3d7f0bf5-f868-4289-99d2-87c738f7b590} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17230 | 2026.05.01 17:56:45.556401 [ 279 ] {3d7f0bf5-f868-4289-99d2-87c738f7b590} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001247 sec., 4811.547714514835 rows/sec., 361.81 KiB/sec. | ||
| 17231 | 2026.05.01 17:56:45.556441 [ 279 ] {3d7f0bf5-f868-4289-99d2-87c738f7b590} <Debug> TCPHandler: Processed in 0.001420359 sec. | ||
| 17232 | 2026.05.01 17:56:45.556575 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17233 | 2026.05.01 17:56:45.556669 [ 279 ] {eb32ceeb-ef3d-4e36-a6d2-5eddd795f494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17234 | 2026.05.01 17:56:45.556710 [ 279 ] {eb32ceeb-ef3d-4e36-a6d2-5eddd795f494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17235 | 2026.05.01 17:56:45.557144 [ 279 ] {eb32ceeb-ef3d-4e36-a6d2-5eddd795f494} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17236 | 2026.05.01 17:56:45.557179 [ 279 ] {eb32ceeb-ef3d-4e36-a6d2-5eddd795f494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17237 | 2026.05.01 17:56:45.557489 [ 279 ] {eb32ceeb-ef3d-4e36-a6d2-5eddd795f494} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17238 | 2026.05.01 17:56:45.557701 [ 279 ] {eb32ceeb-ef3d-4e36-a6d2-5eddd795f494} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17239 | 2026.05.01 17:56:45.557828 [ 23 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17240 | 2026.05.01 17:56:45.557832 [ 279 ] {eb32ceeb-ef3d-4e36-a6d2-5eddd795f494} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.00118 sec., 59322.03389830508 rows/sec., 4.63 MiB/sec. | ||
| 17241 | 2026.05.01 17:56:45.557865 [ 23 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17242 | 2026.05.01 17:56:45.557889 [ 279 ] {eb32ceeb-ef3d-4e36-a6d2-5eddd795f494} <Debug> TCPHandler: Processed in 0.001363797 sec. | ||
| 17243 | 2026.05.01 17:56:45.557889 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17244 | 2026.05.01 17:56:45.557990 [ 193 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 17245 | 2026.05.01 17:56:45.558013 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17246 | 2026.05.01 17:56:45.558055 [ 188 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8969 rows, containing 5 columns (5 merged, 0 gathered) in 0.003013492 sec., 2976281.337398606 rows/sec., 237.74 MiB/sec. | ||
| 17247 | 2026.05.01 17:56:45.558080 [ 193 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17248 | 2026.05.01 17:56:45.558109 [ 279 ] {45789866-e79c-4a4f-9ed4-057d506e74a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17249 | 2026.05.01 17:56:45.558129 [ 193 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2102 rows starting from the beginning of the part | ||
| 17250 | 2026.05.01 17:56:45.558153 [ 279 ] {45789866-e79c-4a4f-9ed4-057d506e74a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17251 | 2026.05.01 17:56:45.558187 [ 193 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 796 rows starting from the beginning of the part | ||
| 17252 | 2026.05.01 17:56:45.558232 [ 193 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1276 rows starting from the beginning of the part | ||
| 17253 | 2026.05.01 17:56:45.558273 [ 193 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 64 rows starting from the beginning of the part | ||
| 17254 | 2026.05.01 17:56:45.558315 [ 193 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 796 rows starting from the beginning of the part | ||
| 17255 | 2026.05.01 17:56:45.558354 [ 193 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 70 rows starting from the beginning of the part | ||
| 17256 | 2026.05.01 17:56:45.558448 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17257 | 2026.05.01 17:56:45.558576 [ 279 ] {45789866-e79c-4a4f-9ed4-057d506e74a4} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17258 | 2026.05.01 17:56:45.558619 [ 279 ] {45789866-e79c-4a4f-9ed4-057d506e74a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17259 | 2026.05.01 17:56:45.558801 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_121_24} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17260 | 2026.05.01 17:56:45.558896 [ 196 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_121_24} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17261 | 2026.05.01 17:56:45.558988 [ 279 ] {45789866-e79c-4a4f-9ed4-057d506e74a4} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17262 | 2026.05.01 17:56:45.559010 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 17263 | 2026.05.01 17:56:45.559214 [ 279 ] {45789866-e79c-4a4f-9ed4-057d506e74a4} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17264 | 2026.05.01 17:56:45.559353 [ 279 ] {45789866-e79c-4a4f-9ed4-057d506e74a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 17265 | 2026.05.01 17:56:45.559391 [ 279 ] {45789866-e79c-4a4f-9ed4-057d506e74a4} <Debug> TCPHandler: Processed in 0.001425669 sec. | ||
| 17266 | 2026.05.01 17:56:45.559506 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17267 | 2026.05.01 17:56:45.559600 [ 279 ] {bd0a92fc-9306-41df-a0ad-22271ddaa4dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17268 | 2026.05.01 17:56:45.559656 [ 279 ] {bd0a92fc-9306-41df-a0ad-22271ddaa4dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17269 | 2026.05.01 17:56:45.559921 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5104 rows, containing 5 columns (5 merged, 0 gathered) in 0.0019693 sec., 2591783.8825978776 rows/sec., 187.75 MiB/sec. | ||
| 17270 | 2026.05.01 17:56:45.560148 [ 188 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17271 | 2026.05.01 17:56:45.560427 [ 279 ] {bd0a92fc-9306-41df-a0ad-22271ddaa4dc} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17272 | 2026.05.01 17:56:45.560447 [ 188 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_121_24} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17273 | 2026.05.01 17:56:45.560472 [ 279 ] {bd0a92fc-9306-41df-a0ad-22271ddaa4dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17274 | 2026.05.01 17:56:45.560545 [ 188 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_121_24} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17275 | 2026.05.01 17:56:45.560654 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 17276 | 2026.05.01 17:56:45.561004 [ 279 ] {bd0a92fc-9306-41df-a0ad-22271ddaa4dc} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 17277 | 2026.05.01 17:56:45.561236 [ 279 ] {bd0a92fc-9306-41df-a0ad-22271ddaa4dc} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17278 | 2026.05.01 17:56:45.561377 [ 279 ] {bd0a92fc-9306-41df-a0ad-22271ddaa4dc} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001795 sec., 3342.6183844011143 rows/sec., 5.99 MiB/sec. | ||
| 17279 | 2026.05.01 17:56:45.561436 [ 279 ] {bd0a92fc-9306-41df-a0ad-22271ddaa4dc} <Debug> TCPHandler: Processed in 0.00197801 sec. | ||
| 17280 | 2026.05.01 17:56:45.561554 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17281 | 2026.05.01 17:56:45.561649 [ 279 ] {430e67a7-5a8e-4ea9-bdca-efd2f8365da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17282 | 2026.05.01 17:56:45.561690 [ 279 ] {430e67a7-5a8e-4ea9-bdca-efd2f8365da0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17283 | 2026.05.01 17:56:45.562039 [ 279 ] {430e67a7-5a8e-4ea9-bdca-efd2f8365da0} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17284 | 2026.05.01 17:56:45.562075 [ 279 ] {430e67a7-5a8e-4ea9-bdca-efd2f8365da0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17285 | 2026.05.01 17:56:45.562374 [ 279 ] {430e67a7-5a8e-4ea9-bdca-efd2f8365da0} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17286 | 2026.05.01 17:56:45.562592 [ 279 ] {430e67a7-5a8e-4ea9-bdca-efd2f8365da0} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17287 | 2026.05.01 17:56:45.562722 [ 279 ] {430e67a7-5a8e-4ea9-bdca-efd2f8365da0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 17288 | 2026.05.01 17:56:45.562727 [ 23 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17289 | 2026.05.01 17:56:45.562761 [ 279 ] {430e67a7-5a8e-4ea9-bdca-efd2f8365da0} <Debug> TCPHandler: Processed in 0.001255965 sec. | ||
| 17290 | 2026.05.01 17:56:45.562779 [ 23 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17291 | 2026.05.01 17:56:45.562808 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17292 | 2026.05.01 17:56:45.562912 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 17293 | 2026.05.01 17:56:45.563054 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17294 | 2026.05.01 17:56:45.563088 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 8150 rows starting from the beginning of the part | ||
| 17295 | 2026.05.01 17:56:45.563152 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 110 rows starting from the beginning of the part | ||
| 17296 | 2026.05.01 17:56:45.563198 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 8 rows starting from the beginning of the part | ||
| 17297 | 2026.05.01 17:56:45.563240 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 52 rows starting from the beginning of the part | ||
| 17298 | 2026.05.01 17:56:45.563284 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 110 rows starting from the beginning of the part | ||
| 17299 | 2026.05.01 17:56:45.563330 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 17300 | 2026.05.01 17:56:45.565663 [ 188 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8490 rows, containing 4 columns (4 merged, 0 gathered) in 0.002802837 sec., 3029073.756340451 rows/sec., 193.49 MiB/sec. | ||
| 17301 | 2026.05.01 17:56:45.565857 [ 199 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17302 | 2026.05.01 17:56:45.566201 [ 199 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_121_24} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17303 | 2026.05.01 17:56:45.566276 [ 199 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_121_24} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17304 | 2026.05.01 17:56:45.566357 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 17305 | 2026.05.01 17:56:47.414739 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2192 | ||
| 17306 | 2026.05.01 17:56:47.417288 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17307 | 2026.05.01 17:56:47.417347 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17308 | 2026.05.01 17:56:47.418618 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17309 | 2026.05.01 17:56:47.418910 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17310 | 2026.05.01 17:56:47.419328 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2192 | ||
| 17311 | 2026.05.01 17:56:49.792710 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36020 | ||
| 17312 | 2026.05.01 17:56:49.793209 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17313 | 2026.05.01 17:56:49.793243 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17314 | 2026.05.01 17:56:49.793736 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17315 | 2026.05.01 17:56:49.793968 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17316 | 2026.05.01 17:56:49.794103 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36020 | ||
| 17317 | 2026.05.01 17:56:50.204348 [ 225 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17318 | 2026.05.01 17:56:50.204414 [ 225 ] {} <Debug> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17319 | 2026.05.01 17:56:50.207355 [ 225 ] {} <Debug> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17320 | 2026.05.01 17:56:50.568507 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17321 | 2026.05.01 17:56:50.568696 [ 279 ] {f488b394-55bf-4049-af93-f01e86234603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17322 | 2026.05.01 17:56:50.568762 [ 279 ] {f488b394-55bf-4049-af93-f01e86234603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17323 | 2026.05.01 17:56:50.569700 [ 279 ] {f488b394-55bf-4049-af93-f01e86234603} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17324 | 2026.05.01 17:56:50.569749 [ 279 ] {f488b394-55bf-4049-af93-f01e86234603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17325 | 2026.05.01 17:56:50.570165 [ 279 ] {f488b394-55bf-4049-af93-f01e86234603} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 17326 | 2026.05.01 17:56:50.570409 [ 279 ] {f488b394-55bf-4049-af93-f01e86234603} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17327 | 2026.05.01 17:56:50.570564 [ 279 ] {f488b394-55bf-4049-af93-f01e86234603} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001911 sec., 242804.81423338567 rows/sec., 15.40 MiB/sec. | ||
| 17328 | 2026.05.01 17:56:50.570609 [ 279 ] {f488b394-55bf-4049-af93-f01e86234603} <Debug> TCPHandler: Processed in 0.002240215 sec. | ||
| 17329 | 2026.05.01 17:56:50.570758 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17330 | 2026.05.01 17:56:50.570853 [ 279 ] {acb1bbce-bf17-44af-8f12-0a83829067c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17331 | 2026.05.01 17:56:50.570894 [ 279 ] {acb1bbce-bf17-44af-8f12-0a83829067c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17332 | 2026.05.01 17:56:50.571308 [ 279 ] {acb1bbce-bf17-44af-8f12-0a83829067c2} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17333 | 2026.05.01 17:56:50.571345 [ 279 ] {acb1bbce-bf17-44af-8f12-0a83829067c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17334 | 2026.05.01 17:56:50.571641 [ 279 ] {acb1bbce-bf17-44af-8f12-0a83829067c2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 17335 | 2026.05.01 17:56:50.571843 [ 279 ] {acb1bbce-bf17-44af-8f12-0a83829067c2} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17336 | 2026.05.01 17:56:50.571966 [ 279 ] {acb1bbce-bf17-44af-8f12-0a83829067c2} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001154 sec., 6932.409012131715 rows/sec., 565.29 KiB/sec. | ||
| 17337 | 2026.05.01 17:56:50.572002 [ 279 ] {acb1bbce-bf17-44af-8f12-0a83829067c2} <Debug> TCPHandler: Processed in 0.001322537 sec. | ||
| 17338 | 2026.05.01 17:56:50.572119 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17339 | 2026.05.01 17:56:50.572208 [ 279 ] {30214acd-a346-435c-9777-78fdba9b1b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17340 | 2026.05.01 17:56:50.572245 [ 279 ] {30214acd-a346-435c-9777-78fdba9b1b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17341 | 2026.05.01 17:56:50.573790 [ 279 ] {30214acd-a346-435c-9777-78fdba9b1b88} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17342 | 2026.05.01 17:56:50.573826 [ 279 ] {30214acd-a346-435c-9777-78fdba9b1b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17343 | 2026.05.01 17:56:50.574223 [ 279 ] {30214acd-a346-435c-9777-78fdba9b1b88} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17344 | 2026.05.01 17:56:50.574438 [ 279 ] {30214acd-a346-435c-9777-78fdba9b1b88} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17345 | 2026.05.01 17:56:50.574570 [ 279 ] {30214acd-a346-435c-9777-78fdba9b1b88} <Debug> executeQuery: Read 1323 rows, 105.87 KiB in 0.002338 sec., 565868.2634730539 rows/sec., 44.22 MiB/sec. | ||
| 17346 | 2026.05.01 17:56:50.574608 [ 279 ] {30214acd-a346-435c-9777-78fdba9b1b88} <Debug> TCPHandler: Processed in 0.00250543 sec. | ||
| 17347 | 2026.05.01 17:56:50.574727 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17348 | 2026.05.01 17:56:50.574824 [ 279 ] {1b6272e8-8684-4234-bdd4-d16f7b1b7882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17349 | 2026.05.01 17:56:50.574864 [ 279 ] {1b6272e8-8684-4234-bdd4-d16f7b1b7882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17350 | 2026.05.01 17:56:50.575421 [ 279 ] {1b6272e8-8684-4234-bdd4-d16f7b1b7882} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17351 | 2026.05.01 17:56:50.575458 [ 279 ] {1b6272e8-8684-4234-bdd4-d16f7b1b7882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17352 | 2026.05.01 17:56:50.575762 [ 279 ] {1b6272e8-8684-4234-bdd4-d16f7b1b7882} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 17353 | 2026.05.01 17:56:50.575971 [ 279 ] {1b6272e8-8684-4234-bdd4-d16f7b1b7882} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17354 | 2026.05.01 17:56:50.576095 [ 279 ] {1b6272e8-8684-4234-bdd4-d16f7b1b7882} <Debug> executeQuery: Read 276 rows, 17.20 KiB in 0.001323 sec., 208616.78004535148 rows/sec., 12.69 MiB/sec. | ||
| 17355 | 2026.05.01 17:56:50.576131 [ 279 ] {1b6272e8-8684-4234-bdd4-d16f7b1b7882} <Debug> TCPHandler: Processed in 0.00148893 sec. | ||
| 17356 | 2026.05.01 17:56:50.576239 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17357 | 2026.05.01 17:56:50.576329 [ 279 ] {c1129049-6da2-4896-938e-558da625293c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17358 | 2026.05.01 17:56:50.576366 [ 279 ] {c1129049-6da2-4896-938e-558da625293c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17359 | 2026.05.01 17:56:50.576966 [ 279 ] {c1129049-6da2-4896-938e-558da625293c} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17360 | 2026.05.01 17:56:50.577005 [ 279 ] {c1129049-6da2-4896-938e-558da625293c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17361 | 2026.05.01 17:56:50.577314 [ 279 ] {c1129049-6da2-4896-938e-558da625293c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17362 | 2026.05.01 17:56:50.577526 [ 279 ] {c1129049-6da2-4896-938e-558da625293c} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17363 | 2026.05.01 17:56:50.577651 [ 123 ] {} <Debug> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 17364 | 2026.05.01 17:56:50.577663 [ 279 ] {c1129049-6da2-4896-938e-558da625293c} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001304 sec., 183282.20858895706 rows/sec., 11.81 MiB/sec. | ||
| 17365 | 2026.05.01 17:56:50.577718 [ 123 ] {} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17366 | 2026.05.01 17:56:50.577729 [ 279 ] {c1129049-6da2-4896-938e-558da625293c} <Debug> TCPHandler: Processed in 0.00149464 sec. | ||
| 17367 | 2026.05.01 17:56:50.577749 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17368 | 2026.05.01 17:56:50.577866 [ 187 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 17369 | 2026.05.01 17:56:50.577872 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17370 | 2026.05.01 17:56:50.577988 [ 187 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17371 | 2026.05.01 17:56:50.577990 [ 279 ] {e63c6d2b-fb96-4884-bf67-a849f679fcfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17372 | 2026.05.01 17:56:50.578041 [ 187 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 1064 rows starting from the beginning of the part | ||
| 17373 | 2026.05.01 17:56:50.578055 [ 279 ] {e63c6d2b-fb96-4884-bf67-a849f679fcfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17374 | 2026.05.01 17:56:50.578116 [ 187 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 239 rows starting from the beginning of the part | ||
| 17375 | 2026.05.01 17:56:50.578169 [ 187 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 239 rows starting from the beginning of the part | ||
| 17376 | 2026.05.01 17:56:50.578213 [ 187 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 801 rows starting from the beginning of the part | ||
| 17377 | 2026.05.01 17:56:50.578253 [ 187 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 239 rows starting from the beginning of the part | ||
| 17378 | 2026.05.01 17:56:50.578298 [ 187 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 239 rows starting from the beginning of the part | ||
| 17379 | 2026.05.01 17:56:50.578640 [ 279 ] {e63c6d2b-fb96-4884-bf67-a849f679fcfe} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17380 | 2026.05.01 17:56:50.578679 [ 279 ] {e63c6d2b-fb96-4884-bf67-a849f679fcfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17381 | 2026.05.01 17:56:50.579006 [ 279 ] {e63c6d2b-fb96-4884-bf67-a849f679fcfe} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 17382 | 2026.05.01 17:56:50.579219 [ 279 ] {e63c6d2b-fb96-4884-bf67-a849f679fcfe} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17383 | 2026.05.01 17:56:50.579345 [ 279 ] {e63c6d2b-fb96-4884-bf67-a849f679fcfe} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001421 sec., 167487.68472906406 rows/sec., 9.51 MiB/sec. | ||
| 17384 | 2026.05.01 17:56:50.579381 [ 279 ] {e63c6d2b-fb96-4884-bf67-a849f679fcfe} <Debug> TCPHandler: Processed in 0.001609833 sec. | ||
| 17385 | 2026.05.01 17:56:50.579491 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17386 | 2026.05.01 17:56:50.579494 [ 199 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2821 rows, containing 5 columns (5 merged, 0 gathered) in 0.001733515 sec., 1627329.4433564176 rows/sec., 105.17 MiB/sec. | ||
| 17387 | 2026.05.01 17:56:50.579651 [ 279 ] {c98b1af8-0062-46fa-ad2b-4c8771b0ee2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17388 | 2026.05.01 17:56:50.579696 [ 279 ] {c98b1af8-0062-46fa-ad2b-4c8771b0ee2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17389 | 2026.05.01 17:56:50.579737 [ 187 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 17390 | 2026.05.01 17:56:50.580002 [ 187 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_60_12} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17391 | 2026.05.01 17:56:50.580072 [ 187 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_60_12} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 17392 | 2026.05.01 17:56:50.580140 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 17393 | 2026.05.01 17:56:50.580634 [ 279 ] {c98b1af8-0062-46fa-ad2b-4c8771b0ee2a} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17394 | 2026.05.01 17:56:50.580677 [ 279 ] {c98b1af8-0062-46fa-ad2b-4c8771b0ee2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17395 | 2026.05.01 17:56:50.581036 [ 279 ] {c98b1af8-0062-46fa-ad2b-4c8771b0ee2a} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17396 | 2026.05.01 17:56:50.581252 [ 279 ] {c98b1af8-0062-46fa-ad2b-4c8771b0ee2a} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17397 | 2026.05.01 17:56:50.581388 [ 279 ] {c98b1af8-0062-46fa-ad2b-4c8771b0ee2a} <Debug> executeQuery: Read 804 rows, 57.70 KiB in 0.001758 sec., 457337.88395904435 rows/sec., 32.05 MiB/sec. | ||
| 17398 | 2026.05.01 17:56:50.581427 [ 279 ] {c98b1af8-0062-46fa-ad2b-4c8771b0ee2a} <Debug> TCPHandler: Processed in 0.001925249 sec. | ||
| 17399 | 2026.05.01 17:56:50.581541 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17400 | 2026.05.01 17:56:50.581636 [ 279 ] {c4e66080-52de-4754-97dc-32baa0073d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17401 | 2026.05.01 17:56:50.581680 [ 279 ] {c4e66080-52de-4754-97dc-32baa0073d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17402 | 2026.05.01 17:56:50.582023 [ 279 ] {c4e66080-52de-4754-97dc-32baa0073d0c} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17403 | 2026.05.01 17:56:50.582058 [ 279 ] {c4e66080-52de-4754-97dc-32baa0073d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17404 | 2026.05.01 17:56:50.582361 [ 279 ] {c4e66080-52de-4754-97dc-32baa0073d0c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 17405 | 2026.05.01 17:56:50.582575 [ 279 ] {c4e66080-52de-4754-97dc-32baa0073d0c} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17406 | 2026.05.01 17:56:50.582701 [ 279 ] {c4e66080-52de-4754-97dc-32baa0073d0c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 287.59 KiB/sec. | ||
| 17407 | 2026.05.01 17:56:50.582735 [ 279 ] {c4e66080-52de-4754-97dc-32baa0073d0c} <Debug> TCPHandler: Processed in 0.001253356 sec. | ||
| 17408 | 2026.05.01 17:56:50.582838 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17409 | 2026.05.01 17:56:50.582928 [ 279 ] {e7fc03bf-fb5e-4a36-8111-69680f5a5858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17410 | 2026.05.01 17:56:50.582969 [ 279 ] {e7fc03bf-fb5e-4a36-8111-69680f5a5858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17411 | 2026.05.01 17:56:50.583422 [ 279 ] {e7fc03bf-fb5e-4a36-8111-69680f5a5858} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17412 | 2026.05.01 17:56:50.583455 [ 279 ] {e7fc03bf-fb5e-4a36-8111-69680f5a5858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17413 | 2026.05.01 17:56:50.583864 [ 279 ] {e7fc03bf-fb5e-4a36-8111-69680f5a5858} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17414 | 2026.05.01 17:56:50.584092 [ 279 ] {e7fc03bf-fb5e-4a36-8111-69680f5a5858} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17415 | 2026.05.01 17:56:50.584224 [ 279 ] {e7fc03bf-fb5e-4a36-8111-69680f5a5858} <Debug> executeQuery: Read 339 rows, 22.73 KiB in 0.00129 sec., 262790.6976744186 rows/sec., 17.21 MiB/sec. | ||
| 17416 | 2026.05.01 17:56:50.584261 [ 279 ] {e7fc03bf-fb5e-4a36-8111-69680f5a5858} <Debug> TCPHandler: Processed in 0.001454129 sec. | ||
| 17417 | 2026.05.01 17:56:50.584370 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17418 | 2026.05.01 17:56:50.584466 [ 279 ] {c5f5763b-0fcd-4ea4-a442-66b016076eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17419 | 2026.05.01 17:56:50.584508 [ 279 ] {c5f5763b-0fcd-4ea4-a442-66b016076eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17420 | 2026.05.01 17:56:50.584829 [ 279 ] {c5f5763b-0fcd-4ea4-a442-66b016076eee} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17421 | 2026.05.01 17:56:50.584864 [ 279 ] {c5f5763b-0fcd-4ea4-a442-66b016076eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17422 | 2026.05.01 17:56:50.585157 [ 279 ] {c5f5763b-0fcd-4ea4-a442-66b016076eee} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 17423 | 2026.05.01 17:56:50.585370 [ 279 ] {c5f5763b-0fcd-4ea4-a442-66b016076eee} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17424 | 2026.05.01 17:56:50.585499 [ 279 ] {c5f5763b-0fcd-4ea4-a442-66b016076eee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 17425 | 2026.05.01 17:56:50.585535 [ 279 ] {c5f5763b-0fcd-4ea4-a442-66b016076eee} <Debug> TCPHandler: Processed in 0.001213504 sec. | ||
| 17426 | 2026.05.01 17:56:50.585660 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17427 | 2026.05.01 17:56:50.585750 [ 279 ] {991b7179-3d7e-43bf-b08c-a167e344b805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17428 | 2026.05.01 17:56:50.585801 [ 279 ] {991b7179-3d7e-43bf-b08c-a167e344b805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17429 | 2026.05.01 17:56:50.586728 [ 279 ] {991b7179-3d7e-43bf-b08c-a167e344b805} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17430 | 2026.05.01 17:56:50.586764 [ 279 ] {991b7179-3d7e-43bf-b08c-a167e344b805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17431 | 2026.05.01 17:56:50.587340 [ 279 ] {991b7179-3d7e-43bf-b08c-a167e344b805} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 17432 | 2026.05.01 17:56:50.587566 [ 279 ] {991b7179-3d7e-43bf-b08c-a167e344b805} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17433 | 2026.05.01 17:56:50.587708 [ 279 ] {991b7179-3d7e-43bf-b08c-a167e344b805} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001965 sec., 18320.610687022898 rows/sec., 32.83 MiB/sec. | ||
| 17434 | 2026.05.01 17:56:50.587764 [ 279 ] {991b7179-3d7e-43bf-b08c-a167e344b805} <Debug> TCPHandler: Processed in 0.002148403 sec. | ||
| 17435 | 2026.05.01 17:56:50.587884 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17436 | 2026.05.01 17:56:50.587981 [ 279 ] {2fd2276a-9b9e-4ba1-a010-538da159cfda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17437 | 2026.05.01 17:56:50.588022 [ 279 ] {2fd2276a-9b9e-4ba1-a010-538da159cfda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17438 | 2026.05.01 17:56:50.588382 [ 279 ] {2fd2276a-9b9e-4ba1-a010-538da159cfda} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17439 | 2026.05.01 17:56:50.588417 [ 279 ] {2fd2276a-9b9e-4ba1-a010-538da159cfda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17440 | 2026.05.01 17:56:50.588715 [ 279 ] {2fd2276a-9b9e-4ba1-a010-538da159cfda} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17441 | 2026.05.01 17:56:50.588925 [ 279 ] {2fd2276a-9b9e-4ba1-a010-538da159cfda} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17442 | 2026.05.01 17:56:50.589046 [ 279 ] {2fd2276a-9b9e-4ba1-a010-538da159cfda} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001112 sec., 98920.86330935253 rows/sec., 6.02 MiB/sec. | ||
| 17443 | 2026.05.01 17:56:50.589080 [ 279 ] {2fd2276a-9b9e-4ba1-a010-538da159cfda} <Debug> TCPHandler: Processed in 0.001277066 sec. | ||
| 17444 | 2026.05.01 17:56:51.047061 [ 223 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17445 | 2026.05.01 17:56:51.047110 [ 223 ] {} <Debug> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17446 | 2026.05.01 17:56:51.050331 [ 223 ] {} <Debug> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17447 | 2026.05.01 17:56:51.659507 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 565 | ||
| 17448 | 2026.05.01 17:56:51.676287 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17449 | 2026.05.01 17:56:51.676361 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17450 | 2026.05.01 17:56:51.682714 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17451 | 2026.05.01 17:56:51.683510 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17452 | 2026.05.01 17:56:51.687901 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 17453 | 2026.05.01 17:56:52.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 374.15 MiB, peak 392.48 MiB, free memory in arenas 0.00 B, will set to 377.63 MiB (RSS), difference: 3.48 MiB | ||
| 17454 | 2026.05.01 17:56:55.553242 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17455 | 2026.05.01 17:56:55.553440 [ 279 ] {20d8a6de-5fa7-4b37-864b-9da433cce88f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17456 | 2026.05.01 17:56:55.553511 [ 279 ] {20d8a6de-5fa7-4b37-864b-9da433cce88f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17457 | 2026.05.01 17:56:55.554216 [ 279 ] {20d8a6de-5fa7-4b37-864b-9da433cce88f} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17458 | 2026.05.01 17:56:55.554264 [ 279 ] {20d8a6de-5fa7-4b37-864b-9da433cce88f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17459 | 2026.05.01 17:56:55.554663 [ 279 ] {20d8a6de-5fa7-4b37-864b-9da433cce88f} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17460 | 2026.05.01 17:56:55.554902 [ 279 ] {20d8a6de-5fa7-4b37-864b-9da433cce88f} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17461 | 2026.05.01 17:56:55.555062 [ 279 ] {20d8a6de-5fa7-4b37-864b-9da433cce88f} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001671 sec., 40694.195092758826 rows/sec., 3.25 MiB/sec. | ||
| 17462 | 2026.05.01 17:56:55.555105 [ 279 ] {20d8a6de-5fa7-4b37-864b-9da433cce88f} <Debug> TCPHandler: Processed in 0.00200212 sec. | ||
| 17463 | 2026.05.01 17:56:55.555258 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17464 | 2026.05.01 17:56:55.555352 [ 279 ] {c46987f0-c29d-4717-8c51-fbc678bbc094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17465 | 2026.05.01 17:56:55.555395 [ 279 ] {c46987f0-c29d-4717-8c51-fbc678bbc094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17466 | 2026.05.01 17:56:55.555811 [ 279 ] {c46987f0-c29d-4717-8c51-fbc678bbc094} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17467 | 2026.05.01 17:56:55.555849 [ 279 ] {c46987f0-c29d-4717-8c51-fbc678bbc094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17468 | 2026.05.01 17:56:55.556149 [ 279 ] {c46987f0-c29d-4717-8c51-fbc678bbc094} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17469 | 2026.05.01 17:56:55.556384 [ 279 ] {c46987f0-c29d-4717-8c51-fbc678bbc094} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17470 | 2026.05.01 17:56:55.556515 [ 118 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 17471 | 2026.05.01 17:56:55.556524 [ 279 ] {c46987f0-c29d-4717-8c51-fbc678bbc094} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001188 sec., 5050.50505050505 rows/sec., 379.77 KiB/sec. | ||
| 17472 | 2026.05.01 17:56:55.556586 [ 118 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17473 | 2026.05.01 17:56:55.556603 [ 279 ] {c46987f0-c29d-4717-8c51-fbc678bbc094} <Debug> TCPHandler: Processed in 0.001397278 sec. | ||
| 17474 | 2026.05.01 17:56:55.556613 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17475 | 2026.05.01 17:56:55.556737 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17476 | 2026.05.01 17:56:55.556739 [ 188 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 17477 | 2026.05.01 17:56:55.556840 [ 279 ] {0b6d8015-6ad7-4afb-b175-e093a1d58cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17478 | 2026.05.01 17:56:55.556884 [ 279 ] {0b6d8015-6ad7-4afb-b175-e093a1d58cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17479 | 2026.05.01 17:56:55.556936 [ 188 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17480 | 2026.05.01 17:56:55.556980 [ 188 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 317 rows starting from the beginning of the part | ||
| 17481 | 2026.05.01 17:56:55.557049 [ 188 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 25 rows starting from the beginning of the part | ||
| 17482 | 2026.05.01 17:56:55.557096 [ 188 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 268 rows starting from the beginning of the part | ||
| 17483 | 2026.05.01 17:56:55.557139 [ 188 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 6 rows starting from the beginning of the part | ||
| 17484 | 2026.05.01 17:56:55.557179 [ 188 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 276 rows starting from the beginning of the part | ||
| 17485 | 2026.05.01 17:56:55.557218 [ 188 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 6 rows starting from the beginning of the part | ||
| 17486 | 2026.05.01 17:56:55.557319 [ 279 ] {0b6d8015-6ad7-4afb-b175-e093a1d58cd5} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17487 | 2026.05.01 17:56:55.557361 [ 279 ] {0b6d8015-6ad7-4afb-b175-e093a1d58cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17488 | 2026.05.01 17:56:55.557741 [ 279 ] {0b6d8015-6ad7-4afb-b175-e093a1d58cd5} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17489 | 2026.05.01 17:56:55.557999 [ 279 ] {0b6d8015-6ad7-4afb-b175-e093a1d58cd5} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17490 | 2026.05.01 17:56:55.558135 [ 279 ] {0b6d8015-6ad7-4afb-b175-e093a1d58cd5} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001314 sec., 53272.450532724506 rows/sec., 4.16 MiB/sec. | ||
| 17491 | 2026.05.01 17:56:55.558173 [ 279 ] {0b6d8015-6ad7-4afb-b175-e093a1d58cd5} <Debug> TCPHandler: Processed in 0.0014846 sec. | ||
| 17492 | 2026.05.01 17:56:55.558209 [ 187 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 898 rows, containing 5 columns (5 merged, 0 gathered) in 0.001521521 sec., 590198.8865089604 rows/sec., 38.74 MiB/sec. | ||
| 17493 | 2026.05.01 17:56:55.558299 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17494 | 2026.05.01 17:56:55.558408 [ 279 ] {be0cbaaa-819f-463a-a975-a3261d2bd51b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17495 | 2026.05.01 17:56:55.558412 [ 187 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17496 | 2026.05.01 17:56:55.558456 [ 279 ] {be0cbaaa-819f-463a-a975-a3261d2bd51b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17497 | 2026.05.01 17:56:55.558760 [ 187 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_106_21} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17498 | 2026.05.01 17:56:55.558854 [ 187 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_106_21} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17499 | 2026.05.01 17:56:55.558888 [ 279 ] {be0cbaaa-819f-463a-a975-a3261d2bd51b} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17500 | 2026.05.01 17:56:55.558930 [ 279 ] {be0cbaaa-819f-463a-a975-a3261d2bd51b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17501 | 2026.05.01 17:56:55.558956 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 17502 | 2026.05.01 17:56:55.559267 [ 279 ] {be0cbaaa-819f-463a-a975-a3261d2bd51b} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17503 | 2026.05.01 17:56:55.559479 [ 279 ] {be0cbaaa-819f-463a-a975-a3261d2bd51b} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17504 | 2026.05.01 17:56:55.559602 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 5 parts from all_1_118_24 to all_122_122_0 | ||
| 17505 | 2026.05.01 17:56:55.559611 [ 279 ] {be0cbaaa-819f-463a-a975-a3261d2bd51b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 17506 | 2026.05.01 17:56:55.559645 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17507 | 2026.05.01 17:56:55.559665 [ 279 ] {be0cbaaa-819f-463a-a975-a3261d2bd51b} <Debug> TCPHandler: Processed in 0.001413648 sec. | ||
| 17508 | 2026.05.01 17:56:55.559668 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17509 | 2026.05.01 17:56:55.559775 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_122_25} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_118_24 to all_122_122_0 into Compact with storage Full | ||
| 17510 | 2026.05.01 17:56:55.559800 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17511 | 2026.05.01 17:56:55.559902 [ 279 ] {9e9f0d7e-8373-4672-abe2-903d20a17de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17512 | 2026.05.01 17:56:55.559903 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_122_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17513 | 2026.05.01 17:56:55.559957 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_118_24, total 48668 rows starting from the beginning of the part | ||
| 17514 | 2026.05.01 17:56:55.559961 [ 279 ] {9e9f0d7e-8373-4672-abe2-903d20a17de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17515 | 2026.05.01 17:56:55.560029 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 138 rows starting from the beginning of the part | ||
| 17516 | 2026.05.01 17:56:55.560086 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 335 rows starting from the beginning of the part | ||
| 17517 | 2026.05.01 17:56:55.560132 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 17518 | 2026.05.01 17:56:55.560175 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 339 rows starting from the beginning of the part | ||
| 17519 | 2026.05.01 17:56:55.560758 [ 279 ] {9e9f0d7e-8373-4672-abe2-903d20a17de1} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17520 | 2026.05.01 17:56:55.560801 [ 279 ] {9e9f0d7e-8373-4672-abe2-903d20a17de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17521 | 2026.05.01 17:56:55.561308 [ 279 ] {9e9f0d7e-8373-4672-abe2-903d20a17de1} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17522 | 2026.05.01 17:56:55.561550 [ 279 ] {9e9f0d7e-8373-4672-abe2-903d20a17de1} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17523 | 2026.05.01 17:56:55.561676 [ 118 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 17524 | 2026.05.01 17:56:55.561695 [ 279 ] {9e9f0d7e-8373-4672-abe2-903d20a17de1} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001811 sec., 3313.086692435119 rows/sec., 5.94 MiB/sec. | ||
| 17525 | 2026.05.01 17:56:55.561710 [ 118 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17526 | 2026.05.01 17:56:55.561735 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17527 | 2026.05.01 17:56:55.561757 [ 279 ] {9e9f0d7e-8373-4672-abe2-903d20a17de1} <Debug> TCPHandler: Processed in 0.002011111 sec. | ||
| 17528 | 2026.05.01 17:56:55.561818 [ 189 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 17529 | 2026.05.01 17:56:55.561887 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17530 | 2026.05.01 17:56:55.561980 [ 279 ] {271571ad-accf-448b-b1c2-5170b7829d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17531 | 2026.05.01 17:56:55.562007 [ 189 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17532 | 2026.05.01 17:56:55.562023 [ 279 ] {271571ad-accf-448b-b1c2-5170b7829d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17533 | 2026.05.01 17:56:55.562060 [ 189 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2287 rows starting from the beginning of the part | ||
| 17534 | 2026.05.01 17:56:55.562176 [ 189 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 17 rows starting from the beginning of the part | ||
| 17535 | 2026.05.01 17:56:55.562271 [ 189 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 36 rows starting from the beginning of the part | ||
| 17536 | 2026.05.01 17:56:55.562361 [ 189 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 6 rows starting from the beginning of the part | ||
| 17537 | 2026.05.01 17:56:55.562380 [ 279 ] {271571ad-accf-448b-b1c2-5170b7829d5b} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17538 | 2026.05.01 17:56:55.562416 [ 279 ] {271571ad-accf-448b-b1c2-5170b7829d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17539 | 2026.05.01 17:56:55.562450 [ 189 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 36 rows starting from the beginning of the part | ||
| 17540 | 2026.05.01 17:56:55.562538 [ 189 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 6 rows starting from the beginning of the part | ||
| 17541 | 2026.05.01 17:56:55.562724 [ 279 ] {271571ad-accf-448b-b1c2-5170b7829d5b} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17542 | 2026.05.01 17:56:55.562947 [ 279 ] {271571ad-accf-448b-b1c2-5170b7829d5b} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17543 | 2026.05.01 17:56:55.563081 [ 279 ] {271571ad-accf-448b-b1c2-5170b7829d5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 17544 | 2026.05.01 17:56:55.563116 [ 279 ] {271571ad-accf-448b-b1c2-5170b7829d5b} <Debug> TCPHandler: Processed in 0.001279546 sec. | ||
| 17545 | 2026.05.01 17:56:55.569527 [ 192 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_122_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49640 rows, containing 5 columns (5 merged, 0 gathered) in 0.009790568 sec., 5070185.917711822 rows/sec., 328.12 MiB/sec. | ||
| 17546 | 2026.05.01 17:56:55.569869 [ 201 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_122_25} <Trace> MergedBlockOutputStream: filled checksums all_1_122_25 (state Temporary) | ||
| 17547 | 2026.05.01 17:56:55.570146 [ 201 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_122_25 to all_1_122_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17548 | 2026.05.01 17:56:55.570211 [ 201 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 5 parts: [all_1_118_24, all_122_122_0] -> all_1_122_25 | ||
| 17549 | 2026.05.01 17:56:55.570293 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17550 | 2026.05.01 17:56:55.572229 [ 190 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2388 rows, containing 19 columns (19 merged, 0 gathered) in 0.010450002 sec., 228516.70267622915 rows/sec., 409.49 MiB/sec. | ||
| 17551 | 2026.05.01 17:56:55.574945 [ 198 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17552 | 2026.05.01 17:56:55.575320 [ 198 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17553 | 2026.05.01 17:56:55.575400 [ 198 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17554 | 2026.05.01 17:56:55.575538 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.55 MiB. | ||
| 17555 | 2026.05.01 17:56:56.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.16 MiB, peak 396.87 MiB, free memory in arenas 0.00 B, will set to 381.76 MiB (RSS), difference: 3.60 MiB | ||
| 17556 | 2026.05.01 17:56:57.112093 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17557 | 2026.05.01 17:56:57.112145 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17558 | 2026.05.01 17:56:57.294594 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36532 | ||
| 17559 | 2026.05.01 17:56:57.295453 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17560 | 2026.05.01 17:56:57.295493 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17561 | 2026.05.01 17:56:57.295985 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17562 | 2026.05.01 17:56:57.296226 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17563 | 2026.05.01 17:56:57.296362 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36532 | ||
| 17564 | 2026.05.01 17:56:57.296365 [ 126 ] {} <Debug> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17565 | 2026.05.01 17:56:57.296427 [ 126 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17566 | 2026.05.01 17:56:57.296449 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17567 | 2026.05.01 17:56:57.296544 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 17568 | 2026.05.01 17:56:57.296630 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17569 | 2026.05.01 17:56:57.296661 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34100 rows starting from the beginning of the part | ||
| 17570 | 2026.05.01 17:56:57.296716 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part | ||
| 17571 | 2026.05.01 17:56:57.296757 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part | ||
| 17572 | 2026.05.01 17:56:57.296797 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part | ||
| 17573 | 2026.05.01 17:56:57.296834 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 448 rows starting from the beginning of the part | ||
| 17574 | 2026.05.01 17:56:57.296871 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 512 rows starting from the beginning of the part | ||
| 17575 | 2026.05.01 17:56:57.299154 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36532 rows, containing 4 columns (4 merged, 0 gathered) in 0.002651704 sec., 13776801.633968195 rows/sec., 197.08 MiB/sec. | ||
| 17576 | 2026.05.01 17:56:57.299332 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17577 | 2026.05.01 17:56:57.299551 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_76_15} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17578 | 2026.05.01 17:56:57.299606 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_76_15} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17579 | 2026.05.01 17:56:57.299664 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.02 MiB. | ||
| 17580 | 2026.05.01 17:56:57.419885 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2228 | ||
| 17581 | 2026.05.01 17:56:57.422649 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17582 | 2026.05.01 17:56:57.422701 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17583 | 2026.05.01 17:56:57.423938 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17584 | 2026.05.01 17:56:57.424236 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17585 | 2026.05.01 17:56:57.424385 [ 155 ] {} <Debug> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 17586 | 2026.05.01 17:56:57.424429 [ 155 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17587 | 2026.05.01 17:56:57.424452 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17588 | 2026.05.01 17:56:57.424546 [ 195 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 17589 | 2026.05.01 17:56:57.424638 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2228 | ||
| 17590 | 2026.05.01 17:56:57.425050 [ 195 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17591 | 2026.05.01 17:56:57.425176 [ 195 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2034 rows starting from the beginning of the part | ||
| 17592 | 2026.05.01 17:56:57.425503 [ 195 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 34 rows starting from the beginning of the part | ||
| 17593 | 2026.05.01 17:56:57.425817 [ 195 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 42 rows starting from the beginning of the part | ||
| 17594 | 2026.05.01 17:56:57.426131 [ 195 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 48 rows starting from the beginning of the part | ||
| 17595 | 2026.05.01 17:56:57.426439 [ 195 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 34 rows starting from the beginning of the part | ||
| 17596 | 2026.05.01 17:56:57.426739 [ 195 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 36 rows starting from the beginning of the part | ||
| 17597 | 2026.05.01 17:56:57.434115 [ 197 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2228 rows, containing 72 columns (72 merged, 0 gathered) in 0.009607865 sec., 231893.3498753365 rows/sec., 178.65 MiB/sec. | ||
| 17598 | 2026.05.01 17:56:57.436304 [ 200 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 17599 | 2026.05.01 17:56:57.436946 [ 200 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_56_11} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17600 | 2026.05.01 17:56:57.437032 [ 200 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_56_11} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 17601 | 2026.05.01 17:56:57.437390 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 17602 | 2026.05.01 17:56:59.187964 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 17603 | 2026.05.01 17:56:59.205139 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17604 | 2026.05.01 17:56:59.205191 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17605 | 2026.05.01 17:56:59.211223 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17606 | 2026.05.01 17:56:59.211919 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17607 | 2026.05.01 17:56:59.212248 [ 154 ] {} <Debug> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17608 | 2026.05.01 17:56:59.212333 [ 154 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17609 | 2026.05.01 17:56:59.212368 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17610 | 2026.05.01 17:56:59.212517 [ 197 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 17611 | 2026.05.01 17:56:59.215034 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 17612 | 2026.05.01 17:56:59.216218 [ 197 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17613 | 2026.05.01 17:56:59.217651 [ 197 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 17614 | 2026.05.01 17:56:59.222460 [ 197 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 17615 | 2026.05.01 17:56:59.226968 [ 197 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 17616 | 2026.05.01 17:56:59.231396 [ 197 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part | ||
| 17617 | 2026.05.01 17:56:59.236229 [ 197 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part | ||
| 17618 | 2026.05.01 17:56:59.240975 [ 197 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 17619 | 2026.05.01 17:56:59.303495 [ 200 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.091044432 sec., 6293.630345236269 rows/sec., 32.54 MiB/sec. | ||
| 17620 | 2026.05.01 17:56:59.306326 [ 200 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17621 | 2026.05.01 17:56:59.308341 [ 200 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_76_15} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17622 | 2026.05.01 17:56:59.308465 [ 200 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_76_15} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17623 | 2026.05.01 17:56:59.310744 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 17624 | 2026.05.01 17:57:00.001168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.87 MiB, peak 400.29 MiB, free memory in arenas 0.00 B, will set to 381.80 MiB (RSS), difference: -1.06 MiB | ||
| 17625 | 2026.05.01 17:57:00.077415 [ 220 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17626 | 2026.05.01 17:57:00.077492 [ 220 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17627 | 2026.05.01 17:57:00.081348 [ 220 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17628 | 2026.05.01 17:57:00.526701 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17629 | 2026.05.01 17:57:00.526798 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17630 | 2026.05.01 17:57:00.530730 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17631 | 2026.05.01 17:57:00.568321 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17632 | 2026.05.01 17:57:00.568579 [ 279 ] {4eb32311-1fb7-42d9-962a-d336ae3db978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17633 | 2026.05.01 17:57:00.568681 [ 279 ] {4eb32311-1fb7-42d9-962a-d336ae3db978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17634 | 2026.05.01 17:57:00.569664 [ 279 ] {4eb32311-1fb7-42d9-962a-d336ae3db978} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17635 | 2026.05.01 17:57:00.569701 [ 279 ] {4eb32311-1fb7-42d9-962a-d336ae3db978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17636 | 2026.05.01 17:57:00.570104 [ 279 ] {4eb32311-1fb7-42d9-962a-d336ae3db978} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 17637 | 2026.05.01 17:57:00.570331 [ 279 ] {4eb32311-1fb7-42d9-962a-d336ae3db978} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17638 | 2026.05.01 17:57:00.570487 [ 279 ] {4eb32311-1fb7-42d9-962a-d336ae3db978} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001985 sec., 233753.14861460958 rows/sec., 14.82 MiB/sec. | ||
| 17639 | 2026.05.01 17:57:00.570533 [ 223 ] {} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17640 | 2026.05.01 17:57:00.570540 [ 279 ] {4eb32311-1fb7-42d9-962a-d336ae3db978} <Debug> TCPHandler: Processed in 0.002398389 sec. | ||
| 17641 | 2026.05.01 17:57:00.570588 [ 223 ] {} <Debug> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17642 | 2026.05.01 17:57:00.570739 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17643 | 2026.05.01 17:57:00.570847 [ 279 ] {a85e63ae-6906-409a-9c9f-63ab633751ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17644 | 2026.05.01 17:57:00.570893 [ 279 ] {a85e63ae-6906-409a-9c9f-63ab633751ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17645 | 2026.05.01 17:57:00.571982 [ 279 ] {a85e63ae-6906-409a-9c9f-63ab633751ee} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17646 | 2026.05.01 17:57:00.572019 [ 279 ] {a85e63ae-6906-409a-9c9f-63ab633751ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17647 | 2026.05.01 17:57:00.572434 [ 279 ] {a85e63ae-6906-409a-9c9f-63ab633751ee} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17648 | 2026.05.01 17:57:00.572701 [ 279 ] {a85e63ae-6906-409a-9c9f-63ab633751ee} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17649 | 2026.05.01 17:57:00.572842 [ 279 ] {a85e63ae-6906-409a-9c9f-63ab633751ee} <Debug> executeQuery: Read 1319 rows, 105.58 KiB in 0.00202 sec., 652970.2970297029 rows/sec., 51.04 MiB/sec. | ||
| 17650 | 2026.05.01 17:57:00.572881 [ 279 ] {a85e63ae-6906-409a-9c9f-63ab633751ee} <Debug> TCPHandler: Processed in 0.002195034 sec. | ||
| 17651 | 2026.05.01 17:57:00.573006 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17652 | 2026.05.01 17:57:00.573105 [ 279 ] {406642ca-031e-47d5-8569-b92cc8b25271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17653 | 2026.05.01 17:57:00.573146 [ 279 ] {406642ca-031e-47d5-8569-b92cc8b25271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17654 | 2026.05.01 17:57:00.573266 [ 223 ] {} <Debug> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17655 | 2026.05.01 17:57:00.573679 [ 279 ] {406642ca-031e-47d5-8569-b92cc8b25271} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17656 | 2026.05.01 17:57:00.573719 [ 279 ] {406642ca-031e-47d5-8569-b92cc8b25271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17657 | 2026.05.01 17:57:00.574031 [ 279 ] {406642ca-031e-47d5-8569-b92cc8b25271} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17658 | 2026.05.01 17:57:00.574240 [ 279 ] {406642ca-031e-47d5-8569-b92cc8b25271} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17659 | 2026.05.01 17:57:00.574373 [ 279 ] {406642ca-031e-47d5-8569-b92cc8b25271} <Debug> executeQuery: Read 268 rows, 16.64 KiB in 0.001288 sec., 208074.53416149068 rows/sec., 12.62 MiB/sec. | ||
| 17660 | 2026.05.01 17:57:00.574410 [ 279 ] {406642ca-031e-47d5-8569-b92cc8b25271} <Debug> TCPHandler: Processed in 0.00145414 sec. | ||
| 17661 | 2026.05.01 17:57:00.574527 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17662 | 2026.05.01 17:57:00.574621 [ 279 ] {6f603670-9799-489e-879b-7c9b4b9dad08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17663 | 2026.05.01 17:57:00.574660 [ 279 ] {6f603670-9799-489e-879b-7c9b4b9dad08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17664 | 2026.05.01 17:57:00.575160 [ 279 ] {6f603670-9799-489e-879b-7c9b4b9dad08} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17665 | 2026.05.01 17:57:00.575196 [ 279 ] {6f603670-9799-489e-879b-7c9b4b9dad08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17666 | 2026.05.01 17:57:00.575509 [ 279 ] {6f603670-9799-489e-879b-7c9b4b9dad08} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17667 | 2026.05.01 17:57:00.575712 [ 279 ] {6f603670-9799-489e-879b-7c9b4b9dad08} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17668 | 2026.05.01 17:57:00.575842 [ 279 ] {6f603670-9799-489e-879b-7c9b4b9dad08} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001239 sec., 192897.49798224375 rows/sec., 12.43 MiB/sec. | ||
| 17669 | 2026.05.01 17:57:00.575876 [ 221 ] {} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17670 | 2026.05.01 17:57:00.575879 [ 279 ] {6f603670-9799-489e-879b-7c9b4b9dad08} <Debug> TCPHandler: Processed in 0.001401139 sec. | ||
| 17671 | 2026.05.01 17:57:00.575902 [ 221 ] {} <Debug> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17672 | 2026.05.01 17:57:00.576010 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17673 | 2026.05.01 17:57:00.576104 [ 279 ] {80d40395-489d-4164-801f-e86f289d303e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17674 | 2026.05.01 17:57:00.576144 [ 279 ] {80d40395-489d-4164-801f-e86f289d303e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17675 | 2026.05.01 17:57:00.576643 [ 279 ] {80d40395-489d-4164-801f-e86f289d303e} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17676 | 2026.05.01 17:57:00.576679 [ 279 ] {80d40395-489d-4164-801f-e86f289d303e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17677 | 2026.05.01 17:57:00.576981 [ 279 ] {80d40395-489d-4164-801f-e86f289d303e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 17678 | 2026.05.01 17:57:00.577197 [ 279 ] {80d40395-489d-4164-801f-e86f289d303e} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17679 | 2026.05.01 17:57:00.577329 [ 279 ] {80d40395-489d-4164-801f-e86f289d303e} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001244 sec., 191318.3279742765 rows/sec., 10.86 MiB/sec. | ||
| 17680 | 2026.05.01 17:57:00.577346 [ 223 ] {} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17681 | 2026.05.01 17:57:00.577368 [ 279 ] {80d40395-489d-4164-801f-e86f289d303e} <Debug> TCPHandler: Processed in 0.001406709 sec. | ||
| 17682 | 2026.05.01 17:57:00.577379 [ 223 ] {} <Debug> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17683 | 2026.05.01 17:57:00.577500 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17684 | 2026.05.01 17:57:00.577604 [ 279 ] {b479d6d9-60e1-45dc-a547-ec5172978eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17685 | 2026.05.01 17:57:00.577649 [ 279 ] {b479d6d9-60e1-45dc-a547-ec5172978eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17686 | 2026.05.01 17:57:00.578377 [ 279 ] {b479d6d9-60e1-45dc-a547-ec5172978eaa} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17687 | 2026.05.01 17:57:00.578415 [ 279 ] {b479d6d9-60e1-45dc-a547-ec5172978eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17688 | 2026.05.01 17:57:00.578807 [ 279 ] {b479d6d9-60e1-45dc-a547-ec5172978eaa} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17689 | 2026.05.01 17:57:00.579027 [ 279 ] {b479d6d9-60e1-45dc-a547-ec5172978eaa} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17690 | 2026.05.01 17:57:00.579167 [ 279 ] {b479d6d9-60e1-45dc-a547-ec5172978eaa} <Debug> executeQuery: Read 796 rows, 57.05 KiB in 0.001581 sec., 503478.8108791904 rows/sec., 35.24 MiB/sec. | ||
| 17691 | 2026.05.01 17:57:00.579208 [ 279 ] {b479d6d9-60e1-45dc-a547-ec5172978eaa} <Debug> TCPHandler: Processed in 0.001759416 sec. | ||
| 17692 | 2026.05.01 17:57:00.579343 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17693 | 2026.05.01 17:57:00.579467 [ 279 ] {bf2b387f-3d8c-47b1-9041-f588f0574bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17694 | 2026.05.01 17:57:00.579519 [ 279 ] {bf2b387f-3d8c-47b1-9041-f588f0574bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17695 | 2026.05.01 17:57:00.579643 [ 221 ] {} <Debug> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17696 | 2026.05.01 17:57:00.579939 [ 279 ] {bf2b387f-3d8c-47b1-9041-f588f0574bf3} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17697 | 2026.05.01 17:57:00.579978 [ 279 ] {bf2b387f-3d8c-47b1-9041-f588f0574bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17698 | 2026.05.01 17:57:00.580305 [ 223 ] {} <Debug> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17699 | 2026.05.01 17:57:00.580320 [ 279 ] {bf2b387f-3d8c-47b1-9041-f588f0574bf3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 17700 | 2026.05.01 17:57:00.580554 [ 279 ] {bf2b387f-3d8c-47b1-9041-f588f0574bf3} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17701 | 2026.05.01 17:57:00.580692 [ 279 ] {bf2b387f-3d8c-47b1-9041-f588f0574bf3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001251 sec., 4796.163069544365 rows/sec., 250.58 KiB/sec. | ||
| 17702 | 2026.05.01 17:57:00.580735 [ 279 ] {bf2b387f-3d8c-47b1-9041-f588f0574bf3} <Debug> TCPHandler: Processed in 0.001453919 sec. | ||
| 17703 | 2026.05.01 17:57:00.580863 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17704 | 2026.05.01 17:57:00.580966 [ 279 ] {a7eb8c1a-166a-4ead-9904-674af08879ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17705 | 2026.05.01 17:57:00.581017 [ 279 ] {a7eb8c1a-166a-4ead-9904-674af08879ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17706 | 2026.05.01 17:57:00.581526 [ 279 ] {a7eb8c1a-166a-4ead-9904-674af08879ab} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17707 | 2026.05.01 17:57:00.581570 [ 279 ] {a7eb8c1a-166a-4ead-9904-674af08879ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17708 | 2026.05.01 17:57:00.581964 [ 279 ] {a7eb8c1a-166a-4ead-9904-674af08879ab} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17709 | 2026.05.01 17:57:00.582174 [ 279 ] {a7eb8c1a-166a-4ead-9904-674af08879ab} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17710 | 2026.05.01 17:57:00.582307 [ 279 ] {a7eb8c1a-166a-4ead-9904-674af08879ab} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001366 sec., 245241.58125915081 rows/sec., 16.05 MiB/sec. | ||
| 17711 | 2026.05.01 17:57:00.582344 [ 279 ] {a7eb8c1a-166a-4ead-9904-674af08879ab} <Debug> TCPHandler: Processed in 0.001529942 sec. | ||
| 17712 | 2026.05.01 17:57:00.582460 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17713 | 2026.05.01 17:57:00.582554 [ 279 ] {dd1b5d7b-d596-460c-964e-ac85743b0675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17714 | 2026.05.01 17:57:00.582597 [ 279 ] {dd1b5d7b-d596-460c-964e-ac85743b0675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17715 | 2026.05.01 17:57:00.582914 [ 279 ] {dd1b5d7b-d596-460c-964e-ac85743b0675} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17716 | 2026.05.01 17:57:00.582950 [ 279 ] {dd1b5d7b-d596-460c-964e-ac85743b0675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17717 | 2026.05.01 17:57:00.583237 [ 279 ] {dd1b5d7b-d596-460c-964e-ac85743b0675} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 17718 | 2026.05.01 17:57:00.583447 [ 279 ] {dd1b5d7b-d596-460c-964e-ac85743b0675} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17719 | 2026.05.01 17:57:00.583554 [ 151 ] {} <Debug> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b) (MergerMutator): Selected 6 parts from all_1_39_8 to all_44_44_0 | ||
| 17720 | 2026.05.01 17:57:00.583576 [ 279 ] {dd1b5d7b-d596-460c-964e-ac85743b0675} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 17721 | 2026.05.01 17:57:00.583596 [ 151 ] {} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17722 | 2026.05.01 17:57:00.583618 [ 279 ] {dd1b5d7b-d596-460c-964e-ac85743b0675} <Debug> TCPHandler: Processed in 0.001207774 sec. | ||
| 17723 | 2026.05.01 17:57:00.583622 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17724 | 2026.05.01 17:57:00.583740 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17725 | 2026.05.01 17:57:00.583744 [ 224 ] {} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17726 | 2026.05.01 17:57:00.583762 [ 194 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_44_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_39_8 to all_44_44_0 into Compact with storage Full | ||
| 17727 | 2026.05.01 17:57:00.583808 [ 224 ] {} <Debug> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17728 | 2026.05.01 17:57:00.583840 [ 279 ] {3f5a2bcf-d3c3-4ea0-ab19-4a17e9756edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17729 | 2026.05.01 17:57:00.583898 [ 279 ] {3f5a2bcf-d3c3-4ea0-ab19-4a17e9756edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17730 | 2026.05.01 17:57:00.583946 [ 194 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_44_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17731 | 2026.05.01 17:57:00.583990 [ 194 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 39 rows starting from the beginning of the part | ||
| 17732 | 2026.05.01 17:57:00.584065 [ 194 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 17733 | 2026.05.01 17:57:00.584117 [ 194 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 17734 | 2026.05.01 17:57:00.584164 [ 194 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 17735 | 2026.05.01 17:57:00.584209 [ 194 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 17736 | 2026.05.01 17:57:00.584253 [ 194 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 17737 | 2026.05.01 17:57:00.584783 [ 279 ] {3f5a2bcf-d3c3-4ea0-ab19-4a17e9756edc} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17738 | 2026.05.01 17:57:00.584829 [ 279 ] {3f5a2bcf-d3c3-4ea0-ab19-4a17e9756edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 17739 | 2026.05.01 17:57:00.585170 [ 200 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_44_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 4 columns (4 merged, 0 gathered) in 0.001469589 sec., 29940.343864849285 rows/sec., 1.97 MiB/sec. | ||
| 17740 | 2026.05.01 17:57:00.585326 [ 200 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_44_9} <Trace> MergedBlockOutputStream: filled checksums all_1_44_9 (state Temporary) | ||
| 17741 | 2026.05.01 17:57:00.585415 [ 279 ] {3f5a2bcf-d3c3-4ea0-ab19-4a17e9756edc} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17742 | 2026.05.01 17:57:00.585690 [ 200 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_44_9} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_merge_all_1_44_9 to all_1_44_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17743 | 2026.05.01 17:57:00.585772 [ 200 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_44_9} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b) (MergerMutator): Merged 6 parts: [all_1_39_8, all_44_44_0] -> all_1_44_9 | ||
| 17744 | 2026.05.01 17:57:00.585777 [ 279 ] {3f5a2bcf-d3c3-4ea0-ab19-4a17e9756edc} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17745 | 2026.05.01 17:57:00.585882 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17746 | 2026.05.01 17:57:00.585953 [ 279 ] {3f5a2bcf-d3c3-4ea0-ab19-4a17e9756edc} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002131 sec., 16893.47724073205 rows/sec., 30.27 MiB/sec. | ||
| 17747 | 2026.05.01 17:57:00.586015 [ 279 ] {3f5a2bcf-d3c3-4ea0-ab19-4a17e9756edc} <Debug> TCPHandler: Processed in 0.002324007 sec. | ||
| 17748 | 2026.05.01 17:57:00.586062 [ 224 ] {} <Debug> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17749 | 2026.05.01 17:57:00.586142 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17750 | 2026.05.01 17:57:00.586244 [ 279 ] {dc6fe60d-90b2-4b09-8f99-59ea9604caf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17751 | 2026.05.01 17:57:00.586288 [ 279 ] {dc6fe60d-90b2-4b09-8f99-59ea9604caf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17752 | 2026.05.01 17:57:00.586631 [ 279 ] {dc6fe60d-90b2-4b09-8f99-59ea9604caf3} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17753 | 2026.05.01 17:57:00.586668 [ 279 ] {dc6fe60d-90b2-4b09-8f99-59ea9604caf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17754 | 2026.05.01 17:57:00.586977 [ 279 ] {dc6fe60d-90b2-4b09-8f99-59ea9604caf3} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17755 | 2026.05.01 17:57:00.587187 [ 279 ] {dc6fe60d-90b2-4b09-8f99-59ea9604caf3} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17756 | 2026.05.01 17:57:00.587316 [ 279 ] {dc6fe60d-90b2-4b09-8f99-59ea9604caf3} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.00109 sec., 100917.43119266054 rows/sec., 6.14 MiB/sec. | ||
| 17757 | 2026.05.01 17:57:00.587352 [ 279 ] {dc6fe60d-90b2-4b09-8f99-59ea9604caf3} <Debug> TCPHandler: Processed in 0.001258426 sec. | ||
| 17758 | 2026.05.01 17:57:00.778851 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17759 | 2026.05.01 17:57:00.779055 [ 279 ] {da466a0e-8047-41c7-bed0-17a7b1839342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17760 | 2026.05.01 17:57:00.779133 [ 279 ] {da466a0e-8047-41c7-bed0-17a7b1839342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17761 | 2026.05.01 17:57:00.781797 [ 279 ] {da466a0e-8047-41c7-bed0-17a7b1839342} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17762 | 2026.05.01 17:57:00.781857 [ 279 ] {da466a0e-8047-41c7-bed0-17a7b1839342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17763 | 2026.05.01 17:57:00.782415 [ 279 ] {da466a0e-8047-41c7-bed0-17a7b1839342} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17764 | 2026.05.01 17:57:00.782659 [ 279 ] {da466a0e-8047-41c7-bed0-17a7b1839342} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17765 | 2026.05.01 17:57:00.782832 [ 279 ] {da466a0e-8047-41c7-bed0-17a7b1839342} <Debug> executeQuery: Read 2391 rows, 180.79 KiB in 0.003832 sec., 623956.1586638831 rows/sec., 46.07 MiB/sec. | ||
| 17766 | 2026.05.01 17:57:00.782886 [ 279 ] {da466a0e-8047-41c7-bed0-17a7b1839342} <Debug> TCPHandler: Processed in 0.004177314 sec. | ||
| 17767 | 2026.05.01 17:57:00.783052 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17768 | 2026.05.01 17:57:00.783159 [ 279 ] {3d8a5b12-3e9e-40cc-b6e6-5e00bab449cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17769 | 2026.05.01 17:57:00.783205 [ 279 ] {3d8a5b12-3e9e-40cc-b6e6-5e00bab449cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17770 | 2026.05.01 17:57:00.783644 [ 279 ] {3d8a5b12-3e9e-40cc-b6e6-5e00bab449cc} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17771 | 2026.05.01 17:57:00.783684 [ 279 ] {3d8a5b12-3e9e-40cc-b6e6-5e00bab449cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17772 | 2026.05.01 17:57:00.783994 [ 279 ] {3d8a5b12-3e9e-40cc-b6e6-5e00bab449cc} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17773 | 2026.05.01 17:57:00.784212 [ 279 ] {3d8a5b12-3e9e-40cc-b6e6-5e00bab449cc} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17774 | 2026.05.01 17:57:00.784351 [ 279 ] {3d8a5b12-3e9e-40cc-b6e6-5e00bab449cc} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001217 sec., 13968.775677896467 rows/sec., 1.03 MiB/sec. | ||
| 17775 | 2026.05.01 17:57:00.784389 [ 279 ] {3d8a5b12-3e9e-40cc-b6e6-5e00bab449cc} <Debug> TCPHandler: Processed in 0.001391668 sec. | ||
| 17776 | 2026.05.01 17:57:00.784512 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17777 | 2026.05.01 17:57:00.784614 [ 279 ] {d1331069-65e0-4491-8550-e654ce991c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17778 | 2026.05.01 17:57:00.784654 [ 279 ] {d1331069-65e0-4491-8550-e654ce991c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17779 | 2026.05.01 17:57:00.785460 [ 279 ] {d1331069-65e0-4491-8550-e654ce991c94} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17780 | 2026.05.01 17:57:00.785495 [ 279 ] {d1331069-65e0-4491-8550-e654ce991c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17781 | 2026.05.01 17:57:00.785835 [ 279 ] {d1331069-65e0-4491-8550-e654ce991c94} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 17782 | 2026.05.01 17:57:00.786053 [ 279 ] {d1331069-65e0-4491-8550-e654ce991c94} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17783 | 2026.05.01 17:57:00.786186 [ 279 ] {d1331069-65e0-4491-8550-e654ce991c94} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001593 sec., 502824.8587570621 rows/sec., 29.04 MiB/sec. | ||
| 17784 | 2026.05.01 17:57:00.786225 [ 279 ] {d1331069-65e0-4491-8550-e654ce991c94} <Debug> TCPHandler: Processed in 0.001762766 sec. | ||
| 17785 | 2026.05.01 17:57:00.786342 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17786 | 2026.05.01 17:57:00.786440 [ 279 ] {a38ae370-db7a-48f0-9477-96e9eda5cd8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17787 | 2026.05.01 17:57:00.786480 [ 279 ] {a38ae370-db7a-48f0-9477-96e9eda5cd8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17788 | 2026.05.01 17:57:00.786881 [ 279 ] {a38ae370-db7a-48f0-9477-96e9eda5cd8c} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17789 | 2026.05.01 17:57:00.786914 [ 279 ] {a38ae370-db7a-48f0-9477-96e9eda5cd8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17790 | 2026.05.01 17:57:00.787202 [ 279 ] {a38ae370-db7a-48f0-9477-96e9eda5cd8c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 17791 | 2026.05.01 17:57:00.787415 [ 279 ] {a38ae370-db7a-48f0-9477-96e9eda5cd8c} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17792 | 2026.05.01 17:57:00.787544 [ 279 ] {a38ae370-db7a-48f0-9477-96e9eda5cd8c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 62.50 KiB/sec. | ||
| 17793 | 2026.05.01 17:57:00.787581 [ 279 ] {a38ae370-db7a-48f0-9477-96e9eda5cd8c} <Debug> TCPHandler: Processed in 0.001288896 sec. | ||
| 17794 | 2026.05.01 17:57:00.787691 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17795 | 2026.05.01 17:57:00.787793 [ 279 ] {b3bc0a40-5586-4c1a-8f4f-64553857d564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17796 | 2026.05.01 17:57:00.787832 [ 279 ] {b3bc0a40-5586-4c1a-8f4f-64553857d564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17797 | 2026.05.01 17:57:00.788850 [ 279 ] {b3bc0a40-5586-4c1a-8f4f-64553857d564} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17798 | 2026.05.01 17:57:00.788884 [ 279 ] {b3bc0a40-5586-4c1a-8f4f-64553857d564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17799 | 2026.05.01 17:57:00.789241 [ 279 ] {b3bc0a40-5586-4c1a-8f4f-64553857d564} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17800 | 2026.05.01 17:57:00.789456 [ 279 ] {b3bc0a40-5586-4c1a-8f4f-64553857d564} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17801 | 2026.05.01 17:57:00.789587 [ 279 ] {b3bc0a40-5586-4c1a-8f4f-64553857d564} <Debug> executeQuery: Read 1268 rows, 86.36 KiB in 0.001814 sec., 699007.7177508269 rows/sec., 46.49 MiB/sec. | ||
| 17802 | 2026.05.01 17:57:00.789624 [ 279 ] {b3bc0a40-5586-4c1a-8f4f-64553857d564} <Debug> TCPHandler: Processed in 0.00198212 sec. | ||
| 17803 | 2026.05.01 17:57:00.789748 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17804 | 2026.05.01 17:57:00.789844 [ 279 ] {f57a51c0-4ebd-45af-98cb-8ac0c8f751a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17805 | 2026.05.01 17:57:00.789888 [ 279 ] {f57a51c0-4ebd-45af-98cb-8ac0c8f751a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17806 | 2026.05.01 17:57:00.790667 [ 279 ] {f57a51c0-4ebd-45af-98cb-8ac0c8f751a1} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17807 | 2026.05.01 17:57:00.790701 [ 279 ] {f57a51c0-4ebd-45af-98cb-8ac0c8f751a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17808 | 2026.05.01 17:57:00.791126 [ 279 ] {f57a51c0-4ebd-45af-98cb-8ac0c8f751a1} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17809 | 2026.05.01 17:57:00.791350 [ 279 ] {f57a51c0-4ebd-45af-98cb-8ac0c8f751a1} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17810 | 2026.05.01 17:57:00.791485 [ 279 ] {f57a51c0-4ebd-45af-98cb-8ac0c8f751a1} <Debug> executeQuery: Read 1486 rows, 92.19 KiB in 0.001661 sec., 894641.7820590007 rows/sec., 54.20 MiB/sec. | ||
| 17811 | 2026.05.01 17:57:00.791522 [ 279 ] {f57a51c0-4ebd-45af-98cb-8ac0c8f751a1} <Debug> TCPHandler: Processed in 0.001824367 sec. | ||
| 17812 | 2026.05.01 17:57:00.791633 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17813 | 2026.05.01 17:57:00.791728 [ 279 ] {bc44bd05-ccea-49bc-a416-599191bbf98c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17814 | 2026.05.01 17:57:00.791783 [ 279 ] {bc44bd05-ccea-49bc-a416-599191bbf98c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17815 | 2026.05.01 17:57:00.792620 [ 279 ] {bc44bd05-ccea-49bc-a416-599191bbf98c} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17816 | 2026.05.01 17:57:00.792656 [ 279 ] {bc44bd05-ccea-49bc-a416-599191bbf98c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17817 | 2026.05.01 17:57:00.793183 [ 279 ] {bc44bd05-ccea-49bc-a416-599191bbf98c} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17818 | 2026.05.01 17:57:00.793416 [ 279 ] {bc44bd05-ccea-49bc-a416-599191bbf98c} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17819 | 2026.05.01 17:57:00.793560 [ 279 ] {bc44bd05-ccea-49bc-a416-599191bbf98c} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001851 sec., 9184.224743381956 rows/sec., 16.46 MiB/sec. | ||
| 17820 | 2026.05.01 17:57:00.793625 [ 279 ] {bc44bd05-ccea-49bc-a416-599191bbf98c} <Debug> TCPHandler: Processed in 0.002041171 sec. | ||
| 17821 | 2026.05.01 17:57:00.793753 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17822 | 2026.05.01 17:57:00.793849 [ 279 ] {7624f981-85f8-4dd1-be9c-735ed1827aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17823 | 2026.05.01 17:57:00.793891 [ 279 ] {7624f981-85f8-4dd1-be9c-735ed1827aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17824 | 2026.05.01 17:57:00.794220 [ 279 ] {7624f981-85f8-4dd1-be9c-735ed1827aa6} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17825 | 2026.05.01 17:57:00.794253 [ 279 ] {7624f981-85f8-4dd1-be9c-735ed1827aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17826 | 2026.05.01 17:57:00.794555 [ 279 ] {7624f981-85f8-4dd1-be9c-735ed1827aa6} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17827 | 2026.05.01 17:57:00.794769 [ 279 ] {7624f981-85f8-4dd1-be9c-735ed1827aa6} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17828 | 2026.05.01 17:57:00.794900 [ 279 ] {7624f981-85f8-4dd1-be9c-735ed1827aa6} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001071 sec., 7469.654528478059 rows/sec., 510.62 KiB/sec. | ||
| 17829 | 2026.05.01 17:57:00.794936 [ 279 ] {7624f981-85f8-4dd1-be9c-735ed1827aa6} <Debug> TCPHandler: Processed in 0.001233605 sec. | ||
| 17830 | 2026.05.01 17:57:01.001256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 379.21 MiB, peak 400.29 MiB, free memory in arenas 0.00 B, will set to 381.81 MiB (RSS), difference: 2.60 MiB | ||
| 17831 | 2026.05.01 17:57:04.797357 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36980 | ||
| 17832 | 2026.05.01 17:57:04.797875 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17833 | 2026.05.01 17:57:04.797919 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17834 | 2026.05.01 17:57:04.798401 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17835 | 2026.05.01 17:57:04.798628 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17836 | 2026.05.01 17:57:04.798763 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36980 | ||
| 17837 | 2026.05.01 17:57:05.058739 [ 222 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17838 | 2026.05.01 17:57:05.058796 [ 222 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17839 | 2026.05.01 17:57:05.062018 [ 222 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17840 | 2026.05.01 17:57:05.100593 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17841 | 2026.05.01 17:57:05.100650 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17842 | 2026.05.01 17:57:05.102243 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17843 | 2026.05.01 17:57:05.551865 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17844 | 2026.05.01 17:57:05.552105 [ 279 ] {937f0a64-fd63-49b0-afa8-4429523fe5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17845 | 2026.05.01 17:57:05.552200 [ 279 ] {937f0a64-fd63-49b0-afa8-4429523fe5c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17846 | 2026.05.01 17:57:05.552994 [ 279 ] {937f0a64-fd63-49b0-afa8-4429523fe5c5} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17847 | 2026.05.01 17:57:05.553049 [ 279 ] {937f0a64-fd63-49b0-afa8-4429523fe5c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17848 | 2026.05.01 17:57:05.553574 [ 279 ] {937f0a64-fd63-49b0-afa8-4429523fe5c5} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17849 | 2026.05.01 17:57:05.553885 [ 279 ] {937f0a64-fd63-49b0-afa8-4429523fe5c5} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17850 | 2026.05.01 17:57:05.554074 [ 146 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17851 | 2026.05.01 17:57:05.554089 [ 279 ] {937f0a64-fd63-49b0-afa8-4429523fe5c5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002039 sec., 27464.443354585583 rows/sec., 2.11 MiB/sec. | ||
| 17852 | 2026.05.01 17:57:05.554144 [ 146 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17853 | 2026.05.01 17:57:05.554174 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17854 | 2026.05.01 17:57:05.554176 [ 279 ] {937f0a64-fd63-49b0-afa8-4429523fe5c5} <Debug> TCPHandler: Processed in 0.002504481 sec. | ||
| 17855 | 2026.05.01 17:57:05.554304 [ 188 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17856 | 2026.05.01 17:57:05.554338 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17857 | 2026.05.01 17:57:05.554447 [ 188 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17858 | 2026.05.01 17:57:05.554469 [ 279 ] {b654ccc2-248f-40b7-8cf4-a5d0de25425d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17859 | 2026.05.01 17:57:05.554485 [ 188 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 3812 rows starting from the beginning of the part | ||
| 17860 | 2026.05.01 17:57:05.554537 [ 279 ] {b654ccc2-248f-40b7-8cf4-a5d0de25425d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17861 | 2026.05.01 17:57:05.554566 [ 188 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1323 rows starting from the beginning of the part | ||
| 17862 | 2026.05.01 17:57:05.554618 [ 188 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 68 rows starting from the beginning of the part | ||
| 17863 | 2026.05.01 17:57:05.554661 [ 188 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 1319 rows starting from the beginning of the part | ||
| 17864 | 2026.05.01 17:57:05.554701 [ 188 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 2391 rows starting from the beginning of the part | ||
| 17865 | 2026.05.01 17:57:05.554740 [ 188 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 56 rows starting from the beginning of the part | ||
| 17866 | 2026.05.01 17:57:05.555105 [ 279 ] {b654ccc2-248f-40b7-8cf4-a5d0de25425d} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17867 | 2026.05.01 17:57:05.555156 [ 279 ] {b654ccc2-248f-40b7-8cf4-a5d0de25425d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17868 | 2026.05.01 17:57:05.555504 [ 279 ] {b654ccc2-248f-40b7-8cf4-a5d0de25425d} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17869 | 2026.05.01 17:57:05.555735 [ 279 ] {b654ccc2-248f-40b7-8cf4-a5d0de25425d} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17870 | 2026.05.01 17:57:05.555871 [ 146 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17871 | 2026.05.01 17:57:05.555879 [ 279 ] {b654ccc2-248f-40b7-8cf4-a5d0de25425d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00144 sec., 44444.444444444445 rows/sec., 3.47 MiB/sec. | ||
| 17872 | 2026.05.01 17:57:05.555913 [ 146 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17873 | 2026.05.01 17:57:05.555936 [ 279 ] {b654ccc2-248f-40b7-8cf4-a5d0de25425d} <Debug> TCPHandler: Processed in 0.001663383 sec. | ||
| 17874 | 2026.05.01 17:57:05.555937 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17875 | 2026.05.01 17:57:05.556073 [ 222 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17876 | 2026.05.01 17:57:05.556077 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17877 | 2026.05.01 17:57:05.556106 [ 222 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17878 | 2026.05.01 17:57:05.556075 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17879 | 2026.05.01 17:57:05.556244 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17880 | 2026.05.01 17:57:05.556255 [ 279 ] {fc95c234-c319-4a61-a732-d493913e4ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17881 | 2026.05.01 17:57:05.556288 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2102 rows starting from the beginning of the part | ||
| 17882 | 2026.05.01 17:57:05.556310 [ 279 ] {fc95c234-c319-4a61-a732-d493913e4ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17883 | 2026.05.01 17:57:05.556363 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 804 rows starting from the beginning of the part | ||
| 17884 | 2026.05.01 17:57:05.556417 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 70 rows starting from the beginning of the part | ||
| 17885 | 2026.05.01 17:57:05.556463 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 796 rows starting from the beginning of the part | ||
| 17886 | 2026.05.01 17:57:05.556515 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1268 rows starting from the beginning of the part | ||
| 17887 | 2026.05.01 17:57:05.556558 [ 199 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 64 rows starting from the beginning of the part | ||
| 17888 | 2026.05.01 17:57:05.556758 [ 279 ] {fc95c234-c319-4a61-a732-d493913e4ed2} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17889 | 2026.05.01 17:57:05.556800 [ 279 ] {fc95c234-c319-4a61-a732-d493913e4ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 17890 | 2026.05.01 17:57:05.557128 [ 192 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8969 rows, containing 5 columns (5 merged, 0 gathered) in 0.002885548 sec., 3108248.415898817 rows/sec., 248.28 MiB/sec. | ||
| 17891 | 2026.05.01 17:57:05.557208 [ 279 ] {fc95c234-c319-4a61-a732-d493913e4ed2} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17892 | 2026.05.01 17:57:05.557437 [ 188 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17893 | 2026.05.01 17:57:05.557456 [ 279 ] {fc95c234-c319-4a61-a732-d493913e4ed2} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17894 | 2026.05.01 17:57:05.557615 [ 279 ] {fc95c234-c319-4a61-a732-d493913e4ed2} <Debug> executeQuery: Read 138 rows, 9.84 KiB in 0.001384 sec., 99710.98265895953 rows/sec., 6.94 MiB/sec. | ||
| 17895 | 2026.05.01 17:57:05.557658 [ 279 ] {fc95c234-c319-4a61-a732-d493913e4ed2} <Debug> TCPHandler: Processed in 0.001634453 sec. | ||
| 17896 | 2026.05.01 17:57:05.557777 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17897 | 2026.05.01 17:57:05.557781 [ 188 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_126_25} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17898 | 2026.05.01 17:57:05.557877 [ 188 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_126_25} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17899 | 2026.05.01 17:57:05.557880 [ 279 ] {eb2df4fa-45d1-4a67-b28c-b904c12d55c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17900 | 2026.05.01 17:57:05.557937 [ 279 ] {eb2df4fa-45d1-4a67-b28c-b904c12d55c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17901 | 2026.05.01 17:57:05.557956 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 17902 | 2026.05.01 17:57:05.558286 [ 188 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5104 rows, containing 5 columns (5 merged, 0 gathered) in 0.002275796 sec., 2242731.7738496773 rows/sec., 162.47 MiB/sec. | ||
| 17903 | 2026.05.01 17:57:05.558293 [ 279 ] {eb2df4fa-45d1-4a67-b28c-b904c12d55c2} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17904 | 2026.05.01 17:57:05.558338 [ 279 ] {eb2df4fa-45d1-4a67-b28c-b904c12d55c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17905 | 2026.05.01 17:57:05.558495 [ 192 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17906 | 2026.05.01 17:57:05.558707 [ 279 ] {eb2df4fa-45d1-4a67-b28c-b904c12d55c2} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17907 | 2026.05.01 17:57:05.558830 [ 192 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_126_25} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17908 | 2026.05.01 17:57:05.558921 [ 192 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_126_25} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17909 | 2026.05.01 17:57:05.558969 [ 279 ] {eb2df4fa-45d1-4a67-b28c-b904c12d55c2} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17910 | 2026.05.01 17:57:05.559020 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 17911 | 2026.05.01 17:57:05.559102 [ 146 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17912 | 2026.05.01 17:57:05.559114 [ 279 ] {eb2df4fa-45d1-4a67-b28c-b904c12d55c2} <Debug> executeQuery: Read 52 rows, 3.59 KiB in 0.001254 sec., 41467.304625199366 rows/sec., 2.80 MiB/sec. | ||
| 17913 | 2026.05.01 17:57:05.559142 [ 146 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17914 | 2026.05.01 17:57:05.559164 [ 279 ] {eb2df4fa-45d1-4a67-b28c-b904c12d55c2} <Debug> TCPHandler: Processed in 0.00143666 sec. | ||
| 17915 | 2026.05.01 17:57:05.559165 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17916 | 2026.05.01 17:57:05.559252 [ 199 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17917 | 2026.05.01 17:57:05.559328 [ 222 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17918 | 2026.05.01 17:57:05.559357 [ 199 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17919 | 2026.05.01 17:57:05.559387 [ 199 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_121_24, total 8490 rows starting from the beginning of the part | ||
| 17920 | 2026.05.01 17:57:05.559431 [ 199 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 110 rows starting from the beginning of the part | ||
| 17921 | 2026.05.01 17:57:05.559467 [ 199 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 17922 | 2026.05.01 17:57:05.559500 [ 199 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 110 rows starting from the beginning of the part | ||
| 17923 | 2026.05.01 17:57:05.559531 [ 199 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 8 rows starting from the beginning of the part | ||
| 17924 | 2026.05.01 17:57:05.559566 [ 199 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 52 rows starting from the beginning of the part | ||
| 17925 | 2026.05.01 17:57:05.561878 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8830 rows, containing 4 columns (4 merged, 0 gathered) in 0.002651533 sec., 3330149.0119112222 rows/sec., 212.63 MiB/sec. | ||
| 17926 | 2026.05.01 17:57:05.562103 [ 198 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17927 | 2026.05.01 17:57:05.562425 [ 198 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_126_25} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17928 | 2026.05.01 17:57:05.562507 [ 198 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_126_25} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17929 | 2026.05.01 17:57:05.562608 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 17930 | 2026.05.01 17:57:06.525401 [ 224 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17931 | 2026.05.01 17:57:06.525459 [ 224 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17932 | 2026.05.01 17:57:06.528602 [ 224 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17933 | 2026.05.01 17:57:06.715895 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 17934 | 2026.05.01 17:57:06.732750 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17935 | 2026.05.01 17:57:06.732803 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17936 | 2026.05.01 17:57:06.738878 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17937 | 2026.05.01 17:57:06.739621 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17938 | 2026.05.01 17:57:06.743546 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 17939 | 2026.05.01 17:57:07.425581 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2274 | ||
| 17940 | 2026.05.01 17:57:07.428322 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17941 | 2026.05.01 17:57:07.428372 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17942 | 2026.05.01 17:57:07.429618 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17943 | 2026.05.01 17:57:07.429903 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17944 | 2026.05.01 17:57:07.430294 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2274 | ||
| 17945 | 2026.05.01 17:57:10.567541 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17946 | 2026.05.01 17:57:10.567743 [ 279 ] {8e0c3f15-e122-4af1-b69f-81d477650e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17947 | 2026.05.01 17:57:10.567815 [ 279 ] {8e0c3f15-e122-4af1-b69f-81d477650e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17948 | 2026.05.01 17:57:10.568721 [ 279 ] {8e0c3f15-e122-4af1-b69f-81d477650e3a} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17949 | 2026.05.01 17:57:10.568769 [ 279 ] {8e0c3f15-e122-4af1-b69f-81d477650e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 17950 | 2026.05.01 17:57:10.569196 [ 279 ] {8e0c3f15-e122-4af1-b69f-81d477650e3a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 17951 | 2026.05.01 17:57:10.569436 [ 279 ] {8e0c3f15-e122-4af1-b69f-81d477650e3a} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17952 | 2026.05.01 17:57:10.569606 [ 279 ] {8e0c3f15-e122-4af1-b69f-81d477650e3a} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001915 sec., 242297.6501305483 rows/sec., 15.37 MiB/sec. | ||
| 17953 | 2026.05.01 17:57:10.569662 [ 279 ] {8e0c3f15-e122-4af1-b69f-81d477650e3a} <Debug> TCPHandler: Processed in 0.002261296 sec. | ||
| 17954 | 2026.05.01 17:57:10.569798 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17955 | 2026.05.01 17:57:10.569904 [ 279 ] {e5756aa1-179d-4d88-a970-1f1c7b0dfeb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17956 | 2026.05.01 17:57:10.569949 [ 279 ] {e5756aa1-179d-4d88-a970-1f1c7b0dfeb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17957 | 2026.05.01 17:57:10.571085 [ 279 ] {e5756aa1-179d-4d88-a970-1f1c7b0dfeb4} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17958 | 2026.05.01 17:57:10.571126 [ 279 ] {e5756aa1-179d-4d88-a970-1f1c7b0dfeb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 17959 | 2026.05.01 17:57:10.571544 [ 279 ] {e5756aa1-179d-4d88-a970-1f1c7b0dfeb4} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17960 | 2026.05.01 17:57:10.571770 [ 279 ] {e5756aa1-179d-4d88-a970-1f1c7b0dfeb4} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17961 | 2026.05.01 17:57:10.571911 [ 279 ] {e5756aa1-179d-4d88-a970-1f1c7b0dfeb4} <Debug> executeQuery: Read 1319 rows, 105.58 KiB in 0.002031 sec., 649433.7764647957 rows/sec., 50.77 MiB/sec. | ||
| 17962 | 2026.05.01 17:57:10.571952 [ 279 ] {e5756aa1-179d-4d88-a970-1f1c7b0dfeb4} <Debug> TCPHandler: Processed in 0.002207135 sec. | ||
| 17963 | 2026.05.01 17:57:10.572087 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17964 | 2026.05.01 17:57:10.572187 [ 279 ] {669eeb41-47bd-4e0e-8318-0f07f7f024b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17965 | 2026.05.01 17:57:10.572230 [ 279 ] {669eeb41-47bd-4e0e-8318-0f07f7f024b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17966 | 2026.05.01 17:57:10.572777 [ 279 ] {669eeb41-47bd-4e0e-8318-0f07f7f024b7} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17967 | 2026.05.01 17:57:10.572815 [ 279 ] {669eeb41-47bd-4e0e-8318-0f07f7f024b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 17968 | 2026.05.01 17:57:10.573152 [ 279 ] {669eeb41-47bd-4e0e-8318-0f07f7f024b7} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17969 | 2026.05.01 17:57:10.573367 [ 279 ] {669eeb41-47bd-4e0e-8318-0f07f7f024b7} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17970 | 2026.05.01 17:57:10.573510 [ 279 ] {669eeb41-47bd-4e0e-8318-0f07f7f024b7} <Debug> executeQuery: Read 268 rows, 16.64 KiB in 0.001345 sec., 199256.50557620818 rows/sec., 12.08 MiB/sec. | ||
| 17971 | 2026.05.01 17:57:10.573552 [ 279 ] {669eeb41-47bd-4e0e-8318-0f07f7f024b7} <Debug> TCPHandler: Processed in 0.00151737 sec. | ||
| 17972 | 2026.05.01 17:57:10.573688 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17973 | 2026.05.01 17:57:10.573787 [ 279 ] {ba549f4f-269c-40be-b5d7-88e0013b3507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17974 | 2026.05.01 17:57:10.573829 [ 279 ] {ba549f4f-269c-40be-b5d7-88e0013b3507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17975 | 2026.05.01 17:57:10.574342 [ 279 ] {ba549f4f-269c-40be-b5d7-88e0013b3507} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17976 | 2026.05.01 17:57:10.574378 [ 279 ] {ba549f4f-269c-40be-b5d7-88e0013b3507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 17977 | 2026.05.01 17:57:10.574695 [ 279 ] {ba549f4f-269c-40be-b5d7-88e0013b3507} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 17978 | 2026.05.01 17:57:10.574925 [ 279 ] {ba549f4f-269c-40be-b5d7-88e0013b3507} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17979 | 2026.05.01 17:57:10.575061 [ 279 ] {ba549f4f-269c-40be-b5d7-88e0013b3507} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001296 sec., 184413.58024691357 rows/sec., 11.89 MiB/sec. | ||
| 17980 | 2026.05.01 17:57:10.575101 [ 279 ] {ba549f4f-269c-40be-b5d7-88e0013b3507} <Debug> TCPHandler: Processed in 0.00146362 sec. | ||
| 17981 | 2026.05.01 17:57:10.575236 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17982 | 2026.05.01 17:57:10.575334 [ 279 ] {098e1e53-4020-4dbc-8d0f-e12efdb46d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17983 | 2026.05.01 17:57:10.575373 [ 279 ] {098e1e53-4020-4dbc-8d0f-e12efdb46d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17984 | 2026.05.01 17:57:10.575894 [ 279 ] {098e1e53-4020-4dbc-8d0f-e12efdb46d49} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17985 | 2026.05.01 17:57:10.575931 [ 279 ] {098e1e53-4020-4dbc-8d0f-e12efdb46d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 17986 | 2026.05.01 17:57:10.576244 [ 279 ] {098e1e53-4020-4dbc-8d0f-e12efdb46d49} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 17987 | 2026.05.01 17:57:10.576468 [ 279 ] {098e1e53-4020-4dbc-8d0f-e12efdb46d49} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17988 | 2026.05.01 17:57:10.576600 [ 279 ] {098e1e53-4020-4dbc-8d0f-e12efdb46d49} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001286 sec., 185069.98444790047 rows/sec., 10.51 MiB/sec. | ||
| 17989 | 2026.05.01 17:57:10.576638 [ 279 ] {098e1e53-4020-4dbc-8d0f-e12efdb46d49} <Debug> TCPHandler: Processed in 0.00145723 sec. | ||
| 17990 | 2026.05.01 17:57:10.576774 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17991 | 2026.05.01 17:57:10.576870 [ 279 ] {c73c3c11-c6b6-4219-a601-71d10524c868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17992 | 2026.05.01 17:57:10.576910 [ 279 ] {c73c3c11-c6b6-4219-a601-71d10524c868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17993 | 2026.05.01 17:57:10.577657 [ 279 ] {c73c3c11-c6b6-4219-a601-71d10524c868} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17994 | 2026.05.01 17:57:10.577694 [ 279 ] {c73c3c11-c6b6-4219-a601-71d10524c868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 17995 | 2026.05.01 17:57:10.578033 [ 279 ] {c73c3c11-c6b6-4219-a601-71d10524c868} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17996 | 2026.05.01 17:57:10.578251 [ 279 ] {c73c3c11-c6b6-4219-a601-71d10524c868} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17997 | 2026.05.01 17:57:10.578383 [ 279 ] {c73c3c11-c6b6-4219-a601-71d10524c868} <Debug> executeQuery: Read 796 rows, 57.05 KiB in 0.001532 sec., 519582.24543080945 rows/sec., 36.36 MiB/sec. | ||
| 17998 | 2026.05.01 17:57:10.578422 [ 279 ] {c73c3c11-c6b6-4219-a601-71d10524c868} <Debug> TCPHandler: Processed in 0.001696665 sec. | ||
| 17999 | 2026.05.01 17:57:10.578548 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18000 | 2026.05.01 17:57:10.578643 [ 279 ] {1c5f4fb2-236c-4065-95f7-26ba1eb87248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18001 | 2026.05.01 17:57:10.578686 [ 279 ] {1c5f4fb2-236c-4065-95f7-26ba1eb87248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18002 | 2026.05.01 17:57:10.579051 [ 279 ] {1c5f4fb2-236c-4065-95f7-26ba1eb87248} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18003 | 2026.05.01 17:57:10.579087 [ 279 ] {1c5f4fb2-236c-4065-95f7-26ba1eb87248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 18004 | 2026.05.01 17:57:10.579392 [ 279 ] {1c5f4fb2-236c-4065-95f7-26ba1eb87248} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 18005 | 2026.05.01 17:57:10.579610 [ 279 ] {1c5f4fb2-236c-4065-95f7-26ba1eb87248} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18006 | 2026.05.01 17:57:10.579752 [ 279 ] {1c5f4fb2-236c-4065-95f7-26ba1eb87248} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001128 sec., 5319.148936170212 rows/sec., 277.90 KiB/sec. | ||
| 18007 | 2026.05.01 17:57:10.579791 [ 279 ] {1c5f4fb2-236c-4065-95f7-26ba1eb87248} <Debug> TCPHandler: Processed in 0.001292686 sec. | ||
| 18008 | 2026.05.01 17:57:10.579920 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18009 | 2026.05.01 17:57:10.580015 [ 279 ] {fe094eb7-a289-4a26-8478-2b9afe1ec707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18010 | 2026.05.01 17:57:10.580057 [ 279 ] {fe094eb7-a289-4a26-8478-2b9afe1ec707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18011 | 2026.05.01 17:57:10.580512 [ 279 ] {fe094eb7-a289-4a26-8478-2b9afe1ec707} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18012 | 2026.05.01 17:57:10.580549 [ 279 ] {fe094eb7-a289-4a26-8478-2b9afe1ec707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 18013 | 2026.05.01 17:57:10.580896 [ 279 ] {fe094eb7-a289-4a26-8478-2b9afe1ec707} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18014 | 2026.05.01 17:57:10.581113 [ 279 ] {fe094eb7-a289-4a26-8478-2b9afe1ec707} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18015 | 2026.05.01 17:57:10.581247 [ 279 ] {fe094eb7-a289-4a26-8478-2b9afe1ec707} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001251 sec., 267785.77138289367 rows/sec., 17.52 MiB/sec. | ||
| 18016 | 2026.05.01 17:57:10.581242 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 6 parts from all_1_122_25 to all_127_127_0 | ||
| 18017 | 2026.05.01 17:57:10.581285 [ 279 ] {fe094eb7-a289-4a26-8478-2b9afe1ec707} <Debug> TCPHandler: Processed in 0.001415039 sec. | ||
| 18018 | 2026.05.01 17:57:10.581324 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18019 | 2026.05.01 17:57:10.581376 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 18020 | 2026.05.01 17:57:10.581423 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18021 | 2026.05.01 17:57:10.581495 [ 188 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_127_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_122_25 to all_127_127_0 into Compact with storage Full | ||
| 18022 | 2026.05.01 17:57:10.581524 [ 279 ] {b1e8c1c4-2e58-45a4-89ba-afdf5fb7ced7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18023 | 2026.05.01 17:57:10.581580 [ 279 ] {b1e8c1c4-2e58-45a4-89ba-afdf5fb7ced7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18024 | 2026.05.01 17:57:10.581644 [ 188 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_127_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18025 | 2026.05.01 17:57:10.581686 [ 188 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_122_25, total 49640 rows starting from the beginning of the part | ||
| 18026 | 2026.05.01 17:57:10.581753 [ 188 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 18027 | 2026.05.01 17:57:10.581799 [ 188 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 335 rows starting from the beginning of the part | ||
| 18028 | 2026.05.01 17:57:10.581841 [ 188 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1486 rows starting from the beginning of the part | ||
| 18029 | 2026.05.01 17:57:10.581879 [ 188 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 138 rows starting from the beginning of the part | ||
| 18030 | 2026.05.01 17:57:10.581925 [ 188 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 335 rows starting from the beginning of the part | ||
| 18031 | 2026.05.01 17:57:10.581927 [ 279 ] {b1e8c1c4-2e58-45a4-89ba-afdf5fb7ced7} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18032 | 2026.05.01 17:57:10.581977 [ 279 ] {b1e8c1c4-2e58-45a4-89ba-afdf5fb7ced7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 18033 | 2026.05.01 17:57:10.582323 [ 279 ] {b1e8c1c4-2e58-45a4-89ba-afdf5fb7ced7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 18034 | 2026.05.01 17:57:10.582548 [ 279 ] {b1e8c1c4-2e58-45a4-89ba-afdf5fb7ced7} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18035 | 2026.05.01 17:57:10.582687 [ 279 ] {b1e8c1c4-2e58-45a4-89ba-afdf5fb7ced7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001183 sec., 845.30853761623 rows/sec., 56.96 KiB/sec. | ||
| 18036 | 2026.05.01 17:57:10.582726 [ 279 ] {b1e8c1c4-2e58-45a4-89ba-afdf5fb7ced7} <Debug> TCPHandler: Processed in 0.001352667 sec. | ||
| 18037 | 2026.05.01 17:57:10.582863 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18038 | 2026.05.01 17:57:10.582957 [ 279 ] {e3988dca-a555-40b6-9b83-d2e813499fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18039 | 2026.05.01 17:57:10.583012 [ 279 ] {e3988dca-a555-40b6-9b83-d2e813499fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18040 | 2026.05.01 17:57:10.583900 [ 279 ] {e3988dca-a555-40b6-9b83-d2e813499fc5} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18041 | 2026.05.01 17:57:10.583938 [ 279 ] {e3988dca-a555-40b6-9b83-d2e813499fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 18042 | 2026.05.01 17:57:10.584531 [ 279 ] {e3988dca-a555-40b6-9b83-d2e813499fc5} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 18043 | 2026.05.01 17:57:10.584774 [ 279 ] {e3988dca-a555-40b6-9b83-d2e813499fc5} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18044 | 2026.05.01 17:57:10.584924 [ 279 ] {e3988dca-a555-40b6-9b83-d2e813499fc5} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001985 sec., 18136.020151133504 rows/sec., 32.50 MiB/sec. | ||
| 18045 | 2026.05.01 17:57:10.584994 [ 279 ] {e3988dca-a555-40b6-9b83-d2e813499fc5} <Debug> TCPHandler: Processed in 0.002181774 sec. | ||
| 18046 | 2026.05.01 17:57:10.585140 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18047 | 2026.05.01 17:57:10.585237 [ 279 ] {f76ca100-5e16-414d-bbf3-5663189ab2e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18048 | 2026.05.01 17:57:10.585279 [ 279 ] {f76ca100-5e16-414d-bbf3-5663189ab2e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18049 | 2026.05.01 17:57:10.585627 [ 279 ] {f76ca100-5e16-414d-bbf3-5663189ab2e3} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18050 | 2026.05.01 17:57:10.585663 [ 279 ] {f76ca100-5e16-414d-bbf3-5663189ab2e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 18051 | 2026.05.01 17:57:10.585977 [ 279 ] {f76ca100-5e16-414d-bbf3-5663189ab2e3} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18052 | 2026.05.01 17:57:10.586203 [ 279 ] {f76ca100-5e16-414d-bbf3-5663189ab2e3} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18053 | 2026.05.01 17:57:10.586339 [ 279 ] {f76ca100-5e16-414d-bbf3-5663189ab2e3} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001122 sec., 98039.21568627452 rows/sec., 5.96 MiB/sec. | ||
| 18054 | 2026.05.01 17:57:10.586376 [ 279 ] {f76ca100-5e16-414d-bbf3-5663189ab2e3} <Debug> TCPHandler: Processed in 0.001285626 sec. | ||
| 18055 | 2026.05.01 17:57:10.591420 [ 187 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_127_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52094 rows, containing 5 columns (5 merged, 0 gathered) in 0.009979902 sec., 5219890.93680479 rows/sec., 337.38 MiB/sec. | ||
| 18056 | 2026.05.01 17:57:10.592093 [ 190 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_127_26} <Trace> MergedBlockOutputStream: filled checksums all_1_127_26 (state Temporary) | ||
| 18057 | 2026.05.01 17:57:10.592451 [ 190 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_127_26} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_127_26 to all_1_127_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18058 | 2026.05.01 17:57:10.592551 [ 190 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_127_26} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 6 parts: [all_1_122_25, all_127_127_0] -> all_1_127_26 | ||
| 18059 | 2026.05.01 17:57:10.592653 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 18060 | 2026.05.01 17:57:11.339853 [ 223 ] {} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 18061 | 2026.05.01 17:57:11.339901 [ 223 ] {} <Debug> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 18062 | 2026.05.01 17:57:11.342367 [ 223 ] {} <Debug> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 18063 | 2026.05.01 17:57:12.112383 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18064 | 2026.05.01 17:57:12.112427 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18065 | 2026.05.01 17:57:12.299863 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37492 | ||
| 18066 | 2026.05.01 17:57:12.300639 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18067 | 2026.05.01 17:57:12.300704 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 18068 | 2026.05.01 17:57:12.301362 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18069 | 2026.05.01 17:57:12.301693 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18070 | 2026.05.01 17:57:12.301902 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37492 | ||
| 18071 | 2026.05.01 17:57:12.642901 [ 136 ] {} <Debug> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 18072 | 2026.05.01 17:57:12.642962 [ 136 ] {} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18073 | 2026.05.01 17:57:12.642984 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 18074 | 2026.05.01 17:57:12.643104 [ 186 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::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 | ||
| 18075 | 2026.05.01 17:57:12.643239 [ 186 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18076 | 2026.05.01 17:57:12.643272 [ 186 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 2 rows starting from the beginning of the part | ||
| 18077 | 2026.05.01 17:57:12.643336 [ 186 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 18078 | 2026.05.01 17:57:12.643381 [ 186 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 18079 | 2026.05.01 17:57:12.643423 [ 186 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 18080 | 2026.05.01 17:57:12.643462 [ 186 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 18081 | 2026.05.01 17:57:12.644200 [ 187 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001149654 sec., 5218.961531034555 rows/sec., 387.34 KiB/sec. | ||
| 18082 | 2026.05.01 17:57:12.644406 [ 189 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 18083 | 2026.05.01 17:57:12.644757 [ 189 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_13_3} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18084 | 2026.05.01 17:57:12.644848 [ 189 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_13_3} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 18085 | 2026.05.01 17:57:12.644957 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18086 | 2026.05.01 17:57:14.243675 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 18087 | 2026.05.01 17:57:14.263641 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18088 | 2026.05.01 17:57:14.263708 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 18089 | 2026.05.01 17:57:14.270166 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18090 | 2026.05.01 17:57:14.270957 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18091 | 2026.05.01 17:57:14.274724 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 18092 | 2026.05.01 17:57:15.553426 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18093 | 2026.05.01 17:57:15.553629 [ 279 ] {56bea6c9-6cdc-4a3e-8cee-e415d34eb125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18094 | 2026.05.01 17:57:15.553702 [ 279 ] {56bea6c9-6cdc-4a3e-8cee-e415d34eb125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18095 | 2026.05.01 17:57:15.554380 [ 279 ] {56bea6c9-6cdc-4a3e-8cee-e415d34eb125} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18096 | 2026.05.01 17:57:15.554429 [ 279 ] {56bea6c9-6cdc-4a3e-8cee-e415d34eb125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 18097 | 2026.05.01 17:57:15.554897 [ 279 ] {56bea6c9-6cdc-4a3e-8cee-e415d34eb125} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18098 | 2026.05.01 17:57:15.555143 [ 279 ] {56bea6c9-6cdc-4a3e-8cee-e415d34eb125} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18099 | 2026.05.01 17:57:15.555317 [ 279 ] {56bea6c9-6cdc-4a3e-8cee-e415d34eb125} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.00174 sec., 39080.45977011494 rows/sec., 3.12 MiB/sec. | ||
| 18100 | 2026.05.01 17:57:15.555371 [ 279 ] {56bea6c9-6cdc-4a3e-8cee-e415d34eb125} <Debug> TCPHandler: Processed in 0.002088522 sec. | ||
| 18101 | 2026.05.01 17:57:15.555510 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18102 | 2026.05.01 17:57:15.555619 [ 279 ] {a34b51fb-7132-45c3-a2aa-0c7a96161095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18103 | 2026.05.01 17:57:15.555664 [ 279 ] {a34b51fb-7132-45c3-a2aa-0c7a96161095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18104 | 2026.05.01 17:57:15.556114 [ 279 ] {a34b51fb-7132-45c3-a2aa-0c7a96161095} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18105 | 2026.05.01 17:57:15.556151 [ 279 ] {a34b51fb-7132-45c3-a2aa-0c7a96161095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 18106 | 2026.05.01 17:57:15.556463 [ 279 ] {a34b51fb-7132-45c3-a2aa-0c7a96161095} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 18107 | 2026.05.01 17:57:15.556714 [ 279 ] {a34b51fb-7132-45c3-a2aa-0c7a96161095} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18108 | 2026.05.01 17:57:15.556864 [ 279 ] {a34b51fb-7132-45c3-a2aa-0c7a96161095} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001269 sec., 4728.132387706856 rows/sec., 355.53 KiB/sec. | ||
| 18109 | 2026.05.01 17:57:15.556907 [ 279 ] {a34b51fb-7132-45c3-a2aa-0c7a96161095} <Debug> TCPHandler: Processed in 0.001449799 sec. | ||
| 18110 | 2026.05.01 17:57:15.557030 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18111 | 2026.05.01 17:57:15.557130 [ 279 ] {e9d3ec34-873e-4653-8a74-d21814452d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18112 | 2026.05.01 17:57:15.557173 [ 279 ] {e9d3ec34-873e-4653-8a74-d21814452d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18113 | 2026.05.01 17:57:15.557617 [ 279 ] {e9d3ec34-873e-4653-8a74-d21814452d85} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18114 | 2026.05.01 17:57:15.557653 [ 279 ] {e9d3ec34-873e-4653-8a74-d21814452d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 18115 | 2026.05.01 17:57:15.557975 [ 279 ] {e9d3ec34-873e-4653-8a74-d21814452d85} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18116 | 2026.05.01 17:57:15.558195 [ 279 ] {e9d3ec34-873e-4653-8a74-d21814452d85} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18117 | 2026.05.01 17:57:15.558339 [ 279 ] {e9d3ec34-873e-4653-8a74-d21814452d85} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.00123 sec., 56910.56910569106 rows/sec., 4.44 MiB/sec. | ||
| 18118 | 2026.05.01 17:57:15.558378 [ 279 ] {e9d3ec34-873e-4653-8a74-d21814452d85} <Debug> TCPHandler: Processed in 0.001398139 sec. | ||
| 18119 | 2026.05.01 17:57:15.558506 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18120 | 2026.05.01 17:57:15.558603 [ 279 ] {88b37ee7-0773-4509-9b5b-997442dca453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18121 | 2026.05.01 17:57:15.558648 [ 279 ] {88b37ee7-0773-4509-9b5b-997442dca453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18122 | 2026.05.01 17:57:15.559068 [ 279 ] {88b37ee7-0773-4509-9b5b-997442dca453} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18123 | 2026.05.01 17:57:15.559100 [ 279 ] {88b37ee7-0773-4509-9b5b-997442dca453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 18124 | 2026.05.01 17:57:15.559423 [ 279 ] {88b37ee7-0773-4509-9b5b-997442dca453} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18125 | 2026.05.01 17:57:15.559628 [ 279 ] {88b37ee7-0773-4509-9b5b-997442dca453} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18126 | 2026.05.01 17:57:15.559834 [ 279 ] {88b37ee7-0773-4509-9b5b-997442dca453} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 18127 | 2026.05.01 17:57:15.559873 [ 279 ] {88b37ee7-0773-4509-9b5b-997442dca453} <Debug> TCPHandler: Processed in 0.001422139 sec. | ||
| 18128 | 2026.05.01 17:57:15.560003 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18129 | 2026.05.01 17:57:15.560101 [ 279 ] {91a333a6-8b3c-4a42-b527-a84a5f36f335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18130 | 2026.05.01 17:57:15.560162 [ 279 ] {91a333a6-8b3c-4a42-b527-a84a5f36f335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18131 | 2026.05.01 17:57:15.560963 [ 279 ] {91a333a6-8b3c-4a42-b527-a84a5f36f335} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18132 | 2026.05.01 17:57:15.560997 [ 279 ] {91a333a6-8b3c-4a42-b527-a84a5f36f335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 18133 | 2026.05.01 17:57:15.561518 [ 279 ] {91a333a6-8b3c-4a42-b527-a84a5f36f335} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 18134 | 2026.05.01 17:57:15.561772 [ 279 ] {91a333a6-8b3c-4a42-b527-a84a5f36f335} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18135 | 2026.05.01 17:57:15.561937 [ 279 ] {91a333a6-8b3c-4a42-b527-a84a5f36f335} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001855 sec., 3234.5013477088946 rows/sec., 5.80 MiB/sec. | ||
| 18136 | 2026.05.01 17:57:15.562014 [ 279 ] {91a333a6-8b3c-4a42-b527-a84a5f36f335} <Debug> TCPHandler: Processed in 0.002059751 sec. | ||
| 18137 | 2026.05.01 17:57:15.562156 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18138 | 2026.05.01 17:57:15.562253 [ 279 ] {89ced1d1-f7a4-47a9-9c79-55a3d6e9707c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18139 | 2026.05.01 17:57:15.562296 [ 279 ] {89ced1d1-f7a4-47a9-9c79-55a3d6e9707c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18140 | 2026.05.01 17:57:15.562655 [ 279 ] {89ced1d1-f7a4-47a9-9c79-55a3d6e9707c} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18141 | 2026.05.01 17:57:15.562689 [ 279 ] {89ced1d1-f7a4-47a9-9c79-55a3d6e9707c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 18142 | 2026.05.01 17:57:15.562994 [ 279 ] {89ced1d1-f7a4-47a9-9c79-55a3d6e9707c} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18143 | 2026.05.01 17:57:15.563205 [ 279 ] {89ced1d1-f7a4-47a9-9c79-55a3d6e9707c} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18144 | 2026.05.01 17:57:15.563335 [ 279 ] {89ced1d1-f7a4-47a9-9c79-55a3d6e9707c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 18145 | 2026.05.01 17:57:15.563372 [ 279 ] {89ced1d1-f7a4-47a9-9c79-55a3d6e9707c} <Debug> TCPHandler: Processed in 0.001265536 sec. | ||
| 18146 | 2026.05.01 17:57:17.430896 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2308 | ||
| 18147 | 2026.05.01 17:57:17.434622 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18148 | 2026.05.01 17:57:17.434688 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 18149 | 2026.05.01 17:57:17.436057 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18150 | 2026.05.01 17:57:17.436371 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18151 | 2026.05.01 17:57:17.436829 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2308 | ||
| 18152 | 2026.05.01 17:57:19.802430 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37940 | ||
| 18153 | 2026.05.01 17:57:19.802955 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18154 | 2026.05.01 17:57:19.803002 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 18155 | 2026.05.01 17:57:19.803527 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18156 | 2026.05.01 17:57:19.803769 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18157 | 2026.05.01 17:57:19.803907 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37940 | ||
| 18158 | 2026.05.01 17:57:20.568911 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18159 | 2026.05.01 17:57:20.569137 [ 279 ] {32558f17-9fd1-4eab-be2e-aaf44c6675c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18160 | 2026.05.01 17:57:20.569209 [ 279 ] {32558f17-9fd1-4eab-be2e-aaf44c6675c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18161 | 2026.05.01 17:57:20.570102 [ 279 ] {32558f17-9fd1-4eab-be2e-aaf44c6675c9} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18162 | 2026.05.01 17:57:20.570157 [ 279 ] {32558f17-9fd1-4eab-be2e-aaf44c6675c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 18163 | 2026.05.01 17:57:20.570575 [ 279 ] {32558f17-9fd1-4eab-be2e-aaf44c6675c9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 18164 | 2026.05.01 17:57:20.570804 [ 279 ] {32558f17-9fd1-4eab-be2e-aaf44c6675c9} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18165 | 2026.05.01 17:57:20.570945 [ 119 ] {} <Debug> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 18166 | 2026.05.01 17:57:20.570976 [ 279 ] {32558f17-9fd1-4eab-be2e-aaf44c6675c9} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001889 sec., 245632.6098464796 rows/sec., 15.58 MiB/sec. | ||
| 18167 | 2026.05.01 17:57:20.571014 [ 119 ] {} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18168 | 2026.05.01 17:57:20.571044 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 18169 | 2026.05.01 17:57:20.571063 [ 279 ] {32558f17-9fd1-4eab-be2e-aaf44c6675c9} <Debug> TCPHandler: Processed in 0.002288936 sec. | ||
| 18170 | 2026.05.01 17:57:20.571146 [ 191 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 18171 | 2026.05.01 17:57:20.571208 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18172 | 2026.05.01 17:57:20.571282 [ 191 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18173 | 2026.05.01 17:57:20.571319 [ 279 ] {1249ba0a-bdf8-4523-8d67-dbdaf52d92f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18174 | 2026.05.01 17:57:20.571322 [ 191 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 488 rows starting from the beginning of the part | ||
| 18175 | 2026.05.01 17:57:20.571372 [ 279 ] {1249ba0a-bdf8-4523-8d67-dbdaf52d92f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18176 | 2026.05.01 17:57:20.571416 [ 191 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 464 rows starting from the beginning of the part | ||
| 18177 | 2026.05.01 17:57:20.571471 [ 191 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 464 rows starting from the beginning of the part | ||
| 18178 | 2026.05.01 17:57:20.571516 [ 191 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 464 rows starting from the beginning of the part | ||
| 18179 | 2026.05.01 17:57:20.571573 [ 191 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 464 rows starting from the beginning of the part | ||
| 18180 | 2026.05.01 17:57:20.571630 [ 191 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 464 rows starting from the beginning of the part | ||
| 18181 | 2026.05.01 17:57:20.571823 [ 279 ] {1249ba0a-bdf8-4523-8d67-dbdaf52d92f3} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18182 | 2026.05.01 17:57:20.571868 [ 279 ] {1249ba0a-bdf8-4523-8d67-dbdaf52d92f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 18183 | 2026.05.01 17:57:20.572196 [ 279 ] {1249ba0a-bdf8-4523-8d67-dbdaf52d92f3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 18184 | 2026.05.01 17:57:20.572423 [ 279 ] {1249ba0a-bdf8-4523-8d67-dbdaf52d92f3} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18185 | 2026.05.01 17:57:20.572561 [ 279 ] {1249ba0a-bdf8-4523-8d67-dbdaf52d92f3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001265 sec., 1581.0276679841897 rows/sec., 128.92 KiB/sec. | ||
| 18186 | 2026.05.01 17:57:20.572600 [ 279 ] {1249ba0a-bdf8-4523-8d67-dbdaf52d92f3} <Debug> TCPHandler: Processed in 0.001445149 sec. | ||
| 18187 | 2026.05.01 17:57:20.572730 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18188 | 2026.05.01 17:57:20.572829 [ 279 ] {d97d6b25-9496-4d4d-a8fa-5d89c81d63e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18189 | 2026.05.01 17:57:20.572871 [ 279 ] {d97d6b25-9496-4d4d-a8fa-5d89c81d63e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18190 | 2026.05.01 17:57:20.572945 [ 189 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2808 rows, containing 5 columns (5 merged, 0 gathered) in 0.001848127 sec., 1519376.103482066 rows/sec., 102.40 MiB/sec. | ||
| 18191 | 2026.05.01 17:57:20.573117 [ 187 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 18192 | 2026.05.01 17:57:20.573431 [ 187 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_50_10} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18193 | 2026.05.01 17:57:20.573512 [ 187 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_50_10} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 18194 | 2026.05.01 17:57:20.573596 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 18195 | 2026.05.01 17:57:20.574340 [ 279 ] {d97d6b25-9496-4d4d-a8fa-5d89c81d63e6} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18196 | 2026.05.01 17:57:20.574394 [ 279 ] {d97d6b25-9496-4d4d-a8fa-5d89c81d63e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 18197 | 2026.05.01 17:57:20.574814 [ 279 ] {d97d6b25-9496-4d4d-a8fa-5d89c81d63e6} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18198 | 2026.05.01 17:57:20.575056 [ 279 ] {d97d6b25-9496-4d4d-a8fa-5d89c81d63e6} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18199 | 2026.05.01 17:57:20.575194 [ 279 ] {d97d6b25-9496-4d4d-a8fa-5d89c81d63e6} <Debug> executeQuery: Read 1320 rows, 105.65 KiB in 0.002385 sec., 553459.1194968553 rows/sec., 43.26 MiB/sec. | ||
| 18200 | 2026.05.01 17:57:20.575232 [ 279 ] {d97d6b25-9496-4d4d-a8fa-5d89c81d63e6} <Debug> TCPHandler: Processed in 0.002551502 sec. | ||
| 18201 | 2026.05.01 17:57:20.575365 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18202 | 2026.05.01 17:57:20.575462 [ 279 ] {eda28a03-44e6-451f-9c45-5598770f2dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18203 | 2026.05.01 17:57:20.575504 [ 279 ] {eda28a03-44e6-451f-9c45-5598770f2dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18204 | 2026.05.01 17:57:20.576084 [ 279 ] {eda28a03-44e6-451f-9c45-5598770f2dc0} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18205 | 2026.05.01 17:57:20.576121 [ 279 ] {eda28a03-44e6-451f-9c45-5598770f2dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 18206 | 2026.05.01 17:57:20.576427 [ 279 ] {eda28a03-44e6-451f-9c45-5598770f2dc0} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 18207 | 2026.05.01 17:57:20.576635 [ 279 ] {eda28a03-44e6-451f-9c45-5598770f2dc0} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18208 | 2026.05.01 17:57:20.576748 [ 119 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 18209 | 2026.05.01 17:57:20.576763 [ 279 ] {eda28a03-44e6-451f-9c45-5598770f2dc0} <Debug> executeQuery: Read 270 rows, 16.78 KiB in 0.00132 sec., 204545.45454545456 rows/sec., 12.41 MiB/sec. | ||
| 18210 | 2026.05.01 17:57:20.576783 [ 119 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18211 | 2026.05.01 17:57:20.576806 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 18212 | 2026.05.01 17:57:20.576809 [ 279 ] {eda28a03-44e6-451f-9c45-5598770f2dc0} <Debug> TCPHandler: Processed in 0.00149392 sec. | ||
| 18213 | 2026.05.01 17:57:20.576870 [ 191 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 18214 | 2026.05.01 17:57:20.576957 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18215 | 2026.05.01 17:57:20.576961 [ 191 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18216 | 2026.05.01 17:57:20.577008 [ 191 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 317 rows starting from the beginning of the part | ||
| 18217 | 2026.05.01 17:57:20.577051 [ 191 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 268 rows starting from the beginning of the part | ||
| 18218 | 2026.05.01 17:57:20.577063 [ 279 ] {3efc9f1e-b0a0-4d7b-9ac1-32fb4e31c836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18219 | 2026.05.01 17:57:20.577088 [ 191 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 17 rows starting from the beginning of the part | ||
| 18220 | 2026.05.01 17:57:20.577109 [ 279 ] {3efc9f1e-b0a0-4d7b-9ac1-32fb4e31c836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18221 | 2026.05.01 17:57:20.577128 [ 191 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 268 rows starting from the beginning of the part | ||
| 18222 | 2026.05.01 17:57:20.577166 [ 191 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 6 rows starting from the beginning of the part | ||
| 18223 | 2026.05.01 17:57:20.577203 [ 191 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 270 rows starting from the beginning of the part | ||
| 18224 | 2026.05.01 17:57:20.577699 [ 279 ] {3efc9f1e-b0a0-4d7b-9ac1-32fb4e31c836} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18225 | 2026.05.01 17:57:20.577741 [ 279 ] {3efc9f1e-b0a0-4d7b-9ac1-32fb4e31c836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 18226 | 2026.05.01 17:57:20.578024 [ 187 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1146 rows, containing 5 columns (5 merged, 0 gathered) in 0.001180674 sec., 970632.0288242139 rows/sec., 63.31 MiB/sec. | ||
| 18227 | 2026.05.01 17:57:20.578067 [ 279 ] {3efc9f1e-b0a0-4d7b-9ac1-32fb4e31c836} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18228 | 2026.05.01 17:57:20.578149 [ 191 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 18229 | 2026.05.01 17:57:20.578328 [ 279 ] {3efc9f1e-b0a0-4d7b-9ac1-32fb4e31c836} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18230 | 2026.05.01 17:57:20.578432 [ 191 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_111_22} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18231 | 2026.05.01 17:57:20.578498 [ 191 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_111_22} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 18232 | 2026.05.01 17:57:20.578507 [ 279 ] {3efc9f1e-b0a0-4d7b-9ac1-32fb4e31c836} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001461 sec., 163586.58453114305 rows/sec., 10.54 MiB/sec. | ||
| 18233 | 2026.05.01 17:57:20.578559 [ 279 ] {3efc9f1e-b0a0-4d7b-9ac1-32fb4e31c836} <Debug> TCPHandler: Processed in 0.001658244 sec. | ||
| 18234 | 2026.05.01 17:57:20.578563 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 18235 | 2026.05.01 17:57:20.578698 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18236 | 2026.05.01 17:57:20.578799 [ 279 ] {b6a4a631-7182-4d05-b8b0-71173369fc6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18237 | 2026.05.01 17:57:20.578839 [ 279 ] {b6a4a631-7182-4d05-b8b0-71173369fc6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18238 | 2026.05.01 17:57:20.579446 [ 279 ] {b6a4a631-7182-4d05-b8b0-71173369fc6e} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18239 | 2026.05.01 17:57:20.579497 [ 279 ] {b6a4a631-7182-4d05-b8b0-71173369fc6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 18240 | 2026.05.01 17:57:20.579928 [ 279 ] {b6a4a631-7182-4d05-b8b0-71173369fc6e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 18241 | 2026.05.01 17:57:20.580218 [ 279 ] {b6a4a631-7182-4d05-b8b0-71173369fc6e} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18242 | 2026.05.01 17:57:20.580323 [ 119 ] {} <Debug> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 18243 | 2026.05.01 17:57:20.580356 [ 279 ] {b6a4a631-7182-4d05-b8b0-71173369fc6e} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001575 sec., 151111.11111111112 rows/sec., 8.58 MiB/sec. | ||
| 18244 | 2026.05.01 17:57:20.580361 [ 119 ] {} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18245 | 2026.05.01 17:57:20.580398 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 18246 | 2026.05.01 17:57:20.580403 [ 279 ] {b6a4a631-7182-4d05-b8b0-71173369fc6e} <Debug> TCPHandler: Processed in 0.001756195 sec. | ||
| 18247 | 2026.05.01 17:57:20.580462 [ 191 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 18248 | 2026.05.01 17:57:20.580538 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18249 | 2026.05.01 17:57:20.580539 [ 191 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18250 | 2026.05.01 17:57:20.580590 [ 191 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 250 rows starting from the beginning of the part | ||
| 18251 | 2026.05.01 17:57:20.580632 [ 191 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 238 rows starting from the beginning of the part | ||
| 18252 | 2026.05.01 17:57:20.580660 [ 279 ] {f6d4d2cf-4127-4e11-b1eb-e30890b5c4af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18253 | 2026.05.01 17:57:20.580667 [ 191 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 238 rows starting from the beginning of the part | ||
| 18254 | 2026.05.01 17:57:20.580726 [ 191 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 238 rows starting from the beginning of the part | ||
| 18255 | 2026.05.01 17:57:20.580727 [ 279 ] {f6d4d2cf-4127-4e11-b1eb-e30890b5c4af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18256 | 2026.05.01 17:57:20.580758 [ 191 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 238 rows starting from the beginning of the part | ||
| 18257 | 2026.05.01 17:57:20.580796 [ 191 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 238 rows starting from the beginning of the part | ||
| 18258 | 2026.05.01 17:57:20.581632 [ 191 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1440 rows, containing 5 columns (5 merged, 0 gathered) in 0.001196204 sec., 1203808.0461192238 rows/sec., 73.12 MiB/sec. | ||
| 18259 | 2026.05.01 17:57:20.581719 [ 279 ] {f6d4d2cf-4127-4e11-b1eb-e30890b5c4af} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18260 | 2026.05.01 17:57:20.581735 [ 191 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 18261 | 2026.05.01 17:57:20.581769 [ 279 ] {f6d4d2cf-4127-4e11-b1eb-e30890b5c4af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 18262 | 2026.05.01 17:57:20.582000 [ 191 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_50_10} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18263 | 2026.05.01 17:57:20.582071 [ 191 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_50_10} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 18264 | 2026.05.01 17:57:20.582125 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 18265 | 2026.05.01 17:57:20.582273 [ 279 ] {f6d4d2cf-4127-4e11-b1eb-e30890b5c4af} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18266 | 2026.05.01 17:57:20.582593 [ 279 ] {f6d4d2cf-4127-4e11-b1eb-e30890b5c4af} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18267 | 2026.05.01 17:57:20.582752 [ 279 ] {f6d4d2cf-4127-4e11-b1eb-e30890b5c4af} <Debug> executeQuery: Read 798 rows, 57.21 KiB in 0.002117 sec., 376948.5120453472 rows/sec., 26.39 MiB/sec. | ||
| 18268 | 2026.05.01 17:57:20.582792 [ 279 ] {f6d4d2cf-4127-4e11-b1eb-e30890b5c4af} <Debug> TCPHandler: Processed in 0.002304867 sec. | ||
| 18269 | 2026.05.01 17:57:20.582910 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18270 | 2026.05.01 17:57:20.583008 [ 279 ] {7dc69bc4-d582-4573-8e92-638f7321c013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18271 | 2026.05.01 17:57:20.583049 [ 279 ] {7dc69bc4-d582-4573-8e92-638f7321c013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18272 | 2026.05.01 17:57:20.583387 [ 279 ] {7dc69bc4-d582-4573-8e92-638f7321c013} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18273 | 2026.05.01 17:57:20.583421 [ 279 ] {7dc69bc4-d582-4573-8e92-638f7321c013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 18274 | 2026.05.01 17:57:20.583721 [ 279 ] {7dc69bc4-d582-4573-8e92-638f7321c013} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 18275 | 2026.05.01 17:57:20.583938 [ 279 ] {7dc69bc4-d582-4573-8e92-638f7321c013} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18276 | 2026.05.01 17:57:20.584060 [ 117 ] {} <Debug> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 18277 | 2026.05.01 17:57:20.584068 [ 279 ] {7dc69bc4-d582-4573-8e92-638f7321c013} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 18278 | 2026.05.01 17:57:20.584104 [ 117 ] {} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18279 | 2026.05.01 17:57:20.584118 [ 279 ] {7dc69bc4-d582-4573-8e92-638f7321c013} <Debug> TCPHandler: Processed in 0.001258336 sec. | ||
| 18280 | 2026.05.01 17:57:20.584128 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 18281 | 2026.05.01 17:57:20.584208 [ 187 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 18282 | 2026.05.01 17:57:20.584243 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18283 | 2026.05.01 17:57:20.584306 [ 187 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18284 | 2026.05.01 17:57:20.584343 [ 279 ] {9cb24695-f5c9-43ee-aa2d-08ae92705ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18285 | 2026.05.01 17:57:20.584343 [ 187 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part | ||
| 18286 | 2026.05.01 17:57:20.584393 [ 279 ] {9cb24695-f5c9-43ee-aa2d-08ae92705ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18287 | 2026.05.01 17:57:20.584423 [ 187 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 18288 | 2026.05.01 17:57:20.584478 [ 187 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 18289 | 2026.05.01 17:57:20.584523 [ 187 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 18290 | 2026.05.01 17:57:20.584566 [ 187 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 18291 | 2026.05.01 17:57:20.584608 [ 187 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 18292 | 2026.05.01 17:57:20.584880 [ 279 ] {9cb24695-f5c9-43ee-aa2d-08ae92705ba9} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18293 | 2026.05.01 17:57:20.584920 [ 279 ] {9cb24695-f5c9-43ee-aa2d-08ae92705ba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 18294 | 2026.05.01 17:57:20.585283 [ 279 ] {9cb24695-f5c9-43ee-aa2d-08ae92705ba9} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18295 | 2026.05.01 17:57:20.585341 [ 197 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.001166033 sec., 236699.99048054387 rows/sec., 12.08 MiB/sec. | ||
| 18296 | 2026.05.01 17:57:20.585498 [ 279 ] {9cb24695-f5c9-43ee-aa2d-08ae92705ba9} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18297 | 2026.05.01 17:57:20.585554 [ 196 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 18298 | 2026.05.01 17:57:20.585633 [ 279 ] {9cb24695-f5c9-43ee-aa2d-08ae92705ba9} <Debug> executeQuery: Read 336 rows, 22.52 KiB in 0.001308 sec., 256880.73394495415 rows/sec., 16.81 MiB/sec. | ||
| 18299 | 2026.05.01 17:57:20.585675 [ 279 ] {9cb24695-f5c9-43ee-aa2d-08ae92705ba9} <Debug> TCPHandler: Processed in 0.00148051 sec. | ||
| 18300 | 2026.05.01 17:57:20.585803 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18301 | 2026.05.01 17:57:20.585908 [ 279 ] {418f682a-01ef-41df-a285-990a00399738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18302 | 2026.05.01 17:57:20.585918 [ 196 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_46_9} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18303 | 2026.05.01 17:57:20.585953 [ 279 ] {418f682a-01ef-41df-a285-990a00399738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18304 | 2026.05.01 17:57:20.586009 [ 196 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_46_9} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 18305 | 2026.05.01 17:57:20.586131 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 18306 | 2026.05.01 17:57:20.586297 [ 279 ] {418f682a-01ef-41df-a285-990a00399738} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18307 | 2026.05.01 17:57:20.586337 [ 279 ] {418f682a-01ef-41df-a285-990a00399738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 18308 | 2026.05.01 17:57:20.586663 [ 279 ] {418f682a-01ef-41df-a285-990a00399738} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 18309 | 2026.05.01 17:57:20.586886 [ 279 ] {418f682a-01ef-41df-a285-990a00399738} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18310 | 2026.05.01 17:57:20.587024 [ 279 ] {418f682a-01ef-41df-a285-990a00399738} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001134 sec., 881.8342151675485 rows/sec., 59.42 KiB/sec. | ||
| 18311 | 2026.05.01 17:57:20.587061 [ 279 ] {418f682a-01ef-41df-a285-990a00399738} <Debug> TCPHandler: Processed in 0.001309436 sec. | ||
| 18312 | 2026.05.01 17:57:20.587184 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18313 | 2026.05.01 17:57:20.587277 [ 279 ] {ce43f906-e774-48d6-a5e5-5ac7b1fb5fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18314 | 2026.05.01 17:57:20.587331 [ 279 ] {ce43f906-e774-48d6-a5e5-5ac7b1fb5fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18315 | 2026.05.01 17:57:20.588219 [ 279 ] {ce43f906-e774-48d6-a5e5-5ac7b1fb5fe8} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18316 | 2026.05.01 17:57:20.588255 [ 279 ] {ce43f906-e774-48d6-a5e5-5ac7b1fb5fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 18317 | 2026.05.01 17:57:20.588825 [ 279 ] {ce43f906-e774-48d6-a5e5-5ac7b1fb5fe8} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 18318 | 2026.05.01 17:57:20.589087 [ 279 ] {ce43f906-e774-48d6-a5e5-5ac7b1fb5fe8} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18319 | 2026.05.01 17:57:20.589212 [ 117 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 18320 | 2026.05.01 17:57:20.589228 [ 279 ] {ce43f906-e774-48d6-a5e5-5ac7b1fb5fe8} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001967 sec., 18301.982714794103 rows/sec., 32.80 MiB/sec. | ||
| 18321 | 2026.05.01 17:57:20.589245 [ 117 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18322 | 2026.05.01 17:57:20.589265 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 18323 | 2026.05.01 17:57:20.589296 [ 279 ] {ce43f906-e774-48d6-a5e5-5ac7b1fb5fe8} <Debug> TCPHandler: Processed in 0.002161593 sec. | ||
| 18324 | 2026.05.01 17:57:20.589338 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 18325 | 2026.05.01 17:57:20.589433 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18326 | 2026.05.01 17:57:20.589523 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18327 | 2026.05.01 17:57:20.589535 [ 279 ] {6b19d63d-3b05-46a0-9b50-1f75f2a3b219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18328 | 2026.05.01 17:57:20.589583 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2388 rows starting from the beginning of the part | ||
| 18329 | 2026.05.01 17:57:20.589586 [ 279 ] {6b19d63d-3b05-46a0-9b50-1f75f2a3b219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18330 | 2026.05.01 17:57:20.589700 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 36 rows starting from the beginning of the part | ||
| 18331 | 2026.05.01 17:57:20.589806 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 17 rows starting from the beginning of the part | ||
| 18332 | 2026.05.01 17:57:20.589903 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 36 rows starting from the beginning of the part | ||
| 18333 | 2026.05.01 17:57:20.589964 [ 279 ] {6b19d63d-3b05-46a0-9b50-1f75f2a3b219} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18334 | 2026.05.01 17:57:20.589997 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 6 rows starting from the beginning of the part | ||
| 18335 | 2026.05.01 17:57:20.590007 [ 279 ] {6b19d63d-3b05-46a0-9b50-1f75f2a3b219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 18336 | 2026.05.01 17:57:20.590099 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 36 rows starting from the beginning of the part | ||
| 18337 | 2026.05.01 17:57:20.590337 [ 279 ] {6b19d63d-3b05-46a0-9b50-1f75f2a3b219} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18338 | 2026.05.01 17:57:20.590588 [ 279 ] {6b19d63d-3b05-46a0-9b50-1f75f2a3b219} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18339 | 2026.05.01 17:57:20.590728 [ 279 ] {6b19d63d-3b05-46a0-9b50-1f75f2a3b219} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001214 sec., 90609.55518945634 rows/sec., 5.51 MiB/sec. | ||
| 18340 | 2026.05.01 17:57:20.590765 [ 279 ] {6b19d63d-3b05-46a0-9b50-1f75f2a3b219} <Debug> TCPHandler: Processed in 0.001380758 sec. | ||
| 18341 | 2026.05.01 17:57:20.597407 [ 196 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2519 rows, containing 19 columns (19 merged, 0 gathered) in 0.008101584 sec., 310926.8508479329 rows/sec., 557.17 MiB/sec. | ||
| 18342 | 2026.05.01 17:57:20.599588 [ 197 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 18343 | 2026.05.01 17:57:20.599949 [ 197 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18344 | 2026.05.01 17:57:20.600020 [ 197 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 18345 | 2026.05.01 17:57:20.600174 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.81 MiB. | ||
| 18346 | 2026.05.01 17:57:21.775076 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 18347 | 2026.05.01 17:57:21.795819 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18348 | 2026.05.01 17:57:21.795889 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 18349 | 2026.05.01 17:57:21.802404 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18350 | 2026.05.01 17:57:21.803224 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18351 | 2026.05.01 17:57:21.809071 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 18352 | 2026.05.01 17:57:22.215758 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45234 | ||
| 18353 | 2026.05.01 17:57:22.215863 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18354 | 2026.05.01 17:57:22.215891 [ 339 ] {} <Debug> TCP-Session: b0599395-16d6-4161-9b8d-e47fcc7660fb Authenticating user 'default' from [fd00:1122:3344:101::e]:45234 | ||
| 18355 | 2026.05.01 17:57:22.215914 [ 339 ] {} <Debug> TCP-Session: b0599395-16d6-4161-9b8d-e47fcc7660fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18356 | 2026.05.01 17:57:22.215930 [ 339 ] {} <Debug> TCP-Session: b0599395-16d6-4161-9b8d-e47fcc7660fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18357 | 2026.05.01 17:57:22.216123 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40819 | ||
| 18358 | 2026.05.01 17:57:22.216133 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51517 | ||
| 18359 | 2026.05.01 17:57:22.216177 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42818 | ||
| 18360 | 2026.05.01 17:57:22.216205 [ 339 ] {} <Trace> TCP-Session: b0599395-16d6-4161-9b8d-e47fcc7660fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18361 | 2026.05.01 17:57:22.216233 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18362 | 2026.05.01 17:57:22.216190 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33141 | ||
| 18363 | 2026.05.01 17:57:22.216272 [ 340 ] {} <Debug> TCP-Session: 8f64ab94-8d7c-41be-a5f6-556622a88447 Authenticating user 'default' from [fd00:1122:3344:101::e]:40819 | ||
| 18364 | 2026.05.01 17:57:22.216269 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18365 | 2026.05.01 17:57:22.216324 [ 340 ] {} <Debug> TCP-Session: 8f64ab94-8d7c-41be-a5f6-556622a88447 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18366 | 2026.05.01 17:57:22.216268 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18367 | 2026.05.01 17:57:22.216351 [ 340 ] {} <Debug> TCP-Session: 8f64ab94-8d7c-41be-a5f6-556622a88447 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18368 | 2026.05.01 17:57:22.216347 [ 267 ] {} <Debug> TCP-Session: f060dd17-8961-4c84-9b2e-7442917c9cce Authenticating user 'default' from [fd00:1122:3344:101::e]:51517 | ||
| 18369 | 2026.05.01 17:57:22.216381 [ 337 ] {} <Debug> TCP-Session: 638cbf55-7266-43a0-ba94-0b358b99b306 Authenticating user 'default' from [fd00:1122:3344:101::e]:42818 | ||
| 18370 | 2026.05.01 17:57:22.216390 [ 339 ] {4d104287-6728-431d-9cf8-c31d9273e4df} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45234) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18371 | 2026.05.01 17:57:22.216418 [ 337 ] {} <Debug> TCP-Session: 638cbf55-7266-43a0-ba94-0b358b99b306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18372 | 2026.05.01 17:57:22.216415 [ 267 ] {} <Debug> TCP-Session: f060dd17-8961-4c84-9b2e-7442917c9cce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18373 | 2026.05.01 17:57:22.216457 [ 337 ] {} <Debug> TCP-Session: 638cbf55-7266-43a0-ba94-0b358b99b306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18374 | 2026.05.01 17:57:22.216479 [ 267 ] {} <Debug> TCP-Session: f060dd17-8961-4c84-9b2e-7442917c9cce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18375 | 2026.05.01 17:57:22.216382 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18376 | 2026.05.01 17:57:22.216167 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64179 | ||
| 18377 | 2026.05.01 17:57:22.216552 [ 338 ] {} <Debug> TCP-Session: bd99c5b0-94de-41cf-803b-3866345946c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33141 | ||
| 18378 | 2026.05.01 17:57:22.216154 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63281 | ||
| 18379 | 2026.05.01 17:57:22.216592 [ 338 ] {} <Debug> TCP-Session: bd99c5b0-94de-41cf-803b-3866345946c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18380 | 2026.05.01 17:57:22.216614 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18381 | 2026.05.01 17:57:22.216622 [ 338 ] {} <Debug> TCP-Session: bd99c5b0-94de-41cf-803b-3866345946c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18382 | 2026.05.01 17:57:22.216647 [ 336 ] {} <Debug> TCP-Session: 6069ffc1-0414-41ff-95a8-fd13f959ed7e Authenticating user 'default' from [fd00:1122:3344:101::e]:64179 | ||
| 18383 | 2026.05.01 17:57:22.216657 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18384 | 2026.05.01 17:57:22.216675 [ 336 ] {} <Debug> TCP-Session: 6069ffc1-0414-41ff-95a8-fd13f959ed7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18385 | 2026.05.01 17:57:22.216128 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41433 | ||
| 18386 | 2026.05.01 17:57:22.216697 [ 339 ] {4d104287-6728-431d-9cf8-c31d9273e4df} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18387 | 2026.05.01 17:57:22.216695 [ 335 ] {} <Debug> TCP-Session: f2ab9656-528a-44c1-98d0-ee27fa775f1a Authenticating user 'default' from [fd00:1122:3344:101::e]:63281 | ||
| 18388 | 2026.05.01 17:57:22.216160 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56612 | ||
| 18389 | 2026.05.01 17:57:22.216771 [ 335 ] {} <Debug> TCP-Session: f2ab9656-528a-44c1-98d0-ee27fa775f1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18390 | 2026.05.01 17:57:22.216786 [ 339 ] {4d104287-6728-431d-9cf8-c31d9273e4df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18391 | 2026.05.01 17:57:22.216805 [ 335 ] {} <Debug> TCP-Session: f2ab9656-528a-44c1-98d0-ee27fa775f1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18392 | 2026.05.01 17:57:22.216780 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18393 | 2026.05.01 17:57:22.216700 [ 336 ] {} <Debug> TCP-Session: 6069ffc1-0414-41ff-95a8-fd13f959ed7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18394 | 2026.05.01 17:57:22.216853 [ 341 ] {} <Debug> TCP-Session: 0c7f9c6b-2235-4fe0-8f8d-eb3206e1641d Authenticating user 'default' from [fd00:1122:3344:101::e]:41433 | ||
| 18395 | 2026.05.01 17:57:22.216887 [ 341 ] {} <Debug> TCP-Session: 0c7f9c6b-2235-4fe0-8f8d-eb3206e1641d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18396 | 2026.05.01 17:57:22.216899 [ 341 ] {} <Debug> TCP-Session: 0c7f9c6b-2235-4fe0-8f8d-eb3206e1641d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18397 | 2026.05.01 17:57:22.216997 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18398 | 2026.05.01 17:57:22.217029 [ 334 ] {} <Debug> TCP-Session: 62db0818-06e0-4d05-a460-173338a98088 Authenticating user 'default' from [fd00:1122:3344:101::e]:56612 | ||
| 18399 | 2026.05.01 17:57:22.217046 [ 334 ] {} <Debug> TCP-Session: 62db0818-06e0-4d05-a460-173338a98088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18400 | 2026.05.01 17:57:22.217058 [ 334 ] {} <Debug> TCP-Session: 62db0818-06e0-4d05-a460-173338a98088 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18401 | 2026.05.01 17:57:22.217102 [ 339 ] {4d104287-6728-431d-9cf8-c31d9273e4df} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 18402 | 2026.05.01 17:57:22.218034 [ 308 ] {4d104287-6728-431d-9cf8-c31d9273e4df} <Trace> AggregatingTransform: Aggregating | ||
| 18403 | 2026.05.01 17:57:22.218079 [ 308 ] {4d104287-6728-431d-9cf8-c31d9273e4df} <Trace> Aggregator: Aggregation method: without_key | ||
| 18404 | 2026.05.01 17:57:22.218118 [ 308 ] {4d104287-6728-431d-9cf8-c31d9273e4df} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000909818 sec. (1099.121 rows/sec., 42.93 KiB/sec.) | ||
| 18405 | 2026.05.01 17:57:22.218138 [ 308 ] {4d104287-6728-431d-9cf8-c31d9273e4df} <Trace> Aggregator: Merging aggregated data | ||
| 18406 | 2026.05.01 17:57:22.219564 [ 339 ] {4d104287-6728-431d-9cf8-c31d9273e4df} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003225 sec., 310.07751937984494 rows/sec., 12.11 KiB/sec. | ||
| 18407 | 2026.05.01 17:57:22.219719 [ 339 ] {4d104287-6728-431d-9cf8-c31d9273e4df} <Debug> TCPHandler: Processed in 0.003634784 sec. | ||
| 18408 | 2026.05.01 17:57:22.219859 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18409 | 2026.05.01 17:57:22.219888 [ 339 ] {} <Debug> TCP-Session: b0599395-16d6-4161-9b8d-e47fcc7660fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18410 | 2026.05.01 17:57:22.219890 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18411 | 2026.05.01 17:57:22.219911 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18412 | 2026.05.01 17:57:22.219941 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18413 | 2026.05.01 17:57:22.219943 [ 338 ] {} <Debug> TCP-Session: bd99c5b0-94de-41cf-803b-3866345946c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18414 | 2026.05.01 17:57:22.219959 [ 334 ] {} <Debug> TCP-Session: 62db0818-06e0-4d05-a460-173338a98088 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18415 | 2026.05.01 17:57:22.219963 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18416 | 2026.05.01 17:57:22.219999 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18417 | 2026.05.01 17:57:22.220015 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18418 | 2026.05.01 17:57:22.220036 [ 335 ] {} <Debug> TCP-Session: f2ab9656-528a-44c1-98d0-ee27fa775f1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18419 | 2026.05.01 17:57:22.220052 [ 267 ] {} <Debug> TCP-Session: f060dd17-8961-4c84-9b2e-7442917c9cce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18420 | 2026.05.01 17:57:22.220069 [ 337 ] {} <Debug> TCP-Session: 638cbf55-7266-43a0-ba94-0b358b99b306 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18421 | 2026.05.01 17:57:22.219989 [ 341 ] {} <Debug> TCP-Session: 0c7f9c6b-2235-4fe0-8f8d-eb3206e1641d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18422 | 2026.05.01 17:57:22.219982 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18423 | 2026.05.01 17:57:22.219947 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18424 | 2026.05.01 17:57:22.220153 [ 336 ] {} <Debug> TCP-Session: 6069ffc1-0414-41ff-95a8-fd13f959ed7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18425 | 2026.05.01 17:57:22.220166 [ 340 ] {} <Debug> TCP-Session: 8f64ab94-8d7c-41be-a5f6-556622a88447 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18426 | 2026.05.01 17:57:23.694494 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44367 | ||
| 18427 | 2026.05.01 17:57:23.694640 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18428 | 2026.05.01 17:57:23.694675 [ 339 ] {} <Debug> TCP-Session: a0744a75-f8ee-4a9f-be1b-27be716dc0ab Authenticating user 'default' from [fd00:1122:3344:101::e]:44367 | ||
| 18429 | 2026.05.01 17:57:23.694704 [ 339 ] {} <Debug> TCP-Session: a0744a75-f8ee-4a9f-be1b-27be716dc0ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18430 | 2026.05.01 17:57:23.694722 [ 339 ] {} <Debug> TCP-Session: a0744a75-f8ee-4a9f-be1b-27be716dc0ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18431 | 2026.05.01 17:57:23.695062 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46092 | ||
| 18432 | 2026.05.01 17:57:23.695095 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37840 | ||
| 18433 | 2026.05.01 17:57:23.695135 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48299 | ||
| 18434 | 2026.05.01 17:57:23.695149 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53409 | ||
| 18435 | 2026.05.01 17:57:23.695220 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18436 | 2026.05.01 17:57:23.695254 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18437 | 2026.05.01 17:57:23.695280 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18438 | 2026.05.01 17:57:23.695288 [ 340 ] {} <Debug> TCP-Session: 75603b94-9171-4420-a741-6637811a5e0c Authenticating user 'default' from [fd00:1122:3344:101::e]:46092 | ||
| 18439 | 2026.05.01 17:57:23.695311 [ 341 ] {} <Debug> TCP-Session: 6f7fc3b2-9b17-4e8f-9d8f-cde8a512ee9e Authenticating user 'default' from [fd00:1122:3344:101::e]:37840 | ||
| 18440 | 2026.05.01 17:57:23.695329 [ 335 ] {} <Debug> TCP-Session: 25ae5b3c-abde-47ec-8d22-839e9e0eeec5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48299 | ||
| 18441 | 2026.05.01 17:57:23.695349 [ 340 ] {} <Debug> TCP-Session: 75603b94-9171-4420-a741-6637811a5e0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18442 | 2026.05.01 17:57:23.695367 [ 341 ] {} <Debug> TCP-Session: 6f7fc3b2-9b17-4e8f-9d8f-cde8a512ee9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18443 | 2026.05.01 17:57:23.695381 [ 335 ] {} <Debug> TCP-Session: 25ae5b3c-abde-47ec-8d22-839e9e0eeec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18444 | 2026.05.01 17:57:23.695390 [ 340 ] {} <Debug> TCP-Session: 75603b94-9171-4420-a741-6637811a5e0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18445 | 2026.05.01 17:57:23.695426 [ 335 ] {} <Debug> TCP-Session: 25ae5b3c-abde-47ec-8d22-839e9e0eeec5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18446 | 2026.05.01 17:57:23.695409 [ 341 ] {} <Debug> TCP-Session: 6f7fc3b2-9b17-4e8f-9d8f-cde8a512ee9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18447 | 2026.05.01 17:57:23.695343 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18448 | 2026.05.01 17:57:23.695195 [ 339 ] {} <Trace> TCP-Session: a0744a75-f8ee-4a9f-be1b-27be716dc0ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18449 | 2026.05.01 17:57:23.695545 [ 334 ] {} <Debug> TCP-Session: 252bfa19-a4fc-4cac-8596-46e7206c8b63 Authenticating user 'default' from [fd00:1122:3344:101::e]:53409 | ||
| 18450 | 2026.05.01 17:57:23.695186 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33528 | ||
| 18451 | 2026.05.01 17:57:23.695599 [ 334 ] {} <Debug> TCP-Session: 252bfa19-a4fc-4cac-8596-46e7206c8b63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18452 | 2026.05.01 17:57:23.695167 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54090 | ||
| 18453 | 2026.05.01 17:57:23.695624 [ 334 ] {} <Debug> TCP-Session: 252bfa19-a4fc-4cac-8596-46e7206c8b63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18454 | 2026.05.01 17:57:23.695146 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50896 | ||
| 18455 | 2026.05.01 17:57:23.695666 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18456 | 2026.05.01 17:57:23.695727 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18457 | 2026.05.01 17:57:23.695755 [ 338 ] {} <Debug> TCP-Session: e98ea7c6-ab0d-4e6e-98f4-d8eb8be746f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33528 | ||
| 18458 | 2026.05.01 17:57:23.695769 [ 339 ] {3d9816c8-2b23-45a2-b409-c33f8828537d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44367) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18459 | 2026.05.01 17:57:23.695776 [ 337 ] {} <Debug> TCP-Session: 637af30e-cfd8-4791-9239-8ecf25d3f03d Authenticating user 'default' from [fd00:1122:3344:101::e]:54090 | ||
| 18460 | 2026.05.01 17:57:23.695795 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18461 | 2026.05.01 17:57:23.695836 [ 337 ] {} <Debug> TCP-Session: 637af30e-cfd8-4791-9239-8ecf25d3f03d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18462 | 2026.05.01 17:57:23.695095 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49717 | ||
| 18463 | 2026.05.01 17:57:23.695871 [ 337 ] {} <Debug> TCP-Session: 637af30e-cfd8-4791-9239-8ecf25d3f03d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18464 | 2026.05.01 17:57:23.695865 [ 336 ] {} <Debug> TCP-Session: 73a94647-4515-4191-ad7b-0cfe582f27f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50896 | ||
| 18465 | 2026.05.01 17:57:23.695789 [ 338 ] {} <Debug> TCP-Session: e98ea7c6-ab0d-4e6e-98f4-d8eb8be746f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18466 | 2026.05.01 17:57:23.695955 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18467 | 2026.05.01 17:57:23.695973 [ 336 ] {} <Debug> TCP-Session: 73a94647-4515-4191-ad7b-0cfe582f27f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18468 | 2026.05.01 17:57:23.696014 [ 267 ] {} <Debug> TCP-Session: f817ba61-d04a-4cf8-9510-8376283a1843 Authenticating user 'default' from [fd00:1122:3344:101::e]:49717 | ||
| 18469 | 2026.05.01 17:57:23.696031 [ 336 ] {} <Debug> TCP-Session: 73a94647-4515-4191-ad7b-0cfe582f27f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18470 | 2026.05.01 17:57:23.696051 [ 267 ] {} <Debug> TCP-Session: f817ba61-d04a-4cf8-9510-8376283a1843 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18471 | 2026.05.01 17:57:23.695988 [ 338 ] {} <Debug> TCP-Session: e98ea7c6-ab0d-4e6e-98f4-d8eb8be746f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18472 | 2026.05.01 17:57:23.696084 [ 267 ] {} <Debug> TCP-Session: f817ba61-d04a-4cf8-9510-8376283a1843 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18473 | 2026.05.01 17:57:23.696163 [ 339 ] {3d9816c8-2b23-45a2-b409-c33f8828537d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18474 | 2026.05.01 17:57:23.696252 [ 339 ] {3d9816c8-2b23-45a2-b409-c33f8828537d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18475 | 2026.05.01 17:57:23.696663 [ 339 ] {3d9816c8-2b23-45a2-b409-c33f8828537d} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 18476 | 2026.05.01 17:57:23.698067 [ 349 ] {3d9816c8-2b23-45a2-b409-c33f8828537d} <Trace> AggregatingTransform: Aggregating | ||
| 18477 | 2026.05.01 17:57:23.698116 [ 349 ] {3d9816c8-2b23-45a2-b409-c33f8828537d} <Trace> Aggregator: Aggregation method: without_key | ||
| 18478 | 2026.05.01 17:57:23.698152 [ 349 ] {3d9816c8-2b23-45a2-b409-c33f8828537d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001355097 sec. (737.955 rows/sec., 28.83 KiB/sec.) | ||
| 18479 | 2026.05.01 17:57:23.698171 [ 349 ] {3d9816c8-2b23-45a2-b409-c33f8828537d} <Trace> Aggregator: Merging aggregated data | ||
| 18480 | 2026.05.01 17:57:23.699460 [ 339 ] {3d9816c8-2b23-45a2-b409-c33f8828537d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003777 sec., 264.76039184537996 rows/sec., 10.34 KiB/sec. | ||
| 18481 | 2026.05.01 17:57:23.699623 [ 339 ] {3d9816c8-2b23-45a2-b409-c33f8828537d} <Debug> TCPHandler: Processed in 0.004617293 sec. | ||
| 18482 | 2026.05.01 17:57:23.699745 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18483 | 2026.05.01 17:57:23.699778 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18484 | 2026.05.01 17:57:23.699796 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18485 | 2026.05.01 17:57:23.699816 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18486 | 2026.05.01 17:57:23.699829 [ 340 ] {} <Debug> TCP-Session: 75603b94-9171-4420-a741-6637811a5e0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18487 | 2026.05.01 17:57:23.699849 [ 338 ] {} <Debug> TCP-Session: e98ea7c6-ab0d-4e6e-98f4-d8eb8be746f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18488 | 2026.05.01 17:57:23.699854 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18489 | 2026.05.01 17:57:23.699884 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18490 | 2026.05.01 17:57:23.699928 [ 341 ] {} <Debug> TCP-Session: 6f7fc3b2-9b17-4e8f-9d8f-cde8a512ee9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18491 | 2026.05.01 17:57:23.699906 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18492 | 2026.05.01 17:57:23.699969 [ 335 ] {} <Debug> TCP-Session: 25ae5b3c-abde-47ec-8d22-839e9e0eeec5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18493 | 2026.05.01 17:57:23.699869 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18494 | 2026.05.01 17:57:23.700004 [ 337 ] {} <Debug> TCP-Session: 637af30e-cfd8-4791-9239-8ecf25d3f03d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18495 | 2026.05.01 17:57:23.699868 [ 336 ] {} <Debug> TCP-Session: 73a94647-4515-4191-ad7b-0cfe582f27f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18496 | 2026.05.01 17:57:23.700041 [ 267 ] {} <Debug> TCP-Session: f817ba61-d04a-4cf8-9510-8376283a1843 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18497 | 2026.05.01 17:57:23.699835 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18498 | 2026.05.01 17:57:23.699779 [ 339 ] {} <Debug> TCP-Session: a0744a75-f8ee-4a9f-be1b-27be716dc0ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18499 | 2026.05.01 17:57:23.700120 [ 334 ] {} <Debug> TCP-Session: 252bfa19-a4fc-4cac-8596-46e7206c8b63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18500 | 2026.05.01 17:57:24.134412 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63893 | ||
| 18501 | 2026.05.01 17:57:24.134525 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18502 | 2026.05.01 17:57:24.134551 [ 338 ] {} <Debug> TCP-Session: e6fde0c0-783a-42cd-bd35-e62bce344f06 Authenticating user 'default' from [fd00:1122:3344:101::e]:63893 | ||
| 18503 | 2026.05.01 17:57:24.134573 [ 338 ] {} <Debug> TCP-Session: e6fde0c0-783a-42cd-bd35-e62bce344f06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18504 | 2026.05.01 17:57:24.134586 [ 338 ] {} <Debug> TCP-Session: e6fde0c0-783a-42cd-bd35-e62bce344f06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18505 | 2026.05.01 17:57:24.134796 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40196 | ||
| 18506 | 2026.05.01 17:57:24.134823 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56601 | ||
| 18507 | 2026.05.01 17:57:24.134849 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49575 | ||
| 18508 | 2026.05.01 17:57:24.134864 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52572 | ||
| 18509 | 2026.05.01 17:57:24.134907 [ 338 ] {} <Trace> TCP-Session: e6fde0c0-783a-42cd-bd35-e62bce344f06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18510 | 2026.05.01 17:57:24.134914 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18511 | 2026.05.01 17:57:24.134951 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18512 | 2026.05.01 17:57:24.134951 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18513 | 2026.05.01 17:57:24.134975 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18514 | 2026.05.01 17:57:24.134999 [ 335 ] {} <Debug> TCP-Session: fce695c8-b699-4e33-be7c-bc6d87d1ae4d Authenticating user 'default' from [fd00:1122:3344:101::e]:49575 | ||
| 18515 | 2026.05.01 17:57:24.135005 [ 340 ] {} <Debug> TCP-Session: 073e43b9-6bea-4f7b-8ad6-56f9e7b28bd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:56601 | ||
| 18516 | 2026.05.01 17:57:24.135016 [ 336 ] {} <Debug> TCP-Session: 0a422163-6ad6-4318-83de-b6dd150d6d83 Authenticating user 'default' from [fd00:1122:3344:101::e]:52572 | ||
| 18517 | 2026.05.01 17:57:24.135037 [ 335 ] {} <Debug> TCP-Session: fce695c8-b699-4e33-be7c-bc6d87d1ae4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18518 | 2026.05.01 17:57:24.135047 [ 340 ] {} <Debug> TCP-Session: 073e43b9-6bea-4f7b-8ad6-56f9e7b28bd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18519 | 2026.05.01 17:57:24.135053 [ 336 ] {} <Debug> TCP-Session: 0a422163-6ad6-4318-83de-b6dd150d6d83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18520 | 2026.05.01 17:57:24.135060 [ 335 ] {} <Debug> TCP-Session: fce695c8-b699-4e33-be7c-bc6d87d1ae4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18521 | 2026.05.01 17:57:24.135074 [ 340 ] {} <Debug> TCP-Session: 073e43b9-6bea-4f7b-8ad6-56f9e7b28bd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18522 | 2026.05.01 17:57:24.135084 [ 336 ] {} <Debug> TCP-Session: 0a422163-6ad6-4318-83de-b6dd150d6d83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18523 | 2026.05.01 17:57:24.134972 [ 339 ] {} <Debug> TCP-Session: 3bcabed0-6392-4dba-a1b5-bcc21722420a Authenticating user 'default' from [fd00:1122:3344:101::e]:40196 | ||
| 18524 | 2026.05.01 17:57:24.134867 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59123 | ||
| 18525 | 2026.05.01 17:57:24.134839 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47616 | ||
| 18526 | 2026.05.01 17:57:24.134827 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51707 | ||
| 18527 | 2026.05.01 17:57:24.135147 [ 339 ] {} <Debug> TCP-Session: 3bcabed0-6392-4dba-a1b5-bcc21722420a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18528 | 2026.05.01 17:57:24.135252 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18529 | 2026.05.01 17:57:24.135267 [ 339 ] {} <Debug> TCP-Session: 3bcabed0-6392-4dba-a1b5-bcc21722420a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18530 | 2026.05.01 17:57:24.135258 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18531 | 2026.05.01 17:57:24.135291 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18532 | 2026.05.01 17:57:24.135289 [ 337 ] {} <Debug> TCP-Session: 257a1dc1-7908-4f0c-905b-dc9ca7ae67b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59123 | ||
| 18533 | 2026.05.01 17:57:24.135322 [ 334 ] {} <Debug> TCP-Session: f0adaec1-170c-4dcb-a766-440b002807fb Authenticating user 'default' from [fd00:1122:3344:101::e]:47616 | ||
| 18534 | 2026.05.01 17:57:24.135336 [ 267 ] {} <Debug> TCP-Session: 51f16837-b7a0-4323-8fe5-95aa29f1f5e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51707 | ||
| 18535 | 2026.05.01 17:57:24.135354 [ 337 ] {} <Debug> TCP-Session: 257a1dc1-7908-4f0c-905b-dc9ca7ae67b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18536 | 2026.05.01 17:57:24.135363 [ 334 ] {} <Debug> TCP-Session: f0adaec1-170c-4dcb-a766-440b002807fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18537 | 2026.05.01 17:57:24.135387 [ 337 ] {} <Debug> TCP-Session: 257a1dc1-7908-4f0c-905b-dc9ca7ae67b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18538 | 2026.05.01 17:57:24.135400 [ 334 ] {} <Debug> TCP-Session: f0adaec1-170c-4dcb-a766-440b002807fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18539 | 2026.05.01 17:57:24.135374 [ 267 ] {} <Debug> TCP-Session: 51f16837-b7a0-4323-8fe5-95aa29f1f5e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18540 | 2026.05.01 17:57:24.135086 [ 338 ] {3660117c-baef-48f1-8ac1-e94c511d3fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63893) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18541 | 2026.05.01 17:57:24.135449 [ 267 ] {} <Debug> TCP-Session: 51f16837-b7a0-4323-8fe5-95aa29f1f5e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18542 | 2026.05.01 17:57:24.134824 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53474 | ||
| 18543 | 2026.05.01 17:57:24.135544 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18544 | 2026.05.01 17:57:24.135565 [ 341 ] {} <Debug> TCP-Session: 13b492ed-e9af-4e52-a59d-25ded575658c Authenticating user 'default' from [fd00:1122:3344:101::e]:53474 | ||
| 18545 | 2026.05.01 17:57:24.135582 [ 341 ] {} <Debug> TCP-Session: 13b492ed-e9af-4e52-a59d-25ded575658c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18546 | 2026.05.01 17:57:24.135594 [ 341 ] {} <Debug> TCP-Session: 13b492ed-e9af-4e52-a59d-25ded575658c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18547 | 2026.05.01 17:57:24.135720 [ 338 ] {3660117c-baef-48f1-8ac1-e94c511d3fa9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18548 | 2026.05.01 17:57:24.135778 [ 338 ] {3660117c-baef-48f1-8ac1-e94c511d3fa9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18549 | 2026.05.01 17:57:24.136048 [ 338 ] {3660117c-baef-48f1-8ac1-e94c511d3fa9} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 18550 | 2026.05.01 17:57:24.136916 [ 294 ] {3660117c-baef-48f1-8ac1-e94c511d3fa9} <Trace> AggregatingTransform: Aggregating | ||
| 18551 | 2026.05.01 17:57:24.136959 [ 294 ] {3660117c-baef-48f1-8ac1-e94c511d3fa9} <Trace> Aggregator: Aggregation method: without_key | ||
| 18552 | 2026.05.01 17:57:24.136998 [ 294 ] {3660117c-baef-48f1-8ac1-e94c511d3fa9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000849517 sec. (1177.139 rows/sec., 45.98 KiB/sec.) | ||
| 18553 | 2026.05.01 17:57:24.137016 [ 294 ] {3660117c-baef-48f1-8ac1-e94c511d3fa9} <Trace> Aggregator: Merging aggregated data | ||
| 18554 | 2026.05.01 17:57:24.138397 [ 338 ] {3660117c-baef-48f1-8ac1-e94c511d3fa9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003362 sec., 297.441998810232 rows/sec., 11.62 KiB/sec. | ||
| 18555 | 2026.05.01 17:57:24.138576 [ 338 ] {3660117c-baef-48f1-8ac1-e94c511d3fa9} <Debug> TCPHandler: Processed in 0.003804607 sec. | ||
| 18556 | 2026.05.01 17:57:24.138711 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18557 | 2026.05.01 17:57:24.138737 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18558 | 2026.05.01 17:57:24.138750 [ 338 ] {} <Debug> TCP-Session: e6fde0c0-783a-42cd-bd35-e62bce344f06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18559 | 2026.05.01 17:57:24.138760 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18560 | 2026.05.01 17:57:24.138780 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18561 | 2026.05.01 17:57:24.138816 [ 339 ] {} <Debug> TCP-Session: 3bcabed0-6392-4dba-a1b5-bcc21722420a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18562 | 2026.05.01 17:57:24.138839 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18563 | 2026.05.01 17:57:24.138856 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18564 | 2026.05.01 17:57:24.138875 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18565 | 2026.05.01 17:57:24.138892 [ 340 ] {} <Debug> TCP-Session: 073e43b9-6bea-4f7b-8ad6-56f9e7b28bd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18566 | 2026.05.01 17:57:24.138901 [ 336 ] {} <Debug> TCP-Session: 0a422163-6ad6-4318-83de-b6dd150d6d83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18567 | 2026.05.01 17:57:24.138926 [ 335 ] {} <Debug> TCP-Session: fce695c8-b699-4e33-be7c-bc6d87d1ae4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18568 | 2026.05.01 17:57:24.138852 [ 267 ] {} <Debug> TCP-Session: 51f16837-b7a0-4323-8fe5-95aa29f1f5e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18569 | 2026.05.01 17:57:24.138801 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18570 | 2026.05.01 17:57:24.138780 [ 337 ] {} <Debug> TCP-Session: 257a1dc1-7908-4f0c-905b-dc9ca7ae67b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18571 | 2026.05.01 17:57:24.138834 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18572 | 2026.05.01 17:57:24.139015 [ 334 ] {} <Debug> TCP-Session: f0adaec1-170c-4dcb-a766-440b002807fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18573 | 2026.05.01 17:57:24.139056 [ 341 ] {} <Debug> TCP-Session: 13b492ed-e9af-4e52-a59d-25ded575658c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18574 | 2026.05.01 17:57:25.475569 [ 220 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18575 | 2026.05.01 17:57:25.475649 [ 220 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18576 | 2026.05.01 17:57:25.480032 [ 220 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18577 | 2026.05.01 17:57:25.553965 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18578 | 2026.05.01 17:57:25.554144 [ 279 ] {b490b8ed-9089-4f93-a832-8b907721127f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18579 | 2026.05.01 17:57:25.554211 [ 279 ] {b490b8ed-9089-4f93-a832-8b907721127f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18580 | 2026.05.01 17:57:25.554890 [ 279 ] {b490b8ed-9089-4f93-a832-8b907721127f} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18581 | 2026.05.01 17:57:25.554936 [ 279 ] {b490b8ed-9089-4f93-a832-8b907721127f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18582 | 2026.05.01 17:57:25.555336 [ 279 ] {b490b8ed-9089-4f93-a832-8b907721127f} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18583 | 2026.05.01 17:57:25.555554 [ 279 ] {b490b8ed-9089-4f93-a832-8b907721127f} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18584 | 2026.05.01 17:57:25.555704 [ 279 ] {b490b8ed-9089-4f93-a832-8b907721127f} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001609 sec., 42262.27470478558 rows/sec., 3.37 MiB/sec. | ||
| 18585 | 2026.05.01 17:57:25.555746 [ 279 ] {b490b8ed-9089-4f93-a832-8b907721127f} <Debug> TCPHandler: Processed in 0.001919109 sec. | ||
| 18586 | 2026.05.01 17:57:25.555897 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18587 | 2026.05.01 17:57:25.555994 [ 279 ] {28afc04d-3307-4b81-9a66-da960234cebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18588 | 2026.05.01 17:57:25.556034 [ 279 ] {28afc04d-3307-4b81-9a66-da960234cebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18589 | 2026.05.01 17:57:25.556441 [ 279 ] {28afc04d-3307-4b81-9a66-da960234cebf} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18590 | 2026.05.01 17:57:25.556475 [ 279 ] {28afc04d-3307-4b81-9a66-da960234cebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18591 | 2026.05.01 17:57:25.556763 [ 279 ] {28afc04d-3307-4b81-9a66-da960234cebf} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 18592 | 2026.05.01 17:57:25.556999 [ 279 ] {28afc04d-3307-4b81-9a66-da960234cebf} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18593 | 2026.05.01 17:57:25.557138 [ 279 ] {28afc04d-3307-4b81-9a66-da960234cebf} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001162 sec., 5163.5111876075725 rows/sec., 388.27 KiB/sec. | ||
| 18594 | 2026.05.01 17:57:25.557174 [ 279 ] {28afc04d-3307-4b81-9a66-da960234cebf} <Debug> TCPHandler: Processed in 0.001325997 sec. | ||
| 18595 | 2026.05.01 17:57:25.557292 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18596 | 2026.05.01 17:57:25.557386 [ 279 ] {5fce8e99-b29c-4b48-9ba6-6294945a7381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18597 | 2026.05.01 17:57:25.557425 [ 279 ] {5fce8e99-b29c-4b48-9ba6-6294945a7381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18598 | 2026.05.01 17:57:25.557846 [ 279 ] {5fce8e99-b29c-4b48-9ba6-6294945a7381} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18599 | 2026.05.01 17:57:25.557880 [ 279 ] {5fce8e99-b29c-4b48-9ba6-6294945a7381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18600 | 2026.05.01 17:57:25.558184 [ 279 ] {5fce8e99-b29c-4b48-9ba6-6294945a7381} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18601 | 2026.05.01 17:57:25.558392 [ 279 ] {5fce8e99-b29c-4b48-9ba6-6294945a7381} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18602 | 2026.05.01 17:57:25.558521 [ 279 ] {5fce8e99-b29c-4b48-9ba6-6294945a7381} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001153 sec., 60711.188204683436 rows/sec., 4.74 MiB/sec. | ||
| 18603 | 2026.05.01 17:57:25.558559 [ 279 ] {5fce8e99-b29c-4b48-9ba6-6294945a7381} <Debug> TCPHandler: Processed in 0.001314976 sec. | ||
| 18604 | 2026.05.01 17:57:25.558680 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18605 | 2026.05.01 17:57:25.558774 [ 279 ] {a9c91fa6-e808-4040-a5c9-098e7f8652fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18606 | 2026.05.01 17:57:25.558818 [ 279 ] {a9c91fa6-e808-4040-a5c9-098e7f8652fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18607 | 2026.05.01 17:57:25.559231 [ 279 ] {a9c91fa6-e808-4040-a5c9-098e7f8652fd} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18608 | 2026.05.01 17:57:25.559265 [ 279 ] {a9c91fa6-e808-4040-a5c9-098e7f8652fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18609 | 2026.05.01 17:57:25.559599 [ 279 ] {a9c91fa6-e808-4040-a5c9-098e7f8652fd} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18610 | 2026.05.01 17:57:25.559806 [ 279 ] {a9c91fa6-e808-4040-a5c9-098e7f8652fd} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18611 | 2026.05.01 17:57:25.559937 [ 279 ] {a9c91fa6-e808-4040-a5c9-098e7f8652fd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 18612 | 2026.05.01 17:57:25.559973 [ 279 ] {a9c91fa6-e808-4040-a5c9-098e7f8652fd} <Debug> TCPHandler: Processed in 0.001342387 sec. | ||
| 18613 | 2026.05.01 17:57:25.560089 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18614 | 2026.05.01 17:57:25.560182 [ 279 ] {0d6c56b4-14ed-4907-9657-7656ebf805a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18615 | 2026.05.01 17:57:25.560236 [ 279 ] {0d6c56b4-14ed-4907-9657-7656ebf805a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18616 | 2026.05.01 17:57:25.561034 [ 279 ] {0d6c56b4-14ed-4907-9657-7656ebf805a7} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18617 | 2026.05.01 17:57:25.561068 [ 279 ] {0d6c56b4-14ed-4907-9657-7656ebf805a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18618 | 2026.05.01 17:57:25.561578 [ 279 ] {0d6c56b4-14ed-4907-9657-7656ebf805a7} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 18619 | 2026.05.01 17:57:25.561806 [ 279 ] {0d6c56b4-14ed-4907-9657-7656ebf805a7} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18620 | 2026.05.01 17:57:25.561953 [ 279 ] {0d6c56b4-14ed-4907-9657-7656ebf805a7} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001789 sec., 3353.828954723309 rows/sec., 6.01 MiB/sec. | ||
| 18621 | 2026.05.01 17:57:25.562009 [ 279 ] {0d6c56b4-14ed-4907-9657-7656ebf805a7} <Debug> TCPHandler: Processed in 0.00196798 sec. | ||
| 18622 | 2026.05.01 17:57:25.562142 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18623 | 2026.05.01 17:57:25.562237 [ 279 ] {e60b8cec-aa81-46f9-b528-70d928ad7c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18624 | 2026.05.01 17:57:25.562279 [ 279 ] {e60b8cec-aa81-46f9-b528-70d928ad7c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18625 | 2026.05.01 17:57:25.562625 [ 279 ] {e60b8cec-aa81-46f9-b528-70d928ad7c63} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18626 | 2026.05.01 17:57:25.562660 [ 279 ] {e60b8cec-aa81-46f9-b528-70d928ad7c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18627 | 2026.05.01 17:57:25.562972 [ 279 ] {e60b8cec-aa81-46f9-b528-70d928ad7c63} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18628 | 2026.05.01 17:57:25.563172 [ 279 ] {e60b8cec-aa81-46f9-b528-70d928ad7c63} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18629 | 2026.05.01 17:57:25.563300 [ 279 ] {e60b8cec-aa81-46f9-b528-70d928ad7c63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 18630 | 2026.05.01 17:57:25.563336 [ 279 ] {e60b8cec-aa81-46f9-b528-70d928ad7c63} <Debug> TCPHandler: Processed in 0.001242985 sec. | ||
| 18631 | 2026.05.01 17:57:26.014167 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18632 | 2026.05.01 17:57:26.014220 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18633 | 2026.05.01 17:57:26.018288 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18634 | 2026.05.01 17:57:27.112664 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18635 | 2026.05.01 17:57:27.112717 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18636 | 2026.05.01 17:57:27.304030 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38452 | ||
| 18637 | 2026.05.01 17:57:27.304641 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18638 | 2026.05.01 17:57:27.304696 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18639 | 2026.05.01 17:57:27.305222 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18640 | 2026.05.01 17:57:27.305467 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18641 | 2026.05.01 17:57:27.305646 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38452 | ||
| 18642 | 2026.05.01 17:57:27.305705 [ 224 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18643 | 2026.05.01 17:57:27.305758 [ 224 ] {} <Debug> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18644 | 2026.05.01 17:57:27.308261 [ 224 ] {} <Debug> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18645 | 2026.05.01 17:57:27.349833 [ 221 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18646 | 2026.05.01 17:57:27.349867 [ 221 ] {} <Debug> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18647 | 2026.05.01 17:57:27.353281 [ 221 ] {} <Debug> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18648 | 2026.05.01 17:57:27.437057 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2350 | ||
| 18649 | 2026.05.01 17:57:27.440259 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18650 | 2026.05.01 17:57:27.440319 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18651 | 2026.05.01 17:57:27.441581 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18652 | 2026.05.01 17:57:27.441852 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18653 | 2026.05.01 17:57:27.442086 [ 219 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18654 | 2026.05.01 17:57:27.442122 [ 219 ] {} <Debug> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18655 | 2026.05.01 17:57:27.442184 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2350 | ||
| 18656 | 2026.05.01 17:57:27.444677 [ 219 ] {} <Debug> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18657 | 2026.05.01 17:57:28.003228 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001795906 sec. | ||
| 18658 | 2026.05.01 17:57:29.310020 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 18659 | 2026.05.01 17:57:29.326592 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18660 | 2026.05.01 17:57:29.326639 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18661 | 2026.05.01 17:57:29.332783 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18662 | 2026.05.01 17:57:29.333477 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18663 | 2026.05.01 17:57:29.336425 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 18664 | 2026.05.01 17:57:30.568296 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18665 | 2026.05.01 17:57:30.568513 [ 279 ] {8c6880ec-7b97-4a0b-bce5-63212e23ba74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18666 | 2026.05.01 17:57:30.568586 [ 279 ] {8c6880ec-7b97-4a0b-bce5-63212e23ba74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18667 | 2026.05.01 17:57:30.569474 [ 279 ] {8c6880ec-7b97-4a0b-bce5-63212e23ba74} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18668 | 2026.05.01 17:57:30.569517 [ 279 ] {8c6880ec-7b97-4a0b-bce5-63212e23ba74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18669 | 2026.05.01 17:57:30.569918 [ 279 ] {8c6880ec-7b97-4a0b-bce5-63212e23ba74} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 18670 | 2026.05.01 17:57:30.570140 [ 279 ] {8c6880ec-7b97-4a0b-bce5-63212e23ba74} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18671 | 2026.05.01 17:57:30.570291 [ 279 ] {8c6880ec-7b97-4a0b-bce5-63212e23ba74} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001833 sec., 253136.93398799782 rows/sec., 16.05 MiB/sec. | ||
| 18672 | 2026.05.01 17:57:30.570335 [ 279 ] {8c6880ec-7b97-4a0b-bce5-63212e23ba74} <Debug> TCPHandler: Processed in 0.002180764 sec. | ||
| 18673 | 2026.05.01 17:57:30.570486 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18674 | 2026.05.01 17:57:30.570580 [ 279 ] {f7e17b42-95ee-467a-896e-96c358d81b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18675 | 2026.05.01 17:57:30.570621 [ 279 ] {f7e17b42-95ee-467a-896e-96c358d81b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18676 | 2026.05.01 17:57:30.571700 [ 279 ] {f7e17b42-95ee-467a-896e-96c358d81b95} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18677 | 2026.05.01 17:57:30.571736 [ 279 ] {f7e17b42-95ee-467a-896e-96c358d81b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18678 | 2026.05.01 17:57:30.572115 [ 279 ] {f7e17b42-95ee-467a-896e-96c358d81b95} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18679 | 2026.05.01 17:57:30.572325 [ 279 ] {f7e17b42-95ee-467a-896e-96c358d81b95} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18680 | 2026.05.01 17:57:30.572452 [ 279 ] {f7e17b42-95ee-467a-896e-96c358d81b95} <Debug> executeQuery: Read 1319 rows, 105.58 KiB in 0.00189 sec., 697883.597883598 rows/sec., 54.55 MiB/sec. | ||
| 18681 | 2026.05.01 17:57:30.572455 [ 72 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18682 | 2026.05.01 17:57:30.572490 [ 279 ] {f7e17b42-95ee-467a-896e-96c358d81b95} <Debug> TCPHandler: Processed in 0.002054702 sec. | ||
| 18683 | 2026.05.01 17:57:30.572530 [ 72 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18684 | 2026.05.01 17:57:30.572560 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18685 | 2026.05.01 17:57:30.572635 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18686 | 2026.05.01 17:57:30.572653 [ 193 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18687 | 2026.05.01 17:57:30.572733 [ 279 ] {97f3bbb9-c922-454e-afc5-b8f07bf84f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18688 | 2026.05.01 17:57:30.572743 [ 193 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18689 | 2026.05.01 17:57:30.572774 [ 279 ] {97f3bbb9-c922-454e-afc5-b8f07bf84f42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18690 | 2026.05.01 17:57:30.572774 [ 193 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 3812 rows starting from the beginning of the part | ||
| 18691 | 2026.05.01 17:57:30.572840 [ 193 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 1319 rows starting from the beginning of the part | ||
| 18692 | 2026.05.01 17:57:30.572885 [ 193 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 68 rows starting from the beginning of the part | ||
| 18693 | 2026.05.01 17:57:30.572926 [ 193 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 1320 rows starting from the beginning of the part | ||
| 18694 | 2026.05.01 17:57:30.572962 [ 193 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 68 rows starting from the beginning of the part | ||
| 18695 | 2026.05.01 17:57:30.573004 [ 193 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 1319 rows starting from the beginning of the part | ||
| 18696 | 2026.05.01 17:57:30.573314 [ 279 ] {97f3bbb9-c922-454e-afc5-b8f07bf84f42} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18697 | 2026.05.01 17:57:30.573349 [ 279 ] {97f3bbb9-c922-454e-afc5-b8f07bf84f42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18698 | 2026.05.01 17:57:30.573667 [ 279 ] {97f3bbb9-c922-454e-afc5-b8f07bf84f42} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 18699 | 2026.05.01 17:57:30.573876 [ 279 ] {97f3bbb9-c922-454e-afc5-b8f07bf84f42} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18700 | 2026.05.01 17:57:30.574007 [ 279 ] {97f3bbb9-c922-454e-afc5-b8f07bf84f42} <Debug> executeQuery: Read 268 rows, 16.64 KiB in 0.001292 sec., 207430.34055727554 rows/sec., 12.58 MiB/sec. | ||
| 18701 | 2026.05.01 17:57:30.574044 [ 279 ] {97f3bbb9-c922-454e-afc5-b8f07bf84f42} <Debug> TCPHandler: Processed in 0.00145953 sec. | ||
| 18702 | 2026.05.01 17:57:30.574191 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18703 | 2026.05.01 17:57:30.574285 [ 279 ] {b0bc1178-077a-4113-b2b3-a24c33da764b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18704 | 2026.05.01 17:57:30.574325 [ 279 ] {b0bc1178-077a-4113-b2b3-a24c33da764b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18705 | 2026.05.01 17:57:30.574841 [ 279 ] {b0bc1178-077a-4113-b2b3-a24c33da764b} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18706 | 2026.05.01 17:57:30.574878 [ 279 ] {b0bc1178-077a-4113-b2b3-a24c33da764b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18707 | 2026.05.01 17:57:30.575187 [ 279 ] {b0bc1178-077a-4113-b2b3-a24c33da764b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 18708 | 2026.05.01 17:57:30.575392 [ 279 ] {b0bc1178-077a-4113-b2b3-a24c33da764b} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18709 | 2026.05.01 17:57:30.575450 [ 200 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7906 rows, containing 5 columns (5 merged, 0 gathered) in 0.002833717 sec., 2789975.1457185033 rows/sec., 225.79 MiB/sec. | ||
| 18710 | 2026.05.01 17:57:30.575501 [ 72 ] {} <Debug> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 18711 | 2026.05.01 17:57:30.575521 [ 279 ] {b0bc1178-077a-4113-b2b3-a24c33da764b} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001253 sec., 190742.21867517958 rows/sec., 12.30 MiB/sec. | ||
| 18712 | 2026.05.01 17:57:30.575528 [ 72 ] {} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18713 | 2026.05.01 17:57:30.575562 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18714 | 2026.05.01 17:57:30.575567 [ 279 ] {b0bc1178-077a-4113-b2b3-a24c33da764b} <Debug> TCPHandler: Processed in 0.001425179 sec. | ||
| 18715 | 2026.05.01 17:57:30.575637 [ 197 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
| 18716 | 2026.05.01 17:57:30.575717 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18717 | 2026.05.01 17:57:30.575742 [ 197 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18718 | 2026.05.01 17:57:30.575782 [ 197 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 1064 rows starting from the beginning of the part | ||
| 18719 | 2026.05.01 17:57:30.575811 [ 279 ] {caf8ea93-b0d2-461e-aeca-52b1b376bbd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18720 | 2026.05.01 17:57:30.575852 [ 279 ] {caf8ea93-b0d2-461e-aeca-52b1b376bbd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18721 | 2026.05.01 17:57:30.575858 [ 197 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 239 rows starting from the beginning of the part | ||
| 18722 | 2026.05.01 17:57:30.575878 [ 194 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18723 | 2026.05.01 17:57:30.575925 [ 197 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 801 rows starting from the beginning of the part | ||
| 18724 | 2026.05.01 17:57:30.575998 [ 197 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 239 rows starting from the beginning of the part | ||
| 18725 | 2026.05.01 17:57:30.576067 [ 197 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 239 rows starting from the beginning of the part | ||
| 18726 | 2026.05.01 17:57:30.576128 [ 197 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 239 rows starting from the beginning of the part | ||
| 18727 | 2026.05.01 17:57:30.576221 [ 194 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_131_26} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18728 | 2026.05.01 17:57:30.576319 [ 194 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_131_26} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18729 | 2026.05.01 17:57:30.576364 [ 279 ] {caf8ea93-b0d2-461e-aeca-52b1b376bbd6} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18730 | 2026.05.01 17:57:30.576403 [ 279 ] {caf8ea93-b0d2-461e-aeca-52b1b376bbd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18731 | 2026.05.01 17:57:30.576425 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 18732 | 2026.05.01 17:57:30.576707 [ 279 ] {caf8ea93-b0d2-461e-aeca-52b1b376bbd6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 18733 | 2026.05.01 17:57:30.576925 [ 279 ] {caf8ea93-b0d2-461e-aeca-52b1b376bbd6} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18734 | 2026.05.01 17:57:30.577055 [ 279 ] {caf8ea93-b0d2-461e-aeca-52b1b376bbd6} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001262 sec., 188589.54041204436 rows/sec., 10.71 MiB/sec. | ||
| 18735 | 2026.05.01 17:57:30.577093 [ 279 ] {caf8ea93-b0d2-461e-aeca-52b1b376bbd6} <Debug> TCPHandler: Processed in 0.001425189 sec. | ||
| 18736 | 2026.05.01 17:57:30.577214 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18737 | 2026.05.01 17:57:30.577314 [ 279 ] {644f873b-a54c-4de8-8edd-5a9d7f39ff1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18738 | 2026.05.01 17:57:30.577357 [ 279 ] {644f873b-a54c-4de8-8edd-5a9d7f39ff1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18739 | 2026.05.01 17:57:30.577748 [ 201 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2821 rows, containing 5 columns (5 merged, 0 gathered) in 0.002144614 sec., 1315388.2237083223 rows/sec., 85.01 MiB/sec. | ||
| 18740 | 2026.05.01 17:57:30.577907 [ 197 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 18741 | 2026.05.01 17:57:30.578119 [ 279 ] {644f873b-a54c-4de8-8edd-5a9d7f39ff1e} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18742 | 2026.05.01 17:57:30.578135 [ 197 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_65_13} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18743 | 2026.05.01 17:57:30.578154 [ 279 ] {644f873b-a54c-4de8-8edd-5a9d7f39ff1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18744 | 2026.05.01 17:57:30.578195 [ 197 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_65_13} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 18745 | 2026.05.01 17:57:30.578264 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 18746 | 2026.05.01 17:57:30.578512 [ 279 ] {644f873b-a54c-4de8-8edd-5a9d7f39ff1e} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18747 | 2026.05.01 17:57:30.578729 [ 279 ] {644f873b-a54c-4de8-8edd-5a9d7f39ff1e} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18748 | 2026.05.01 17:57:30.578850 [ 72 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18749 | 2026.05.01 17:57:30.578865 [ 279 ] {644f873b-a54c-4de8-8edd-5a9d7f39ff1e} <Debug> executeQuery: Read 796 rows, 57.05 KiB in 0.001569 sec., 507329.5092415551 rows/sec., 35.51 MiB/sec. | ||
| 18750 | 2026.05.01 17:57:30.578885 [ 72 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18751 | 2026.05.01 17:57:30.578910 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18752 | 2026.05.01 17:57:30.578913 [ 279 ] {644f873b-a54c-4de8-8edd-5a9d7f39ff1e} <Debug> TCPHandler: Processed in 0.001749356 sec. | ||
| 18753 | 2026.05.01 17:57:30.578992 [ 200 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18754 | 2026.05.01 17:57:30.579036 [ 221 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18755 | 2026.05.01 17:57:30.579054 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18756 | 2026.05.01 17:57:30.579066 [ 221 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18757 | 2026.05.01 17:57:30.579111 [ 200 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18758 | 2026.05.01 17:57:30.579149 [ 200 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2102 rows starting from the beginning of the part | ||
| 18759 | 2026.05.01 17:57:30.579152 [ 279 ] {176c8b64-d04c-41ed-bd86-0fa9d63fa394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18760 | 2026.05.01 17:57:30.579206 [ 279 ] {176c8b64-d04c-41ed-bd86-0fa9d63fa394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18761 | 2026.05.01 17:57:30.579216 [ 200 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 796 rows starting from the beginning of the part | ||
| 18762 | 2026.05.01 17:57:30.579265 [ 200 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 70 rows starting from the beginning of the part | ||
| 18763 | 2026.05.01 17:57:30.579306 [ 200 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 798 rows starting from the beginning of the part | ||
| 18764 | 2026.05.01 17:57:30.579346 [ 200 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 70 rows starting from the beginning of the part | ||
| 18765 | 2026.05.01 17:57:30.579389 [ 200 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 796 rows starting from the beginning of the part | ||
| 18766 | 2026.05.01 17:57:30.579555 [ 279 ] {176c8b64-d04c-41ed-bd86-0fa9d63fa394} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18767 | 2026.05.01 17:57:30.579596 [ 279 ] {176c8b64-d04c-41ed-bd86-0fa9d63fa394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18768 | 2026.05.01 17:57:30.579926 [ 279 ] {176c8b64-d04c-41ed-bd86-0fa9d63fa394} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 18769 | 2026.05.01 17:57:30.580151 [ 279 ] {176c8b64-d04c-41ed-bd86-0fa9d63fa394} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18770 | 2026.05.01 17:57:30.580288 [ 279 ] {176c8b64-d04c-41ed-bd86-0fa9d63fa394} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001154 sec., 5199.306759098787 rows/sec., 271.64 KiB/sec. | ||
| 18771 | 2026.05.01 17:57:30.580325 [ 279 ] {176c8b64-d04c-41ed-bd86-0fa9d63fa394} <Debug> TCPHandler: Processed in 0.001320317 sec. | ||
| 18772 | 2026.05.01 17:57:30.580452 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18773 | 2026.05.01 17:57:30.580547 [ 279 ] {33ac7fd1-8056-41ce-857e-15b98fe1a319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18774 | 2026.05.01 17:57:30.580591 [ 279 ] {33ac7fd1-8056-41ce-857e-15b98fe1a319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18775 | 2026.05.01 17:57:30.580976 [ 192 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4632 rows, containing 5 columns (5 merged, 0 gathered) in 0.002017681 sec., 2295704.8215253055 rows/sec., 168.17 MiB/sec. | ||
| 18776 | 2026.05.01 17:57:30.581046 [ 279 ] {33ac7fd1-8056-41ce-857e-15b98fe1a319} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18777 | 2026.05.01 17:57:30.581086 [ 279 ] {33ac7fd1-8056-41ce-857e-15b98fe1a319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18778 | 2026.05.01 17:57:30.581227 [ 192 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18779 | 2026.05.01 17:57:30.581453 [ 279 ] {33ac7fd1-8056-41ce-857e-15b98fe1a319} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18780 | 2026.05.01 17:57:30.581568 [ 192 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_131_26} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18781 | 2026.05.01 17:57:30.581673 [ 192 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_131_26} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18782 | 2026.05.01 17:57:30.581723 [ 279 ] {33ac7fd1-8056-41ce-857e-15b98fe1a319} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18783 | 2026.05.01 17:57:30.581759 [ 221 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18784 | 2026.05.01 17:57:30.581777 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 18785 | 2026.05.01 17:57:30.581867 [ 279 ] {33ac7fd1-8056-41ce-857e-15b98fe1a319} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001337 sec., 250560.95736724007 rows/sec., 16.40 MiB/sec. | ||
| 18786 | 2026.05.01 17:57:30.581911 [ 279 ] {33ac7fd1-8056-41ce-857e-15b98fe1a319} <Debug> TCPHandler: Processed in 0.001509081 sec. | ||
| 18787 | 2026.05.01 17:57:30.582030 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18788 | 2026.05.01 17:57:30.582129 [ 279 ] {cea920d5-927e-4108-84e3-221359397cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18789 | 2026.05.01 17:57:30.582172 [ 279 ] {cea920d5-927e-4108-84e3-221359397cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18790 | 2026.05.01 17:57:30.582502 [ 279 ] {cea920d5-927e-4108-84e3-221359397cad} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18791 | 2026.05.01 17:57:30.582539 [ 279 ] {cea920d5-927e-4108-84e3-221359397cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18792 | 2026.05.01 17:57:30.582839 [ 279 ] {cea920d5-927e-4108-84e3-221359397cad} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 18793 | 2026.05.01 17:57:30.583049 [ 279 ] {cea920d5-927e-4108-84e3-221359397cad} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18794 | 2026.05.01 17:57:30.583187 [ 279 ] {cea920d5-927e-4108-84e3-221359397cad} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001076 sec., 929.3680297397771 rows/sec., 62.62 KiB/sec. | ||
| 18795 | 2026.05.01 17:57:30.583224 [ 279 ] {cea920d5-927e-4108-84e3-221359397cad} <Debug> TCPHandler: Processed in 0.001244886 sec. | ||
| 18796 | 2026.05.01 17:57:30.583343 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18797 | 2026.05.01 17:57:30.583441 [ 279 ] {06eaacd9-eb27-40ae-81dc-1396c218c807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18798 | 2026.05.01 17:57:30.583498 [ 279 ] {06eaacd9-eb27-40ae-81dc-1396c218c807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18799 | 2026.05.01 17:57:30.584398 [ 279 ] {06eaacd9-eb27-40ae-81dc-1396c218c807} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18800 | 2026.05.01 17:57:30.584436 [ 279 ] {06eaacd9-eb27-40ae-81dc-1396c218c807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18801 | 2026.05.01 17:57:30.584988 [ 279 ] {06eaacd9-eb27-40ae-81dc-1396c218c807} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 18802 | 2026.05.01 17:57:30.585219 [ 279 ] {06eaacd9-eb27-40ae-81dc-1396c218c807} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18803 | 2026.05.01 17:57:30.585357 [ 279 ] {06eaacd9-eb27-40ae-81dc-1396c218c807} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001936 sec., 18595.04132231405 rows/sec., 33.32 MiB/sec. | ||
| 18804 | 2026.05.01 17:57:30.585412 [ 279 ] {06eaacd9-eb27-40ae-81dc-1396c218c807} <Debug> TCPHandler: Processed in 0.002119263 sec. | ||
| 18805 | 2026.05.01 17:57:30.585544 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18806 | 2026.05.01 17:57:30.585639 [ 279 ] {61f64712-3409-4142-9499-fe522cab3082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18807 | 2026.05.01 17:57:30.585681 [ 279 ] {61f64712-3409-4142-9499-fe522cab3082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18808 | 2026.05.01 17:57:30.586033 [ 279 ] {61f64712-3409-4142-9499-fe522cab3082} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18809 | 2026.05.01 17:57:30.586069 [ 279 ] {61f64712-3409-4142-9499-fe522cab3082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18810 | 2026.05.01 17:57:30.586370 [ 279 ] {61f64712-3409-4142-9499-fe522cab3082} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18811 | 2026.05.01 17:57:30.586584 [ 279 ] {61f64712-3409-4142-9499-fe522cab3082} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18812 | 2026.05.01 17:57:30.586699 [ 72 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18813 | 2026.05.01 17:57:30.586712 [ 279 ] {61f64712-3409-4142-9499-fe522cab3082} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001091 sec., 100824.93125572869 rows/sec., 6.13 MiB/sec. | ||
| 18814 | 2026.05.01 17:57:30.586732 [ 72 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18815 | 2026.05.01 17:57:30.586756 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18816 | 2026.05.01 17:57:30.586762 [ 279 ] {61f64712-3409-4142-9499-fe522cab3082} <Debug> TCPHandler: Processed in 0.001266765 sec. | ||
| 18817 | 2026.05.01 17:57:30.586831 [ 201 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18818 | 2026.05.01 17:57:30.586932 [ 201 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18819 | 2026.05.01 17:57:30.586963 [ 201 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_126_25, total 8830 rows starting from the beginning of the part | ||
| 18820 | 2026.05.01 17:57:30.587020 [ 201 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 110 rows starting from the beginning of the part | ||
| 18821 | 2026.05.01 17:57:30.587069 [ 201 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 18822 | 2026.05.01 17:57:30.587113 [ 201 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 110 rows starting from the beginning of the part | ||
| 18823 | 2026.05.01 17:57:30.587156 [ 201 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 18824 | 2026.05.01 17:57:30.587195 [ 201 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 110 rows starting from the beginning of the part | ||
| 18825 | 2026.05.01 17:57:30.589579 [ 199 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9280 rows, containing 4 columns (4 merged, 0 gathered) in 0.002774856 sec., 3344317.687116016 rows/sec., 213.32 MiB/sec. | ||
| 18826 | 2026.05.01 17:57:30.589783 [ 197 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18827 | 2026.05.01 17:57:30.590029 [ 197 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_131_26} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18828 | 2026.05.01 17:57:30.590086 [ 197 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_131_26} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18829 | 2026.05.01 17:57:30.590148 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 18830 | 2026.05.01 17:57:30.776543 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18831 | 2026.05.01 17:57:30.776721 [ 279 ] {7cfcac4c-8d28-42be-87e1-ca1874670653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18832 | 2026.05.01 17:57:30.776798 [ 279 ] {7cfcac4c-8d28-42be-87e1-ca1874670653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18833 | 2026.05.01 17:57:30.777392 [ 279 ] {7cfcac4c-8d28-42be-87e1-ca1874670653} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18834 | 2026.05.01 17:57:30.777439 [ 279 ] {7cfcac4c-8d28-42be-87e1-ca1874670653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18835 | 2026.05.01 17:57:30.777804 [ 279 ] {7cfcac4c-8d28-42be-87e1-ca1874670653} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 18836 | 2026.05.01 17:57:30.778053 [ 279 ] {7cfcac4c-8d28-42be-87e1-ca1874670653} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18837 | 2026.05.01 17:57:30.778213 [ 279 ] {7cfcac4c-8d28-42be-87e1-ca1874670653} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001538 sec., 5201.560468140442 rows/sec., 424.15 KiB/sec. | ||
| 18838 | 2026.05.01 17:57:30.778261 [ 279 ] {7cfcac4c-8d28-42be-87e1-ca1874670653} <Debug> TCPHandler: Processed in 0.001835728 sec. | ||
| 18839 | 2026.05.01 17:57:30.778382 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18840 | 2026.05.01 17:57:30.778484 [ 279 ] {d55e438b-4f54-4205-981e-55b47125e86d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18841 | 2026.05.01 17:57:30.778529 [ 279 ] {d55e438b-4f54-4205-981e-55b47125e86d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18842 | 2026.05.01 17:57:30.780660 [ 279 ] {d55e438b-4f54-4205-981e-55b47125e86d} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18843 | 2026.05.01 17:57:30.780701 [ 279 ] {d55e438b-4f54-4205-981e-55b47125e86d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18844 | 2026.05.01 17:57:30.781171 [ 279 ] {d55e438b-4f54-4205-981e-55b47125e86d} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18845 | 2026.05.01 17:57:30.781394 [ 279 ] {d55e438b-4f54-4205-981e-55b47125e86d} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18846 | 2026.05.01 17:57:30.781533 [ 279 ] {d55e438b-4f54-4205-981e-55b47125e86d} <Debug> executeQuery: Read 2395 rows, 181.08 KiB in 0.003069 sec., 780384.4900619094 rows/sec., 57.62 MiB/sec. | ||
| 18847 | 2026.05.01 17:57:30.781594 [ 279 ] {d55e438b-4f54-4205-981e-55b47125e86d} <Debug> TCPHandler: Processed in 0.003263156 sec. | ||
| 18848 | 2026.05.01 17:57:30.781649 [ 222 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18849 | 2026.05.01 17:57:30.781696 [ 222 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18850 | 2026.05.01 17:57:30.781732 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18851 | 2026.05.01 17:57:30.781841 [ 279 ] {dbe643ad-1d1e-4b6a-a0b5-c7f70da20b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18852 | 2026.05.01 17:57:30.781883 [ 279 ] {dbe643ad-1d1e-4b6a-a0b5-c7f70da20b83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18853 | 2026.05.01 17:57:30.782307 [ 279 ] {dbe643ad-1d1e-4b6a-a0b5-c7f70da20b83} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18854 | 2026.05.01 17:57:30.782345 [ 279 ] {dbe643ad-1d1e-4b6a-a0b5-c7f70da20b83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18855 | 2026.05.01 17:57:30.782680 [ 279 ] {dbe643ad-1d1e-4b6a-a0b5-c7f70da20b83} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 18856 | 2026.05.01 17:57:30.782928 [ 279 ] {dbe643ad-1d1e-4b6a-a0b5-c7f70da20b83} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18857 | 2026.05.01 17:57:30.783078 [ 279 ] {dbe643ad-1d1e-4b6a-a0b5-c7f70da20b83} <Debug> executeQuery: Read 25 rows, 1.84 KiB in 0.001259 sec., 19857.029388403495 rows/sec., 1.42 MiB/sec. | ||
| 18858 | 2026.05.01 17:57:30.783117 [ 279 ] {dbe643ad-1d1e-4b6a-a0b5-c7f70da20b83} <Debug> TCPHandler: Processed in 0.001435669 sec. | ||
| 18859 | 2026.05.01 17:57:30.783238 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18860 | 2026.05.01 17:57:30.783333 [ 279 ] {ba88562b-90cd-44ce-881c-4629faf5d082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18861 | 2026.05.01 17:57:30.783373 [ 279 ] {ba88562b-90cd-44ce-881c-4629faf5d082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18862 | 2026.05.01 17:57:30.784063 [ 279 ] {ba88562b-90cd-44ce-881c-4629faf5d082} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18863 | 2026.05.01 17:57:30.784103 [ 279 ] {ba88562b-90cd-44ce-881c-4629faf5d082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18864 | 2026.05.01 17:57:30.784469 [ 279 ] {ba88562b-90cd-44ce-881c-4629faf5d082} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 18865 | 2026.05.01 17:57:30.784713 [ 279 ] {ba88562b-90cd-44ce-881c-4629faf5d082} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18866 | 2026.05.01 17:57:30.784845 [ 279 ] {ba88562b-90cd-44ce-881c-4629faf5d082} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00153 sec., 523529.4117647059 rows/sec., 30.24 MiB/sec. | ||
| 18867 | 2026.05.01 17:57:30.784884 [ 279 ] {ba88562b-90cd-44ce-881c-4629faf5d082} <Debug> TCPHandler: Processed in 0.001695775 sec. | ||
| 18868 | 2026.05.01 17:57:30.784997 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18869 | 2026.05.01 17:57:30.785094 [ 279 ] {1e32ef46-de15-44ff-bea7-7e683258fd15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18870 | 2026.05.01 17:57:30.785106 [ 222 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18871 | 2026.05.01 17:57:30.785134 [ 279 ] {1e32ef46-de15-44ff-bea7-7e683258fd15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18872 | 2026.05.01 17:57:30.785521 [ 279 ] {1e32ef46-de15-44ff-bea7-7e683258fd15} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18873 | 2026.05.01 17:57:30.785559 [ 279 ] {1e32ef46-de15-44ff-bea7-7e683258fd15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18874 | 2026.05.01 17:57:30.785860 [ 279 ] {1e32ef46-de15-44ff-bea7-7e683258fd15} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 18875 | 2026.05.01 17:57:30.786078 [ 279 ] {1e32ef46-de15-44ff-bea7-7e683258fd15} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18876 | 2026.05.01 17:57:30.786210 [ 279 ] {1e32ef46-de15-44ff-bea7-7e683258fd15} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001134 sec., 881.8342151675485 rows/sec., 62.00 KiB/sec. | ||
| 18877 | 2026.05.01 17:57:30.786246 [ 279 ] {1e32ef46-de15-44ff-bea7-7e683258fd15} <Debug> TCPHandler: Processed in 0.001298646 sec. | ||
| 18878 | 2026.05.01 17:57:30.786367 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18879 | 2026.05.01 17:57:30.786461 [ 279 ] {ad008d4e-f51e-45c9-be96-c23baaa27238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18880 | 2026.05.01 17:57:30.786499 [ 279 ] {ad008d4e-f51e-45c9-be96-c23baaa27238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18881 | 2026.05.01 17:57:30.787334 [ 279 ] {ad008d4e-f51e-45c9-be96-c23baaa27238} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18882 | 2026.05.01 17:57:30.787395 [ 279 ] {ad008d4e-f51e-45c9-be96-c23baaa27238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18883 | 2026.05.01 17:57:30.787735 [ 279 ] {ad008d4e-f51e-45c9-be96-c23baaa27238} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18884 | 2026.05.01 17:57:30.787951 [ 279 ] {ad008d4e-f51e-45c9-be96-c23baaa27238} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18885 | 2026.05.01 17:57:30.788081 [ 279 ] {ad008d4e-f51e-45c9-be96-c23baaa27238} <Debug> executeQuery: Read 1276 rows, 87.01 KiB in 0.001638 sec., 778998.778998779 rows/sec., 51.88 MiB/sec. | ||
| 18886 | 2026.05.01 17:57:30.788119 [ 279 ] {ad008d4e-f51e-45c9-be96-c23baaa27238} <Debug> TCPHandler: Processed in 0.001801996 sec. | ||
| 18887 | 2026.05.01 17:57:30.788233 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18888 | 2026.05.01 17:57:30.788328 [ 279 ] {f429283d-3758-44f8-815a-4cd3861d426f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18889 | 2026.05.01 17:57:30.788370 [ 279 ] {f429283d-3758-44f8-815a-4cd3861d426f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18890 | 2026.05.01 17:57:30.789218 [ 279 ] {f429283d-3758-44f8-815a-4cd3861d426f} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18891 | 2026.05.01 17:57:30.789255 [ 279 ] {f429283d-3758-44f8-815a-4cd3861d426f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18892 | 2026.05.01 17:57:30.789678 [ 279 ] {f429283d-3758-44f8-815a-4cd3861d426f} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18893 | 2026.05.01 17:57:30.789919 [ 279 ] {f429283d-3758-44f8-815a-4cd3861d426f} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18894 | 2026.05.01 17:57:30.790046 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 6 parts from all_1_127_26 to all_132_132_0 | ||
| 18895 | 2026.05.01 17:57:30.790052 [ 279 ] {f429283d-3758-44f8-815a-4cd3861d426f} <Debug> executeQuery: Read 1490 rows, 92.47 KiB in 0.001743 sec., 854847.9632816982 rows/sec., 51.81 MiB/sec. | ||
| 18896 | 2026.05.01 17:57:30.790104 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18897 | 2026.05.01 17:57:30.790116 [ 279 ] {f429283d-3758-44f8-815a-4cd3861d426f} <Debug> TCPHandler: Processed in 0.00193269 sec. | ||
| 18898 | 2026.05.01 17:57:30.790135 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18899 | 2026.05.01 17:57:30.790246 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18900 | 2026.05.01 17:57:30.790248 [ 198 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_132_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_127_26 to all_132_132_0 into Compact with storage Full | ||
| 18901 | 2026.05.01 17:57:30.790369 [ 279 ] {bca35c41-23d1-4931-a64b-3f3b4912c62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18902 | 2026.05.01 17:57:30.790400 [ 198 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_132_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18903 | 2026.05.01 17:57:30.790441 [ 279 ] {bca35c41-23d1-4931-a64b-3f3b4912c62b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18904 | 2026.05.01 17:57:30.790447 [ 198 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_127_26, total 52094 rows starting from the beginning of the part | ||
| 18905 | 2026.05.01 17:57:30.790544 [ 198 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 18906 | 2026.05.01 17:57:30.790601 [ 198 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 336 rows starting from the beginning of the part | ||
| 18907 | 2026.05.01 17:57:30.790651 [ 198 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 18908 | 2026.05.01 17:57:30.790696 [ 198 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 335 rows starting from the beginning of the part | ||
| 18909 | 2026.05.01 17:57:30.790743 [ 198 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 1490 rows starting from the beginning of the part | ||
| 18910 | 2026.05.01 17:57:30.791326 [ 279 ] {bca35c41-23d1-4931-a64b-3f3b4912c62b} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18911 | 2026.05.01 17:57:30.791368 [ 279 ] {bca35c41-23d1-4931-a64b-3f3b4912c62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18912 | 2026.05.01 17:57:30.791926 [ 279 ] {bca35c41-23d1-4931-a64b-3f3b4912c62b} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 18913 | 2026.05.01 17:57:30.792153 [ 279 ] {bca35c41-23d1-4931-a64b-3f3b4912c62b} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18914 | 2026.05.01 17:57:30.792298 [ 279 ] {bca35c41-23d1-4931-a64b-3f3b4912c62b} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001953 sec., 8704.557091653865 rows/sec., 15.60 MiB/sec. | ||
| 18915 | 2026.05.01 17:57:30.792354 [ 279 ] {bca35c41-23d1-4931-a64b-3f3b4912c62b} <Debug> TCPHandler: Processed in 0.002168494 sec. | ||
| 18916 | 2026.05.01 17:57:30.792473 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18917 | 2026.05.01 17:57:30.792569 [ 279 ] {8ba9b477-d655-466d-b2bb-0a8b30f48e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18918 | 2026.05.01 17:57:30.792611 [ 279 ] {8ba9b477-d655-466d-b2bb-0a8b30f48e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18919 | 2026.05.01 17:57:30.792945 [ 279 ] {8ba9b477-d655-466d-b2bb-0a8b30f48e84} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18920 | 2026.05.01 17:57:30.792982 [ 279 ] {8ba9b477-d655-466d-b2bb-0a8b30f48e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18921 | 2026.05.01 17:57:30.793277 [ 279 ] {8ba9b477-d655-466d-b2bb-0a8b30f48e84} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18922 | 2026.05.01 17:57:30.793488 [ 279 ] {8ba9b477-d655-466d-b2bb-0a8b30f48e84} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18923 | 2026.05.01 17:57:30.793623 [ 279 ] {8ba9b477-d655-466d-b2bb-0a8b30f48e84} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001072 sec., 7462.686567164179 rows/sec., 510.14 KiB/sec. | ||
| 18924 | 2026.05.01 17:57:30.793669 [ 279 ] {8ba9b477-d655-466d-b2bb-0a8b30f48e84} <Debug> TCPHandler: Processed in 0.001246215 sec. | ||
| 18925 | 2026.05.01 17:57:30.793686 [ 222 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18926 | 2026.05.01 17:57:30.793725 [ 222 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18927 | 2026.05.01 17:57:30.798442 [ 222 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18928 | 2026.05.01 17:57:30.801595 [ 199 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_132_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54575 rows, containing 5 columns (5 merged, 0 gathered) in 0.011387161 sec., 4792678.350644204 rows/sec., 309.43 MiB/sec. | ||
| 18929 | 2026.05.01 17:57:30.802261 [ 199 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_132_27} <Trace> MergedBlockOutputStream: filled checksums all_1_132_27 (state Temporary) | ||
| 18930 | 2026.05.01 17:57:30.802582 [ 199 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_132_27} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_132_27 to all_1_132_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18931 | 2026.05.01 17:57:30.802673 [ 199 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_132_27} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 6 parts: [all_1_127_26, all_132_132_0] -> all_1_132_27 | ||
| 18932 | 2026.05.01 17:57:30.802778 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 18933 | 2026.05.01 17:57:31.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.93 MiB, peak 401.58 MiB, free memory in arenas 0.00 B, will set to 383.45 MiB (RSS), difference: -1.48 MiB | ||
| 18934 | 2026.05.01 17:57:31.788333 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18935 | 2026.05.01 17:57:31.788390 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18936 | 2026.05.01 17:57:31.792478 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18937 | 2026.05.01 17:57:32.609896 [ 219 ] {} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18938 | 2026.05.01 17:57:32.609987 [ 219 ] {} <Debug> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18939 | 2026.05.01 17:57:32.612957 [ 219 ] {} <Debug> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18940 | 2026.05.01 17:57:34.806667 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38900 | ||
| 18941 | 2026.05.01 17:57:34.807172 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18942 | 2026.05.01 17:57:34.807205 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18943 | 2026.05.01 17:57:34.807684 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18944 | 2026.05.01 17:57:34.807925 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18945 | 2026.05.01 17:57:34.808049 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38900 | ||
| 18946 | 2026.05.01 17:57:34.808053 [ 109 ] {} <Debug> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18947 | 2026.05.01 17:57:34.808102 [ 109 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18948 | 2026.05.01 17:57:34.808126 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18949 | 2026.05.01 17:57:34.808268 [ 190 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 18950 | 2026.05.01 17:57:34.808418 [ 190 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18951 | 2026.05.01 17:57:34.808455 [ 190 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36532 rows starting from the beginning of the part | ||
| 18952 | 2026.05.01 17:57:34.808518 [ 190 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 448 rows starting from the beginning of the part | ||
| 18953 | 2026.05.01 17:57:34.808565 [ 190 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 512 rows starting from the beginning of the part | ||
| 18954 | 2026.05.01 17:57:34.808605 [ 190 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 448 rows starting from the beginning of the part | ||
| 18955 | 2026.05.01 17:57:34.808641 [ 190 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 512 rows starting from the beginning of the part | ||
| 18956 | 2026.05.01 17:57:34.808683 [ 190 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 448 rows starting from the beginning of the part | ||
| 18957 | 2026.05.01 17:57:34.811304 [ 186 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38900 rows, containing 4 columns (4 merged, 0 gathered) in 0.003093973 sec., 12572831.11391082 rows/sec., 179.86 MiB/sec. | ||
| 18958 | 2026.05.01 17:57:34.811599 [ 186 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18959 | 2026.05.01 17:57:34.811883 [ 186 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_81_16} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18960 | 2026.05.01 17:57:34.811963 [ 186 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_81_16} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18961 | 2026.05.01 17:57:34.812047 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 18962 | 2026.05.01 17:57:35.551551 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18963 | 2026.05.01 17:57:35.551760 [ 279 ] {6be4010a-a15e-40e6-bf58-95a23e04b794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18964 | 2026.05.01 17:57:35.551833 [ 279 ] {6be4010a-a15e-40e6-bf58-95a23e04b794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18965 | 2026.05.01 17:57:35.552492 [ 279 ] {6be4010a-a15e-40e6-bf58-95a23e04b794} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18966 | 2026.05.01 17:57:35.552527 [ 279 ] {6be4010a-a15e-40e6-bf58-95a23e04b794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18967 | 2026.05.01 17:57:35.552961 [ 279 ] {6be4010a-a15e-40e6-bf58-95a23e04b794} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18968 | 2026.05.01 17:57:35.553186 [ 279 ] {6be4010a-a15e-40e6-bf58-95a23e04b794} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18969 | 2026.05.01 17:57:35.553344 [ 279 ] {6be4010a-a15e-40e6-bf58-95a23e04b794} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001638 sec., 34188.03418803419 rows/sec., 2.63 MiB/sec. | ||
| 18970 | 2026.05.01 17:57:35.553386 [ 279 ] {6be4010a-a15e-40e6-bf58-95a23e04b794} <Debug> TCPHandler: Processed in 0.00197551 sec. | ||
| 18971 | 2026.05.01 17:57:35.553541 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18972 | 2026.05.01 17:57:35.553661 [ 279 ] {37522a0a-1fd5-4b88-8420-e3f34292dae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18973 | 2026.05.01 17:57:35.553711 [ 279 ] {37522a0a-1fd5-4b88-8420-e3f34292dae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18974 | 2026.05.01 17:57:35.554208 [ 279 ] {37522a0a-1fd5-4b88-8420-e3f34292dae7} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18975 | 2026.05.01 17:57:35.554244 [ 279 ] {37522a0a-1fd5-4b88-8420-e3f34292dae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18976 | 2026.05.01 17:57:35.554567 [ 279 ] {37522a0a-1fd5-4b88-8420-e3f34292dae7} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18977 | 2026.05.01 17:57:35.554785 [ 279 ] {37522a0a-1fd5-4b88-8420-e3f34292dae7} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18978 | 2026.05.01 17:57:35.554917 [ 279 ] {37522a0a-1fd5-4b88-8420-e3f34292dae7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001281 sec., 49960.96799375488 rows/sec., 3.90 MiB/sec. | ||
| 18979 | 2026.05.01 17:57:35.554956 [ 279 ] {37522a0a-1fd5-4b88-8420-e3f34292dae7} <Debug> TCPHandler: Processed in 0.00147824 sec. | ||
| 18980 | 2026.05.01 17:57:35.555088 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18981 | 2026.05.01 17:57:35.555183 [ 279 ] {5f15c410-a435-4e95-9eeb-c06023ffbf3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18982 | 2026.05.01 17:57:35.555227 [ 279 ] {5f15c410-a435-4e95-9eeb-c06023ffbf3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18983 | 2026.05.01 17:57:35.555647 [ 279 ] {5f15c410-a435-4e95-9eeb-c06023ffbf3e} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18984 | 2026.05.01 17:57:35.555682 [ 279 ] {5f15c410-a435-4e95-9eeb-c06023ffbf3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18985 | 2026.05.01 17:57:35.556019 [ 279 ] {5f15c410-a435-4e95-9eeb-c06023ffbf3e} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18986 | 2026.05.01 17:57:35.556240 [ 279 ] {5f15c410-a435-4e95-9eeb-c06023ffbf3e} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18987 | 2026.05.01 17:57:35.556372 [ 279 ] {5f15c410-a435-4e95-9eeb-c06023ffbf3e} <Debug> executeQuery: Read 138 rows, 9.84 KiB in 0.001207 sec., 114333.05716652858 rows/sec., 7.96 MiB/sec. | ||
| 18988 | 2026.05.01 17:57:35.556408 [ 279 ] {5f15c410-a435-4e95-9eeb-c06023ffbf3e} <Debug> TCPHandler: Processed in 0.001371537 sec. | ||
| 18989 | 2026.05.01 17:57:35.556522 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18990 | 2026.05.01 17:57:35.556616 [ 279 ] {b35dc53c-e9d3-4856-8001-c027876aa3b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18991 | 2026.05.01 17:57:35.556657 [ 279 ] {b35dc53c-e9d3-4856-8001-c027876aa3b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18992 | 2026.05.01 17:57:35.556986 [ 279 ] {b35dc53c-e9d3-4856-8001-c027876aa3b9} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18993 | 2026.05.01 17:57:35.557019 [ 279 ] {b35dc53c-e9d3-4856-8001-c027876aa3b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 18994 | 2026.05.01 17:57:35.557325 [ 279 ] {b35dc53c-e9d3-4856-8001-c027876aa3b9} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18995 | 2026.05.01 17:57:35.557540 [ 279 ] {b35dc53c-e9d3-4856-8001-c027876aa3b9} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18996 | 2026.05.01 17:57:35.557673 [ 279 ] {b35dc53c-e9d3-4856-8001-c027876aa3b9} <Debug> executeQuery: Read 52 rows, 3.59 KiB in 0.001075 sec., 48372.09302325582 rows/sec., 3.26 MiB/sec. | ||
| 18997 | 2026.05.01 17:57:35.557708 [ 279 ] {b35dc53c-e9d3-4856-8001-c027876aa3b9} <Debug> TCPHandler: Processed in 0.001234555 sec. | ||
| 18998 | 2026.05.01 17:57:36.836538 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 18999 | 2026.05.01 17:57:36.853839 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19000 | 2026.05.01 17:57:36.853899 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19001 | 2026.05.01 17:57:36.859994 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 19002 | 2026.05.01 17:57:36.860746 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19003 | 2026.05.01 17:57:36.861035 [ 108 ] {} <Debug> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 19004 | 2026.05.01 17:57:36.861081 [ 108 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19005 | 2026.05.01 17:57:36.861104 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19006 | 2026.05.01 17:57:36.861230 [ 189 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 19007 | 2026.05.01 17:57:36.863889 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 19008 | 2026.05.01 17:57:36.865330 [ 189 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19009 | 2026.05.01 17:57:36.866926 [ 189 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 19010 | 2026.05.01 17:57:36.871901 [ 189 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 19011 | 2026.05.01 17:57:36.876454 [ 189 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 19012 | 2026.05.01 17:57:36.881074 [ 189 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 19013 | 2026.05.01 17:57:36.886081 [ 189 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 19014 | 2026.05.01 17:57:36.890853 [ 189 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 19015 | 2026.05.01 17:57:36.949325 [ 199 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.088143143 sec., 6920.561024242124 rows/sec., 35.78 MiB/sec. | ||
| 19016 | 2026.05.01 17:57:36.952919 [ 195 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 19017 | 2026.05.01 17:57:36.955263 [ 195 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_81_16} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19018 | 2026.05.01 17:57:36.955376 [ 195 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_81_16} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 19019 | 2026.05.01 17:57:36.958433 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19020 | 2026.05.01 17:57:37.000251 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.54 MiB, peak 401.95 MiB, free memory in arenas 0.00 B, will set to 383.50 MiB (RSS), difference: -1.04 MiB | ||
| 19021 | 2026.05.01 17:57:37.443386 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2398 | ||
| 19022 | 2026.05.01 17:57:37.446142 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19023 | 2026.05.01 17:57:37.446189 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19024 | 2026.05.01 17:57:37.447399 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19025 | 2026.05.01 17:57:37.447662 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19026 | 2026.05.01 17:57:37.447930 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2398 | ||
| 19027 | 2026.05.01 17:57:40.568054 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19028 | 2026.05.01 17:57:40.568274 [ 279 ] {59206bfc-a170-4d89-bd47-d7cd023e1769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19029 | 2026.05.01 17:57:40.568353 [ 279 ] {59206bfc-a170-4d89-bd47-d7cd023e1769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19030 | 2026.05.01 17:57:40.569170 [ 279 ] {59206bfc-a170-4d89-bd47-d7cd023e1769} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19031 | 2026.05.01 17:57:40.569225 [ 279 ] {59206bfc-a170-4d89-bd47-d7cd023e1769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19032 | 2026.05.01 17:57:40.569659 [ 279 ] {59206bfc-a170-4d89-bd47-d7cd023e1769} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 19033 | 2026.05.01 17:57:40.569901 [ 279 ] {59206bfc-a170-4d89-bd47-d7cd023e1769} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19034 | 2026.05.01 17:57:40.570071 [ 279 ] {59206bfc-a170-4d89-bd47-d7cd023e1769} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001851 sec., 250675.31064289573 rows/sec., 15.90 MiB/sec. | ||
| 19035 | 2026.05.01 17:57:40.570128 [ 279 ] {59206bfc-a170-4d89-bd47-d7cd023e1769} <Debug> TCPHandler: Processed in 0.002221665 sec. | ||
| 19036 | 2026.05.01 17:57:40.570258 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19037 | 2026.05.01 17:57:40.570368 [ 279 ] {ef1b304e-a842-4a80-be32-83da9802e9de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19038 | 2026.05.01 17:57:40.570413 [ 279 ] {ef1b304e-a842-4a80-be32-83da9802e9de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19039 | 2026.05.01 17:57:40.571430 [ 279 ] {ef1b304e-a842-4a80-be32-83da9802e9de} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19040 | 2026.05.01 17:57:40.571470 [ 279 ] {ef1b304e-a842-4a80-be32-83da9802e9de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19041 | 2026.05.01 17:57:40.571878 [ 279 ] {ef1b304e-a842-4a80-be32-83da9802e9de} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19042 | 2026.05.01 17:57:40.572101 [ 279 ] {ef1b304e-a842-4a80-be32-83da9802e9de} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19043 | 2026.05.01 17:57:40.572241 [ 279 ] {ef1b304e-a842-4a80-be32-83da9802e9de} <Debug> executeQuery: Read 1319 rows, 105.58 KiB in 0.0019 sec., 694210.5263157894 rows/sec., 54.27 MiB/sec. | ||
| 19044 | 2026.05.01 17:57:40.572282 [ 279 ] {ef1b304e-a842-4a80-be32-83da9802e9de} <Debug> TCPHandler: Processed in 0.002076482 sec. | ||
| 19045 | 2026.05.01 17:57:40.572401 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19046 | 2026.05.01 17:57:40.572502 [ 279 ] {728df103-753d-4791-bdb4-c052e19e3d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19047 | 2026.05.01 17:57:40.572545 [ 279 ] {728df103-753d-4791-bdb4-c052e19e3d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19048 | 2026.05.01 17:57:40.573045 [ 279 ] {728df103-753d-4791-bdb4-c052e19e3d5f} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19049 | 2026.05.01 17:57:40.573082 [ 279 ] {728df103-753d-4791-bdb4-c052e19e3d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19050 | 2026.05.01 17:57:40.573411 [ 279 ] {728df103-753d-4791-bdb4-c052e19e3d5f} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 19051 | 2026.05.01 17:57:40.573628 [ 279 ] {728df103-753d-4791-bdb4-c052e19e3d5f} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19052 | 2026.05.01 17:57:40.573762 [ 279 ] {728df103-753d-4791-bdb4-c052e19e3d5f} <Debug> executeQuery: Read 268 rows, 16.64 KiB in 0.001281 sec., 209211.55347384856 rows/sec., 12.69 MiB/sec. | ||
| 19053 | 2026.05.01 17:57:40.573800 [ 279 ] {728df103-753d-4791-bdb4-c052e19e3d5f} <Debug> TCPHandler: Processed in 0.00144969 sec. | ||
| 19054 | 2026.05.01 17:57:40.573907 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19055 | 2026.05.01 17:57:40.574003 [ 279 ] {17a31324-a18d-4dbd-9ed3-9e979878ea48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19056 | 2026.05.01 17:57:40.574043 [ 279 ] {17a31324-a18d-4dbd-9ed3-9e979878ea48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19057 | 2026.05.01 17:57:40.574522 [ 279 ] {17a31324-a18d-4dbd-9ed3-9e979878ea48} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19058 | 2026.05.01 17:57:40.574559 [ 279 ] {17a31324-a18d-4dbd-9ed3-9e979878ea48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19059 | 2026.05.01 17:57:40.574894 [ 279 ] {17a31324-a18d-4dbd-9ed3-9e979878ea48} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 19060 | 2026.05.01 17:57:40.575110 [ 279 ] {17a31324-a18d-4dbd-9ed3-9e979878ea48} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19061 | 2026.05.01 17:57:40.575243 [ 279 ] {17a31324-a18d-4dbd-9ed3-9e979878ea48} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.00126 sec., 189682.53968253967 rows/sec., 12.23 MiB/sec. | ||
| 19062 | 2026.05.01 17:57:40.575282 [ 279 ] {17a31324-a18d-4dbd-9ed3-9e979878ea48} <Debug> TCPHandler: Processed in 0.001424238 sec. | ||
| 19063 | 2026.05.01 17:57:40.575392 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19064 | 2026.05.01 17:57:40.575488 [ 279 ] {a0907bb0-a80e-4296-9520-553d38b37a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19065 | 2026.05.01 17:57:40.575529 [ 279 ] {a0907bb0-a80e-4296-9520-553d38b37a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19066 | 2026.05.01 17:57:40.576005 [ 279 ] {a0907bb0-a80e-4296-9520-553d38b37a30} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19067 | 2026.05.01 17:57:40.576040 [ 279 ] {a0907bb0-a80e-4296-9520-553d38b37a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19068 | 2026.05.01 17:57:40.576350 [ 279 ] {a0907bb0-a80e-4296-9520-553d38b37a30} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 19069 | 2026.05.01 17:57:40.576565 [ 279 ] {a0907bb0-a80e-4296-9520-553d38b37a30} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19070 | 2026.05.01 17:57:40.576696 [ 279 ] {a0907bb0-a80e-4296-9520-553d38b37a30} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001227 sec., 193969.03015484923 rows/sec., 11.01 MiB/sec. | ||
| 19071 | 2026.05.01 17:57:40.576734 [ 279 ] {a0907bb0-a80e-4296-9520-553d38b37a30} <Debug> TCPHandler: Processed in 0.001390518 sec. | ||
| 19072 | 2026.05.01 17:57:40.576847 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19073 | 2026.05.01 17:57:40.576943 [ 279 ] {c7ba364c-bd8d-46e6-bf28-08b82a9c3e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19074 | 2026.05.01 17:57:40.576983 [ 279 ] {c7ba364c-bd8d-46e6-bf28-08b82a9c3e5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19075 | 2026.05.01 17:57:40.577650 [ 279 ] {c7ba364c-bd8d-46e6-bf28-08b82a9c3e5b} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19076 | 2026.05.01 17:57:40.577687 [ 279 ] {c7ba364c-bd8d-46e6-bf28-08b82a9c3e5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19077 | 2026.05.01 17:57:40.578047 [ 279 ] {c7ba364c-bd8d-46e6-bf28-08b82a9c3e5b} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19078 | 2026.05.01 17:57:40.578271 [ 279 ] {c7ba364c-bd8d-46e6-bf28-08b82a9c3e5b} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19079 | 2026.05.01 17:57:40.578413 [ 279 ] {c7ba364c-bd8d-46e6-bf28-08b82a9c3e5b} <Debug> executeQuery: Read 796 rows, 57.05 KiB in 0.001488 sec., 534946.2365591398 rows/sec., 37.44 MiB/sec. | ||
| 19080 | 2026.05.01 17:57:40.578452 [ 279 ] {c7ba364c-bd8d-46e6-bf28-08b82a9c3e5b} <Debug> TCPHandler: Processed in 0.001653074 sec. | ||
| 19081 | 2026.05.01 17:57:40.578564 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19082 | 2026.05.01 17:57:40.578658 [ 279 ] {5713a163-80e4-4b3c-afda-f5ddfb036b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19083 | 2026.05.01 17:57:40.578703 [ 279 ] {5713a163-80e4-4b3c-afda-f5ddfb036b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19084 | 2026.05.01 17:57:40.579084 [ 279 ] {5713a163-80e4-4b3c-afda-f5ddfb036b79} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19085 | 2026.05.01 17:57:40.579127 [ 279 ] {5713a163-80e4-4b3c-afda-f5ddfb036b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19086 | 2026.05.01 17:57:40.579481 [ 279 ] {5713a163-80e4-4b3c-afda-f5ddfb036b79} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 19087 | 2026.05.01 17:57:40.579694 [ 279 ] {5713a163-80e4-4b3c-afda-f5ddfb036b79} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19088 | 2026.05.01 17:57:40.579834 [ 279 ] {5713a163-80e4-4b3c-afda-f5ddfb036b79} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001194 sec., 5025.125628140704 rows/sec., 262.54 KiB/sec. | ||
| 19089 | 2026.05.01 17:57:40.579873 [ 279 ] {5713a163-80e4-4b3c-afda-f5ddfb036b79} <Debug> TCPHandler: Processed in 0.001357997 sec. | ||
| 19090 | 2026.05.01 17:57:40.579991 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19091 | 2026.05.01 17:57:40.580088 [ 279 ] {e356b7ff-ceff-411f-aeb6-fea710efdec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19092 | 2026.05.01 17:57:40.580132 [ 279 ] {e356b7ff-ceff-411f-aeb6-fea710efdec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19093 | 2026.05.01 17:57:40.580584 [ 279 ] {e356b7ff-ceff-411f-aeb6-fea710efdec1} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19094 | 2026.05.01 17:57:40.580620 [ 279 ] {e356b7ff-ceff-411f-aeb6-fea710efdec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19095 | 2026.05.01 17:57:40.580973 [ 279 ] {e356b7ff-ceff-411f-aeb6-fea710efdec1} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19096 | 2026.05.01 17:57:40.581194 [ 279 ] {e356b7ff-ceff-411f-aeb6-fea710efdec1} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19097 | 2026.05.01 17:57:40.581326 [ 279 ] {e356b7ff-ceff-411f-aeb6-fea710efdec1} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001257 sec., 266507.55767700874 rows/sec., 17.44 MiB/sec. | ||
| 19098 | 2026.05.01 17:57:40.581364 [ 279 ] {e356b7ff-ceff-411f-aeb6-fea710efdec1} <Debug> TCPHandler: Processed in 0.001423348 sec. | ||
| 19099 | 2026.05.01 17:57:40.581486 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19100 | 2026.05.01 17:57:40.581603 [ 279 ] {de7cfd95-b3c9-4674-8b0e-65797b39220f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19101 | 2026.05.01 17:57:40.581656 [ 279 ] {de7cfd95-b3c9-4674-8b0e-65797b39220f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19102 | 2026.05.01 17:57:40.582045 [ 279 ] {de7cfd95-b3c9-4674-8b0e-65797b39220f} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19103 | 2026.05.01 17:57:40.582089 [ 279 ] {de7cfd95-b3c9-4674-8b0e-65797b39220f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19104 | 2026.05.01 17:57:40.582428 [ 279 ] {de7cfd95-b3c9-4674-8b0e-65797b39220f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 19105 | 2026.05.01 17:57:40.582660 [ 279 ] {de7cfd95-b3c9-4674-8b0e-65797b39220f} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19106 | 2026.05.01 17:57:40.582796 [ 279 ] {de7cfd95-b3c9-4674-8b0e-65797b39220f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001218 sec., 821.0180623973728 rows/sec., 55.32 KiB/sec. | ||
| 19107 | 2026.05.01 17:57:40.582833 [ 279 ] {de7cfd95-b3c9-4674-8b0e-65797b39220f} <Debug> TCPHandler: Processed in 0.001407488 sec. | ||
| 19108 | 2026.05.01 17:57:40.582948 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19109 | 2026.05.01 17:57:40.583050 [ 279 ] {c12e13ea-d8f1-4021-9ffd-5eec81398d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19110 | 2026.05.01 17:57:40.583107 [ 279 ] {c12e13ea-d8f1-4021-9ffd-5eec81398d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19111 | 2026.05.01 17:57:40.583969 [ 279 ] {c12e13ea-d8f1-4021-9ffd-5eec81398d17} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19112 | 2026.05.01 17:57:40.584008 [ 279 ] {c12e13ea-d8f1-4021-9ffd-5eec81398d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19113 | 2026.05.01 17:57:40.584578 [ 279 ] {c12e13ea-d8f1-4021-9ffd-5eec81398d17} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 19114 | 2026.05.01 17:57:40.584807 [ 279 ] {c12e13ea-d8f1-4021-9ffd-5eec81398d17} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19115 | 2026.05.01 17:57:40.584948 [ 279 ] {c12e13ea-d8f1-4021-9ffd-5eec81398d17} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001917 sec., 18779.342723004695 rows/sec., 33.65 MiB/sec. | ||
| 19116 | 2026.05.01 17:57:40.585017 [ 279 ] {c12e13ea-d8f1-4021-9ffd-5eec81398d17} <Debug> TCPHandler: Processed in 0.002118582 sec. | ||
| 19117 | 2026.05.01 17:57:40.585136 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19118 | 2026.05.01 17:57:40.585231 [ 279 ] {5211919f-58a1-4eee-acf8-bf0060cfa7a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19119 | 2026.05.01 17:57:40.585274 [ 279 ] {5211919f-58a1-4eee-acf8-bf0060cfa7a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19120 | 2026.05.01 17:57:40.585618 [ 279 ] {5211919f-58a1-4eee-acf8-bf0060cfa7a3} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19121 | 2026.05.01 17:57:40.585654 [ 279 ] {5211919f-58a1-4eee-acf8-bf0060cfa7a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19122 | 2026.05.01 17:57:40.585956 [ 279 ] {5211919f-58a1-4eee-acf8-bf0060cfa7a3} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19123 | 2026.05.01 17:57:40.586173 [ 279 ] {5211919f-58a1-4eee-acf8-bf0060cfa7a3} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19124 | 2026.05.01 17:57:40.586302 [ 279 ] {5211919f-58a1-4eee-acf8-bf0060cfa7a3} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.00109 sec., 100917.43119266054 rows/sec., 6.14 MiB/sec. | ||
| 19125 | 2026.05.01 17:57:40.586339 [ 279 ] {5211919f-58a1-4eee-acf8-bf0060cfa7a3} <Debug> TCPHandler: Processed in 0.001251475 sec. | ||
| 19126 | 2026.05.01 17:57:42.112808 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19127 | 2026.05.01 17:57:42.112905 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19128 | 2026.05.01 17:57:42.308326 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39412 | ||
| 19129 | 2026.05.01 17:57:42.309164 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19130 | 2026.05.01 17:57:42.309227 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19131 | 2026.05.01 17:57:42.310006 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 19132 | 2026.05.01 17:57:42.310225 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19133 | 2026.05.01 17:57:42.310357 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39412 | ||
| 19134 | 2026.05.01 17:57:44.364034 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 19135 | 2026.05.01 17:57:44.381673 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19136 | 2026.05.01 17:57:44.381728 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19137 | 2026.05.01 17:57:44.387958 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 19138 | 2026.05.01 17:57:44.388659 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19139 | 2026.05.01 17:57:44.391573 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 19140 | 2026.05.01 17:57:45.553176 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19141 | 2026.05.01 17:57:45.553374 [ 279 ] {75204259-7ff5-4a6c-9d98-eb47d49269ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19142 | 2026.05.01 17:57:45.553446 [ 279 ] {75204259-7ff5-4a6c-9d98-eb47d49269ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19143 | 2026.05.01 17:57:45.554160 [ 279 ] {75204259-7ff5-4a6c-9d98-eb47d49269ba} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19144 | 2026.05.01 17:57:45.554212 [ 279 ] {75204259-7ff5-4a6c-9d98-eb47d49269ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19145 | 2026.05.01 17:57:45.554612 [ 279 ] {75204259-7ff5-4a6c-9d98-eb47d49269ba} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19146 | 2026.05.01 17:57:45.554867 [ 279 ] {75204259-7ff5-4a6c-9d98-eb47d49269ba} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19147 | 2026.05.01 17:57:45.555029 [ 279 ] {75204259-7ff5-4a6c-9d98-eb47d49269ba} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001707 sec., 39835.969537199766 rows/sec., 3.18 MiB/sec. | ||
| 19148 | 2026.05.01 17:57:45.555077 [ 279 ] {75204259-7ff5-4a6c-9d98-eb47d49269ba} <Debug> TCPHandler: Processed in 0.002037471 sec. | ||
| 19149 | 2026.05.01 17:57:45.555228 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19150 | 2026.05.01 17:57:45.555332 [ 279 ] {bc654def-7a87-419d-adc7-2caf4ffa3b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19151 | 2026.05.01 17:57:45.555377 [ 279 ] {bc654def-7a87-419d-adc7-2caf4ffa3b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19152 | 2026.05.01 17:57:45.555791 [ 279 ] {bc654def-7a87-419d-adc7-2caf4ffa3b0b} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19153 | 2026.05.01 17:57:45.555828 [ 279 ] {bc654def-7a87-419d-adc7-2caf4ffa3b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19154 | 2026.05.01 17:57:45.556123 [ 279 ] {bc654def-7a87-419d-adc7-2caf4ffa3b0b} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 19155 | 2026.05.01 17:57:45.556338 [ 279 ] {bc654def-7a87-419d-adc7-2caf4ffa3b0b} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19156 | 2026.05.01 17:57:45.556466 [ 96 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 19157 | 2026.05.01 17:57:45.556470 [ 279 ] {bc654def-7a87-419d-adc7-2caf4ffa3b0b} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001163 sec., 5159.071367153912 rows/sec., 387.94 KiB/sec. | ||
| 19158 | 2026.05.01 17:57:45.556534 [ 96 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19159 | 2026.05.01 17:57:45.556552 [ 279 ] {bc654def-7a87-419d-adc7-2caf4ffa3b0b} <Debug> TCPHandler: Processed in 0.001376578 sec. | ||
| 19160 | 2026.05.01 17:57:45.556561 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19161 | 2026.05.01 17:57:45.556683 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19162 | 2026.05.01 17:57:45.556707 [ 187 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 19163 | 2026.05.01 17:57:45.556782 [ 279 ] {d2846685-d46e-46be-9800-9ecb2e52c9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19164 | 2026.05.01 17:57:45.556828 [ 279 ] {d2846685-d46e-46be-9800-9ecb2e52c9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19165 | 2026.05.01 17:57:45.556862 [ 187 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19166 | 2026.05.01 17:57:45.556906 [ 187 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 317 rows starting from the beginning of the part | ||
| 19167 | 2026.05.01 17:57:45.556984 [ 187 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 6 rows starting from the beginning of the part | ||
| 19168 | 2026.05.01 17:57:45.557039 [ 187 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 268 rows starting from the beginning of the part | ||
| 19169 | 2026.05.01 17:57:45.557091 [ 187 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 25 rows starting from the beginning of the part | ||
| 19170 | 2026.05.01 17:57:45.557142 [ 187 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 268 rows starting from the beginning of the part | ||
| 19171 | 2026.05.01 17:57:45.557194 [ 187 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 6 rows starting from the beginning of the part | ||
| 19172 | 2026.05.01 17:57:45.557263 [ 279 ] {d2846685-d46e-46be-9800-9ecb2e52c9a9} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19173 | 2026.05.01 17:57:45.557307 [ 279 ] {d2846685-d46e-46be-9800-9ecb2e52c9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19174 | 2026.05.01 17:57:45.557642 [ 279 ] {d2846685-d46e-46be-9800-9ecb2e52c9a9} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19175 | 2026.05.01 17:57:45.557875 [ 279 ] {d2846685-d46e-46be-9800-9ecb2e52c9a9} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19176 | 2026.05.01 17:57:45.558017 [ 279 ] {d2846685-d46e-46be-9800-9ecb2e52c9a9} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001253 sec., 55865.9217877095 rows/sec., 4.36 MiB/sec. | ||
| 19177 | 2026.05.01 17:57:45.558056 [ 279 ] {d2846685-d46e-46be-9800-9ecb2e52c9a9} <Debug> TCPHandler: Processed in 0.001421609 sec. | ||
| 19178 | 2026.05.01 17:57:45.558180 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19179 | 2026.05.01 17:57:45.558260 [ 196 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 890 rows, containing 5 columns (5 merged, 0 gathered) in 0.001617633 sec., 550186.59980354 rows/sec., 36.08 MiB/sec. | ||
| 19180 | 2026.05.01 17:57:45.558274 [ 279 ] {59bebffd-ccf6-48cd-b531-49a2177d1289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19181 | 2026.05.01 17:57:45.558335 [ 279 ] {59bebffd-ccf6-48cd-b531-49a2177d1289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19182 | 2026.05.01 17:57:45.558435 [ 191 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 19183 | 2026.05.01 17:57:45.558715 [ 191 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_116_23} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19184 | 2026.05.01 17:57:45.558760 [ 279 ] {59bebffd-ccf6-48cd-b531-49a2177d1289} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19185 | 2026.05.01 17:57:45.558797 [ 191 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_116_23} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 19186 | 2026.05.01 17:57:45.558803 [ 279 ] {59bebffd-ccf6-48cd-b531-49a2177d1289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19187 | 2026.05.01 17:57:45.558889 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 19188 | 2026.05.01 17:57:45.559158 [ 279 ] {59bebffd-ccf6-48cd-b531-49a2177d1289} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19189 | 2026.05.01 17:57:45.559396 [ 279 ] {59bebffd-ccf6-48cd-b531-49a2177d1289} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19190 | 2026.05.01 17:57:45.559529 [ 279 ] {59bebffd-ccf6-48cd-b531-49a2177d1289} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 19191 | 2026.05.01 17:57:45.559567 [ 279 ] {59bebffd-ccf6-48cd-b531-49a2177d1289} <Debug> TCPHandler: Processed in 0.001435369 sec. | ||
| 19192 | 2026.05.01 17:57:45.559684 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19193 | 2026.05.01 17:57:45.559777 [ 279 ] {0d62e057-5d75-4f91-a500-9f2fc0aa5208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19194 | 2026.05.01 17:57:45.559834 [ 279 ] {0d62e057-5d75-4f91-a500-9f2fc0aa5208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19195 | 2026.05.01 17:57:45.560634 [ 279 ] {0d62e057-5d75-4f91-a500-9f2fc0aa5208} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19196 | 2026.05.01 17:57:45.560673 [ 279 ] {0d62e057-5d75-4f91-a500-9f2fc0aa5208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19197 | 2026.05.01 17:57:45.561177 [ 279 ] {0d62e057-5d75-4f91-a500-9f2fc0aa5208} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 19198 | 2026.05.01 17:57:45.561403 [ 279 ] {0d62e057-5d75-4f91-a500-9f2fc0aa5208} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19199 | 2026.05.01 17:57:45.561523 [ 96 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 19200 | 2026.05.01 17:57:45.561542 [ 279 ] {0d62e057-5d75-4f91-a500-9f2fc0aa5208} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001783 sec., 3365.1149747616373 rows/sec., 6.03 MiB/sec. | ||
| 19201 | 2026.05.01 17:57:45.561557 [ 96 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19202 | 2026.05.01 17:57:45.561588 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19203 | 2026.05.01 17:57:45.561607 [ 279 ] {0d62e057-5d75-4f91-a500-9f2fc0aa5208} <Debug> TCPHandler: Processed in 0.00197153 sec. | ||
| 19204 | 2026.05.01 17:57:45.561667 [ 187 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 19205 | 2026.05.01 17:57:45.561742 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19206 | 2026.05.01 17:57:45.561842 [ 279 ] {059e64e2-73f0-474d-8f15-8d34eec78feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19207 | 2026.05.01 17:57:45.561885 [ 279 ] {059e64e2-73f0-474d-8f15-8d34eec78feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19208 | 2026.05.01 17:57:45.561892 [ 187 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19209 | 2026.05.01 17:57:45.561955 [ 187 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2519 rows starting from the beginning of the part | ||
| 19210 | 2026.05.01 17:57:45.562082 [ 187 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 6 rows starting from the beginning of the part | ||
| 19211 | 2026.05.01 17:57:45.562192 [ 187 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 36 rows starting from the beginning of the part | ||
| 19212 | 2026.05.01 17:57:45.562217 [ 279 ] {059e64e2-73f0-474d-8f15-8d34eec78feb} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19213 | 2026.05.01 17:57:45.562257 [ 279 ] {059e64e2-73f0-474d-8f15-8d34eec78feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19214 | 2026.05.01 17:57:45.562300 [ 187 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 17 rows starting from the beginning of the part | ||
| 19215 | 2026.05.01 17:57:45.562409 [ 187 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 36 rows starting from the beginning of the part | ||
| 19216 | 2026.05.01 17:57:45.562509 [ 187 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 6 rows starting from the beginning of the part | ||
| 19217 | 2026.05.01 17:57:45.562553 [ 279 ] {059e64e2-73f0-474d-8f15-8d34eec78feb} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19218 | 2026.05.01 17:57:45.562768 [ 279 ] {059e64e2-73f0-474d-8f15-8d34eec78feb} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19219 | 2026.05.01 17:57:45.562897 [ 279 ] {059e64e2-73f0-474d-8f15-8d34eec78feb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 19220 | 2026.05.01 17:57:45.562999 [ 279 ] {059e64e2-73f0-474d-8f15-8d34eec78feb} <Debug> TCPHandler: Processed in 0.001305287 sec. | ||
| 19221 | 2026.05.01 17:57:45.572796 [ 194 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2620 rows, containing 19 columns (19 merged, 0 gathered) in 0.011157246 sec., 234824.97383314846 rows/sec., 420.80 MiB/sec. | ||
| 19222 | 2026.05.01 17:57:45.575055 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 19223 | 2026.05.01 17:57:45.575405 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19224 | 2026.05.01 17:57:45.575485 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 19225 | 2026.05.01 17:57:45.575586 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.88 MiB. | ||
| 19226 | 2026.05.01 17:57:46.000292 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.87 MiB, peak 403.71 MiB, free memory in arenas 0.00 B, will set to 389.83 MiB (RSS), difference: 4.96 MiB | ||
| 19227 | 2026.05.01 17:57:47.448383 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2432 | ||
| 19228 | 2026.05.01 17:57:47.450996 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19229 | 2026.05.01 17:57:47.451056 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19230 | 2026.05.01 17:57:47.452304 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19231 | 2026.05.01 17:57:47.452605 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19232 | 2026.05.01 17:57:47.452777 [ 92 ] {} <Debug> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 19233 | 2026.05.01 17:57:47.452840 [ 92 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19234 | 2026.05.01 17:57:47.452860 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19235 | 2026.05.01 17:57:47.452955 [ 200 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 19236 | 2026.05.01 17:57:47.453014 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2432 | ||
| 19237 | 2026.05.01 17:57:47.453520 [ 200 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19238 | 2026.05.01 17:57:47.453681 [ 200 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2228 rows starting from the beginning of the part | ||
| 19239 | 2026.05.01 17:57:47.454052 [ 200 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 46 rows starting from the beginning of the part | ||
| 19240 | 2026.05.01 17:57:47.454423 [ 200 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 34 rows starting from the beginning of the part | ||
| 19241 | 2026.05.01 17:57:47.454792 [ 200 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 42 rows starting from the beginning of the part | ||
| 19242 | 2026.05.01 17:57:47.455148 [ 200 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 48 rows starting from the beginning of the part | ||
| 19243 | 2026.05.01 17:57:47.455503 [ 200 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part | ||
| 19244 | 2026.05.01 17:57:47.463822 [ 194 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2432 rows, containing 72 columns (72 merged, 0 gathered) in 0.010906071 sec., 222995.06394190906 rows/sec., 170.69 MiB/sec. | ||
| 19245 | 2026.05.01 17:57:47.466046 [ 197 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 19246 | 2026.05.01 17:57:47.466647 [ 197 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_61_12} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19247 | 2026.05.01 17:57:47.466729 [ 197 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_61_12} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 19248 | 2026.05.01 17:57:47.467139 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.07 MiB. | ||
| 19249 | 2026.05.01 17:57:49.810740 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39860 | ||
| 19250 | 2026.05.01 17:57:49.811316 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19251 | 2026.05.01 17:57:49.811356 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19252 | 2026.05.01 17:57:49.811902 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19253 | 2026.05.01 17:57:49.812124 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19254 | 2026.05.01 17:57:49.812258 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39860 | ||
| 19255 | 2026.05.01 17:57:50.005216 [ 220 ] {} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19256 | 2026.05.01 17:57:50.005297 [ 220 ] {} <Debug> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19257 | 2026.05.01 17:57:50.008166 [ 220 ] {} <Debug> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19258 | 2026.05.01 17:57:50.562673 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19259 | 2026.05.01 17:57:50.562870 [ 279 ] {cadc6853-b64c-4e0e-8d52-beefa09db696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19260 | 2026.05.01 17:57:50.562939 [ 279 ] {cadc6853-b64c-4e0e-8d52-beefa09db696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19261 | 2026.05.01 17:57:50.563628 [ 279 ] {cadc6853-b64c-4e0e-8d52-beefa09db696} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19262 | 2026.05.01 17:57:50.563670 [ 279 ] {cadc6853-b64c-4e0e-8d52-beefa09db696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19263 | 2026.05.01 17:57:50.564076 [ 279 ] {cadc6853-b64c-4e0e-8d52-beefa09db696} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 19264 | 2026.05.01 17:57:50.564310 [ 279 ] {cadc6853-b64c-4e0e-8d52-beefa09db696} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19265 | 2026.05.01 17:57:50.564470 [ 279 ] {cadc6853-b64c-4e0e-8d52-beefa09db696} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001651 sec., 14536.644457904302 rows/sec., 1.21 MiB/sec. | ||
| 19266 | 2026.05.01 17:57:50.564514 [ 279 ] {cadc6853-b64c-4e0e-8d52-beefa09db696} <Debug> TCPHandler: Processed in 0.00197811 sec. | ||
| 19267 | 2026.05.01 17:57:50.564554 [ 219 ] {} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 19268 | 2026.05.01 17:57:50.564608 [ 219 ] {} <Debug> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 19269 | 2026.05.01 17:57:50.564642 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19270 | 2026.05.01 17:57:50.564749 [ 279 ] {f9de9125-5f2c-48b9-bf86-1838517b58c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19271 | 2026.05.01 17:57:50.564792 [ 279 ] {f9de9125-5f2c-48b9-bf86-1838517b58c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19272 | 2026.05.01 17:57:50.565226 [ 279 ] {f9de9125-5f2c-48b9-bf86-1838517b58c0} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19273 | 2026.05.01 17:57:50.565266 [ 279 ] {f9de9125-5f2c-48b9-bf86-1838517b58c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19274 | 2026.05.01 17:57:50.565599 [ 279 ] {f9de9125-5f2c-48b9-bf86-1838517b58c0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 19275 | 2026.05.01 17:57:50.565879 [ 279 ] {f9de9125-5f2c-48b9-bf86-1838517b58c0} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19276 | 2026.05.01 17:57:50.566014 [ 279 ] {f9de9125-5f2c-48b9-bf86-1838517b58c0} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001284 sec., 6230.529595015576 rows/sec., 508.06 KiB/sec. | ||
| 19277 | 2026.05.01 17:57:50.566052 [ 279 ] {f9de9125-5f2c-48b9-bf86-1838517b58c0} <Debug> TCPHandler: Processed in 0.001460699 sec. | ||
| 19278 | 2026.05.01 17:57:50.566176 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19279 | 2026.05.01 17:57:50.566269 [ 279 ] {edfeee4c-3a21-47af-a47d-7b5e675493f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19280 | 2026.05.01 17:57:50.566309 [ 279 ] {edfeee4c-3a21-47af-a47d-7b5e675493f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19281 | 2026.05.01 17:57:50.566888 [ 279 ] {edfeee4c-3a21-47af-a47d-7b5e675493f1} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19282 | 2026.05.01 17:57:50.566925 [ 279 ] {edfeee4c-3a21-47af-a47d-7b5e675493f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19283 | 2026.05.01 17:57:50.567118 [ 219 ] {} <Debug> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 19284 | 2026.05.01 17:57:50.567273 [ 279 ] {edfeee4c-3a21-47af-a47d-7b5e675493f1} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19285 | 2026.05.01 17:57:50.567503 [ 279 ] {edfeee4c-3a21-47af-a47d-7b5e675493f1} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19286 | 2026.05.01 17:57:50.567626 [ 88 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19287 | 2026.05.01 17:57:50.567634 [ 279 ] {edfeee4c-3a21-47af-a47d-7b5e675493f1} <Debug> executeQuery: Read 252 rows, 23.09 KiB in 0.001382 sec., 182344.42836468885 rows/sec., 16.32 MiB/sec. | ||
| 19288 | 2026.05.01 17:57:50.567692 [ 88 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19289 | 2026.05.01 17:57:50.567721 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19290 | 2026.05.01 17:57:50.567731 [ 279 ] {edfeee4c-3a21-47af-a47d-7b5e675493f1} <Debug> TCPHandler: Processed in 0.001604202 sec. | ||
| 19291 | 2026.05.01 17:57:50.567811 [ 192 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 19292 | 2026.05.01 17:57:50.567878 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19293 | 2026.05.01 17:57:50.567932 [ 192 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19294 | 2026.05.01 17:57:50.567973 [ 192 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 3812 rows starting from the beginning of the part | ||
| 19295 | 2026.05.01 17:57:50.567999 [ 279 ] {b10a546d-a274-4713-b826-2b69c449d625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19296 | 2026.05.01 17:57:50.568044 [ 192 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 2395 rows starting from the beginning of the part | ||
| 19297 | 2026.05.01 17:57:50.568053 [ 279 ] {b10a546d-a274-4713-b826-2b69c449d625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19298 | 2026.05.01 17:57:50.568105 [ 192 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 56 rows starting from the beginning of the part | ||
| 19299 | 2026.05.01 17:57:50.568160 [ 192 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 1319 rows starting from the beginning of the part | ||
| 19300 | 2026.05.01 17:57:50.568204 [ 192 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 68 rows starting from the beginning of the part | ||
| 19301 | 2026.05.01 17:57:50.568247 [ 192 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 252 rows starting from the beginning of the part | ||
| 19302 | 2026.05.01 17:57:50.568583 [ 279 ] {b10a546d-a274-4713-b826-2b69c449d625} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19303 | 2026.05.01 17:57:50.568634 [ 279 ] {b10a546d-a274-4713-b826-2b69c449d625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19304 | 2026.05.01 17:57:50.569006 [ 279 ] {b10a546d-a274-4713-b826-2b69c449d625} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 19305 | 2026.05.01 17:57:50.569229 [ 279 ] {b10a546d-a274-4713-b826-2b69c449d625} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19306 | 2026.05.01 17:57:50.569366 [ 279 ] {b10a546d-a274-4713-b826-2b69c449d625} <Debug> executeQuery: Read 56 rows, 4.23 KiB in 0.001392 sec., 40229.88505747126 rows/sec., 2.97 MiB/sec. | ||
| 19307 | 2026.05.01 17:57:50.569405 [ 279 ] {b10a546d-a274-4713-b826-2b69c449d625} <Debug> TCPHandler: Processed in 0.001586442 sec. | ||
| 19308 | 2026.05.01 17:57:50.569520 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19309 | 2026.05.01 17:57:50.569621 [ 279 ] {87861e62-0cef-466b-bb9e-546ebfd98756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19310 | 2026.05.01 17:57:50.569664 [ 279 ] {87861e62-0cef-466b-bb9e-546ebfd98756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19311 | 2026.05.01 17:57:50.570087 [ 279 ] {87861e62-0cef-466b-bb9e-546ebfd98756} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19312 | 2026.05.01 17:57:50.570130 [ 279 ] {87861e62-0cef-466b-bb9e-546ebfd98756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19313 | 2026.05.01 17:57:50.570443 [ 279 ] {87861e62-0cef-466b-bb9e-546ebfd98756} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 19314 | 2026.05.01 17:57:50.570635 [ 197 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7902 rows, containing 5 columns (5 merged, 0 gathered) in 0.002865538 sec., 2757597.3517014957 rows/sec., 220.48 MiB/sec. | ||
| 19315 | 2026.05.01 17:57:50.570671 [ 279 ] {87861e62-0cef-466b-bb9e-546ebfd98756} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19316 | 2026.05.01 17:57:50.570808 [ 279 ] {87861e62-0cef-466b-bb9e-546ebfd98756} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001206 sec., 19900.49751243781 rows/sec., 1.65 MiB/sec. | ||
| 19317 | 2026.05.01 17:57:50.570848 [ 279 ] {87861e62-0cef-466b-bb9e-546ebfd98756} <Debug> TCPHandler: Processed in 0.001378068 sec. | ||
| 19318 | 2026.05.01 17:57:50.570856 [ 222 ] {} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 19319 | 2026.05.01 17:57:50.570907 [ 222 ] {} <Debug> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 19320 | 2026.05.01 17:57:50.570986 [ 194 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19321 | 2026.05.01 17:57:50.571024 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19322 | 2026.05.01 17:57:50.571126 [ 279 ] {65a4c7d4-779a-4ceb-a519-bc1065ab31c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19323 | 2026.05.01 17:57:50.571169 [ 279 ] {65a4c7d4-779a-4ceb-a519-bc1065ab31c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19324 | 2026.05.01 17:57:50.571289 [ 194 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_136_27} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19325 | 2026.05.01 17:57:50.571375 [ 194 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_136_27} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19326 | 2026.05.01 17:57:50.571470 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 19327 | 2026.05.01 17:57:50.571579 [ 279 ] {65a4c7d4-779a-4ceb-a519-bc1065ab31c2} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19328 | 2026.05.01 17:57:50.571621 [ 279 ] {65a4c7d4-779a-4ceb-a519-bc1065ab31c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19329 | 2026.05.01 17:57:50.571928 [ 279 ] {65a4c7d4-779a-4ceb-a519-bc1065ab31c2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 19330 | 2026.05.01 17:57:50.572214 [ 279 ] {65a4c7d4-779a-4ceb-a519-bc1065ab31c2} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19331 | 2026.05.01 17:57:50.572353 [ 279 ] {65a4c7d4-779a-4ceb-a519-bc1065ab31c2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001246 sec., 9630.818619582666 rows/sec., 752.41 KiB/sec. | ||
| 19332 | 2026.05.01 17:57:50.572378 [ 219 ] {} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 19333 | 2026.05.01 17:57:50.572392 [ 279 ] {65a4c7d4-779a-4ceb-a519-bc1065ab31c2} <Debug> TCPHandler: Processed in 0.001416819 sec. | ||
| 19334 | 2026.05.01 17:57:50.572409 [ 219 ] {} <Debug> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 19335 | 2026.05.01 17:57:50.572523 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19336 | 2026.05.01 17:57:50.572622 [ 279 ] {a5b03cd8-0589-4a3e-89ac-40e2154ab3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19337 | 2026.05.01 17:57:50.572665 [ 279 ] {a5b03cd8-0589-4a3e-89ac-40e2154ab3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19338 | 2026.05.01 17:57:50.573146 [ 279 ] {a5b03cd8-0589-4a3e-89ac-40e2154ab3c3} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19339 | 2026.05.01 17:57:50.573184 [ 279 ] {a5b03cd8-0589-4a3e-89ac-40e2154ab3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19340 | 2026.05.01 17:57:50.573533 [ 279 ] {a5b03cd8-0589-4a3e-89ac-40e2154ab3c3} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19341 | 2026.05.01 17:57:50.573800 [ 279 ] {a5b03cd8-0589-4a3e-89ac-40e2154ab3c3} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19342 | 2026.05.01 17:57:50.573931 [ 88 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19343 | 2026.05.01 17:57:50.573941 [ 279 ] {a5b03cd8-0589-4a3e-89ac-40e2154ab3c3} <Debug> executeQuery: Read 144 rows, 11.91 KiB in 0.001337 sec., 107703.81451009723 rows/sec., 8.70 MiB/sec. | ||
| 19344 | 2026.05.01 17:57:50.573972 [ 88 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19345 | 2026.05.01 17:57:50.573997 [ 279 ] {a5b03cd8-0589-4a3e-89ac-40e2154ab3c3} <Debug> TCPHandler: Processed in 0.00152148 sec. | ||
| 19346 | 2026.05.01 17:57:50.574001 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19347 | 2026.05.01 17:57:50.574099 [ 197 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 19348 | 2026.05.01 17:57:50.574125 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19349 | 2026.05.01 17:57:50.574203 [ 197 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19350 | 2026.05.01 17:57:50.574211 [ 222 ] {} <Debug> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 19351 | 2026.05.01 17:57:50.574221 [ 279 ] {b15ea400-35d1-40e7-804c-4cf0dd91dee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19352 | 2026.05.01 17:57:50.574240 [ 197 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2102 rows starting from the beginning of the part | ||
| 19353 | 2026.05.01 17:57:50.574285 [ 279 ] {b15ea400-35d1-40e7-804c-4cf0dd91dee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19354 | 2026.05.01 17:57:50.574317 [ 197 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 1276 rows starting from the beginning of the part | ||
| 19355 | 2026.05.01 17:57:50.574369 [ 197 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 64 rows starting from the beginning of the part | ||
| 19356 | 2026.05.01 17:57:50.574420 [ 197 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 796 rows starting from the beginning of the part | ||
| 19357 | 2026.05.01 17:57:50.574466 [ 197 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 70 rows starting from the beginning of the part | ||
| 19358 | 2026.05.01 17:57:50.574513 [ 197 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 144 rows starting from the beginning of the part | ||
| 19359 | 2026.05.01 17:57:50.574741 [ 279 ] {b15ea400-35d1-40e7-804c-4cf0dd91dee4} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19360 | 2026.05.01 17:57:50.574747 [ 219 ] {} <Debug> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 19361 | 2026.05.01 17:57:50.574780 [ 279 ] {b15ea400-35d1-40e7-804c-4cf0dd91dee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19362 | 2026.05.01 17:57:50.575143 [ 279 ] {b15ea400-35d1-40e7-804c-4cf0dd91dee4} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19363 | 2026.05.01 17:57:50.575360 [ 279 ] {b15ea400-35d1-40e7-804c-4cf0dd91dee4} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19364 | 2026.05.01 17:57:50.575492 [ 279 ] {b15ea400-35d1-40e7-804c-4cf0dd91dee4} <Debug> executeQuery: Read 344 rows, 26.63 KiB in 0.001289 sec., 266873.5453840186 rows/sec., 20.18 MiB/sec. | ||
| 19365 | 2026.05.01 17:57:50.575529 [ 279 ] {b15ea400-35d1-40e7-804c-4cf0dd91dee4} <Debug> TCPHandler: Processed in 0.001453249 sec. | ||
| 19366 | 2026.05.01 17:57:50.575650 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19367 | 2026.05.01 17:57:50.575743 [ 279 ] {6ac0d704-6405-425d-a2b9-0570220dc4d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19368 | 2026.05.01 17:57:50.575799 [ 279 ] {6ac0d704-6405-425d-a2b9-0570220dc4d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19369 | 2026.05.01 17:57:50.576046 [ 194 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4452 rows, containing 5 columns (5 merged, 0 gathered) in 0.001984501 sec., 2243385.112932672 rows/sec., 162.85 MiB/sec. | ||
| 19370 | 2026.05.01 17:57:50.576245 [ 193 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19371 | 2026.05.01 17:57:50.576499 [ 193 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_136_27} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19372 | 2026.05.01 17:57:50.576563 [ 193 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_136_27} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19373 | 2026.05.01 17:57:50.576621 [ 279 ] {6ac0d704-6405-425d-a2b9-0570220dc4d7} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19374 | 2026.05.01 17:57:50.576627 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 19375 | 2026.05.01 17:57:50.576657 [ 279 ] {6ac0d704-6405-425d-a2b9-0570220dc4d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19376 | 2026.05.01 17:57:50.577218 [ 279 ] {6ac0d704-6405-425d-a2b9-0570220dc4d7} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 19377 | 2026.05.01 17:57:50.577440 [ 279 ] {6ac0d704-6405-425d-a2b9-0570220dc4d7} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19378 | 2026.05.01 17:57:50.577577 [ 279 ] {6ac0d704-6405-425d-a2b9-0570220dc4d7} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001851 sec., 19448.94651539708 rows/sec., 34.85 MiB/sec. | ||
| 19379 | 2026.05.01 17:57:50.577623 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19380 | 2026.05.01 17:57:50.577632 [ 279 ] {6ac0d704-6405-425d-a2b9-0570220dc4d7} <Debug> TCPHandler: Processed in 0.002030151 sec. | ||
| 19381 | 2026.05.01 17:57:50.577664 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19382 | 2026.05.01 17:57:50.577787 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19383 | 2026.05.01 17:57:50.577886 [ 279 ] {d91e92ff-7363-46cf-8255-c13dfd3fa4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19384 | 2026.05.01 17:57:50.577930 [ 279 ] {d91e92ff-7363-46cf-8255-c13dfd3fa4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19385 | 2026.05.01 17:57:50.578272 [ 279 ] {d91e92ff-7363-46cf-8255-c13dfd3fa4d5} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19386 | 2026.05.01 17:57:50.578309 [ 279 ] {d91e92ff-7363-46cf-8255-c13dfd3fa4d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19387 | 2026.05.01 17:57:50.578633 [ 279 ] {d91e92ff-7363-46cf-8255-c13dfd3fa4d5} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19388 | 2026.05.01 17:57:50.578854 [ 279 ] {d91e92ff-7363-46cf-8255-c13dfd3fa4d5} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19389 | 2026.05.01 17:57:50.578971 [ 88 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19390 | 2026.05.01 17:57:50.578984 [ 279 ] {d91e92ff-7363-46cf-8255-c13dfd3fa4d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 19391 | 2026.05.01 17:57:50.579013 [ 88 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19392 | 2026.05.01 17:57:50.579033 [ 279 ] {d91e92ff-7363-46cf-8255-c13dfd3fa4d5} <Debug> TCPHandler: Processed in 0.001294196 sec. | ||
| 19393 | 2026.05.01 17:57:50.579038 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19394 | 2026.05.01 17:57:50.579126 [ 197 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 19395 | 2026.05.01 17:57:50.579227 [ 197 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19396 | 2026.05.01 17:57:50.579256 [ 197 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 9280 rows starting from the beginning of the part | ||
| 19397 | 2026.05.01 17:57:50.579305 [ 197 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 8 rows starting from the beginning of the part | ||
| 19398 | 2026.05.01 17:57:50.579344 [ 197 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 52 rows starting from the beginning of the part | ||
| 19399 | 2026.05.01 17:57:50.579380 [ 197 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 110 rows starting from the beginning of the part | ||
| 19400 | 2026.05.01 17:57:50.579418 [ 197 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 19401 | 2026.05.01 17:57:50.579454 [ 197 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 19402 | 2026.05.01 17:57:50.580970 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19403 | 2026.05.01 17:57:50.582048 [ 198 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9570 rows, containing 4 columns (4 merged, 0 gathered) in 0.00295503 sec., 3238545.8015654664 rows/sec., 206.69 MiB/sec. | ||
| 19404 | 2026.05.01 17:57:50.582265 [ 188 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19405 | 2026.05.01 17:57:50.582543 [ 188 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_136_27} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19406 | 2026.05.01 17:57:50.582615 [ 188 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_136_27} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19407 | 2026.05.01 17:57:50.582703 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB. | ||
| 19408 | 2026.05.01 17:57:51.301676 [ 223 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19409 | 2026.05.01 17:57:51.301719 [ 223 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19410 | 2026.05.01 17:57:51.305038 [ 223 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19411 | 2026.05.01 17:57:51.711750 [ 86 ] {} <Debug> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b) (MergerMutator): Selected 5 parts from all_1_44_9 to all_48_48_0 | ||
| 19412 | 2026.05.01 17:57:51.711820 [ 86 ] {} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19413 | 2026.05.01 17:57:51.711845 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19414 | 2026.05.01 17:57:51.711947 [ 194 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_48_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_44_9 to all_48_48_0 into Compact with storage Full | ||
| 19415 | 2026.05.01 17:57:51.712070 [ 194 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_48_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19416 | 2026.05.01 17:57:51.712106 [ 194 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_44_9, total 44 rows starting from the beginning of the part | ||
| 19417 | 2026.05.01 17:57:51.712172 [ 194 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 19418 | 2026.05.01 17:57:51.712215 [ 194 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 19419 | 2026.05.01 17:57:51.712256 [ 194 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 19420 | 2026.05.01 17:57:51.712292 [ 194 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
| 19421 | 2026.05.01 17:57:51.713031 [ 198 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_48_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 4 columns (4 merged, 0 gathered) in 0.001124443 sec., 42687.80187168225 rows/sec., 2.81 MiB/sec. | ||
| 19422 | 2026.05.01 17:57:51.713158 [ 190 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_48_10} <Trace> MergedBlockOutputStream: filled checksums all_1_48_10 (state Temporary) | ||
| 19423 | 2026.05.01 17:57:51.713423 [ 190 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_48_10} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_merge_all_1_48_10 to all_1_48_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19424 | 2026.05.01 17:57:51.713493 [ 190 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_48_10} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b) (MergerMutator): Merged 5 parts: [all_1_44_9, all_48_48_0] -> all_1_48_10 | ||
| 19425 | 2026.05.01 17:57:51.713565 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 19426 | 2026.05.01 17:57:51.891807 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 19427 | 2026.05.01 17:57:51.909602 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19428 | 2026.05.01 17:57:51.909656 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19429 | 2026.05.01 17:57:51.915792 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19430 | 2026.05.01 17:57:51.916499 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19431 | 2026.05.01 17:57:51.919418 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 19432 | 2026.05.01 17:57:55.440043 [ 224 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19433 | 2026.05.01 17:57:55.440100 [ 224 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19434 | 2026.05.01 17:57:55.443118 [ 224 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19435 | 2026.05.01 17:57:55.552930 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19436 | 2026.05.01 17:57:55.553144 [ 279 ] {7160b9d1-5d48-495e-b98c-23294cfb0a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19437 | 2026.05.01 17:57:55.553221 [ 279 ] {7160b9d1-5d48-495e-b98c-23294cfb0a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19438 | 2026.05.01 17:57:55.553973 [ 279 ] {7160b9d1-5d48-495e-b98c-23294cfb0a74} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19439 | 2026.05.01 17:57:55.554018 [ 279 ] {7160b9d1-5d48-495e-b98c-23294cfb0a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19440 | 2026.05.01 17:57:55.554404 [ 279 ] {7160b9d1-5d48-495e-b98c-23294cfb0a74} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19441 | 2026.05.01 17:57:55.554632 [ 279 ] {7160b9d1-5d48-495e-b98c-23294cfb0a74} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19442 | 2026.05.01 17:57:55.554787 [ 279 ] {7160b9d1-5d48-495e-b98c-23294cfb0a74} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001699 sec., 40023.543260741615 rows/sec., 3.20 MiB/sec. | ||
| 19443 | 2026.05.01 17:57:55.554829 [ 279 ] {7160b9d1-5d48-495e-b98c-23294cfb0a74} <Debug> TCPHandler: Processed in 0.002041091 sec. | ||
| 19444 | 2026.05.01 17:57:55.554857 [ 225 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19445 | 2026.05.01 17:57:55.554888 [ 225 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19446 | 2026.05.01 17:57:55.554951 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19447 | 2026.05.01 17:57:55.555048 [ 279 ] {18fc75fb-80ac-48b3-9cb4-5b20d30243a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19448 | 2026.05.01 17:57:55.555090 [ 279 ] {18fc75fb-80ac-48b3-9cb4-5b20d30243a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19449 | 2026.05.01 17:57:55.555501 [ 279 ] {18fc75fb-80ac-48b3-9cb4-5b20d30243a3} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19450 | 2026.05.01 17:57:55.555536 [ 279 ] {18fc75fb-80ac-48b3-9cb4-5b20d30243a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19451 | 2026.05.01 17:57:55.555844 [ 279 ] {18fc75fb-80ac-48b3-9cb4-5b20d30243a3} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 19452 | 2026.05.01 17:57:55.556057 [ 279 ] {18fc75fb-80ac-48b3-9cb4-5b20d30243a3} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19453 | 2026.05.01 17:57:55.556188 [ 279 ] {18fc75fb-80ac-48b3-9cb4-5b20d30243a3} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001159 sec., 5176.876617773943 rows/sec., 389.28 KiB/sec. | ||
| 19454 | 2026.05.01 17:57:55.556225 [ 279 ] {18fc75fb-80ac-48b3-9cb4-5b20d30243a3} <Debug> TCPHandler: Processed in 0.001322776 sec. | ||
| 19455 | 2026.05.01 17:57:55.556341 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19456 | 2026.05.01 17:57:55.556436 [ 279 ] {52324998-649f-46b5-9f3f-5bb8928216f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19457 | 2026.05.01 17:57:55.556476 [ 279 ] {52324998-649f-46b5-9f3f-5bb8928216f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19458 | 2026.05.01 17:57:55.556907 [ 279 ] {52324998-649f-46b5-9f3f-5bb8928216f6} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19459 | 2026.05.01 17:57:55.556942 [ 279 ] {52324998-649f-46b5-9f3f-5bb8928216f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19460 | 2026.05.01 17:57:55.557246 [ 279 ] {52324998-649f-46b5-9f3f-5bb8928216f6} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19461 | 2026.05.01 17:57:55.557461 [ 279 ] {52324998-649f-46b5-9f3f-5bb8928216f6} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19462 | 2026.05.01 17:57:55.557591 [ 279 ] {52324998-649f-46b5-9f3f-5bb8928216f6} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001173 sec., 59676.04433077579 rows/sec., 4.66 MiB/sec. | ||
| 19463 | 2026.05.01 17:57:55.557629 [ 279 ] {52324998-649f-46b5-9f3f-5bb8928216f6} <Debug> TCPHandler: Processed in 0.001336847 sec. | ||
| 19464 | 2026.05.01 17:57:55.557689 [ 218 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19465 | 2026.05.01 17:57:55.557735 [ 218 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19466 | 2026.05.01 17:57:55.557744 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19467 | 2026.05.01 17:57:55.557842 [ 279 ] {9bfa524a-96a9-4d98-ac3d-f7f8e4b2562a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19468 | 2026.05.01 17:57:55.557888 [ 279 ] {9bfa524a-96a9-4d98-ac3d-f7f8e4b2562a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19469 | 2026.05.01 17:57:55.558300 [ 225 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19470 | 2026.05.01 17:57:55.558319 [ 279 ] {9bfa524a-96a9-4d98-ac3d-f7f8e4b2562a} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19471 | 2026.05.01 17:57:55.558356 [ 279 ] {9bfa524a-96a9-4d98-ac3d-f7f8e4b2562a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19472 | 2026.05.01 17:57:55.558740 [ 279 ] {9bfa524a-96a9-4d98-ac3d-f7f8e4b2562a} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19473 | 2026.05.01 17:57:55.558958 [ 279 ] {9bfa524a-96a9-4d98-ac3d-f7f8e4b2562a} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19474 | 2026.05.01 17:57:55.559068 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 3 parts from all_1_132_27 to all_134_134_0 | ||
| 19475 | 2026.05.01 17:57:55.559096 [ 279 ] {9bfa524a-96a9-4d98-ac3d-f7f8e4b2562a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001267 sec., 126282.55722178375 rows/sec., 8.80 MiB/sec. | ||
| 19476 | 2026.05.01 17:57:55.559106 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19477 | 2026.05.01 17:57:55.559133 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19478 | 2026.05.01 17:57:55.559138 [ 279 ] {9bfa524a-96a9-4d98-ac3d-f7f8e4b2562a} <Debug> TCPHandler: Processed in 0.001442129 sec. | ||
| 19479 | 2026.05.01 17:57:55.559230 [ 194 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_134_28} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_132_27 to all_134_134_0 into Compact with storage Full | ||
| 19480 | 2026.05.01 17:57:55.559253 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19481 | 2026.05.01 17:57:55.559281 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19482 | 2026.05.01 17:57:55.559331 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19483 | 2026.05.01 17:57:55.559356 [ 279 ] {3d1a8498-cd62-40e0-ad07-931710767985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19484 | 2026.05.01 17:57:55.559356 [ 194 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_134_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19485 | 2026.05.01 17:57:55.559417 [ 194 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_134_28} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_132_27, total 54575 rows starting from the beginning of the part | ||
| 19486 | 2026.05.01 17:57:55.559422 [ 279 ] {3d1a8498-cd62-40e0-ad07-931710767985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19487 | 2026.05.01 17:57:55.559491 [ 194 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_134_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 138 rows starting from the beginning of the part | ||
| 19488 | 2026.05.01 17:57:55.559543 [ 194 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_134_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 335 rows starting from the beginning of the part | ||
| 19489 | 2026.05.01 17:57:55.560156 [ 218 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19490 | 2026.05.01 17:57:55.560215 [ 279 ] {3d1a8498-cd62-40e0-ad07-931710767985} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19491 | 2026.05.01 17:57:55.560257 [ 279 ] {3d1a8498-cd62-40e0-ad07-931710767985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19492 | 2026.05.01 17:57:55.560812 [ 279 ] {3d1a8498-cd62-40e0-ad07-931710767985} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 19493 | 2026.05.01 17:57:55.561093 [ 279 ] {3d1a8498-cd62-40e0-ad07-931710767985} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19494 | 2026.05.01 17:57:55.561249 [ 279 ] {3d1a8498-cd62-40e0-ad07-931710767985} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001911 sec., 3139.717425431711 rows/sec., 5.63 MiB/sec. | ||
| 19495 | 2026.05.01 17:57:55.561304 [ 279 ] {3d1a8498-cd62-40e0-ad07-931710767985} <Debug> TCPHandler: Processed in 0.002099602 sec. | ||
| 19496 | 2026.05.01 17:57:55.561434 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19497 | 2026.05.01 17:57:55.561529 [ 279 ] {906e9388-45fe-418b-a886-1907770fe37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19498 | 2026.05.01 17:57:55.561571 [ 279 ] {906e9388-45fe-418b-a886-1907770fe37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19499 | 2026.05.01 17:57:55.561893 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19500 | 2026.05.01 17:57:55.561910 [ 279 ] {906e9388-45fe-418b-a886-1907770fe37a} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19501 | 2026.05.01 17:57:55.561952 [ 279 ] {906e9388-45fe-418b-a886-1907770fe37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19502 | 2026.05.01 17:57:55.562265 [ 279 ] {906e9388-45fe-418b-a886-1907770fe37a} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19503 | 2026.05.01 17:57:55.562480 [ 279 ] {906e9388-45fe-418b-a886-1907770fe37a} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19504 | 2026.05.01 17:57:55.562611 [ 279 ] {906e9388-45fe-418b-a886-1907770fe37a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 19505 | 2026.05.01 17:57:55.562647 [ 279 ] {906e9388-45fe-418b-a886-1907770fe37a} <Debug> TCPHandler: Processed in 0.001261335 sec. | ||
| 19506 | 2026.05.01 17:57:55.568157 [ 198 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_134_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55048 rows, containing 5 columns (5 merged, 0 gathered) in 0.008967701 sec., 6138474.063753909 rows/sec., 396.43 MiB/sec. | ||
| 19507 | 2026.05.01 17:57:55.568568 [ 186 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_134_28} <Trace> MergedBlockOutputStream: filled checksums all_1_134_28 (state Temporary) | ||
| 19508 | 2026.05.01 17:57:55.568831 [ 186 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_134_28} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_134_28 to all_1_134_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19509 | 2026.05.01 17:57:55.568901 [ 186 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_134_28} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 3 parts: [all_1_132_27, all_134_134_0] -> all_1_134_28 | ||
| 19510 | 2026.05.01 17:57:55.568978 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 19511 | 2026.05.01 17:57:57.113178 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19512 | 2026.05.01 17:57:57.113246 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19513 | 2026.05.01 17:57:57.313396 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40372 | ||
| 19514 | 2026.05.01 17:57:57.313961 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19515 | 2026.05.01 17:57:57.314007 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19516 | 2026.05.01 17:57:57.314488 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 19517 | 2026.05.01 17:57:57.314720 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19518 | 2026.05.01 17:57:57.314852 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40372 | ||
| 19519 | 2026.05.01 17:57:57.453266 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2464 | ||
| 19520 | 2026.05.01 17:57:57.455839 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19521 | 2026.05.01 17:57:57.455883 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19522 | 2026.05.01 17:57:57.457078 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19523 | 2026.05.01 17:57:57.457340 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19524 | 2026.05.01 17:57:57.457609 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2464 | ||
| 19525 | 2026.05.01 17:57:59.419491 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 19526 | 2026.05.01 17:57:59.437248 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19527 | 2026.05.01 17:57:59.437310 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 19528 | 2026.05.01 17:57:59.443554 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 19529 | 2026.05.01 17:57:59.444264 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19530 | 2026.05.01 17:57:59.447393 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 19531 | 2026.05.01 17:58:00.376385 [ 225 ] {} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 19532 | 2026.05.01 17:58:00.376439 [ 225 ] {} <Debug> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 19533 | 2026.05.01 17:58:00.379590 [ 225 ] {} <Debug> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 19534 | 2026.05.01 17:58:00.555964 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19535 | 2026.05.01 17:58:00.556149 [ 279 ] {64683236-2203-4856-a9cc-17bb947abefa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19536 | 2026.05.01 17:58:00.556217 [ 279 ] {64683236-2203-4856-a9cc-17bb947abefa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19537 | 2026.05.01 17:58:00.556876 [ 279 ] {64683236-2203-4856-a9cc-17bb947abefa} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19538 | 2026.05.01 17:58:00.556921 [ 279 ] {64683236-2203-4856-a9cc-17bb947abefa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19539 | 2026.05.01 17:58:00.557328 [ 279 ] {64683236-2203-4856-a9cc-17bb947abefa} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19540 | 2026.05.01 17:58:00.557547 [ 279 ] {64683236-2203-4856-a9cc-17bb947abefa} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19541 | 2026.05.01 17:58:00.557700 [ 279 ] {64683236-2203-4856-a9cc-17bb947abefa} <Debug> executeQuery: Read 128 rows, 11.33 KiB in 0.001601 sec., 79950.03123048095 rows/sec., 6.91 MiB/sec. | ||
| 19542 | 2026.05.01 17:58:00.557742 [ 279 ] {64683236-2203-4856-a9cc-17bb947abefa} <Debug> TCPHandler: Processed in 0.001909809 sec. | ||
| 19543 | 2026.05.01 17:58:00.557887 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19544 | 2026.05.01 17:58:00.557981 [ 279 ] {877d5a71-ef00-434c-8218-c5810f2a326b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19545 | 2026.05.01 17:58:00.558023 [ 279 ] {877d5a71-ef00-434c-8218-c5810f2a326b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19546 | 2026.05.01 17:58:00.558427 [ 279 ] {877d5a71-ef00-434c-8218-c5810f2a326b} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19547 | 2026.05.01 17:58:00.558463 [ 279 ] {877d5a71-ef00-434c-8218-c5810f2a326b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19548 | 2026.05.01 17:58:00.558758 [ 279 ] {877d5a71-ef00-434c-8218-c5810f2a326b} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 19549 | 2026.05.01 17:58:00.558963 [ 279 ] {877d5a71-ef00-434c-8218-c5810f2a326b} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19550 | 2026.05.01 17:58:00.559091 [ 279 ] {877d5a71-ef00-434c-8218-c5810f2a326b} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001127 sec., 31943.21206743567 rows/sec., 2.35 MiB/sec. | ||
| 19551 | 2026.05.01 17:58:00.559128 [ 279 ] {877d5a71-ef00-434c-8218-c5810f2a326b} <Debug> TCPHandler: Processed in 0.001290086 sec. | ||
| 19552 | 2026.05.01 17:58:00.559251 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19553 | 2026.05.01 17:58:00.559371 [ 279 ] {0bf99a74-92f4-4ac8-9799-6b694e3f1145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19554 | 2026.05.01 17:58:00.559412 [ 279 ] {0bf99a74-92f4-4ac8-9799-6b694e3f1145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19555 | 2026.05.01 17:58:00.559820 [ 279 ] {0bf99a74-92f4-4ac8-9799-6b694e3f1145} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19556 | 2026.05.01 17:58:00.559856 [ 279 ] {0bf99a74-92f4-4ac8-9799-6b694e3f1145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19557 | 2026.05.01 17:58:00.560160 [ 279 ] {0bf99a74-92f4-4ac8-9799-6b694e3f1145} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19558 | 2026.05.01 17:58:00.560373 [ 279 ] {0bf99a74-92f4-4ac8-9799-6b694e3f1145} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19559 | 2026.05.01 17:58:00.560502 [ 279 ] {0bf99a74-92f4-4ac8-9799-6b694e3f1145} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001149 sec., 87032.20191470844 rows/sec., 6.80 MiB/sec. | ||
| 19560 | 2026.05.01 17:58:00.560563 [ 279 ] {0bf99a74-92f4-4ac8-9799-6b694e3f1145} <Debug> TCPHandler: Processed in 0.001360948 sec. | ||
| 19561 | 2026.05.01 17:58:00.560682 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19562 | 2026.05.01 17:58:00.560776 [ 279 ] {61ee3ec1-805a-4b48-8dd8-b2442279deb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19563 | 2026.05.01 17:58:00.560820 [ 279 ] {61ee3ec1-805a-4b48-8dd8-b2442279deb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19564 | 2026.05.01 17:58:00.561213 [ 279 ] {61ee3ec1-805a-4b48-8dd8-b2442279deb6} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19565 | 2026.05.01 17:58:00.561249 [ 279 ] {61ee3ec1-805a-4b48-8dd8-b2442279deb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19566 | 2026.05.01 17:58:00.561574 [ 279 ] {61ee3ec1-805a-4b48-8dd8-b2442279deb6} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19567 | 2026.05.01 17:58:00.561793 [ 279 ] {61ee3ec1-805a-4b48-8dd8-b2442279deb6} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19568 | 2026.05.01 17:58:00.561923 [ 279 ] {61ee3ec1-805a-4b48-8dd8-b2442279deb6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 19569 | 2026.05.01 17:58:00.561958 [ 279 ] {61ee3ec1-805a-4b48-8dd8-b2442279deb6} <Debug> TCPHandler: Processed in 0.001324217 sec. | ||
| 19570 | 2026.05.01 17:58:00.562090 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19571 | 2026.05.01 17:58:00.562211 [ 279 ] {ba65a481-dcd0-4742-aa28-f75512cde18f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19572 | 2026.05.01 17:58:00.562277 [ 279 ] {ba65a481-dcd0-4742-aa28-f75512cde18f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19573 | 2026.05.01 17:58:00.563312 [ 279 ] {ba65a481-dcd0-4742-aa28-f75512cde18f} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19574 | 2026.05.01 17:58:00.563348 [ 279 ] {ba65a481-dcd0-4742-aa28-f75512cde18f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19575 | 2026.05.01 17:58:00.563915 [ 279 ] {ba65a481-dcd0-4742-aa28-f75512cde18f} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 19576 | 2026.05.01 17:58:00.564133 [ 279 ] {ba65a481-dcd0-4742-aa28-f75512cde18f} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19577 | 2026.05.01 17:58:00.564273 [ 279 ] {ba65a481-dcd0-4742-aa28-f75512cde18f} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002087 sec., 17249.640632486826 rows/sec., 30.91 MiB/sec. | ||
| 19578 | 2026.05.01 17:58:00.564329 [ 279 ] {ba65a481-dcd0-4742-aa28-f75512cde18f} <Debug> TCPHandler: Processed in 0.002301956 sec. | ||
| 19579 | 2026.05.01 17:58:00.564452 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19580 | 2026.05.01 17:58:00.564547 [ 279 ] {c619f7d5-c0ef-408f-8bac-6744ed38a2a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19581 | 2026.05.01 17:58:00.564589 [ 279 ] {c619f7d5-c0ef-408f-8bac-6744ed38a2a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19582 | 2026.05.01 17:58:00.564935 [ 279 ] {c619f7d5-c0ef-408f-8bac-6744ed38a2a4} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19583 | 2026.05.01 17:58:00.564971 [ 279 ] {c619f7d5-c0ef-408f-8bac-6744ed38a2a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19584 | 2026.05.01 17:58:00.565268 [ 279 ] {c619f7d5-c0ef-408f-8bac-6744ed38a2a4} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19585 | 2026.05.01 17:58:00.565483 [ 279 ] {c619f7d5-c0ef-408f-8bac-6744ed38a2a4} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19586 | 2026.05.01 17:58:00.565613 [ 279 ] {c619f7d5-c0ef-408f-8bac-6744ed38a2a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 19587 | 2026.05.01 17:58:00.565649 [ 279 ] {c619f7d5-c0ef-408f-8bac-6744ed38a2a4} <Debug> TCPHandler: Processed in 0.001246685 sec. | ||
| 19588 | 2026.05.01 17:58:00.772520 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19589 | 2026.05.01 17:58:00.772626 [ 279 ] {5b01f2d2-9a2f-4f1b-88af-84a45bde3619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19590 | 2026.05.01 17:58:00.772666 [ 279 ] {5b01f2d2-9a2f-4f1b-88af-84a45bde3619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19591 | 2026.05.01 17:58:00.774757 [ 279 ] {5b01f2d2-9a2f-4f1b-88af-84a45bde3619} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19592 | 2026.05.01 17:58:00.774795 [ 279 ] {5b01f2d2-9a2f-4f1b-88af-84a45bde3619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19593 | 2026.05.01 17:58:00.775233 [ 279 ] {5b01f2d2-9a2f-4f1b-88af-84a45bde3619} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19594 | 2026.05.01 17:58:00.775441 [ 279 ] {5b01f2d2-9a2f-4f1b-88af-84a45bde3619} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19595 | 2026.05.01 17:58:00.775574 [ 279 ] {5b01f2d2-9a2f-4f1b-88af-84a45bde3619} <Debug> executeQuery: Read 2391 rows, 180.79 KiB in 0.002968 sec., 805592.9919137466 rows/sec., 59.48 MiB/sec. | ||
| 19596 | 2026.05.01 17:58:00.775613 [ 279 ] {5b01f2d2-9a2f-4f1b-88af-84a45bde3619} <Debug> TCPHandler: Processed in 0.003149184 sec. | ||
| 19597 | 2026.05.01 17:58:00.775757 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19598 | 2026.05.01 17:58:00.775852 [ 279 ] {663e0e8f-5354-4978-a351-53d701f6df8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19599 | 2026.05.01 17:58:00.775890 [ 279 ] {663e0e8f-5354-4978-a351-53d701f6df8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19600 | 2026.05.01 17:58:00.776298 [ 279 ] {663e0e8f-5354-4978-a351-53d701f6df8e} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19601 | 2026.05.01 17:58:00.776332 [ 279 ] {663e0e8f-5354-4978-a351-53d701f6df8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19602 | 2026.05.01 17:58:00.776610 [ 279 ] {663e0e8f-5354-4978-a351-53d701f6df8e} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 19603 | 2026.05.01 17:58:00.776817 [ 279 ] {663e0e8f-5354-4978-a351-53d701f6df8e} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19604 | 2026.05.01 17:58:00.776943 [ 279 ] {663e0e8f-5354-4978-a351-53d701f6df8e} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.00111 sec., 15315.315315315314 rows/sec., 1.12 MiB/sec. | ||
| 19605 | 2026.05.01 17:58:00.776980 [ 279 ] {663e0e8f-5354-4978-a351-53d701f6df8e} <Debug> TCPHandler: Processed in 0.001271456 sec. | ||
| 19606 | 2026.05.01 17:58:00.777107 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19607 | 2026.05.01 17:58:00.777201 [ 279 ] {5d9e5c81-d636-4d40-9369-26cf3fe3d6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19608 | 2026.05.01 17:58:00.777239 [ 279 ] {5d9e5c81-d636-4d40-9369-26cf3fe3d6be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19609 | 2026.05.01 17:58:00.778110 [ 279 ] {5d9e5c81-d636-4d40-9369-26cf3fe3d6be} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19610 | 2026.05.01 17:58:00.778150 [ 279 ] {5d9e5c81-d636-4d40-9369-26cf3fe3d6be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19611 | 2026.05.01 17:58:00.778479 [ 279 ] {5d9e5c81-d636-4d40-9369-26cf3fe3d6be} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 19612 | 2026.05.01 17:58:00.778680 [ 279 ] {5d9e5c81-d636-4d40-9369-26cf3fe3d6be} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19613 | 2026.05.01 17:58:00.778808 [ 279 ] {5d9e5c81-d636-4d40-9369-26cf3fe3d6be} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001626 sec., 492619.926199262 rows/sec., 28.46 MiB/sec. | ||
| 19614 | 2026.05.01 17:58:00.778846 [ 279 ] {5d9e5c81-d636-4d40-9369-26cf3fe3d6be} <Debug> TCPHandler: Processed in 0.001785866 sec. | ||
| 19615 | 2026.05.01 17:58:00.778979 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19616 | 2026.05.01 17:58:00.779073 [ 279 ] {082aa5be-511d-4739-bc0c-7930aef36724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 19617 | 2026.05.01 17:58:00.779112 [ 279 ] {082aa5be-511d-4739-bc0c-7930aef36724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 19618 | 2026.05.01 17:58:00.779520 [ 279 ] {082aa5be-511d-4739-bc0c-7930aef36724} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19619 | 2026.05.01 17:58:00.779556 [ 279 ] {082aa5be-511d-4739-bc0c-7930aef36724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19620 | 2026.05.01 17:58:00.779847 [ 279 ] {082aa5be-511d-4739-bc0c-7930aef36724} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 19621 | 2026.05.01 17:58:00.780058 [ 279 ] {082aa5be-511d-4739-bc0c-7930aef36724} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19622 | 2026.05.01 17:58:00.780186 [ 279 ] {082aa5be-511d-4739-bc0c-7930aef36724} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001132 sec., 883.3922261484099 rows/sec., 62.11 KiB/sec. | ||
| 19623 | 2026.05.01 17:58:00.780224 [ 279 ] {082aa5be-511d-4739-bc0c-7930aef36724} <Debug> TCPHandler: Processed in 0.001292696 sec. | ||
| 19624 | 2026.05.01 17:58:00.780346 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19625 | 2026.05.01 17:58:00.780439 [ 279 ] {15780e5e-1f5c-41d0-becd-4ccd0ca0c8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19626 | 2026.05.01 17:58:00.780476 [ 279 ] {15780e5e-1f5c-41d0-becd-4ccd0ca0c8d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19627 | 2026.05.01 17:58:00.781311 [ 279 ] {15780e5e-1f5c-41d0-becd-4ccd0ca0c8d2} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19628 | 2026.05.01 17:58:00.781347 [ 279 ] {15780e5e-1f5c-41d0-becd-4ccd0ca0c8d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19629 | 2026.05.01 17:58:00.781695 [ 279 ] {15780e5e-1f5c-41d0-becd-4ccd0ca0c8d2} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19630 | 2026.05.01 17:58:00.781903 [ 279 ] {15780e5e-1f5c-41d0-becd-4ccd0ca0c8d2} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19631 | 2026.05.01 17:58:00.782031 [ 279 ] {15780e5e-1f5c-41d0-becd-4ccd0ca0c8d2} <Debug> executeQuery: Read 1268 rows, 86.36 KiB in 0.00161 sec., 787577.6397515527 rows/sec., 52.38 MiB/sec. | ||
| 19632 | 2026.05.01 17:58:00.782069 [ 279 ] {15780e5e-1f5c-41d0-becd-4ccd0ca0c8d2} <Debug> TCPHandler: Processed in 0.001770765 sec. | ||
| 19633 | 2026.05.01 17:58:00.782195 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19634 | 2026.05.01 17:58:00.782289 [ 279 ] {851afc12-4875-42b7-80db-855c09dbbee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19635 | 2026.05.01 17:58:00.782330 [ 279 ] {851afc12-4875-42b7-80db-855c09dbbee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19636 | 2026.05.01 17:58:00.783088 [ 279 ] {851afc12-4875-42b7-80db-855c09dbbee7} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19637 | 2026.05.01 17:58:00.783123 [ 279 ] {851afc12-4875-42b7-80db-855c09dbbee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19638 | 2026.05.01 17:58:00.783528 [ 279 ] {851afc12-4875-42b7-80db-855c09dbbee7} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19639 | 2026.05.01 17:58:00.783735 [ 279 ] {851afc12-4875-42b7-80db-855c09dbbee7} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19640 | 2026.05.01 17:58:00.783851 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 6 parts from all_1_134_28 to all_139_139_0 | ||
| 19641 | 2026.05.01 17:58:00.783865 [ 279 ] {851afc12-4875-42b7-80db-855c09dbbee7} <Debug> executeQuery: Read 1486 rows, 92.19 KiB in 0.001594 sec., 932245.9222082811 rows/sec., 56.48 MiB/sec. | ||
| 19642 | 2026.05.01 17:58:00.783919 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19643 | 2026.05.01 17:58:00.783928 [ 279 ] {851afc12-4875-42b7-80db-855c09dbbee7} <Debug> TCPHandler: Processed in 0.001780906 sec. | ||
| 19644 | 2026.05.01 17:58:00.783949 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19645 | 2026.05.01 17:58:00.784057 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19646 | 2026.05.01 17:58:00.784070 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_139_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_134_28 to all_139_139_0 into Compact with storage Full | ||
| 19647 | 2026.05.01 17:58:00.784156 [ 279 ] {7b734c63-959a-4c81-b167-af023122b842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19648 | 2026.05.01 17:58:00.784211 [ 279 ] {7b734c63-959a-4c81-b167-af023122b842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19649 | 2026.05.01 17:58:00.784223 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_139_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19650 | 2026.05.01 17:58:00.784265 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_134_28, total 55048 rows starting from the beginning of the part | ||
| 19651 | 2026.05.01 17:58:00.784333 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 19652 | 2026.05.01 17:58:00.784382 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 344 rows starting from the beginning of the part | ||
| 19653 | 2026.05.01 17:58:00.784426 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 19654 | 2026.05.01 17:58:00.784470 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 19655 | 2026.05.01 17:58:00.784515 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 1486 rows starting from the beginning of the part | ||
| 19656 | 2026.05.01 17:58:00.785013 [ 279 ] {7b734c63-959a-4c81-b167-af023122b842} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19657 | 2026.05.01 17:58:00.785055 [ 279 ] {7b734c63-959a-4c81-b167-af023122b842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19658 | 2026.05.01 17:58:00.785583 [ 279 ] {7b734c63-959a-4c81-b167-af023122b842} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 19659 | 2026.05.01 17:58:00.785803 [ 279 ] {7b734c63-959a-4c81-b167-af023122b842} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19660 | 2026.05.01 17:58:00.785947 [ 279 ] {7b734c63-959a-4c81-b167-af023122b842} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00181 sec., 9392.265193370165 rows/sec., 16.83 MiB/sec. | ||
| 19661 | 2026.05.01 17:58:00.786003 [ 279 ] {7b734c63-959a-4c81-b167-af023122b842} <Debug> TCPHandler: Processed in 0.00199355 sec. | ||
| 19662 | 2026.05.01 17:58:00.786129 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19663 | 2026.05.01 17:58:00.786223 [ 279 ] {e1199ef7-378c-4877-a288-07ff2d004b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19664 | 2026.05.01 17:58:00.786264 [ 279 ] {e1199ef7-378c-4877-a288-07ff2d004b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19665 | 2026.05.01 17:58:00.786603 [ 279 ] {e1199ef7-378c-4877-a288-07ff2d004b41} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19666 | 2026.05.01 17:58:00.786639 [ 279 ] {e1199ef7-378c-4877-a288-07ff2d004b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19667 | 2026.05.01 17:58:00.786937 [ 279 ] {e1199ef7-378c-4877-a288-07ff2d004b41} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19668 | 2026.05.01 17:58:00.787141 [ 279 ] {e1199ef7-378c-4877-a288-07ff2d004b41} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19669 | 2026.05.01 17:58:00.787275 [ 279 ] {e1199ef7-378c-4877-a288-07ff2d004b41} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.00107 sec., 7476.6355140186915 rows/sec., 511.10 KiB/sec. | ||
| 19670 | 2026.05.01 17:58:00.787311 [ 279 ] {e1199ef7-378c-4877-a288-07ff2d004b41} <Debug> TCPHandler: Processed in 0.001230405 sec. | ||
| 19671 | 2026.05.01 17:58:00.794208 [ 198 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_139_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 57358 rows, containing 5 columns (5 merged, 0 gathered) in 0.010189746 sec., 5628992.126005889 rows/sec., 363.56 MiB/sec. | ||
| 19672 | 2026.05.01 17:58:00.794538 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_139_29} <Trace> MergedBlockOutputStream: filled checksums all_1_139_29 (state Temporary) | ||
| 19673 | 2026.05.01 17:58:00.794810 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_139_29} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_139_29 to all_1_139_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19674 | 2026.05.01 17:58:00.794877 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_139_29} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 6 parts: [all_1_134_28, all_139_139_0] -> all_1_139_29 | ||
| 19675 | 2026.05.01 17:58:00.794975 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 19676 | 2026.05.01 17:58:01.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.25 MiB, peak 403.71 MiB, free memory in arenas 0.00 B, will set to 390.20 MiB (RSS), difference: -1.04 MiB | ||
| 19677 | 2026.05.01 17:58:02.579922 [ 56 ] {} <Debug> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 | ||
| 19678 | 2026.05.01 17:58:02.580018 [ 56 ] {} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19679 | 2026.05.01 17:58:02.580055 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19680 | 2026.05.01 17:58:02.580244 [ 189 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact with storage Full | ||
| 19681 | 2026.05.01 17:58:02.580476 [ 189 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19682 | 2026.05.01 17:58:02.580533 [ 189 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 20 rows starting from the beginning of the part | ||
| 19683 | 2026.05.01 17:58:02.580649 [ 189 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
| 19684 | 2026.05.01 17:58:02.580732 [ 189 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
| 19685 | 2026.05.01 17:58:02.580806 [ 189 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part | ||
| 19686 | 2026.05.01 17:58:02.580880 [ 189 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 19687 | 2026.05.01 17:58:02.581844 [ 196 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001693654 sec., 27160.210999413102 rows/sec., 2.27 MiB/sec. | ||
| 19688 | 2026.05.01 17:58:02.581969 [ 189 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
| 19689 | 2026.05.01 17:58:02.582216 [ 189 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_31_7} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19690 | 2026.05.01 17:58:02.582286 [ 189 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_31_7} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2) (MergerMutator): Merged 5 parts: [all_1_27_6, all_31_31_0] -> all_1_31_7 | ||
| 19691 | 2026.05.01 17:58:02.582364 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 19692 | 2026.05.01 17:58:04.280737 [ 221 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19693 | 2026.05.01 17:58:04.280792 [ 221 ] {} <Debug> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19694 | 2026.05.01 17:58:04.283218 [ 221 ] {} <Debug> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19695 | 2026.05.01 17:58:04.815943 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40820 | ||
| 19696 | 2026.05.01 17:58:04.816439 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19697 | 2026.05.01 17:58:04.816476 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19698 | 2026.05.01 17:58:04.816952 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19699 | 2026.05.01 17:58:04.817185 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19700 | 2026.05.01 17:58:04.817317 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40820 | ||
| 19701 | 2026.05.01 17:58:05.551612 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19702 | 2026.05.01 17:58:05.551829 [ 279 ] {ca49c282-efdf-4f32-a718-278b6a6b81c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19703 | 2026.05.01 17:58:05.551909 [ 279 ] {ca49c282-efdf-4f32-a718-278b6a6b81c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19704 | 2026.05.01 17:58:05.552661 [ 279 ] {ca49c282-efdf-4f32-a718-278b6a6b81c3} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19705 | 2026.05.01 17:58:05.552711 [ 279 ] {ca49c282-efdf-4f32-a718-278b6a6b81c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19706 | 2026.05.01 17:58:05.553113 [ 279 ] {ca49c282-efdf-4f32-a718-278b6a6b81c3} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19707 | 2026.05.01 17:58:05.553347 [ 279 ] {ca49c282-efdf-4f32-a718-278b6a6b81c3} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19708 | 2026.05.01 17:58:05.553520 [ 279 ] {ca49c282-efdf-4f32-a718-278b6a6b81c3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001746 sec., 32073.31042382589 rows/sec., 2.46 MiB/sec. | ||
| 19709 | 2026.05.01 17:58:05.553575 [ 279 ] {ca49c282-efdf-4f32-a718-278b6a6b81c3} <Debug> TCPHandler: Processed in 0.002110123 sec. | ||
| 19710 | 2026.05.01 17:58:05.553716 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19711 | 2026.05.01 17:58:05.553822 [ 279 ] {6142612d-26ef-485c-9914-14a12b86ec23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19712 | 2026.05.01 17:58:05.553864 [ 279 ] {6142612d-26ef-485c-9914-14a12b86ec23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19713 | 2026.05.01 17:58:05.554328 [ 279 ] {6142612d-26ef-485c-9914-14a12b86ec23} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19714 | 2026.05.01 17:58:05.554367 [ 279 ] {6142612d-26ef-485c-9914-14a12b86ec23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19715 | 2026.05.01 17:58:05.554679 [ 279 ] {6142612d-26ef-485c-9914-14a12b86ec23} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19716 | 2026.05.01 17:58:05.554899 [ 279 ] {6142612d-26ef-485c-9914-14a12b86ec23} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19717 | 2026.05.01 17:58:05.555035 [ 279 ] {6142612d-26ef-485c-9914-14a12b86ec23} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001237 sec., 51738.07599029911 rows/sec., 4.04 MiB/sec. | ||
| 19718 | 2026.05.01 17:58:05.555074 [ 279 ] {6142612d-26ef-485c-9914-14a12b86ec23} <Debug> TCPHandler: Processed in 0.001410299 sec. | ||
| 19719 | 2026.05.01 17:58:05.555193 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19720 | 2026.05.01 17:58:05.555290 [ 279 ] {bea1b0e3-8d9b-4597-8478-519c580e736a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19721 | 2026.05.01 17:58:05.555335 [ 279 ] {bea1b0e3-8d9b-4597-8478-519c580e736a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19722 | 2026.05.01 17:58:05.555770 [ 279 ] {bea1b0e3-8d9b-4597-8478-519c580e736a} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19723 | 2026.05.01 17:58:05.555806 [ 279 ] {bea1b0e3-8d9b-4597-8478-519c580e736a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19724 | 2026.05.01 17:58:05.556136 [ 279 ] {bea1b0e3-8d9b-4597-8478-519c580e736a} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19725 | 2026.05.01 17:58:05.556349 [ 279 ] {bea1b0e3-8d9b-4597-8478-519c580e736a} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19726 | 2026.05.01 17:58:05.556484 [ 279 ] {bea1b0e3-8d9b-4597-8478-519c580e736a} <Debug> executeQuery: Read 138 rows, 9.84 KiB in 0.001214 sec., 113673.80560131796 rows/sec., 7.91 MiB/sec. | ||
| 19727 | 2026.05.01 17:58:05.556523 [ 279 ] {bea1b0e3-8d9b-4597-8478-519c580e736a} <Debug> TCPHandler: Processed in 0.001379108 sec. | ||
| 19728 | 2026.05.01 17:58:05.556637 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19729 | 2026.05.01 17:58:05.556732 [ 279 ] {bc25c5af-cf48-46a4-b67e-66da37727dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19730 | 2026.05.01 17:58:05.556773 [ 279 ] {bc25c5af-cf48-46a4-b67e-66da37727dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19731 | 2026.05.01 17:58:05.557115 [ 279 ] {bc25c5af-cf48-46a4-b67e-66da37727dfd} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19732 | 2026.05.01 17:58:05.557151 [ 279 ] {bc25c5af-cf48-46a4-b67e-66da37727dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19733 | 2026.05.01 17:58:05.557454 [ 279 ] {bc25c5af-cf48-46a4-b67e-66da37727dfd} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19734 | 2026.05.01 17:58:05.557658 [ 279 ] {bc25c5af-cf48-46a4-b67e-66da37727dfd} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19735 | 2026.05.01 17:58:05.557791 [ 279 ] {bc25c5af-cf48-46a4-b67e-66da37727dfd} <Debug> executeQuery: Read 52 rows, 3.59 KiB in 0.001078 sec., 48237.47680890538 rows/sec., 3.26 MiB/sec. | ||
| 19736 | 2026.05.01 17:58:05.557827 [ 279 ] {bc25c5af-cf48-46a4-b67e-66da37727dfd} <Debug> TCPHandler: Processed in 0.001240254 sec. | ||
| 19737 | 2026.05.01 17:58:06.090520 [ 222 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19738 | 2026.05.01 17:58:06.090569 [ 222 ] {} <Debug> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19739 | 2026.05.01 17:58:06.092921 [ 222 ] {} <Debug> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19740 | 2026.05.01 17:58:06.948458 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 19741 | 2026.05.01 17:58:06.964954 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19742 | 2026.05.01 17:58:06.965010 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19743 | 2026.05.01 17:58:06.971008 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19744 | 2026.05.01 17:58:06.971698 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19745 | 2026.05.01 17:58:06.974604 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 19746 | 2026.05.01 17:58:07.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.72 MiB, peak 403.71 MiB, free memory in arenas 0.00 B, will set to 390.20 MiB (RSS), difference: 3.48 MiB | ||
| 19747 | 2026.05.01 17:58:07.457828 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2500 | ||
| 19748 | 2026.05.01 17:58:07.460728 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19749 | 2026.05.01 17:58:07.460770 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19750 | 2026.05.01 17:58:07.461997 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19751 | 2026.05.01 17:58:07.462268 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19752 | 2026.05.01 17:58:07.462634 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2500 | ||
| 19753 | 2026.05.01 17:58:10.555291 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19754 | 2026.05.01 17:58:10.555494 [ 279 ] {3efd14a3-fa43-4902-82dd-2c73513abcaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19755 | 2026.05.01 17:58:10.555561 [ 279 ] {3efd14a3-fa43-4902-82dd-2c73513abcaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19756 | 2026.05.01 17:58:10.556281 [ 279 ] {3efd14a3-fa43-4902-82dd-2c73513abcaa} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19757 | 2026.05.01 17:58:10.556321 [ 279 ] {3efd14a3-fa43-4902-82dd-2c73513abcaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19758 | 2026.05.01 17:58:10.556729 [ 279 ] {3efd14a3-fa43-4902-82dd-2c73513abcaa} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19759 | 2026.05.01 17:58:10.556959 [ 279 ] {3efd14a3-fa43-4902-82dd-2c73513abcaa} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19760 | 2026.05.01 17:58:10.557109 [ 69 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19761 | 2026.05.01 17:58:10.557119 [ 279 ] {3efd14a3-fa43-4902-82dd-2c73513abcaa} <Debug> executeQuery: Read 128 rows, 11.33 KiB in 0.00168 sec., 76190.47619047618 rows/sec., 6.59 MiB/sec. | ||
| 19762 | 2026.05.01 17:58:10.557146 [ 69 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19763 | 2026.05.01 17:58:10.557168 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19764 | 2026.05.01 17:58:10.557172 [ 279 ] {3efd14a3-fa43-4902-82dd-2c73513abcaa} <Debug> TCPHandler: Processed in 0.002024241 sec. | ||
| 19765 | 2026.05.01 17:58:10.557282 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19766 | 2026.05.01 17:58:10.557322 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19767 | 2026.05.01 17:58:10.557424 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19768 | 2026.05.01 17:58:10.557434 [ 279 ] {4140cbdf-3114-434b-9c8e-34d5bcbda186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19769 | 2026.05.01 17:58:10.557468 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 3812 rows starting from the beginning of the part | ||
| 19770 | 2026.05.01 17:58:10.557488 [ 279 ] {4140cbdf-3114-434b-9c8e-34d5bcbda186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19771 | 2026.05.01 17:58:10.557540 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 68 rows starting from the beginning of the part | ||
| 19772 | 2026.05.01 17:58:10.557596 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 128 rows starting from the beginning of the part | ||
| 19773 | 2026.05.01 17:58:10.557640 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 2391 rows starting from the beginning of the part | ||
| 19774 | 2026.05.01 17:58:10.557680 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 56 rows starting from the beginning of the part | ||
| 19775 | 2026.05.01 17:58:10.557719 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 128 rows starting from the beginning of the part | ||
| 19776 | 2026.05.01 17:58:10.557998 [ 279 ] {4140cbdf-3114-434b-9c8e-34d5bcbda186} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19777 | 2026.05.01 17:58:10.558052 [ 279 ] {4140cbdf-3114-434b-9c8e-34d5bcbda186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19778 | 2026.05.01 17:58:10.558495 [ 279 ] {4140cbdf-3114-434b-9c8e-34d5bcbda186} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19779 | 2026.05.01 17:58:10.558841 [ 279 ] {4140cbdf-3114-434b-9c8e-34d5bcbda186} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19780 | 2026.05.01 17:58:10.558987 [ 69 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19781 | 2026.05.01 17:58:10.559016 [ 69 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19782 | 2026.05.01 17:58:10.559023 [ 279 ] {4140cbdf-3114-434b-9c8e-34d5bcbda186} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001609 sec., 22374.145431945308 rows/sec., 1.64 MiB/sec. | ||
| 19783 | 2026.05.01 17:58:10.559033 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19784 | 2026.05.01 17:58:10.559080 [ 279 ] {4140cbdf-3114-434b-9c8e-34d5bcbda186} <Debug> TCPHandler: Processed in 0.001811317 sec. | ||
| 19785 | 2026.05.01 17:58:10.559120 [ 189 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 19786 | 2026.05.01 17:58:10.559208 [ 189 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19787 | 2026.05.01 17:58:10.559236 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19788 | 2026.05.01 17:58:10.559238 [ 189 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 317 rows starting from the beginning of the part | ||
| 19789 | 2026.05.01 17:58:10.559319 [ 189 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 56 rows starting from the beginning of the part | ||
| 19790 | 2026.05.01 17:58:10.559363 [ 189 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 6 rows starting from the beginning of the part | ||
| 19791 | 2026.05.01 17:58:10.559363 [ 279 ] {0b938d6e-57a3-4f04-9793-f42703ee087f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19792 | 2026.05.01 17:58:10.559403 [ 189 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 36 rows starting from the beginning of the part | ||
| 19793 | 2026.05.01 17:58:10.559428 [ 279 ] {0b938d6e-57a3-4f04-9793-f42703ee087f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19794 | 2026.05.01 17:58:10.559441 [ 189 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 17 rows starting from the beginning of the part | ||
| 19795 | 2026.05.01 17:58:10.559483 [ 189 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 36 rows starting from the beginning of the part | ||
| 19796 | 2026.05.01 17:58:10.559843 [ 191 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6583 rows, containing 5 columns (5 merged, 0 gathered) in 0.002610633 sec., 2521610.6591772954 rows/sec., 200.32 MiB/sec. | ||
| 19797 | 2026.05.01 17:58:10.559980 [ 279 ] {0b938d6e-57a3-4f04-9793-f42703ee087f} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19798 | 2026.05.01 17:58:10.560026 [ 279 ] {0b938d6e-57a3-4f04-9793-f42703ee087f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19799 | 2026.05.01 17:58:10.560226 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19800 | 2026.05.01 17:58:10.560306 [ 191 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001224445 sec., 382213.98266153235 rows/sec., 26.70 MiB/sec. | ||
| 19801 | 2026.05.01 17:58:10.560375 [ 279 ] {0b938d6e-57a3-4f04-9793-f42703ee087f} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19802 | 2026.05.01 17:58:10.560434 [ 189 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19803 | 2026.05.01 17:58:10.560502 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_141_28} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19804 | 2026.05.01 17:58:10.560578 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_141_28} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19805 | 2026.05.01 17:58:10.560627 [ 279 ] {0b938d6e-57a3-4f04-9793-f42703ee087f} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19806 | 2026.05.01 17:58:10.560656 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 19807 | 2026.05.01 17:58:10.560687 [ 201 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_121_24} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19808 | 2026.05.01 17:58:10.560744 [ 201 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_121_24} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19809 | 2026.05.01 17:58:10.560753 [ 69 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19810 | 2026.05.01 17:58:10.560765 [ 279 ] {0b938d6e-57a3-4f04-9793-f42703ee087f} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.00143 sec., 69930.06993006992 rows/sec., 5.46 MiB/sec. | ||
| 19811 | 2026.05.01 17:58:10.560780 [ 69 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19812 | 2026.05.01 17:58:10.560798 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 19813 | 2026.05.01 17:58:10.560798 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19814 | 2026.05.01 17:58:10.560805 [ 279 ] {0b938d6e-57a3-4f04-9793-f42703ee087f} <Debug> TCPHandler: Processed in 0.001635153 sec. | ||
| 19815 | 2026.05.01 17:58:10.560897 [ 191 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19816 | 2026.05.01 17:58:10.560940 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19817 | 2026.05.01 17:58:10.561016 [ 191 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19818 | 2026.05.01 17:58:10.561041 [ 279 ] {6f300bca-6a31-4ac1-8776-0303894f0e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19819 | 2026.05.01 17:58:10.561055 [ 191 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2102 rows starting from the beginning of the part | ||
| 19820 | 2026.05.01 17:58:10.561094 [ 279 ] {6f300bca-6a31-4ac1-8776-0303894f0e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19821 | 2026.05.01 17:58:10.561134 [ 191 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 70 rows starting from the beginning of the part | ||
| 19822 | 2026.05.01 17:58:10.561185 [ 191 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 100 rows starting from the beginning of the part | ||
| 19823 | 2026.05.01 17:58:10.561228 [ 191 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 1268 rows starting from the beginning of the part | ||
| 19824 | 2026.05.01 17:58:10.561272 [ 191 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 64 rows starting from the beginning of the part | ||
| 19825 | 2026.05.01 17:58:10.561312 [ 191 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 100 rows starting from the beginning of the part | ||
| 19826 | 2026.05.01 17:58:10.561528 [ 279 ] {6f300bca-6a31-4ac1-8776-0303894f0e3f} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19827 | 2026.05.01 17:58:10.561569 [ 279 ] {6f300bca-6a31-4ac1-8776-0303894f0e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19828 | 2026.05.01 17:58:10.561910 [ 279 ] {6f300bca-6a31-4ac1-8776-0303894f0e3f} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19829 | 2026.05.01 17:58:10.562148 [ 279 ] {6f300bca-6a31-4ac1-8776-0303894f0e3f} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19830 | 2026.05.01 17:58:10.562281 [ 279 ] {6f300bca-6a31-4ac1-8776-0303894f0e3f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 19831 | 2026.05.01 17:58:10.562319 [ 279 ] {6f300bca-6a31-4ac1-8776-0303894f0e3f} <Debug> TCPHandler: Processed in 0.001428769 sec. | ||
| 19832 | 2026.05.01 17:58:10.562454 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19833 | 2026.05.01 17:58:10.562552 [ 279 ] {5407b814-6072-4bae-a275-4f4d9d24152d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19834 | 2026.05.01 17:58:10.562613 [ 279 ] {5407b814-6072-4bae-a275-4f4d9d24152d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19835 | 2026.05.01 17:58:10.562688 [ 201 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3704 rows, containing 5 columns (5 merged, 0 gathered) in 0.001839257 sec., 2013856.6823450993 rows/sec., 145.69 MiB/sec. | ||
| 19836 | 2026.05.01 17:58:10.562947 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19837 | 2026.05.01 17:58:10.563258 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_141_28} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19838 | 2026.05.01 17:58:10.563366 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_141_28} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19839 | 2026.05.01 17:58:10.563478 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 19840 | 2026.05.01 17:58:10.563528 [ 279 ] {5407b814-6072-4bae-a275-4f4d9d24152d} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19841 | 2026.05.01 17:58:10.563570 [ 279 ] {5407b814-6072-4bae-a275-4f4d9d24152d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19842 | 2026.05.01 17:58:10.564153 [ 279 ] {5407b814-6072-4bae-a275-4f4d9d24152d} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19843 | 2026.05.01 17:58:10.564372 [ 279 ] {5407b814-6072-4bae-a275-4f4d9d24152d} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19844 | 2026.05.01 17:58:10.564512 [ 279 ] {5407b814-6072-4bae-a275-4f4d9d24152d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001977 sec., 18209.40819423369 rows/sec., 32.63 MiB/sec. | ||
| 19845 | 2026.05.01 17:58:10.564516 [ 68 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19846 | 2026.05.01 17:58:10.564569 [ 279 ] {5407b814-6072-4bae-a275-4f4d9d24152d} <Debug> TCPHandler: Processed in 0.002178654 sec. | ||
| 19847 | 2026.05.01 17:58:10.564583 [ 68 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19848 | 2026.05.01 17:58:10.564609 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19849 | 2026.05.01 17:58:10.564683 [ 198 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 19850 | 2026.05.01 17:58:10.564723 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19851 | 2026.05.01 17:58:10.564823 [ 279 ] {6d3e9fa7-5ac9-4479-b9b0-7069ab48a840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19852 | 2026.05.01 17:58:10.564864 [ 198 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19853 | 2026.05.01 17:58:10.564865 [ 279 ] {6d3e9fa7-5ac9-4479-b9b0-7069ab48a840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19854 | 2026.05.01 17:58:10.564918 [ 198 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2620 rows starting from the beginning of the part | ||
| 19855 | 2026.05.01 17:58:10.565030 [ 198 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 36 rows starting from the beginning of the part | ||
| 19856 | 2026.05.01 17:58:10.565128 [ 198 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 6 rows starting from the beginning of the part | ||
| 19857 | 2026.05.01 17:58:10.565215 [ 198 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 36 rows starting from the beginning of the part | ||
| 19858 | 2026.05.01 17:58:10.565238 [ 279 ] {6d3e9fa7-5ac9-4479-b9b0-7069ab48a840} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19859 | 2026.05.01 17:58:10.565278 [ 279 ] {6d3e9fa7-5ac9-4479-b9b0-7069ab48a840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19860 | 2026.05.01 17:58:10.565296 [ 198 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 17 rows starting from the beginning of the part | ||
| 19861 | 2026.05.01 17:58:10.565391 [ 198 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 36 rows starting from the beginning of the part | ||
| 19862 | 2026.05.01 17:58:10.565582 [ 279 ] {6d3e9fa7-5ac9-4479-b9b0-7069ab48a840} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19863 | 2026.05.01 17:58:10.565836 [ 279 ] {6d3e9fa7-5ac9-4479-b9b0-7069ab48a840} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19864 | 2026.05.01 17:58:10.565965 [ 68 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19865 | 2026.05.01 17:58:10.565973 [ 279 ] {6d3e9fa7-5ac9-4479-b9b0-7069ab48a840} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 19866 | 2026.05.01 17:58:10.565999 [ 68 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19867 | 2026.05.01 17:58:10.566023 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19868 | 2026.05.01 17:58:10.566024 [ 279 ] {6d3e9fa7-5ac9-4479-b9b0-7069ab48a840} <Debug> TCPHandler: Processed in 0.001351017 sec. | ||
| 19869 | 2026.05.01 17:58:10.566094 [ 201 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19870 | 2026.05.01 17:58:10.566166 [ 201 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19871 | 2026.05.01 17:58:10.566191 [ 201 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 9570 rows starting from the beginning of the part | ||
| 19872 | 2026.05.01 17:58:10.566241 [ 201 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 19873 | 2026.05.01 17:58:10.566327 [ 201 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 19874 | 2026.05.01 17:58:10.566374 [ 201 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 8 rows starting from the beginning of the part | ||
| 19875 | 2026.05.01 17:58:10.566415 [ 201 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 52 rows starting from the beginning of the part | ||
| 19876 | 2026.05.01 17:58:10.566455 [ 201 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 19877 | 2026.05.01 17:58:10.569056 [ 200 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9810 rows, containing 4 columns (4 merged, 0 gathered) in 0.002990021 sec., 3280913.411644935 rows/sec., 209.68 MiB/sec. | ||
| 19878 | 2026.05.01 17:58:10.569360 [ 192 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19879 | 2026.05.01 17:58:10.569678 [ 192 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_141_28} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19880 | 2026.05.01 17:58:10.569756 [ 192 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_141_28} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19881 | 2026.05.01 17:58:10.569849 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 19882 | 2026.05.01 17:58:10.575962 [ 192 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2751 rows, containing 19 columns (19 merged, 0 gathered) in 0.01135629 sec., 242244.60629307636 rows/sec., 434.09 MiB/sec. | ||
| 19883 | 2026.05.01 17:58:10.578397 [ 200 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19884 | 2026.05.01 17:58:10.578762 [ 200 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19885 | 2026.05.01 17:58:10.578838 [ 200 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19886 | 2026.05.01 17:58:10.578995 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.11 MiB. | ||
| 19887 | 2026.05.01 17:58:11.000299 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.79 MiB, peak 409.86 MiB, free memory in arenas 0.00 B, will set to 395.39 MiB (RSS), difference: 4.60 MiB | ||
| 19888 | 2026.05.01 17:58:12.114285 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19889 | 2026.05.01 17:58:12.114334 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19890 | 2026.05.01 17:58:12.317615 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41332 | ||
| 19891 | 2026.05.01 17:58:12.318518 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19892 | 2026.05.01 17:58:12.318586 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19893 | 2026.05.01 17:58:12.319091 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19894 | 2026.05.01 17:58:12.319314 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19895 | 2026.05.01 17:58:12.319451 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41332 | ||
| 19896 | 2026.05.01 17:58:12.319461 [ 66 ] {} <Debug> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19897 | 2026.05.01 17:58:12.319520 [ 66 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19898 | 2026.05.01 17:58:12.319541 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19899 | 2026.05.01 17:58:12.319643 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 19900 | 2026.05.01 17:58:12.319757 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19901 | 2026.05.01 17:58:12.319792 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38900 rows starting from the beginning of the part | ||
| 19902 | 2026.05.01 17:58:12.319854 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 512 rows starting from the beginning of the part | ||
| 19903 | 2026.05.01 17:58:12.319904 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 448 rows starting from the beginning of the part | ||
| 19904 | 2026.05.01 17:58:12.319955 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 512 rows starting from the beginning of the part | ||
| 19905 | 2026.05.01 17:58:12.320014 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 448 rows starting from the beginning of the part | ||
| 19906 | 2026.05.01 17:58:12.320079 [ 197 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 512 rows starting from the beginning of the part | ||
| 19907 | 2026.05.01 17:58:12.322514 [ 192 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41332 rows, containing 4 columns (4 merged, 0 gathered) in 0.002914669 sec., 14180683.981611634 rows/sec., 202.86 MiB/sec. | ||
| 19908 | 2026.05.01 17:58:12.322985 [ 188 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19909 | 2026.05.01 17:58:12.323345 [ 188 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_86_17} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19910 | 2026.05.01 17:58:12.323437 [ 188 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_86_17} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19911 | 2026.05.01 17:58:12.323571 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 19912 | 2026.05.01 17:58:14.475602 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 19913 | 2026.05.01 17:58:14.497197 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19914 | 2026.05.01 17:58:14.497273 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19915 | 2026.05.01 17:58:14.503792 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19916 | 2026.05.01 17:58:14.504642 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19917 | 2026.05.01 17:58:14.504982 [ 62 ] {} <Debug> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19918 | 2026.05.01 17:58:14.505047 [ 62 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19919 | 2026.05.01 17:58:14.505068 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19920 | 2026.05.01 17:58:14.505207 [ 197 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 19921 | 2026.05.01 17:58:14.509500 [ 197 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19922 | 2026.05.01 17:58:14.510040 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 19923 | 2026.05.01 17:58:14.511222 [ 197 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 19924 | 2026.05.01 17:58:14.516466 [ 197 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 19925 | 2026.05.01 17:58:14.521684 [ 197 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 19926 | 2026.05.01 17:58:14.526575 [ 197 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 19927 | 2026.05.01 17:58:14.532329 [ 197 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 19928 | 2026.05.01 17:58:14.537700 [ 197 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 19929 | 2026.05.01 17:58:14.609325 [ 192 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.104183377 sec., 6219.802224303019 rows/sec., 32.16 MiB/sec. | ||
| 19930 | 2026.05.01 17:58:14.612717 [ 190 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19931 | 2026.05.01 17:58:14.615193 [ 190 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_86_17} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19932 | 2026.05.01 17:58:14.615328 [ 190 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_86_17} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19933 | 2026.05.01 17:58:14.617946 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19934 | 2026.05.01 17:58:15.000248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.47 MiB, peak 413.90 MiB, free memory in arenas 0.00 B, will set to 395.40 MiB (RSS), difference: -1.07 MiB | ||
| 19935 | 2026.05.01 17:58:15.073716 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19936 | 2026.05.01 17:58:15.073776 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19937 | 2026.05.01 17:58:15.077178 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19938 | 2026.05.01 17:58:15.554158 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19939 | 2026.05.01 17:58:15.554358 [ 279 ] {9d75959f-fc71-4589-b701-6489f47b9f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19940 | 2026.05.01 17:58:15.554431 [ 279 ] {9d75959f-fc71-4589-b701-6489f47b9f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19941 | 2026.05.01 17:58:15.555143 [ 279 ] {9d75959f-fc71-4589-b701-6489f47b9f5c} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19942 | 2026.05.01 17:58:15.555193 [ 279 ] {9d75959f-fc71-4589-b701-6489f47b9f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19943 | 2026.05.01 17:58:15.555601 [ 279 ] {9d75959f-fc71-4589-b701-6489f47b9f5c} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19944 | 2026.05.01 17:58:15.555850 [ 279 ] {9d75959f-fc71-4589-b701-6489f47b9f5c} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19945 | 2026.05.01 17:58:15.556021 [ 279 ] {9d75959f-fc71-4589-b701-6489f47b9f5c} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001713 sec., 39696.4389959136 rows/sec., 3.17 MiB/sec. | ||
| 19946 | 2026.05.01 17:58:15.556077 [ 279 ] {9d75959f-fc71-4589-b701-6489f47b9f5c} <Debug> TCPHandler: Processed in 0.002057662 sec. | ||
| 19947 | 2026.05.01 17:58:15.556214 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19948 | 2026.05.01 17:58:15.556322 [ 279 ] {339fdcab-e21d-459c-b8e7-2d21e4ad20e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19949 | 2026.05.01 17:58:15.556366 [ 279 ] {339fdcab-e21d-459c-b8e7-2d21e4ad20e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19950 | 2026.05.01 17:58:15.556789 [ 279 ] {339fdcab-e21d-459c-b8e7-2d21e4ad20e8} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19951 | 2026.05.01 17:58:15.556827 [ 279 ] {339fdcab-e21d-459c-b8e7-2d21e4ad20e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19952 | 2026.05.01 17:58:15.557139 [ 279 ] {339fdcab-e21d-459c-b8e7-2d21e4ad20e8} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19953 | 2026.05.01 17:58:15.557354 [ 279 ] {339fdcab-e21d-459c-b8e7-2d21e4ad20e8} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19954 | 2026.05.01 17:58:15.557491 [ 279 ] {339fdcab-e21d-459c-b8e7-2d21e4ad20e8} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001192 sec., 5033.557046979866 rows/sec., 378.50 KiB/sec. | ||
| 19955 | 2026.05.01 17:58:15.557532 [ 279 ] {339fdcab-e21d-459c-b8e7-2d21e4ad20e8} <Debug> TCPHandler: Processed in 0.001370488 sec. | ||
| 19956 | 2026.05.01 17:58:15.557552 [ 220 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19957 | 2026.05.01 17:58:15.557600 [ 220 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19958 | 2026.05.01 17:58:15.557649 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19959 | 2026.05.01 17:58:15.557751 [ 279 ] {75cefa1c-e083-4bce-8256-a9aba05d0411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19960 | 2026.05.01 17:58:15.557795 [ 279 ] {75cefa1c-e083-4bce-8256-a9aba05d0411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19961 | 2026.05.01 17:58:15.558235 [ 279 ] {75cefa1c-e083-4bce-8256-a9aba05d0411} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19962 | 2026.05.01 17:58:15.558277 [ 279 ] {75cefa1c-e083-4bce-8256-a9aba05d0411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19963 | 2026.05.01 17:58:15.558616 [ 279 ] {75cefa1c-e083-4bce-8256-a9aba05d0411} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19964 | 2026.05.01 17:58:15.558904 [ 279 ] {75cefa1c-e083-4bce-8256-a9aba05d0411} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19965 | 2026.05.01 17:58:15.559048 [ 279 ] {75cefa1c-e083-4bce-8256-a9aba05d0411} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001315 sec., 53231.9391634981 rows/sec., 4.16 MiB/sec. | ||
| 19966 | 2026.05.01 17:58:15.559088 [ 279 ] {75cefa1c-e083-4bce-8256-a9aba05d0411} <Debug> TCPHandler: Processed in 0.00148944 sec. | ||
| 19967 | 2026.05.01 17:58:15.559207 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19968 | 2026.05.01 17:58:15.559303 [ 279 ] {15b3725f-4206-4260-9136-59635f1137c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19969 | 2026.05.01 17:58:15.559351 [ 279 ] {15b3725f-4206-4260-9136-59635f1137c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19970 | 2026.05.01 17:58:15.559789 [ 279 ] {15b3725f-4206-4260-9136-59635f1137c9} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19971 | 2026.05.01 17:58:15.559832 [ 279 ] {15b3725f-4206-4260-9136-59635f1137c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19972 | 2026.05.01 17:58:15.560007 [ 220 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19973 | 2026.05.01 17:58:15.560195 [ 279 ] {15b3725f-4206-4260-9136-59635f1137c9} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19974 | 2026.05.01 17:58:15.560429 [ 279 ] {15b3725f-4206-4260-9136-59635f1137c9} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19975 | 2026.05.01 17:58:15.560566 [ 279 ] {15b3725f-4206-4260-9136-59635f1137c9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001283 sec., 124707.71628994543 rows/sec., 8.69 MiB/sec. | ||
| 19976 | 2026.05.01 17:58:15.560608 [ 279 ] {15b3725f-4206-4260-9136-59635f1137c9} <Debug> TCPHandler: Processed in 0.00145172 sec. | ||
| 19977 | 2026.05.01 17:58:15.560759 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19978 | 2026.05.01 17:58:15.560878 [ 279 ] {bf40056d-468e-467e-bff8-f4594fbcc27b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19979 | 2026.05.01 17:58:15.560945 [ 279 ] {bf40056d-468e-467e-bff8-f4594fbcc27b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19980 | 2026.05.01 17:58:15.561832 [ 279 ] {bf40056d-468e-467e-bff8-f4594fbcc27b} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19981 | 2026.05.01 17:58:15.561871 [ 279 ] {bf40056d-468e-467e-bff8-f4594fbcc27b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19982 | 2026.05.01 17:58:15.562387 [ 279 ] {bf40056d-468e-467e-bff8-f4594fbcc27b} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19983 | 2026.05.01 17:58:15.562613 [ 279 ] {bf40056d-468e-467e-bff8-f4594fbcc27b} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19984 | 2026.05.01 17:58:15.562761 [ 279 ] {bf40056d-468e-467e-bff8-f4594fbcc27b} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001907 sec., 3146.303093864709 rows/sec., 5.64 MiB/sec. | ||
| 19985 | 2026.05.01 17:58:15.562830 [ 279 ] {bf40056d-468e-467e-bff8-f4594fbcc27b} <Debug> TCPHandler: Processed in 0.002141344 sec. | ||
| 19986 | 2026.05.01 17:58:15.562947 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19987 | 2026.05.01 17:58:15.563043 [ 279 ] {6d9fe950-9ec5-4a2b-bcff-f7faec024d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19988 | 2026.05.01 17:58:15.563086 [ 279 ] {6d9fe950-9ec5-4a2b-bcff-f7faec024d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19989 | 2026.05.01 17:58:15.563437 [ 279 ] {6d9fe950-9ec5-4a2b-bcff-f7faec024d14} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19990 | 2026.05.01 17:58:15.563474 [ 279 ] {6d9fe950-9ec5-4a2b-bcff-f7faec024d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19991 | 2026.05.01 17:58:15.563774 [ 279 ] {6d9fe950-9ec5-4a2b-bcff-f7faec024d14} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19992 | 2026.05.01 17:58:15.563978 [ 279 ] {6d9fe950-9ec5-4a2b-bcff-f7faec024d14} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19993 | 2026.05.01 17:58:15.564115 [ 279 ] {6d9fe950-9ec5-4a2b-bcff-f7faec024d14} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 19994 | 2026.05.01 17:58:15.564152 [ 279 ] {6d9fe950-9ec5-4a2b-bcff-f7faec024d14} <Debug> TCPHandler: Processed in 0.001254596 sec. | ||
| 19995 | 2026.05.01 17:58:17.463798 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2524 | ||
| 19996 | 2026.05.01 17:58:17.465995 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19997 | 2026.05.01 17:58:17.466037 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 19998 | 2026.05.01 17:58:17.467240 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 19999 | 2026.05.01 17:58:17.467497 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20000 | 2026.05.01 17:58:17.467769 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2524 | ||
| 20001 | 2026.05.01 17:58:17.970827 [ 223 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20002 | 2026.05.01 17:58:17.970876 [ 223 ] {} <Debug> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20003 | 2026.05.01 17:58:17.973418 [ 223 ] {} <Debug> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20004 | 2026.05.01 17:58:18.042424 [ 57 ] {} <Debug> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71) (MergerMutator): Selected 5 parts from all_1_65_13 to all_69_69_0 | ||
| 20005 | 2026.05.01 17:58:18.042491 [ 57 ] {} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20006 | 2026.05.01 17:58:18.042512 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 20007 | 2026.05.01 17:58:18.042642 [ 192 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_69_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_13 to all_69_69_0 into Compact with storage Full | ||
| 20008 | 2026.05.01 17:58:18.042800 [ 192 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_69_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20009 | 2026.05.01 17:58:18.042834 [ 192 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 1064 rows starting from the beginning of the part | ||
| 20010 | 2026.05.01 17:58:18.042899 [ 192 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 801 rows starting from the beginning of the part | ||
| 20011 | 2026.05.01 17:58:18.042943 [ 192 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 239 rows starting from the beginning of the part | ||
| 20012 | 2026.05.01 17:58:18.042984 [ 192 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 24 rows starting from the beginning of the part | ||
| 20013 | 2026.05.01 17:58:18.043024 [ 192 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 801 rows starting from the beginning of the part | ||
| 20014 | 2026.05.01 17:58:18.044122 [ 199 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_69_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2929 rows, containing 5 columns (5 merged, 0 gathered) in 0.001541381 sec., 1900244.0019696623 rows/sec., 119.87 MiB/sec. | ||
| 20015 | 2026.05.01 17:58:18.044328 [ 186 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_69_14} <Trace> MergedBlockOutputStream: filled checksums all_1_69_14 (state Temporary) | ||
| 20016 | 2026.05.01 17:58:18.044627 [ 186 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_69_14} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_merge_all_1_69_14 to all_1_69_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20017 | 2026.05.01 17:58:18.044711 [ 186 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_69_14} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71) (MergerMutator): Merged 5 parts: [all_1_65_13, all_69_69_0] -> all_1_69_14 | ||
| 20018 | 2026.05.01 17:58:18.044821 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 20019 | 2026.05.01 17:58:19.820523 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41780 | ||
| 20020 | 2026.05.01 17:58:19.821041 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20021 | 2026.05.01 17:58:19.821084 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 20022 | 2026.05.01 17:58:19.821588 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 20023 | 2026.05.01 17:58:19.821842 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20024 | 2026.05.01 17:58:19.821983 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41780 | ||
| 20025 | 2026.05.01 17:58:20.229979 [ 221 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20026 | 2026.05.01 17:58:20.230025 [ 221 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20027 | 2026.05.01 17:58:20.233217 [ 221 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20028 | 2026.05.01 17:58:20.567405 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20029 | 2026.05.01 17:58:20.567603 [ 279 ] {55f720b4-5199-44a5-9073-d16a525c9476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20030 | 2026.05.01 17:58:20.567675 [ 279 ] {55f720b4-5199-44a5-9073-d16a525c9476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20031 | 2026.05.01 17:58:20.568498 [ 279 ] {55f720b4-5199-44a5-9073-d16a525c9476} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20032 | 2026.05.01 17:58:20.568549 [ 279 ] {55f720b4-5199-44a5-9073-d16a525c9476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 20033 | 2026.05.01 17:58:20.568968 [ 279 ] {55f720b4-5199-44a5-9073-d16a525c9476} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 20034 | 2026.05.01 17:58:20.569195 [ 279 ] {55f720b4-5199-44a5-9073-d16a525c9476} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20035 | 2026.05.01 17:58:20.569368 [ 279 ] {55f720b4-5199-44a5-9073-d16a525c9476} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001817 sec., 255365.98789212987 rows/sec., 16.19 MiB/sec. | ||
| 20036 | 2026.05.01 17:58:20.569423 [ 279 ] {55f720b4-5199-44a5-9073-d16a525c9476} <Debug> TCPHandler: Processed in 0.002154114 sec. | ||
| 20037 | 2026.05.01 17:58:20.569553 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20038 | 2026.05.01 17:58:20.569660 [ 279 ] {3b54bba4-92ec-44e1-88f2-70089fb2b856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20039 | 2026.05.01 17:58:20.569705 [ 279 ] {3b54bba4-92ec-44e1-88f2-70089fb2b856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20040 | 2026.05.01 17:58:20.570124 [ 279 ] {3b54bba4-92ec-44e1-88f2-70089fb2b856} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20041 | 2026.05.01 17:58:20.570162 [ 279 ] {3b54bba4-92ec-44e1-88f2-70089fb2b856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 20042 | 2026.05.01 17:58:20.570457 [ 279 ] {3b54bba4-92ec-44e1-88f2-70089fb2b856} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 20043 | 2026.05.01 17:58:20.570667 [ 279 ] {3b54bba4-92ec-44e1-88f2-70089fb2b856} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20044 | 2026.05.01 17:58:20.570803 [ 279 ] {3b54bba4-92ec-44e1-88f2-70089fb2b856} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001168 sec., 1712.3287671232877 rows/sec., 139.63 KiB/sec. | ||
| 20045 | 2026.05.01 17:58:20.570843 [ 279 ] {3b54bba4-92ec-44e1-88f2-70089fb2b856} <Debug> TCPHandler: Processed in 0.001343257 sec. | ||
| 20046 | 2026.05.01 17:58:20.570954 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20047 | 2026.05.01 17:58:20.571051 [ 279 ] {a151507b-4062-43b1-a179-b4d65baaa36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20048 | 2026.05.01 17:58:20.571092 [ 279 ] {a151507b-4062-43b1-a179-b4d65baaa36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20049 | 2026.05.01 17:58:20.572009 [ 279 ] {a151507b-4062-43b1-a179-b4d65baaa36b} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20050 | 2026.05.01 17:58:20.572046 [ 279 ] {a151507b-4062-43b1-a179-b4d65baaa36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 20051 | 2026.05.01 17:58:20.572424 [ 279 ] {a151507b-4062-43b1-a179-b4d65baaa36b} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20052 | 2026.05.01 17:58:20.572632 [ 279 ] {a151507b-4062-43b1-a179-b4d65baaa36b} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20053 | 2026.05.01 17:58:20.572770 [ 279 ] {a151507b-4062-43b1-a179-b4d65baaa36b} <Debug> executeQuery: Read 1320 rows, 105.65 KiB in 0.001739 sec., 759056.9292696952 rows/sec., 59.33 MiB/sec. | ||
| 20054 | 2026.05.01 17:58:20.572810 [ 279 ] {a151507b-4062-43b1-a179-b4d65baaa36b} <Debug> TCPHandler: Processed in 0.001904569 sec. | ||
| 20055 | 2026.05.01 17:58:20.572926 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20056 | 2026.05.01 17:58:20.573022 [ 279 ] {c1692e0b-5c3c-42e6-83f4-9c9b05f35cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20057 | 2026.05.01 17:58:20.573062 [ 279 ] {c1692e0b-5c3c-42e6-83f4-9c9b05f35cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20058 | 2026.05.01 17:58:20.573557 [ 279 ] {c1692e0b-5c3c-42e6-83f4-9c9b05f35cf0} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20059 | 2026.05.01 17:58:20.573595 [ 279 ] {c1692e0b-5c3c-42e6-83f4-9c9b05f35cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 20060 | 2026.05.01 17:58:20.573915 [ 279 ] {c1692e0b-5c3c-42e6-83f4-9c9b05f35cf0} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 20061 | 2026.05.01 17:58:20.574124 [ 279 ] {c1692e0b-5c3c-42e6-83f4-9c9b05f35cf0} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20062 | 2026.05.01 17:58:20.574258 [ 279 ] {c1692e0b-5c3c-42e6-83f4-9c9b05f35cf0} <Debug> executeQuery: Read 270 rows, 16.78 KiB in 0.001255 sec., 215139.4422310757 rows/sec., 13.06 MiB/sec. | ||
| 20063 | 2026.05.01 17:58:20.574297 [ 279 ] {c1692e0b-5c3c-42e6-83f4-9c9b05f35cf0} <Debug> TCPHandler: Processed in 0.001420749 sec. | ||
| 20064 | 2026.05.01 17:58:20.574411 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20065 | 2026.05.01 17:58:20.574507 [ 279 ] {aaaba312-c0f8-4e00-8807-5491a70629fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20066 | 2026.05.01 17:58:20.574547 [ 279 ] {aaaba312-c0f8-4e00-8807-5491a70629fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20067 | 2026.05.01 17:58:20.575020 [ 279 ] {aaaba312-c0f8-4e00-8807-5491a70629fe} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20068 | 2026.05.01 17:58:20.575056 [ 279 ] {aaaba312-c0f8-4e00-8807-5491a70629fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 20069 | 2026.05.01 17:58:20.575360 [ 279 ] {aaaba312-c0f8-4e00-8807-5491a70629fe} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 20070 | 2026.05.01 17:58:20.575561 [ 279 ] {aaaba312-c0f8-4e00-8807-5491a70629fe} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20071 | 2026.05.01 17:58:20.575694 [ 279 ] {aaaba312-c0f8-4e00-8807-5491a70629fe} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001205 sec., 198340.2489626556 rows/sec., 12.78 MiB/sec. | ||
| 20072 | 2026.05.01 17:58:20.575732 [ 279 ] {aaaba312-c0f8-4e00-8807-5491a70629fe} <Debug> TCPHandler: Processed in 0.001369348 sec. | ||
| 20073 | 2026.05.01 17:58:20.575838 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20074 | 2026.05.01 17:58:20.575942 [ 279 ] {36c40c07-160d-48c4-81d7-2cf73bb63ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20075 | 2026.05.01 17:58:20.575983 [ 279 ] {36c40c07-160d-48c4-81d7-2cf73bb63ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20076 | 2026.05.01 17:58:20.576471 [ 279 ] {36c40c07-160d-48c4-81d7-2cf73bb63ab7} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20077 | 2026.05.01 17:58:20.576511 [ 279 ] {36c40c07-160d-48c4-81d7-2cf73bb63ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 20078 | 2026.05.01 17:58:20.576833 [ 279 ] {36c40c07-160d-48c4-81d7-2cf73bb63ab7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 20079 | 2026.05.01 17:58:20.577042 [ 279 ] {36c40c07-160d-48c4-81d7-2cf73bb63ab7} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20080 | 2026.05.01 17:58:20.577177 [ 279 ] {36c40c07-160d-48c4-81d7-2cf73bb63ab7} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001254 sec., 189792.663476874 rows/sec., 10.77 MiB/sec. | ||
| 20081 | 2026.05.01 17:58:20.577217 [ 279 ] {36c40c07-160d-48c4-81d7-2cf73bb63ab7} <Debug> TCPHandler: Processed in 0.001427329 sec. | ||
| 20082 | 2026.05.01 17:58:20.577318 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20083 | 2026.05.01 17:58:20.577414 [ 279 ] {d3c5ab71-ada6-4e4a-8fdd-54474e78a329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20084 | 2026.05.01 17:58:20.577457 [ 279 ] {d3c5ab71-ada6-4e4a-8fdd-54474e78a329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20085 | 2026.05.01 17:58:20.578189 [ 279 ] {d3c5ab71-ada6-4e4a-8fdd-54474e78a329} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20086 | 2026.05.01 17:58:20.578225 [ 279 ] {d3c5ab71-ada6-4e4a-8fdd-54474e78a329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 20087 | 2026.05.01 17:58:20.578560 [ 279 ] {d3c5ab71-ada6-4e4a-8fdd-54474e78a329} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20088 | 2026.05.01 17:58:20.578775 [ 279 ] {d3c5ab71-ada6-4e4a-8fdd-54474e78a329} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20089 | 2026.05.01 17:58:20.578908 [ 279 ] {d3c5ab71-ada6-4e4a-8fdd-54474e78a329} <Debug> executeQuery: Read 798 rows, 57.21 KiB in 0.001512 sec., 527777.7777777778 rows/sec., 36.95 MiB/sec. | ||
| 20090 | 2026.05.01 17:58:20.578948 [ 279 ] {d3c5ab71-ada6-4e4a-8fdd-54474e78a329} <Debug> TCPHandler: Processed in 0.001677574 sec. | ||
| 20091 | 2026.05.01 17:58:20.579056 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20092 | 2026.05.01 17:58:20.579151 [ 279 ] {047c8b74-26be-45fd-9bc2-e160461a6da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20093 | 2026.05.01 17:58:20.579194 [ 279 ] {047c8b74-26be-45fd-9bc2-e160461a6da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20094 | 2026.05.01 17:58:20.579530 [ 279 ] {047c8b74-26be-45fd-9bc2-e160461a6da7} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20095 | 2026.05.01 17:58:20.579566 [ 279 ] {047c8b74-26be-45fd-9bc2-e160461a6da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 20096 | 2026.05.01 17:58:20.579868 [ 279 ] {047c8b74-26be-45fd-9bc2-e160461a6da7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 20097 | 2026.05.01 17:58:20.580083 [ 279 ] {047c8b74-26be-45fd-9bc2-e160461a6da7} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20098 | 2026.05.01 17:58:20.580218 [ 279 ] {047c8b74-26be-45fd-9bc2-e160461a6da7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 20099 | 2026.05.01 17:58:20.580256 [ 279 ] {047c8b74-26be-45fd-9bc2-e160461a6da7} <Debug> TCPHandler: Processed in 0.001247275 sec. | ||
| 20100 | 2026.05.01 17:58:20.580355 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20101 | 2026.05.01 17:58:20.580449 [ 279 ] {10877b37-5347-4f07-9ec5-83fd7b4c6a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20102 | 2026.05.01 17:58:20.580491 [ 279 ] {10877b37-5347-4f07-9ec5-83fd7b4c6a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20103 | 2026.05.01 17:58:20.580930 [ 279 ] {10877b37-5347-4f07-9ec5-83fd7b4c6a6b} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20104 | 2026.05.01 17:58:20.580965 [ 279 ] {10877b37-5347-4f07-9ec5-83fd7b4c6a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 20105 | 2026.05.01 17:58:20.581302 [ 279 ] {10877b37-5347-4f07-9ec5-83fd7b4c6a6b} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20106 | 2026.05.01 17:58:20.581516 [ 279 ] {10877b37-5347-4f07-9ec5-83fd7b4c6a6b} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20107 | 2026.05.01 17:58:20.581648 [ 279 ] {10877b37-5347-4f07-9ec5-83fd7b4c6a6b} <Debug> executeQuery: Read 336 rows, 22.52 KiB in 0.001216 sec., 276315.7894736842 rows/sec., 18.08 MiB/sec. | ||
| 20108 | 2026.05.01 17:58:20.581686 [ 279 ] {10877b37-5347-4f07-9ec5-83fd7b4c6a6b} <Debug> TCPHandler: Processed in 0.001378198 sec. | ||
| 20109 | 2026.05.01 17:58:20.581792 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20110 | 2026.05.01 17:58:20.581885 [ 279 ] {ff1c9e6e-08b1-4357-9222-12dec8ef4d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20111 | 2026.05.01 17:58:20.581928 [ 279 ] {ff1c9e6e-08b1-4357-9222-12dec8ef4d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20112 | 2026.05.01 17:58:20.582244 [ 279 ] {ff1c9e6e-08b1-4357-9222-12dec8ef4d3b} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20113 | 2026.05.01 17:58:20.582280 [ 279 ] {ff1c9e6e-08b1-4357-9222-12dec8ef4d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 20114 | 2026.05.01 17:58:20.582563 [ 279 ] {ff1c9e6e-08b1-4357-9222-12dec8ef4d3b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 20115 | 2026.05.01 17:58:20.582764 [ 279 ] {ff1c9e6e-08b1-4357-9222-12dec8ef4d3b} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20116 | 2026.05.01 17:58:20.582892 [ 279 ] {ff1c9e6e-08b1-4357-9222-12dec8ef4d3b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 20117 | 2026.05.01 17:58:20.582929 [ 279 ] {ff1c9e6e-08b1-4357-9222-12dec8ef4d3b} <Debug> TCPHandler: Processed in 0.001184934 sec. | ||
| 20118 | 2026.05.01 17:58:20.583043 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20119 | 2026.05.01 17:58:20.583137 [ 279 ] {34ea252b-762d-481f-929a-caca61f02f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20120 | 2026.05.01 17:58:20.583191 [ 279 ] {34ea252b-762d-481f-929a-caca61f02f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20121 | 2026.05.01 17:58:20.584033 [ 279 ] {34ea252b-762d-481f-929a-caca61f02f94} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20122 | 2026.05.01 17:58:20.584070 [ 279 ] {34ea252b-762d-481f-929a-caca61f02f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 20123 | 2026.05.01 17:58:20.584623 [ 279 ] {34ea252b-762d-481f-929a-caca61f02f94} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 20124 | 2026.05.01 17:58:20.584853 [ 279 ] {34ea252b-762d-481f-929a-caca61f02f94} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20125 | 2026.05.01 17:58:20.584996 [ 279 ] {34ea252b-762d-481f-929a-caca61f02f94} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001876 sec., 19189.765458422175 rows/sec., 34.39 MiB/sec. | ||
| 20126 | 2026.05.01 17:58:20.585068 [ 279 ] {34ea252b-762d-481f-929a-caca61f02f94} <Debug> TCPHandler: Processed in 0.002072602 sec. | ||
| 20127 | 2026.05.01 17:58:20.585184 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20128 | 2026.05.01 17:58:20.585279 [ 279 ] {f3199a8c-854c-41fb-a10f-97075c0305e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20129 | 2026.05.01 17:58:20.585320 [ 279 ] {f3199a8c-854c-41fb-a10f-97075c0305e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20130 | 2026.05.01 17:58:20.585656 [ 279 ] {f3199a8c-854c-41fb-a10f-97075c0305e3} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20131 | 2026.05.01 17:58:20.585694 [ 279 ] {f3199a8c-854c-41fb-a10f-97075c0305e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 20132 | 2026.05.01 17:58:20.585999 [ 279 ] {f3199a8c-854c-41fb-a10f-97075c0305e3} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20133 | 2026.05.01 17:58:20.586212 [ 279 ] {f3199a8c-854c-41fb-a10f-97075c0305e3} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20134 | 2026.05.01 17:58:20.586349 [ 279 ] {f3199a8c-854c-41fb-a10f-97075c0305e3} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001089 sec., 101010.10101010102 rows/sec., 6.14 MiB/sec. | ||
| 20135 | 2026.05.01 17:58:20.586386 [ 279 ] {f3199a8c-854c-41fb-a10f-97075c0305e3} <Debug> TCPHandler: Processed in 0.001249965 sec. | ||
| 20136 | 2026.05.01 17:58:20.586458 [ 223 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20137 | 2026.05.01 17:58:20.586513 [ 223 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20138 | 2026.05.01 17:58:20.589907 [ 223 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20139 | 2026.05.01 17:58:21.226108 [ 223 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20140 | 2026.05.01 17:58:21.226159 [ 223 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20141 | 2026.05.01 17:58:21.227943 [ 223 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20142 | 2026.05.01 17:58:21.255828 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20143 | 2026.05.01 17:58:21.255885 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20144 | 2026.05.01 17:58:21.259000 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20145 | 2026.05.01 17:58:21.977894 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39363 | ||
| 20146 | 2026.05.01 17:58:21.978022 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20147 | 2026.05.01 17:58:21.978054 [ 338 ] {} <Debug> TCP-Session: 1c05c1e0-a6ea-406f-8947-a6b18b1e2fd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39363 | ||
| 20148 | 2026.05.01 17:58:21.978079 [ 338 ] {} <Debug> TCP-Session: 1c05c1e0-a6ea-406f-8947-a6b18b1e2fd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20149 | 2026.05.01 17:58:21.978094 [ 338 ] {} <Debug> TCP-Session: 1c05c1e0-a6ea-406f-8947-a6b18b1e2fd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20150 | 2026.05.01 17:58:21.978295 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53373 | ||
| 20151 | 2026.05.01 17:58:21.978322 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52619 | ||
| 20152 | 2026.05.01 17:58:21.978349 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36450 | ||
| 20153 | 2026.05.01 17:58:21.978363 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45700 | ||
| 20154 | 2026.05.01 17:58:21.978414 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20155 | 2026.05.01 17:58:21.978379 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40177 | ||
| 20156 | 2026.05.01 17:58:21.978449 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20157 | 2026.05.01 17:58:21.978479 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20158 | 2026.05.01 17:58:21.978484 [ 338 ] {} <Trace> TCP-Session: 1c05c1e0-a6ea-406f-8947-a6b18b1e2fd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20159 | 2026.05.01 17:58:21.978525 [ 335 ] {} <Debug> TCP-Session: 2e3c3814-8073-4ec6-8789-ed5105ff5815 Authenticating user 'default' from [fd00:1122:3344:101::e]:45700 | ||
| 20160 | 2026.05.01 17:58:21.978510 [ 340 ] {} <Debug> TCP-Session: 33176e98-ea61-4b3a-bf0c-281b678aad8e Authenticating user 'default' from [fd00:1122:3344:101::e]:52619 | ||
| 20161 | 2026.05.01 17:58:21.978549 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20162 | 2026.05.01 17:58:21.978566 [ 335 ] {} <Debug> TCP-Session: 2e3c3814-8073-4ec6-8789-ed5105ff5815 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20163 | 2026.05.01 17:58:21.978584 [ 340 ] {} <Debug> TCP-Session: 33176e98-ea61-4b3a-bf0c-281b678aad8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20164 | 2026.05.01 17:58:21.978598 [ 337 ] {} <Debug> TCP-Session: 928c832f-d902-4b79-b049-b2b8a5d50628 Authenticating user 'default' from [fd00:1122:3344:101::e]:40177 | ||
| 20165 | 2026.05.01 17:58:21.978604 [ 335 ] {} <Debug> TCP-Session: 2e3c3814-8073-4ec6-8789-ed5105ff5815 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20166 | 2026.05.01 17:58:21.978615 [ 340 ] {} <Debug> TCP-Session: 33176e98-ea61-4b3a-bf0c-281b678aad8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20167 | 2026.05.01 17:58:21.978638 [ 337 ] {} <Debug> TCP-Session: 928c832f-d902-4b79-b049-b2b8a5d50628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20168 | 2026.05.01 17:58:21.978450 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20169 | 2026.05.01 17:58:21.978671 [ 337 ] {} <Debug> TCP-Session: 928c832f-d902-4b79-b049-b2b8a5d50628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20170 | 2026.05.01 17:58:21.978449 [ 339 ] {} <Debug> TCP-Session: c9615f27-6575-41cc-906c-64678d6f314f Authenticating user 'default' from [fd00:1122:3344:101::e]:53373 | ||
| 20171 | 2026.05.01 17:58:21.978701 [ 334 ] {} <Debug> TCP-Session: c4b7e477-036a-41a9-9e95-a523812ce166 Authenticating user 'default' from [fd00:1122:3344:101::e]:36450 | ||
| 20172 | 2026.05.01 17:58:21.978701 [ 338 ] {14d826b6-9fbd-4b3b-9458-b117643f82cf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39363) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20173 | 2026.05.01 17:58:21.978730 [ 339 ] {} <Debug> TCP-Session: c9615f27-6575-41cc-906c-64678d6f314f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20174 | 2026.05.01 17:58:21.978746 [ 334 ] {} <Debug> TCP-Session: c4b7e477-036a-41a9-9e95-a523812ce166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20175 | 2026.05.01 17:58:21.978771 [ 339 ] {} <Debug> TCP-Session: c9615f27-6575-41cc-906c-64678d6f314f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20176 | 2026.05.01 17:58:21.978784 [ 334 ] {} <Debug> TCP-Session: c4b7e477-036a-41a9-9e95-a523812ce166 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20177 | 2026.05.01 17:58:21.978374 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37507 | ||
| 20178 | 2026.05.01 17:58:21.978338 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60052 | ||
| 20179 | 2026.05.01 17:58:21.978332 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58405 | ||
| 20180 | 2026.05.01 17:58:21.978880 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20181 | 2026.05.01 17:58:21.978912 [ 336 ] {} <Debug> TCP-Session: d4aed4da-63c8-4dfa-9c2c-b45c22b16b28 Authenticating user 'default' from [fd00:1122:3344:101::e]:37507 | ||
| 20182 | 2026.05.01 17:58:21.978919 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20183 | 2026.05.01 17:58:21.978929 [ 336 ] {} <Debug> TCP-Session: d4aed4da-63c8-4dfa-9c2c-b45c22b16b28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20184 | 2026.05.01 17:58:21.978932 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20185 | 2026.05.01 17:58:21.978950 [ 267 ] {} <Debug> TCP-Session: 6e758050-c9a7-42d5-9407-7b7288d13001 Authenticating user 'default' from [fd00:1122:3344:101::e]:60052 | ||
| 20186 | 2026.05.01 17:58:21.978956 [ 336 ] {} <Debug> TCP-Session: d4aed4da-63c8-4dfa-9c2c-b45c22b16b28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20187 | 2026.05.01 17:58:21.978975 [ 341 ] {} <Debug> TCP-Session: fe269b66-4ac2-4526-b4d1-93613f9e68d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58405 | ||
| 20188 | 2026.05.01 17:58:21.978982 [ 267 ] {} <Debug> TCP-Session: 6e758050-c9a7-42d5-9407-7b7288d13001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20189 | 2026.05.01 17:58:21.979009 [ 341 ] {} <Debug> TCP-Session: fe269b66-4ac2-4526-b4d1-93613f9e68d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20190 | 2026.05.01 17:58:21.979010 [ 267 ] {} <Debug> TCP-Session: 6e758050-c9a7-42d5-9407-7b7288d13001 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20191 | 2026.05.01 17:58:21.979022 [ 341 ] {} <Debug> TCP-Session: fe269b66-4ac2-4526-b4d1-93613f9e68d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20192 | 2026.05.01 17:58:21.979011 [ 338 ] {14d826b6-9fbd-4b3b-9458-b117643f82cf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20193 | 2026.05.01 17:58:21.979093 [ 338 ] {14d826b6-9fbd-4b3b-9458-b117643f82cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20194 | 2026.05.01 17:58:21.979379 [ 338 ] {14d826b6-9fbd-4b3b-9458-b117643f82cf} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 20195 | 2026.05.01 17:58:21.980280 [ 304 ] {14d826b6-9fbd-4b3b-9458-b117643f82cf} <Trace> AggregatingTransform: Aggregating | ||
| 20196 | 2026.05.01 17:58:21.980339 [ 304 ] {14d826b6-9fbd-4b3b-9458-b117643f82cf} <Trace> Aggregator: Aggregation method: without_key | ||
| 20197 | 2026.05.01 17:58:21.980380 [ 304 ] {14d826b6-9fbd-4b3b-9458-b117643f82cf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000899218 sec. (1112.077 rows/sec., 43.44 KiB/sec.) | ||
| 20198 | 2026.05.01 17:58:21.980397 [ 304 ] {14d826b6-9fbd-4b3b-9458-b117643f82cf} <Trace> Aggregator: Merging aggregated data | ||
| 20199 | 2026.05.01 17:58:21.981437 [ 338 ] {14d826b6-9fbd-4b3b-9458-b117643f82cf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002803 sec., 356.76061362825544 rows/sec., 13.94 KiB/sec. | ||
| 20200 | 2026.05.01 17:58:21.981546 [ 338 ] {14d826b6-9fbd-4b3b-9458-b117643f82cf} <Debug> TCPHandler: Processed in 0.003190605 sec. | ||
| 20201 | 2026.05.01 17:58:21.981679 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20202 | 2026.05.01 17:58:21.981704 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20203 | 2026.05.01 17:58:21.981707 [ 338 ] {} <Debug> TCP-Session: 1c05c1e0-a6ea-406f-8947-a6b18b1e2fd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20204 | 2026.05.01 17:58:21.981727 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20205 | 2026.05.01 17:58:21.981748 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20206 | 2026.05.01 17:58:21.981770 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20207 | 2026.05.01 17:58:21.981791 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20208 | 2026.05.01 17:58:21.981795 [ 336 ] {} <Debug> TCP-Session: d4aed4da-63c8-4dfa-9c2c-b45c22b16b28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20209 | 2026.05.01 17:58:21.981817 [ 337 ] {} <Debug> TCP-Session: 928c832f-d902-4b79-b049-b2b8a5d50628 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20210 | 2026.05.01 17:58:21.981829 [ 341 ] {} <Debug> TCP-Session: fe269b66-4ac2-4526-b4d1-93613f9e68d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20211 | 2026.05.01 17:58:21.981833 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20212 | 2026.05.01 17:58:21.981855 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20213 | 2026.05.01 17:58:21.981872 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20214 | 2026.05.01 17:58:21.981888 [ 334 ] {} <Debug> TCP-Session: c4b7e477-036a-41a9-9e95-a523812ce166 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20215 | 2026.05.01 17:58:21.981907 [ 267 ] {} <Debug> TCP-Session: 6e758050-c9a7-42d5-9407-7b7288d13001 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20216 | 2026.05.01 17:58:21.981928 [ 335 ] {} <Debug> TCP-Session: 2e3c3814-8073-4ec6-8789-ed5105ff5815 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20217 | 2026.05.01 17:58:21.981779 [ 340 ] {} <Debug> TCP-Session: 33176e98-ea61-4b3a-bf0c-281b678aad8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20218 | 2026.05.01 17:58:21.981748 [ 339 ] {} <Debug> TCP-Session: c9615f27-6575-41cc-906c-64678d6f314f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20219 | 2026.05.01 17:58:22.010221 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 20220 | 2026.05.01 17:58:22.027764 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20221 | 2026.05.01 17:58:22.027815 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 20222 | 2026.05.01 17:58:22.033901 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 20223 | 2026.05.01 17:58:22.034614 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20224 | 2026.05.01 17:58:22.037760 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 20225 | 2026.05.01 17:58:23.440578 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37376 | ||
| 20226 | 2026.05.01 17:58:23.440728 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20227 | 2026.05.01 17:58:23.440769 [ 338 ] {} <Debug> TCP-Session: 82951645-50ef-4fc0-8ca2-624637fb0d06 Authenticating user 'default' from [fd00:1122:3344:101::e]:37376 | ||
| 20228 | 2026.05.01 17:58:23.440802 [ 338 ] {} <Debug> TCP-Session: 82951645-50ef-4fc0-8ca2-624637fb0d06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20229 | 2026.05.01 17:58:23.440820 [ 338 ] {} <Debug> TCP-Session: 82951645-50ef-4fc0-8ca2-624637fb0d06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20230 | 2026.05.01 17:58:23.441061 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65269 | ||
| 20231 | 2026.05.01 17:58:23.441096 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39737 | ||
| 20232 | 2026.05.01 17:58:23.441136 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60310 | ||
| 20233 | 2026.05.01 17:58:23.441157 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40364 | ||
| 20234 | 2026.05.01 17:58:23.441202 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20235 | 2026.05.01 17:58:23.441197 [ 338 ] {} <Trace> TCP-Session: 82951645-50ef-4fc0-8ca2-624637fb0d06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20236 | 2026.05.01 17:58:23.441243 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20237 | 2026.05.01 17:58:23.441252 [ 339 ] {} <Debug> TCP-Session: 07d83b5a-2b77-4511-b70b-6678a8ef9f34 Authenticating user 'default' from [fd00:1122:3344:101::e]:65269 | ||
| 20238 | 2026.05.01 17:58:23.441264 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20239 | 2026.05.01 17:58:23.441284 [ 335 ] {} <Debug> TCP-Session: ca2cd46d-d57d-4cf2-94dd-dcc59c518105 Authenticating user 'default' from [fd00:1122:3344:101::e]:60310 | ||
| 20240 | 2026.05.01 17:58:23.441297 [ 339 ] {} <Debug> TCP-Session: 07d83b5a-2b77-4511-b70b-6678a8ef9f34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20241 | 2026.05.01 17:58:23.441316 [ 337 ] {} <Debug> TCP-Session: e13a852e-e25e-43a6-9db2-b3f2b72bfc75 Authenticating user 'default' from [fd00:1122:3344:101::e]:40364 | ||
| 20242 | 2026.05.01 17:58:23.441329 [ 339 ] {} <Debug> TCP-Session: 07d83b5a-2b77-4511-b70b-6678a8ef9f34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20243 | 2026.05.01 17:58:23.441418 [ 337 ] {} <Debug> TCP-Session: e13a852e-e25e-43a6-9db2-b3f2b72bfc75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20244 | 2026.05.01 17:58:23.441432 [ 338 ] {e433c3fa-1653-4d54-8bc7-6ea1b7467674} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37376) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20245 | 2026.05.01 17:58:23.441449 [ 337 ] {} <Debug> TCP-Session: e13a852e-e25e-43a6-9db2-b3f2b72bfc75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20246 | 2026.05.01 17:58:23.441320 [ 335 ] {} <Debug> TCP-Session: ca2cd46d-d57d-4cf2-94dd-dcc59c518105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20247 | 2026.05.01 17:58:23.441239 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20248 | 2026.05.01 17:58:23.441504 [ 335 ] {} <Debug> TCP-Session: ca2cd46d-d57d-4cf2-94dd-dcc59c518105 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20249 | 2026.05.01 17:58:23.441152 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44839 | ||
| 20250 | 2026.05.01 17:58:23.441537 [ 267 ] {} <Debug> TCP-Session: 26f57180-547c-48af-8314-0f470f316971 Authenticating user 'default' from [fd00:1122:3344:101::e]:39737 | ||
| 20251 | 2026.05.01 17:58:23.441126 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33788 | ||
| 20252 | 2026.05.01 17:58:23.441621 [ 267 ] {} <Debug> TCP-Session: 26f57180-547c-48af-8314-0f470f316971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20253 | 2026.05.01 17:58:23.441096 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59997 | ||
| 20254 | 2026.05.01 17:58:23.441678 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20255 | 2026.05.01 17:58:23.441095 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60148 | ||
| 20256 | 2026.05.01 17:58:23.441754 [ 338 ] {e433c3fa-1653-4d54-8bc7-6ea1b7467674} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20257 | 2026.05.01 17:58:23.441797 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20258 | 2026.05.01 17:58:23.441809 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20259 | 2026.05.01 17:58:23.441836 [ 338 ] {e433c3fa-1653-4d54-8bc7-6ea1b7467674} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20260 | 2026.05.01 17:58:23.441843 [ 334 ] {} <Debug> TCP-Session: 143f9c7c-4bb3-49e8-a78b-815389e3c646 Authenticating user 'default' from [fd00:1122:3344:101::e]:33788 | ||
| 20261 | 2026.05.01 17:58:23.441866 [ 340 ] {} <Debug> TCP-Session: 8904d7b7-e814-4c46-8c0b-78b5556ccf44 Authenticating user 'default' from [fd00:1122:3344:101::e]:60148 | ||
| 20262 | 2026.05.01 17:58:23.441877 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20263 | 2026.05.01 17:58:23.441906 [ 340 ] {} <Debug> TCP-Session: 8904d7b7-e814-4c46-8c0b-78b5556ccf44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20264 | 2026.05.01 17:58:23.441885 [ 334 ] {} <Debug> TCP-Session: 143f9c7c-4bb3-49e8-a78b-815389e3c646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20265 | 2026.05.01 17:58:23.441936 [ 340 ] {} <Debug> TCP-Session: 8904d7b7-e814-4c46-8c0b-78b5556ccf44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20266 | 2026.05.01 17:58:23.441962 [ 334 ] {} <Debug> TCP-Session: 143f9c7c-4bb3-49e8-a78b-815389e3c646 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20267 | 2026.05.01 17:58:23.441933 [ 341 ] {} <Debug> TCP-Session: 293a60bf-a6bb-41dc-9c57-135e2ef4df2a Authenticating user 'default' from [fd00:1122:3344:101::e]:59997 | ||
| 20268 | 2026.05.01 17:58:23.441802 [ 336 ] {} <Debug> TCP-Session: 5f4772e3-9bda-4af3-bf72-599bedbc9431 Authenticating user 'default' from [fd00:1122:3344:101::e]:44839 | ||
| 20269 | 2026.05.01 17:58:23.442033 [ 341 ] {} <Debug> TCP-Session: 293a60bf-a6bb-41dc-9c57-135e2ef4df2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20270 | 2026.05.01 17:58:23.442060 [ 336 ] {} <Debug> TCP-Session: 5f4772e3-9bda-4af3-bf72-599bedbc9431 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20271 | 2026.05.01 17:58:23.442078 [ 341 ] {} <Debug> TCP-Session: 293a60bf-a6bb-41dc-9c57-135e2ef4df2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20272 | 2026.05.01 17:58:23.442094 [ 336 ] {} <Debug> TCP-Session: 5f4772e3-9bda-4af3-bf72-599bedbc9431 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20273 | 2026.05.01 17:58:23.441852 [ 267 ] {} <Debug> TCP-Session: 26f57180-547c-48af-8314-0f470f316971 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20274 | 2026.05.01 17:58:23.442213 [ 338 ] {e433c3fa-1653-4d54-8bc7-6ea1b7467674} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 20275 | 2026.05.01 17:58:23.443351 [ 313 ] {e433c3fa-1653-4d54-8bc7-6ea1b7467674} <Trace> AggregatingTransform: Aggregating | ||
| 20276 | 2026.05.01 17:58:23.443397 [ 313 ] {e433c3fa-1653-4d54-8bc7-6ea1b7467674} <Trace> Aggregator: Aggregation method: without_key | ||
| 20277 | 2026.05.01 17:58:23.443437 [ 313 ] {e433c3fa-1653-4d54-8bc7-6ea1b7467674} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001093092 sec. (914.836 rows/sec., 35.74 KiB/sec.) | ||
| 20278 | 2026.05.01 17:58:23.443455 [ 313 ] {e433c3fa-1653-4d54-8bc7-6ea1b7467674} <Trace> Aggregator: Merging aggregated data | ||
| 20279 | 2026.05.01 17:58:23.444998 [ 338 ] {e433c3fa-1653-4d54-8bc7-6ea1b7467674} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00363 sec., 275.4820936639118 rows/sec., 10.76 KiB/sec. | ||
| 20280 | 2026.05.01 17:58:23.445196 [ 338 ] {e433c3fa-1653-4d54-8bc7-6ea1b7467674} <Debug> TCPHandler: Processed in 0.004136554 sec. | ||
| 20281 | 2026.05.01 17:58:23.445365 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20282 | 2026.05.01 17:58:23.445397 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20283 | 2026.05.01 17:58:23.445410 [ 338 ] {} <Debug> TCP-Session: 82951645-50ef-4fc0-8ca2-624637fb0d06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20284 | 2026.05.01 17:58:23.445420 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20285 | 2026.05.01 17:58:23.445447 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20286 | 2026.05.01 17:58:23.445474 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20287 | 2026.05.01 17:58:23.445497 [ 339 ] {} <Debug> TCP-Session: 07d83b5a-2b77-4511-b70b-6678a8ef9f34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20288 | 2026.05.01 17:58:23.445510 [ 337 ] {} <Debug> TCP-Session: e13a852e-e25e-43a6-9db2-b3f2b72bfc75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20289 | 2026.05.01 17:58:23.445529 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20290 | 2026.05.01 17:58:23.445535 [ 340 ] {} <Debug> TCP-Session: 8904d7b7-e814-4c46-8c0b-78b5556ccf44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20291 | 2026.05.01 17:58:23.445553 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20292 | 2026.05.01 17:58:23.445582 [ 335 ] {} <Debug> TCP-Session: ca2cd46d-d57d-4cf2-94dd-dcc59c518105 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20293 | 2026.05.01 17:58:23.445584 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20294 | 2026.05.01 17:58:23.445620 [ 334 ] {} <Debug> TCP-Session: 143f9c7c-4bb3-49e8-a78b-815389e3c646 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20295 | 2026.05.01 17:58:23.445510 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20296 | 2026.05.01 17:58:23.445669 [ 336 ] {} <Debug> TCP-Session: 5f4772e3-9bda-4af3-bf72-599bedbc9431 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20297 | 2026.05.01 17:58:23.445448 [ 341 ] {} <Debug> TCP-Session: 293a60bf-a6bb-41dc-9c57-135e2ef4df2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20298 | 2026.05.01 17:58:23.445704 [ 267 ] {} <Debug> TCP-Session: 26f57180-547c-48af-8314-0f470f316971 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20299 | 2026.05.01 17:58:23.841555 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35051 | ||
| 20300 | 2026.05.01 17:58:23.841674 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20301 | 2026.05.01 17:58:23.841701 [ 338 ] {} <Debug> TCP-Session: 8a7b318e-ad4d-4cde-847f-2ade4e65e6cf Authenticating user 'default' from [fd00:1122:3344:101::e]:35051 | ||
| 20302 | 2026.05.01 17:58:23.841724 [ 338 ] {} <Debug> TCP-Session: 8a7b318e-ad4d-4cde-847f-2ade4e65e6cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20303 | 2026.05.01 17:58:23.841736 [ 338 ] {} <Debug> TCP-Session: 8a7b318e-ad4d-4cde-847f-2ade4e65e6cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20304 | 2026.05.01 17:58:23.841931 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55845 | ||
| 20305 | 2026.05.01 17:58:23.841948 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35805 | ||
| 20306 | 2026.05.01 17:58:23.841998 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53197 | ||
| 20307 | 2026.05.01 17:58:23.842015 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61223 | ||
| 20308 | 2026.05.01 17:58:23.842014 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55355 | ||
| 20309 | 2026.05.01 17:58:23.842095 [ 338 ] {} <Trace> TCP-Session: 8a7b318e-ad4d-4cde-847f-2ade4e65e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20310 | 2026.05.01 17:58:23.842102 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20311 | 2026.05.01 17:58:23.842120 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20312 | 2026.05.01 17:58:23.842120 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20313 | 2026.05.01 17:58:23.842162 [ 335 ] {} <Debug> TCP-Session: bc77b46d-5973-4fd2-b640-f31d2f6874d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53197 | ||
| 20314 | 2026.05.01 17:58:23.842178 [ 340 ] {} <Debug> TCP-Session: 222734c2-488d-4311-acb5-c46b747df782 Authenticating user 'default' from [fd00:1122:3344:101::e]:35805 | ||
| 20315 | 2026.05.01 17:58:23.842197 [ 336 ] {} <Debug> TCP-Session: e2218b9d-cdee-469c-ba04-f39cc11459a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61223 | ||
| 20316 | 2026.05.01 17:58:23.842210 [ 335 ] {} <Debug> TCP-Session: bc77b46d-5973-4fd2-b640-f31d2f6874d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20317 | 2026.05.01 17:58:23.842221 [ 340 ] {} <Debug> TCP-Session: 222734c2-488d-4311-acb5-c46b747df782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20318 | 2026.05.01 17:58:23.842227 [ 336 ] {} <Debug> TCP-Session: e2218b9d-cdee-469c-ba04-f39cc11459a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20319 | 2026.05.01 17:58:23.842236 [ 335 ] {} <Debug> TCP-Session: bc77b46d-5973-4fd2-b640-f31d2f6874d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20320 | 2026.05.01 17:58:23.842252 [ 340 ] {} <Debug> TCP-Session: 222734c2-488d-4311-acb5-c46b747df782 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20321 | 2026.05.01 17:58:23.842259 [ 336 ] {} <Debug> TCP-Session: e2218b9d-cdee-469c-ba04-f39cc11459a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20322 | 2026.05.01 17:58:23.842207 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20323 | 2026.05.01 17:58:23.842293 [ 338 ] {051023f5-c38f-4c32-882b-ab37a23ed30d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35051) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20324 | 2026.05.01 17:58:23.842327 [ 337 ] {} <Debug> TCP-Session: cec7e605-3dd3-4dad-a8d2-8fc45c523001 Authenticating user 'default' from [fd00:1122:3344:101::e]:55355 | ||
| 20325 | 2026.05.01 17:58:23.842067 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20326 | 2026.05.01 17:58:23.842362 [ 337 ] {} <Debug> TCP-Session: cec7e605-3dd3-4dad-a8d2-8fc45c523001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20327 | 2026.05.01 17:58:23.841984 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54436 | ||
| 20328 | 2026.05.01 17:58:23.842397 [ 339 ] {} <Debug> TCP-Session: f1bcf558-3bc4-4498-a122-71b0dd235452 Authenticating user 'default' from [fd00:1122:3344:101::e]:55845 | ||
| 20329 | 2026.05.01 17:58:23.842401 [ 337 ] {} <Debug> TCP-Session: cec7e605-3dd3-4dad-a8d2-8fc45c523001 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20330 | 2026.05.01 17:58:23.842452 [ 339 ] {} <Debug> TCP-Session: f1bcf558-3bc4-4498-a122-71b0dd235452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20331 | 2026.05.01 17:58:23.842472 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20332 | 2026.05.01 17:58:23.842484 [ 339 ] {} <Debug> TCP-Session: f1bcf558-3bc4-4498-a122-71b0dd235452 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20333 | 2026.05.01 17:58:23.842503 [ 334 ] {} <Debug> TCP-Session: 56cd1d0e-fe79-44a7-a8f5-fd25f6289636 Authenticating user 'default' from [fd00:1122:3344:101::e]:54436 | ||
| 20334 | 2026.05.01 17:58:23.841964 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60431 | ||
| 20335 | 2026.05.01 17:58:23.842534 [ 334 ] {} <Debug> TCP-Session: 56cd1d0e-fe79-44a7-a8f5-fd25f6289636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20336 | 2026.05.01 17:58:23.841964 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41406 | ||
| 20337 | 2026.05.01 17:58:23.842577 [ 334 ] {} <Debug> TCP-Session: 56cd1d0e-fe79-44a7-a8f5-fd25f6289636 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20338 | 2026.05.01 17:58:23.842592 [ 338 ] {051023f5-c38f-4c32-882b-ab37a23ed30d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20339 | 2026.05.01 17:58:23.842609 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20340 | 2026.05.01 17:58:23.842649 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20341 | 2026.05.01 17:58:23.842652 [ 341 ] {} <Debug> TCP-Session: 707175f8-ba41-4e3c-bd15-59812b12cb99 Authenticating user 'default' from [fd00:1122:3344:101::e]:60431 | ||
| 20342 | 2026.05.01 17:58:23.842664 [ 338 ] {051023f5-c38f-4c32-882b-ab37a23ed30d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20343 | 2026.05.01 17:58:23.842681 [ 341 ] {} <Debug> TCP-Session: 707175f8-ba41-4e3c-bd15-59812b12cb99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20344 | 2026.05.01 17:58:23.842672 [ 267 ] {} <Debug> TCP-Session: 452fbebb-cd79-46cc-9482-0399281ba2eb Authenticating user 'default' from [fd00:1122:3344:101::e]:41406 | ||
| 20345 | 2026.05.01 17:58:23.842703 [ 341 ] {} <Debug> TCP-Session: 707175f8-ba41-4e3c-bd15-59812b12cb99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20346 | 2026.05.01 17:58:23.842719 [ 267 ] {} <Debug> TCP-Session: 452fbebb-cd79-46cc-9482-0399281ba2eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20347 | 2026.05.01 17:58:23.842733 [ 267 ] {} <Debug> TCP-Session: 452fbebb-cd79-46cc-9482-0399281ba2eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20348 | 2026.05.01 17:58:23.842963 [ 338 ] {051023f5-c38f-4c32-882b-ab37a23ed30d} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 20349 | 2026.05.01 17:58:23.843899 [ 288 ] {051023f5-c38f-4c32-882b-ab37a23ed30d} <Trace> AggregatingTransform: Aggregating | ||
| 20350 | 2026.05.01 17:58:23.843945 [ 288 ] {051023f5-c38f-4c32-882b-ab37a23ed30d} <Trace> Aggregator: Aggregation method: without_key | ||
| 20351 | 2026.05.01 17:58:23.843983 [ 288 ] {051023f5-c38f-4c32-882b-ab37a23ed30d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000917968 sec. (1089.363 rows/sec., 42.55 KiB/sec.) | ||
| 20352 | 2026.05.01 17:58:23.844002 [ 288 ] {051023f5-c38f-4c32-882b-ab37a23ed30d} <Trace> Aggregator: Merging aggregated data | ||
| 20353 | 2026.05.01 17:58:23.845443 [ 338 ] {051023f5-c38f-4c32-882b-ab37a23ed30d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003204 sec., 312.10986267166044 rows/sec., 12.19 KiB/sec. | ||
| 20354 | 2026.05.01 17:58:23.845580 [ 338 ] {051023f5-c38f-4c32-882b-ab37a23ed30d} <Debug> TCPHandler: Processed in 0.003609193 sec. | ||
| 20355 | 2026.05.01 17:58:23.845712 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20356 | 2026.05.01 17:58:23.845744 [ 338 ] {} <Debug> TCP-Session: 8a7b318e-ad4d-4cde-847f-2ade4e65e6cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20357 | 2026.05.01 17:58:23.845747 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20358 | 2026.05.01 17:58:23.845767 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20359 | 2026.05.01 17:58:23.845785 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20360 | 2026.05.01 17:58:23.845801 [ 339 ] {} <Debug> TCP-Session: f1bcf558-3bc4-4498-a122-71b0dd235452 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20361 | 2026.05.01 17:58:23.845808 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20362 | 2026.05.01 17:58:23.845853 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20363 | 2026.05.01 17:58:23.845887 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20364 | 2026.05.01 17:58:23.845903 [ 334 ] {} <Debug> TCP-Session: 56cd1d0e-fe79-44a7-a8f5-fd25f6289636 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20365 | 2026.05.01 17:58:23.845921 [ 337 ] {} <Debug> TCP-Session: cec7e605-3dd3-4dad-a8d2-8fc45c523001 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20366 | 2026.05.01 17:58:23.845942 [ 336 ] {} <Debug> TCP-Session: e2218b9d-cdee-469c-ba04-f39cc11459a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20367 | 2026.05.01 17:58:23.845870 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20368 | 2026.05.01 17:58:23.845853 [ 341 ] {} <Debug> TCP-Session: 707175f8-ba41-4e3c-bd15-59812b12cb99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20369 | 2026.05.01 17:58:23.845821 [ 340 ] {} <Debug> TCP-Session: 222734c2-488d-4311-acb5-c46b747df782 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20370 | 2026.05.01 17:58:23.846006 [ 267 ] {} <Debug> TCP-Session: 452fbebb-cd79-46cc-9482-0399281ba2eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20371 | 2026.05.01 17:58:23.845828 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20372 | 2026.05.01 17:58:23.846075 [ 335 ] {} <Debug> TCP-Session: bc77b46d-5973-4fd2-b640-f31d2f6874d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20373 | 2026.05.01 17:58:25.553815 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20374 | 2026.05.01 17:58:25.554026 [ 279 ] {ef8bead9-9251-4319-9fd7-f41780eee766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20375 | 2026.05.01 17:58:25.554098 [ 279 ] {ef8bead9-9251-4319-9fd7-f41780eee766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20376 | 2026.05.01 17:58:25.554765 [ 279 ] {ef8bead9-9251-4319-9fd7-f41780eee766} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20377 | 2026.05.01 17:58:25.554811 [ 279 ] {ef8bead9-9251-4319-9fd7-f41780eee766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20378 | 2026.05.01 17:58:25.555191 [ 279 ] {ef8bead9-9251-4319-9fd7-f41780eee766} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20379 | 2026.05.01 17:58:25.555413 [ 279 ] {ef8bead9-9251-4319-9fd7-f41780eee766} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20380 | 2026.05.01 17:58:25.555570 [ 279 ] {ef8bead9-9251-4319-9fd7-f41780eee766} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001599 sec., 42526.579111944964 rows/sec., 3.40 MiB/sec. | ||
| 20381 | 2026.05.01 17:58:25.555613 [ 279 ] {ef8bead9-9251-4319-9fd7-f41780eee766} <Debug> TCPHandler: Processed in 0.001939859 sec. | ||
| 20382 | 2026.05.01 17:58:25.555741 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20383 | 2026.05.01 17:58:25.555836 [ 279 ] {07f25ed0-2034-4be2-8829-8c74f122c105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20384 | 2026.05.01 17:58:25.555878 [ 279 ] {07f25ed0-2034-4be2-8829-8c74f122c105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20385 | 2026.05.01 17:58:25.556276 [ 279 ] {07f25ed0-2034-4be2-8829-8c74f122c105} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20386 | 2026.05.01 17:58:25.556312 [ 279 ] {07f25ed0-2034-4be2-8829-8c74f122c105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20387 | 2026.05.01 17:58:25.556598 [ 279 ] {07f25ed0-2034-4be2-8829-8c74f122c105} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 20388 | 2026.05.01 17:58:25.556811 [ 279 ] {07f25ed0-2034-4be2-8829-8c74f122c105} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20389 | 2026.05.01 17:58:25.556942 [ 279 ] {07f25ed0-2034-4be2-8829-8c74f122c105} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001124 sec., 5338.078291814946 rows/sec., 401.40 KiB/sec. | ||
| 20390 | 2026.05.01 17:58:25.556981 [ 279 ] {07f25ed0-2034-4be2-8829-8c74f122c105} <Debug> TCPHandler: Processed in 0.001289147 sec. | ||
| 20391 | 2026.05.01 17:58:25.557117 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20392 | 2026.05.01 17:58:25.557239 [ 279 ] {a40ce2b9-813c-4277-958e-21096e34aa39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20393 | 2026.05.01 17:58:25.557295 [ 279 ] {a40ce2b9-813c-4277-958e-21096e34aa39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20394 | 2026.05.01 17:58:25.557807 [ 279 ] {a40ce2b9-813c-4277-958e-21096e34aa39} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20395 | 2026.05.01 17:58:25.557851 [ 279 ] {a40ce2b9-813c-4277-958e-21096e34aa39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20396 | 2026.05.01 17:58:25.558192 [ 279 ] {a40ce2b9-813c-4277-958e-21096e34aa39} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20397 | 2026.05.01 17:58:25.558413 [ 279 ] {a40ce2b9-813c-4277-958e-21096e34aa39} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20398 | 2026.05.01 17:58:25.558546 [ 279 ] {a40ce2b9-813c-4277-958e-21096e34aa39} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001333 sec., 52513.12828207052 rows/sec., 4.10 MiB/sec. | ||
| 20399 | 2026.05.01 17:58:25.558586 [ 279 ] {a40ce2b9-813c-4277-958e-21096e34aa39} <Debug> TCPHandler: Processed in 0.001534441 sec. | ||
| 20400 | 2026.05.01 17:58:25.558712 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20401 | 2026.05.01 17:58:25.558807 [ 279 ] {cb2810ad-853c-416b-b63d-f839dd30f983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20402 | 2026.05.01 17:58:25.558851 [ 279 ] {cb2810ad-853c-416b-b63d-f839dd30f983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20403 | 2026.05.01 17:58:25.559269 [ 279 ] {cb2810ad-853c-416b-b63d-f839dd30f983} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20404 | 2026.05.01 17:58:25.559306 [ 279 ] {cb2810ad-853c-416b-b63d-f839dd30f983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20405 | 2026.05.01 17:58:25.559634 [ 279 ] {cb2810ad-853c-416b-b63d-f839dd30f983} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20406 | 2026.05.01 17:58:25.559842 [ 279 ] {cb2810ad-853c-416b-b63d-f839dd30f983} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20407 | 2026.05.01 17:58:25.559976 [ 279 ] {cb2810ad-853c-416b-b63d-f839dd30f983} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 20408 | 2026.05.01 17:58:25.560015 [ 279 ] {cb2810ad-853c-416b-b63d-f839dd30f983} <Debug> TCPHandler: Processed in 0.001353177 sec. | ||
| 20409 | 2026.05.01 17:58:25.560010 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 5 parts from all_1_139_29 to all_143_143_0 | ||
| 20410 | 2026.05.01 17:58:25.560087 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20411 | 2026.05.01 17:58:25.560111 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20412 | 2026.05.01 17:58:25.560139 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20413 | 2026.05.01 17:58:25.560238 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_143_30} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_139_29 to all_143_143_0 into Compact with storage Full | ||
| 20414 | 2026.05.01 17:58:25.560263 [ 279 ] {3b7555eb-e86d-4ca7-bb44-cb0305d5b5b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20415 | 2026.05.01 17:58:25.560340 [ 279 ] {3b7555eb-e86d-4ca7-bb44-cb0305d5b5b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20416 | 2026.05.01 17:58:25.560388 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_143_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20417 | 2026.05.01 17:58:25.560429 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_139_29, total 57358 rows starting from the beginning of the part | ||
| 20418 | 2026.05.01 17:58:25.560497 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 138 rows starting from the beginning of the part | ||
| 20419 | 2026.05.01 17:58:25.560544 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 20420 | 2026.05.01 17:58:25.560587 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 20421 | 2026.05.01 17:58:25.560630 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 336 rows starting from the beginning of the part | ||
| 20422 | 2026.05.01 17:58:25.561251 [ 279 ] {3b7555eb-e86d-4ca7-bb44-cb0305d5b5b4} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20423 | 2026.05.01 17:58:25.561294 [ 279 ] {3b7555eb-e86d-4ca7-bb44-cb0305d5b5b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20424 | 2026.05.01 17:58:25.561830 [ 279 ] {3b7555eb-e86d-4ca7-bb44-cb0305d5b5b4} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 20425 | 2026.05.01 17:58:25.562073 [ 279 ] {3b7555eb-e86d-4ca7-bb44-cb0305d5b5b4} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20426 | 2026.05.01 17:58:25.562224 [ 279 ] {3b7555eb-e86d-4ca7-bb44-cb0305d5b5b4} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001986 sec., 3021.1480362537764 rows/sec., 5.41 MiB/sec. | ||
| 20427 | 2026.05.01 17:58:25.562282 [ 279 ] {3b7555eb-e86d-4ca7-bb44-cb0305d5b5b4} <Debug> TCPHandler: Processed in 0.002204175 sec. | ||
| 20428 | 2026.05.01 17:58:25.562405 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20429 | 2026.05.01 17:58:25.562500 [ 279 ] {e1971ec6-6f02-42ba-b6bd-8ffb5f772fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20430 | 2026.05.01 17:58:25.562543 [ 279 ] {e1971ec6-6f02-42ba-b6bd-8ffb5f772fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20431 | 2026.05.01 17:58:25.562888 [ 279 ] {e1971ec6-6f02-42ba-b6bd-8ffb5f772fdb} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20432 | 2026.05.01 17:58:25.562923 [ 279 ] {e1971ec6-6f02-42ba-b6bd-8ffb5f772fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20433 | 2026.05.01 17:58:25.563227 [ 279 ] {e1971ec6-6f02-42ba-b6bd-8ffb5f772fdb} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20434 | 2026.05.01 17:58:25.563433 [ 279 ] {e1971ec6-6f02-42ba-b6bd-8ffb5f772fdb} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20435 | 2026.05.01 17:58:25.563565 [ 279 ] {e1971ec6-6f02-42ba-b6bd-8ffb5f772fdb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 20436 | 2026.05.01 17:58:25.563602 [ 279 ] {e1971ec6-6f02-42ba-b6bd-8ffb5f772fdb} <Debug> TCPHandler: Processed in 0.001245576 sec. | ||
| 20437 | 2026.05.01 17:58:25.569818 [ 196 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_143_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58152 rows, containing 5 columns (5 merged, 0 gathered) in 0.009635235 sec., 6035348.385379287 rows/sec., 390.07 MiB/sec. | ||
| 20438 | 2026.05.01 17:58:25.570238 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_143_30} <Trace> MergedBlockOutputStream: filled checksums all_1_143_30 (state Temporary) | ||
| 20439 | 2026.05.01 17:58:25.570549 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_143_30} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_143_30 to all_1_143_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20440 | 2026.05.01 17:58:25.570625 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_143_30} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 5 parts: [all_1_139_29, all_143_143_0] -> all_1_143_30 | ||
| 20441 | 2026.05.01 17:58:25.570728 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 20442 | 2026.05.01 17:58:27.114376 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20443 | 2026.05.01 17:58:27.114432 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20444 | 2026.05.01 17:58:27.322303 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42292 | ||
| 20445 | 2026.05.01 17:58:27.322986 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20446 | 2026.05.01 17:58:27.323031 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20447 | 2026.05.01 17:58:27.323530 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 20448 | 2026.05.01 17:58:27.323752 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20449 | 2026.05.01 17:58:27.323885 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42292 | ||
| 20450 | 2026.05.01 17:58:27.468097 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2566 | ||
| 20451 | 2026.05.01 17:58:27.470720 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20452 | 2026.05.01 17:58:27.470767 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20453 | 2026.05.01 17:58:27.471999 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20454 | 2026.05.01 17:58:27.472259 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20455 | 2026.05.01 17:58:27.472528 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2566 | ||
| 20456 | 2026.05.01 17:58:29.537843 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 20457 | 2026.05.01 17:58:29.556085 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20458 | 2026.05.01 17:58:29.556139 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20459 | 2026.05.01 17:58:29.562555 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 20460 | 2026.05.01 17:58:29.563302 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20461 | 2026.05.01 17:58:29.567111 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 20462 | 2026.05.01 17:58:30.568721 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20463 | 2026.05.01 17:58:30.568942 [ 279 ] {ce375199-61ab-4568-9e61-a9583b9ad227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20464 | 2026.05.01 17:58:30.569017 [ 279 ] {ce375199-61ab-4568-9e61-a9583b9ad227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20465 | 2026.05.01 17:58:30.569905 [ 279 ] {ce375199-61ab-4568-9e61-a9583b9ad227} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20466 | 2026.05.01 17:58:30.569954 [ 279 ] {ce375199-61ab-4568-9e61-a9583b9ad227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20467 | 2026.05.01 17:58:30.570364 [ 279 ] {ce375199-61ab-4568-9e61-a9583b9ad227} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 20468 | 2026.05.01 17:58:30.570603 [ 279 ] {ce375199-61ab-4568-9e61-a9583b9ad227} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20469 | 2026.05.01 17:58:30.570741 [ 38 ] {} <Debug> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 20470 | 2026.05.01 17:58:30.570757 [ 279 ] {ce375199-61ab-4568-9e61-a9583b9ad227} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.00187 sec., 248128.3422459893 rows/sec., 15.74 MiB/sec. | ||
| 20471 | 2026.05.01 17:58:30.570813 [ 38 ] {} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20472 | 2026.05.01 17:58:30.570827 [ 279 ] {ce375199-61ab-4568-9e61-a9583b9ad227} <Debug> TCPHandler: Processed in 0.002253506 sec. | ||
| 20473 | 2026.05.01 17:58:30.570847 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20474 | 2026.05.01 17:58:30.570985 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20475 | 2026.05.01 17:58:30.570986 [ 196 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 20476 | 2026.05.01 17:58:30.571117 [ 279 ] {8622b67f-dfab-4063-813f-f8b193df2218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20477 | 2026.05.01 17:58:30.571165 [ 196 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20478 | 2026.05.01 17:58:30.571179 [ 279 ] {8622b67f-dfab-4063-813f-f8b193df2218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20479 | 2026.05.01 17:58:30.571211 [ 196 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 488 rows starting from the beginning of the part | ||
| 20480 | 2026.05.01 17:58:30.571292 [ 196 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 464 rows starting from the beginning of the part | ||
| 20481 | 2026.05.01 17:58:30.571344 [ 196 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 464 rows starting from the beginning of the part | ||
| 20482 | 2026.05.01 17:58:30.571394 [ 196 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
| 20483 | 2026.05.01 17:58:30.571440 [ 196 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 464 rows starting from the beginning of the part | ||
| 20484 | 2026.05.01 17:58:30.571489 [ 196 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 464 rows starting from the beginning of the part | ||
| 20485 | 2026.05.01 17:58:30.572306 [ 279 ] {8622b67f-dfab-4063-813f-f8b193df2218} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20486 | 2026.05.01 17:58:30.572349 [ 279 ] {8622b67f-dfab-4063-813f-f8b193df2218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20487 | 2026.05.01 17:58:30.572709 [ 187 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2368 rows, containing 5 columns (5 merged, 0 gathered) in 0.001781476 sec., 1329234.8591841822 rows/sec., 89.89 MiB/sec. | ||
| 20488 | 2026.05.01 17:58:30.572755 [ 279 ] {8622b67f-dfab-4063-813f-f8b193df2218} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20489 | 2026.05.01 17:58:30.572894 [ 193 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 20490 | 2026.05.01 17:58:30.572988 [ 279 ] {8622b67f-dfab-4063-813f-f8b193df2218} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20491 | 2026.05.01 17:58:30.573121 [ 279 ] {8622b67f-dfab-4063-813f-f8b193df2218} <Debug> executeQuery: Read 1319 rows, 105.58 KiB in 0.002029 sec., 650073.9280433711 rows/sec., 50.82 MiB/sec. | ||
| 20492 | 2026.05.01 17:58:30.573160 [ 279 ] {8622b67f-dfab-4063-813f-f8b193df2218} <Debug> TCPHandler: Processed in 0.002230765 sec. | ||
| 20493 | 2026.05.01 17:58:30.573164 [ 193 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_55_11} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20494 | 2026.05.01 17:58:30.573236 [ 193 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_55_11} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 20495 | 2026.05.01 17:58:30.573291 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20496 | 2026.05.01 17:58:30.573316 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 20497 | 2026.05.01 17:58:30.573388 [ 279 ] {df8ce945-ac6c-4043-9e7b-0b5ca85ca7f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20498 | 2026.05.01 17:58:30.573429 [ 279 ] {df8ce945-ac6c-4043-9e7b-0b5ca85ca7f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20499 | 2026.05.01 17:58:30.573954 [ 279 ] {df8ce945-ac6c-4043-9e7b-0b5ca85ca7f1} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20500 | 2026.05.01 17:58:30.573989 [ 279 ] {df8ce945-ac6c-4043-9e7b-0b5ca85ca7f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20501 | 2026.05.01 17:58:30.574302 [ 279 ] {df8ce945-ac6c-4043-9e7b-0b5ca85ca7f1} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 20502 | 2026.05.01 17:58:30.574530 [ 279 ] {df8ce945-ac6c-4043-9e7b-0b5ca85ca7f1} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20503 | 2026.05.01 17:58:30.574663 [ 279 ] {df8ce945-ac6c-4043-9e7b-0b5ca85ca7f1} <Debug> executeQuery: Read 268 rows, 16.64 KiB in 0.001294 sec., 207109.7372488408 rows/sec., 12.56 MiB/sec. | ||
| 20504 | 2026.05.01 17:58:30.574702 [ 279 ] {df8ce945-ac6c-4043-9e7b-0b5ca85ca7f1} <Debug> TCPHandler: Processed in 0.001460139 sec. | ||
| 20505 | 2026.05.01 17:58:30.574822 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20506 | 2026.05.01 17:58:30.574917 [ 279 ] {7315affd-3f44-4cb6-9184-97b11f7e793a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20507 | 2026.05.01 17:58:30.574956 [ 279 ] {7315affd-3f44-4cb6-9184-97b11f7e793a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20508 | 2026.05.01 17:58:30.575466 [ 279 ] {7315affd-3f44-4cb6-9184-97b11f7e793a} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20509 | 2026.05.01 17:58:30.575503 [ 279 ] {7315affd-3f44-4cb6-9184-97b11f7e793a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20510 | 2026.05.01 17:58:30.575810 [ 279 ] {7315affd-3f44-4cb6-9184-97b11f7e793a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 20511 | 2026.05.01 17:58:30.576017 [ 279 ] {7315affd-3f44-4cb6-9184-97b11f7e793a} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20512 | 2026.05.01 17:58:30.576147 [ 279 ] {7315affd-3f44-4cb6-9184-97b11f7e793a} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001249 sec., 191353.08246597278 rows/sec., 12.33 MiB/sec. | ||
| 20513 | 2026.05.01 17:58:30.576186 [ 279 ] {7315affd-3f44-4cb6-9184-97b11f7e793a} <Debug> TCPHandler: Processed in 0.001413008 sec. | ||
| 20514 | 2026.05.01 17:58:30.576323 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20515 | 2026.05.01 17:58:30.576418 [ 279 ] {d930c767-2204-48c2-9b0c-a661b2cfa624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20516 | 2026.05.01 17:58:30.576457 [ 279 ] {d930c767-2204-48c2-9b0c-a661b2cfa624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20517 | 2026.05.01 17:58:30.576948 [ 279 ] {d930c767-2204-48c2-9b0c-a661b2cfa624} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20518 | 2026.05.01 17:58:30.576984 [ 279 ] {d930c767-2204-48c2-9b0c-a661b2cfa624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20519 | 2026.05.01 17:58:30.577413 [ 279 ] {d930c767-2204-48c2-9b0c-a661b2cfa624} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 20520 | 2026.05.01 17:58:30.577632 [ 279 ] {d930c767-2204-48c2-9b0c-a661b2cfa624} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20521 | 2026.05.01 17:58:30.577754 [ 37 ] {} <Debug> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 20522 | 2026.05.01 17:58:30.577770 [ 279 ] {d930c767-2204-48c2-9b0c-a661b2cfa624} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001371 sec., 173595.91539022612 rows/sec., 9.85 MiB/sec. | ||
| 20523 | 2026.05.01 17:58:30.577792 [ 37 ] {} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20524 | 2026.05.01 17:58:30.577810 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20525 | 2026.05.01 17:58:30.577817 [ 279 ] {d930c767-2204-48c2-9b0c-a661b2cfa624} <Debug> TCPHandler: Processed in 0.001541391 sec. | ||
| 20526 | 2026.05.01 17:58:30.577894 [ 201 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 20527 | 2026.05.01 17:58:30.577958 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20528 | 2026.05.01 17:58:30.578001 [ 201 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20529 | 2026.05.01 17:58:30.578036 [ 201 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 250 rows starting from the beginning of the part | ||
| 20530 | 2026.05.01 17:58:30.578078 [ 279 ] {26081dc7-2e75-4129-87f2-04ab63962451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20531 | 2026.05.01 17:58:30.578103 [ 201 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 238 rows starting from the beginning of the part | ||
| 20532 | 2026.05.01 17:58:30.578133 [ 279 ] {26081dc7-2e75-4129-87f2-04ab63962451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20533 | 2026.05.01 17:58:30.578151 [ 201 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 238 rows starting from the beginning of the part | ||
| 20534 | 2026.05.01 17:58:30.578211 [ 201 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 12 rows starting from the beginning of the part | ||
| 20535 | 2026.05.01 17:58:30.578254 [ 201 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 238 rows starting from the beginning of the part | ||
| 20536 | 2026.05.01 17:58:30.578298 [ 201 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 238 rows starting from the beginning of the part | ||
| 20537 | 2026.05.01 17:58:30.579215 [ 279 ] {26081dc7-2e75-4129-87f2-04ab63962451} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20538 | 2026.05.01 17:58:30.579253 [ 279 ] {26081dc7-2e75-4129-87f2-04ab63962451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20539 | 2026.05.01 17:58:30.579255 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1214 rows, containing 5 columns (5 merged, 0 gathered) in 0.001402068 sec., 865863.8525378227 rows/sec., 52.79 MiB/sec. | ||
| 20540 | 2026.05.01 17:58:30.579369 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 20541 | 2026.05.01 17:58:30.579600 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_55_11} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20542 | 2026.05.01 17:58:30.579658 [ 193 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_55_11} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 20543 | 2026.05.01 17:58:30.579715 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 20544 | 2026.05.01 17:58:30.579734 [ 279 ] {26081dc7-2e75-4129-87f2-04ab63962451} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20545 | 2026.05.01 17:58:30.580044 [ 279 ] {26081dc7-2e75-4129-87f2-04ab63962451} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20546 | 2026.05.01 17:58:30.580211 [ 279 ] {26081dc7-2e75-4129-87f2-04ab63962451} <Debug> executeQuery: Read 796 rows, 57.05 KiB in 0.002157 sec., 369031.0616597126 rows/sec., 25.83 MiB/sec. | ||
| 20547 | 2026.05.01 17:58:30.580264 [ 279 ] {26081dc7-2e75-4129-87f2-04ab63962451} <Debug> TCPHandler: Processed in 0.002368128 sec. | ||
| 20548 | 2026.05.01 17:58:30.580394 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20549 | 2026.05.01 17:58:30.580513 [ 279 ] {b5aa071a-e047-4461-818d-2f97c0362378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20550 | 2026.05.01 17:58:30.580569 [ 279 ] {b5aa071a-e047-4461-818d-2f97c0362378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20551 | 2026.05.01 17:58:30.580999 [ 279 ] {b5aa071a-e047-4461-818d-2f97c0362378} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20552 | 2026.05.01 17:58:30.581037 [ 279 ] {b5aa071a-e047-4461-818d-2f97c0362378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20553 | 2026.05.01 17:58:30.581459 [ 279 ] {b5aa071a-e047-4461-818d-2f97c0362378} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 20554 | 2026.05.01 17:58:30.581754 [ 279 ] {b5aa071a-e047-4461-818d-2f97c0362378} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20555 | 2026.05.01 17:58:30.581924 [ 279 ] {b5aa071a-e047-4461-818d-2f97c0362378} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001436 sec., 4178.272980501392 rows/sec., 218.30 KiB/sec. | ||
| 20556 | 2026.05.01 17:58:30.581974 [ 279 ] {b5aa071a-e047-4461-818d-2f97c0362378} <Debug> TCPHandler: Processed in 0.001636063 sec. | ||
| 20557 | 2026.05.01 17:58:30.582113 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20558 | 2026.05.01 17:58:30.582216 [ 279 ] {17f45cd0-ba1d-4db1-a724-74696a39a24b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20559 | 2026.05.01 17:58:30.582259 [ 279 ] {17f45cd0-ba1d-4db1-a724-74696a39a24b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20560 | 2026.05.01 17:58:30.582695 [ 279 ] {17f45cd0-ba1d-4db1-a724-74696a39a24b} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20561 | 2026.05.01 17:58:30.582729 [ 279 ] {17f45cd0-ba1d-4db1-a724-74696a39a24b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20562 | 2026.05.01 17:58:30.583068 [ 279 ] {17f45cd0-ba1d-4db1-a724-74696a39a24b} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20563 | 2026.05.01 17:58:30.583280 [ 279 ] {17f45cd0-ba1d-4db1-a724-74696a39a24b} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20564 | 2026.05.01 17:58:30.583410 [ 279 ] {17f45cd0-ba1d-4db1-a724-74696a39a24b} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001212 sec., 276402.6402640264 rows/sec., 18.09 MiB/sec. | ||
| 20565 | 2026.05.01 17:58:30.583446 [ 279 ] {17f45cd0-ba1d-4db1-a724-74696a39a24b} <Debug> TCPHandler: Processed in 0.001398278 sec. | ||
| 20566 | 2026.05.01 17:58:30.583548 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20567 | 2026.05.01 17:58:30.583640 [ 279 ] {dc4a538e-8084-4b50-9d65-789c3dadcd04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20568 | 2026.05.01 17:58:30.583681 [ 279 ] {dc4a538e-8084-4b50-9d65-789c3dadcd04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20569 | 2026.05.01 17:58:30.583991 [ 279 ] {dc4a538e-8084-4b50-9d65-789c3dadcd04} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20570 | 2026.05.01 17:58:30.584025 [ 279 ] {dc4a538e-8084-4b50-9d65-789c3dadcd04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20571 | 2026.05.01 17:58:30.584322 [ 279 ] {dc4a538e-8084-4b50-9d65-789c3dadcd04} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 20572 | 2026.05.01 17:58:30.584534 [ 279 ] {dc4a538e-8084-4b50-9d65-789c3dadcd04} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20573 | 2026.05.01 17:58:30.584662 [ 279 ] {dc4a538e-8084-4b50-9d65-789c3dadcd04} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 20574 | 2026.05.01 17:58:30.584697 [ 279 ] {dc4a538e-8084-4b50-9d65-789c3dadcd04} <Debug> TCPHandler: Processed in 0.001197545 sec. | ||
| 20575 | 2026.05.01 17:58:30.584808 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20576 | 2026.05.01 17:58:30.584900 [ 279 ] {04c012b2-d139-46ea-9dfe-8e2fe9cb6f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20577 | 2026.05.01 17:58:30.584955 [ 279 ] {04c012b2-d139-46ea-9dfe-8e2fe9cb6f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20578 | 2026.05.01 17:58:30.585826 [ 279 ] {04c012b2-d139-46ea-9dfe-8e2fe9cb6f40} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20579 | 2026.05.01 17:58:30.585861 [ 279 ] {04c012b2-d139-46ea-9dfe-8e2fe9cb6f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20580 | 2026.05.01 17:58:30.586418 [ 279 ] {04c012b2-d139-46ea-9dfe-8e2fe9cb6f40} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 20581 | 2026.05.01 17:58:30.586642 [ 279 ] {04c012b2-d139-46ea-9dfe-8e2fe9cb6f40} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20582 | 2026.05.01 17:58:30.586776 [ 279 ] {04c012b2-d139-46ea-9dfe-8e2fe9cb6f40} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001894 sec., 19007.39176346357 rows/sec., 34.06 MiB/sec. | ||
| 20583 | 2026.05.01 17:58:30.586830 [ 279 ] {04c012b2-d139-46ea-9dfe-8e2fe9cb6f40} <Debug> TCPHandler: Processed in 0.002070992 sec. | ||
| 20584 | 2026.05.01 17:58:30.586946 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20585 | 2026.05.01 17:58:30.587040 [ 279 ] {67c6c57e-4a5f-43c4-a9ec-fe788709d45c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20586 | 2026.05.01 17:58:30.587082 [ 279 ] {67c6c57e-4a5f-43c4-a9ec-fe788709d45c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20587 | 2026.05.01 17:58:30.587420 [ 279 ] {67c6c57e-4a5f-43c4-a9ec-fe788709d45c} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20588 | 2026.05.01 17:58:30.587455 [ 279 ] {67c6c57e-4a5f-43c4-a9ec-fe788709d45c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20589 | 2026.05.01 17:58:30.587757 [ 279 ] {67c6c57e-4a5f-43c4-a9ec-fe788709d45c} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20590 | 2026.05.01 17:58:30.587973 [ 279 ] {67c6c57e-4a5f-43c4-a9ec-fe788709d45c} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20591 | 2026.05.01 17:58:30.588099 [ 279 ] {67c6c57e-4a5f-43c4-a9ec-fe788709d45c} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001077 sec., 102135.5617455896 rows/sec., 6.21 MiB/sec. | ||
| 20592 | 2026.05.01 17:58:30.588135 [ 279 ] {67c6c57e-4a5f-43c4-a9ec-fe788709d45c} <Debug> TCPHandler: Processed in 0.001238435 sec. | ||
| 20593 | 2026.05.01 17:58:30.778590 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20594 | 2026.05.01 17:58:30.778806 [ 279 ] {3213cdf9-9cb9-46c0-b137-593e79762de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20595 | 2026.05.01 17:58:30.778891 [ 279 ] {3213cdf9-9cb9-46c0-b137-593e79762de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20596 | 2026.05.01 17:58:30.779485 [ 279 ] {3213cdf9-9cb9-46c0-b137-593e79762de8} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20597 | 2026.05.01 17:58:30.779522 [ 279 ] {3213cdf9-9cb9-46c0-b137-593e79762de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20598 | 2026.05.01 17:58:30.779843 [ 279 ] {3213cdf9-9cb9-46c0-b137-593e79762de8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 20599 | 2026.05.01 17:58:30.780061 [ 279 ] {3213cdf9-9cb9-46c0-b137-593e79762de8} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20600 | 2026.05.01 17:58:30.780202 [ 279 ] {3213cdf9-9cb9-46c0-b137-593e79762de8} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001446 sec., 5532.5034578146615 rows/sec., 451.14 KiB/sec. | ||
| 20601 | 2026.05.01 17:58:30.780243 [ 279 ] {3213cdf9-9cb9-46c0-b137-593e79762de8} <Debug> TCPHandler: Processed in 0.001780376 sec. | ||
| 20602 | 2026.05.01 17:58:30.780361 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20603 | 2026.05.01 17:58:30.780458 [ 279 ] {a0da2d90-272d-43f2-9bcb-1b65bb32f2d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20604 | 2026.05.01 17:58:30.780497 [ 279 ] {a0da2d90-272d-43f2-9bcb-1b65bb32f2d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20605 | 2026.05.01 17:58:30.782890 [ 279 ] {a0da2d90-272d-43f2-9bcb-1b65bb32f2d4} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20606 | 2026.05.01 17:58:30.782933 [ 279 ] {a0da2d90-272d-43f2-9bcb-1b65bb32f2d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20607 | 2026.05.01 17:58:30.783407 [ 279 ] {a0da2d90-272d-43f2-9bcb-1b65bb32f2d4} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20608 | 2026.05.01 17:58:30.783631 [ 279 ] {a0da2d90-272d-43f2-9bcb-1b65bb32f2d4} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20609 | 2026.05.01 17:58:30.783757 [ 37 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20610 | 2026.05.01 17:58:30.783764 [ 279 ] {a0da2d90-272d-43f2-9bcb-1b65bb32f2d4} <Debug> executeQuery: Read 2421 rows, 183.14 KiB in 0.003326 sec., 727901.383042694 rows/sec., 53.77 MiB/sec. | ||
| 20611 | 2026.05.01 17:58:30.783795 [ 37 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20612 | 2026.05.01 17:58:30.783813 [ 279 ] {a0da2d90-272d-43f2-9bcb-1b65bb32f2d4} <Debug> TCPHandler: Processed in 0.003501741 sec. | ||
| 20613 | 2026.05.01 17:58:30.783818 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20614 | 2026.05.01 17:58:30.783932 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20615 | 2026.05.01 17:58:30.783949 [ 187 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20616 | 2026.05.01 17:58:30.784027 [ 279 ] {0ff7728f-dd94-4380-9598-f0af869f1463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20617 | 2026.05.01 17:58:30.784071 [ 279 ] {0ff7728f-dd94-4380-9598-f0af869f1463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20618 | 2026.05.01 17:58:30.784112 [ 187 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20619 | 2026.05.01 17:58:30.784157 [ 187 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3812 rows starting from the beginning of the part | ||
| 20620 | 2026.05.01 17:58:30.784235 [ 187 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 68 rows starting from the beginning of the part | ||
| 20621 | 2026.05.01 17:58:30.784288 [ 187 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 1320 rows starting from the beginning of the part | ||
| 20622 | 2026.05.01 17:58:30.784340 [ 187 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 68 rows starting from the beginning of the part | ||
| 20623 | 2026.05.01 17:58:30.784391 [ 187 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 1319 rows starting from the beginning of the part | ||
| 20624 | 2026.05.01 17:58:30.784441 [ 187 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 2421 rows starting from the beginning of the part | ||
| 20625 | 2026.05.01 17:58:30.784486 [ 279 ] {0ff7728f-dd94-4380-9598-f0af869f1463} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20626 | 2026.05.01 17:58:30.784526 [ 279 ] {0ff7728f-dd94-4380-9598-f0af869f1463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20627 | 2026.05.01 17:58:30.784855 [ 279 ] {0ff7728f-dd94-4380-9598-f0af869f1463} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 20628 | 2026.05.01 17:58:30.785078 [ 279 ] {0ff7728f-dd94-4380-9598-f0af869f1463} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20629 | 2026.05.01 17:58:30.785185 [ 37 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 20630 | 2026.05.01 17:58:30.785211 [ 279 ] {0ff7728f-dd94-4380-9598-f0af869f1463} <Debug> executeQuery: Read 25 rows, 1.84 KiB in 0.001203 sec., 20781.37988362427 rows/sec., 1.49 MiB/sec. | ||
| 20631 | 2026.05.01 17:58:30.785211 [ 37 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20632 | 2026.05.01 17:58:30.785242 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20633 | 2026.05.01 17:58:30.785249 [ 279 ] {0ff7728f-dd94-4380-9598-f0af869f1463} <Debug> TCPHandler: Processed in 0.001366628 sec. | ||
| 20634 | 2026.05.01 17:58:30.785306 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 20635 | 2026.05.01 17:58:30.785368 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20636 | 2026.05.01 17:58:30.785386 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20637 | 2026.05.01 17:58:30.785414 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 317 rows starting from the beginning of the part | ||
| 20638 | 2026.05.01 17:58:30.785461 [ 279 ] {f131a241-6d03-4b47-aa85-01eae7c8bb1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20639 | 2026.05.01 17:58:30.785469 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 6 rows starting from the beginning of the part | ||
| 20640 | 2026.05.01 17:58:30.785501 [ 279 ] {f131a241-6d03-4b47-aa85-01eae7c8bb1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20641 | 2026.05.01 17:58:30.785521 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 270 rows starting from the beginning of the part | ||
| 20642 | 2026.05.01 17:58:30.785565 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 6 rows starting from the beginning of the part | ||
| 20643 | 2026.05.01 17:58:30.785609 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 268 rows starting from the beginning of the part | ||
| 20644 | 2026.05.01 17:58:30.785651 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 25 rows starting from the beginning of the part | ||
| 20645 | 2026.05.01 17:58:30.786172 [ 279 ] {f131a241-6d03-4b47-aa85-01eae7c8bb1a} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20646 | 2026.05.01 17:58:30.786206 [ 279 ] {f131a241-6d03-4b47-aa85-01eae7c8bb1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20647 | 2026.05.01 17:58:30.786479 [ 191 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 892 rows, containing 5 columns (5 merged, 0 gathered) in 0.001199535 sec., 743621.4866594138 rows/sec., 48.78 MiB/sec. | ||
| 20648 | 2026.05.01 17:58:30.786540 [ 279 ] {f131a241-6d03-4b47-aa85-01eae7c8bb1a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 20649 | 2026.05.01 17:58:30.786612 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 20650 | 2026.05.01 17:58:30.786866 [ 279 ] {f131a241-6d03-4b47-aa85-01eae7c8bb1a} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20651 | 2026.05.01 17:58:30.786872 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_126_25} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20652 | 2026.05.01 17:58:30.786943 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_126_25} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 20653 | 2026.05.01 17:58:30.786999 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 20654 | 2026.05.01 17:58:30.787032 [ 279 ] {f131a241-6d03-4b47-aa85-01eae7c8bb1a} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001588 sec., 504408.0604534005 rows/sec., 29.14 MiB/sec. | ||
| 20655 | 2026.05.01 17:58:30.787079 [ 279 ] {f131a241-6d03-4b47-aa85-01eae7c8bb1a} <Debug> TCPHandler: Processed in 0.001760065 sec. | ||
| 20656 | 2026.05.01 17:58:30.787245 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20657 | 2026.05.01 17:58:30.787340 [ 279 ] {70cf18b0-267d-4664-8cb8-afbca5bad71d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 20658 | 2026.05.01 17:58:30.787379 [ 279 ] {70cf18b0-267d-4664-8cb8-afbca5bad71d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 20659 | 2026.05.01 17:58:30.787475 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9008 rows, containing 5 columns (5 merged, 0 gathered) in 0.003589973 sec., 2509211.0720609874 rows/sec., 200.50 MiB/sec. | ||
| 20660 | 2026.05.01 17:58:30.787768 [ 279 ] {70cf18b0-267d-4664-8cb8-afbca5bad71d} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20661 | 2026.05.01 17:58:30.787796 [ 193 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20662 | 2026.05.01 17:58:30.787808 [ 279 ] {70cf18b0-267d-4664-8cb8-afbca5bad71d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20663 | 2026.05.01 17:58:30.788048 [ 193 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_146_29} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20664 | 2026.05.01 17:58:30.788107 [ 279 ] {70cf18b0-267d-4664-8cb8-afbca5bad71d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 20665 | 2026.05.01 17:58:30.788113 [ 193 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_146_29} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20666 | 2026.05.01 17:58:30.788204 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 20667 | 2026.05.01 17:58:30.788319 [ 279 ] {70cf18b0-267d-4664-8cb8-afbca5bad71d} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20668 | 2026.05.01 17:58:30.788448 [ 279 ] {70cf18b0-267d-4664-8cb8-afbca5bad71d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001127 sec., 887.3114463176576 rows/sec., 62.39 KiB/sec. | ||
| 20669 | 2026.05.01 17:58:30.788486 [ 279 ] {70cf18b0-267d-4664-8cb8-afbca5bad71d} <Debug> TCPHandler: Processed in 0.001291475 sec. | ||
| 20670 | 2026.05.01 17:58:30.788593 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20671 | 2026.05.01 17:58:30.788690 [ 279 ] {9f6b5d7a-fb3b-4b1e-9d9e-a8345b3c78dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20672 | 2026.05.01 17:58:30.788730 [ 279 ] {9f6b5d7a-fb3b-4b1e-9d9e-a8345b3c78dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20673 | 2026.05.01 17:58:30.789622 [ 279 ] {9f6b5d7a-fb3b-4b1e-9d9e-a8345b3c78dc} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20674 | 2026.05.01 17:58:30.789661 [ 279 ] {9f6b5d7a-fb3b-4b1e-9d9e-a8345b3c78dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20675 | 2026.05.01 17:58:30.790045 [ 279 ] {9f6b5d7a-fb3b-4b1e-9d9e-a8345b3c78dc} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20676 | 2026.05.01 17:58:30.790275 [ 279 ] {9f6b5d7a-fb3b-4b1e-9d9e-a8345b3c78dc} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20677 | 2026.05.01 17:58:30.790409 [ 279 ] {9f6b5d7a-fb3b-4b1e-9d9e-a8345b3c78dc} <Debug> executeQuery: Read 1304 rows, 89.25 KiB in 0.001737 sec., 750719.6315486471 rows/sec., 50.18 MiB/sec. | ||
| 20678 | 2026.05.01 17:58:30.790436 [ 36 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20679 | 2026.05.01 17:58:30.790447 [ 279 ] {9f6b5d7a-fb3b-4b1e-9d9e-a8345b3c78dc} <Debug> TCPHandler: Processed in 0.001904008 sec. | ||
| 20680 | 2026.05.01 17:58:30.790496 [ 36 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20681 | 2026.05.01 17:58:30.790527 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20682 | 2026.05.01 17:58:30.790588 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20683 | 2026.05.01 17:58:30.790617 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20684 | 2026.05.01 17:58:30.790688 [ 279 ] {b2cc4b10-420d-47b4-aabf-03f51b41600f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20685 | 2026.05.01 17:58:30.790729 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20686 | 2026.05.01 17:58:30.790734 [ 279 ] {b2cc4b10-420d-47b4-aabf-03f51b41600f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20687 | 2026.05.01 17:58:30.790769 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2102 rows starting from the beginning of the part | ||
| 20688 | 2026.05.01 17:58:30.790836 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 70 rows starting from the beginning of the part | ||
| 20689 | 2026.05.01 17:58:30.790880 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 798 rows starting from the beginning of the part | ||
| 20690 | 2026.05.01 17:58:30.790925 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 70 rows starting from the beginning of the part | ||
| 20691 | 2026.05.01 17:58:30.790964 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 796 rows starting from the beginning of the part | ||
| 20692 | 2026.05.01 17:58:30.791002 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 1304 rows starting from the beginning of the part | ||
| 20693 | 2026.05.01 17:58:30.791497 [ 279 ] {b2cc4b10-420d-47b4-aabf-03f51b41600f} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20694 | 2026.05.01 17:58:30.791545 [ 279 ] {b2cc4b10-420d-47b4-aabf-03f51b41600f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20695 | 2026.05.01 17:58:30.792080 [ 279 ] {b2cc4b10-420d-47b4-aabf-03f51b41600f} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20696 | 2026.05.01 17:58:30.792295 [ 279 ] {b2cc4b10-420d-47b4-aabf-03f51b41600f} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20697 | 2026.05.01 17:58:30.792427 [ 279 ] {b2cc4b10-420d-47b4-aabf-03f51b41600f} <Debug> executeQuery: Read 1500 rows, 93.18 KiB in 0.001758 sec., 853242.3208191126 rows/sec., 51.76 MiB/sec. | ||
| 20698 | 2026.05.01 17:58:30.792465 [ 279 ] {b2cc4b10-420d-47b4-aabf-03f51b41600f} <Debug> TCPHandler: Processed in 0.001926809 sec. | ||
| 20699 | 2026.05.01 17:58:30.792586 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20700 | 2026.05.01 17:58:30.792594 [ 188 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5140 rows, containing 5 columns (5 merged, 0 gathered) in 0.002012881 sec., 2553553.8365159193 rows/sec., 185.15 MiB/sec. | ||
| 20701 | 2026.05.01 17:58:30.792702 [ 279 ] {7d8c4d63-ef37-45a3-b1c0-d283ca8d5619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20702 | 2026.05.01 17:58:30.792768 [ 279 ] {7d8c4d63-ef37-45a3-b1c0-d283ca8d5619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20703 | 2026.05.01 17:58:30.792805 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20704 | 2026.05.01 17:58:30.793044 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_146_29} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20705 | 2026.05.01 17:58:30.793113 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_146_29} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20706 | 2026.05.01 17:58:30.793183 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 20707 | 2026.05.01 17:58:30.793609 [ 279 ] {7d8c4d63-ef37-45a3-b1c0-d283ca8d5619} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20708 | 2026.05.01 17:58:30.793651 [ 279 ] {7d8c4d63-ef37-45a3-b1c0-d283ca8d5619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20709 | 2026.05.01 17:58:30.794180 [ 279 ] {7d8c4d63-ef37-45a3-b1c0-d283ca8d5619} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 20710 | 2026.05.01 17:58:30.794408 [ 279 ] {7d8c4d63-ef37-45a3-b1c0-d283ca8d5619} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20711 | 2026.05.01 17:58:30.794536 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 20712 | 2026.05.01 17:58:30.794551 [ 279 ] {7d8c4d63-ef37-45a3-b1c0-d283ca8d5619} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001873 sec., 9076.348104644954 rows/sec., 16.26 MiB/sec. | ||
| 20713 | 2026.05.01 17:58:30.794577 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20714 | 2026.05.01 17:58:30.794603 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20715 | 2026.05.01 17:58:30.794618 [ 279 ] {7d8c4d63-ef37-45a3-b1c0-d283ca8d5619} <Debug> TCPHandler: Processed in 0.002091383 sec. | ||
| 20716 | 2026.05.01 17:58:30.794683 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 20717 | 2026.05.01 17:58:30.794751 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20718 | 2026.05.01 17:58:30.794849 [ 279 ] {eeb38160-d2d4-472c-bfad-829ce8786f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20719 | 2026.05.01 17:58:30.794890 [ 279 ] {eeb38160-d2d4-472c-bfad-829ce8786f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20720 | 2026.05.01 17:58:30.794903 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20721 | 2026.05.01 17:58:30.794967 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2751 rows starting from the beginning of the part | ||
| 20722 | 2026.05.01 17:58:30.795092 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 6 rows starting from the beginning of the part | ||
| 20723 | 2026.05.01 17:58:30.795196 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 36 rows starting from the beginning of the part | ||
| 20724 | 2026.05.01 17:58:30.795208 [ 279 ] {eeb38160-d2d4-472c-bfad-829ce8786f5f} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20725 | 2026.05.01 17:58:30.795249 [ 279 ] {eeb38160-d2d4-472c-bfad-829ce8786f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20726 | 2026.05.01 17:58:30.795296 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 6 rows starting from the beginning of the part | ||
| 20727 | 2026.05.01 17:58:30.795400 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 36 rows starting from the beginning of the part | ||
| 20728 | 2026.05.01 17:58:30.795497 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 17 rows starting from the beginning of the part | ||
| 20729 | 2026.05.01 17:58:30.795560 [ 279 ] {eeb38160-d2d4-472c-bfad-829ce8786f5f} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20730 | 2026.05.01 17:58:30.795788 [ 279 ] {eeb38160-d2d4-472c-bfad-829ce8786f5f} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20731 | 2026.05.01 17:58:30.795916 [ 36 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20732 | 2026.05.01 17:58:30.795930 [ 279 ] {eeb38160-d2d4-472c-bfad-829ce8786f5f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001099 sec., 10919.01728844404 rows/sec., 753.53 KiB/sec. | ||
| 20733 | 2026.05.01 17:58:30.795945 [ 36 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20734 | 2026.05.01 17:58:30.795972 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20735 | 2026.05.01 17:58:30.795974 [ 279 ] {eeb38160-d2d4-472c-bfad-829ce8786f5f} <Debug> TCPHandler: Processed in 0.001272726 sec. | ||
| 20736 | 2026.05.01 17:58:30.796042 [ 198 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20737 | 2026.05.01 17:58:30.796134 [ 198 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20738 | 2026.05.01 17:58:30.796164 [ 198 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 9810 rows starting from the beginning of the part | ||
| 20739 | 2026.05.01 17:58:30.796216 [ 198 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 20740 | 2026.05.01 17:58:30.796257 [ 198 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 110 rows starting from the beginning of the part | ||
| 20741 | 2026.05.01 17:58:30.796295 [ 198 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 20742 | 2026.05.01 17:58:30.796333 [ 198 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 110 rows starting from the beginning of the part | ||
| 20743 | 2026.05.01 17:58:30.796369 [ 198 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 12 rows starting from the beginning of the part | ||
| 20744 | 2026.05.01 17:58:30.798888 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10162 rows, containing 4 columns (4 merged, 0 gathered) in 0.002874988 sec., 3534623.4488630905 rows/sec., 225.82 MiB/sec. | ||
| 20745 | 2026.05.01 17:58:30.799101 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20746 | 2026.05.01 17:58:30.799347 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_146_29} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20747 | 2026.05.01 17:58:30.799414 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_146_29} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20748 | 2026.05.01 17:58:30.799474 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.99 MiB. | ||
| 20749 | 2026.05.01 17:58:30.804295 [ 190 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2852 rows, containing 19 columns (19 merged, 0 gathered) in 0.009649905 sec., 295546.9509803464 rows/sec., 529.61 MiB/sec. | ||
| 20750 | 2026.05.01 17:58:30.806796 [ 198 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 20751 | 2026.05.01 17:58:30.807116 [ 198 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20752 | 2026.05.01 17:58:30.807188 [ 198 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 20753 | 2026.05.01 17:58:30.807305 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.19 MiB. | ||
| 20754 | 2026.05.01 17:58:34.824928 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42740 | ||
| 20755 | 2026.05.01 17:58:34.825442 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20756 | 2026.05.01 17:58:34.825485 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20757 | 2026.05.01 17:58:34.825949 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 20758 | 2026.05.01 17:58:34.826165 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20759 | 2026.05.01 17:58:34.826299 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42740 | ||
| 20760 | 2026.05.01 17:58:35.552411 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20761 | 2026.05.01 17:58:35.552608 [ 279 ] {712dcf6c-77a2-498b-89c4-021316e421b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20762 | 2026.05.01 17:58:35.552677 [ 279 ] {712dcf6c-77a2-498b-89c4-021316e421b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20763 | 2026.05.01 17:58:35.553359 [ 279 ] {712dcf6c-77a2-498b-89c4-021316e421b1} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20764 | 2026.05.01 17:58:35.553403 [ 279 ] {712dcf6c-77a2-498b-89c4-021316e421b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20765 | 2026.05.01 17:58:35.553805 [ 279 ] {712dcf6c-77a2-498b-89c4-021316e421b1} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20766 | 2026.05.01 17:58:35.554040 [ 279 ] {712dcf6c-77a2-498b-89c4-021316e421b1} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20767 | 2026.05.01 17:58:35.554207 [ 279 ] {712dcf6c-77a2-498b-89c4-021316e421b1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001649 sec., 33959.97574287447 rows/sec., 2.61 MiB/sec. | ||
| 20768 | 2026.05.01 17:58:35.554251 [ 279 ] {712dcf6c-77a2-498b-89c4-021316e421b1} <Debug> TCPHandler: Processed in 0.00199432 sec. | ||
| 20769 | 2026.05.01 17:58:35.554393 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20770 | 2026.05.01 17:58:35.554492 [ 279 ] {36e7549a-54b2-4edd-b869-2a0ea88bf006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20771 | 2026.05.01 17:58:35.554534 [ 279 ] {36e7549a-54b2-4edd-b869-2a0ea88bf006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20772 | 2026.05.01 17:58:35.554959 [ 279 ] {36e7549a-54b2-4edd-b869-2a0ea88bf006} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20773 | 2026.05.01 17:58:35.554997 [ 279 ] {36e7549a-54b2-4edd-b869-2a0ea88bf006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20774 | 2026.05.01 17:58:35.555330 [ 279 ] {36e7549a-54b2-4edd-b869-2a0ea88bf006} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20775 | 2026.05.01 17:58:35.555555 [ 279 ] {36e7549a-54b2-4edd-b869-2a0ea88bf006} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20776 | 2026.05.01 17:58:35.555691 [ 279 ] {36e7549a-54b2-4edd-b869-2a0ea88bf006} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001218 sec., 52545.15599343186 rows/sec., 4.10 MiB/sec. | ||
| 20777 | 2026.05.01 17:58:35.555731 [ 279 ] {36e7549a-54b2-4edd-b869-2a0ea88bf006} <Debug> TCPHandler: Processed in 0.001388968 sec. | ||
| 20778 | 2026.05.01 17:58:35.555858 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20779 | 2026.05.01 17:58:35.555953 [ 279 ] {725b7e27-21e2-43c5-8f98-e03e64522bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20780 | 2026.05.01 17:58:35.555998 [ 279 ] {725b7e27-21e2-43c5-8f98-e03e64522bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20781 | 2026.05.01 17:58:35.556386 [ 279 ] {725b7e27-21e2-43c5-8f98-e03e64522bd1} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20782 | 2026.05.01 17:58:35.556423 [ 279 ] {725b7e27-21e2-43c5-8f98-e03e64522bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20783 | 2026.05.01 17:58:35.556759 [ 279 ] {725b7e27-21e2-43c5-8f98-e03e64522bd1} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20784 | 2026.05.01 17:58:35.556967 [ 279 ] {725b7e27-21e2-43c5-8f98-e03e64522bd1} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20785 | 2026.05.01 17:58:35.557101 [ 279 ] {725b7e27-21e2-43c5-8f98-e03e64522bd1} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001166 sec., 109777.01543739281 rows/sec., 7.65 MiB/sec. | ||
| 20786 | 2026.05.01 17:58:35.557139 [ 279 ] {725b7e27-21e2-43c5-8f98-e03e64522bd1} <Debug> TCPHandler: Processed in 0.001330417 sec. | ||
| 20787 | 2026.05.01 17:58:35.557275 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20788 | 2026.05.01 17:58:35.557369 [ 279 ] {2782a3d5-ef1a-4c35-9e8f-a210d61ebdfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20789 | 2026.05.01 17:58:35.557411 [ 279 ] {2782a3d5-ef1a-4c35-9e8f-a210d61ebdfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20790 | 2026.05.01 17:58:35.557757 [ 279 ] {2782a3d5-ef1a-4c35-9e8f-a210d61ebdfd} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20791 | 2026.05.01 17:58:35.557793 [ 279 ] {2782a3d5-ef1a-4c35-9e8f-a210d61ebdfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20792 | 2026.05.01 17:58:35.558109 [ 279 ] {2782a3d5-ef1a-4c35-9e8f-a210d61ebdfd} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20793 | 2026.05.01 17:58:35.558323 [ 279 ] {2782a3d5-ef1a-4c35-9e8f-a210d61ebdfd} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20794 | 2026.05.01 17:58:35.558454 [ 279 ] {2782a3d5-ef1a-4c35-9e8f-a210d61ebdfd} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001104 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec. | ||
| 20795 | 2026.05.01 17:58:35.558491 [ 279 ] {2782a3d5-ef1a-4c35-9e8f-a210d61ebdfd} <Debug> TCPHandler: Processed in 0.001268896 sec. | ||
| 20796 | 2026.05.01 17:58:37.067186 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 20797 | 2026.05.01 17:58:37.086818 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20798 | 2026.05.01 17:58:37.086886 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20799 | 2026.05.01 17:58:37.093597 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 20800 | 2026.05.01 17:58:37.094312 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20801 | 2026.05.01 17:58:37.098129 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 20802 | 2026.05.01 17:58:37.473703 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2614 | ||
| 20803 | 2026.05.01 17:58:37.476540 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20804 | 2026.05.01 17:58:37.476606 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20805 | 2026.05.01 17:58:37.477919 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 20806 | 2026.05.01 17:58:37.478222 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20807 | 2026.05.01 17:58:37.478414 [ 28 ] {} <Debug> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 20808 | 2026.05.01 17:58:37.478480 [ 28 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20809 | 2026.05.01 17:58:37.478502 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 20810 | 2026.05.01 17:58:37.478622 [ 197 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 20811 | 2026.05.01 17:58:37.478670 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2614 | ||
| 20812 | 2026.05.01 17:58:37.479222 [ 197 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20813 | 2026.05.01 17:58:37.479397 [ 197 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2432 rows starting from the beginning of the part | ||
| 20814 | 2026.05.01 17:58:37.479799 [ 197 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 32 rows starting from the beginning of the part | ||
| 20815 | 2026.05.01 17:58:37.480164 [ 197 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
| 20816 | 2026.05.01 17:58:37.480554 [ 197 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 24 rows starting from the beginning of the part | ||
| 20817 | 2026.05.01 17:58:37.480920 [ 197 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 42 rows starting from the beginning of the part | ||
| 20818 | 2026.05.01 17:58:37.481283 [ 197 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 48 rows starting from the beginning of the part | ||
| 20819 | 2026.05.01 17:58:37.489650 [ 190 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2614 rows, containing 72 columns (72 merged, 0 gathered) in 0.011081094 sec., 235897.2859538959 rows/sec., 179.69 MiB/sec. | ||
| 20820 | 2026.05.01 17:58:37.491566 [ 197 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 20821 | 2026.05.01 17:58:37.492099 [ 197 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_66_13} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20822 | 2026.05.01 17:58:37.492178 [ 197 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_66_13} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 20823 | 2026.05.01 17:58:37.492388 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 20824 | 2026.05.01 17:58:40.563973 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20825 | 2026.05.01 17:58:40.564052 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20826 | 2026.05.01 17:58:40.568322 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20827 | 2026.05.01 17:58:40.570981 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20828 | 2026.05.01 17:58:40.571167 [ 279 ] {8aa63863-2d59-4d9c-b0b9-dd967322857d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20829 | 2026.05.01 17:58:40.571236 [ 279 ] {8aa63863-2d59-4d9c-b0b9-dd967322857d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20830 | 2026.05.01 17:58:40.572192 [ 279 ] {8aa63863-2d59-4d9c-b0b9-dd967322857d} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20831 | 2026.05.01 17:58:40.572303 [ 279 ] {8aa63863-2d59-4d9c-b0b9-dd967322857d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 20832 | 2026.05.01 17:58:40.572854 [ 279 ] {8aa63863-2d59-4d9c-b0b9-dd967322857d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 20833 | 2026.05.01 17:58:40.573224 [ 279 ] {8aa63863-2d59-4d9c-b0b9-dd967322857d} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20834 | 2026.05.01 17:58:40.573500 [ 279 ] {8aa63863-2d59-4d9c-b0b9-dd967322857d} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.002384 sec., 194630.8724832215 rows/sec., 12.34 MiB/sec. | ||
| 20835 | 2026.05.01 17:58:40.573562 [ 279 ] {8aa63863-2d59-4d9c-b0b9-dd967322857d} <Debug> TCPHandler: Processed in 0.002716415 sec. | ||
| 20836 | 2026.05.01 17:58:40.573719 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20837 | 2026.05.01 17:58:40.573820 [ 279 ] {adcc38c0-a112-4f8f-80d4-e8ccf8a0f768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20838 | 2026.05.01 17:58:40.573864 [ 279 ] {adcc38c0-a112-4f8f-80d4-e8ccf8a0f768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20839 | 2026.05.01 17:58:40.575087 [ 279 ] {adcc38c0-a112-4f8f-80d4-e8ccf8a0f768} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20840 | 2026.05.01 17:58:40.575125 [ 279 ] {adcc38c0-a112-4f8f-80d4-e8ccf8a0f768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 20841 | 2026.05.01 17:58:40.575527 [ 279 ] {adcc38c0-a112-4f8f-80d4-e8ccf8a0f768} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20842 | 2026.05.01 17:58:40.575732 [ 279 ] {adcc38c0-a112-4f8f-80d4-e8ccf8a0f768} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20843 | 2026.05.01 17:58:40.575860 [ 279 ] {adcc38c0-a112-4f8f-80d4-e8ccf8a0f768} <Debug> executeQuery: Read 1321 rows, 105.78 KiB in 0.00209 sec., 632057.4162679426 rows/sec., 49.42 MiB/sec. | ||
| 20844 | 2026.05.01 17:58:40.575898 [ 279 ] {adcc38c0-a112-4f8f-80d4-e8ccf8a0f768} <Debug> TCPHandler: Processed in 0.002266496 sec. | ||
| 20845 | 2026.05.01 17:58:40.576012 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20846 | 2026.05.01 17:58:40.576102 [ 279 ] {7696c70e-9b9f-4bfe-b283-b22a57c60a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20847 | 2026.05.01 17:58:40.576140 [ 279 ] {7696c70e-9b9f-4bfe-b283-b22a57c60a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20848 | 2026.05.01 17:58:40.576724 [ 279 ] {7696c70e-9b9f-4bfe-b283-b22a57c60a0f} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20849 | 2026.05.01 17:58:40.576761 [ 279 ] {7696c70e-9b9f-4bfe-b283-b22a57c60a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 20850 | 2026.05.01 17:58:40.577089 [ 279 ] {7696c70e-9b9f-4bfe-b283-b22a57c60a0f} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 20851 | 2026.05.01 17:58:40.577308 [ 279 ] {7696c70e-9b9f-4bfe-b283-b22a57c60a0f} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20852 | 2026.05.01 17:58:40.577443 [ 279 ] {7696c70e-9b9f-4bfe-b283-b22a57c60a0f} <Debug> executeQuery: Read 269 rows, 16.71 KiB in 0.001315 sec., 204562.73764258556 rows/sec., 12.41 MiB/sec. | ||
| 20853 | 2026.05.01 17:58:40.577489 [ 279 ] {7696c70e-9b9f-4bfe-b283-b22a57c60a0f} <Debug> TCPHandler: Processed in 0.00148867 sec. | ||
| 20854 | 2026.05.01 17:58:40.577600 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20855 | 2026.05.01 17:58:40.577696 [ 279 ] {b2720269-e5df-4417-899b-a884daa17fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20856 | 2026.05.01 17:58:40.577737 [ 279 ] {b2720269-e5df-4417-899b-a884daa17fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20857 | 2026.05.01 17:58:40.578273 [ 279 ] {b2720269-e5df-4417-899b-a884daa17fef} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20858 | 2026.05.01 17:58:40.578311 [ 279 ] {b2720269-e5df-4417-899b-a884daa17fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 20859 | 2026.05.01 17:58:40.578653 [ 279 ] {b2720269-e5df-4417-899b-a884daa17fef} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 20860 | 2026.05.01 17:58:40.578904 [ 279 ] {b2720269-e5df-4417-899b-a884daa17fef} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20861 | 2026.05.01 17:58:40.579041 [ 279 ] {b2720269-e5df-4417-899b-a884daa17fef} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001364 sec., 175219.9413489736 rows/sec., 11.29 MiB/sec. | ||
| 20862 | 2026.05.01 17:58:40.579082 [ 279 ] {b2720269-e5df-4417-899b-a884daa17fef} <Debug> TCPHandler: Processed in 0.001531122 sec. | ||
| 20863 | 2026.05.01 17:58:40.579205 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20864 | 2026.05.01 17:58:40.579301 [ 279 ] {fce95bc0-a764-48ce-ae1a-000de38b950f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20865 | 2026.05.01 17:58:40.579340 [ 279 ] {fce95bc0-a764-48ce-ae1a-000de38b950f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20866 | 2026.05.01 17:58:40.579937 [ 279 ] {fce95bc0-a764-48ce-ae1a-000de38b950f} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20867 | 2026.05.01 17:58:40.579980 [ 279 ] {fce95bc0-a764-48ce-ae1a-000de38b950f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 20868 | 2026.05.01 17:58:40.580359 [ 279 ] {fce95bc0-a764-48ce-ae1a-000de38b950f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 20869 | 2026.05.01 17:58:40.580607 [ 279 ] {fce95bc0-a764-48ce-ae1a-000de38b950f} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20870 | 2026.05.01 17:58:40.580754 [ 279 ] {fce95bc0-a764-48ce-ae1a-000de38b950f} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001471 sec., 161794.6974847043 rows/sec., 9.18 MiB/sec. | ||
| 20871 | 2026.05.01 17:58:40.580796 [ 279 ] {fce95bc0-a764-48ce-ae1a-000de38b950f} <Debug> TCPHandler: Processed in 0.001641243 sec. | ||
| 20872 | 2026.05.01 17:58:40.580929 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20873 | 2026.05.01 17:58:40.581026 [ 279 ] {da3842d3-0c37-4a80-baae-848b52f4cc36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20874 | 2026.05.01 17:58:40.581068 [ 279 ] {da3842d3-0c37-4a80-baae-848b52f4cc36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20875 | 2026.05.01 17:58:40.581833 [ 279 ] {da3842d3-0c37-4a80-baae-848b52f4cc36} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20876 | 2026.05.01 17:58:40.581870 [ 279 ] {da3842d3-0c37-4a80-baae-848b52f4cc36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 20877 | 2026.05.01 17:58:40.582250 [ 279 ] {da3842d3-0c37-4a80-baae-848b52f4cc36} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20878 | 2026.05.01 17:58:40.582495 [ 279 ] {da3842d3-0c37-4a80-baae-848b52f4cc36} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20879 | 2026.05.01 17:58:40.582636 [ 279 ] {da3842d3-0c37-4a80-baae-848b52f4cc36} <Debug> executeQuery: Read 800 rows, 57.40 KiB in 0.00164 sec., 487804.8780487805 rows/sec., 34.18 MiB/sec. | ||
| 20880 | 2026.05.01 17:58:40.582683 [ 279 ] {da3842d3-0c37-4a80-baae-848b52f4cc36} <Debug> TCPHandler: Processed in 0.001820257 sec. | ||
| 20881 | 2026.05.01 17:58:40.582745 [ 225 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20882 | 2026.05.01 17:58:40.582773 [ 225 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20883 | 2026.05.01 17:58:40.582813 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20884 | 2026.05.01 17:58:40.582910 [ 279 ] {b02e4237-c0e9-45c2-a53a-9450c6a83c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20885 | 2026.05.01 17:58:40.582957 [ 279 ] {b02e4237-c0e9-45c2-a53a-9450c6a83c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20886 | 2026.05.01 17:58:40.583309 [ 279 ] {b02e4237-c0e9-45c2-a53a-9450c6a83c2f} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20887 | 2026.05.01 17:58:40.583349 [ 279 ] {b02e4237-c0e9-45c2-a53a-9450c6a83c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 20888 | 2026.05.01 17:58:40.583755 [ 279 ] {b02e4237-c0e9-45c2-a53a-9450c6a83c2f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 20889 | 2026.05.01 17:58:40.583995 [ 279 ] {b02e4237-c0e9-45c2-a53a-9450c6a83c2f} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20890 | 2026.05.01 17:58:40.584139 [ 279 ] {b02e4237-c0e9-45c2-a53a-9450c6a83c2f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001222 sec., 4909.983633387888 rows/sec., 256.53 KiB/sec. | ||
| 20891 | 2026.05.01 17:58:40.584169 [ 67 ] {} <Debug> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 20892 | 2026.05.01 17:58:40.584181 [ 279 ] {b02e4237-c0e9-45c2-a53a-9450c6a83c2f} <Debug> TCPHandler: Processed in 0.001391918 sec. | ||
| 20893 | 2026.05.01 17:58:40.584248 [ 67 ] {} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20894 | 2026.05.01 17:58:40.584298 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 20895 | 2026.05.01 17:58:40.584386 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20896 | 2026.05.01 17:58:40.584438 [ 186 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::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 | ||
| 20897 | 2026.05.01 17:58:40.584499 [ 279 ] {d53f2639-41cc-4a2d-bc63-4bfd9f9b10bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20898 | 2026.05.01 17:58:40.584556 [ 279 ] {d53f2639-41cc-4a2d-bc63-4bfd9f9b10bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20899 | 2026.05.01 17:58:40.584598 [ 186 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20900 | 2026.05.01 17:58:40.584657 [ 186 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 276 rows starting from the beginning of the part | ||
| 20901 | 2026.05.01 17:58:40.584741 [ 186 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
| 20902 | 2026.05.01 17:58:40.584789 [ 186 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
| 20903 | 2026.05.01 17:58:40.584846 [ 186 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
| 20904 | 2026.05.01 17:58:40.584903 [ 186 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
| 20905 | 2026.05.01 17:58:40.584953 [ 186 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
| 20906 | 2026.05.01 17:58:40.585052 [ 279 ] {d53f2639-41cc-4a2d-bc63-4bfd9f9b10bb} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20907 | 2026.05.01 17:58:40.585097 [ 279 ] {d53f2639-41cc-4a2d-bc63-4bfd9f9b10bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 20908 | 2026.05.01 17:58:40.585491 [ 279 ] {d53f2639-41cc-4a2d-bc63-4bfd9f9b10bb} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20909 | 2026.05.01 17:58:40.585750 [ 279 ] {d53f2639-41cc-4a2d-bc63-4bfd9f9b10bb} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20910 | 2026.05.01 17:58:40.585892 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 6 parts from all_1_143_30 to all_148_148_0 | ||
| 20911 | 2026.05.01 17:58:40.585893 [ 197 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.00151612 sec., 201830.9896314276 rows/sec., 10.30 MiB/sec. | ||
| 20912 | 2026.05.01 17:58:40.585903 [ 279 ] {d53f2639-41cc-4a2d-bc63-4bfd9f9b10bb} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001431 sec., 234102.02655485674 rows/sec., 15.32 MiB/sec. | ||
| 20913 | 2026.05.01 17:58:40.585932 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20914 | 2026.05.01 17:58:40.585976 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 20915 | 2026.05.01 17:58:40.585983 [ 279 ] {d53f2639-41cc-4a2d-bc63-4bfd9f9b10bb} <Debug> TCPHandler: Processed in 0.001652483 sec. | ||
| 20916 | 2026.05.01 17:58:40.586063 [ 186 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_148_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_143_30 to all_148_148_0 into Compact with storage Full | ||
| 20917 | 2026.05.01 17:58:40.586073 [ 190 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 20918 | 2026.05.01 17:58:40.586082 [ 225 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20919 | 2026.05.01 17:58:40.586158 [ 186 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_148_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20920 | 2026.05.01 17:58:40.586190 [ 186 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_148_31} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_143_30, total 58152 rows starting from the beginning of the part | ||
| 20921 | 2026.05.01 17:58:40.586208 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20922 | 2026.05.01 17:58:40.586242 [ 186 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_148_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 20923 | 2026.05.01 17:58:40.586287 [ 186 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_148_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 335 rows starting from the beginning of the part | ||
| 20924 | 2026.05.01 17:58:40.586312 [ 279 ] {515be31e-8538-45c1-9e09-b4fb83bf02fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20925 | 2026.05.01 17:58:40.586322 [ 186 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_148_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 1500 rows starting from the beginning of the part | ||
| 20926 | 2026.05.01 17:58:40.586369 [ 279 ] {515be31e-8538-45c1-9e09-b4fb83bf02fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20927 | 2026.05.01 17:58:40.586374 [ 186 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_148_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 128 rows starting from the beginning of the part | ||
| 20928 | 2026.05.01 17:58:40.586402 [ 190 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_51_10} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20929 | 2026.05.01 17:58:40.586428 [ 186 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_148_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 335 rows starting from the beginning of the part | ||
| 20930 | 2026.05.01 17:58:40.586482 [ 190 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_51_10} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 20931 | 2026.05.01 17:58:40.586576 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 20932 | 2026.05.01 17:58:40.586724 [ 279 ] {515be31e-8538-45c1-9e09-b4fb83bf02fc} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20933 | 2026.05.01 17:58:40.586768 [ 279 ] {515be31e-8538-45c1-9e09-b4fb83bf02fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 20934 | 2026.05.01 17:58:40.587116 [ 279 ] {515be31e-8538-45c1-9e09-b4fb83bf02fc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 20935 | 2026.05.01 17:58:40.587370 [ 279 ] {515be31e-8538-45c1-9e09-b4fb83bf02fc} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20936 | 2026.05.01 17:58:40.587529 [ 279 ] {515be31e-8538-45c1-9e09-b4fb83bf02fc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001235 sec., 809.7165991902834 rows/sec., 54.56 KiB/sec. | ||
| 20937 | 2026.05.01 17:58:40.587572 [ 279 ] {515be31e-8538-45c1-9e09-b4fb83bf02fc} <Debug> TCPHandler: Processed in 0.001415368 sec. | ||
| 20938 | 2026.05.01 17:58:40.587704 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20939 | 2026.05.01 17:58:40.587805 [ 279 ] {b4713d9f-8358-4951-979f-c27796108720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20940 | 2026.05.01 17:58:40.587871 [ 279 ] {b4713d9f-8358-4951-979f-c27796108720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20941 | 2026.05.01 17:58:40.588891 [ 279 ] {b4713d9f-8358-4951-979f-c27796108720} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20942 | 2026.05.01 17:58:40.588931 [ 279 ] {b4713d9f-8358-4951-979f-c27796108720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 20943 | 2026.05.01 17:58:40.589513 [ 279 ] {b4713d9f-8358-4951-979f-c27796108720} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 20944 | 2026.05.01 17:58:40.589733 [ 279 ] {b4713d9f-8358-4951-979f-c27796108720} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20945 | 2026.05.01 17:58:40.589866 [ 279 ] {b4713d9f-8358-4951-979f-c27796108720} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002112 sec., 17518.939393939392 rows/sec., 31.39 MiB/sec. | ||
| 20946 | 2026.05.01 17:58:40.589934 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20947 | 2026.05.01 17:58:40.589957 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20948 | 2026.05.01 17:58:40.589957 [ 279 ] {b4713d9f-8358-4951-979f-c27796108720} <Debug> TCPHandler: Processed in 0.002342757 sec. | ||
| 20949 | 2026.05.01 17:58:40.590107 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20950 | 2026.05.01 17:58:40.590203 [ 279 ] {86dca5c0-683f-4d5c-bfb8-ee8db7efc512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20951 | 2026.05.01 17:58:40.590250 [ 279 ] {86dca5c0-683f-4d5c-bfb8-ee8db7efc512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20952 | 2026.05.01 17:58:40.590677 [ 279 ] {86dca5c0-683f-4d5c-bfb8-ee8db7efc512} <Trace> oximeter.measurements_i64 (35f4cb40-bc4a-4785-a0a5-635399a17910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20953 | 2026.05.01 17:58:40.590738 [ 279 ] {86dca5c0-683f-4d5c-bfb8-ee8db7efc512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 20954 | 2026.05.01 17:58:40.591142 [ 279 ] {86dca5c0-683f-4d5c-bfb8-ee8db7efc512} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 20955 | 2026.05.01 17:58:40.591383 [ 279 ] {86dca5c0-683f-4d5c-bfb8-ee8db7efc512} <Trace> oximeter.measurements_i64 (35f4cb40-bc4a-4785-a0a5-635399a17910): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20956 | 2026.05.01 17:58:40.591521 [ 279 ] {86dca5c0-683f-4d5c-bfb8-ee8db7efc512} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.00129 sec., 2325.5813953488373 rows/sec., 186.23 KiB/sec. | ||
| 20957 | 2026.05.01 17:58:40.591561 [ 279 ] {86dca5c0-683f-4d5c-bfb8-ee8db7efc512} <Debug> TCPHandler: Processed in 0.001466 sec. | ||
| 20958 | 2026.05.01 17:58:40.591694 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20959 | 2026.05.01 17:58:40.591795 [ 279 ] {dda1a995-3f22-461e-8972-015c96e7068c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20960 | 2026.05.01 17:58:40.591837 [ 279 ] {dda1a995-3f22-461e-8972-015c96e7068c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20961 | 2026.05.01 17:58:40.592188 [ 279 ] {dda1a995-3f22-461e-8972-015c96e7068c} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20962 | 2026.05.01 17:58:40.592226 [ 279 ] {dda1a995-3f22-461e-8972-015c96e7068c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 20963 | 2026.05.01 17:58:40.592548 [ 279 ] {dda1a995-3f22-461e-8972-015c96e7068c} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20964 | 2026.05.01 17:58:40.592768 [ 279 ] {dda1a995-3f22-461e-8972-015c96e7068c} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20965 | 2026.05.01 17:58:40.592903 [ 279 ] {dda1a995-3f22-461e-8972-015c96e7068c} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.00113 sec., 97345.13274336283 rows/sec., 5.92 MiB/sec. | ||
| 20966 | 2026.05.01 17:58:40.592940 [ 279 ] {dda1a995-3f22-461e-8972-015c96e7068c} <Debug> TCPHandler: Processed in 0.001303237 sec. | ||
| 20967 | 2026.05.01 17:58:40.592991 [ 223 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20968 | 2026.05.01 17:58:40.593027 [ 223 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20969 | 2026.05.01 17:58:40.594815 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20970 | 2026.05.01 17:58:40.596529 [ 223 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20971 | 2026.05.01 17:58:40.599505 [ 190 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_148_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60610 rows, containing 5 columns (5 merged, 0 gathered) in 0.013478173 sec., 4496900.284630565 rows/sec., 290.35 MiB/sec. | ||
| 20972 | 2026.05.01 17:58:40.599897 [ 190 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_148_31} <Trace> MergedBlockOutputStream: filled checksums all_1_148_31 (state Temporary) | ||
| 20973 | 2026.05.01 17:58:40.600171 [ 190 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_148_31} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_148_31 to all_1_148_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20974 | 2026.05.01 17:58:40.600237 [ 190 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_148_31} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 6 parts: [all_1_143_30, all_148_148_0] -> all_1_148_31 | ||
| 20975 | 2026.05.01 17:58:40.600314 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.61 MiB. | ||
| 20976 | 2026.05.01 17:58:40.924066 [ 218 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20977 | 2026.05.01 17:58:40.924116 [ 218 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20978 | 2026.05.01 17:58:40.927343 [ 218 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20979 | 2026.05.01 17:58:41.221582 [ 218 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20980 | 2026.05.01 17:58:41.221636 [ 218 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20981 | 2026.05.01 17:58:41.224282 [ 218 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20982 | 2026.05.01 17:58:42.114678 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20983 | 2026.05.01 17:58:42.114738 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20984 | 2026.05.01 17:58:42.326822 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43252 | ||
| 20985 | 2026.05.01 17:58:42.327432 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20986 | 2026.05.01 17:58:42.327484 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 20987 | 2026.05.01 17:58:42.328009 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 20988 | 2026.05.01 17:58:42.328244 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20989 | 2026.05.01 17:58:42.328385 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43252 | ||
| 20990 | 2026.05.01 17:58:42.328515 [ 224 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20991 | 2026.05.01 17:58:42.328578 [ 224 ] {} <Debug> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20992 | 2026.05.01 17:58:42.330938 [ 224 ] {} <Debug> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20993 | 2026.05.01 17:58:42.410419 [ 221 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20994 | 2026.05.01 17:58:42.410455 [ 221 ] {} <Debug> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20995 | 2026.05.01 17:58:42.413065 [ 221 ] {} <Debug> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20996 | 2026.05.01 17:58:43.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.59 MiB, peak 416.22 MiB, free memory in arenas 0.00 B, will set to 397.58 MiB (RSS), difference: 3.98 MiB | ||
| 20997 | 2026.05.01 17:58:44.598575 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 | ||
| 20998 | 2026.05.01 17:58:44.623379 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20999 | 2026.05.01 17:58:44.623463 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21000 | 2026.05.01 17:58:44.632319 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 21001 | 2026.05.01 17:58:44.633421 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21002 | 2026.05.01 17:58:44.638841 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 21003 | 2026.05.01 17:58:45.428644 [ 221 ] {} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21004 | 2026.05.01 17:58:45.428710 [ 221 ] {} <Debug> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21005 | 2026.05.01 17:58:45.430069 [ 221 ] {} <Debug> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21006 | 2026.05.01 17:58:45.558678 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21007 | 2026.05.01 17:58:45.558939 [ 279 ] {686c41c6-b2c7-4d80-b22d-15debe4a7270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21008 | 2026.05.01 17:58:45.559041 [ 279 ] {686c41c6-b2c7-4d80-b22d-15debe4a7270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21009 | 2026.05.01 17:58:45.560040 [ 279 ] {686c41c6-b2c7-4d80-b22d-15debe4a7270} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21010 | 2026.05.01 17:58:45.560260 [ 279 ] {686c41c6-b2c7-4d80-b22d-15debe4a7270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21011 | 2026.05.01 17:58:45.560748 [ 279 ] {686c41c6-b2c7-4d80-b22d-15debe4a7270} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21012 | 2026.05.01 17:58:45.561171 [ 279 ] {686c41c6-b2c7-4d80-b22d-15debe4a7270} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21013 | 2026.05.01 17:58:45.561399 [ 279 ] {686c41c6-b2c7-4d80-b22d-15debe4a7270} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.002538 sec., 26792.750197005516 rows/sec., 2.14 MiB/sec. | ||
| 21014 | 2026.05.01 17:58:45.561473 [ 279 ] {686c41c6-b2c7-4d80-b22d-15debe4a7270} <Debug> TCPHandler: Processed in 0.003024521 sec. | ||
| 21015 | 2026.05.01 17:58:45.561682 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21016 | 2026.05.01 17:58:45.561836 [ 279 ] {66d736ec-c049-47a8-ac97-53701d49a082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21017 | 2026.05.01 17:58:45.561902 [ 279 ] {66d736ec-c049-47a8-ac97-53701d49a082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21018 | 2026.05.01 17:58:45.562527 [ 279 ] {66d736ec-c049-47a8-ac97-53701d49a082} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21019 | 2026.05.01 17:58:45.562580 [ 279 ] {66d736ec-c049-47a8-ac97-53701d49a082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21020 | 2026.05.01 17:58:45.563020 [ 279 ] {66d736ec-c049-47a8-ac97-53701d49a082} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 21021 | 2026.05.01 17:58:45.563310 [ 279 ] {66d736ec-c049-47a8-ac97-53701d49a082} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21022 | 2026.05.01 17:58:45.563506 [ 279 ] {66d736ec-c049-47a8-ac97-53701d49a082} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001704 sec., 3521.1267605633802 rows/sec., 264.77 KiB/sec. | ||
| 21023 | 2026.05.01 17:58:45.563562 [ 279 ] {66d736ec-c049-47a8-ac97-53701d49a082} <Debug> TCPHandler: Processed in 0.00195313 sec. | ||
| 21024 | 2026.05.01 17:58:45.563731 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21025 | 2026.05.01 17:58:45.563873 [ 279 ] {c2b48f94-d09c-4b69-b51b-9a6ebb3d16fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21026 | 2026.05.01 17:58:45.563935 [ 279 ] {c2b48f94-d09c-4b69-b51b-9a6ebb3d16fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21027 | 2026.05.01 17:58:45.564565 [ 279 ] {c2b48f94-d09c-4b69-b51b-9a6ebb3d16fa} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21028 | 2026.05.01 17:58:45.564622 [ 279 ] {c2b48f94-d09c-4b69-b51b-9a6ebb3d16fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21029 | 2026.05.01 17:58:45.565069 [ 279 ] {c2b48f94-d09c-4b69-b51b-9a6ebb3d16fa} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21030 | 2026.05.01 17:58:45.565405 [ 279 ] {c2b48f94-d09c-4b69-b51b-9a6ebb3d16fa} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21031 | 2026.05.01 17:58:45.565601 [ 279 ] {c2b48f94-d09c-4b69-b51b-9a6ebb3d16fa} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001759 sec., 39795.33826037522 rows/sec., 3.11 MiB/sec. | ||
| 21032 | 2026.05.01 17:58:45.565651 [ 279 ] {c2b48f94-d09c-4b69-b51b-9a6ebb3d16fa} <Debug> TCPHandler: Processed in 0.00199096 sec. | ||
| 21033 | 2026.05.01 17:58:45.565823 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21034 | 2026.05.01 17:58:45.565965 [ 279 ] {93458e2c-92dc-4fe3-8f8c-1fa7e7444205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21035 | 2026.05.01 17:58:45.566029 [ 279 ] {93458e2c-92dc-4fe3-8f8c-1fa7e7444205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21036 | 2026.05.01 17:58:45.566642 [ 279 ] {93458e2c-92dc-4fe3-8f8c-1fa7e7444205} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21037 | 2026.05.01 17:58:45.566695 [ 279 ] {93458e2c-92dc-4fe3-8f8c-1fa7e7444205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21038 | 2026.05.01 17:58:45.567209 [ 279 ] {93458e2c-92dc-4fe3-8f8c-1fa7e7444205} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21039 | 2026.05.01 17:58:45.567526 [ 279 ] {93458e2c-92dc-4fe3-8f8c-1fa7e7444205} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21040 | 2026.05.01 17:58:45.567719 [ 279 ] {93458e2c-92dc-4fe3-8f8c-1fa7e7444205} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001781 sec., 89837.17012914093 rows/sec., 6.26 MiB/sec. | ||
| 21041 | 2026.05.01 17:58:45.567771 [ 279 ] {93458e2c-92dc-4fe3-8f8c-1fa7e7444205} <Debug> TCPHandler: Processed in 0.002021731 sec. | ||
| 21042 | 2026.05.01 17:58:45.567936 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21043 | 2026.05.01 17:58:45.568076 [ 279 ] {03310738-40d3-4faf-85d0-09ee8fd451a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21044 | 2026.05.01 17:58:45.568159 [ 279 ] {03310738-40d3-4faf-85d0-09ee8fd451a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21045 | 2026.05.01 17:58:45.569338 [ 279 ] {03310738-40d3-4faf-85d0-09ee8fd451a1} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21046 | 2026.05.01 17:58:45.569391 [ 279 ] {03310738-40d3-4faf-85d0-09ee8fd451a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21047 | 2026.05.01 17:58:45.570153 [ 279 ] {03310738-40d3-4faf-85d0-09ee8fd451a1} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 21048 | 2026.05.01 17:58:45.570482 [ 279 ] {03310738-40d3-4faf-85d0-09ee8fd451a1} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21049 | 2026.05.01 17:58:45.570695 [ 279 ] {03310738-40d3-4faf-85d0-09ee8fd451a1} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.002648 sec., 2265.861027190332 rows/sec., 4.06 MiB/sec. | ||
| 21050 | 2026.05.01 17:58:45.570797 [ 279 ] {03310738-40d3-4faf-85d0-09ee8fd451a1} <Debug> TCPHandler: Processed in 0.002931699 sec. | ||
| 21051 | 2026.05.01 17:58:45.570968 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21052 | 2026.05.01 17:58:45.571112 [ 279 ] {a74cea44-49fa-4323-aa4e-0c5026c95c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21053 | 2026.05.01 17:58:45.571184 [ 279 ] {a74cea44-49fa-4323-aa4e-0c5026c95c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21054 | 2026.05.01 17:58:45.571689 [ 279 ] {a74cea44-49fa-4323-aa4e-0c5026c95c08} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21055 | 2026.05.01 17:58:45.571744 [ 279 ] {a74cea44-49fa-4323-aa4e-0c5026c95c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21056 | 2026.05.01 17:58:45.572187 [ 279 ] {a74cea44-49fa-4323-aa4e-0c5026c95c08} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21057 | 2026.05.01 17:58:45.572489 [ 279 ] {a74cea44-49fa-4323-aa4e-0c5026c95c08} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21058 | 2026.05.01 17:58:45.572678 [ 279 ] {a74cea44-49fa-4323-aa4e-0c5026c95c08} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001593 sec., 37664.78342749529 rows/sec., 2.54 MiB/sec. | ||
| 21059 | 2026.05.01 17:58:45.572731 [ 279 ] {a74cea44-49fa-4323-aa4e-0c5026c95c08} <Debug> TCPHandler: Processed in 0.001833927 sec. | ||
| 21060 | 2026.05.01 17:58:45.999105 [ 220 ] {} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Found 5 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 21061 | 2026.05.01 17:58:45.999163 [ 220 ] {} <Debug> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Removing 5 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 21062 | 2026.05.01 17:58:46.001490 [ 220 ] {} <Debug> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Removing 5 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 21063 | 2026.05.01 17:58:47.479284 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2650 | ||
| 21064 | 2026.05.01 17:58:47.482078 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21065 | 2026.05.01 17:58:47.482140 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21066 | 2026.05.01 17:58:47.483506 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 21067 | 2026.05.01 17:58:47.483813 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21068 | 2026.05.01 17:58:47.484262 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2650 | ||
| 21069 | 2026.05.01 17:58:49.829473 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43700 | ||
| 21070 | 2026.05.01 17:58:49.829988 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21071 | 2026.05.01 17:58:49.830026 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21072 | 2026.05.01 17:58:49.830535 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 21073 | 2026.05.01 17:58:49.830787 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21074 | 2026.05.01 17:58:49.830914 [ 181 ] {} <Debug> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 21075 | 2026.05.01 17:58:49.830938 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43700 | ||
| 21076 | 2026.05.01 17:58:49.830964 [ 181 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21077 | 2026.05.01 17:58:49.830987 [ 181 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21078 | 2026.05.01 17:58:49.831121 [ 195 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 21079 | 2026.05.01 17:58:49.831282 [ 195 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21080 | 2026.05.01 17:58:49.831326 [ 195 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41332 rows starting from the beginning of the part | ||
| 21081 | 2026.05.01 17:58:49.831398 [ 195 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 448 rows starting from the beginning of the part | ||
| 21082 | 2026.05.01 17:58:49.831452 [ 195 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 512 rows starting from the beginning of the part | ||
| 21083 | 2026.05.01 17:58:49.831501 [ 195 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 448 rows starting from the beginning of the part | ||
| 21084 | 2026.05.01 17:58:49.831547 [ 195 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 512 rows starting from the beginning of the part | ||
| 21085 | 2026.05.01 17:58:49.831591 [ 195 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 448 rows starting from the beginning of the part | ||
| 21086 | 2026.05.01 17:58:49.834478 [ 189 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43700 rows, containing 4 columns (4 merged, 0 gathered) in 0.003421339 sec., 12772776.974161286 rows/sec., 182.72 MiB/sec. | ||
| 21087 | 2026.05.01 17:58:49.834900 [ 200 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 21088 | 2026.05.01 17:58:49.835281 [ 200 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_91_18} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21089 | 2026.05.01 17:58:49.835369 [ 200 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_91_18} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 21090 | 2026.05.01 17:58:49.835496 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 21091 | 2026.05.01 17:58:50.571327 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21092 | 2026.05.01 17:58:50.571524 [ 279 ] {fa2ff6fb-7a57-4254-bcfb-e94b121bdb5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21093 | 2026.05.01 17:58:50.571595 [ 279 ] {fa2ff6fb-7a57-4254-bcfb-e94b121bdb5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21094 | 2026.05.01 17:58:50.572511 [ 279 ] {fa2ff6fb-7a57-4254-bcfb-e94b121bdb5e} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21095 | 2026.05.01 17:58:50.572553 [ 279 ] {fa2ff6fb-7a57-4254-bcfb-e94b121bdb5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21096 | 2026.05.01 17:58:50.572973 [ 279 ] {fa2ff6fb-7a57-4254-bcfb-e94b121bdb5e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 21097 | 2026.05.01 17:58:50.573211 [ 279 ] {fa2ff6fb-7a57-4254-bcfb-e94b121bdb5e} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21098 | 2026.05.01 17:58:50.573376 [ 279 ] {fa2ff6fb-7a57-4254-bcfb-e94b121bdb5e} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001901 sec., 244082.06207259337 rows/sec., 15.48 MiB/sec. | ||
| 21099 | 2026.05.01 17:58:50.573437 [ 279 ] {fa2ff6fb-7a57-4254-bcfb-e94b121bdb5e} <Debug> TCPHandler: Processed in 0.002242846 sec. | ||
| 21100 | 2026.05.01 17:58:50.573603 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21101 | 2026.05.01 17:58:50.573710 [ 279 ] {03916d06-f567-4e64-b0b1-c479b403cdd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21102 | 2026.05.01 17:58:50.573757 [ 279 ] {03916d06-f567-4e64-b0b1-c479b403cdd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21103 | 2026.05.01 17:58:50.574205 [ 279 ] {03916d06-f567-4e64-b0b1-c479b403cdd1} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21104 | 2026.05.01 17:58:50.574240 [ 279 ] {03916d06-f567-4e64-b0b1-c479b403cdd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21105 | 2026.05.01 17:58:50.574548 [ 279 ] {03916d06-f567-4e64-b0b1-c479b403cdd1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 21106 | 2026.05.01 17:58:50.574770 [ 279 ] {03916d06-f567-4e64-b0b1-c479b403cdd1} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21107 | 2026.05.01 17:58:50.574908 [ 279 ] {03916d06-f567-4e64-b0b1-c479b403cdd1} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001222 sec., 6546.6448445171845 rows/sec., 533.83 KiB/sec. | ||
| 21108 | 2026.05.01 17:58:50.574948 [ 279 ] {03916d06-f567-4e64-b0b1-c479b403cdd1} <Debug> TCPHandler: Processed in 0.001397478 sec. | ||
| 21109 | 2026.05.01 17:58:50.575084 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21110 | 2026.05.01 17:58:50.575182 [ 279 ] {3c866a5d-6d50-4976-b8e8-2ab25b37e0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21111 | 2026.05.01 17:58:50.575223 [ 279 ] {3c866a5d-6d50-4976-b8e8-2ab25b37e0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21112 | 2026.05.01 17:58:50.576726 [ 279 ] {3c866a5d-6d50-4976-b8e8-2ab25b37e0ba} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21113 | 2026.05.01 17:58:50.576761 [ 279 ] {3c866a5d-6d50-4976-b8e8-2ab25b37e0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21114 | 2026.05.01 17:58:50.577148 [ 279 ] {3c866a5d-6d50-4976-b8e8-2ab25b37e0ba} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21115 | 2026.05.01 17:58:50.577362 [ 279 ] {3c866a5d-6d50-4976-b8e8-2ab25b37e0ba} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21116 | 2026.05.01 17:58:50.577496 [ 279 ] {3c866a5d-6d50-4976-b8e8-2ab25b37e0ba} <Debug> executeQuery: Read 1351 rows, 108.52 KiB in 0.002334 sec., 578834.618680377 rows/sec., 45.41 MiB/sec. | ||
| 21117 | 2026.05.01 17:58:50.577535 [ 279 ] {3c866a5d-6d50-4976-b8e8-2ab25b37e0ba} <Debug> TCPHandler: Processed in 0.002500821 sec. | ||
| 21118 | 2026.05.01 17:58:50.577661 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21119 | 2026.05.01 17:58:50.577759 [ 279 ] {9b2f915f-f995-49ba-aa22-1c252c0ddb63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21120 | 2026.05.01 17:58:50.577800 [ 279 ] {9b2f915f-f995-49ba-aa22-1c252c0ddb63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21121 | 2026.05.01 17:58:50.578371 [ 279 ] {9b2f915f-f995-49ba-aa22-1c252c0ddb63} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21122 | 2026.05.01 17:58:50.578407 [ 279 ] {9b2f915f-f995-49ba-aa22-1c252c0ddb63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21123 | 2026.05.01 17:58:50.578746 [ 279 ] {9b2f915f-f995-49ba-aa22-1c252c0ddb63} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 21124 | 2026.05.01 17:58:50.578962 [ 279 ] {9b2f915f-f995-49ba-aa22-1c252c0ddb63} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21125 | 2026.05.01 17:58:50.579094 [ 279 ] {9b2f915f-f995-49ba-aa22-1c252c0ddb63} <Debug> executeQuery: Read 290 rows, 18.25 KiB in 0.001355 sec., 214022.1402214022 rows/sec., 13.15 MiB/sec. | ||
| 21126 | 2026.05.01 17:58:50.579133 [ 279 ] {9b2f915f-f995-49ba-aa22-1c252c0ddb63} <Debug> TCPHandler: Processed in 0.001520911 sec. | ||
| 21127 | 2026.05.01 17:58:50.579255 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21128 | 2026.05.01 17:58:50.579350 [ 279 ] {2c337648-b0d3-491f-836a-c7aaf6e0a20a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21129 | 2026.05.01 17:58:50.579390 [ 279 ] {2c337648-b0d3-491f-836a-c7aaf6e0a20a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21130 | 2026.05.01 17:58:50.579941 [ 279 ] {2c337648-b0d3-491f-836a-c7aaf6e0a20a} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21131 | 2026.05.01 17:58:50.579978 [ 279 ] {2c337648-b0d3-491f-836a-c7aaf6e0a20a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21132 | 2026.05.01 17:58:50.580298 [ 279 ] {2c337648-b0d3-491f-836a-c7aaf6e0a20a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 21133 | 2026.05.01 17:58:50.580516 [ 279 ] {2c337648-b0d3-491f-836a-c7aaf6e0a20a} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21134 | 2026.05.01 17:58:50.580640 [ 155 ] {} <Debug> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71) (MergerMutator): Selected 6 parts from all_1_69_14 to all_74_74_0 | ||
| 21135 | 2026.05.01 17:58:50.580649 [ 279 ] {2c337648-b0d3-491f-836a-c7aaf6e0a20a} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001317 sec., 181473.04479878512 rows/sec., 11.70 MiB/sec. | ||
| 21136 | 2026.05.01 17:58:50.580714 [ 155 ] {} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21137 | 2026.05.01 17:58:50.580730 [ 279 ] {2c337648-b0d3-491f-836a-c7aaf6e0a20a} <Debug> TCPHandler: Processed in 0.001525101 sec. | ||
| 21138 | 2026.05.01 17:58:50.580741 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21139 | 2026.05.01 17:58:50.580846 [ 201 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_74_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_69_14 to all_74_74_0 into Compact with storage Full | ||
| 21140 | 2026.05.01 17:58:50.580860 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21141 | 2026.05.01 17:58:50.580941 [ 201 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_74_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21142 | 2026.05.01 17:58:50.580961 [ 279 ] {e9606898-3744-49da-98fe-d26cdbf2a24a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21143 | 2026.05.01 17:58:50.580970 [ 201 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_14, total 1064 rows starting from the beginning of the part | ||
| 21144 | 2026.05.01 17:58:50.581002 [ 279 ] {e9606898-3744-49da-98fe-d26cdbf2a24a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21145 | 2026.05.01 17:58:50.581034 [ 201 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 239 rows starting from the beginning of the part | ||
| 21146 | 2026.05.01 17:58:50.581079 [ 201 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 239 rows starting from the beginning of the part | ||
| 21147 | 2026.05.01 17:58:50.581126 [ 201 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 801 rows starting from the beginning of the part | ||
| 21148 | 2026.05.01 17:58:50.581167 [ 201 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 239 rows starting from the beginning of the part | ||
| 21149 | 2026.05.01 17:58:50.581208 [ 201 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 239 rows starting from the beginning of the part | ||
| 21150 | 2026.05.01 17:58:50.581566 [ 279 ] {e9606898-3744-49da-98fe-d26cdbf2a24a} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21151 | 2026.05.01 17:58:50.581602 [ 279 ] {e9606898-3744-49da-98fe-d26cdbf2a24a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21152 | 2026.05.01 17:58:50.581920 [ 279 ] {e9606898-3744-49da-98fe-d26cdbf2a24a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 21153 | 2026.05.01 17:58:50.582142 [ 279 ] {e9606898-3744-49da-98fe-d26cdbf2a24a} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21154 | 2026.05.01 17:58:50.582285 [ 279 ] {e9606898-3744-49da-98fe-d26cdbf2a24a} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001343 sec., 177215.18987341772 rows/sec., 10.06 MiB/sec. | ||
| 21155 | 2026.05.01 17:58:50.582331 [ 279 ] {e9606898-3744-49da-98fe-d26cdbf2a24a} <Debug> TCPHandler: Processed in 0.00151955 sec. | ||
| 21156 | 2026.05.01 17:58:50.582343 [ 200 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_74_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2821 rows, containing 5 columns (5 merged, 0 gathered) in 0.001532791 sec., 1840433.5620446624 rows/sec., 118.94 MiB/sec. | ||
| 21157 | 2026.05.01 17:58:50.582463 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21158 | 2026.05.01 17:58:50.582516 [ 201 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_74_15} <Trace> MergedBlockOutputStream: filled checksums all_1_74_15 (state Temporary) | ||
| 21159 | 2026.05.01 17:58:50.582568 [ 279 ] {92d50d24-9831-4899-9e41-592300d4cb77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21160 | 2026.05.01 17:58:50.582613 [ 279 ] {92d50d24-9831-4899-9e41-592300d4cb77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21161 | 2026.05.01 17:58:50.582762 [ 201 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_74_15} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_merge_all_1_74_15 to all_1_74_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21162 | 2026.05.01 17:58:50.582829 [ 201 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_74_15} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71) (MergerMutator): Merged 6 parts: [all_1_69_14, all_74_74_0] -> all_1_74_15 | ||
| 21163 | 2026.05.01 17:58:50.582891 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 21164 | 2026.05.01 17:58:50.583399 [ 279 ] {92d50d24-9831-4899-9e41-592300d4cb77} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21165 | 2026.05.01 17:58:50.583436 [ 279 ] {92d50d24-9831-4899-9e41-592300d4cb77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21166 | 2026.05.01 17:58:50.583804 [ 279 ] {92d50d24-9831-4899-9e41-592300d4cb77} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21167 | 2026.05.01 17:58:50.584037 [ 279 ] {92d50d24-9831-4899-9e41-592300d4cb77} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21168 | 2026.05.01 17:58:50.584172 [ 279 ] {92d50d24-9831-4899-9e41-592300d4cb77} <Debug> executeQuery: Read 827 rows, 59.54 KiB in 0.001623 sec., 509550.21565003076 rows/sec., 35.83 MiB/sec. | ||
| 21169 | 2026.05.01 17:58:50.584212 [ 279 ] {92d50d24-9831-4899-9e41-592300d4cb77} <Debug> TCPHandler: Processed in 0.001796857 sec. | ||
| 21170 | 2026.05.01 17:58:50.584335 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21171 | 2026.05.01 17:58:50.584431 [ 279 ] {54206ec4-df78-4804-a617-f04d0a6fdbb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21172 | 2026.05.01 17:58:50.584473 [ 279 ] {54206ec4-df78-4804-a617-f04d0a6fdbb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21173 | 2026.05.01 17:58:50.584814 [ 279 ] {54206ec4-df78-4804-a617-f04d0a6fdbb9} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21174 | 2026.05.01 17:58:50.584852 [ 279 ] {54206ec4-df78-4804-a617-f04d0a6fdbb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21175 | 2026.05.01 17:58:50.585161 [ 279 ] {54206ec4-df78-4804-a617-f04d0a6fdbb9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 21176 | 2026.05.01 17:58:50.585379 [ 279 ] {54206ec4-df78-4804-a617-f04d0a6fdbb9} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21177 | 2026.05.01 17:58:50.585511 [ 279 ] {54206ec4-df78-4804-a617-f04d0a6fdbb9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 21178 | 2026.05.01 17:58:50.585548 [ 279 ] {54206ec4-df78-4804-a617-f04d0a6fdbb9} <Debug> TCPHandler: Processed in 0.001259286 sec. | ||
| 21179 | 2026.05.01 17:58:50.585670 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21180 | 2026.05.01 17:58:50.585774 [ 279 ] {ed0a5e2e-a77b-464a-93d8-a1ac2692b545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21181 | 2026.05.01 17:58:50.585818 [ 279 ] {ed0a5e2e-a77b-464a-93d8-a1ac2692b545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21182 | 2026.05.01 17:58:50.586292 [ 279 ] {ed0a5e2e-a77b-464a-93d8-a1ac2692b545} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21183 | 2026.05.01 17:58:50.586329 [ 279 ] {ed0a5e2e-a77b-464a-93d8-a1ac2692b545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21184 | 2026.05.01 17:58:50.586686 [ 279 ] {ed0a5e2e-a77b-464a-93d8-a1ac2692b545} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21185 | 2026.05.01 17:58:50.586912 [ 279 ] {ed0a5e2e-a77b-464a-93d8-a1ac2692b545} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21186 | 2026.05.01 17:58:50.587047 [ 279 ] {ed0a5e2e-a77b-464a-93d8-a1ac2692b545} <Debug> executeQuery: Read 339 rows, 22.73 KiB in 0.001292 sec., 262383.9009287926 rows/sec., 17.18 MiB/sec. | ||
| 21187 | 2026.05.01 17:58:50.587091 [ 279 ] {ed0a5e2e-a77b-464a-93d8-a1ac2692b545} <Debug> TCPHandler: Processed in 0.00147075 sec. | ||
| 21188 | 2026.05.01 17:58:50.587222 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21189 | 2026.05.01 17:58:50.587342 [ 279 ] {b4f14b3b-3312-49b0-9039-896ac6dcbb70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21190 | 2026.05.01 17:58:50.587396 [ 279 ] {b4f14b3b-3312-49b0-9039-896ac6dcbb70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21191 | 2026.05.01 17:58:50.587799 [ 279 ] {b4f14b3b-3312-49b0-9039-896ac6dcbb70} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21192 | 2026.05.01 17:58:50.587845 [ 279 ] {b4f14b3b-3312-49b0-9039-896ac6dcbb70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21193 | 2026.05.01 17:58:50.588196 [ 279 ] {b4f14b3b-3312-49b0-9039-896ac6dcbb70} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 21194 | 2026.05.01 17:58:50.588422 [ 279 ] {b4f14b3b-3312-49b0-9039-896ac6dcbb70} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21195 | 2026.05.01 17:58:50.588558 [ 279 ] {b4f14b3b-3312-49b0-9039-896ac6dcbb70} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001241 sec., 805.8017727639001 rows/sec., 54.30 KiB/sec. | ||
| 21196 | 2026.05.01 17:58:50.588598 [ 279 ] {b4f14b3b-3312-49b0-9039-896ac6dcbb70} <Debug> TCPHandler: Processed in 0.001436879 sec. | ||
| 21197 | 2026.05.01 17:58:50.588727 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21198 | 2026.05.01 17:58:50.588822 [ 279 ] {0458a3c4-8e5b-4d68-93b1-74520fa35342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21199 | 2026.05.01 17:58:50.588878 [ 279 ] {0458a3c4-8e5b-4d68-93b1-74520fa35342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21200 | 2026.05.01 17:58:50.589837 [ 279 ] {0458a3c4-8e5b-4d68-93b1-74520fa35342} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21201 | 2026.05.01 17:58:50.589874 [ 279 ] {0458a3c4-8e5b-4d68-93b1-74520fa35342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21202 | 2026.05.01 17:58:50.590446 [ 279 ] {0458a3c4-8e5b-4d68-93b1-74520fa35342} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 21203 | 2026.05.01 17:58:50.590686 [ 279 ] {0458a3c4-8e5b-4d68-93b1-74520fa35342} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21204 | 2026.05.01 17:58:50.590831 [ 279 ] {0458a3c4-8e5b-4d68-93b1-74520fa35342} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002027 sec., 24666.9955599408 rows/sec., 44.20 MiB/sec. | ||
| 21205 | 2026.05.01 17:58:50.590904 [ 279 ] {0458a3c4-8e5b-4d68-93b1-74520fa35342} <Debug> TCPHandler: Processed in 0.002226085 sec. | ||
| 21206 | 2026.05.01 17:58:50.591025 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21207 | 2026.05.01 17:58:50.591120 [ 279 ] {8b96fcad-8ff4-477a-a8db-f0be07a5e8c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 21208 | 2026.05.01 17:58:50.591162 [ 279 ] {8b96fcad-8ff4-477a-a8db-f0be07a5e8c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 21209 | 2026.05.01 17:58:50.591501 [ 279 ] {8b96fcad-8ff4-477a-a8db-f0be07a5e8c3} <Trace> oximeter.measurements_i64 (35f4cb40-bc4a-4785-a0a5-635399a17910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21210 | 2026.05.01 17:58:50.591538 [ 279 ] {8b96fcad-8ff4-477a-a8db-f0be07a5e8c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21211 | 2026.05.01 17:58:50.591837 [ 279 ] {8b96fcad-8ff4-477a-a8db-f0be07a5e8c3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 21212 | 2026.05.01 17:58:50.592075 [ 279 ] {8b96fcad-8ff4-477a-a8db-f0be07a5e8c3} <Trace> oximeter.measurements_i64 (35f4cb40-bc4a-4785-a0a5-635399a17910): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21213 | 2026.05.01 17:58:50.592200 [ 279 ] {8b96fcad-8ff4-477a-a8db-f0be07a5e8c3} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001098 sec., 10928.96174863388 rows/sec., 772.00 KiB/sec. | ||
| 21214 | 2026.05.01 17:58:50.592237 [ 279 ] {8b96fcad-8ff4-477a-a8db-f0be07a5e8c3} <Debug> TCPHandler: Processed in 0.001261756 sec. | ||
| 21215 | 2026.05.01 17:58:50.592354 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21216 | 2026.05.01 17:58:50.592469 [ 279 ] {7e14f4f0-e082-4d93-b376-d073ae0be26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21217 | 2026.05.01 17:58:50.592521 [ 279 ] {7e14f4f0-e082-4d93-b376-d073ae0be26a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21218 | 2026.05.01 17:58:50.592929 [ 279 ] {7e14f4f0-e082-4d93-b376-d073ae0be26a} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21219 | 2026.05.01 17:58:50.592972 [ 279 ] {7e14f4f0-e082-4d93-b376-d073ae0be26a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21220 | 2026.05.01 17:58:50.593300 [ 279 ] {7e14f4f0-e082-4d93-b376-d073ae0be26a} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21221 | 2026.05.01 17:58:50.593513 [ 279 ] {7e14f4f0-e082-4d93-b376-d073ae0be26a} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21222 | 2026.05.01 17:58:50.593645 [ 279 ] {7e14f4f0-e082-4d93-b376-d073ae0be26a} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001201 sec., 91590.34138218152 rows/sec., 5.57 MiB/sec. | ||
| 21223 | 2026.05.01 17:58:50.593682 [ 279 ] {7e14f4f0-e082-4d93-b376-d073ae0be26a} <Debug> TCPHandler: Processed in 0.001386818 sec. | ||
| 21224 | 2026.05.01 17:58:52.139845 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 21225 | 2026.05.01 17:58:52.158424 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21226 | 2026.05.01 17:58:52.158488 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21227 | 2026.05.01 17:58:52.164701 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 21228 | 2026.05.01 17:58:52.165422 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21229 | 2026.05.01 17:58:52.165695 [ 154 ] {} <Debug> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 21230 | 2026.05.01 17:58:52.165753 [ 154 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21231 | 2026.05.01 17:58:52.165774 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21232 | 2026.05.01 17:58:52.165902 [ 195 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 21233 | 2026.05.01 17:58:52.169270 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 21234 | 2026.05.01 17:58:52.169889 [ 195 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21235 | 2026.05.01 17:58:52.171551 [ 195 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 21236 | 2026.05.01 17:58:52.176610 [ 195 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 21237 | 2026.05.01 17:58:52.181804 [ 195 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 21238 | 2026.05.01 17:58:52.186556 [ 195 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 21239 | 2026.05.01 17:58:52.191503 [ 195 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
| 21240 | 2026.05.01 17:58:52.196189 [ 195 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 21241 | 2026.05.01 17:58:52.256643 [ 201 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.090799797 sec., 7555.082970064349 rows/sec., 39.07 MiB/sec. | ||
| 21242 | 2026.05.01 17:58:52.259073 [ 187 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 21243 | 2026.05.01 17:58:52.261382 [ 187 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_91_18} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21244 | 2026.05.01 17:58:52.261482 [ 187 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_91_18} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 21245 | 2026.05.01 17:58:52.263328 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 21246 | 2026.05.01 17:58:53.000307 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.65 MiB, peak 416.22 MiB, free memory in arenas 0.00 B, will set to 397.58 MiB (RSS), difference: -1.07 MiB | ||
| 21247 | 2026.05.01 17:58:55.554150 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21248 | 2026.05.01 17:58:55.554352 [ 279 ] {2e45b8d5-3a9e-47f3-b37f-967af100e6e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21249 | 2026.05.01 17:58:55.554424 [ 279 ] {2e45b8d5-3a9e-47f3-b37f-967af100e6e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21250 | 2026.05.01 17:58:55.555127 [ 279 ] {2e45b8d5-3a9e-47f3-b37f-967af100e6e8} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21251 | 2026.05.01 17:58:55.555172 [ 279 ] {2e45b8d5-3a9e-47f3-b37f-967af100e6e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21252 | 2026.05.01 17:58:55.555590 [ 279 ] {2e45b8d5-3a9e-47f3-b37f-967af100e6e8} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21253 | 2026.05.01 17:58:55.555829 [ 279 ] {2e45b8d5-3a9e-47f3-b37f-967af100e6e8} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21254 | 2026.05.01 17:58:55.555985 [ 141 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21255 | 2026.05.01 17:58:55.555990 [ 279 ] {2e45b8d5-3a9e-47f3-b37f-967af100e6e8} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001691 sec., 40212.89178001183 rows/sec., 3.21 MiB/sec. | ||
| 21256 | 2026.05.01 17:58:55.556031 [ 141 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21257 | 2026.05.01 17:58:55.556054 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21258 | 2026.05.01 17:58:55.556068 [ 279 ] {2e45b8d5-3a9e-47f3-b37f-967af100e6e8} <Debug> TCPHandler: Processed in 0.002052602 sec. | ||
| 21259 | 2026.05.01 17:58:55.556194 [ 188 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 21260 | 2026.05.01 17:58:55.556222 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21261 | 2026.05.01 17:58:55.556372 [ 279 ] {68a1ad9c-9e6b-4231-8189-04105044de3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21262 | 2026.05.01 17:58:55.556381 [ 188 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21263 | 2026.05.01 17:58:55.556431 [ 279 ] {68a1ad9c-9e6b-4231-8189-04105044de3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21264 | 2026.05.01 17:58:55.556437 [ 188 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3812 rows starting from the beginning of the part | ||
| 21265 | 2026.05.01 17:58:55.556531 [ 188 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 56 rows starting from the beginning of the part | ||
| 21266 | 2026.05.01 17:58:55.556584 [ 188 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 1321 rows starting from the beginning of the part | ||
| 21267 | 2026.05.01 17:58:55.556635 [ 188 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 68 rows starting from the beginning of the part | ||
| 21268 | 2026.05.01 17:58:55.556682 [ 188 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 1351 rows starting from the beginning of the part | ||
| 21269 | 2026.05.01 17:58:55.556731 [ 188 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 68 rows starting from the beginning of the part | ||
| 21270 | 2026.05.01 17:58:55.556886 [ 279 ] {68a1ad9c-9e6b-4231-8189-04105044de3f} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21271 | 2026.05.01 17:58:55.556929 [ 279 ] {68a1ad9c-9e6b-4231-8189-04105044de3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21272 | 2026.05.01 17:58:55.557280 [ 279 ] {68a1ad9c-9e6b-4231-8189-04105044de3f} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 21273 | 2026.05.01 17:58:55.557508 [ 279 ] {68a1ad9c-9e6b-4231-8189-04105044de3f} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21274 | 2026.05.01 17:58:55.557656 [ 279 ] {68a1ad9c-9e6b-4231-8189-04105044de3f} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001312 sec., 4573.170731707317 rows/sec., 343.88 KiB/sec. | ||
| 21275 | 2026.05.01 17:58:55.557697 [ 279 ] {68a1ad9c-9e6b-4231-8189-04105044de3f} <Debug> TCPHandler: Processed in 0.001530241 sec. | ||
| 21276 | 2026.05.01 17:58:55.557830 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21277 | 2026.05.01 17:58:55.557927 [ 279 ] {a1809a8c-a172-436d-8dbf-2c4307d1c9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21278 | 2026.05.01 17:58:55.557971 [ 279 ] {a1809a8c-a172-436d-8dbf-2c4307d1c9c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21279 | 2026.05.01 17:58:55.558402 [ 279 ] {a1809a8c-a172-436d-8dbf-2c4307d1c9c4} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21280 | 2026.05.01 17:58:55.558438 [ 279 ] {a1809a8c-a172-436d-8dbf-2c4307d1c9c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21281 | 2026.05.01 17:58:55.558752 [ 279 ] {a1809a8c-a172-436d-8dbf-2c4307d1c9c4} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21282 | 2026.05.01 17:58:55.558964 [ 279 ] {a1809a8c-a172-436d-8dbf-2c4307d1c9c4} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21283 | 2026.05.01 17:58:55.559077 [ 141 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21284 | 2026.05.01 17:58:55.559103 [ 279 ] {a1809a8c-a172-436d-8dbf-2c4307d1c9c4} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001196 sec., 58528.42809364548 rows/sec., 4.57 MiB/sec. | ||
| 21285 | 2026.05.01 17:58:55.559107 [ 141 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21286 | 2026.05.01 17:58:55.559114 [ 198 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6676 rows, containing 5 columns (5 merged, 0 gathered) in 0.00299386 sec., 2229897.189581343 rows/sec., 180.14 MiB/sec. | ||
| 21287 | 2026.05.01 17:58:55.559144 [ 279 ] {a1809a8c-a172-436d-8dbf-2c4307d1c9c4} <Debug> TCPHandler: Processed in 0.001364877 sec. | ||
| 21288 | 2026.05.01 17:58:55.559138 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21289 | 2026.05.01 17:58:55.559278 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 21290 | 2026.05.01 17:58:55.559301 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21291 | 2026.05.01 17:58:55.559404 [ 279 ] {cb10c280-e60f-42ec-90d6-4b1fbbea7dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21292 | 2026.05.01 17:58:55.559411 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21293 | 2026.05.01 17:58:55.559453 [ 279 ] {cb10c280-e60f-42ec-90d6-4b1fbbea7dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21294 | 2026.05.01 17:58:55.559465 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2102 rows starting from the beginning of the part | ||
| 21295 | 2026.05.01 17:58:55.559499 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21296 | 2026.05.01 17:58:55.559549 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 64 rows starting from the beginning of the part | ||
| 21297 | 2026.05.01 17:58:55.559611 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 800 rows starting from the beginning of the part | ||
| 21298 | 2026.05.01 17:58:55.559660 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 70 rows starting from the beginning of the part | ||
| 21299 | 2026.05.01 17:58:55.559712 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 827 rows starting from the beginning of the part | ||
| 21300 | 2026.05.01 17:58:55.559760 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 70 rows starting from the beginning of the part | ||
| 21301 | 2026.05.01 17:58:55.559823 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_151_30} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21302 | 2026.05.01 17:58:55.559892 [ 279 ] {cb10c280-e60f-42ec-90d6-4b1fbbea7dbf} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21303 | 2026.05.01 17:58:55.559908 [ 201 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_151_30} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21304 | 2026.05.01 17:58:55.559941 [ 279 ] {cb10c280-e60f-42ec-90d6-4b1fbbea7dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21305 | 2026.05.01 17:58:55.560002 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 21306 | 2026.05.01 17:58:55.560336 [ 279 ] {cb10c280-e60f-42ec-90d6-4b1fbbea7dbf} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21307 | 2026.05.01 17:58:55.560583 [ 279 ] {cb10c280-e60f-42ec-90d6-4b1fbbea7dbf} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21308 | 2026.05.01 17:58:55.560720 [ 279 ] {cb10c280-e60f-42ec-90d6-4b1fbbea7dbf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001337 sec., 119670.90501121915 rows/sec., 8.33 MiB/sec. | ||
| 21309 | 2026.05.01 17:58:55.560759 [ 279 ] {cb10c280-e60f-42ec-90d6-4b1fbbea7dbf} <Debug> TCPHandler: Processed in 0.001506931 sec. | ||
| 21310 | 2026.05.01 17:58:55.560883 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21311 | 2026.05.01 17:58:55.560978 [ 279 ] {f10d23e4-8670-499e-a64a-3f0eb7c29cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21312 | 2026.05.01 17:58:55.561034 [ 279 ] {f10d23e4-8670-499e-a64a-3f0eb7c29cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21313 | 2026.05.01 17:58:55.561219 [ 191 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3933 rows, containing 5 columns (5 merged, 0 gathered) in 0.0019809 sec., 1985461.1540208997 rows/sec., 145.66 MiB/sec. | ||
| 21314 | 2026.05.01 17:58:55.561452 [ 193 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21315 | 2026.05.01 17:58:55.561710 [ 193 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_151_30} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21316 | 2026.05.01 17:58:55.561775 [ 193 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_151_30} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21317 | 2026.05.01 17:58:55.561838 [ 279 ] {f10d23e4-8670-499e-a64a-3f0eb7c29cf3} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21318 | 2026.05.01 17:58:55.561862 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 21319 | 2026.05.01 17:58:55.561874 [ 279 ] {f10d23e4-8670-499e-a64a-3f0eb7c29cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21320 | 2026.05.01 17:58:55.562384 [ 279 ] {f10d23e4-8670-499e-a64a-3f0eb7c29cf3} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 21321 | 2026.05.01 17:58:55.562617 [ 279 ] {f10d23e4-8670-499e-a64a-3f0eb7c29cf3} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21322 | 2026.05.01 17:58:55.562779 [ 279 ] {f10d23e4-8670-499e-a64a-3f0eb7c29cf3} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.00182 sec., 3296.7032967032965 rows/sec., 5.91 MiB/sec. | ||
| 21323 | 2026.05.01 17:58:55.562874 [ 279 ] {f10d23e4-8670-499e-a64a-3f0eb7c29cf3} <Debug> TCPHandler: Processed in 0.002039192 sec. | ||
| 21324 | 2026.05.01 17:58:55.563025 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21325 | 2026.05.01 17:58:55.563121 [ 279 ] {8821d72d-dd72-4fd6-a309-f7d43d7581eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21326 | 2026.05.01 17:58:55.563164 [ 279 ] {8821d72d-dd72-4fd6-a309-f7d43d7581eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21327 | 2026.05.01 17:58:55.563512 [ 279 ] {8821d72d-dd72-4fd6-a309-f7d43d7581eb} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21328 | 2026.05.01 17:58:55.563549 [ 279 ] {8821d72d-dd72-4fd6-a309-f7d43d7581eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21329 | 2026.05.01 17:58:55.563856 [ 279 ] {8821d72d-dd72-4fd6-a309-f7d43d7581eb} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21330 | 2026.05.01 17:58:55.564066 [ 279 ] {8821d72d-dd72-4fd6-a309-f7d43d7581eb} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21331 | 2026.05.01 17:58:55.564186 [ 134 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21332 | 2026.05.01 17:58:55.564196 [ 279 ] {8821d72d-dd72-4fd6-a309-f7d43d7581eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 21333 | 2026.05.01 17:58:55.564235 [ 134 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21334 | 2026.05.01 17:58:55.564252 [ 279 ] {8821d72d-dd72-4fd6-a309-f7d43d7581eb} <Debug> TCPHandler: Processed in 0.001275816 sec. | ||
| 21335 | 2026.05.01 17:58:55.564261 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21336 | 2026.05.01 17:58:55.564347 [ 198 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 21337 | 2026.05.01 17:58:55.564453 [ 198 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21338 | 2026.05.01 17:58:55.564484 [ 198 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 10162 rows starting from the beginning of the part | ||
| 21339 | 2026.05.01 17:58:55.564542 [ 198 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 48 rows starting from the beginning of the part | ||
| 21340 | 2026.05.01 17:58:55.564584 [ 198 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 110 rows starting from the beginning of the part | ||
| 21341 | 2026.05.01 17:58:55.564624 [ 198 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
| 21342 | 2026.05.01 17:58:55.564663 [ 198 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 110 rows starting from the beginning of the part | ||
| 21343 | 2026.05.01 17:58:55.564704 [ 198 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 21344 | 2026.05.01 17:58:55.567147 [ 191 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10550 rows, containing 4 columns (4 merged, 0 gathered) in 0.002830997 sec., 3726602.3241988597 rows/sec., 238.05 MiB/sec. | ||
| 21345 | 2026.05.01 17:58:55.567409 [ 196 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21346 | 2026.05.01 17:58:55.567709 [ 196 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_151_30} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21347 | 2026.05.01 17:58:55.567787 [ 196 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_151_30} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21348 | 2026.05.01 17:58:55.567878 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. | ||
| 21349 | 2026.05.01 17:58:57.114798 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21350 | 2026.05.01 17:58:57.114848 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21351 | 2026.05.01 17:58:57.331086 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44212 | ||
| 21352 | 2026.05.01 17:58:57.331642 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21353 | 2026.05.01 17:58:57.331690 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21354 | 2026.05.01 17:58:57.332188 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 21355 | 2026.05.01 17:58:57.332426 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21356 | 2026.05.01 17:58:57.332579 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44212 | ||
| 21357 | 2026.05.01 17:58:57.485444 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2688 | ||
| 21358 | 2026.05.01 17:58:57.488126 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21359 | 2026.05.01 17:58:57.488176 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21360 | 2026.05.01 17:58:57.489367 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21361 | 2026.05.01 17:58:57.489629 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21362 | 2026.05.01 17:58:57.489905 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2688 | ||
| 21363 | 2026.05.01 17:58:59.669448 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 21364 | 2026.05.01 17:58:59.686615 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21365 | 2026.05.01 17:58:59.686659 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21366 | 2026.05.01 17:58:59.692708 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 21367 | 2026.05.01 17:58:59.693391 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21368 | 2026.05.01 17:58:59.696334 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 21369 | 2026.05.01 17:59:00.020156 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21370 | 2026.05.01 17:59:00.020191 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21371 | 2026.05.01 17:59:00.023835 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21372 | 2026.05.01 17:59:00.086824 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21373 | 2026.05.01 17:59:00.086880 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21374 | 2026.05.01 17:59:00.090538 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21375 | 2026.05.01 17:59:00.292565 [ 221 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21376 | 2026.05.01 17:59:00.292636 [ 221 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21377 | 2026.05.01 17:59:00.295479 [ 221 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21378 | 2026.05.01 17:59:00.309555 [ 222 ] {} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 21379 | 2026.05.01 17:59:00.309627 [ 222 ] {} <Debug> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 21380 | 2026.05.01 17:59:00.312473 [ 222 ] {} <Debug> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 21381 | 2026.05.01 17:59:00.526030 [ 225 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21382 | 2026.05.01 17:59:00.526104 [ 225 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21383 | 2026.05.01 17:59:00.529483 [ 225 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21384 | 2026.05.01 17:59:00.529846 [ 218 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21385 | 2026.05.01 17:59:00.529899 [ 218 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21386 | 2026.05.01 17:59:00.532601 [ 218 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21387 | 2026.05.01 17:59:00.563448 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21388 | 2026.05.01 17:59:00.563674 [ 279 ] {88f128b8-6ac4-4bc9-8612-13cb72e19d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 21389 | 2026.05.01 17:59:00.564053 [ 279 ] {88f128b8-6ac4-4bc9-8612-13cb72e19d42} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21390 | 2026.05.01 17:59:00.564096 [ 279 ] {88f128b8-6ac4-4bc9-8612-13cb72e19d42} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21391 | 2026.05.01 17:59:00.564378 [ 279 ] {88f128b8-6ac4-4bc9-8612-13cb72e19d42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21392 | 2026.05.01 17:59:00.564445 [ 279 ] {88f128b8-6ac4-4bc9-8612-13cb72e19d42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21393 | 2026.05.01 17:59:00.564591 [ 279 ] {88f128b8-6ac4-4bc9-8612-13cb72e19d42} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 21394 | 2026.05.01 17:59:00.564684 [ 304 ] {88f128b8-6ac4-4bc9-8612-13cb72e19d42} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21395 | 2026.05.01 17:59:00.564730 [ 315 ] {88f128b8-6ac4-4bc9-8612-13cb72e19d42} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21396 | 2026.05.01 17:59:00.564728 [ 302 ] {88f128b8-6ac4-4bc9-8612-13cb72e19d42} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21397 | 2026.05.01 17:59:00.564739 [ 289 ] {88f128b8-6ac4-4bc9-8612-13cb72e19d42} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21398 | 2026.05.01 17:59:00.564929 [ 279 ] {88f128b8-6ac4-4bc9-8612-13cb72e19d42} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 21399 | 2026.05.01 17:59:00.564957 [ 279 ] {88f128b8-6ac4-4bc9-8612-13cb72e19d42} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21400 | 2026.05.01 17:59:00.565055 [ 279 ] {88f128b8-6ac4-4bc9-8612-13cb72e19d42} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21401 | 2026.05.01 17:59:00.565077 [ 279 ] {88f128b8-6ac4-4bc9-8612-13cb72e19d42} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21402 | 2026.05.01 17:59:00.565114 [ 279 ] {88f128b8-6ac4-4bc9-8612-13cb72e19d42} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 21403 | 2026.05.01 17:59:00.565155 [ 279 ] {88f128b8-6ac4-4bc9-8612-13cb72e19d42} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 21404 | 2026.05.01 17:59:00.565193 [ 279 ] {88f128b8-6ac4-4bc9-8612-13cb72e19d42} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 21405 | 2026.05.01 17:59:00.565232 [ 279 ] {88f128b8-6ac4-4bc9-8612-13cb72e19d42} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 21406 | 2026.05.01 17:59:00.566500 [ 279 ] {88f128b8-6ac4-4bc9-8612-13cb72e19d42} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.002936 sec., 17029.9727520436 rows/sec., 664.90 KiB/sec. | ||
| 21407 | 2026.05.01 17:59:00.566663 [ 279 ] {88f128b8-6ac4-4bc9-8612-13cb72e19d42} <Debug> MemoryTracker: Peak memory usage (for query): 150.71 KiB. | ||
| 21408 | 2026.05.01 17:59:00.566680 [ 279 ] {88f128b8-6ac4-4bc9-8612-13cb72e19d42} <Debug> TCPHandler: Processed in 0.003358618 sec. | ||
| 21409 | 2026.05.01 17:59:00.573196 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21410 | 2026.05.01 17:59:00.573327 [ 279 ] {c9541935-425b-4b9b-9873-ce361ce88e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 21411 | 2026.05.01 17:59:00.573379 [ 279 ] {c9541935-425b-4b9b-9873-ce361ce88e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21412 | 2026.05.01 17:59:00.573997 [ 279 ] {c9541935-425b-4b9b-9873-ce361ce88e22} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21413 | 2026.05.01 17:59:00.574044 [ 279 ] {c9541935-425b-4b9b-9873-ce361ce88e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21414 | 2026.05.01 17:59:00.574510 [ 279 ] {c9541935-425b-4b9b-9873-ce361ce88e22} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 21415 | 2026.05.01 17:59:00.574706 [ 279 ] {c9541935-425b-4b9b-9873-ce361ce88e22} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21416 | 2026.05.01 17:59:00.574856 [ 279 ] {c9541935-425b-4b9b-9873-ce361ce88e22} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001566 sec., 638.5696040868455 rows/sec., 177.73 KiB/sec. | ||
| 21417 | 2026.05.01 17:59:00.574897 [ 279 ] {c9541935-425b-4b9b-9873-ce361ce88e22} <Debug> TCPHandler: Processed in 0.001764056 sec. | ||
| 21418 | 2026.05.01 17:59:00.575021 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21419 | 2026.05.01 17:59:00.575118 [ 279 ] {7ecbd212-74e7-4713-a2a2-8d34f9c51916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21420 | 2026.05.01 17:59:00.575159 [ 279 ] {7ecbd212-74e7-4713-a2a2-8d34f9c51916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21421 | 2026.05.01 17:59:00.575786 [ 279 ] {7ecbd212-74e7-4713-a2a2-8d34f9c51916} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21422 | 2026.05.01 17:59:00.575823 [ 279 ] {7ecbd212-74e7-4713-a2a2-8d34f9c51916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21423 | 2026.05.01 17:59:00.576151 [ 279 ] {7ecbd212-74e7-4713-a2a2-8d34f9c51916} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 21424 | 2026.05.01 17:59:00.576357 [ 279 ] {7ecbd212-74e7-4713-a2a2-8d34f9c51916} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21425 | 2026.05.01 17:59:00.576486 [ 279 ] {7ecbd212-74e7-4713-a2a2-8d34f9c51916} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001389 sec., 334053.275737941 rows/sec., 21.18 MiB/sec. | ||
| 21426 | 2026.05.01 17:59:00.576513 [ 224 ] {} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 21427 | 2026.05.01 17:59:00.576525 [ 279 ] {7ecbd212-74e7-4713-a2a2-8d34f9c51916} <Debug> TCPHandler: Processed in 0.001553052 sec. | ||
| 21428 | 2026.05.01 17:59:00.576552 [ 224 ] {} <Debug> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 21429 | 2026.05.01 17:59:00.576685 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21430 | 2026.05.01 17:59:00.576784 [ 279 ] {b7bd9d07-6d09-45fb-a3c9-e7f2e387bb84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21431 | 2026.05.01 17:59:00.576826 [ 279 ] {b7bd9d07-6d09-45fb-a3c9-e7f2e387bb84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21432 | 2026.05.01 17:59:00.577211 [ 279 ] {b7bd9d07-6d09-45fb-a3c9-e7f2e387bb84} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21433 | 2026.05.01 17:59:00.577248 [ 279 ] {b7bd9d07-6d09-45fb-a3c9-e7f2e387bb84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21434 | 2026.05.01 17:59:00.577574 [ 279 ] {b7bd9d07-6d09-45fb-a3c9-e7f2e387bb84} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 21435 | 2026.05.01 17:59:00.577784 [ 279 ] {b7bd9d07-6d09-45fb-a3c9-e7f2e387bb84} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21436 | 2026.05.01 17:59:00.577915 [ 279 ] {b7bd9d07-6d09-45fb-a3c9-e7f2e387bb84} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001149 sec., 870.3220191470843 rows/sec., 64.59 KiB/sec. | ||
| 21437 | 2026.05.01 17:59:00.577952 [ 279 ] {b7bd9d07-6d09-45fb-a3c9-e7f2e387bb84} <Debug> TCPHandler: Processed in 0.001316197 sec. | ||
| 21438 | 2026.05.01 17:59:00.578093 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21439 | 2026.05.01 17:59:00.578217 [ 279 ] {12afa2c5-977a-493f-a59a-cdaac173e99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21440 | 2026.05.01 17:59:00.578267 [ 279 ] {12afa2c5-977a-493f-a59a-cdaac173e99e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21441 | 2026.05.01 17:59:00.579389 [ 279 ] {12afa2c5-977a-493f-a59a-cdaac173e99e} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21442 | 2026.05.01 17:59:00.579427 [ 279 ] {12afa2c5-977a-493f-a59a-cdaac173e99e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21443 | 2026.05.01 17:59:00.579725 [ 224 ] {} <Debug> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 21444 | 2026.05.01 17:59:00.579855 [ 279 ] {12afa2c5-977a-493f-a59a-cdaac173e99e} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21445 | 2026.05.01 17:59:00.580094 [ 279 ] {12afa2c5-977a-493f-a59a-cdaac173e99e} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21446 | 2026.05.01 17:59:00.580230 [ 279 ] {12afa2c5-977a-493f-a59a-cdaac173e99e} <Debug> executeQuery: Read 1353 rows, 108.75 KiB in 0.002037 sec., 664212.0765832105 rows/sec., 52.13 MiB/sec. | ||
| 21447 | 2026.05.01 17:59:00.580268 [ 279 ] {12afa2c5-977a-493f-a59a-cdaac173e99e} <Debug> TCPHandler: Processed in 0.002236465 sec. | ||
| 21448 | 2026.05.01 17:59:00.580400 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21449 | 2026.05.01 17:59:00.580496 [ 279 ] {789b2f55-2c05-4a43-8303-6bbeff062157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21450 | 2026.05.01 17:59:00.580535 [ 279 ] {789b2f55-2c05-4a43-8303-6bbeff062157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21451 | 2026.05.01 17:59:00.581036 [ 279 ] {789b2f55-2c05-4a43-8303-6bbeff062157} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21452 | 2026.05.01 17:59:00.581073 [ 279 ] {789b2f55-2c05-4a43-8303-6bbeff062157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21453 | 2026.05.01 17:59:00.581378 [ 279 ] {789b2f55-2c05-4a43-8303-6bbeff062157} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 21454 | 2026.05.01 17:59:00.581593 [ 279 ] {789b2f55-2c05-4a43-8303-6bbeff062157} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21455 | 2026.05.01 17:59:00.581708 [ 144 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 21456 | 2026.05.01 17:59:00.581721 [ 279 ] {789b2f55-2c05-4a43-8303-6bbeff062157} <Debug> executeQuery: Read 285 rows, 17.91 KiB in 0.001244 sec., 229099.67845659162 rows/sec., 14.06 MiB/sec. | ||
| 21457 | 2026.05.01 17:59:00.581755 [ 144 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21458 | 2026.05.01 17:59:00.581774 [ 279 ] {789b2f55-2c05-4a43-8303-6bbeff062157} <Debug> TCPHandler: Processed in 0.001423359 sec. | ||
| 21459 | 2026.05.01 17:59:00.581781 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21460 | 2026.05.01 17:59:00.581890 [ 192 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 21461 | 2026.05.01 17:59:00.581906 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21462 | 2026.05.01 17:59:00.582010 [ 192 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21463 | 2026.05.01 17:59:00.582014 [ 279 ] {43e378a6-c0bc-4ec2-b851-228d332e5eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21464 | 2026.05.01 17:59:00.582052 [ 192 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 317 rows starting from the beginning of the part | ||
| 21465 | 2026.05.01 17:59:00.582070 [ 279 ] {43e378a6-c0bc-4ec2-b851-228d332e5eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21466 | 2026.05.01 17:59:00.582123 [ 192 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 269 rows starting from the beginning of the part | ||
| 21467 | 2026.05.01 17:59:00.582180 [ 192 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 6 rows starting from the beginning of the part | ||
| 21468 | 2026.05.01 17:59:00.582227 [ 192 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 290 rows starting from the beginning of the part | ||
| 21469 | 2026.05.01 17:59:00.582277 [ 192 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 6 rows starting from the beginning of the part | ||
| 21470 | 2026.05.01 17:59:00.582324 [ 192 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 285 rows starting from the beginning of the part | ||
| 21471 | 2026.05.01 17:59:00.582565 [ 279 ] {43e378a6-c0bc-4ec2-b851-228d332e5eea} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21472 | 2026.05.01 17:59:00.582609 [ 279 ] {43e378a6-c0bc-4ec2-b851-228d332e5eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21473 | 2026.05.01 17:59:00.582932 [ 279 ] {43e378a6-c0bc-4ec2-b851-228d332e5eea} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 21474 | 2026.05.01 17:59:00.583146 [ 279 ] {43e378a6-c0bc-4ec2-b851-228d332e5eea} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21475 | 2026.05.01 17:59:00.583273 [ 191 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1173 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424929 sec., 823198.9102614938 rows/sec., 53.89 MiB/sec. | ||
| 21476 | 2026.05.01 17:59:00.583279 [ 279 ] {43e378a6-c0bc-4ec2-b851-228d332e5eea} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001283 sec., 186282.151208106 rows/sec., 12.01 MiB/sec. | ||
| 21477 | 2026.05.01 17:59:00.583341 [ 279 ] {43e378a6-c0bc-4ec2-b851-228d332e5eea} <Debug> TCPHandler: Processed in 0.00148414 sec. | ||
| 21478 | 2026.05.01 17:59:00.583447 [ 197 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 21479 | 2026.05.01 17:59:00.583458 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21480 | 2026.05.01 17:59:00.583559 [ 279 ] {411f82d3-53a7-4f59-9302-bcb0ddee6b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21481 | 2026.05.01 17:59:00.583600 [ 279 ] {411f82d3-53a7-4f59-9302-bcb0ddee6b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21482 | 2026.05.01 17:59:00.583717 [ 197 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_131_26} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21483 | 2026.05.01 17:59:00.583783 [ 197 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_131_26} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 21484 | 2026.05.01 17:59:00.583874 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 21485 | 2026.05.01 17:59:00.584099 [ 279 ] {411f82d3-53a7-4f59-9302-bcb0ddee6b0e} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21486 | 2026.05.01 17:59:00.584135 [ 279 ] {411f82d3-53a7-4f59-9302-bcb0ddee6b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21487 | 2026.05.01 17:59:00.584443 [ 279 ] {411f82d3-53a7-4f59-9302-bcb0ddee6b0e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 21488 | 2026.05.01 17:59:00.584663 [ 279 ] {411f82d3-53a7-4f59-9302-bcb0ddee6b0e} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21489 | 2026.05.01 17:59:00.584796 [ 279 ] {411f82d3-53a7-4f59-9302-bcb0ddee6b0e} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001256 sec., 189490.44585987262 rows/sec., 10.76 MiB/sec. | ||
| 21490 | 2026.05.01 17:59:00.584836 [ 279 ] {411f82d3-53a7-4f59-9302-bcb0ddee6b0e} <Debug> TCPHandler: Processed in 0.001427929 sec. | ||
| 21491 | 2026.05.01 17:59:00.584954 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21492 | 2026.05.01 17:59:00.585051 [ 279 ] {f65ff84e-11ac-4242-801f-7958034cdc89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21493 | 2026.05.01 17:59:00.585091 [ 279 ] {f65ff84e-11ac-4242-801f-7958034cdc89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21494 | 2026.05.01 17:59:00.585823 [ 279 ] {f65ff84e-11ac-4242-801f-7958034cdc89} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21495 | 2026.05.01 17:59:00.585860 [ 279 ] {f65ff84e-11ac-4242-801f-7958034cdc89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21496 | 2026.05.01 17:59:00.586193 [ 279 ] {f65ff84e-11ac-4242-801f-7958034cdc89} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21497 | 2026.05.01 17:59:00.586407 [ 279 ] {f65ff84e-11ac-4242-801f-7958034cdc89} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21498 | 2026.05.01 17:59:00.586544 [ 279 ] {f65ff84e-11ac-4242-801f-7958034cdc89} <Debug> executeQuery: Read 819 rows, 58.82 KiB in 0.001511 sec., 542025.148908008 rows/sec., 38.01 MiB/sec. | ||
| 21499 | 2026.05.01 17:59:00.586584 [ 279 ] {f65ff84e-11ac-4242-801f-7958034cdc89} <Debug> TCPHandler: Processed in 0.001679364 sec. | ||
| 21500 | 2026.05.01 17:59:00.586715 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21501 | 2026.05.01 17:59:00.586833 [ 279 ] {87e7b78e-d688-45d0-8b94-ae3fb4f8b490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21502 | 2026.05.01 17:59:00.586883 [ 279 ] {87e7b78e-d688-45d0-8b94-ae3fb4f8b490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21503 | 2026.05.01 17:59:00.587280 [ 279 ] {87e7b78e-d688-45d0-8b94-ae3fb4f8b490} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21504 | 2026.05.01 17:59:00.587324 [ 279 ] {87e7b78e-d688-45d0-8b94-ae3fb4f8b490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21505 | 2026.05.01 17:59:00.587663 [ 279 ] {87e7b78e-d688-45d0-8b94-ae3fb4f8b490} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 21506 | 2026.05.01 17:59:00.587868 [ 279 ] {87e7b78e-d688-45d0-8b94-ae3fb4f8b490} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21507 | 2026.05.01 17:59:00.587997 [ 279 ] {87e7b78e-d688-45d0-8b94-ae3fb4f8b490} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001189 sec., 5046.257359125316 rows/sec., 263.65 KiB/sec. | ||
| 21508 | 2026.05.01 17:59:00.588035 [ 279 ] {87e7b78e-d688-45d0-8b94-ae3fb4f8b490} <Debug> TCPHandler: Processed in 0.001379078 sec. | ||
| 21509 | 2026.05.01 17:59:00.588157 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21510 | 2026.05.01 17:59:00.588253 [ 279 ] {b39825e8-6465-41ed-8f61-fd35d51d73cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21511 | 2026.05.01 17:59:00.588295 [ 279 ] {b39825e8-6465-41ed-8f61-fd35d51d73cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21512 | 2026.05.01 17:59:00.588782 [ 279 ] {b39825e8-6465-41ed-8f61-fd35d51d73cd} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21513 | 2026.05.01 17:59:00.588824 [ 279 ] {b39825e8-6465-41ed-8f61-fd35d51d73cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21514 | 2026.05.01 17:59:00.589211 [ 279 ] {b39825e8-6465-41ed-8f61-fd35d51d73cd} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21515 | 2026.05.01 17:59:00.589451 [ 279 ] {b39825e8-6465-41ed-8f61-fd35d51d73cd} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21516 | 2026.05.01 17:59:00.589587 [ 279 ] {b39825e8-6465-41ed-8f61-fd35d51d73cd} <Debug> executeQuery: Read 336 rows, 22.51 KiB in 0.001352 sec., 248520.71005917163 rows/sec., 16.26 MiB/sec. | ||
| 21517 | 2026.05.01 17:59:00.589626 [ 279 ] {b39825e8-6465-41ed-8f61-fd35d51d73cd} <Debug> TCPHandler: Processed in 0.001517951 sec. | ||
| 21518 | 2026.05.01 17:59:00.589726 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21519 | 2026.05.01 17:59:00.589821 [ 279 ] {bfb001fe-ca23-420f-b31e-143d751e0438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21520 | 2026.05.01 17:59:00.589862 [ 279 ] {bfb001fe-ca23-420f-b31e-143d751e0438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21521 | 2026.05.01 17:59:00.590170 [ 279 ] {bfb001fe-ca23-420f-b31e-143d751e0438} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21522 | 2026.05.01 17:59:00.590206 [ 279 ] {bfb001fe-ca23-420f-b31e-143d751e0438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21523 | 2026.05.01 17:59:00.590499 [ 279 ] {bfb001fe-ca23-420f-b31e-143d751e0438} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 21524 | 2026.05.01 17:59:00.590703 [ 279 ] {bfb001fe-ca23-420f-b31e-143d751e0438} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21525 | 2026.05.01 17:59:00.590811 [ 146 ] {} <Debug> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b) (MergerMutator): Selected 6 parts from all_1_48_10 to all_53_53_0 | ||
| 21526 | 2026.05.01 17:59:00.590833 [ 279 ] {bfb001fe-ca23-420f-b31e-143d751e0438} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 21527 | 2026.05.01 17:59:00.590854 [ 146 ] {} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21528 | 2026.05.01 17:59:00.590874 [ 279 ] {bfb001fe-ca23-420f-b31e-143d751e0438} <Debug> TCPHandler: Processed in 0.001195694 sec. | ||
| 21529 | 2026.05.01 17:59:00.590880 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21530 | 2026.05.01 17:59:00.591010 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21531 | 2026.05.01 17:59:00.591009 [ 196 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_53_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_48_10 to all_53_53_0 into Compact with storage Full | ||
| 21532 | 2026.05.01 17:59:00.591132 [ 279 ] {4e8c5ad3-0ac5-4f3c-9d40-3e1d0cfbd29f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21533 | 2026.05.01 17:59:00.591201 [ 196 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_53_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21534 | 2026.05.01 17:59:00.591204 [ 279 ] {4e8c5ad3-0ac5-4f3c-9d40-3e1d0cfbd29f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21535 | 2026.05.01 17:59:00.591259 [ 196 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_48_10, total 48 rows starting from the beginning of the part | ||
| 21536 | 2026.05.01 17:59:00.591355 [ 196 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
| 21537 | 2026.05.01 17:59:00.591432 [ 196 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
| 21538 | 2026.05.01 17:59:00.591492 [ 196 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 21539 | 2026.05.01 17:59:00.591530 [ 196 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
| 21540 | 2026.05.01 17:59:00.591570 [ 196 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
| 21541 | 2026.05.01 17:59:00.592183 [ 279 ] {4e8c5ad3-0ac5-4f3c-9d40-3e1d0cfbd29f} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21542 | 2026.05.01 17:59:00.592225 [ 279 ] {4e8c5ad3-0ac5-4f3c-9d40-3e1d0cfbd29f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21543 | 2026.05.01 17:59:00.592385 [ 199 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_53_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53 rows, containing 4 columns (4 merged, 0 gathered) in 0.001433999 sec., 36959.57946972069 rows/sec., 2.43 MiB/sec. | ||
| 21544 | 2026.05.01 17:59:00.592517 [ 196 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_53_11} <Trace> MergedBlockOutputStream: filled checksums all_1_53_11 (state Temporary) | ||
| 21545 | 2026.05.01 17:59:00.592773 [ 196 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_53_11} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_merge_all_1_53_11 to all_1_53_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21546 | 2026.05.01 17:59:00.592830 [ 279 ] {4e8c5ad3-0ac5-4f3c-9d40-3e1d0cfbd29f} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 21547 | 2026.05.01 17:59:00.592853 [ 196 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_53_11} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b) (MergerMutator): Merged 6 parts: [all_1_48_10, all_53_53_0] -> all_1_53_11 | ||
| 21548 | 2026.05.01 17:59:00.592931 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 21549 | 2026.05.01 17:59:00.593071 [ 279 ] {4e8c5ad3-0ac5-4f3c-9d40-3e1d0cfbd29f} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21550 | 2026.05.01 17:59:00.593203 [ 146 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 21551 | 2026.05.01 17:59:00.593218 [ 279 ] {4e8c5ad3-0ac5-4f3c-9d40-3e1d0cfbd29f} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002111 sec., 24632.8754144955 rows/sec., 44.14 MiB/sec. | ||
| 21552 | 2026.05.01 17:59:00.593241 [ 146 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21553 | 2026.05.01 17:59:00.593265 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21554 | 2026.05.01 17:59:00.593282 [ 279 ] {4e8c5ad3-0ac5-4f3c-9d40-3e1d0cfbd29f} <Debug> TCPHandler: Processed in 0.002333187 sec. | ||
| 21555 | 2026.05.01 17:59:00.593355 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 21556 | 2026.05.01 17:59:00.593403 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21557 | 2026.05.01 17:59:00.593502 [ 279 ] {99b0d1fc-1b68-4134-9d6d-284a2ca8733d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21558 | 2026.05.01 17:59:00.593544 [ 279 ] {99b0d1fc-1b68-4134-9d6d-284a2ca8733d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21559 | 2026.05.01 17:59:00.593604 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21560 | 2026.05.01 17:59:00.593667 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2852 rows starting from the beginning of the part | ||
| 21561 | 2026.05.01 17:59:00.593832 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 37 rows starting from the beginning of the part | ||
| 21562 | 2026.05.01 17:59:00.593884 [ 279 ] {99b0d1fc-1b68-4134-9d6d-284a2ca8733d} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21563 | 2026.05.01 17:59:00.593926 [ 279 ] {99b0d1fc-1b68-4134-9d6d-284a2ca8733d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 21564 | 2026.05.01 17:59:00.593940 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 6 rows starting from the beginning of the part | ||
| 21565 | 2026.05.01 17:59:00.594049 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 50 rows starting from the beginning of the part | ||
| 21566 | 2026.05.01 17:59:00.594173 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 6 rows starting from the beginning of the part | ||
| 21567 | 2026.05.01 17:59:00.594242 [ 279 ] {99b0d1fc-1b68-4134-9d6d-284a2ca8733d} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21568 | 2026.05.01 17:59:00.594278 [ 191 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 52 rows starting from the beginning of the part | ||
| 21569 | 2026.05.01 17:59:00.594484 [ 279 ] {99b0d1fc-1b68-4134-9d6d-284a2ca8733d} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21570 | 2026.05.01 17:59:00.594621 [ 279 ] {99b0d1fc-1b68-4134-9d6d-284a2ca8733d} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001137 sec., 96745.82233948988 rows/sec., 5.88 MiB/sec. | ||
| 21571 | 2026.05.01 17:59:00.594659 [ 279 ] {99b0d1fc-1b68-4134-9d6d-284a2ca8733d} <Debug> TCPHandler: Processed in 0.001306477 sec. | ||
| 21572 | 2026.05.01 17:59:00.601657 [ 196 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3003 rows, containing 19 columns (19 merged, 0 gathered) in 0.008345609 sec., 359829.9417094666 rows/sec., 644.80 MiB/sec. | ||
| 21573 | 2026.05.01 17:59:00.604430 [ 186 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 21574 | 2026.05.01 17:59:00.604816 [ 186 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21575 | 2026.05.01 17:59:00.604893 [ 186 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 21576 | 2026.05.01 17:59:00.605037 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.69 MiB. | ||
| 21577 | 2026.05.01 17:59:00.720161 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21578 | 2026.05.01 17:59:00.720440 [ 279 ] {a6ef0caa-85ae-4f4a-aca2-7bd63e358f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 21579 | 2026.05.01 17:59:00.720842 [ 279 ] {a6ef0caa-85ae-4f4a-aca2-7bd63e358f0a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21580 | 2026.05.01 17:59:00.720885 [ 279 ] {a6ef0caa-85ae-4f4a-aca2-7bd63e358f0a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21581 | 2026.05.01 17:59:00.721179 [ 279 ] {a6ef0caa-85ae-4f4a-aca2-7bd63e358f0a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21582 | 2026.05.01 17:59:00.721253 [ 279 ] {a6ef0caa-85ae-4f4a-aca2-7bd63e358f0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21583 | 2026.05.01 17:59:00.721398 [ 279 ] {a6ef0caa-85ae-4f4a-aca2-7bd63e358f0a} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 21584 | 2026.05.01 17:59:00.721501 [ 304 ] {a6ef0caa-85ae-4f4a-aca2-7bd63e358f0a} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21585 | 2026.05.01 17:59:00.721565 [ 299 ] {a6ef0caa-85ae-4f4a-aca2-7bd63e358f0a} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 21586 | 2026.05.01 17:59:00.721579 [ 326 ] {a6ef0caa-85ae-4f4a-aca2-7bd63e358f0a} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21587 | 2026.05.01 17:59:00.721572 [ 309 ] {a6ef0caa-85ae-4f4a-aca2-7bd63e358f0a} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21588 | 2026.05.01 17:59:00.721572 [ 289 ] {a6ef0caa-85ae-4f4a-aca2-7bd63e358f0a} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21589 | 2026.05.01 17:59:00.721813 [ 279 ] {a6ef0caa-85ae-4f4a-aca2-7bd63e358f0a} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 21590 | 2026.05.01 17:59:00.721845 [ 279 ] {a6ef0caa-85ae-4f4a-aca2-7bd63e358f0a} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21591 | 2026.05.01 17:59:00.721954 [ 279 ] {a6ef0caa-85ae-4f4a-aca2-7bd63e358f0a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21592 | 2026.05.01 17:59:00.721978 [ 279 ] {a6ef0caa-85ae-4f4a-aca2-7bd63e358f0a} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21593 | 2026.05.01 17:59:00.722017 [ 279 ] {a6ef0caa-85ae-4f4a-aca2-7bd63e358f0a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 21594 | 2026.05.01 17:59:00.722064 [ 279 ] {a6ef0caa-85ae-4f4a-aca2-7bd63e358f0a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 21595 | 2026.05.01 17:59:00.722108 [ 279 ] {a6ef0caa-85ae-4f4a-aca2-7bd63e358f0a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 21596 | 2026.05.01 17:59:00.722156 [ 279 ] {a6ef0caa-85ae-4f4a-aca2-7bd63e358f0a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 21597 | 2026.05.01 17:59:00.723026 [ 279 ] {a6ef0caa-85ae-4f4a-aca2-7bd63e358f0a} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.002711 sec., 18443.378827001106 rows/sec., 720.08 KiB/sec. | ||
| 21598 | 2026.05.01 17:59:00.723221 [ 279 ] {a6ef0caa-85ae-4f4a-aca2-7bd63e358f0a} <Debug> MemoryTracker: Peak memory usage (for query): 150.36 KiB. | ||
| 21599 | 2026.05.01 17:59:00.723238 [ 279 ] {a6ef0caa-85ae-4f4a-aca2-7bd63e358f0a} <Debug> TCPHandler: Processed in 0.003221415 sec. | ||
| 21600 | 2026.05.01 17:59:00.723901 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21601 | 2026.05.01 17:59:00.724054 [ 279 ] {a5fab89b-4511-40d6-9d52-bc9839aa5ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 21602 | 2026.05.01 17:59:00.724306 [ 279 ] {a5fab89b-4511-40d6-9d52-bc9839aa5ecf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21603 | 2026.05.01 17:59:00.724347 [ 279 ] {a5fab89b-4511-40d6-9d52-bc9839aa5ecf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21604 | 2026.05.01 17:59:00.724584 [ 279 ] {a5fab89b-4511-40d6-9d52-bc9839aa5ecf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21605 | 2026.05.01 17:59:00.724640 [ 279 ] {a5fab89b-4511-40d6-9d52-bc9839aa5ecf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21606 | 2026.05.01 17:59:00.724748 [ 279 ] {a5fab89b-4511-40d6-9d52-bc9839aa5ecf} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 21607 | 2026.05.01 17:59:00.724820 [ 298 ] {a5fab89b-4511-40d6-9d52-bc9839aa5ecf} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21608 | 2026.05.01 17:59:00.724821 [ 318 ] {a5fab89b-4511-40d6-9d52-bc9839aa5ecf} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21609 | 2026.05.01 17:59:00.724843 [ 345 ] {a5fab89b-4511-40d6-9d52-bc9839aa5ecf} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21610 | 2026.05.01 17:59:00.724837 [ 304 ] {a5fab89b-4511-40d6-9d52-bc9839aa5ecf} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21611 | 2026.05.01 17:59:00.724827 [ 342 ] {a5fab89b-4511-40d6-9d52-bc9839aa5ecf} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 21612 | 2026.05.01 17:59:00.725013 [ 279 ] {a5fab89b-4511-40d6-9d52-bc9839aa5ecf} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 21613 | 2026.05.01 17:59:00.725041 [ 279 ] {a5fab89b-4511-40d6-9d52-bc9839aa5ecf} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21614 | 2026.05.01 17:59:00.725126 [ 279 ] {a5fab89b-4511-40d6-9d52-bc9839aa5ecf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21615 | 2026.05.01 17:59:00.725146 [ 279 ] {a5fab89b-4511-40d6-9d52-bc9839aa5ecf} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21616 | 2026.05.01 17:59:00.725178 [ 279 ] {a5fab89b-4511-40d6-9d52-bc9839aa5ecf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21617 | 2026.05.01 17:59:00.725210 [ 279 ] {a5fab89b-4511-40d6-9d52-bc9839aa5ecf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21618 | 2026.05.01 17:59:00.725241 [ 279 ] {a5fab89b-4511-40d6-9d52-bc9839aa5ecf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21619 | 2026.05.01 17:59:00.725276 [ 279 ] {a5fab89b-4511-40d6-9d52-bc9839aa5ecf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21620 | 2026.05.01 17:59:00.725945 [ 279 ] {a5fab89b-4511-40d6-9d52-bc9839aa5ecf} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.001963 sec., 25471.21752419766 rows/sec., 994.47 KiB/sec. | ||
| 21621 | 2026.05.01 17:59:00.726096 [ 279 ] {a5fab89b-4511-40d6-9d52-bc9839aa5ecf} <Debug> MemoryTracker: Peak memory usage (for query): 150.49 KiB. | ||
| 21622 | 2026.05.01 17:59:00.726112 [ 279 ] {a5fab89b-4511-40d6-9d52-bc9839aa5ecf} <Debug> TCPHandler: Processed in 0.002261406 sec. | ||
| 21623 | 2026.05.01 17:59:00.726340 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21624 | 2026.05.01 17:59:00.726488 [ 279 ] {a8410543-5486-486d-9255-8b98552895a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 21625 | 2026.05.01 17:59:00.726728 [ 279 ] {a8410543-5486-486d-9255-8b98552895a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21626 | 2026.05.01 17:59:00.726767 [ 279 ] {a8410543-5486-486d-9255-8b98552895a7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21627 | 2026.05.01 17:59:00.726997 [ 279 ] {a8410543-5486-486d-9255-8b98552895a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21628 | 2026.05.01 17:59:00.727052 [ 279 ] {a8410543-5486-486d-9255-8b98552895a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21629 | 2026.05.01 17:59:00.727153 [ 279 ] {a8410543-5486-486d-9255-8b98552895a7} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 21630 | 2026.05.01 17:59:00.727218 [ 345 ] {a8410543-5486-486d-9255-8b98552895a7} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21631 | 2026.05.01 17:59:00.727228 [ 290 ] {a8410543-5486-486d-9255-8b98552895a7} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21632 | 2026.05.01 17:59:00.727253 [ 292 ] {a8410543-5486-486d-9255-8b98552895a7} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 21633 | 2026.05.01 17:59:00.727256 [ 346 ] {a8410543-5486-486d-9255-8b98552895a7} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21634 | 2026.05.01 17:59:00.727255 [ 325 ] {a8410543-5486-486d-9255-8b98552895a7} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21635 | 2026.05.01 17:59:00.727370 [ 279 ] {a8410543-5486-486d-9255-8b98552895a7} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 21636 | 2026.05.01 17:59:00.727397 [ 279 ] {a8410543-5486-486d-9255-8b98552895a7} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21637 | 2026.05.01 17:59:00.727478 [ 279 ] {a8410543-5486-486d-9255-8b98552895a7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21638 | 2026.05.01 17:59:00.727497 [ 279 ] {a8410543-5486-486d-9255-8b98552895a7} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21639 | 2026.05.01 17:59:00.727529 [ 279 ] {a8410543-5486-486d-9255-8b98552895a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21640 | 2026.05.01 17:59:00.727561 [ 279 ] {a8410543-5486-486d-9255-8b98552895a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21641 | 2026.05.01 17:59:00.727592 [ 279 ] {a8410543-5486-486d-9255-8b98552895a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21642 | 2026.05.01 17:59:00.727631 [ 279 ] {a8410543-5486-486d-9255-8b98552895a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21643 | 2026.05.01 17:59:00.728378 [ 279 ] {a8410543-5486-486d-9255-8b98552895a7} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.001958 sec., 25536.26149131767 rows/sec., 997.01 KiB/sec. | ||
| 21644 | 2026.05.01 17:59:00.728531 [ 279 ] {a8410543-5486-486d-9255-8b98552895a7} <Debug> MemoryTracker: Peak memory usage (for query): 150.83 KiB. | ||
| 21645 | 2026.05.01 17:59:00.728547 [ 279 ] {a8410543-5486-486d-9255-8b98552895a7} <Debug> TCPHandler: Processed in 0.002257595 sec. | ||
| 21646 | 2026.05.01 17:59:00.728838 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21647 | 2026.05.01 17:59:00.728982 [ 279 ] {3a02bd62-d7f3-4b30-8da7-913429c552c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 21648 | 2026.05.01 17:59:00.729217 [ 279 ] {3a02bd62-d7f3-4b30-8da7-913429c552c2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21649 | 2026.05.01 17:59:00.729257 [ 279 ] {3a02bd62-d7f3-4b30-8da7-913429c552c2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21650 | 2026.05.01 17:59:00.729489 [ 279 ] {3a02bd62-d7f3-4b30-8da7-913429c552c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21651 | 2026.05.01 17:59:00.729543 [ 279 ] {3a02bd62-d7f3-4b30-8da7-913429c552c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21652 | 2026.05.01 17:59:00.729646 [ 279 ] {3a02bd62-d7f3-4b30-8da7-913429c552c2} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 21653 | 2026.05.01 17:59:00.729717 [ 290 ] {3a02bd62-d7f3-4b30-8da7-913429c552c2} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21654 | 2026.05.01 17:59:00.729724 [ 345 ] {3a02bd62-d7f3-4b30-8da7-913429c552c2} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 21655 | 2026.05.01 17:59:00.729729 [ 346 ] {3a02bd62-d7f3-4b30-8da7-913429c552c2} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21656 | 2026.05.01 17:59:00.729726 [ 292 ] {3a02bd62-d7f3-4b30-8da7-913429c552c2} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21657 | 2026.05.01 17:59:00.729716 [ 325 ] {3a02bd62-d7f3-4b30-8da7-913429c552c2} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21658 | 2026.05.01 17:59:00.729884 [ 279 ] {3a02bd62-d7f3-4b30-8da7-913429c552c2} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 21659 | 2026.05.01 17:59:00.729910 [ 279 ] {3a02bd62-d7f3-4b30-8da7-913429c552c2} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21660 | 2026.05.01 17:59:00.729991 [ 279 ] {3a02bd62-d7f3-4b30-8da7-913429c552c2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21661 | 2026.05.01 17:59:00.730010 [ 279 ] {3a02bd62-d7f3-4b30-8da7-913429c552c2} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21662 | 2026.05.01 17:59:00.730041 [ 279 ] {3a02bd62-d7f3-4b30-8da7-913429c552c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21663 | 2026.05.01 17:59:00.730074 [ 279 ] {3a02bd62-d7f3-4b30-8da7-913429c552c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21664 | 2026.05.01 17:59:00.730104 [ 279 ] {3a02bd62-d7f3-4b30-8da7-913429c552c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21665 | 2026.05.01 17:59:00.730134 [ 279 ] {3a02bd62-d7f3-4b30-8da7-913429c552c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21666 | 2026.05.01 17:59:00.730876 [ 279 ] {3a02bd62-d7f3-4b30-8da7-913429c552c2} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.00196 sec., 25510.204081632655 rows/sec., 995.99 KiB/sec. | ||
| 21667 | 2026.05.01 17:59:00.731026 [ 279 ] {3a02bd62-d7f3-4b30-8da7-913429c552c2} <Debug> MemoryTracker: Peak memory usage (for query): 151.34 KiB. | ||
| 21668 | 2026.05.01 17:59:00.731041 [ 279 ] {3a02bd62-d7f3-4b30-8da7-913429c552c2} <Debug> TCPHandler: Processed in 0.002254045 sec. | ||
| 21669 | 2026.05.01 17:59:00.731268 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21670 | 2026.05.01 17:59:00.731413 [ 279 ] {d1758a74-aa76-407b-aa0d-29892dea400a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 21671 | 2026.05.01 17:59:00.731650 [ 279 ] {d1758a74-aa76-407b-aa0d-29892dea400a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21672 | 2026.05.01 17:59:00.731689 [ 279 ] {d1758a74-aa76-407b-aa0d-29892dea400a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21673 | 2026.05.01 17:59:00.731924 [ 279 ] {d1758a74-aa76-407b-aa0d-29892dea400a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21674 | 2026.05.01 17:59:00.731978 [ 279 ] {d1758a74-aa76-407b-aa0d-29892dea400a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21675 | 2026.05.01 17:59:00.732077 [ 279 ] {d1758a74-aa76-407b-aa0d-29892dea400a} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 21676 | 2026.05.01 17:59:00.732130 [ 292 ] {d1758a74-aa76-407b-aa0d-29892dea400a} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21677 | 2026.05.01 17:59:00.732151 [ 331 ] {d1758a74-aa76-407b-aa0d-29892dea400a} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21678 | 2026.05.01 17:59:00.732161 [ 345 ] {d1758a74-aa76-407b-aa0d-29892dea400a} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 21679 | 2026.05.01 17:59:00.732161 [ 290 ] {d1758a74-aa76-407b-aa0d-29892dea400a} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21680 | 2026.05.01 17:59:00.732160 [ 325 ] {d1758a74-aa76-407b-aa0d-29892dea400a} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21681 | 2026.05.01 17:59:00.732295 [ 279 ] {d1758a74-aa76-407b-aa0d-29892dea400a} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 21682 | 2026.05.01 17:59:00.732321 [ 279 ] {d1758a74-aa76-407b-aa0d-29892dea400a} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21683 | 2026.05.01 17:59:00.732402 [ 279 ] {d1758a74-aa76-407b-aa0d-29892dea400a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21684 | 2026.05.01 17:59:00.732421 [ 279 ] {d1758a74-aa76-407b-aa0d-29892dea400a} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21685 | 2026.05.01 17:59:00.732453 [ 279 ] {d1758a74-aa76-407b-aa0d-29892dea400a} <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', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21686 | 2026.05.01 17:59:00.732486 [ 279 ] {d1758a74-aa76-407b-aa0d-29892dea400a} <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', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21687 | 2026.05.01 17:59:00.732517 [ 279 ] {d1758a74-aa76-407b-aa0d-29892dea400a} <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', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21688 | 2026.05.01 17:59:00.732546 [ 279 ] {d1758a74-aa76-407b-aa0d-29892dea400a} <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', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21689 | 2026.05.01 17:59:00.733177 [ 279 ] {d1758a74-aa76-407b-aa0d-29892dea400a} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.00183 sec., 27322.4043715847 rows/sec., 1.04 MiB/sec. | ||
| 21690 | 2026.05.01 17:59:00.733328 [ 279 ] {d1758a74-aa76-407b-aa0d-29892dea400a} <Debug> MemoryTracker: Peak memory usage (for query): 151.64 KiB. | ||
| 21691 | 2026.05.01 17:59:00.733344 [ 279 ] {d1758a74-aa76-407b-aa0d-29892dea400a} <Debug> TCPHandler: Processed in 0.002126543 sec. | ||
| 21692 | 2026.05.01 17:59:00.733571 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21693 | 2026.05.01 17:59:00.733717 [ 279 ] {f13d74e9-9539-4a80-a13f-2395b817c155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 21694 | 2026.05.01 17:59:00.733953 [ 279 ] {f13d74e9-9539-4a80-a13f-2395b817c155} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21695 | 2026.05.01 17:59:00.733992 [ 279 ] {f13d74e9-9539-4a80-a13f-2395b817c155} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21696 | 2026.05.01 17:59:00.734228 [ 279 ] {f13d74e9-9539-4a80-a13f-2395b817c155} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21697 | 2026.05.01 17:59:00.734280 [ 279 ] {f13d74e9-9539-4a80-a13f-2395b817c155} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21698 | 2026.05.01 17:59:00.734380 [ 279 ] {f13d74e9-9539-4a80-a13f-2395b817c155} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 21699 | 2026.05.01 17:59:00.734446 [ 290 ] {f13d74e9-9539-4a80-a13f-2395b817c155} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21700 | 2026.05.01 17:59:00.734454 [ 345 ] {f13d74e9-9539-4a80-a13f-2395b817c155} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21701 | 2026.05.01 17:59:00.734478 [ 348 ] {f13d74e9-9539-4a80-a13f-2395b817c155} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21702 | 2026.05.01 17:59:00.734471 [ 331 ] {f13d74e9-9539-4a80-a13f-2395b817c155} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 21703 | 2026.05.01 17:59:00.734468 [ 292 ] {f13d74e9-9539-4a80-a13f-2395b817c155} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21704 | 2026.05.01 17:59:00.734619 [ 279 ] {f13d74e9-9539-4a80-a13f-2395b817c155} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 21705 | 2026.05.01 17:59:00.734646 [ 279 ] {f13d74e9-9539-4a80-a13f-2395b817c155} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21706 | 2026.05.01 17:59:00.734733 [ 279 ] {f13d74e9-9539-4a80-a13f-2395b817c155} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21707 | 2026.05.01 17:59:00.734753 [ 279 ] {f13d74e9-9539-4a80-a13f-2395b817c155} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21708 | 2026.05.01 17:59:00.734789 [ 279 ] {f13d74e9-9539-4a80-a13f-2395b817c155} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21709 | 2026.05.01 17:59:00.734824 [ 279 ] {f13d74e9-9539-4a80-a13f-2395b817c155} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21710 | 2026.05.01 17:59:00.734857 [ 279 ] {f13d74e9-9539-4a80-a13f-2395b817c155} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21711 | 2026.05.01 17:59:00.734886 [ 279 ] {f13d74e9-9539-4a80-a13f-2395b817c155} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21712 | 2026.05.01 17:59:00.735613 [ 279 ] {f13d74e9-9539-4a80-a13f-2395b817c155} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.001962 sec., 25484.1997961264 rows/sec., 994.98 KiB/sec. | ||
| 21713 | 2026.05.01 17:59:00.735763 [ 279 ] {f13d74e9-9539-4a80-a13f-2395b817c155} <Debug> MemoryTracker: Peak memory usage (for query): 151.83 KiB. | ||
| 21714 | 2026.05.01 17:59:00.735780 [ 279 ] {f13d74e9-9539-4a80-a13f-2395b817c155} <Debug> TCPHandler: Processed in 0.002258876 sec. | ||
| 21715 | 2026.05.01 17:59:00.735992 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21716 | 2026.05.01 17:59:00.736145 [ 279 ] {acaea20b-5c54-4d64-b772-52efe2be1acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 21717 | 2026.05.01 17:59:00.736390 [ 279 ] {acaea20b-5c54-4d64-b772-52efe2be1acb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21718 | 2026.05.01 17:59:00.736432 [ 279 ] {acaea20b-5c54-4d64-b772-52efe2be1acb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21719 | 2026.05.01 17:59:00.736674 [ 279 ] {acaea20b-5c54-4d64-b772-52efe2be1acb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21720 | 2026.05.01 17:59:00.736729 [ 279 ] {acaea20b-5c54-4d64-b772-52efe2be1acb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21721 | 2026.05.01 17:59:00.736839 [ 279 ] {acaea20b-5c54-4d64-b772-52efe2be1acb} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 21722 | 2026.05.01 17:59:00.736906 [ 292 ] {acaea20b-5c54-4d64-b772-52efe2be1acb} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21723 | 2026.05.01 17:59:00.736912 [ 307 ] {acaea20b-5c54-4d64-b772-52efe2be1acb} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21724 | 2026.05.01 17:59:00.736921 [ 348 ] {acaea20b-5c54-4d64-b772-52efe2be1acb} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21725 | 2026.05.01 17:59:00.736932 [ 310 ] {acaea20b-5c54-4d64-b772-52efe2be1acb} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21726 | 2026.05.01 17:59:00.736923 [ 345 ] {acaea20b-5c54-4d64-b772-52efe2be1acb} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 21727 | 2026.05.01 17:59:00.737060 [ 279 ] {acaea20b-5c54-4d64-b772-52efe2be1acb} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 21728 | 2026.05.01 17:59:00.737087 [ 279 ] {acaea20b-5c54-4d64-b772-52efe2be1acb} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21729 | 2026.05.01 17:59:00.737166 [ 279 ] {acaea20b-5c54-4d64-b772-52efe2be1acb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21730 | 2026.05.01 17:59:00.737185 [ 279 ] {acaea20b-5c54-4d64-b772-52efe2be1acb} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21731 | 2026.05.01 17:59:00.737218 [ 279 ] {acaea20b-5c54-4d64-b772-52efe2be1acb} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21732 | 2026.05.01 17:59:00.737252 [ 279 ] {acaea20b-5c54-4d64-b772-52efe2be1acb} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21733 | 2026.05.01 17:59:00.737283 [ 279 ] {acaea20b-5c54-4d64-b772-52efe2be1acb} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21734 | 2026.05.01 17:59:00.737311 [ 279 ] {acaea20b-5c54-4d64-b772-52efe2be1acb} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21735 | 2026.05.01 17:59:00.737956 [ 279 ] {acaea20b-5c54-4d64-b772-52efe2be1acb} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.001885 sec., 26525.19893899204 rows/sec., 1.01 MiB/sec. | ||
| 21736 | 2026.05.01 17:59:00.738124 [ 279 ] {acaea20b-5c54-4d64-b772-52efe2be1acb} <Debug> MemoryTracker: Peak memory usage (for query): 152.19 KiB. | ||
| 21737 | 2026.05.01 17:59:00.738139 [ 279 ] {acaea20b-5c54-4d64-b772-52efe2be1acb} <Debug> TCPHandler: Processed in 0.002199655 sec. | ||
| 21738 | 2026.05.01 17:59:00.738354 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21739 | 2026.05.01 17:59:00.738507 [ 279 ] {b63133e5-e6b3-488c-8abd-56e1f69b6b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 21740 | 2026.05.01 17:59:00.738752 [ 279 ] {b63133e5-e6b3-488c-8abd-56e1f69b6b97} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21741 | 2026.05.01 17:59:00.738793 [ 279 ] {b63133e5-e6b3-488c-8abd-56e1f69b6b97} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21742 | 2026.05.01 17:59:00.739036 [ 279 ] {b63133e5-e6b3-488c-8abd-56e1f69b6b97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21743 | 2026.05.01 17:59:00.739091 [ 279 ] {b63133e5-e6b3-488c-8abd-56e1f69b6b97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21744 | 2026.05.01 17:59:00.739195 [ 279 ] {b63133e5-e6b3-488c-8abd-56e1f69b6b97} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 21745 | 2026.05.01 17:59:00.739262 [ 292 ] {b63133e5-e6b3-488c-8abd-56e1f69b6b97} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21746 | 2026.05.01 17:59:00.739266 [ 310 ] {b63133e5-e6b3-488c-8abd-56e1f69b6b97} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21747 | 2026.05.01 17:59:00.739296 [ 306 ] {b63133e5-e6b3-488c-8abd-56e1f69b6b97} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21748 | 2026.05.01 17:59:00.739300 [ 316 ] {b63133e5-e6b3-488c-8abd-56e1f69b6b97} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21749 | 2026.05.01 17:59:00.739299 [ 301 ] {b63133e5-e6b3-488c-8abd-56e1f69b6b97} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 21750 | 2026.05.01 17:59:00.739429 [ 279 ] {b63133e5-e6b3-488c-8abd-56e1f69b6b97} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 21751 | 2026.05.01 17:59:00.739456 [ 279 ] {b63133e5-e6b3-488c-8abd-56e1f69b6b97} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21752 | 2026.05.01 17:59:00.739537 [ 279 ] {b63133e5-e6b3-488c-8abd-56e1f69b6b97} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21753 | 2026.05.01 17:59:00.739556 [ 279 ] {b63133e5-e6b3-488c-8abd-56e1f69b6b97} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21754 | 2026.05.01 17:59:00.739589 [ 279 ] {b63133e5-e6b3-488c-8abd-56e1f69b6b97} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21755 | 2026.05.01 17:59:00.739623 [ 279 ] {b63133e5-e6b3-488c-8abd-56e1f69b6b97} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21756 | 2026.05.01 17:59:00.739653 [ 279 ] {b63133e5-e6b3-488c-8abd-56e1f69b6b97} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21757 | 2026.05.01 17:59:00.739682 [ 279 ] {b63133e5-e6b3-488c-8abd-56e1f69b6b97} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21758 | 2026.05.01 17:59:00.740350 [ 279 ] {b63133e5-e6b3-488c-8abd-56e1f69b6b97} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.001914 sec., 26123.301985370952 rows/sec., 1019.93 KiB/sec. | ||
| 21759 | 2026.05.01 17:59:00.740517 [ 279 ] {b63133e5-e6b3-488c-8abd-56e1f69b6b97} <Debug> MemoryTracker: Peak memory usage (for query): 152.41 KiB. | ||
| 21760 | 2026.05.01 17:59:00.740533 [ 279 ] {b63133e5-e6b3-488c-8abd-56e1f69b6b97} <Debug> TCPHandler: Processed in 0.002230045 sec. | ||
| 21761 | 2026.05.01 17:59:00.740772 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21762 | 2026.05.01 17:59:00.740922 [ 279 ] {eddb5bc4-6544-408e-ab8a-e72860eaf6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 21763 | 2026.05.01 17:59:00.741184 [ 279 ] {eddb5bc4-6544-408e-ab8a-e72860eaf6ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21764 | 2026.05.01 17:59:00.741225 [ 279 ] {eddb5bc4-6544-408e-ab8a-e72860eaf6ed} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21765 | 2026.05.01 17:59:00.741465 [ 279 ] {eddb5bc4-6544-408e-ab8a-e72860eaf6ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21766 | 2026.05.01 17:59:00.741518 [ 279 ] {eddb5bc4-6544-408e-ab8a-e72860eaf6ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21767 | 2026.05.01 17:59:00.741628 [ 279 ] {eddb5bc4-6544-408e-ab8a-e72860eaf6ed} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 21768 | 2026.05.01 17:59:00.741693 [ 292 ] {eddb5bc4-6544-408e-ab8a-e72860eaf6ed} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21769 | 2026.05.01 17:59:00.741702 [ 310 ] {eddb5bc4-6544-408e-ab8a-e72860eaf6ed} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21770 | 2026.05.01 17:59:00.741704 [ 306 ] {eddb5bc4-6544-408e-ab8a-e72860eaf6ed} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 21771 | 2026.05.01 17:59:00.741735 [ 317 ] {eddb5bc4-6544-408e-ab8a-e72860eaf6ed} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21772 | 2026.05.01 17:59:00.741697 [ 301 ] {eddb5bc4-6544-408e-ab8a-e72860eaf6ed} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21773 | 2026.05.01 17:59:00.741854 [ 279 ] {eddb5bc4-6544-408e-ab8a-e72860eaf6ed} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 21774 | 2026.05.01 17:59:00.741880 [ 279 ] {eddb5bc4-6544-408e-ab8a-e72860eaf6ed} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21775 | 2026.05.01 17:59:00.741958 [ 279 ] {eddb5bc4-6544-408e-ab8a-e72860eaf6ed} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21776 | 2026.05.01 17:59:00.741976 [ 279 ] {eddb5bc4-6544-408e-ab8a-e72860eaf6ed} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21777 | 2026.05.01 17:59:00.742007 [ 279 ] {eddb5bc4-6544-408e-ab8a-e72860eaf6ed} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21778 | 2026.05.01 17:59:00.742038 [ 279 ] {eddb5bc4-6544-408e-ab8a-e72860eaf6ed} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21779 | 2026.05.01 17:59:00.742067 [ 279 ] {eddb5bc4-6544-408e-ab8a-e72860eaf6ed} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21780 | 2026.05.01 17:59:00.742096 [ 279 ] {eddb5bc4-6544-408e-ab8a-e72860eaf6ed} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21781 | 2026.05.01 17:59:00.742742 [ 279 ] {eddb5bc4-6544-408e-ab8a-e72860eaf6ed} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.001891 sec., 26441.036488630354 rows/sec., 1.01 MiB/sec. | ||
| 21782 | 2026.05.01 17:59:00.742892 [ 279 ] {eddb5bc4-6544-408e-ab8a-e72860eaf6ed} <Debug> MemoryTracker: Peak memory usage (for query): 152.61 KiB. | ||
| 21783 | 2026.05.01 17:59:00.742907 [ 279 ] {eddb5bc4-6544-408e-ab8a-e72860eaf6ed} <Debug> TCPHandler: Processed in 0.002187884 sec. | ||
| 21784 | 2026.05.01 17:59:00.743191 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21785 | 2026.05.01 17:59:00.743340 [ 279 ] {5ed0949e-36d3-4183-8da1-440b641012aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 21786 | 2026.05.01 17:59:00.743579 [ 279 ] {5ed0949e-36d3-4183-8da1-440b641012aa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21787 | 2026.05.01 17:59:00.743620 [ 279 ] {5ed0949e-36d3-4183-8da1-440b641012aa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21788 | 2026.05.01 17:59:00.743864 [ 279 ] {5ed0949e-36d3-4183-8da1-440b641012aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21789 | 2026.05.01 17:59:00.743918 [ 279 ] {5ed0949e-36d3-4183-8da1-440b641012aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21790 | 2026.05.01 17:59:00.744018 [ 279 ] {5ed0949e-36d3-4183-8da1-440b641012aa} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 21791 | 2026.05.01 17:59:00.744084 [ 301 ] {5ed0949e-36d3-4183-8da1-440b641012aa} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21792 | 2026.05.01 17:59:00.744085 [ 310 ] {5ed0949e-36d3-4183-8da1-440b641012aa} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21793 | 2026.05.01 17:59:00.744106 [ 347 ] {5ed0949e-36d3-4183-8da1-440b641012aa} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21794 | 2026.05.01 17:59:00.744092 [ 306 ] {5ed0949e-36d3-4183-8da1-440b641012aa} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21795 | 2026.05.01 17:59:00.744088 [ 292 ] {5ed0949e-36d3-4183-8da1-440b641012aa} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 21796 | 2026.05.01 17:59:00.744246 [ 279 ] {5ed0949e-36d3-4183-8da1-440b641012aa} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 21797 | 2026.05.01 17:59:00.744267 [ 279 ] {5ed0949e-36d3-4183-8da1-440b641012aa} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21798 | 2026.05.01 17:59:00.744345 [ 279 ] {5ed0949e-36d3-4183-8da1-440b641012aa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21799 | 2026.05.01 17:59:00.744363 [ 279 ] {5ed0949e-36d3-4183-8da1-440b641012aa} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21800 | 2026.05.01 17:59:00.744394 [ 279 ] {5ed0949e-36d3-4183-8da1-440b641012aa} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21801 | 2026.05.01 17:59:00.744426 [ 279 ] {5ed0949e-36d3-4183-8da1-440b641012aa} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21802 | 2026.05.01 17:59:00.744455 [ 279 ] {5ed0949e-36d3-4183-8da1-440b641012aa} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21803 | 2026.05.01 17:59:00.744484 [ 279 ] {5ed0949e-36d3-4183-8da1-440b641012aa} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21804 | 2026.05.01 17:59:00.745108 [ 279 ] {5ed0949e-36d3-4183-8da1-440b641012aa} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.001839 sec., 27188.689505165854 rows/sec., 1.04 MiB/sec. | ||
| 21805 | 2026.05.01 17:59:00.745234 [ 279 ] {5ed0949e-36d3-4183-8da1-440b641012aa} <Debug> MemoryTracker: Peak memory usage (for query): 153.04 KiB. | ||
| 21806 | 2026.05.01 17:59:00.745249 [ 279 ] {5ed0949e-36d3-4183-8da1-440b641012aa} <Debug> TCPHandler: Processed in 0.002109422 sec. | ||
| 21807 | 2026.05.01 17:59:00.745478 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21808 | 2026.05.01 17:59:00.745626 [ 279 ] {0f46d22a-5af9-47cd-b620-49a3a446003e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 21809 | 2026.05.01 17:59:00.745861 [ 279 ] {0f46d22a-5af9-47cd-b620-49a3a446003e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21810 | 2026.05.01 17:59:00.745902 [ 279 ] {0f46d22a-5af9-47cd-b620-49a3a446003e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21811 | 2026.05.01 17:59:00.746143 [ 279 ] {0f46d22a-5af9-47cd-b620-49a3a446003e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21812 | 2026.05.01 17:59:00.746195 [ 279 ] {0f46d22a-5af9-47cd-b620-49a3a446003e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21813 | 2026.05.01 17:59:00.746295 [ 279 ] {0f46d22a-5af9-47cd-b620-49a3a446003e} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 21814 | 2026.05.01 17:59:00.746357 [ 301 ] {0f46d22a-5af9-47cd-b620-49a3a446003e} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21815 | 2026.05.01 17:59:00.746359 [ 347 ] {0f46d22a-5af9-47cd-b620-49a3a446003e} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21816 | 2026.05.01 17:59:00.746389 [ 295 ] {0f46d22a-5af9-47cd-b620-49a3a446003e} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21817 | 2026.05.01 17:59:00.746378 [ 310 ] {0f46d22a-5af9-47cd-b620-49a3a446003e} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 21818 | 2026.05.01 17:59:00.746366 [ 292 ] {0f46d22a-5af9-47cd-b620-49a3a446003e} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21819 | 2026.05.01 17:59:00.746525 [ 279 ] {0f46d22a-5af9-47cd-b620-49a3a446003e} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 21820 | 2026.05.01 17:59:00.746546 [ 279 ] {0f46d22a-5af9-47cd-b620-49a3a446003e} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21821 | 2026.05.01 17:59:00.746624 [ 279 ] {0f46d22a-5af9-47cd-b620-49a3a446003e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21822 | 2026.05.01 17:59:00.746643 [ 279 ] {0f46d22a-5af9-47cd-b620-49a3a446003e} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21823 | 2026.05.01 17:59:00.746675 [ 279 ] {0f46d22a-5af9-47cd-b620-49a3a446003e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21824 | 2026.05.01 17:59:00.746706 [ 279 ] {0f46d22a-5af9-47cd-b620-49a3a446003e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21825 | 2026.05.01 17:59:00.746734 [ 279 ] {0f46d22a-5af9-47cd-b620-49a3a446003e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21826 | 2026.05.01 17:59:00.746763 [ 279 ] {0f46d22a-5af9-47cd-b620-49a3a446003e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21827 | 2026.05.01 17:59:00.747368 [ 279 ] {0f46d22a-5af9-47cd-b620-49a3a446003e} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.001811 sec., 27609.055770292656 rows/sec., 1.05 MiB/sec. | ||
| 21828 | 2026.05.01 17:59:00.747499 [ 279 ] {0f46d22a-5af9-47cd-b620-49a3a446003e} <Debug> MemoryTracker: Peak memory usage (for query): 153.30 KiB. | ||
| 21829 | 2026.05.01 17:59:00.747514 [ 279 ] {0f46d22a-5af9-47cd-b620-49a3a446003e} <Debug> TCPHandler: Processed in 0.002087232 sec. | ||
| 21830 | 2026.05.01 17:59:00.747735 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21831 | 2026.05.01 17:59:00.747883 [ 279 ] {85f3f4f1-7925-4b9d-b3fd-ed200bed8470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 21832 | 2026.05.01 17:59:00.748120 [ 279 ] {85f3f4f1-7925-4b9d-b3fd-ed200bed8470} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21833 | 2026.05.01 17:59:00.748160 [ 279 ] {85f3f4f1-7925-4b9d-b3fd-ed200bed8470} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21834 | 2026.05.01 17:59:00.748401 [ 279 ] {85f3f4f1-7925-4b9d-b3fd-ed200bed8470} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21835 | 2026.05.01 17:59:00.748453 [ 279 ] {85f3f4f1-7925-4b9d-b3fd-ed200bed8470} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21836 | 2026.05.01 17:59:00.748551 [ 279 ] {85f3f4f1-7925-4b9d-b3fd-ed200bed8470} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 21837 | 2026.05.01 17:59:00.748615 [ 310 ] {85f3f4f1-7925-4b9d-b3fd-ed200bed8470} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21838 | 2026.05.01 17:59:00.748621 [ 301 ] {85f3f4f1-7925-4b9d-b3fd-ed200bed8470} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21839 | 2026.05.01 17:59:00.748638 [ 295 ] {85f3f4f1-7925-4b9d-b3fd-ed200bed8470} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 21840 | 2026.05.01 17:59:00.748621 [ 347 ] {85f3f4f1-7925-4b9d-b3fd-ed200bed8470} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21841 | 2026.05.01 17:59:00.748623 [ 292 ] {85f3f4f1-7925-4b9d-b3fd-ed200bed8470} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21842 | 2026.05.01 17:59:00.748767 [ 279 ] {85f3f4f1-7925-4b9d-b3fd-ed200bed8470} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 21843 | 2026.05.01 17:59:00.748789 [ 279 ] {85f3f4f1-7925-4b9d-b3fd-ed200bed8470} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21844 | 2026.05.01 17:59:00.748867 [ 279 ] {85f3f4f1-7925-4b9d-b3fd-ed200bed8470} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21845 | 2026.05.01 17:59:00.748885 [ 279 ] {85f3f4f1-7925-4b9d-b3fd-ed200bed8470} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21846 | 2026.05.01 17:59:00.748916 [ 279 ] {85f3f4f1-7925-4b9d-b3fd-ed200bed8470} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21847 | 2026.05.01 17:59:00.748947 [ 279 ] {85f3f4f1-7925-4b9d-b3fd-ed200bed8470} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21848 | 2026.05.01 17:59:00.748976 [ 279 ] {85f3f4f1-7925-4b9d-b3fd-ed200bed8470} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21849 | 2026.05.01 17:59:00.749003 [ 279 ] {85f3f4f1-7925-4b9d-b3fd-ed200bed8470} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21850 | 2026.05.01 17:59:00.749617 [ 279 ] {85f3f4f1-7925-4b9d-b3fd-ed200bed8470} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.001803 sec., 27731.558513588465 rows/sec., 1.06 MiB/sec. | ||
| 21851 | 2026.05.01 17:59:00.749761 [ 279 ] {85f3f4f1-7925-4b9d-b3fd-ed200bed8470} <Debug> MemoryTracker: Peak memory usage (for query): 153.67 KiB. | ||
| 21852 | 2026.05.01 17:59:00.749777 [ 279 ] {85f3f4f1-7925-4b9d-b3fd-ed200bed8470} <Debug> TCPHandler: Processed in 0.002092802 sec. | ||
| 21853 | 2026.05.01 17:59:00.750009 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21854 | 2026.05.01 17:59:00.750156 [ 279 ] {a909a7d5-b0fd-4df1-92bd-fb2e841791d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 21855 | 2026.05.01 17:59:00.750398 [ 279 ] {a909a7d5-b0fd-4df1-92bd-fb2e841791d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21856 | 2026.05.01 17:59:00.750439 [ 279 ] {a909a7d5-b0fd-4df1-92bd-fb2e841791d5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21857 | 2026.05.01 17:59:00.750684 [ 279 ] {a909a7d5-b0fd-4df1-92bd-fb2e841791d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21858 | 2026.05.01 17:59:00.750738 [ 279 ] {a909a7d5-b0fd-4df1-92bd-fb2e841791d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21859 | 2026.05.01 17:59:00.750836 [ 279 ] {a909a7d5-b0fd-4df1-92bd-fb2e841791d5} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 21860 | 2026.05.01 17:59:00.750886 [ 292 ] {a909a7d5-b0fd-4df1-92bd-fb2e841791d5} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21861 | 2026.05.01 17:59:00.750897 [ 286 ] {a909a7d5-b0fd-4df1-92bd-fb2e841791d5} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21862 | 2026.05.01 17:59:00.750907 [ 295 ] {a909a7d5-b0fd-4df1-92bd-fb2e841791d5} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21863 | 2026.05.01 17:59:00.750909 [ 301 ] {a909a7d5-b0fd-4df1-92bd-fb2e841791d5} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 21864 | 2026.05.01 17:59:00.750897 [ 310 ] {a909a7d5-b0fd-4df1-92bd-fb2e841791d5} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21865 | 2026.05.01 17:59:00.751043 [ 279 ] {a909a7d5-b0fd-4df1-92bd-fb2e841791d5} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 21866 | 2026.05.01 17:59:00.751070 [ 279 ] {a909a7d5-b0fd-4df1-92bd-fb2e841791d5} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21867 | 2026.05.01 17:59:00.751147 [ 279 ] {a909a7d5-b0fd-4df1-92bd-fb2e841791d5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21868 | 2026.05.01 17:59:00.751164 [ 279 ] {a909a7d5-b0fd-4df1-92bd-fb2e841791d5} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21869 | 2026.05.01 17:59:00.751195 [ 279 ] {a909a7d5-b0fd-4df1-92bd-fb2e841791d5} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21870 | 2026.05.01 17:59:00.751226 [ 279 ] {a909a7d5-b0fd-4df1-92bd-fb2e841791d5} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21871 | 2026.05.01 17:59:00.751255 [ 279 ] {a909a7d5-b0fd-4df1-92bd-fb2e841791d5} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21872 | 2026.05.01 17:59:00.751283 [ 279 ] {a909a7d5-b0fd-4df1-92bd-fb2e841791d5} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21873 | 2026.05.01 17:59:00.751910 [ 279 ] {a909a7d5-b0fd-4df1-92bd-fb2e841791d5} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.001823 sec., 27427.317608337904 rows/sec., 1.05 MiB/sec. | ||
| 21874 | 2026.05.01 17:59:00.752057 [ 279 ] {a909a7d5-b0fd-4df1-92bd-fb2e841791d5} <Debug> MemoryTracker: Peak memory usage (for query): 154.15 KiB. | ||
| 21875 | 2026.05.01 17:59:00.752072 [ 279 ] {a909a7d5-b0fd-4df1-92bd-fb2e841791d5} <Debug> TCPHandler: Processed in 0.002114243 sec. | ||
| 21876 | 2026.05.01 17:59:00.752740 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21877 | 2026.05.01 17:59:00.752889 [ 279 ] {d2853a6b-aa36-41e7-8074-770ae270a969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 21878 | 2026.05.01 17:59:00.753138 [ 279 ] {d2853a6b-aa36-41e7-8074-770ae270a969} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21879 | 2026.05.01 17:59:00.753180 [ 279 ] {d2853a6b-aa36-41e7-8074-770ae270a969} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21880 | 2026.05.01 17:59:00.753428 [ 279 ] {d2853a6b-aa36-41e7-8074-770ae270a969} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21881 | 2026.05.01 17:59:00.753481 [ 279 ] {d2853a6b-aa36-41e7-8074-770ae270a969} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21882 | 2026.05.01 17:59:00.753576 [ 279 ] {d2853a6b-aa36-41e7-8074-770ae270a969} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
| 21883 | 2026.05.01 17:59:00.753641 [ 295 ] {d2853a6b-aa36-41e7-8074-770ae270a969} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21884 | 2026.05.01 17:59:00.753646 [ 286 ] {d2853a6b-aa36-41e7-8074-770ae270a969} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21885 | 2026.05.01 17:59:00.753672 [ 323 ] {d2853a6b-aa36-41e7-8074-770ae270a969} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21886 | 2026.05.01 17:59:00.753688 [ 350 ] {d2853a6b-aa36-41e7-8074-770ae270a969} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 21887 | 2026.05.01 17:59:00.753647 [ 310 ] {d2853a6b-aa36-41e7-8074-770ae270a969} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21888 | 2026.05.01 17:59:00.753825 [ 279 ] {d2853a6b-aa36-41e7-8074-770ae270a969} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 21889 | 2026.05.01 17:59:00.753852 [ 279 ] {d2853a6b-aa36-41e7-8074-770ae270a969} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21890 | 2026.05.01 17:59:00.753930 [ 279 ] {d2853a6b-aa36-41e7-8074-770ae270a969} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21891 | 2026.05.01 17:59:00.753948 [ 279 ] {d2853a6b-aa36-41e7-8074-770ae270a969} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21892 | 2026.05.01 17:59:00.753979 [ 279 ] {d2853a6b-aa36-41e7-8074-770ae270a969} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21893 | 2026.05.01 17:59:00.754010 [ 279 ] {d2853a6b-aa36-41e7-8074-770ae270a969} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21894 | 2026.05.01 17:59:00.754038 [ 279 ] {d2853a6b-aa36-41e7-8074-770ae270a969} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21895 | 2026.05.01 17:59:00.754067 [ 279 ] {d2853a6b-aa36-41e7-8074-770ae270a969} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21896 | 2026.05.01 17:59:00.754707 [ 279 ] {d2853a6b-aa36-41e7-8074-770ae270a969} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.001888 sec., 26483.050847457627 rows/sec., 1.01 MiB/sec. | ||
| 21897 | 2026.05.01 17:59:00.754868 [ 279 ] {d2853a6b-aa36-41e7-8074-770ae270a969} <Debug> MemoryTracker: Peak memory usage (for query): 154.37 KiB. | ||
| 21898 | 2026.05.01 17:59:00.754884 [ 279 ] {d2853a6b-aa36-41e7-8074-770ae270a969} <Debug> TCPHandler: Processed in 0.002194424 sec. | ||
| 21899 | 2026.05.01 17:59:00.755113 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21900 | 2026.05.01 17:59:00.755266 [ 279 ] {fcda7a56-741a-40c5-8536-2eb35c6c222c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 21901 | 2026.05.01 17:59:00.755510 [ 279 ] {fcda7a56-741a-40c5-8536-2eb35c6c222c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21902 | 2026.05.01 17:59:00.755553 [ 279 ] {fcda7a56-741a-40c5-8536-2eb35c6c222c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21903 | 2026.05.01 17:59:00.755803 [ 279 ] {fcda7a56-741a-40c5-8536-2eb35c6c222c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21904 | 2026.05.01 17:59:00.755856 [ 279 ] {fcda7a56-741a-40c5-8536-2eb35c6c222c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21905 | 2026.05.01 17:59:00.755954 [ 279 ] {fcda7a56-741a-40c5-8536-2eb35c6c222c} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
| 21906 | 2026.05.01 17:59:00.756017 [ 323 ] {fcda7a56-741a-40c5-8536-2eb35c6c222c} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21907 | 2026.05.01 17:59:00.756017 [ 350 ] {fcda7a56-741a-40c5-8536-2eb35c6c222c} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21908 | 2026.05.01 17:59:00.756043 [ 320 ] {fcda7a56-741a-40c5-8536-2eb35c6c222c} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21909 | 2026.05.01 17:59:00.756025 [ 286 ] {fcda7a56-741a-40c5-8536-2eb35c6c222c} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 21910 | 2026.05.01 17:59:00.756024 [ 310 ] {fcda7a56-741a-40c5-8536-2eb35c6c222c} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21911 | 2026.05.01 17:59:00.756169 [ 279 ] {fcda7a56-741a-40c5-8536-2eb35c6c222c} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 21912 | 2026.05.01 17:59:00.756195 [ 279 ] {fcda7a56-741a-40c5-8536-2eb35c6c222c} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21913 | 2026.05.01 17:59:00.756275 [ 279 ] {fcda7a56-741a-40c5-8536-2eb35c6c222c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21914 | 2026.05.01 17:59:00.756293 [ 279 ] {fcda7a56-741a-40c5-8536-2eb35c6c222c} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21915 | 2026.05.01 17:59:00.756324 [ 279 ] {fcda7a56-741a-40c5-8536-2eb35c6c222c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21916 | 2026.05.01 17:59:00.756356 [ 279 ] {fcda7a56-741a-40c5-8536-2eb35c6c222c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21917 | 2026.05.01 17:59:00.756386 [ 279 ] {fcda7a56-741a-40c5-8536-2eb35c6c222c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21918 | 2026.05.01 17:59:00.756415 [ 279 ] {fcda7a56-741a-40c5-8536-2eb35c6c222c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21919 | 2026.05.01 17:59:00.757059 [ 279 ] {fcda7a56-741a-40c5-8536-2eb35c6c222c} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.001869 sec., 26752.273943285178 rows/sec., 1.02 MiB/sec. | ||
| 21920 | 2026.05.01 17:59:00.757200 [ 279 ] {fcda7a56-741a-40c5-8536-2eb35c6c222c} <Debug> MemoryTracker: Peak memory usage (for query): 154.52 KiB. | ||
| 21921 | 2026.05.01 17:59:00.757216 [ 279 ] {fcda7a56-741a-40c5-8536-2eb35c6c222c} <Debug> TCPHandler: Processed in 0.002154334 sec. | ||
| 21922 | 2026.05.01 17:59:00.757456 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21923 | 2026.05.01 17:59:00.757607 [ 279 ] {20ad1fd9-5a1a-4de3-b807-856a4babc0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 21924 | 2026.05.01 17:59:00.757852 [ 279 ] {20ad1fd9-5a1a-4de3-b807-856a4babc0a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21925 | 2026.05.01 17:59:00.757893 [ 279 ] {20ad1fd9-5a1a-4de3-b807-856a4babc0a8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21926 | 2026.05.01 17:59:00.758143 [ 279 ] {20ad1fd9-5a1a-4de3-b807-856a4babc0a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21927 | 2026.05.01 17:59:00.758195 [ 279 ] {20ad1fd9-5a1a-4de3-b807-856a4babc0a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21928 | 2026.05.01 17:59:00.758293 [ 279 ] {20ad1fd9-5a1a-4de3-b807-856a4babc0a8} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 66-element set) | ||
| 21929 | 2026.05.01 17:59:00.758350 [ 320 ] {20ad1fd9-5a1a-4de3-b807-856a4babc0a8} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21930 | 2026.05.01 17:59:00.758365 [ 310 ] {20ad1fd9-5a1a-4de3-b807-856a4babc0a8} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 21931 | 2026.05.01 17:59:00.758367 [ 323 ] {20ad1fd9-5a1a-4de3-b807-856a4babc0a8} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21932 | 2026.05.01 17:59:00.758369 [ 311 ] {20ad1fd9-5a1a-4de3-b807-856a4babc0a8} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21933 | 2026.05.01 17:59:00.758364 [ 286 ] {20ad1fd9-5a1a-4de3-b807-856a4babc0a8} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21934 | 2026.05.01 17:59:00.758513 [ 279 ] {20ad1fd9-5a1a-4de3-b807-856a4babc0a8} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 21935 | 2026.05.01 17:59:00.758540 [ 279 ] {20ad1fd9-5a1a-4de3-b807-856a4babc0a8} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21936 | 2026.05.01 17:59:00.758618 [ 279 ] {20ad1fd9-5a1a-4de3-b807-856a4babc0a8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21937 | 2026.05.01 17:59:00.758635 [ 279 ] {20ad1fd9-5a1a-4de3-b807-856a4babc0a8} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21938 | 2026.05.01 17:59:00.758667 [ 279 ] {20ad1fd9-5a1a-4de3-b807-856a4babc0a8} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21939 | 2026.05.01 17:59:00.758725 [ 279 ] {20ad1fd9-5a1a-4de3-b807-856a4babc0a8} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21940 | 2026.05.01 17:59:00.758779 [ 279 ] {20ad1fd9-5a1a-4de3-b807-856a4babc0a8} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21941 | 2026.05.01 17:59:00.758810 [ 279 ] {20ad1fd9-5a1a-4de3-b807-856a4babc0a8} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21942 | 2026.05.01 17:59:00.759431 [ 279 ] {20ad1fd9-5a1a-4de3-b807-856a4babc0a8} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.001898 sec., 26343.519494204425 rows/sec., 1.00 MiB/sec. | ||
| 21943 | 2026.05.01 17:59:00.759575 [ 279 ] {20ad1fd9-5a1a-4de3-b807-856a4babc0a8} <Debug> MemoryTracker: Peak memory usage (for query): 154.78 KiB. | ||
| 21944 | 2026.05.01 17:59:00.759591 [ 279 ] {20ad1fd9-5a1a-4de3-b807-856a4babc0a8} <Debug> TCPHandler: Processed in 0.002185435 sec. | ||
| 21945 | 2026.05.01 17:59:00.759953 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21946 | 2026.05.01 17:59:00.760105 [ 279 ] {1f49f545-c500-40ce-adc1-0ee6f4b7e5d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 21947 | 2026.05.01 17:59:00.760358 [ 279 ] {1f49f545-c500-40ce-adc1-0ee6f4b7e5d7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21948 | 2026.05.01 17:59:00.760401 [ 279 ] {1f49f545-c500-40ce-adc1-0ee6f4b7e5d7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21949 | 2026.05.01 17:59:00.760661 [ 279 ] {1f49f545-c500-40ce-adc1-0ee6f4b7e5d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21950 | 2026.05.01 17:59:00.760714 [ 279 ] {1f49f545-c500-40ce-adc1-0ee6f4b7e5d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21951 | 2026.05.01 17:59:00.760813 [ 279 ] {1f49f545-c500-40ce-adc1-0ee6f4b7e5d7} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 67-element set) | ||
| 21952 | 2026.05.01 17:59:00.760869 [ 320 ] {1f49f545-c500-40ce-adc1-0ee6f4b7e5d7} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21953 | 2026.05.01 17:59:00.760877 [ 310 ] {1f49f545-c500-40ce-adc1-0ee6f4b7e5d7} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 21954 | 2026.05.01 17:59:00.760886 [ 323 ] {1f49f545-c500-40ce-adc1-0ee6f4b7e5d7} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21955 | 2026.05.01 17:59:00.760904 [ 313 ] {1f49f545-c500-40ce-adc1-0ee6f4b7e5d7} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21956 | 2026.05.01 17:59:00.760875 [ 286 ] {1f49f545-c500-40ce-adc1-0ee6f4b7e5d7} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21957 | 2026.05.01 17:59:00.761033 [ 279 ] {1f49f545-c500-40ce-adc1-0ee6f4b7e5d7} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 21958 | 2026.05.01 17:59:00.761058 [ 279 ] {1f49f545-c500-40ce-adc1-0ee6f4b7e5d7} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21959 | 2026.05.01 17:59:00.761141 [ 279 ] {1f49f545-c500-40ce-adc1-0ee6f4b7e5d7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21960 | 2026.05.01 17:59:00.761158 [ 279 ] {1f49f545-c500-40ce-adc1-0ee6f4b7e5d7} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21961 | 2026.05.01 17:59:00.761190 [ 279 ] {1f49f545-c500-40ce-adc1-0ee6f4b7e5d7} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21962 | 2026.05.01 17:59:00.761226 [ 279 ] {1f49f545-c500-40ce-adc1-0ee6f4b7e5d7} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21963 | 2026.05.01 17:59:00.761258 [ 279 ] {1f49f545-c500-40ce-adc1-0ee6f4b7e5d7} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21964 | 2026.05.01 17:59:00.761290 [ 279 ] {1f49f545-c500-40ce-adc1-0ee6f4b7e5d7} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21965 | 2026.05.01 17:59:00.761907 [ 279 ] {1f49f545-c500-40ce-adc1-0ee6f4b7e5d7} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.001874 sec., 26680.896478121664 rows/sec., 1.02 MiB/sec. | ||
| 21966 | 2026.05.01 17:59:00.762051 [ 279 ] {1f49f545-c500-40ce-adc1-0ee6f4b7e5d7} <Debug> MemoryTracker: Peak memory usage (for query): 155.16 KiB. | ||
| 21967 | 2026.05.01 17:59:00.762066 [ 279 ] {1f49f545-c500-40ce-adc1-0ee6f4b7e5d7} <Debug> TCPHandler: Processed in 0.002163334 sec. | ||
| 21968 | 2026.05.01 17:59:00.762308 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21969 | 2026.05.01 17:59:00.762461 [ 279 ] {6f863ab0-29a4-4968-afe2-4e866e422551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 21970 | 2026.05.01 17:59:00.762711 [ 279 ] {6f863ab0-29a4-4968-afe2-4e866e422551} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21971 | 2026.05.01 17:59:00.762753 [ 279 ] {6f863ab0-29a4-4968-afe2-4e866e422551} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21972 | 2026.05.01 17:59:00.763007 [ 279 ] {6f863ab0-29a4-4968-afe2-4e866e422551} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21973 | 2026.05.01 17:59:00.763060 [ 279 ] {6f863ab0-29a4-4968-afe2-4e866e422551} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21974 | 2026.05.01 17:59:00.763158 [ 279 ] {6f863ab0-29a4-4968-afe2-4e866e422551} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 68-element set) | ||
| 21975 | 2026.05.01 17:59:00.763225 [ 320 ] {6f863ab0-29a4-4968-afe2-4e866e422551} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21976 | 2026.05.01 17:59:00.763224 [ 286 ] {6f863ab0-29a4-4968-afe2-4e866e422551} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21977 | 2026.05.01 17:59:00.763250 [ 288 ] {6f863ab0-29a4-4968-afe2-4e866e422551} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21978 | 2026.05.01 17:59:00.763250 [ 332 ] {6f863ab0-29a4-4968-afe2-4e866e422551} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21979 | 2026.05.01 17:59:00.763246 [ 313 ] {6f863ab0-29a4-4968-afe2-4e866e422551} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 21980 | 2026.05.01 17:59:00.763388 [ 279 ] {6f863ab0-29a4-4968-afe2-4e866e422551} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 21981 | 2026.05.01 17:59:00.763416 [ 279 ] {6f863ab0-29a4-4968-afe2-4e866e422551} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21982 | 2026.05.01 17:59:00.763495 [ 279 ] {6f863ab0-29a4-4968-afe2-4e866e422551} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21983 | 2026.05.01 17:59:00.763512 [ 279 ] {6f863ab0-29a4-4968-afe2-4e866e422551} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21984 | 2026.05.01 17:59:00.763543 [ 279 ] {6f863ab0-29a4-4968-afe2-4e866e422551} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21985 | 2026.05.01 17:59:00.763575 [ 279 ] {6f863ab0-29a4-4968-afe2-4e866e422551} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21986 | 2026.05.01 17:59:00.763610 [ 279 ] {6f863ab0-29a4-4968-afe2-4e866e422551} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21987 | 2026.05.01 17:59:00.763644 [ 279 ] {6f863ab0-29a4-4968-afe2-4e866e422551} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21988 | 2026.05.01 17:59:00.764293 [ 279 ] {6f863ab0-29a4-4968-afe2-4e866e422551} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.001905 sec., 26246.719160104985 rows/sec., 1.00 MiB/sec. | ||
| 21989 | 2026.05.01 17:59:00.764433 [ 279 ] {6f863ab0-29a4-4968-afe2-4e866e422551} <Debug> MemoryTracker: Peak memory usage (for query): 155.28 KiB. | ||
| 21990 | 2026.05.01 17:59:00.764448 [ 279 ] {6f863ab0-29a4-4968-afe2-4e866e422551} <Debug> TCPHandler: Processed in 0.002192144 sec. | ||
| 21991 | 2026.05.01 17:59:00.764683 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21992 | 2026.05.01 17:59:00.764834 [ 279 ] {b77aa660-734e-44e7-ab2d-a1c5b94e47ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 21993 | 2026.05.01 17:59:00.765084 [ 279 ] {b77aa660-734e-44e7-ab2d-a1c5b94e47ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21994 | 2026.05.01 17:59:00.765127 [ 279 ] {b77aa660-734e-44e7-ab2d-a1c5b94e47ad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21995 | 2026.05.01 17:59:00.765384 [ 279 ] {b77aa660-734e-44e7-ab2d-a1c5b94e47ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21996 | 2026.05.01 17:59:00.765437 [ 279 ] {b77aa660-734e-44e7-ab2d-a1c5b94e47ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21997 | 2026.05.01 17:59:00.765534 [ 279 ] {b77aa660-734e-44e7-ab2d-a1c5b94e47ad} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 69-element set) | ||
| 21998 | 2026.05.01 17:59:00.765606 [ 288 ] {b77aa660-734e-44e7-ab2d-a1c5b94e47ad} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21999 | 2026.05.01 17:59:00.765620 [ 286 ] {b77aa660-734e-44e7-ab2d-a1c5b94e47ad} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 22000 | 2026.05.01 17:59:00.765646 [ 320 ] {b77aa660-734e-44e7-ab2d-a1c5b94e47ad} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22001 | 2026.05.01 17:59:00.765608 [ 313 ] {b77aa660-734e-44e7-ab2d-a1c5b94e47ad} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22002 | 2026.05.01 17:59:00.765639 [ 324 ] {b77aa660-734e-44e7-ab2d-a1c5b94e47ad} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22003 | 2026.05.01 17:59:00.765787 [ 279 ] {b77aa660-734e-44e7-ab2d-a1c5b94e47ad} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 22004 | 2026.05.01 17:59:00.765809 [ 279 ] {b77aa660-734e-44e7-ab2d-a1c5b94e47ad} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22005 | 2026.05.01 17:59:00.765887 [ 279 ] {b77aa660-734e-44e7-ab2d-a1c5b94e47ad} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22006 | 2026.05.01 17:59:00.765904 [ 279 ] {b77aa660-734e-44e7-ab2d-a1c5b94e47ad} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 22007 | 2026.05.01 17:59:00.765936 [ 279 ] {b77aa660-734e-44e7-ab2d-a1c5b94e47ad} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 22008 | 2026.05.01 17:59:00.765967 [ 279 ] {b77aa660-734e-44e7-ab2d-a1c5b94e47ad} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 22009 | 2026.05.01 17:59:00.765997 [ 279 ] {b77aa660-734e-44e7-ab2d-a1c5b94e47ad} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 22010 | 2026.05.01 17:59:00.766029 [ 279 ] {b77aa660-734e-44e7-ab2d-a1c5b94e47ad} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 22011 | 2026.05.01 17:59:00.766956 [ 279 ] {b77aa660-734e-44e7-ab2d-a1c5b94e47ad} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.002194 sec., 22789.425706472193 rows/sec., 889.77 KiB/sec. | ||
| 22012 | 2026.05.01 17:59:00.767103 [ 279 ] {b77aa660-734e-44e7-ab2d-a1c5b94e47ad} <Debug> MemoryTracker: Peak memory usage (for query): 155.58 KiB. | ||
| 22013 | 2026.05.01 17:59:00.767118 [ 279 ] {b77aa660-734e-44e7-ab2d-a1c5b94e47ad} <Debug> TCPHandler: Processed in 0.00248631 sec. | ||
| 22014 | 2026.05.01 17:59:00.767442 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22015 | 2026.05.01 17:59:00.767599 [ 279 ] {a02c0077-a5db-45b4-838a-ec1299c35eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 22016 | 2026.05.01 17:59:00.767850 [ 279 ] {a02c0077-a5db-45b4-838a-ec1299c35eba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22017 | 2026.05.01 17:59:00.767892 [ 279 ] {a02c0077-a5db-45b4-838a-ec1299c35eba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 22018 | 2026.05.01 17:59:00.768152 [ 279 ] {a02c0077-a5db-45b4-838a-ec1299c35eba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22019 | 2026.05.01 17:59:00.768205 [ 279 ] {a02c0077-a5db-45b4-838a-ec1299c35eba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22020 | 2026.05.01 17:59:00.768306 [ 279 ] {a02c0077-a5db-45b4-838a-ec1299c35eba} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 70-element set) | ||
| 22021 | 2026.05.01 17:59:00.768375 [ 293 ] {a02c0077-a5db-45b4-838a-ec1299c35eba} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22022 | 2026.05.01 17:59:00.768382 [ 313 ] {a02c0077-a5db-45b4-838a-ec1299c35eba} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22023 | 2026.05.01 17:59:00.768392 [ 287 ] {a02c0077-a5db-45b4-838a-ec1299c35eba} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22024 | 2026.05.01 17:59:00.768385 [ 288 ] {a02c0077-a5db-45b4-838a-ec1299c35eba} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 22025 | 2026.05.01 17:59:00.768377 [ 327 ] {a02c0077-a5db-45b4-838a-ec1299c35eba} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22026 | 2026.05.01 17:59:00.768532 [ 279 ] {a02c0077-a5db-45b4-838a-ec1299c35eba} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 22027 | 2026.05.01 17:59:00.768559 [ 279 ] {a02c0077-a5db-45b4-838a-ec1299c35eba} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22028 | 2026.05.01 17:59:00.768637 [ 279 ] {a02c0077-a5db-45b4-838a-ec1299c35eba} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22029 | 2026.05.01 17:59:00.768655 [ 279 ] {a02c0077-a5db-45b4-838a-ec1299c35eba} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 22030 | 2026.05.01 17:59:00.768686 [ 279 ] {a02c0077-a5db-45b4-838a-ec1299c35eba} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 22031 | 2026.05.01 17:59:00.768718 [ 279 ] {a02c0077-a5db-45b4-838a-ec1299c35eba} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 22032 | 2026.05.01 17:59:00.768746 [ 279 ] {a02c0077-a5db-45b4-838a-ec1299c35eba} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 22033 | 2026.05.01 17:59:00.768775 [ 279 ] {a02c0077-a5db-45b4-838a-ec1299c35eba} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 22034 | 2026.05.01 17:59:00.769395 [ 279 ] {a02c0077-a5db-45b4-838a-ec1299c35eba} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.001876 sec., 26652.452025586354 rows/sec., 1.02 MiB/sec. | ||
| 22035 | 2026.05.01 17:59:00.769519 [ 279 ] {a02c0077-a5db-45b4-838a-ec1299c35eba} <Debug> MemoryTracker: Peak memory usage (for query): 156.02 KiB. | ||
| 22036 | 2026.05.01 17:59:00.769534 [ 279 ] {a02c0077-a5db-45b4-838a-ec1299c35eba} <Debug> TCPHandler: Processed in 0.002143504 sec. | ||
| 22037 | 2026.05.01 17:59:00.769770 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22038 | 2026.05.01 17:59:00.769921 [ 279 ] {1695f067-6e65-4f18-87c3-8a078cfe6f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 22039 | 2026.05.01 17:59:00.770166 [ 279 ] {1695f067-6e65-4f18-87c3-8a078cfe6f90} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22040 | 2026.05.01 17:59:00.770208 [ 279 ] {1695f067-6e65-4f18-87c3-8a078cfe6f90} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 22041 | 2026.05.01 17:59:00.770468 [ 279 ] {1695f067-6e65-4f18-87c3-8a078cfe6f90} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22042 | 2026.05.01 17:59:00.770522 [ 279 ] {1695f067-6e65-4f18-87c3-8a078cfe6f90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22043 | 2026.05.01 17:59:00.770621 [ 279 ] {1695f067-6e65-4f18-87c3-8a078cfe6f90} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 71-element set) | ||
| 22044 | 2026.05.01 17:59:00.770676 [ 287 ] {1695f067-6e65-4f18-87c3-8a078cfe6f90} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22045 | 2026.05.01 17:59:00.770690 [ 308 ] {1695f067-6e65-4f18-87c3-8a078cfe6f90} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22046 | 2026.05.01 17:59:00.770701 [ 327 ] {1695f067-6e65-4f18-87c3-8a078cfe6f90} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 22047 | 2026.05.01 17:59:00.770710 [ 293 ] {1695f067-6e65-4f18-87c3-8a078cfe6f90} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22048 | 2026.05.01 17:59:00.770701 [ 313 ] {1695f067-6e65-4f18-87c3-8a078cfe6f90} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22049 | 2026.05.01 17:59:00.770822 [ 279 ] {1695f067-6e65-4f18-87c3-8a078cfe6f90} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 22050 | 2026.05.01 17:59:00.770849 [ 279 ] {1695f067-6e65-4f18-87c3-8a078cfe6f90} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22051 | 2026.05.01 17:59:00.770927 [ 279 ] {1695f067-6e65-4f18-87c3-8a078cfe6f90} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22052 | 2026.05.01 17:59:00.770945 [ 279 ] {1695f067-6e65-4f18-87c3-8a078cfe6f90} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 22053 | 2026.05.01 17:59:00.770977 [ 279 ] {1695f067-6e65-4f18-87c3-8a078cfe6f90} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 22054 | 2026.05.01 17:59:00.771009 [ 279 ] {1695f067-6e65-4f18-87c3-8a078cfe6f90} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 22055 | 2026.05.01 17:59:00.771038 [ 279 ] {1695f067-6e65-4f18-87c3-8a078cfe6f90} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 22056 | 2026.05.01 17:59:00.771071 [ 279 ] {1695f067-6e65-4f18-87c3-8a078cfe6f90} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 22057 | 2026.05.01 17:59:00.771655 [ 279 ] {1695f067-6e65-4f18-87c3-8a078cfe6f90} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.001807 sec., 27670.17155506364 rows/sec., 1.06 MiB/sec. | ||
| 22058 | 2026.05.01 17:59:00.771784 [ 279 ] {1695f067-6e65-4f18-87c3-8a078cfe6f90} <Debug> MemoryTracker: Peak memory usage (for query): 156.06 KiB. | ||
| 22059 | 2026.05.01 17:59:00.771799 [ 279 ] {1695f067-6e65-4f18-87c3-8a078cfe6f90} <Debug> TCPHandler: Processed in 0.002079162 sec. | ||
| 22060 | 2026.05.01 17:59:00.772378 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22061 | 2026.05.01 17:59:00.772533 [ 279 ] {81894622-b292-4ae3-93d7-0f03bf55544d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 22062 | 2026.05.01 17:59:00.772779 [ 279 ] {81894622-b292-4ae3-93d7-0f03bf55544d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22063 | 2026.05.01 17:59:00.772822 [ 279 ] {81894622-b292-4ae3-93d7-0f03bf55544d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 22064 | 2026.05.01 17:59:00.773081 [ 279 ] {81894622-b292-4ae3-93d7-0f03bf55544d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22065 | 2026.05.01 17:59:00.773132 [ 279 ] {81894622-b292-4ae3-93d7-0f03bf55544d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22066 | 2026.05.01 17:59:00.773231 [ 279 ] {81894622-b292-4ae3-93d7-0f03bf55544d} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 72-element set) | ||
| 22067 | 2026.05.01 17:59:00.773292 [ 293 ] {81894622-b292-4ae3-93d7-0f03bf55544d} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22068 | 2026.05.01 17:59:00.773292 [ 313 ] {81894622-b292-4ae3-93d7-0f03bf55544d} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22069 | 2026.05.01 17:59:00.773312 [ 327 ] {81894622-b292-4ae3-93d7-0f03bf55544d} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22070 | 2026.05.01 17:59:00.773309 [ 312 ] {81894622-b292-4ae3-93d7-0f03bf55544d} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22071 | 2026.05.01 17:59:00.773305 [ 287 ] {81894622-b292-4ae3-93d7-0f03bf55544d} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 22072 | 2026.05.01 17:59:00.773437 [ 279 ] {81894622-b292-4ae3-93d7-0f03bf55544d} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 22073 | 2026.05.01 17:59:00.773460 [ 279 ] {81894622-b292-4ae3-93d7-0f03bf55544d} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22074 | 2026.05.01 17:59:00.773539 [ 279 ] {81894622-b292-4ae3-93d7-0f03bf55544d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22075 | 2026.05.01 17:59:00.773556 [ 279 ] {81894622-b292-4ae3-93d7-0f03bf55544d} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 22076 | 2026.05.01 17:59:00.773588 [ 279 ] {81894622-b292-4ae3-93d7-0f03bf55544d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 22077 | 2026.05.01 17:59:00.773620 [ 279 ] {81894622-b292-4ae3-93d7-0f03bf55544d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 22078 | 2026.05.01 17:59:00.773648 [ 279 ] {81894622-b292-4ae3-93d7-0f03bf55544d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 22079 | 2026.05.01 17:59:00.773680 [ 279 ] {81894622-b292-4ae3-93d7-0f03bf55544d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 22080 | 2026.05.01 17:59:00.774298 [ 279 ] {81894622-b292-4ae3-93d7-0f03bf55544d} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.001842 sec., 27144.408251900106 rows/sec., 1.03 MiB/sec. | ||
| 22081 | 2026.05.01 17:59:00.774428 [ 279 ] {81894622-b292-4ae3-93d7-0f03bf55544d} <Debug> MemoryTracker: Peak memory usage (for query): 156.38 KiB. | ||
| 22082 | 2026.05.01 17:59:00.774443 [ 279 ] {81894622-b292-4ae3-93d7-0f03bf55544d} <Debug> TCPHandler: Processed in 0.002116123 sec. | ||
| 22083 | 2026.05.01 17:59:00.774800 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22084 | 2026.05.01 17:59:00.774953 [ 279 ] {0397b9ca-eb41-44bb-a865-746d32f4b8a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 22085 | 2026.05.01 17:59:00.775203 [ 279 ] {0397b9ca-eb41-44bb-a865-746d32f4b8a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22086 | 2026.05.01 17:59:00.775246 [ 279 ] {0397b9ca-eb41-44bb-a865-746d32f4b8a0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 22087 | 2026.05.01 17:59:00.775507 [ 279 ] {0397b9ca-eb41-44bb-a865-746d32f4b8a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22088 | 2026.05.01 17:59:00.775560 [ 279 ] {0397b9ca-eb41-44bb-a865-746d32f4b8a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22089 | 2026.05.01 17:59:00.775658 [ 279 ] {0397b9ca-eb41-44bb-a865-746d32f4b8a0} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 73-element set) | ||
| 22090 | 2026.05.01 17:59:00.775713 [ 312 ] {0397b9ca-eb41-44bb-a865-746d32f4b8a0} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22091 | 2026.05.01 17:59:00.775721 [ 313 ] {0397b9ca-eb41-44bb-a865-746d32f4b8a0} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22092 | 2026.05.01 17:59:00.775736 [ 293 ] {0397b9ca-eb41-44bb-a865-746d32f4b8a0} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22093 | 2026.05.01 17:59:00.775739 [ 327 ] {0397b9ca-eb41-44bb-a865-746d32f4b8a0} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22094 | 2026.05.01 17:59:00.775734 [ 287 ] {0397b9ca-eb41-44bb-a865-746d32f4b8a0} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 22095 | 2026.05.01 17:59:00.775878 [ 279 ] {0397b9ca-eb41-44bb-a865-746d32f4b8a0} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 22096 | 2026.05.01 17:59:00.775901 [ 279 ] {0397b9ca-eb41-44bb-a865-746d32f4b8a0} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22097 | 2026.05.01 17:59:00.775978 [ 279 ] {0397b9ca-eb41-44bb-a865-746d32f4b8a0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22098 | 2026.05.01 17:59:00.775996 [ 279 ] {0397b9ca-eb41-44bb-a865-746d32f4b8a0} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 22099 | 2026.05.01 17:59:00.776027 [ 279 ] {0397b9ca-eb41-44bb-a865-746d32f4b8a0} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 22100 | 2026.05.01 17:59:00.776087 [ 279 ] {0397b9ca-eb41-44bb-a865-746d32f4b8a0} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 22101 | 2026.05.01 17:59:00.776142 [ 279 ] {0397b9ca-eb41-44bb-a865-746d32f4b8a0} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 22102 | 2026.05.01 17:59:00.776175 [ 279 ] {0397b9ca-eb41-44bb-a865-746d32f4b8a0} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 22103 | 2026.05.01 17:59:00.776876 [ 279 ] {0397b9ca-eb41-44bb-a865-746d32f4b8a0} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.001997 sec., 25037.55633450175 rows/sec., 977.54 KiB/sec. | ||
| 22104 | 2026.05.01 17:59:00.777018 [ 279 ] {0397b9ca-eb41-44bb-a865-746d32f4b8a0} <Debug> MemoryTracker: Peak memory usage (for query): 156.70 KiB. | ||
| 22105 | 2026.05.01 17:59:00.777033 [ 279 ] {0397b9ca-eb41-44bb-a865-746d32f4b8a0} <Debug> TCPHandler: Processed in 0.002283536 sec. | ||
| 22106 | 2026.05.01 17:59:00.777345 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22107 | 2026.05.01 17:59:00.777499 [ 279 ] {3af148ab-e3fc-4165-94db-49bf723a6c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 22108 | 2026.05.01 17:59:00.777750 [ 279 ] {3af148ab-e3fc-4165-94db-49bf723a6c41} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22109 | 2026.05.01 17:59:00.777793 [ 279 ] {3af148ab-e3fc-4165-94db-49bf723a6c41} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 22110 | 2026.05.01 17:59:00.778056 [ 279 ] {3af148ab-e3fc-4165-94db-49bf723a6c41} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22111 | 2026.05.01 17:59:00.778109 [ 279 ] {3af148ab-e3fc-4165-94db-49bf723a6c41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22112 | 2026.05.01 17:59:00.778207 [ 279 ] {3af148ab-e3fc-4165-94db-49bf723a6c41} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Key condition: (column 0 notIn 74-element set) | ||
| 22113 | 2026.05.01 17:59:00.778270 [ 313 ] {3af148ab-e3fc-4165-94db-49bf723a6c41} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22114 | 2026.05.01 17:59:00.778270 [ 297 ] {3af148ab-e3fc-4165-94db-49bf723a6c41} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22115 | 2026.05.01 17:59:00.778311 [ 344 ] {3af148ab-e3fc-4165-94db-49bf723a6c41} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22116 | 2026.05.01 17:59:00.778285 [ 312 ] {3af148ab-e3fc-4165-94db-49bf723a6c41} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22117 | 2026.05.01 17:59:00.778281 [ 327 ] {3af148ab-e3fc-4165-94db-49bf723a6c41} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 22118 | 2026.05.01 17:59:00.778443 [ 279 ] {3af148ab-e3fc-4165-94db-49bf723a6c41} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 22119 | 2026.05.01 17:59:00.778470 [ 279 ] {3af148ab-e3fc-4165-94db-49bf723a6c41} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22120 | 2026.05.01 17:59:00.778549 [ 279 ] {3af148ab-e3fc-4165-94db-49bf723a6c41} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22121 | 2026.05.01 17:59:00.778567 [ 279 ] {3af148ab-e3fc-4165-94db-49bf723a6c41} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 22122 | 2026.05.01 17:59:00.778598 [ 279 ] {3af148ab-e3fc-4165-94db-49bf723a6c41} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 22123 | 2026.05.01 17:59:00.778630 [ 279 ] {3af148ab-e3fc-4165-94db-49bf723a6c41} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 22124 | 2026.05.01 17:59:00.778660 [ 279 ] {3af148ab-e3fc-4165-94db-49bf723a6c41} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 22125 | 2026.05.01 17:59:00.778697 [ 279 ] {3af148ab-e3fc-4165-94db-49bf723a6c41} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 22126 | 2026.05.01 17:59:00.779410 [ 279 ] {3af148ab-e3fc-4165-94db-49bf723a6c41} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.001987 sec., 25163.563160543534 rows/sec., 982.46 KiB/sec. | ||
| 22127 | 2026.05.01 17:59:00.779550 [ 279 ] {3af148ab-e3fc-4165-94db-49bf723a6c41} <Debug> MemoryTracker: Peak memory usage (for query): 156.98 KiB. | ||
| 22128 | 2026.05.01 17:59:00.779565 [ 279 ] {3af148ab-e3fc-4165-94db-49bf723a6c41} <Debug> TCPHandler: Processed in 0.002272146 sec. | ||
| 22129 | 2026.05.01 17:59:00.842641 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22130 | 2026.05.01 17:59:00.842848 [ 279 ] {a831be9d-125d-4bc2-8e0f-dc617fc311a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 22131 | 2026.05.01 17:59:00.842928 [ 279 ] {a831be9d-125d-4bc2-8e0f-dc617fc311a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22132 | 2026.05.01 17:59:00.843725 [ 279 ] {a831be9d-125d-4bc2-8e0f-dc617fc311a8} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22133 | 2026.05.01 17:59:00.843765 [ 279 ] {a831be9d-125d-4bc2-8e0f-dc617fc311a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 22134 | 2026.05.01 17:59:00.844171 [ 279 ] {a831be9d-125d-4bc2-8e0f-dc617fc311a8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 22135 | 2026.05.01 17:59:00.844365 [ 279 ] {a831be9d-125d-4bc2-8e0f-dc617fc311a8} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22136 | 2026.05.01 17:59:00.844497 [ 146 ] {} <Debug> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 22137 | 2026.05.01 17:59:00.844515 [ 279 ] {a831be9d-125d-4bc2-8e0f-dc617fc311a8} <Debug> executeQuery: Read 24 rows, 3.60 KiB in 0.001727 sec., 13896.931094383324 rows/sec., 2.04 MiB/sec. | ||
| 22138 | 2026.05.01 17:59:00.844546 [ 146 ] {} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22139 | 2026.05.01 17:59:00.844567 [ 279 ] {a831be9d-125d-4bc2-8e0f-dc617fc311a8} <Debug> TCPHandler: Processed in 0.002029061 sec. | ||
| 22140 | 2026.05.01 17:59:00.844577 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 22141 | 2026.05.01 17:59:00.844688 [ 190 ] {d534055a-321c-4db6-b4e4-81a397c39503::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 | ||
| 22142 | 2026.05.01 17:59:00.844741 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22143 | 2026.05.01 17:59:00.844861 [ 279 ] {f3211dea-fb0b-4bc2-bff9-a241c16675ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22144 | 2026.05.01 17:59:00.844912 [ 279 ] {f3211dea-fb0b-4bc2-bff9-a241c16675ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22145 | 2026.05.01 17:59:00.844919 [ 190 ] {d534055a-321c-4db6-b4e4-81a397c39503::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22146 | 2026.05.01 17:59:00.844963 [ 190 ] {d534055a-321c-4db6-b4e4-81a397c39503::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 25 rows starting from the beginning of the part | ||
| 22147 | 2026.05.01 17:59:00.845033 [ 190 ] {d534055a-321c-4db6-b4e4-81a397c39503::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 22148 | 2026.05.01 17:59:00.845095 [ 190 ] {d534055a-321c-4db6-b4e4-81a397c39503::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 22149 | 2026.05.01 17:59:00.845156 [ 190 ] {d534055a-321c-4db6-b4e4-81a397c39503::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part | ||
| 22150 | 2026.05.01 17:59:00.845212 [ 190 ] {d534055a-321c-4db6-b4e4-81a397c39503::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 | ||
| 22151 | 2026.05.01 17:59:00.845268 [ 190 ] {d534055a-321c-4db6-b4e4-81a397c39503::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 22152 | 2026.05.01 17:59:00.845417 [ 279 ] {f3211dea-fb0b-4bc2-bff9-a241c16675ac} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22153 | 2026.05.01 17:59:00.845469 [ 279 ] {f3211dea-fb0b-4bc2-bff9-a241c16675ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 22154 | 2026.05.01 17:59:00.845803 [ 279 ] {f3211dea-fb0b-4bc2-bff9-a241c16675ac} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 22155 | 2026.05.01 17:59:00.846031 [ 279 ] {f3211dea-fb0b-4bc2-bff9-a241c16675ac} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22156 | 2026.05.01 17:59:00.846138 [ 146 ] {} <Debug> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2) (MergerMutator): Selected 6 parts from all_1_31_7 to all_36_36_0 | ||
| 22157 | 2026.05.01 17:59:00.846169 [ 146 ] {} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22158 | 2026.05.01 17:59:00.846171 [ 279 ] {f3211dea-fb0b-4bc2-bff9-a241c16675ac} <Debug> executeQuery: Read 4 rows, 319.00 B in 0.001334 sec., 2998.500749625188 rows/sec., 233.53 KiB/sec. | ||
| 22159 | 2026.05.01 17:59:00.846187 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 22160 | 2026.05.01 17:59:00.846224 [ 279 ] {f3211dea-fb0b-4bc2-bff9-a241c16675ac} <Debug> TCPHandler: Processed in 0.001544252 sec. | ||
| 22161 | 2026.05.01 17:59:00.846285 [ 196 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_36_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_7 to all_36_36_0 into Compact with storage Full | ||
| 22162 | 2026.05.01 17:59:00.846350 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22163 | 2026.05.01 17:59:00.846397 [ 196 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22164 | 2026.05.01 17:59:00.846432 [ 196 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 20 rows starting from the beginning of the part | ||
| 22165 | 2026.05.01 17:59:00.846449 [ 279 ] {b68231ff-4928-4cca-9b68-7114058e8556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22166 | 2026.05.01 17:59:00.846489 [ 196 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
| 22167 | 2026.05.01 17:59:00.846495 [ 279 ] {b68231ff-4928-4cca-9b68-7114058e8556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22168 | 2026.05.01 17:59:00.846541 [ 196 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 22169 | 2026.05.01 17:59:00.846586 [ 196 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
| 22170 | 2026.05.01 17:59:00.846631 [ 196 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 22171 | 2026.05.01 17:59:00.846672 [ 196 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
| 22172 | 2026.05.01 17:59:00.846995 [ 195 ] {d534055a-321c-4db6-b4e4-81a397c39503::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 75 rows, containing 6 columns (6 merged, 0 gathered) in 0.002341748 sec., 32027.357341609775 rows/sec., 6.73 MiB/sec. | ||
| 22173 | 2026.05.01 17:59:00.847180 [ 195 ] {d534055a-321c-4db6-b4e4-81a397c39503::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 22174 | 2026.05.01 17:59:00.847630 [ 190 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384068 sec., 31067.83770739588 rows/sec., 2.58 MiB/sec. | ||
| 22175 | 2026.05.01 17:59:00.847631 [ 195 ] {d534055a-321c-4db6-b4e4-81a397c39503::all_1_6_1} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22176 | 2026.05.01 17:59:00.847764 [ 195 ] {d534055a-321c-4db6-b4e4-81a397c39503::all_1_6_1} <Trace> oximeter.timeseries_schema (d534055a-321c-4db6-b4e4-81a397c39503) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 22177 | 2026.05.01 17:59:00.847774 [ 189 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
| 22178 | 2026.05.01 17:59:00.847874 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 22179 | 2026.05.01 17:59:00.848035 [ 189 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_36_8} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22180 | 2026.05.01 17:59:00.848103 [ 189 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_36_8} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2) (MergerMutator): Merged 6 parts: [all_1_31_7, all_36_36_0] -> all_1_36_8 | ||
| 22181 | 2026.05.01 17:59:00.848140 [ 279 ] {b68231ff-4928-4cca-9b68-7114058e8556} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22182 | 2026.05.01 17:59:00.848177 [ 279 ] {b68231ff-4928-4cca-9b68-7114058e8556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 22183 | 2026.05.01 17:59:00.848191 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 22184 | 2026.05.01 17:59:00.848616 [ 279 ] {b68231ff-4928-4cca-9b68-7114058e8556} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22185 | 2026.05.01 17:59:00.848826 [ 279 ] {b68231ff-4928-4cca-9b68-7114058e8556} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22186 | 2026.05.01 17:59:00.848954 [ 279 ] {b68231ff-4928-4cca-9b68-7114058e8556} <Debug> executeQuery: Read 2489 rows, 188.31 KiB in 0.002524 sec., 986133.122028526 rows/sec., 72.86 MiB/sec. | ||
| 22187 | 2026.05.01 17:59:00.848994 [ 279 ] {b68231ff-4928-4cca-9b68-7114058e8556} <Debug> TCPHandler: Processed in 0.002695525 sec. | ||
| 22188 | 2026.05.01 17:59:00.849121 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22189 | 2026.05.01 17:59:00.849215 [ 279 ] {c4bef04d-d409-444d-a36a-cae7454b06da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22190 | 2026.05.01 17:59:00.849255 [ 279 ] {c4bef04d-d409-444d-a36a-cae7454b06da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22191 | 2026.05.01 17:59:00.849662 [ 279 ] {c4bef04d-d409-444d-a36a-cae7454b06da} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22192 | 2026.05.01 17:59:00.849698 [ 279 ] {c4bef04d-d409-444d-a36a-cae7454b06da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 22193 | 2026.05.01 17:59:00.849980 [ 279 ] {c4bef04d-d409-444d-a36a-cae7454b06da} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 22194 | 2026.05.01 17:59:00.850185 [ 279 ] {c4bef04d-d409-444d-a36a-cae7454b06da} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22195 | 2026.05.01 17:59:00.850317 [ 279 ] {c4bef04d-d409-444d-a36a-cae7454b06da} <Debug> executeQuery: Read 25 rows, 1.84 KiB in 0.001119 sec., 22341.376228775694 rows/sec., 1.61 MiB/sec. | ||
| 22196 | 2026.05.01 17:59:00.850354 [ 279 ] {c4bef04d-d409-444d-a36a-cae7454b06da} <Debug> TCPHandler: Processed in 0.001282956 sec. | ||
| 22197 | 2026.05.01 17:59:00.850471 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22198 | 2026.05.01 17:59:00.850565 [ 279 ] {7e49e169-2a40-4419-9d42-66d864ad728c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22199 | 2026.05.01 17:59:00.850605 [ 279 ] {7e49e169-2a40-4419-9d42-66d864ad728c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22200 | 2026.05.01 17:59:00.851289 [ 279 ] {7e49e169-2a40-4419-9d42-66d864ad728c} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22201 | 2026.05.01 17:59:00.851325 [ 279 ] {7e49e169-2a40-4419-9d42-66d864ad728c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 22202 | 2026.05.01 17:59:00.851643 [ 279 ] {7e49e169-2a40-4419-9d42-66d864ad728c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 22203 | 2026.05.01 17:59:00.851859 [ 279 ] {7e49e169-2a40-4419-9d42-66d864ad728c} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22204 | 2026.05.01 17:59:00.851989 [ 279 ] {7e49e169-2a40-4419-9d42-66d864ad728c} <Debug> executeQuery: Read 842 rows, 49.97 KiB in 0.001442 sec., 583911.2343966713 rows/sec., 33.84 MiB/sec. | ||
| 22205 | 2026.05.01 17:59:00.852027 [ 279 ] {7e49e169-2a40-4419-9d42-66d864ad728c} <Debug> TCPHandler: Processed in 0.001605873 sec. | ||
| 22206 | 2026.05.01 17:59:00.852159 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22207 | 2026.05.01 17:59:00.852278 [ 279 ] {d8af5172-817d-4be2-90ea-00a84e7764a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 22208 | 2026.05.01 17:59:00.852326 [ 279 ] {d8af5172-817d-4be2-90ea-00a84e7764a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 22209 | 2026.05.01 17:59:00.852743 [ 279 ] {d8af5172-817d-4be2-90ea-00a84e7764a6} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22210 | 2026.05.01 17:59:00.852780 [ 279 ] {d8af5172-817d-4be2-90ea-00a84e7764a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 22211 | 2026.05.01 17:59:00.853063 [ 279 ] {d8af5172-817d-4be2-90ea-00a84e7764a6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 22212 | 2026.05.01 17:59:00.853275 [ 279 ] {d8af5172-817d-4be2-90ea-00a84e7764a6} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22213 | 2026.05.01 17:59:00.853404 [ 279 ] {d8af5172-817d-4be2-90ea-00a84e7764a6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00115 sec., 869.5652173913044 rows/sec., 61.14 KiB/sec. | ||
| 22214 | 2026.05.01 17:59:00.853443 [ 279 ] {d8af5172-817d-4be2-90ea-00a84e7764a6} <Debug> TCPHandler: Processed in 0.001343948 sec. | ||
| 22215 | 2026.05.01 17:59:00.853555 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22216 | 2026.05.01 17:59:00.853649 [ 279 ] {d723d87c-0cab-4c06-804a-f8ec7f20fde5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22217 | 2026.05.01 17:59:00.853688 [ 279 ] {d723d87c-0cab-4c06-804a-f8ec7f20fde5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22218 | 2026.05.01 17:59:00.854604 [ 279 ] {d723d87c-0cab-4c06-804a-f8ec7f20fde5} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22219 | 2026.05.01 17:59:00.854641 [ 279 ] {d723d87c-0cab-4c06-804a-f8ec7f20fde5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 22220 | 2026.05.01 17:59:00.854999 [ 279 ] {d723d87c-0cab-4c06-804a-f8ec7f20fde5} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22221 | 2026.05.01 17:59:00.855199 [ 279 ] {d723d87c-0cab-4c06-804a-f8ec7f20fde5} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22222 | 2026.05.01 17:59:00.855338 [ 279 ] {d723d87c-0cab-4c06-804a-f8ec7f20fde5} <Debug> executeQuery: Read 1465 rows, 101.27 KiB in 0.001707 sec., 858230.8142940832 rows/sec., 57.94 MiB/sec. | ||
| 22223 | 2026.05.01 17:59:00.855376 [ 279 ] {d723d87c-0cab-4c06-804a-f8ec7f20fde5} <Debug> TCPHandler: Processed in 0.001869318 sec. | ||
| 22224 | 2026.05.01 17:59:00.855501 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22225 | 2026.05.01 17:59:00.855617 [ 279 ] {722ae3d6-b5be-4843-abb8-de948fcf73f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 22226 | 2026.05.01 17:59:00.855668 [ 279 ] {722ae3d6-b5be-4843-abb8-de948fcf73f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 22227 | 2026.05.01 17:59:00.856069 [ 279 ] {722ae3d6-b5be-4843-abb8-de948fcf73f8} <Trace> oximeter.measurements_cumulativei64 (7fe2a86a-ddc3-410d-8a2d-9e2f5bf22a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22228 | 2026.05.01 17:59:00.856111 [ 279 ] {722ae3d6-b5be-4843-abb8-de948fcf73f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 22229 | 2026.05.01 17:59:00.856883 [ 279 ] {722ae3d6-b5be-4843-abb8-de948fcf73f8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 22230 | 2026.05.01 17:59:00.857090 [ 279 ] {722ae3d6-b5be-4843-abb8-de948fcf73f8} <Trace> oximeter.measurements_cumulativei64 (7fe2a86a-ddc3-410d-8a2d-9e2f5bf22a9f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22231 | 2026.05.01 17:59:00.857215 [ 279 ] {722ae3d6-b5be-4843-abb8-de948fcf73f8} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001622 sec., 12330.456226880395 rows/sec., 834.47 KiB/sec. | ||
| 22232 | 2026.05.01 17:59:00.857255 [ 279 ] {722ae3d6-b5be-4843-abb8-de948fcf73f8} <Debug> TCPHandler: Processed in 0.001812647 sec. | ||
| 22233 | 2026.05.01 17:59:00.857377 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22234 | 2026.05.01 17:59:00.857472 [ 279 ] {f16afbaa-b8b9-4a00-b012-ef2a4829536c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22235 | 2026.05.01 17:59:00.857514 [ 279 ] {f16afbaa-b8b9-4a00-b012-ef2a4829536c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22236 | 2026.05.01 17:59:00.858205 [ 279 ] {f16afbaa-b8b9-4a00-b012-ef2a4829536c} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22237 | 2026.05.01 17:59:00.858242 [ 279 ] {f16afbaa-b8b9-4a00-b012-ef2a4829536c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 22238 | 2026.05.01 17:59:00.858652 [ 279 ] {f16afbaa-b8b9-4a00-b012-ef2a4829536c} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22239 | 2026.05.01 17:59:00.858865 [ 279 ] {f16afbaa-b8b9-4a00-b012-ef2a4829536c} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22240 | 2026.05.01 17:59:00.858987 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 6 parts from all_1_148_31 to all_153_153_0 | ||
| 22241 | 2026.05.01 17:59:00.858996 [ 279 ] {f16afbaa-b8b9-4a00-b012-ef2a4829536c} <Debug> executeQuery: Read 1530 rows, 95.07 KiB in 0.001542 sec., 992217.8988326848 rows/sec., 60.21 MiB/sec. | ||
| 22242 | 2026.05.01 17:59:00.859033 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22243 | 2026.05.01 17:59:00.859053 [ 279 ] {f16afbaa-b8b9-4a00-b012-ef2a4829536c} <Debug> TCPHandler: Processed in 0.001725185 sec. | ||
| 22244 | 2026.05.01 17:59:00.859058 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 22245 | 2026.05.01 17:59:00.859152 [ 200 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_153_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_148_31 to all_153_153_0 into Compact with storage Full | ||
| 22246 | 2026.05.01 17:59:00.859187 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22247 | 2026.05.01 17:59:00.859256 [ 200 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_153_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22248 | 2026.05.01 17:59:00.859288 [ 279 ] {c7dad3dc-5303-47b3-ae24-9438a348a287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22249 | 2026.05.01 17:59:00.859290 [ 200 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_153_32} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_148_31, total 60610 rows starting from the beginning of the part | ||
| 22250 | 2026.05.01 17:59:00.859351 [ 279 ] {c7dad3dc-5303-47b3-ae24-9438a348a287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22251 | 2026.05.01 17:59:00.859364 [ 200 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_153_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part | ||
| 22252 | 2026.05.01 17:59:00.859411 [ 200 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_153_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 339 rows starting from the beginning of the part | ||
| 22253 | 2026.05.01 17:59:00.859453 [ 200 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_153_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part | ||
| 22254 | 2026.05.01 17:59:00.859491 [ 200 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_153_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 336 rows starting from the beginning of the part | ||
| 22255 | 2026.05.01 17:59:00.859530 [ 200 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_153_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 1530 rows starting from the beginning of the part | ||
| 22256 | 2026.05.01 17:59:00.860102 [ 279 ] {c7dad3dc-5303-47b3-ae24-9438a348a287} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22257 | 2026.05.01 17:59:00.860144 [ 279 ] {c7dad3dc-5303-47b3-ae24-9438a348a287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 22258 | 2026.05.01 17:59:00.860646 [ 279 ] {c7dad3dc-5303-47b3-ae24-9438a348a287} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 22259 | 2026.05.01 17:59:00.860881 [ 279 ] {c7dad3dc-5303-47b3-ae24-9438a348a287} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22260 | 2026.05.01 17:59:00.861029 [ 279 ] {c7dad3dc-5303-47b3-ae24-9438a348a287} <Debug> executeQuery: Read 26 rows, 44.91 KiB in 0.00176 sec., 14772.727272727272 rows/sec., 24.92 MiB/sec. | ||
| 22261 | 2026.05.01 17:59:00.861086 [ 279 ] {c7dad3dc-5303-47b3-ae24-9438a348a287} <Debug> TCPHandler: Processed in 0.001948669 sec. | ||
| 22262 | 2026.05.01 17:59:00.861208 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22263 | 2026.05.01 17:59:00.861305 [ 279 ] {cc89ef90-2e17-4e20-80cd-0b5b7162a08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22264 | 2026.05.01 17:59:00.861346 [ 279 ] {cc89ef90-2e17-4e20-80cd-0b5b7162a08c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22265 | 2026.05.01 17:59:00.861727 [ 279 ] {cc89ef90-2e17-4e20-80cd-0b5b7162a08c} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22266 | 2026.05.01 17:59:00.861771 [ 279 ] {cc89ef90-2e17-4e20-80cd-0b5b7162a08c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 22267 | 2026.05.01 17:59:00.862139 [ 279 ] {cc89ef90-2e17-4e20-80cd-0b5b7162a08c} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22268 | 2026.05.01 17:59:00.862402 [ 279 ] {cc89ef90-2e17-4e20-80cd-0b5b7162a08c} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22269 | 2026.05.01 17:59:00.862550 [ 279 ] {cc89ef90-2e17-4e20-80cd-0b5b7162a08c} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001263 sec., 9501.187648456056 rows/sec., 655.68 KiB/sec. | ||
| 22270 | 2026.05.01 17:59:00.862588 [ 279 ] {cc89ef90-2e17-4e20-80cd-0b5b7162a08c} <Debug> TCPHandler: Processed in 0.001428998 sec. | ||
| 22271 | 2026.05.01 17:59:00.870230 [ 195 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_153_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 63135 rows, containing 5 columns (5 merged, 0 gathered) in 0.011113895 sec., 5680726.693926836 rows/sec., 366.45 MiB/sec. | ||
| 22272 | 2026.05.01 17:59:00.870830 [ 194 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_153_32} <Trace> MergedBlockOutputStream: filled checksums all_1_153_32 (state Temporary) | ||
| 22273 | 2026.05.01 17:59:00.871162 [ 194 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_153_32} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_153_32 to all_1_153_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22274 | 2026.05.01 17:59:00.871252 [ 194 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_153_32} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 6 parts: [all_1_148_31, all_153_153_0] -> all_1_153_32 | ||
| 22275 | 2026.05.01 17:59:00.871349 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.61 MiB. | ||
| 22276 | 2026.05.01 17:59:01.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.49 MiB, peak 416.38 MiB, free memory in arenas 0.00 B, will set to 397.73 MiB (RSS), difference: -3.76 MiB | ||
| 22277 | 2026.05.01 17:59:01.765778 [ 225 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22278 | 2026.05.01 17:59:01.765849 [ 225 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22279 | 2026.05.01 17:59:01.768214 [ 225 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22280 | 2026.05.01 17:59:04.832913 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44660 | ||
| 22281 | 2026.05.01 17:59:04.833434 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22282 | 2026.05.01 17:59:04.833484 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 22283 | 2026.05.01 17:59:04.833998 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 22284 | 2026.05.01 17:59:04.834243 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22285 | 2026.05.01 17:59:04.834396 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44660 | ||
| 22286 | 2026.05.01 17:59:05.553343 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22287 | 2026.05.01 17:59:05.553611 [ 279 ] {cb905103-1c7b-455d-836c-e57bb7f030fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22288 | 2026.05.01 17:59:05.553712 [ 279 ] {cb905103-1c7b-455d-836c-e57bb7f030fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22289 | 2026.05.01 17:59:05.554702 [ 279 ] {cb905103-1c7b-455d-836c-e57bb7f030fc} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22290 | 2026.05.01 17:59:05.554765 [ 279 ] {cb905103-1c7b-455d-836c-e57bb7f030fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 22291 | 2026.05.01 17:59:05.555296 [ 279 ] {cb905103-1c7b-455d-836c-e57bb7f030fc} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 22292 | 2026.05.01 17:59:05.555591 [ 279 ] {cb905103-1c7b-455d-836c-e57bb7f030fc} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22293 | 2026.05.01 17:59:05.555795 [ 279 ] {cb905103-1c7b-455d-836c-e57bb7f030fc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002257 sec., 24811.696942844486 rows/sec., 1.91 MiB/sec. | ||
| 22294 | 2026.05.01 17:59:05.555856 [ 279 ] {cb905103-1c7b-455d-836c-e57bb7f030fc} <Debug> TCPHandler: Processed in 0.002770226 sec. | ||
| 22295 | 2026.05.01 17:59:05.556034 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22296 | 2026.05.01 17:59:05.556151 [ 279 ] {c613ae5b-9b00-4c72-973b-a5ef4645745b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22297 | 2026.05.01 17:59:05.556201 [ 279 ] {c613ae5b-9b00-4c72-973b-a5ef4645745b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22298 | 2026.05.01 17:59:05.556668 [ 279 ] {c613ae5b-9b00-4c72-973b-a5ef4645745b} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22299 | 2026.05.01 17:59:05.556706 [ 279 ] {c613ae5b-9b00-4c72-973b-a5ef4645745b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 22300 | 2026.05.01 17:59:05.557021 [ 279 ] {c613ae5b-9b00-4c72-973b-a5ef4645745b} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 22301 | 2026.05.01 17:59:05.557263 [ 279 ] {c613ae5b-9b00-4c72-973b-a5ef4645745b} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22302 | 2026.05.01 17:59:05.557395 [ 279 ] {c613ae5b-9b00-4c72-973b-a5ef4645745b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001272 sec., 50314.46540880504 rows/sec., 3.93 MiB/sec. | ||
| 22303 | 2026.05.01 17:59:05.557433 [ 279 ] {c613ae5b-9b00-4c72-973b-a5ef4645745b} <Debug> TCPHandler: Processed in 0.00146028 sec. | ||
| 22304 | 2026.05.01 17:59:05.557570 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22305 | 2026.05.01 17:59:05.557666 [ 279 ] {e76ef329-7a09-4998-a754-11442cdefa1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22306 | 2026.05.01 17:59:05.557710 [ 279 ] {e76ef329-7a09-4998-a754-11442cdefa1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22307 | 2026.05.01 17:59:05.558110 [ 279 ] {e76ef329-7a09-4998-a754-11442cdefa1e} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22308 | 2026.05.01 17:59:05.558146 [ 279 ] {e76ef329-7a09-4998-a754-11442cdefa1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 22309 | 2026.05.01 17:59:05.558477 [ 279 ] {e76ef329-7a09-4998-a754-11442cdefa1e} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 22310 | 2026.05.01 17:59:05.558686 [ 279 ] {e76ef329-7a09-4998-a754-11442cdefa1e} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22311 | 2026.05.01 17:59:05.558819 [ 279 ] {e76ef329-7a09-4998-a754-11442cdefa1e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00117 sec., 109401.70940170939 rows/sec., 7.62 MiB/sec. | ||
| 22312 | 2026.05.01 17:59:05.558856 [ 279 ] {e76ef329-7a09-4998-a754-11442cdefa1e} <Debug> TCPHandler: Processed in 0.001335587 sec. | ||
| 22313 | 2026.05.01 17:59:05.558975 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22314 | 2026.05.01 17:59:05.559069 [ 279 ] {1f325003-5b70-4902-8052-bef640c55b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22315 | 2026.05.01 17:59:05.559112 [ 279 ] {1f325003-5b70-4902-8052-bef640c55b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22316 | 2026.05.01 17:59:05.559447 [ 279 ] {1f325003-5b70-4902-8052-bef640c55b4c} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22317 | 2026.05.01 17:59:05.559483 [ 279 ] {1f325003-5b70-4902-8052-bef640c55b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 22318 | 2026.05.01 17:59:05.559782 [ 279 ] {1f325003-5b70-4902-8052-bef640c55b4c} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 22319 | 2026.05.01 17:59:05.559986 [ 279 ] {1f325003-5b70-4902-8052-bef640c55b4c} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22320 | 2026.05.01 17:59:05.560116 [ 279 ] {1f325003-5b70-4902-8052-bef640c55b4c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001066 sec., 45028.14258911819 rows/sec., 3.03 MiB/sec. | ||
| 22321 | 2026.05.01 17:59:05.560152 [ 279 ] {1f325003-5b70-4902-8052-bef640c55b4c} <Debug> TCPHandler: Processed in 0.001226005 sec. | ||
| 22322 | 2026.05.01 17:59:07.196639 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 22323 | 2026.05.01 17:59:07.216052 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22324 | 2026.05.01 17:59:07.216117 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 22325 | 2026.05.01 17:59:07.222305 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 22326 | 2026.05.01 17:59:07.223079 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22327 | 2026.05.01 17:59:07.227310 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 22328 | 2026.05.01 17:59:07.490409 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 106 entries to flush up to offset 2794 | ||
| 22329 | 2026.05.01 17:59:07.494712 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22330 | 2026.05.01 17:59:07.494765 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 22331 | 2026.05.01 17:59:07.496083 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 22332 | 2026.05.01 17:59:07.496354 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22333 | 2026.05.01 17:59:07.496638 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2794 | ||
| 22334 | 2026.05.01 17:59:08.288792 [ 225 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22335 | 2026.05.01 17:59:08.288911 [ 225 ] {} <Debug> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22336 | 2026.05.01 17:59:08.292138 [ 225 ] {} <Debug> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22337 | 2026.05.01 17:59:10.272221 [ 224 ] {} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 22338 | 2026.05.01 17:59:10.272302 [ 224 ] {} <Debug> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 22339 | 2026.05.01 17:59:10.275245 [ 224 ] {} <Debug> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 22340 | 2026.05.01 17:59:10.570354 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22341 | 2026.05.01 17:59:10.570544 [ 279 ] {2aa60b63-58ec-49f3-9391-da13c127ccae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22342 | 2026.05.01 17:59:10.570613 [ 279 ] {2aa60b63-58ec-49f3-9391-da13c127ccae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22343 | 2026.05.01 17:59:10.571498 [ 279 ] {2aa60b63-58ec-49f3-9391-da13c127ccae} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22344 | 2026.05.01 17:59:10.571542 [ 279 ] {2aa60b63-58ec-49f3-9391-da13c127ccae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22345 | 2026.05.01 17:59:10.571952 [ 279 ] {2aa60b63-58ec-49f3-9391-da13c127ccae} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 22346 | 2026.05.01 17:59:10.572193 [ 279 ] {2aa60b63-58ec-49f3-9391-da13c127ccae} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22347 | 2026.05.01 17:59:10.572346 [ 279 ] {2aa60b63-58ec-49f3-9391-da13c127ccae} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.00186 sec., 249462.36559139783 rows/sec., 15.82 MiB/sec. | ||
| 22348 | 2026.05.01 17:59:10.572390 [ 279 ] {2aa60b63-58ec-49f3-9391-da13c127ccae} <Debug> TCPHandler: Processed in 0.002168424 sec. | ||
| 22349 | 2026.05.01 17:59:10.572519 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22350 | 2026.05.01 17:59:10.572616 [ 279 ] {06edbda2-b3d0-412f-a3e8-8bec992cd877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22351 | 2026.05.01 17:59:10.572656 [ 279 ] {06edbda2-b3d0-412f-a3e8-8bec992cd877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22352 | 2026.05.01 17:59:10.573052 [ 279 ] {06edbda2-b3d0-412f-a3e8-8bec992cd877} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22353 | 2026.05.01 17:59:10.573088 [ 279 ] {06edbda2-b3d0-412f-a3e8-8bec992cd877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22354 | 2026.05.01 17:59:10.573378 [ 279 ] {06edbda2-b3d0-412f-a3e8-8bec992cd877} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 22355 | 2026.05.01 17:59:10.573586 [ 279 ] {06edbda2-b3d0-412f-a3e8-8bec992cd877} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22356 | 2026.05.01 17:59:10.573713 [ 279 ] {06edbda2-b3d0-412f-a3e8-8bec992cd877} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 66.50 KiB/sec. | ||
| 22357 | 2026.05.01 17:59:10.573751 [ 279 ] {06edbda2-b3d0-412f-a3e8-8bec992cd877} <Debug> TCPHandler: Processed in 0.001280746 sec. | ||
| 22358 | 2026.05.01 17:59:10.573867 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22359 | 2026.05.01 17:59:10.573962 [ 279 ] {d296f962-fad9-404d-b940-b8dd8a102d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22360 | 2026.05.01 17:59:10.574003 [ 279 ] {d296f962-fad9-404d-b940-b8dd8a102d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22361 | 2026.05.01 17:59:10.575097 [ 279 ] {d296f962-fad9-404d-b940-b8dd8a102d11} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22362 | 2026.05.01 17:59:10.575135 [ 279 ] {d296f962-fad9-404d-b940-b8dd8a102d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22363 | 2026.05.01 17:59:10.575510 [ 279 ] {d296f962-fad9-404d-b940-b8dd8a102d11} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22364 | 2026.05.01 17:59:10.575722 [ 279 ] {d296f962-fad9-404d-b940-b8dd8a102d11} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22365 | 2026.05.01 17:59:10.575852 [ 279 ] {d296f962-fad9-404d-b940-b8dd8a102d11} <Debug> executeQuery: Read 1357 rows, 109.12 KiB in 0.001908 sec., 711215.9329140461 rows/sec., 55.85 MiB/sec. | ||
| 22366 | 2026.05.01 17:59:10.575891 [ 279 ] {d296f962-fad9-404d-b940-b8dd8a102d11} <Debug> TCPHandler: Processed in 0.002072821 sec. | ||
| 22367 | 2026.05.01 17:59:10.576005 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22368 | 2026.05.01 17:59:10.576094 [ 279 ] {385d8c4d-ab8c-46ab-ab5e-3a0685bdbe86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22369 | 2026.05.01 17:59:10.576131 [ 279 ] {385d8c4d-ab8c-46ab-ab5e-3a0685bdbe86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22370 | 2026.05.01 17:59:10.576642 [ 279 ] {385d8c4d-ab8c-46ab-ab5e-3a0685bdbe86} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22371 | 2026.05.01 17:59:10.576677 [ 279 ] {385d8c4d-ab8c-46ab-ab5e-3a0685bdbe86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22372 | 2026.05.01 17:59:10.577037 [ 279 ] {385d8c4d-ab8c-46ab-ab5e-3a0685bdbe86} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 22373 | 2026.05.01 17:59:10.577248 [ 279 ] {385d8c4d-ab8c-46ab-ab5e-3a0685bdbe86} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22374 | 2026.05.01 17:59:10.577377 [ 279 ] {385d8c4d-ab8c-46ab-ab5e-3a0685bdbe86} <Debug> executeQuery: Read 287 rows, 18.06 KiB in 0.001289 sec., 222653.2195500388 rows/sec., 13.68 MiB/sec. | ||
| 22375 | 2026.05.01 17:59:10.577415 [ 279 ] {385d8c4d-ab8c-46ab-ab5e-3a0685bdbe86} <Debug> TCPHandler: Processed in 0.001453449 sec. | ||
| 22376 | 2026.05.01 17:59:10.577530 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22377 | 2026.05.01 17:59:10.577624 [ 279 ] {5aec4e88-d2d3-4a91-a6f8-ee86e04b9899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22378 | 2026.05.01 17:59:10.577663 [ 279 ] {5aec4e88-d2d3-4a91-a6f8-ee86e04b9899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22379 | 2026.05.01 17:59:10.578194 [ 279 ] {5aec4e88-d2d3-4a91-a6f8-ee86e04b9899} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22380 | 2026.05.01 17:59:10.578229 [ 279 ] {5aec4e88-d2d3-4a91-a6f8-ee86e04b9899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22381 | 2026.05.01 17:59:10.578532 [ 279 ] {5aec4e88-d2d3-4a91-a6f8-ee86e04b9899} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 22382 | 2026.05.01 17:59:10.578733 [ 279 ] {5aec4e88-d2d3-4a91-a6f8-ee86e04b9899} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22383 | 2026.05.01 17:59:10.578864 [ 279 ] {5aec4e88-d2d3-4a91-a6f8-ee86e04b9899} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001257 sec., 190135.24264120922 rows/sec., 12.26 MiB/sec. | ||
| 22384 | 2026.05.01 17:59:10.578901 [ 279 ] {5aec4e88-d2d3-4a91-a6f8-ee86e04b9899} <Debug> TCPHandler: Processed in 0.001418429 sec. | ||
| 22385 | 2026.05.01 17:59:10.579020 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22386 | 2026.05.01 17:59:10.579122 [ 279 ] {64f89d4a-754f-4936-a7e6-86dda022f711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22387 | 2026.05.01 17:59:10.579162 [ 279 ] {64f89d4a-754f-4936-a7e6-86dda022f711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22388 | 2026.05.01 17:59:10.579728 [ 279 ] {64f89d4a-754f-4936-a7e6-86dda022f711} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22389 | 2026.05.01 17:59:10.579764 [ 279 ] {64f89d4a-754f-4936-a7e6-86dda022f711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22390 | 2026.05.01 17:59:10.580088 [ 279 ] {64f89d4a-754f-4936-a7e6-86dda022f711} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 22391 | 2026.05.01 17:59:10.580298 [ 279 ] {64f89d4a-754f-4936-a7e6-86dda022f711} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22392 | 2026.05.01 17:59:10.580430 [ 279 ] {64f89d4a-754f-4936-a7e6-86dda022f711} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001327 sec., 179351.92162773173 rows/sec., 10.18 MiB/sec. | ||
| 22393 | 2026.05.01 17:59:10.580469 [ 279 ] {64f89d4a-754f-4936-a7e6-86dda022f711} <Debug> TCPHandler: Processed in 0.00149799 sec. | ||
| 22394 | 2026.05.01 17:59:10.580588 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22395 | 2026.05.01 17:59:10.580687 [ 279 ] {7e1b784c-e2b4-4e6e-8fc7-9c00ae026ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22396 | 2026.05.01 17:59:10.580726 [ 279 ] {7e1b784c-e2b4-4e6e-8fc7-9c00ae026ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22397 | 2026.05.01 17:59:10.581466 [ 279 ] {7e1b784c-e2b4-4e6e-8fc7-9c00ae026ac8} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22398 | 2026.05.01 17:59:10.581501 [ 279 ] {7e1b784c-e2b4-4e6e-8fc7-9c00ae026ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22399 | 2026.05.01 17:59:10.581840 [ 279 ] {7e1b784c-e2b4-4e6e-8fc7-9c00ae026ac8} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22400 | 2026.05.01 17:59:10.582050 [ 279 ] {7e1b784c-e2b4-4e6e-8fc7-9c00ae026ac8} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22401 | 2026.05.01 17:59:10.582174 [ 279 ] {7e1b784c-e2b4-4e6e-8fc7-9c00ae026ac8} <Debug> executeQuery: Read 827 rows, 59.43 KiB in 0.001506 sec., 549136.786188579 rows/sec., 38.54 MiB/sec. | ||
| 22402 | 2026.05.01 17:59:10.582212 [ 279 ] {7e1b784c-e2b4-4e6e-8fc7-9c00ae026ac8} <Debug> TCPHandler: Processed in 0.001673394 sec. | ||
| 22403 | 2026.05.01 17:59:10.582351 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22404 | 2026.05.01 17:59:10.582467 [ 279 ] {4d739956-73d0-4533-ade7-266030af3973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22405 | 2026.05.01 17:59:10.582517 [ 279 ] {4d739956-73d0-4533-ade7-266030af3973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22406 | 2026.05.01 17:59:10.582917 [ 279 ] {4d739956-73d0-4533-ade7-266030af3973} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22407 | 2026.05.01 17:59:10.582959 [ 279 ] {4d739956-73d0-4533-ade7-266030af3973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22408 | 2026.05.01 17:59:10.583287 [ 279 ] {4d739956-73d0-4533-ade7-266030af3973} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 22409 | 2026.05.01 17:59:10.583495 [ 279 ] {4d739956-73d0-4533-ade7-266030af3973} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22410 | 2026.05.01 17:59:10.583630 [ 279 ] {4d739956-73d0-4533-ade7-266030af3973} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001188 sec., 5050.50505050505 rows/sec., 263.87 KiB/sec. | ||
| 22411 | 2026.05.01 17:59:10.583667 [ 279 ] {4d739956-73d0-4533-ade7-266030af3973} <Debug> TCPHandler: Processed in 0.001378898 sec. | ||
| 22412 | 2026.05.01 17:59:10.583785 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22413 | 2026.05.01 17:59:10.583884 [ 279 ] {fcf6b806-cecb-429d-acec-64221813074e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22414 | 2026.05.01 17:59:10.583927 [ 279 ] {fcf6b806-cecb-429d-acec-64221813074e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22415 | 2026.05.01 17:59:10.584379 [ 279 ] {fcf6b806-cecb-429d-acec-64221813074e} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22416 | 2026.05.01 17:59:10.584414 [ 279 ] {fcf6b806-cecb-429d-acec-64221813074e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22417 | 2026.05.01 17:59:10.584748 [ 279 ] {fcf6b806-cecb-429d-acec-64221813074e} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22418 | 2026.05.01 17:59:10.584956 [ 279 ] {fcf6b806-cecb-429d-acec-64221813074e} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22419 | 2026.05.01 17:59:10.585086 [ 279 ] {fcf6b806-cecb-429d-acec-64221813074e} <Debug> executeQuery: Read 336 rows, 22.51 KiB in 0.001221 sec., 275184.2751842752 rows/sec., 18.00 MiB/sec. | ||
| 22420 | 2026.05.01 17:59:10.585123 [ 279 ] {fcf6b806-cecb-429d-acec-64221813074e} <Debug> TCPHandler: Processed in 0.001387848 sec. | ||
| 22421 | 2026.05.01 17:59:10.585230 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22422 | 2026.05.01 17:59:10.585324 [ 279 ] {75b71dcf-e486-4a46-9595-2c09e5c6c984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22423 | 2026.05.01 17:59:10.585366 [ 279 ] {75b71dcf-e486-4a46-9595-2c09e5c6c984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22424 | 2026.05.01 17:59:10.585687 [ 279 ] {75b71dcf-e486-4a46-9595-2c09e5c6c984} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22425 | 2026.05.01 17:59:10.585720 [ 279 ] {75b71dcf-e486-4a46-9595-2c09e5c6c984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22426 | 2026.05.01 17:59:10.586003 [ 279 ] {75b71dcf-e486-4a46-9595-2c09e5c6c984} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 22427 | 2026.05.01 17:59:10.586206 [ 279 ] {75b71dcf-e486-4a46-9595-2c09e5c6c984} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22428 | 2026.05.01 17:59:10.586333 [ 279 ] {75b71dcf-e486-4a46-9595-2c09e5c6c984} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 22429 | 2026.05.01 17:59:10.586368 [ 279 ] {75b71dcf-e486-4a46-9595-2c09e5c6c984} <Debug> TCPHandler: Processed in 0.001186654 sec. | ||
| 22430 | 2026.05.01 17:59:10.586481 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22431 | 2026.05.01 17:59:10.586575 [ 279 ] {60635917-72e1-4779-9582-967df472d6ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22432 | 2026.05.01 17:59:10.586629 [ 279 ] {60635917-72e1-4779-9582-967df472d6ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22433 | 2026.05.01 17:59:10.587499 [ 279 ] {60635917-72e1-4779-9582-967df472d6ff} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22434 | 2026.05.01 17:59:10.587534 [ 279 ] {60635917-72e1-4779-9582-967df472d6ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22435 | 2026.05.01 17:59:10.588096 [ 279 ] {60635917-72e1-4779-9582-967df472d6ff} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 22436 | 2026.05.01 17:59:10.588316 [ 279 ] {60635917-72e1-4779-9582-967df472d6ff} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22437 | 2026.05.01 17:59:10.588453 [ 279 ] {60635917-72e1-4779-9582-967df472d6ff} <Debug> executeQuery: Read 54 rows, 99.09 KiB in 0.001896 sec., 28481.01265822785 rows/sec., 51.04 MiB/sec. | ||
| 22438 | 2026.05.01 17:59:10.588509 [ 279 ] {60635917-72e1-4779-9582-967df472d6ff} <Debug> TCPHandler: Processed in 0.002075802 sec. | ||
| 22439 | 2026.05.01 17:59:10.588637 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22440 | 2026.05.01 17:59:10.588732 [ 279 ] {13e93b37-1572-4267-9a81-293782872a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 22441 | 2026.05.01 17:59:10.588774 [ 279 ] {13e93b37-1572-4267-9a81-293782872a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 22442 | 2026.05.01 17:59:10.589126 [ 279 ] {13e93b37-1572-4267-9a81-293782872a57} <Trace> oximeter.measurements_i64 (35f4cb40-bc4a-4785-a0a5-635399a17910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22443 | 2026.05.01 17:59:10.589162 [ 279 ] {13e93b37-1572-4267-9a81-293782872a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22444 | 2026.05.01 17:59:10.589463 [ 279 ] {13e93b37-1572-4267-9a81-293782872a57} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 22445 | 2026.05.01 17:59:10.589666 [ 279 ] {13e93b37-1572-4267-9a81-293782872a57} <Trace> oximeter.measurements_i64 (35f4cb40-bc4a-4785-a0a5-635399a17910): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22446 | 2026.05.01 17:59:10.589795 [ 279 ] {13e93b37-1572-4267-9a81-293782872a57} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 365.87 KiB/sec. | ||
| 22447 | 2026.05.01 17:59:10.589833 [ 279 ] {13e93b37-1572-4267-9a81-293782872a57} <Debug> TCPHandler: Processed in 0.001245016 sec. | ||
| 22448 | 2026.05.01 17:59:10.589951 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22449 | 2026.05.01 17:59:10.590048 [ 279 ] {a30eade9-ef5e-4336-b601-8ad8fc30b521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22450 | 2026.05.01 17:59:10.590090 [ 279 ] {a30eade9-ef5e-4336-b601-8ad8fc30b521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22451 | 2026.05.01 17:59:10.590429 [ 279 ] {a30eade9-ef5e-4336-b601-8ad8fc30b521} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22452 | 2026.05.01 17:59:10.590465 [ 279 ] {a30eade9-ef5e-4336-b601-8ad8fc30b521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22453 | 2026.05.01 17:59:10.590766 [ 279 ] {a30eade9-ef5e-4336-b601-8ad8fc30b521} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22454 | 2026.05.01 17:59:10.590981 [ 279 ] {a30eade9-ef5e-4336-b601-8ad8fc30b521} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22455 | 2026.05.01 17:59:10.591107 [ 279 ] {a30eade9-ef5e-4336-b601-8ad8fc30b521} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001078 sec., 102040.81632653062 rows/sec., 6.21 MiB/sec. | ||
| 22456 | 2026.05.01 17:59:10.591143 [ 279 ] {a30eade9-ef5e-4336-b601-8ad8fc30b521} <Debug> TCPHandler: Processed in 0.001241235 sec. | ||
| 22457 | 2026.05.01 17:59:12.114887 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22458 | 2026.05.01 17:59:12.114931 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22459 | 2026.05.01 17:59:12.335117 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45172 | ||
| 22460 | 2026.05.01 17:59:12.335718 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22461 | 2026.05.01 17:59:12.335768 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22462 | 2026.05.01 17:59:12.336368 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 22463 | 2026.05.01 17:59:12.336639 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22464 | 2026.05.01 17:59:12.336772 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45172 | ||
| 22465 | 2026.05.01 17:59:13.597110 [ 117 ] {} <Debug> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 22466 | 2026.05.01 17:59:13.597181 [ 117 ] {} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22467 | 2026.05.01 17:59:13.597205 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22468 | 2026.05.01 17:59:13.597328 [ 194 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::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 | ||
| 22469 | 2026.05.01 17:59:13.597481 [ 194 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22470 | 2026.05.01 17:59:13.597520 [ 194 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 2 rows starting from the beginning of the part | ||
| 22471 | 2026.05.01 17:59:13.597595 [ 194 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 22472 | 2026.05.01 17:59:13.597651 [ 194 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 22473 | 2026.05.01 17:59:13.597702 [ 194 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 22474 | 2026.05.01 17:59:13.597750 [ 194 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 22475 | 2026.05.01 17:59:13.598737 [ 195 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145637 sec., 4119.8321855023105 rows/sec., 305.77 KiB/sec. | ||
| 22476 | 2026.05.01 17:59:13.598887 [ 198 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 22477 | 2026.05.01 17:59:13.599142 [ 198 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_17_4} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22478 | 2026.05.01 17:59:13.599213 [ 198 ] {ff7824bb-090f-4a6e-a7d3-b64d0443e0c7::all_1_17_4} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 22479 | 2026.05.01 17:59:13.599278 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 22480 | 2026.05.01 17:59:14.727440 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 22481 | 2026.05.01 17:59:14.745484 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22482 | 2026.05.01 17:59:14.745542 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22483 | 2026.05.01 17:59:14.751749 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 22484 | 2026.05.01 17:59:14.752501 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22485 | 2026.05.01 17:59:14.755661 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 22486 | 2026.05.01 17:59:15.554326 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22487 | 2026.05.01 17:59:15.554541 [ 279 ] {eab5e6b5-c649-4ddb-85ed-b99afa7169e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22488 | 2026.05.01 17:59:15.554616 [ 279 ] {eab5e6b5-c649-4ddb-85ed-b99afa7169e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22489 | 2026.05.01 17:59:15.555310 [ 279 ] {eab5e6b5-c649-4ddb-85ed-b99afa7169e5} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22490 | 2026.05.01 17:59:15.555356 [ 279 ] {eab5e6b5-c649-4ddb-85ed-b99afa7169e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22491 | 2026.05.01 17:59:15.555718 [ 279 ] {eab5e6b5-c649-4ddb-85ed-b99afa7169e5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 22492 | 2026.05.01 17:59:15.555930 [ 279 ] {eab5e6b5-c649-4ddb-85ed-b99afa7169e5} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22493 | 2026.05.01 17:59:15.556094 [ 279 ] {eab5e6b5-c649-4ddb-85ed-b99afa7169e5} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001608 sec., 1243.7810945273632 rows/sec., 92.31 KiB/sec. | ||
| 22494 | 2026.05.01 17:59:15.556135 [ 279 ] {eab5e6b5-c649-4ddb-85ed-b99afa7169e5} <Debug> TCPHandler: Processed in 0.001949429 sec. | ||
| 22495 | 2026.05.01 17:59:15.556275 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22496 | 2026.05.01 17:59:15.556369 [ 279 ] {a6d190f6-ef6b-4c51-898e-469c37c18c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22497 | 2026.05.01 17:59:15.556408 [ 279 ] {a6d190f6-ef6b-4c51-898e-469c37c18c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22498 | 2026.05.01 17:59:15.556844 [ 279 ] {a6d190f6-ef6b-4c51-898e-469c37c18c96} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22499 | 2026.05.01 17:59:15.556879 [ 279 ] {a6d190f6-ef6b-4c51-898e-469c37c18c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22500 | 2026.05.01 17:59:15.557174 [ 279 ] {a6d190f6-ef6b-4c51-898e-469c37c18c96} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22501 | 2026.05.01 17:59:15.557376 [ 279 ] {a6d190f6-ef6b-4c51-898e-469c37c18c96} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22502 | 2026.05.01 17:59:15.557507 [ 279 ] {a6d190f6-ef6b-4c51-898e-469c37c18c96} <Debug> executeQuery: Read 72 rows, 5.83 KiB in 0.001158 sec., 62176.16580310881 rows/sec., 4.91 MiB/sec. | ||
| 22503 | 2026.05.01 17:59:15.557545 [ 279 ] {a6d190f6-ef6b-4c51-898e-469c37c18c96} <Debug> TCPHandler: Processed in 0.001318937 sec. | ||
| 22504 | 2026.05.01 17:59:15.557545 [ 114 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22505 | 2026.05.01 17:59:15.557617 [ 114 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22506 | 2026.05.01 17:59:15.557641 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22507 | 2026.05.01 17:59:15.557665 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22508 | 2026.05.01 17:59:15.557754 [ 194 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 22509 | 2026.05.01 17:59:15.557765 [ 279 ] {7bae4be3-adb9-4da3-a7d4-b4a2108b7c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22510 | 2026.05.01 17:59:15.557826 [ 279 ] {7bae4be3-adb9-4da3-a7d4-b4a2108b7c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22511 | 2026.05.01 17:59:15.557896 [ 194 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22512 | 2026.05.01 17:59:15.557938 [ 194 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 3840 rows starting from the beginning of the part | ||
| 22513 | 2026.05.01 17:59:15.558017 [ 194 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 1353 rows starting from the beginning of the part | ||
| 22514 | 2026.05.01 17:59:15.558071 [ 194 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 2489 rows starting from the beginning of the part | ||
| 22515 | 2026.05.01 17:59:15.558120 [ 194 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 56 rows starting from the beginning of the part | ||
| 22516 | 2026.05.01 17:59:15.558165 [ 194 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 1357 rows starting from the beginning of the part | ||
| 22517 | 2026.05.01 17:59:15.558206 [ 194 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 72 rows starting from the beginning of the part | ||
| 22518 | 2026.05.01 17:59:15.558224 [ 279 ] {7bae4be3-adb9-4da3-a7d4-b4a2108b7c01} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22519 | 2026.05.01 17:59:15.558266 [ 279 ] {7bae4be3-adb9-4da3-a7d4-b4a2108b7c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22520 | 2026.05.01 17:59:15.558607 [ 279 ] {7bae4be3-adb9-4da3-a7d4-b4a2108b7c01} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 22521 | 2026.05.01 17:59:15.558824 [ 279 ] {7bae4be3-adb9-4da3-a7d4-b4a2108b7c01} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22522 | 2026.05.01 17:59:15.558966 [ 279 ] {7bae4be3-adb9-4da3-a7d4-b4a2108b7c01} <Debug> executeQuery: Read 8 rows, 590.00 B in 0.001218 sec., 6568.144499178982 rows/sec., 473.05 KiB/sec. | ||
| 22523 | 2026.05.01 17:59:15.559004 [ 279 ] {7bae4be3-adb9-4da3-a7d4-b4a2108b7c01} <Debug> TCPHandler: Processed in 0.001386658 sec. | ||
| 22524 | 2026.05.01 17:59:15.559120 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22525 | 2026.05.01 17:59:15.559212 [ 279 ] {192ed452-6fed-4293-aff0-9777532c9808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22526 | 2026.05.01 17:59:15.559251 [ 279 ] {192ed452-6fed-4293-aff0-9777532c9808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22527 | 2026.05.01 17:59:15.559672 [ 279 ] {192ed452-6fed-4293-aff0-9777532c9808} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22528 | 2026.05.01 17:59:15.559708 [ 279 ] {192ed452-6fed-4293-aff0-9777532c9808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22529 | 2026.05.01 17:59:15.560000 [ 279 ] {192ed452-6fed-4293-aff0-9777532c9808} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22530 | 2026.05.01 17:59:15.560204 [ 279 ] {192ed452-6fed-4293-aff0-9777532c9808} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22531 | 2026.05.01 17:59:15.560327 [ 114 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22532 | 2026.05.01 17:59:15.560335 [ 279 ] {192ed452-6fed-4293-aff0-9777532c9808} <Debug> executeQuery: Read 84 rows, 6.58 KiB in 0.00114 sec., 73684.21052631579 rows/sec., 5.64 MiB/sec. | ||
| 22533 | 2026.05.01 17:59:15.560367 [ 114 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22534 | 2026.05.01 17:59:15.560390 [ 279 ] {192ed452-6fed-4293-aff0-9777532c9808} <Debug> TCPHandler: Processed in 0.001317576 sec. | ||
| 22535 | 2026.05.01 17:59:15.560392 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22536 | 2026.05.01 17:59:15.560493 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 22537 | 2026.05.01 17:59:15.560518 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22538 | 2026.05.01 17:59:15.560603 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22539 | 2026.05.01 17:59:15.560615 [ 279 ] {5bd95abf-8968-493a-913b-7d62797b84d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22540 | 2026.05.01 17:59:15.560643 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2119 rows starting from the beginning of the part | ||
| 22541 | 2026.05.01 17:59:15.560668 [ 279 ] {5bd95abf-8968-493a-913b-7d62797b84d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22542 | 2026.05.01 17:59:15.560710 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 819 rows starting from the beginning of the part | ||
| 22543 | 2026.05.01 17:59:15.560766 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 1465 rows starting from the beginning of the part | ||
| 22544 | 2026.05.01 17:59:15.560813 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 64 rows starting from the beginning of the part | ||
| 22545 | 2026.05.01 17:59:15.560856 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 827 rows starting from the beginning of the part | ||
| 22546 | 2026.05.01 17:59:15.560863 [ 194 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9167 rows, containing 5 columns (5 merged, 0 gathered) in 0.003160384 sec., 2900596.8894919096 rows/sec., 232.13 MiB/sec. | ||
| 22547 | 2026.05.01 17:59:15.560897 [ 198 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 84 rows starting from the beginning of the part | ||
| 22548 | 2026.05.01 17:59:15.561088 [ 279 ] {5bd95abf-8968-493a-913b-7d62797b84d8} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22549 | 2026.05.01 17:59:15.561129 [ 279 ] {5bd95abf-8968-493a-913b-7d62797b84d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22550 | 2026.05.01 17:59:15.561279 [ 192 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22551 | 2026.05.01 17:59:15.561487 [ 279 ] {5bd95abf-8968-493a-913b-7d62797b84d8} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22552 | 2026.05.01 17:59:15.561675 [ 192 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_156_31} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22553 | 2026.05.01 17:59:15.561746 [ 279 ] {5bd95abf-8968-493a-913b-7d62797b84d8} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22554 | 2026.05.01 17:59:15.561770 [ 192 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_156_31} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22555 | 2026.05.01 17:59:15.561879 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 22556 | 2026.05.01 17:59:15.561903 [ 279 ] {5bd95abf-8968-493a-913b-7d62797b84d8} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001306 sec., 124042.87901990811 rows/sec., 8.62 MiB/sec. | ||
| 22557 | 2026.05.01 17:59:15.561946 [ 279 ] {5bd95abf-8968-493a-913b-7d62797b84d8} <Debug> TCPHandler: Processed in 0.00147496 sec. | ||
| 22558 | 2026.05.01 17:59:15.562060 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22559 | 2026.05.01 17:59:15.562163 [ 279 ] {d50e3245-b014-4dd6-9b2d-9c77876f80bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22560 | 2026.05.01 17:59:15.562233 [ 279 ] {d50e3245-b014-4dd6-9b2d-9c77876f80bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22561 | 2026.05.01 17:59:15.562536 [ 188 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5378 rows, containing 5 columns (5 merged, 0 gathered) in 0.002080723 sec., 2584678.498771821 rows/sec., 187.94 MiB/sec. | ||
| 22562 | 2026.05.01 17:59:15.562751 [ 192 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22563 | 2026.05.01 17:59:15.562994 [ 192 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_156_31} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22564 | 2026.05.01 17:59:15.563061 [ 192 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_156_31} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22565 | 2026.05.01 17:59:15.563139 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 22566 | 2026.05.01 17:59:15.563191 [ 279 ] {d50e3245-b014-4dd6-9b2d-9c77876f80bc} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22567 | 2026.05.01 17:59:15.563235 [ 279 ] {d50e3245-b014-4dd6-9b2d-9c77876f80bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22568 | 2026.05.01 17:59:15.563765 [ 279 ] {d50e3245-b014-4dd6-9b2d-9c77876f80bc} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 22569 | 2026.05.01 17:59:15.563989 [ 279 ] {d50e3245-b014-4dd6-9b2d-9c77876f80bc} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22570 | 2026.05.01 17:59:15.564136 [ 279 ] {d50e3245-b014-4dd6-9b2d-9c77876f80bc} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001995 sec., 3007.5187969924814 rows/sec., 5.39 MiB/sec. | ||
| 22571 | 2026.05.01 17:59:15.564205 [ 279 ] {d50e3245-b014-4dd6-9b2d-9c77876f80bc} <Debug> TCPHandler: Processed in 0.002194545 sec. | ||
| 22572 | 2026.05.01 17:59:15.564336 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22573 | 2026.05.01 17:59:15.564431 [ 279 ] {7e1c48a2-bab2-4c72-a54a-0f1fd02e0980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22574 | 2026.05.01 17:59:15.564473 [ 279 ] {7e1c48a2-bab2-4c72-a54a-0f1fd02e0980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22575 | 2026.05.01 17:59:15.564824 [ 279 ] {7e1c48a2-bab2-4c72-a54a-0f1fd02e0980} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22576 | 2026.05.01 17:59:15.564861 [ 279 ] {7e1c48a2-bab2-4c72-a54a-0f1fd02e0980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22577 | 2026.05.01 17:59:15.565161 [ 279 ] {7e1c48a2-bab2-4c72-a54a-0f1fd02e0980} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22578 | 2026.05.01 17:59:15.565378 [ 279 ] {7e1c48a2-bab2-4c72-a54a-0f1fd02e0980} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22579 | 2026.05.01 17:59:15.565496 [ 114 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22580 | 2026.05.01 17:59:15.565510 [ 279 ] {7e1c48a2-bab2-4c72-a54a-0f1fd02e0980} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 22581 | 2026.05.01 17:59:15.565529 [ 114 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22582 | 2026.05.01 17:59:15.565553 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22583 | 2026.05.01 17:59:15.565556 [ 279 ] {7e1c48a2-bab2-4c72-a54a-0f1fd02e0980} <Debug> TCPHandler: Processed in 0.001268876 sec. | ||
| 22584 | 2026.05.01 17:59:15.565619 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 22585 | 2026.05.01 17:59:15.565726 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22586 | 2026.05.01 17:59:15.565757 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 10550 rows starting from the beginning of the part | ||
| 22587 | 2026.05.01 17:59:15.565808 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 110 rows starting from the beginning of the part | ||
| 22588 | 2026.05.01 17:59:15.565853 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 12 rows starting from the beginning of the part | ||
| 22589 | 2026.05.01 17:59:15.565895 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 48 rows starting from the beginning of the part | ||
| 22590 | 2026.05.01 17:59:15.565933 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 110 rows starting from the beginning of the part | ||
| 22591 | 2026.05.01 17:59:15.565973 [ 194 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part | ||
| 22592 | 2026.05.01 17:59:15.568341 [ 192 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10890 rows, containing 4 columns (4 merged, 0 gathered) in 0.002751585 sec., 3957718.9147345982 rows/sec., 252.72 MiB/sec. | ||
| 22593 | 2026.05.01 17:59:15.568628 [ 201 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22594 | 2026.05.01 17:59:15.568948 [ 201 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_156_31} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22595 | 2026.05.01 17:59:15.569029 [ 201 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_156_31} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22596 | 2026.05.01 17:59:15.569122 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 22597 | 2026.05.01 17:59:17.498157 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2834 | ||
| 22598 | 2026.05.01 17:59:17.500657 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22599 | 2026.05.01 17:59:17.500701 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22600 | 2026.05.01 17:59:17.501888 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 22601 | 2026.05.01 17:59:17.502151 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22602 | 2026.05.01 17:59:17.502426 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2834 | ||
| 22603 | 2026.05.01 17:59:18.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.80 MiB, peak 416.38 MiB, free memory in arenas 0.00 B, will set to 397.80 MiB (RSS), difference: 4.00 MiB | ||
| 22604 | 2026.05.01 17:59:19.694884 [ 221 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22605 | 2026.05.01 17:59:19.694954 [ 221 ] {} <Debug> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22606 | 2026.05.01 17:59:19.698003 [ 221 ] {} <Debug> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22607 | 2026.05.01 17:59:19.837700 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45620 | ||
| 22608 | 2026.05.01 17:59:19.838184 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22609 | 2026.05.01 17:59:19.838220 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22610 | 2026.05.01 17:59:19.838669 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 22611 | 2026.05.01 17:59:19.838898 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22612 | 2026.05.01 17:59:19.839016 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45620 | ||
| 22613 | 2026.05.01 17:59:20.092951 [ 225 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22614 | 2026.05.01 17:59:20.093014 [ 225 ] {} <Debug> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22615 | 2026.05.01 17:59:20.096288 [ 225 ] {} <Debug> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22616 | 2026.05.01 17:59:20.184042 [ 219 ] {} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 22617 | 2026.05.01 17:59:20.184123 [ 219 ] {} <Debug> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 22618 | 2026.05.01 17:59:20.186810 [ 219 ] {} <Debug> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 22619 | 2026.05.01 17:59:20.225788 [ 224 ] {} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 22620 | 2026.05.01 17:59:20.225860 [ 224 ] {} <Debug> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 22621 | 2026.05.01 17:59:20.228373 [ 224 ] {} <Debug> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 22622 | 2026.05.01 17:59:20.569167 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22623 | 2026.05.01 17:59:20.569371 [ 279 ] {e596ae54-db29-4bf4-b5f4-c97090c87bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22624 | 2026.05.01 17:59:20.569445 [ 279 ] {e596ae54-db29-4bf4-b5f4-c97090c87bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22625 | 2026.05.01 17:59:20.570503 [ 279 ] {e596ae54-db29-4bf4-b5f4-c97090c87bbc} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22626 | 2026.05.01 17:59:20.570547 [ 279 ] {e596ae54-db29-4bf4-b5f4-c97090c87bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22627 | 2026.05.01 17:59:20.570947 [ 279 ] {e596ae54-db29-4bf4-b5f4-c97090c87bbc} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 22628 | 2026.05.01 17:59:20.571164 [ 279 ] {e596ae54-db29-4bf4-b5f4-c97090c87bbc} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22629 | 2026.05.01 17:59:20.571294 [ 94 ] {} <Debug> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 22630 | 2026.05.01 17:59:20.571326 [ 279 ] {e596ae54-db29-4bf4-b5f4-c97090c87bbc} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.00201 sec., 230845.7711442786 rows/sec., 14.64 MiB/sec. | ||
| 22631 | 2026.05.01 17:59:20.571359 [ 94 ] {} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22632 | 2026.05.01 17:59:20.571377 [ 279 ] {e596ae54-db29-4bf4-b5f4-c97090c87bbc} <Debug> TCPHandler: Processed in 0.002350807 sec. | ||
| 22633 | 2026.05.01 17:59:20.571386 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22634 | 2026.05.01 17:59:20.571495 [ 197 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 22635 | 2026.05.01 17:59:20.571542 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22636 | 2026.05.01 17:59:20.571610 [ 197 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22637 | 2026.05.01 17:59:20.571646 [ 197 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 488 rows starting from the beginning of the part | ||
| 22638 | 2026.05.01 17:59:20.571665 [ 279 ] {196b3b98-ed1f-4da8-bd69-53a0acb7515e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22639 | 2026.05.01 17:59:20.571713 [ 197 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 464 rows starting from the beginning of the part | ||
| 22640 | 2026.05.01 17:59:20.571715 [ 279 ] {196b3b98-ed1f-4da8-bd69-53a0acb7515e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22641 | 2026.05.01 17:59:20.571764 [ 197 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 464 rows starting from the beginning of the part | ||
| 22642 | 2026.05.01 17:59:20.571813 [ 197 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 464 rows starting from the beginning of the part | ||
| 22643 | 2026.05.01 17:59:20.571857 [ 197 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 464 rows starting from the beginning of the part | ||
| 22644 | 2026.05.01 17:59:20.571905 [ 197 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 464 rows starting from the beginning of the part | ||
| 22645 | 2026.05.01 17:59:20.572247 [ 279 ] {196b3b98-ed1f-4da8-bd69-53a0acb7515e} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22646 | 2026.05.01 17:59:20.572283 [ 279 ] {196b3b98-ed1f-4da8-bd69-53a0acb7515e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22647 | 2026.05.01 17:59:20.572602 [ 279 ] {196b3b98-ed1f-4da8-bd69-53a0acb7515e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 22648 | 2026.05.01 17:59:20.572816 [ 279 ] {196b3b98-ed1f-4da8-bd69-53a0acb7515e} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22649 | 2026.05.01 17:59:20.572952 [ 279 ] {196b3b98-ed1f-4da8-bd69-53a0acb7515e} <Debug> executeQuery: Read 3 rows, 243.00 B in 0.001312 sec., 2286.5853658536585 rows/sec., 180.87 KiB/sec. | ||
| 22650 | 2026.05.01 17:59:20.572990 [ 279 ] {196b3b98-ed1f-4da8-bd69-53a0acb7515e} <Debug> TCPHandler: Processed in 0.001508871 sec. | ||
| 22651 | 2026.05.01 17:59:20.573110 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22652 | 2026.05.01 17:59:20.573178 [ 192 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2808 rows, containing 5 columns (5 merged, 0 gathered) in 0.001725275 sec., 1627566.6198142325 rows/sec., 109.69 MiB/sec. | ||
| 22653 | 2026.05.01 17:59:20.573206 [ 279 ] {0085a93a-dc39-4be0-9970-a8e2ef685dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22654 | 2026.05.01 17:59:20.573288 [ 279 ] {0085a93a-dc39-4be0-9970-a8e2ef685dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22655 | 2026.05.01 17:59:20.573424 [ 199 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 22656 | 2026.05.01 17:59:20.573798 [ 199 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_60_12} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22657 | 2026.05.01 17:59:20.573887 [ 199 ] {5abf490a-5e84-44bd-876c-0c0515ef6cc3::all_1_60_12} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 22658 | 2026.05.01 17:59:20.574016 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 22659 | 2026.05.01 17:59:20.574646 [ 279 ] {0085a93a-dc39-4be0-9970-a8e2ef685dbb} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22660 | 2026.05.01 17:59:20.574688 [ 279 ] {0085a93a-dc39-4be0-9970-a8e2ef685dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22661 | 2026.05.01 17:59:20.575103 [ 279 ] {0085a93a-dc39-4be0-9970-a8e2ef685dbb} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22662 | 2026.05.01 17:59:20.575316 [ 279 ] {0085a93a-dc39-4be0-9970-a8e2ef685dbb} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22663 | 2026.05.01 17:59:20.575448 [ 279 ] {0085a93a-dc39-4be0-9970-a8e2ef685dbb} <Debug> executeQuery: Read 1360 rows, 109.38 KiB in 0.00226 sec., 601769.9115044248 rows/sec., 47.26 MiB/sec. | ||
| 22664 | 2026.05.01 17:59:20.575487 [ 279 ] {0085a93a-dc39-4be0-9970-a8e2ef685dbb} <Debug> TCPHandler: Processed in 0.002425179 sec. | ||
| 22665 | 2026.05.01 17:59:20.575611 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22666 | 2026.05.01 17:59:20.575707 [ 279 ] {d08b7234-e4c1-4782-b89b-66fcf49e1975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22667 | 2026.05.01 17:59:20.575748 [ 279 ] {d08b7234-e4c1-4782-b89b-66fcf49e1975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22668 | 2026.05.01 17:59:20.576271 [ 279 ] {d08b7234-e4c1-4782-b89b-66fcf49e1975} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22669 | 2026.05.01 17:59:20.576307 [ 279 ] {d08b7234-e4c1-4782-b89b-66fcf49e1975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22670 | 2026.05.01 17:59:20.576632 [ 279 ] {d08b7234-e4c1-4782-b89b-66fcf49e1975} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 22671 | 2026.05.01 17:59:20.576838 [ 279 ] {d08b7234-e4c1-4782-b89b-66fcf49e1975} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22672 | 2026.05.01 17:59:20.576965 [ 279 ] {d08b7234-e4c1-4782-b89b-66fcf49e1975} <Debug> executeQuery: Read 290 rows, 18.27 KiB in 0.001276 sec., 227272.72727272726 rows/sec., 13.98 MiB/sec. | ||
| 22673 | 2026.05.01 17:59:20.577003 [ 279 ] {d08b7234-e4c1-4782-b89b-66fcf49e1975} <Debug> TCPHandler: Processed in 0.001440559 sec. | ||
| 22674 | 2026.05.01 17:59:20.577123 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22675 | 2026.05.01 17:59:20.577216 [ 279 ] {958b178e-fc9a-47f2-a8e4-6354e242db69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22676 | 2026.05.01 17:59:20.577256 [ 279 ] {958b178e-fc9a-47f2-a8e4-6354e242db69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22677 | 2026.05.01 17:59:20.577760 [ 279 ] {958b178e-fc9a-47f2-a8e4-6354e242db69} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22678 | 2026.05.01 17:59:20.577796 [ 279 ] {958b178e-fc9a-47f2-a8e4-6354e242db69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22679 | 2026.05.01 17:59:20.578099 [ 279 ] {958b178e-fc9a-47f2-a8e4-6354e242db69} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 22680 | 2026.05.01 17:59:20.578304 [ 279 ] {958b178e-fc9a-47f2-a8e4-6354e242db69} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22681 | 2026.05.01 17:59:20.578432 [ 279 ] {958b178e-fc9a-47f2-a8e4-6354e242db69} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001234 sec., 193679.09238249593 rows/sec., 12.48 MiB/sec. | ||
| 22682 | 2026.05.01 17:59:20.578471 [ 279 ] {958b178e-fc9a-47f2-a8e4-6354e242db69} <Debug> TCPHandler: Processed in 0.001396298 sec. | ||
| 22683 | 2026.05.01 17:59:20.578576 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22684 | 2026.05.01 17:59:20.578668 [ 279 ] {36e590dd-07b3-4efe-9bf7-705f0903eb2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22685 | 2026.05.01 17:59:20.578708 [ 279 ] {36e590dd-07b3-4efe-9bf7-705f0903eb2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22686 | 2026.05.01 17:59:20.579200 [ 279 ] {36e590dd-07b3-4efe-9bf7-705f0903eb2f} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22687 | 2026.05.01 17:59:20.579236 [ 279 ] {36e590dd-07b3-4efe-9bf7-705f0903eb2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22688 | 2026.05.01 17:59:20.579539 [ 279 ] {36e590dd-07b3-4efe-9bf7-705f0903eb2f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 22689 | 2026.05.01 17:59:20.579758 [ 279 ] {36e590dd-07b3-4efe-9bf7-705f0903eb2f} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22690 | 2026.05.01 17:59:20.579862 [ 94 ] {} <Debug> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 22691 | 2026.05.01 17:59:20.579886 [ 279 ] {36e590dd-07b3-4efe-9bf7-705f0903eb2f} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001236 sec., 192556.63430420714 rows/sec., 10.93 MiB/sec. | ||
| 22692 | 2026.05.01 17:59:20.579903 [ 94 ] {} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22693 | 2026.05.01 17:59:20.579928 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22694 | 2026.05.01 17:59:20.579932 [ 279 ] {36e590dd-07b3-4efe-9bf7-705f0903eb2f} <Debug> TCPHandler: Processed in 0.001402578 sec. | ||
| 22695 | 2026.05.01 17:59:20.580001 [ 197 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 22696 | 2026.05.01 17:59:20.580059 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22697 | 2026.05.01 17:59:20.580081 [ 197 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22698 | 2026.05.01 17:59:20.580105 [ 197 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 250 rows starting from the beginning of the part | ||
| 22699 | 2026.05.01 17:59:20.580148 [ 197 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 238 rows starting from the beginning of the part | ||
| 22700 | 2026.05.01 17:59:20.580153 [ 279 ] {a8f946dc-b830-42b1-a3cf-d47cf9fb056e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22701 | 2026.05.01 17:59:20.580188 [ 197 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 238 rows starting from the beginning of the part | ||
| 22702 | 2026.05.01 17:59:20.580196 [ 279 ] {a8f946dc-b830-42b1-a3cf-d47cf9fb056e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22703 | 2026.05.01 17:59:20.580230 [ 197 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 238 rows starting from the beginning of the part | ||
| 22704 | 2026.05.01 17:59:20.580271 [ 197 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 238 rows starting from the beginning of the part | ||
| 22705 | 2026.05.01 17:59:20.580309 [ 197 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 238 rows starting from the beginning of the part | ||
| 22706 | 2026.05.01 17:59:20.580921 [ 279 ] {a8f946dc-b830-42b1-a3cf-d47cf9fb056e} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22707 | 2026.05.01 17:59:20.580956 [ 279 ] {a8f946dc-b830-42b1-a3cf-d47cf9fb056e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22708 | 2026.05.01 17:59:20.581305 [ 279 ] {a8f946dc-b830-42b1-a3cf-d47cf9fb056e} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22709 | 2026.05.01 17:59:20.581345 [ 187 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1440 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372308 sec., 1049327.118984951 rows/sec., 63.74 MiB/sec. | ||
| 22710 | 2026.05.01 17:59:20.581470 [ 197 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 22711 | 2026.05.01 17:59:20.581519 [ 279 ] {a8f946dc-b830-42b1-a3cf-d47cf9fb056e} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22712 | 2026.05.01 17:59:20.581654 [ 279 ] {a8f946dc-b830-42b1-a3cf-d47cf9fb056e} <Debug> executeQuery: Read 827 rows, 59.49 KiB in 0.001518 sec., 544795.7839262187 rows/sec., 38.27 MiB/sec. | ||
| 22713 | 2026.05.01 17:59:20.581693 [ 279 ] {a8f946dc-b830-42b1-a3cf-d47cf9fb056e} <Debug> TCPHandler: Processed in 0.001681674 sec. | ||
| 22714 | 2026.05.01 17:59:20.581706 [ 197 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_60_12} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22715 | 2026.05.01 17:59:20.581768 [ 197 ] {b463b131-2932-497b-8a0e-03b5a3e5e3b8::all_1_60_12} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 22716 | 2026.05.01 17:59:20.581809 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22717 | 2026.05.01 17:59:20.581827 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 22718 | 2026.05.01 17:59:20.581903 [ 279 ] {cb5265ad-aadf-4bda-a552-bb325c1ac3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22719 | 2026.05.01 17:59:20.581944 [ 279 ] {cb5265ad-aadf-4bda-a552-bb325c1ac3fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22720 | 2026.05.01 17:59:20.582288 [ 279 ] {cb5265ad-aadf-4bda-a552-bb325c1ac3fa} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22721 | 2026.05.01 17:59:20.582322 [ 279 ] {cb5265ad-aadf-4bda-a552-bb325c1ac3fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22722 | 2026.05.01 17:59:20.582620 [ 279 ] {cb5265ad-aadf-4bda-a552-bb325c1ac3fa} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 22723 | 2026.05.01 17:59:20.582824 [ 279 ] {cb5265ad-aadf-4bda-a552-bb325c1ac3fa} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22724 | 2026.05.01 17:59:20.582951 [ 279 ] {cb5265ad-aadf-4bda-a552-bb325c1ac3fa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 22725 | 2026.05.01 17:59:20.582987 [ 279 ] {cb5265ad-aadf-4bda-a552-bb325c1ac3fa} <Debug> TCPHandler: Processed in 0.001224515 sec. | ||
| 22726 | 2026.05.01 17:59:20.583102 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22727 | 2026.05.01 17:59:20.583193 [ 279 ] {35873a3b-2697-40b3-8087-3e41858c10fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22728 | 2026.05.01 17:59:20.583235 [ 279 ] {35873a3b-2697-40b3-8087-3e41858c10fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22729 | 2026.05.01 17:59:20.583675 [ 279 ] {35873a3b-2697-40b3-8087-3e41858c10fa} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22730 | 2026.05.01 17:59:20.583711 [ 279 ] {35873a3b-2697-40b3-8087-3e41858c10fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22731 | 2026.05.01 17:59:20.584047 [ 279 ] {35873a3b-2697-40b3-8087-3e41858c10fa} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22732 | 2026.05.01 17:59:20.584250 [ 279 ] {35873a3b-2697-40b3-8087-3e41858c10fa} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22733 | 2026.05.01 17:59:20.584377 [ 279 ] {35873a3b-2697-40b3-8087-3e41858c10fa} <Debug> executeQuery: Read 337 rows, 22.58 KiB in 0.001201 sec., 280599.5004163197 rows/sec., 18.36 MiB/sec. | ||
| 22734 | 2026.05.01 17:59:20.584414 [ 279 ] {35873a3b-2697-40b3-8087-3e41858c10fa} <Debug> TCPHandler: Processed in 0.001360567 sec. | ||
| 22735 | 2026.05.01 17:59:20.584543 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22736 | 2026.05.01 17:59:20.584663 [ 279 ] {8f3023a3-14e6-4e5b-9f4f-3e37ae00b46f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22737 | 2026.05.01 17:59:20.584715 [ 279 ] {8f3023a3-14e6-4e5b-9f4f-3e37ae00b46f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22738 | 2026.05.01 17:59:20.585096 [ 279 ] {8f3023a3-14e6-4e5b-9f4f-3e37ae00b46f} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22739 | 2026.05.01 17:59:20.585139 [ 279 ] {8f3023a3-14e6-4e5b-9f4f-3e37ae00b46f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22740 | 2026.05.01 17:59:20.585453 [ 279 ] {8f3023a3-14e6-4e5b-9f4f-3e37ae00b46f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 22741 | 2026.05.01 17:59:20.585663 [ 279 ] {8f3023a3-14e6-4e5b-9f4f-3e37ae00b46f} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22742 | 2026.05.01 17:59:20.585797 [ 279 ] {8f3023a3-14e6-4e5b-9f4f-3e37ae00b46f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001158 sec., 863.5578583765113 rows/sec., 58.19 KiB/sec. | ||
| 22743 | 2026.05.01 17:59:20.585834 [ 279 ] {8f3023a3-14e6-4e5b-9f4f-3e37ae00b46f} <Debug> TCPHandler: Processed in 0.001350178 sec. | ||
| 22744 | 2026.05.01 17:59:20.585969 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22745 | 2026.05.01 17:59:20.586070 [ 279 ] {bd60aeac-a915-408a-b42f-f3e2d1484f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22746 | 2026.05.01 17:59:20.586124 [ 279 ] {bd60aeac-a915-408a-b42f-f3e2d1484f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22747 | 2026.05.01 17:59:20.587072 [ 279 ] {bd60aeac-a915-408a-b42f-f3e2d1484f18} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22748 | 2026.05.01 17:59:20.587108 [ 279 ] {bd60aeac-a915-408a-b42f-f3e2d1484f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22749 | 2026.05.01 17:59:20.587688 [ 279 ] {bd60aeac-a915-408a-b42f-f3e2d1484f18} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 22750 | 2026.05.01 17:59:20.587916 [ 279 ] {bd60aeac-a915-408a-b42f-f3e2d1484f18} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22751 | 2026.05.01 17:59:20.588056 [ 279 ] {bd60aeac-a915-408a-b42f-f3e2d1484f18} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002005 sec., 27431.421446384044 rows/sec., 49.16 MiB/sec. | ||
| 22752 | 2026.05.01 17:59:20.588126 [ 279 ] {bd60aeac-a915-408a-b42f-f3e2d1484f18} <Debug> TCPHandler: Processed in 0.002204644 sec. | ||
| 22753 | 2026.05.01 17:59:20.588256 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22754 | 2026.05.01 17:59:20.588350 [ 279 ] {cbe64ab6-c8f9-4298-9e16-4b17a04e47dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 22755 | 2026.05.01 17:59:20.588390 [ 279 ] {cbe64ab6-c8f9-4298-9e16-4b17a04e47dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 22756 | 2026.05.01 17:59:20.588723 [ 279 ] {cbe64ab6-c8f9-4298-9e16-4b17a04e47dc} <Trace> oximeter.measurements_i64 (35f4cb40-bc4a-4785-a0a5-635399a17910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22757 | 2026.05.01 17:59:20.588758 [ 279 ] {cbe64ab6-c8f9-4298-9e16-4b17a04e47dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22758 | 2026.05.01 17:59:20.589048 [ 279 ] {cbe64ab6-c8f9-4298-9e16-4b17a04e47dc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 22759 | 2026.05.01 17:59:20.589249 [ 279 ] {cbe64ab6-c8f9-4298-9e16-4b17a04e47dc} <Trace> oximeter.measurements_i64 (35f4cb40-bc4a-4785-a0a5-635399a17910): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22760 | 2026.05.01 17:59:20.589341 [ 94 ] {} <Debug> oximeter.measurements_i64 (35f4cb40-bc4a-4785-a0a5-635399a17910) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 22761 | 2026.05.01 17:59:20.589371 [ 279 ] {cbe64ab6-c8f9-4298-9e16-4b17a04e47dc} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.00104 sec., 2884.6153846153848 rows/sec., 230.99 KiB/sec. | ||
| 22762 | 2026.05.01 17:59:20.589373 [ 94 ] {} <Trace> oximeter.measurements_i64 (35f4cb40-bc4a-4785-a0a5-635399a17910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22763 | 2026.05.01 17:59:20.589412 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22764 | 2026.05.01 17:59:20.589415 [ 279 ] {cbe64ab6-c8f9-4298-9e16-4b17a04e47dc} <Debug> TCPHandler: Processed in 0.001207394 sec. | ||
| 22765 | 2026.05.01 17:59:20.589534 [ 192 ] {35f4cb40-bc4a-4785-a0a5-635399a17910::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 | ||
| 22766 | 2026.05.01 17:59:20.589543 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22767 | 2026.05.01 17:59:20.589665 [ 279 ] {35ce0dd6-6a33-487c-8adc-8d7ccdbd73b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22768 | 2026.05.01 17:59:20.589706 [ 279 ] {35ce0dd6-6a33-487c-8adc-8d7ccdbd73b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22769 | 2026.05.01 17:59:20.589732 [ 192 ] {35f4cb40-bc4a-4785-a0a5-635399a17910::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22770 | 2026.05.01 17:59:20.589797 [ 192 ] {35f4cb40-bc4a-4785-a0a5-635399a17910::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 22771 | 2026.05.01 17:59:20.589903 [ 192 ] {35f4cb40-bc4a-4785-a0a5-635399a17910::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part | ||
| 22772 | 2026.05.01 17:59:20.589980 [ 192 ] {35f4cb40-bc4a-4785-a0a5-635399a17910::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
| 22773 | 2026.05.01 17:59:20.590047 [ 279 ] {35ce0dd6-6a33-487c-8adc-8d7ccdbd73b5} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22774 | 2026.05.01 17:59:20.590052 [ 192 ] {35f4cb40-bc4a-4785-a0a5-635399a17910::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 22775 | 2026.05.01 17:59:20.590093 [ 279 ] {35ce0dd6-6a33-487c-8adc-8d7ccdbd73b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22776 | 2026.05.01 17:59:20.590139 [ 192 ] {35f4cb40-bc4a-4785-a0a5-635399a17910::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 | ||
| 22777 | 2026.05.01 17:59:20.590213 [ 192 ] {35f4cb40-bc4a-4785-a0a5-635399a17910::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part | ||
| 22778 | 2026.05.01 17:59:20.590423 [ 279 ] {35ce0dd6-6a33-487c-8adc-8d7ccdbd73b5} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22779 | 2026.05.01 17:59:20.590649 [ 279 ] {35ce0dd6-6a33-487c-8adc-8d7ccdbd73b5} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22780 | 2026.05.01 17:59:20.590776 [ 279 ] {35ce0dd6-6a33-487c-8adc-8d7ccdbd73b5} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001129 sec., 97431.35518157661 rows/sec., 5.93 MiB/sec. | ||
| 22781 | 2026.05.01 17:59:20.590811 [ 279 ] {35ce0dd6-6a33-487c-8adc-8d7ccdbd73b5} <Debug> TCPHandler: Processed in 0.001316406 sec. | ||
| 22782 | 2026.05.01 17:59:20.592404 [ 197 ] {35f4cb40-bc4a-4785-a0a5-635399a17910::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.00293371 sec., 17384.131355859987 rows/sec., 1.24 MiB/sec. | ||
| 22783 | 2026.05.01 17:59:20.592525 [ 197 ] {35f4cb40-bc4a-4785-a0a5-635399a17910::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 22784 | 2026.05.01 17:59:20.592772 [ 197 ] {35f4cb40-bc4a-4785-a0a5-635399a17910::all_1_6_1} <Trace> oximeter.measurements_i64 (35f4cb40-bc4a-4785-a0a5-635399a17910): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22785 | 2026.05.01 17:59:20.592835 [ 197 ] {35f4cb40-bc4a-4785-a0a5-635399a17910::all_1_6_1} <Trace> oximeter.measurements_i64 (35f4cb40-bc4a-4785-a0a5-635399a17910) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 22786 | 2026.05.01 17:59:20.592903 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 22787 | 2026.05.01 17:59:21.001178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.81 MiB, peak 416.38 MiB, free memory in arenas 0.00 B, will set to 397.80 MiB (RSS), difference: 2.99 MiB | ||
| 22788 | 2026.05.01 17:59:21.939419 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59977 | ||
| 22789 | 2026.05.01 17:59:21.939536 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22790 | 2026.05.01 17:59:21.939563 [ 267 ] {} <Debug> TCP-Session: 8e583512-a1ef-481a-bea8-aeadf4de58c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59977 | ||
| 22791 | 2026.05.01 17:59:21.939584 [ 267 ] {} <Debug> TCP-Session: 8e583512-a1ef-481a-bea8-aeadf4de58c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22792 | 2026.05.01 17:59:21.939598 [ 267 ] {} <Debug> TCP-Session: 8e583512-a1ef-481a-bea8-aeadf4de58c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22793 | 2026.05.01 17:59:21.939842 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58540 | ||
| 22794 | 2026.05.01 17:59:21.939875 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35030 | ||
| 22795 | 2026.05.01 17:59:21.939885 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47374 | ||
| 22796 | 2026.05.01 17:59:21.939917 [ 267 ] {} <Trace> TCP-Session: 8e583512-a1ef-481a-bea8-aeadf4de58c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22797 | 2026.05.01 17:59:21.939894 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49845 | ||
| 22798 | 2026.05.01 17:59:21.939963 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22799 | 2026.05.01 17:59:21.939963 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22800 | 2026.05.01 17:59:21.940011 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22801 | 2026.05.01 17:59:21.940018 [ 339 ] {} <Debug> TCP-Session: dbf4e742-9fee-4bcb-9e20-43e892884928 Authenticating user 'default' from [fd00:1122:3344:101::e]:35030 | ||
| 22802 | 2026.05.01 17:59:21.940033 [ 335 ] {} <Debug> TCP-Session: 946c6edd-b86d-48c6-b39c-63b86f129854 Authenticating user 'default' from [fd00:1122:3344:101::e]:58540 | ||
| 22803 | 2026.05.01 17:59:21.940040 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22804 | 2026.05.01 17:59:21.940064 [ 335 ] {} <Debug> TCP-Session: 946c6edd-b86d-48c6-b39c-63b86f129854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22805 | 2026.05.01 17:59:21.940060 [ 339 ] {} <Debug> TCP-Session: dbf4e742-9fee-4bcb-9e20-43e892884928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22806 | 2026.05.01 17:59:21.940084 [ 341 ] {} <Debug> TCP-Session: 77aae5a2-00e7-4221-b1fa-78ecf5ac656d Authenticating user 'default' from [fd00:1122:3344:101::e]:49845 | ||
| 22807 | 2026.05.01 17:59:21.940088 [ 335 ] {} <Debug> TCP-Session: 946c6edd-b86d-48c6-b39c-63b86f129854 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22808 | 2026.05.01 17:59:21.940098 [ 339 ] {} <Debug> TCP-Session: dbf4e742-9fee-4bcb-9e20-43e892884928 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22809 | 2026.05.01 17:59:21.940117 [ 341 ] {} <Debug> TCP-Session: 77aae5a2-00e7-4221-b1fa-78ecf5ac656d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22810 | 2026.05.01 17:59:21.940113 [ 267 ] {32d50862-1a23-45c1-b723-a2a76d939ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59977) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22811 | 2026.05.01 17:59:21.940147 [ 341 ] {} <Debug> TCP-Session: 77aae5a2-00e7-4221-b1fa-78ecf5ac656d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22812 | 2026.05.01 17:59:21.939855 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56100 | ||
| 22813 | 2026.05.01 17:59:21.939863 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46771 | ||
| 22814 | 2026.05.01 17:59:21.939852 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48130 | ||
| 22815 | 2026.05.01 17:59:21.940262 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22816 | 2026.05.01 17:59:21.939842 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35276 | ||
| 22817 | 2026.05.01 17:59:21.940316 [ 336 ] {} <Debug> TCP-Session: 9add327b-cf2c-4bd4-963f-98854efcb085 Authenticating user 'default' from [fd00:1122:3344:101::e]:56100 | ||
| 22818 | 2026.05.01 17:59:21.940338 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22819 | 2026.05.01 17:59:21.940363 [ 336 ] {} <Debug> TCP-Session: 9add327b-cf2c-4bd4-963f-98854efcb085 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22820 | 2026.05.01 17:59:21.940375 [ 337 ] {} <Debug> TCP-Session: 464c48d1-37ca-4177-a8dd-d82780943d4e Authenticating user 'default' from [fd00:1122:3344:101::e]:48130 | ||
| 22821 | 2026.05.01 17:59:21.940389 [ 336 ] {} <Debug> TCP-Session: 9add327b-cf2c-4bd4-963f-98854efcb085 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22822 | 2026.05.01 17:59:21.940406 [ 337 ] {} <Debug> TCP-Session: 464c48d1-37ca-4177-a8dd-d82780943d4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22823 | 2026.05.01 17:59:21.940405 [ 267 ] {32d50862-1a23-45c1-b723-a2a76d939ae6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22824 | 2026.05.01 17:59:21.940429 [ 337 ] {} <Debug> TCP-Session: 464c48d1-37ca-4177-a8dd-d82780943d4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22825 | 2026.05.01 17:59:21.940051 [ 340 ] {} <Debug> TCP-Session: fe59629c-59b7-4832-9c6a-9e13d1d1551b Authenticating user 'default' from [fd00:1122:3344:101::e]:47374 | ||
| 22826 | 2026.05.01 17:59:21.940484 [ 340 ] {} <Debug> TCP-Session: fe59629c-59b7-4832-9c6a-9e13d1d1551b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22827 | 2026.05.01 17:59:21.940487 [ 267 ] {32d50862-1a23-45c1-b723-a2a76d939ae6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22828 | 2026.05.01 17:59:21.940503 [ 340 ] {} <Debug> TCP-Session: fe59629c-59b7-4832-9c6a-9e13d1d1551b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22829 | 2026.05.01 17:59:21.940504 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22830 | 2026.05.01 17:59:21.940559 [ 338 ] {} <Debug> TCP-Session: d1820769-e682-43a5-8533-1695abef0af0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46771 | ||
| 22831 | 2026.05.01 17:59:21.940586 [ 338 ] {} <Debug> TCP-Session: d1820769-e682-43a5-8533-1695abef0af0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22832 | 2026.05.01 17:59:21.940598 [ 338 ] {} <Debug> TCP-Session: d1820769-e682-43a5-8533-1695abef0af0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22833 | 2026.05.01 17:59:21.940697 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22834 | 2026.05.01 17:59:21.940727 [ 334 ] {} <Debug> TCP-Session: 597dab2a-321b-44af-b98a-b783c400d955 Authenticating user 'default' from [fd00:1122:3344:101::e]:35276 | ||
| 22835 | 2026.05.01 17:59:21.940744 [ 334 ] {} <Debug> TCP-Session: 597dab2a-321b-44af-b98a-b783c400d955 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22836 | 2026.05.01 17:59:21.940755 [ 334 ] {} <Debug> TCP-Session: 597dab2a-321b-44af-b98a-b783c400d955 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22837 | 2026.05.01 17:59:21.940812 [ 267 ] {32d50862-1a23-45c1-b723-a2a76d939ae6} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 22838 | 2026.05.01 17:59:21.941902 [ 344 ] {32d50862-1a23-45c1-b723-a2a76d939ae6} <Trace> AggregatingTransform: Aggregating | ||
| 22839 | 2026.05.01 17:59:21.941947 [ 344 ] {32d50862-1a23-45c1-b723-a2a76d939ae6} <Trace> Aggregator: Aggregation method: without_key | ||
| 22840 | 2026.05.01 17:59:21.941984 [ 344 ] {32d50862-1a23-45c1-b723-a2a76d939ae6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001068101 sec. (936.241 rows/sec., 36.57 KiB/sec.) | ||
| 22841 | 2026.05.01 17:59:21.942003 [ 344 ] {32d50862-1a23-45c1-b723-a2a76d939ae6} <Trace> Aggregator: Merging aggregated data | ||
| 22842 | 2026.05.01 17:59:21.943338 [ 267 ] {32d50862-1a23-45c1-b723-a2a76d939ae6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003282 sec., 304.69226081657524 rows/sec., 11.90 KiB/sec. | ||
| 22843 | 2026.05.01 17:59:21.943491 [ 267 ] {32d50862-1a23-45c1-b723-a2a76d939ae6} <Debug> TCPHandler: Processed in 0.003695115 sec. | ||
| 22844 | 2026.05.01 17:59:21.943615 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22845 | 2026.05.01 17:59:21.943640 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22846 | 2026.05.01 17:59:21.943644 [ 267 ] {} <Debug> TCP-Session: 8e583512-a1ef-481a-bea8-aeadf4de58c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22847 | 2026.05.01 17:59:21.943663 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22848 | 2026.05.01 17:59:21.943683 [ 334 ] {} <Debug> TCP-Session: 597dab2a-321b-44af-b98a-b783c400d955 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22849 | 2026.05.01 17:59:21.943684 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22850 | 2026.05.01 17:59:21.943698 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22851 | 2026.05.01 17:59:21.943730 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22852 | 2026.05.01 17:59:21.943749 [ 335 ] {} <Debug> TCP-Session: 946c6edd-b86d-48c6-b39c-63b86f129854 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22853 | 2026.05.01 17:59:21.943765 [ 340 ] {} <Debug> TCP-Session: fe59629c-59b7-4832-9c6a-9e13d1d1551b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22854 | 2026.05.01 17:59:21.943764 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22855 | 2026.05.01 17:59:21.943793 [ 339 ] {} <Debug> TCP-Session: dbf4e742-9fee-4bcb-9e20-43e892884928 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22856 | 2026.05.01 17:59:21.943744 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22857 | 2026.05.01 17:59:21.943828 [ 337 ] {} <Debug> TCP-Session: 464c48d1-37ca-4177-a8dd-d82780943d4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22858 | 2026.05.01 17:59:21.943721 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22859 | 2026.05.01 17:59:21.943866 [ 336 ] {} <Debug> TCP-Session: 9add327b-cf2c-4bd4-963f-98854efcb085 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22860 | 2026.05.01 17:59:21.943708 [ 341 ] {} <Debug> TCP-Session: 77aae5a2-00e7-4221-b1fa-78ecf5ac656d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22861 | 2026.05.01 17:59:21.943910 [ 338 ] {} <Debug> TCP-Session: d1820769-e682-43a5-8533-1695abef0af0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22862 | 2026.05.01 17:59:22.256440 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 22863 | 2026.05.01 17:59:22.275481 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22864 | 2026.05.01 17:59:22.275535 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 22865 | 2026.05.01 17:59:22.281917 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 22866 | 2026.05.01 17:59:22.283107 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22867 | 2026.05.01 17:59:22.288555 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 22868 | 2026.05.01 17:59:23.503632 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45412 | ||
| 22869 | 2026.05.01 17:59:23.503736 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22870 | 2026.05.01 17:59:23.503762 [ 267 ] {} <Debug> TCP-Session: 2ff7fee3-a895-45a2-942c-78b78f860b8f Authenticating user 'default' from [fd00:1122:3344:101::e]:45412 | ||
| 22871 | 2026.05.01 17:59:23.503783 [ 267 ] {} <Debug> TCP-Session: 2ff7fee3-a895-45a2-942c-78b78f860b8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22872 | 2026.05.01 17:59:23.503796 [ 267 ] {} <Debug> TCP-Session: 2ff7fee3-a895-45a2-942c-78b78f860b8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22873 | 2026.05.01 17:59:23.504021 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50397 | ||
| 22874 | 2026.05.01 17:59:23.504046 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47802 | ||
| 22875 | 2026.05.01 17:59:23.504086 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61427 | ||
| 22876 | 2026.05.01 17:59:23.504103 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41297 | ||
| 22877 | 2026.05.01 17:59:23.504151 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22878 | 2026.05.01 17:59:23.504114 [ 267 ] {} <Trace> TCP-Session: 2ff7fee3-a895-45a2-942c-78b78f860b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22879 | 2026.05.01 17:59:23.504188 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22880 | 2026.05.01 17:59:23.504193 [ 334 ] {} <Debug> TCP-Session: 85a0aa2e-c7bf-4bd6-ae33-8fef4bce0145 Authenticating user 'default' from [fd00:1122:3344:101::e]:50397 | ||
| 22881 | 2026.05.01 17:59:23.504223 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22882 | 2026.05.01 17:59:23.504235 [ 339 ] {} <Debug> TCP-Session: 720a53c9-48ee-4b30-801b-c5ac3a05fb75 Authenticating user 'default' from [fd00:1122:3344:101::e]:61427 | ||
| 22883 | 2026.05.01 17:59:23.504248 [ 334 ] {} <Debug> TCP-Session: 85a0aa2e-c7bf-4bd6-ae33-8fef4bce0145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22884 | 2026.05.01 17:59:23.504261 [ 341 ] {} <Debug> TCP-Session: ee8c9f61-6f8a-4a3c-8fc5-b66c7276faa5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41297 | ||
| 22885 | 2026.05.01 17:59:23.504275 [ 339 ] {} <Debug> TCP-Session: 720a53c9-48ee-4b30-801b-c5ac3a05fb75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22886 | 2026.05.01 17:59:23.504282 [ 334 ] {} <Debug> TCP-Session: 85a0aa2e-c7bf-4bd6-ae33-8fef4bce0145 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22887 | 2026.05.01 17:59:23.504311 [ 339 ] {} <Debug> TCP-Session: 720a53c9-48ee-4b30-801b-c5ac3a05fb75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22888 | 2026.05.01 17:59:23.504302 [ 341 ] {} <Debug> TCP-Session: ee8c9f61-6f8a-4a3c-8fc5-b66c7276faa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22889 | 2026.05.01 17:59:23.504181 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22890 | 2026.05.01 17:59:23.504352 [ 267 ] {d1c0f0a4-a07a-4478-9d9a-91226c521428} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45412) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22891 | 2026.05.01 17:59:23.504356 [ 341 ] {} <Debug> TCP-Session: ee8c9f61-6f8a-4a3c-8fc5-b66c7276faa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22892 | 2026.05.01 17:59:23.504384 [ 335 ] {} <Debug> TCP-Session: ea530b15-8015-41c8-80d0-fc7ad9ae2234 Authenticating user 'default' from [fd00:1122:3344:101::e]:47802 | ||
| 22893 | 2026.05.01 17:59:23.504096 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64499 | ||
| 22894 | 2026.05.01 17:59:23.504423 [ 335 ] {} <Debug> TCP-Session: ea530b15-8015-41c8-80d0-fc7ad9ae2234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22895 | 2026.05.01 17:59:23.504071 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52177 | ||
| 22896 | 2026.05.01 17:59:23.504483 [ 335 ] {} <Debug> TCP-Session: ea530b15-8015-41c8-80d0-fc7ad9ae2234 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22897 | 2026.05.01 17:59:23.504059 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46483 | ||
| 22898 | 2026.05.01 17:59:23.504535 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22899 | 2026.05.01 17:59:23.504569 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22900 | 2026.05.01 17:59:23.504592 [ 340 ] {} <Debug> TCP-Session: 9fae62ce-607c-490c-a252-ad1f552ec405 Authenticating user 'default' from [fd00:1122:3344:101::e]:64499 | ||
| 22901 | 2026.05.01 17:59:23.504606 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22902 | 2026.05.01 17:59:23.504612 [ 338 ] {} <Debug> TCP-Session: da5b4ffc-3cfc-4e39-a065-aab07a3f4c59 Authenticating user 'default' from [fd00:1122:3344:101::e]:52177 | ||
| 22903 | 2026.05.01 17:59:23.504633 [ 340 ] {} <Debug> TCP-Session: 9fae62ce-607c-490c-a252-ad1f552ec405 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22904 | 2026.05.01 17:59:23.504649 [ 337 ] {} <Debug> TCP-Session: 1e6122fc-5943-4bb6-9232-0eea2f10ae00 Authenticating user 'default' from [fd00:1122:3344:101::e]:46483 | ||
| 22905 | 2026.05.01 17:59:23.504673 [ 340 ] {} <Debug> TCP-Session: 9fae62ce-607c-490c-a252-ad1f552ec405 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22906 | 2026.05.01 17:59:23.504690 [ 337 ] {} <Debug> TCP-Session: 1e6122fc-5943-4bb6-9232-0eea2f10ae00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22907 | 2026.05.01 17:59:23.504662 [ 338 ] {} <Debug> TCP-Session: da5b4ffc-3cfc-4e39-a065-aab07a3f4c59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22908 | 2026.05.01 17:59:23.504717 [ 337 ] {} <Debug> TCP-Session: 1e6122fc-5943-4bb6-9232-0eea2f10ae00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22909 | 2026.05.01 17:59:23.504740 [ 338 ] {} <Debug> TCP-Session: da5b4ffc-3cfc-4e39-a065-aab07a3f4c59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22910 | 2026.05.01 17:59:23.504636 [ 267 ] {d1c0f0a4-a07a-4478-9d9a-91226c521428} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22911 | 2026.05.01 17:59:23.504054 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39726 | ||
| 22912 | 2026.05.01 17:59:23.504833 [ 267 ] {d1c0f0a4-a07a-4478-9d9a-91226c521428} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22913 | 2026.05.01 17:59:23.504857 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22914 | 2026.05.01 17:59:23.504884 [ 336 ] {} <Debug> TCP-Session: 24523c55-9fe7-40f2-a4a4-748456f381b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39726 | ||
| 22915 | 2026.05.01 17:59:23.504900 [ 336 ] {} <Debug> TCP-Session: 24523c55-9fe7-40f2-a4a4-748456f381b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22916 | 2026.05.01 17:59:23.504912 [ 336 ] {} <Debug> TCP-Session: 24523c55-9fe7-40f2-a4a4-748456f381b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22917 | 2026.05.01 17:59:23.505134 [ 267 ] {d1c0f0a4-a07a-4478-9d9a-91226c521428} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 22918 | 2026.05.01 17:59:23.506115 [ 295 ] {d1c0f0a4-a07a-4478-9d9a-91226c521428} <Trace> AggregatingTransform: Aggregating | ||
| 22919 | 2026.05.01 17:59:23.506164 [ 295 ] {d1c0f0a4-a07a-4478-9d9a-91226c521428} <Trace> Aggregator: Aggregation method: without_key | ||
| 22920 | 2026.05.01 17:59:23.506206 [ 295 ] {d1c0f0a4-a07a-4478-9d9a-91226c521428} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000959239 sec. (1042.493 rows/sec., 40.72 KiB/sec.) | ||
| 22921 | 2026.05.01 17:59:23.506224 [ 295 ] {d1c0f0a4-a07a-4478-9d9a-91226c521428} <Trace> Aggregator: Merging aggregated data | ||
| 22922 | 2026.05.01 17:59:23.507448 [ 267 ] {d1c0f0a4-a07a-4478-9d9a-91226c521428} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003151 sec., 317.35956839098696 rows/sec., 12.40 KiB/sec. | ||
| 22923 | 2026.05.01 17:59:23.507612 [ 267 ] {d1c0f0a4-a07a-4478-9d9a-91226c521428} <Debug> TCPHandler: Processed in 0.003620653 sec. | ||
| 22924 | 2026.05.01 17:59:23.507768 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22925 | 2026.05.01 17:59:23.507796 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22926 | 2026.05.01 17:59:23.507809 [ 267 ] {} <Debug> TCP-Session: 2ff7fee3-a895-45a2-942c-78b78f860b8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22927 | 2026.05.01 17:59:23.507816 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22928 | 2026.05.01 17:59:23.507826 [ 341 ] {} <Debug> TCP-Session: ee8c9f61-6f8a-4a3c-8fc5-b66c7276faa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22929 | 2026.05.01 17:59:23.507835 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22930 | 2026.05.01 17:59:23.507854 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22931 | 2026.05.01 17:59:23.507873 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22932 | 2026.05.01 17:59:23.507911 [ 336 ] {} <Debug> TCP-Session: 24523c55-9fe7-40f2-a4a4-748456f381b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22933 | 2026.05.01 17:59:23.507923 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22934 | 2026.05.01 17:59:23.507942 [ 337 ] {} <Debug> TCP-Session: 1e6122fc-5943-4bb6-9232-0eea2f10ae00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22935 | 2026.05.01 17:59:23.507963 [ 340 ] {} <Debug> TCP-Session: 9fae62ce-607c-490c-a252-ad1f552ec405 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22936 | 2026.05.01 17:59:23.507906 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22937 | 2026.05.01 17:59:23.507894 [ 334 ] {} <Debug> TCP-Session: 85a0aa2e-c7bf-4bd6-ae33-8fef4bce0145 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22938 | 2026.05.01 17:59:23.507862 [ 335 ] {} <Debug> TCP-Session: ea530b15-8015-41c8-80d0-fc7ad9ae2234 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22939 | 2026.05.01 17:59:23.508027 [ 338 ] {} <Debug> TCP-Session: da5b4ffc-3cfc-4e39-a065-aab07a3f4c59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22940 | 2026.05.01 17:59:23.507893 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22941 | 2026.05.01 17:59:23.508100 [ 339 ] {} <Debug> TCP-Session: 720a53c9-48ee-4b30-801b-c5ac3a05fb75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22942 | 2026.05.01 17:59:23.626170 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39246 | ||
| 22943 | 2026.05.01 17:59:23.626282 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22944 | 2026.05.01 17:59:23.626320 [ 267 ] {} <Debug> TCP-Session: c47a234e-c447-431a-9747-aae7d5546c4f Authenticating user 'default' from [fd00:1122:3344:101::e]:39246 | ||
| 22945 | 2026.05.01 17:59:23.626350 [ 267 ] {} <Debug> TCP-Session: c47a234e-c447-431a-9747-aae7d5546c4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22946 | 2026.05.01 17:59:23.626368 [ 267 ] {} <Debug> TCP-Session: c47a234e-c447-431a-9747-aae7d5546c4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22947 | 2026.05.01 17:59:23.626626 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36992 | ||
| 22948 | 2026.05.01 17:59:23.626660 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37253 | ||
| 22949 | 2026.05.01 17:59:23.626668 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34639 | ||
| 22950 | 2026.05.01 17:59:23.626699 [ 267 ] {} <Trace> TCP-Session: c47a234e-c447-431a-9747-aae7d5546c4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22951 | 2026.05.01 17:59:23.626684 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63627 | ||
| 22952 | 2026.05.01 17:59:23.626678 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33615 | ||
| 22953 | 2026.05.01 17:59:23.626783 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22954 | 2026.05.01 17:59:23.626788 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22955 | 2026.05.01 17:59:23.626794 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22956 | 2026.05.01 17:59:23.626809 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22957 | 2026.05.01 17:59:23.626832 [ 338 ] {} <Debug> TCP-Session: 7ed2a9d8-c688-4b21-90f9-1eaa7deb3c9f Authenticating user 'default' from [fd00:1122:3344:101::e]:37253 | ||
| 22958 | 2026.05.01 17:59:23.626850 [ 339 ] {} <Debug> TCP-Session: 2d28db23-3cf8-49cb-bfa6-387fc79c0e7d Authenticating user 'default' from [fd00:1122:3344:101::e]:34639 | ||
| 22959 | 2026.05.01 17:59:23.626868 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22960 | 2026.05.01 17:59:23.626879 [ 338 ] {} <Debug> TCP-Session: 7ed2a9d8-c688-4b21-90f9-1eaa7deb3c9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22961 | 2026.05.01 17:59:23.626893 [ 339 ] {} <Debug> TCP-Session: 2d28db23-3cf8-49cb-bfa6-387fc79c0e7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22962 | 2026.05.01 17:59:23.626916 [ 340 ] {} <Debug> TCP-Session: 71b326a8-f1c1-41da-8c1c-2cf97074bbdf Authenticating user 'default' from [fd00:1122:3344:101::e]:33615 | ||
| 22963 | 2026.05.01 17:59:23.626933 [ 339 ] {} <Debug> TCP-Session: 2d28db23-3cf8-49cb-bfa6-387fc79c0e7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22964 | 2026.05.01 17:59:23.626954 [ 340 ] {} <Debug> TCP-Session: 71b326a8-f1c1-41da-8c1c-2cf97074bbdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22965 | 2026.05.01 17:59:23.626888 [ 267 ] {20b0579e-2b64-4143-bde9-a7a3aedb570e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39246) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22966 | 2026.05.01 17:59:23.626979 [ 340 ] {} <Debug> TCP-Session: 71b326a8-f1c1-41da-8c1c-2cf97074bbdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22967 | 2026.05.01 17:59:23.626862 [ 341 ] {} <Debug> TCP-Session: c30fa904-c9b3-4f77-b1d0-e51d546c0d3f Authenticating user 'default' from [fd00:1122:3344:101::e]:63627 | ||
| 22968 | 2026.05.01 17:59:23.626654 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55101 | ||
| 22969 | 2026.05.01 17:59:23.627042 [ 341 ] {} <Debug> TCP-Session: c30fa904-c9b3-4f77-b1d0-e51d546c0d3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22970 | 2026.05.01 17:59:23.626645 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34478 | ||
| 22971 | 2026.05.01 17:59:23.627062 [ 341 ] {} <Debug> TCP-Session: c30fa904-c9b3-4f77-b1d0-e51d546c0d3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22972 | 2026.05.01 17:59:23.626634 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37847 | ||
| 22973 | 2026.05.01 17:59:23.627098 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22974 | 2026.05.01 17:59:23.627137 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22975 | 2026.05.01 17:59:23.627152 [ 337 ] {} <Debug> TCP-Session: 011ec2d3-dea4-4b79-bcbe-ff415ff6d821 Authenticating user 'default' from [fd00:1122:3344:101::e]:55101 | ||
| 22976 | 2026.05.01 17:59:23.626825 [ 334 ] {} <Debug> TCP-Session: 42edb3d5-1827-4041-848d-312029a3e9cb Authenticating user 'default' from [fd00:1122:3344:101::e]:36992 | ||
| 22977 | 2026.05.01 17:59:23.627176 [ 336 ] {} <Debug> TCP-Session: 1c4551f4-adf1-4605-baf9-965bef0c0bc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34478 | ||
| 22978 | 2026.05.01 17:59:23.627183 [ 337 ] {} <Debug> TCP-Session: 011ec2d3-dea4-4b79-bcbe-ff415ff6d821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22979 | 2026.05.01 17:59:23.627220 [ 336 ] {} <Debug> TCP-Session: 1c4551f4-adf1-4605-baf9-965bef0c0bc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22980 | 2026.05.01 17:59:23.627233 [ 337 ] {} <Debug> TCP-Session: 011ec2d3-dea4-4b79-bcbe-ff415ff6d821 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22981 | 2026.05.01 17:59:23.627246 [ 336 ] {} <Debug> TCP-Session: 1c4551f4-adf1-4605-baf9-965bef0c0bc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22982 | 2026.05.01 17:59:23.627262 [ 267 ] {20b0579e-2b64-4143-bde9-a7a3aedb570e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22983 | 2026.05.01 17:59:23.627182 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22984 | 2026.05.01 17:59:23.627222 [ 334 ] {} <Debug> TCP-Session: 42edb3d5-1827-4041-848d-312029a3e9cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22985 | 2026.05.01 17:59:23.627334 [ 335 ] {} <Debug> TCP-Session: 2bbf4838-6bc5-4d0f-9ef9-32feb96c19ab Authenticating user 'default' from [fd00:1122:3344:101::e]:37847 | ||
| 22986 | 2026.05.01 17:59:23.627353 [ 334 ] {} <Debug> TCP-Session: 42edb3d5-1827-4041-848d-312029a3e9cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22987 | 2026.05.01 17:59:23.627371 [ 335 ] {} <Debug> TCP-Session: 2bbf4838-6bc5-4d0f-9ef9-32feb96c19ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22988 | 2026.05.01 17:59:23.627330 [ 267 ] {20b0579e-2b64-4143-bde9-a7a3aedb570e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22989 | 2026.05.01 17:59:23.627395 [ 335 ] {} <Debug> TCP-Session: 2bbf4838-6bc5-4d0f-9ef9-32feb96c19ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22990 | 2026.05.01 17:59:23.626924 [ 338 ] {} <Debug> TCP-Session: 7ed2a9d8-c688-4b21-90f9-1eaa7deb3c9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22991 | 2026.05.01 17:59:23.627701 [ 267 ] {20b0579e-2b64-4143-bde9-a7a3aedb570e} <Debug> oximeter.version (e33495b6-2466-43fb-bbfa-0f4410b1acce) (SelectExecutor): Key condition: unknown | ||
| 22992 | 2026.05.01 17:59:23.628745 [ 331 ] {20b0579e-2b64-4143-bde9-a7a3aedb570e} <Trace> AggregatingTransform: Aggregating | ||
| 22993 | 2026.05.01 17:59:23.628786 [ 331 ] {20b0579e-2b64-4143-bde9-a7a3aedb570e} <Trace> Aggregator: Aggregation method: without_key | ||
| 22994 | 2026.05.01 17:59:23.628824 [ 331 ] {20b0579e-2b64-4143-bde9-a7a3aedb570e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001012461 sec. (987.692 rows/sec., 38.58 KiB/sec.) | ||
| 22995 | 2026.05.01 17:59:23.628844 [ 331 ] {20b0579e-2b64-4143-bde9-a7a3aedb570e} <Trace> Aggregator: Merging aggregated data | ||
| 22996 | 2026.05.01 17:59:23.630219 [ 267 ] {20b0579e-2b64-4143-bde9-a7a3aedb570e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003388 sec., 295.159386068477 rows/sec., 11.53 KiB/sec. | ||
| 22997 | 2026.05.01 17:59:23.630371 [ 267 ] {20b0579e-2b64-4143-bde9-a7a3aedb570e} <Debug> TCPHandler: Processed in 0.003793967 sec. | ||
| 22998 | 2026.05.01 17:59:23.630522 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22999 | 2026.05.01 17:59:23.630551 [ 267 ] {} <Debug> TCP-Session: c47a234e-c447-431a-9747-aae7d5546c4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23000 | 2026.05.01 17:59:23.630569 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23001 | 2026.05.01 17:59:23.630591 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23002 | 2026.05.01 17:59:23.630617 [ 334 ] {} <Debug> TCP-Session: 42edb3d5-1827-4041-848d-312029a3e9cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23003 | 2026.05.01 17:59:23.630617 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23004 | 2026.05.01 17:59:23.630652 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23005 | 2026.05.01 17:59:23.630668 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23006 | 2026.05.01 17:59:23.630683 [ 335 ] {} <Debug> TCP-Session: 2bbf4838-6bc5-4d0f-9ef9-32feb96c19ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23007 | 2026.05.01 17:59:23.630706 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23008 | 2026.05.01 17:59:23.630720 [ 337 ] {} <Debug> TCP-Session: 011ec2d3-dea4-4b79-bcbe-ff415ff6d821 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23009 | 2026.05.01 17:59:23.630703 [ 336 ] {} <Debug> TCP-Session: 1c4551f4-adf1-4605-baf9-965bef0c0bc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23010 | 2026.05.01 17:59:23.630760 [ 340 ] {} <Debug> TCP-Session: 71b326a8-f1c1-41da-8c1c-2cf97074bbdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23011 | 2026.05.01 17:59:23.630689 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23012 | 2026.05.01 17:59:23.630636 [ 341 ] {} <Debug> TCP-Session: c30fa904-c9b3-4f77-b1d0-e51d546c0d3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23013 | 2026.05.01 17:59:23.630828 [ 339 ] {} <Debug> TCP-Session: 2d28db23-3cf8-49cb-bfa6-387fc79c0e7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23014 | 2026.05.01 17:59:23.630635 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23015 | 2026.05.01 17:59:23.630890 [ 338 ] {} <Debug> TCP-Session: 7ed2a9d8-c688-4b21-90f9-1eaa7deb3c9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23016 | 2026.05.01 17:59:25.173143 [ 225 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23017 | 2026.05.01 17:59:25.173194 [ 225 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23018 | 2026.05.01 17:59:25.177133 [ 225 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23019 | 2026.05.01 17:59:25.554246 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23020 | 2026.05.01 17:59:25.554440 [ 279 ] {dbc84358-8029-4094-ac2e-d95fac853ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23021 | 2026.05.01 17:59:25.554510 [ 279 ] {dbc84358-8029-4094-ac2e-d95fac853ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23022 | 2026.05.01 17:59:25.555205 [ 279 ] {dbc84358-8029-4094-ac2e-d95fac853ea3} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23023 | 2026.05.01 17:59:25.555249 [ 279 ] {dbc84358-8029-4094-ac2e-d95fac853ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 23024 | 2026.05.01 17:59:25.555807 [ 279 ] {dbc84358-8029-4094-ac2e-d95fac853ea3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 23025 | 2026.05.01 17:59:25.556345 [ 279 ] {dbc84358-8029-4094-ac2e-d95fac853ea3} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23026 | 2026.05.01 17:59:25.556494 [ 279 ] {dbc84358-8029-4094-ac2e-d95fac853ea3} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.002109 sec., 948.3167377904219 rows/sec., 70.38 KiB/sec. | ||
| 23027 | 2026.05.01 17:59:25.556535 [ 279 ] {dbc84358-8029-4094-ac2e-d95fac853ea3} <Debug> TCPHandler: Processed in 0.002420989 sec. | ||
| 23028 | 2026.05.01 17:59:25.556657 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23029 | 2026.05.01 17:59:25.556750 [ 279 ] {5e60f077-6c9c-4bcb-afde-d08ba7ac345e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23030 | 2026.05.01 17:59:25.556789 [ 279 ] {5e60f077-6c9c-4bcb-afde-d08ba7ac345e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23031 | 2026.05.01 17:59:25.557213 [ 279 ] {5e60f077-6c9c-4bcb-afde-d08ba7ac345e} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23032 | 2026.05.01 17:59:25.557247 [ 279 ] {5e60f077-6c9c-4bcb-afde-d08ba7ac345e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 23033 | 2026.05.01 17:59:25.557673 [ 279 ] {5e60f077-6c9c-4bcb-afde-d08ba7ac345e} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 23034 | 2026.05.01 17:59:25.558140 [ 279 ] {5e60f077-6c9c-4bcb-afde-d08ba7ac345e} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23035 | 2026.05.01 17:59:25.558265 [ 279 ] {5e60f077-6c9c-4bcb-afde-d08ba7ac345e} <Debug> executeQuery: Read 72 rows, 5.83 KiB in 0.001533 sec., 46966.731898238744 rows/sec., 3.71 MiB/sec. | ||
| 23036 | 2026.05.01 17:59:25.558303 [ 279 ] {5e60f077-6c9c-4bcb-afde-d08ba7ac345e} <Debug> TCPHandler: Processed in 0.001692954 sec. | ||
| 23037 | 2026.05.01 17:59:25.558420 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23038 | 2026.05.01 17:59:25.558512 [ 279 ] {e8fdc0eb-6d85-4012-aaef-581714eaef9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23039 | 2026.05.01 17:59:25.558551 [ 279 ] {e8fdc0eb-6d85-4012-aaef-581714eaef9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23040 | 2026.05.01 17:59:25.558940 [ 279 ] {e8fdc0eb-6d85-4012-aaef-581714eaef9a} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23041 | 2026.05.01 17:59:25.558973 [ 279 ] {e8fdc0eb-6d85-4012-aaef-581714eaef9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 23042 | 2026.05.01 17:59:25.559399 [ 279 ] {e8fdc0eb-6d85-4012-aaef-581714eaef9a} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 23043 | 2026.05.01 17:59:25.559864 [ 279 ] {e8fdc0eb-6d85-4012-aaef-581714eaef9a} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23044 | 2026.05.01 17:59:25.559969 [ 105 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 23045 | 2026.05.01 17:59:25.559993 [ 279 ] {e8fdc0eb-6d85-4012-aaef-581714eaef9a} <Debug> executeQuery: Read 8 rows, 590.00 B in 0.001498 sec., 5340.45393858478 rows/sec., 384.63 KiB/sec. | ||
| 23046 | 2026.05.01 17:59:25.560002 [ 105 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23047 | 2026.05.01 17:59:25.560025 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 23048 | 2026.05.01 17:59:25.560031 [ 279 ] {e8fdc0eb-6d85-4012-aaef-581714eaef9a} <Debug> TCPHandler: Processed in 0.001657133 sec. | ||
| 23049 | 2026.05.01 17:59:25.560119 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 23050 | 2026.05.01 17:59:25.560140 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23051 | 2026.05.01 17:59:25.560219 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23052 | 2026.05.01 17:59:25.560230 [ 279 ] {e5d2d52b-6223-4c59-b477-ca714b4bd621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23053 | 2026.05.01 17:59:25.560253 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 334 rows starting from the beginning of the part | ||
| 23054 | 2026.05.01 17:59:25.560270 [ 279 ] {e5d2d52b-6223-4c59-b477-ca714b4bd621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23055 | 2026.05.01 17:59:25.560325 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 25 rows starting from the beginning of the part | ||
| 23056 | 2026.05.01 17:59:25.560379 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 287 rows starting from the beginning of the part | ||
| 23057 | 2026.05.01 17:59:25.560428 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 8 rows starting from the beginning of the part | ||
| 23058 | 2026.05.01 17:59:25.560475 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 290 rows starting from the beginning of the part | ||
| 23059 | 2026.05.01 17:59:25.560519 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 8 rows starting from the beginning of the part | ||
| 23060 | 2026.05.01 17:59:25.560712 [ 279 ] {e5d2d52b-6223-4c59-b477-ca714b4bd621} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23061 | 2026.05.01 17:59:25.560746 [ 279 ] {e5d2d52b-6223-4c59-b477-ca714b4bd621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 23062 | 2026.05.01 17:59:25.561175 [ 279 ] {e5d2d52b-6223-4c59-b477-ca714b4bd621} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 23063 | 2026.05.01 17:59:25.561513 [ 197 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 952 rows, containing 5 columns (5 merged, 0 gathered) in 0.001439129 sec., 661511.2335308371 rows/sec., 43.82 MiB/sec. | ||
| 23064 | 2026.05.01 17:59:25.561646 [ 279 ] {e5d2d52b-6223-4c59-b477-ca714b4bd621} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23065 | 2026.05.01 17:59:25.561746 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 23066 | 2026.05.01 17:59:25.561775 [ 279 ] {e5d2d52b-6223-4c59-b477-ca714b4bd621} <Debug> executeQuery: Read 84 rows, 6.58 KiB in 0.001561 sec., 53811.65919282511 rows/sec., 4.12 MiB/sec. | ||
| 23067 | 2026.05.01 17:59:25.561813 [ 279 ] {e5d2d52b-6223-4c59-b477-ca714b4bd621} <Debug> TCPHandler: Processed in 0.001719634 sec. | ||
| 23068 | 2026.05.01 17:59:25.561929 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23069 | 2026.05.01 17:59:25.562021 [ 279 ] {30786779-8992-4b53-a2da-e40a4c6be99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23070 | 2026.05.01 17:59:25.562063 [ 279 ] {30786779-8992-4b53-a2da-e40a4c6be99d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23071 | 2026.05.01 17:59:25.562295 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_136_27} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23072 | 2026.05.01 17:59:25.562362 [ 193 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_136_27} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 23073 | 2026.05.01 17:59:25.562418 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 23074 | 2026.05.01 17:59:25.562465 [ 279 ] {30786779-8992-4b53-a2da-e40a4c6be99d} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23075 | 2026.05.01 17:59:25.562499 [ 279 ] {30786779-8992-4b53-a2da-e40a4c6be99d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 23076 | 2026.05.01 17:59:25.562938 [ 279 ] {30786779-8992-4b53-a2da-e40a4c6be99d} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 23077 | 2026.05.01 17:59:25.563375 [ 279 ] {30786779-8992-4b53-a2da-e40a4c6be99d} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23078 | 2026.05.01 17:59:25.563504 [ 279 ] {30786779-8992-4b53-a2da-e40a4c6be99d} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001501 sec., 107928.04796802132 rows/sec., 7.50 MiB/sec. | ||
| 23079 | 2026.05.01 17:59:25.563509 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 5 parts from all_1_153_32 to all_157_157_0 | ||
| 23080 | 2026.05.01 17:59:25.563541 [ 279 ] {30786779-8992-4b53-a2da-e40a4c6be99d} <Debug> TCPHandler: Processed in 0.001659253 sec. | ||
| 23081 | 2026.05.01 17:59:25.563575 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23082 | 2026.05.01 17:59:25.563600 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 23083 | 2026.05.01 17:59:25.563663 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23084 | 2026.05.01 17:59:25.563675 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_157_33} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_153_32 to all_157_157_0 into Compact with storage Full | ||
| 23085 | 2026.05.01 17:59:25.563730 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23086 | 2026.05.01 17:59:25.563755 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23087 | 2026.05.01 17:59:25.563761 [ 279 ] {06e4390d-9c50-45e4-b5c5-e6c9208b2341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23088 | 2026.05.01 17:59:25.563765 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_157_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23089 | 2026.05.01 17:59:25.563802 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_157_33} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_153_32, total 63135 rows starting from the beginning of the part | ||
| 23090 | 2026.05.01 17:59:25.563818 [ 279 ] {06e4390d-9c50-45e4-b5c5-e6c9208b2341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23091 | 2026.05.01 17:59:25.563855 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_157_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 128 rows starting from the beginning of the part | ||
| 23092 | 2026.05.01 17:59:25.563897 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_157_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 336 rows starting from the beginning of the part | ||
| 23093 | 2026.05.01 17:59:25.563938 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_157_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 162 rows starting from the beginning of the part | ||
| 23094 | 2026.05.01 17:59:25.563976 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_157_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 337 rows starting from the beginning of the part | ||
| 23095 | 2026.05.01 17:59:25.564570 [ 279 ] {06e4390d-9c50-45e4-b5c5-e6c9208b2341} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23096 | 2026.05.01 17:59:25.564605 [ 279 ] {06e4390d-9c50-45e4-b5c5-e6c9208b2341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 23097 | 2026.05.01 17:59:25.565230 [ 279 ] {06e4390d-9c50-45e4-b5c5-e6c9208b2341} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 23098 | 2026.05.01 17:59:25.565674 [ 279 ] {06e4390d-9c50-45e4-b5c5-e6c9208b2341} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23099 | 2026.05.01 17:59:25.565801 [ 91 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 23100 | 2026.05.01 17:59:25.565814 [ 279 ] {06e4390d-9c50-45e4-b5c5-e6c9208b2341} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.002071 sec., 2897.151134717528 rows/sec., 5.19 MiB/sec. | ||
| 23101 | 2026.05.01 17:59:25.565840 [ 91 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23102 | 2026.05.01 17:59:25.565863 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 23103 | 2026.05.01 17:59:25.565882 [ 279 ] {06e4390d-9c50-45e4-b5c5-e6c9208b2341} <Debug> TCPHandler: Processed in 0.002265636 sec. | ||
| 23104 | 2026.05.01 17:59:25.565936 [ 197 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 23105 | 2026.05.01 17:59:25.566011 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23106 | 2026.05.01 17:59:25.566104 [ 279 ] {5b5f00e6-4914-43c2-b2e1-f1aafabaefe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23107 | 2026.05.01 17:59:25.566114 [ 197 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23108 | 2026.05.01 17:59:25.566146 [ 279 ] {5b5f00e6-4914-43c2-b2e1-f1aafabaefe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23109 | 2026.05.01 17:59:25.566166 [ 197 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 3003 rows starting from the beginning of the part | ||
| 23110 | 2026.05.01 17:59:25.566281 [ 197 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 26 rows starting from the beginning of the part | ||
| 23111 | 2026.05.01 17:59:25.566390 [ 197 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 54 rows starting from the beginning of the part | ||
| 23112 | 2026.05.01 17:59:25.566482 [ 279 ] {5b5f00e6-4914-43c2-b2e1-f1aafabaefe9} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23113 | 2026.05.01 17:59:25.566497 [ 197 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 6 rows starting from the beginning of the part | ||
| 23114 | 2026.05.01 17:59:25.566518 [ 279 ] {5b5f00e6-4914-43c2-b2e1-f1aafabaefe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 23115 | 2026.05.01 17:59:25.566604 [ 197 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 55 rows starting from the beginning of the part | ||
| 23116 | 2026.05.01 17:59:25.566708 [ 197 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 6 rows starting from the beginning of the part | ||
| 23117 | 2026.05.01 17:59:25.566914 [ 279 ] {5b5f00e6-4914-43c2-b2e1-f1aafabaefe9} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 23118 | 2026.05.01 17:59:25.567385 [ 279 ] {5b5f00e6-4914-43c2-b2e1-f1aafabaefe9} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23119 | 2026.05.01 17:59:25.567517 [ 279 ] {5b5f00e6-4914-43c2-b2e1-f1aafabaefe9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001431 sec., 41928.7211740042 rows/sec., 2.83 MiB/sec. | ||
| 23120 | 2026.05.01 17:59:25.567553 [ 279 ] {5b5f00e6-4914-43c2-b2e1-f1aafabaefe9} <Debug> TCPHandler: Processed in 0.001588822 sec. | ||
| 23121 | 2026.05.01 17:59:25.567571 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23122 | 2026.05.01 17:59:25.574200 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_157_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 64098 rows, containing 5 columns (5 merged, 0 gathered) in 0.010553594 sec., 6073570.766508547 rows/sec., 391.99 MiB/sec. | ||
| 23123 | 2026.05.01 17:59:25.574979 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_157_33} <Trace> MergedBlockOutputStream: filled checksums all_1_157_33 (state Temporary) | ||
| 23124 | 2026.05.01 17:59:25.575552 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_157_33} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_157_33 to all_1_157_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23125 | 2026.05.01 17:59:25.575634 [ 191 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_157_33} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 5 parts: [all_1_153_32, all_157_157_0] -> all_1_157_33 | ||
| 23126 | 2026.05.01 17:59:25.575738 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 23127 | 2026.05.01 17:59:25.576948 [ 186 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3150 rows, containing 19 columns (19 merged, 0 gathered) in 0.011039143 sec., 285348.237630403 rows/sec., 511.08 MiB/sec. | ||
| 23128 | 2026.05.01 17:59:25.579844 [ 196 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 23129 | 2026.05.01 17:59:25.580524 [ 196 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23130 | 2026.05.01 17:59:25.580615 [ 196 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 23131 | 2026.05.01 17:59:25.580774 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.76 MiB. | ||
| 23132 | 2026.05.01 17:59:26.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.43 MiB, peak 420.11 MiB, free memory in arenas 0.00 B, will set to 402.75 MiB (RSS), difference: 4.31 MiB | ||
| 23133 | 2026.05.01 17:59:26.175239 [ 218 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23134 | 2026.05.01 17:59:26.175294 [ 218 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23135 | 2026.05.01 17:59:26.178749 [ 218 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23136 | 2026.05.01 17:59:26.707886 [ 221 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23137 | 2026.05.01 17:59:26.707935 [ 221 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23138 | 2026.05.01 17:59:26.712273 [ 221 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23139 | 2026.05.01 17:59:27.115189 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23140 | 2026.05.01 17:59:27.115232 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23141 | 2026.05.01 17:59:27.340082 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46132 | ||
| 23142 | 2026.05.01 17:59:27.340590 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23143 | 2026.05.01 17:59:27.340625 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 23144 | 2026.05.01 17:59:27.341257 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 23145 | 2026.05.01 17:59:27.341851 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23146 | 2026.05.01 17:59:27.341984 [ 109 ] {} <Debug> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 23147 | 2026.05.01 17:59:27.341994 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46132 | ||
| 23148 | 2026.05.01 17:59:27.342029 [ 109 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23149 | 2026.05.01 17:59:27.342053 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 23150 | 2026.05.01 17:59:27.342221 [ 196 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 23151 | 2026.05.01 17:59:27.342424 [ 196 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23152 | 2026.05.01 17:59:27.342469 [ 196 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43700 rows starting from the beginning of the part | ||
| 23153 | 2026.05.01 17:59:27.342541 [ 196 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 512 rows starting from the beginning of the part | ||
| 23154 | 2026.05.01 17:59:27.342596 [ 196 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 448 rows starting from the beginning of the part | ||
| 23155 | 2026.05.01 17:59:27.342647 [ 196 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 512 rows starting from the beginning of the part | ||
| 23156 | 2026.05.01 17:59:27.342699 [ 196 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 448 rows starting from the beginning of the part | ||
| 23157 | 2026.05.01 17:59:27.342751 [ 196 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 512 rows starting from the beginning of the part | ||
| 23158 | 2026.05.01 17:59:27.345742 [ 195 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46132 rows, containing 4 columns (4 merged, 0 gathered) in 0.003599083 sec., 12817709.399866577 rows/sec., 183.36 MiB/sec. | ||
| 23159 | 2026.05.01 17:59:27.346489 [ 195 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 23160 | 2026.05.01 17:59:27.347209 [ 195 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_96_19} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23161 | 2026.05.01 17:59:27.347302 [ 195 ] {86deed8e-d378-44c8-bed5-3007f54f6847::all_1_96_19} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 23162 | 2026.05.01 17:59:27.347428 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 23163 | 2026.05.01 17:59:27.503576 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2880 | ||
| 23164 | 2026.05.01 17:59:27.506340 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23165 | 2026.05.01 17:59:27.506382 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 23166 | 2026.05.01 17:59:27.507699 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 23167 | 2026.05.01 17:59:27.508187 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23168 | 2026.05.01 17:59:27.508330 [ 109 ] {} <Debug> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 23169 | 2026.05.01 17:59:27.508372 [ 109 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23170 | 2026.05.01 17:59:27.508394 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 23171 | 2026.05.01 17:59:27.508498 [ 186 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 23172 | 2026.05.01 17:59:27.508556 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2880 | ||
| 23173 | 2026.05.01 17:59:27.509054 [ 186 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23174 | 2026.05.01 17:59:27.509207 [ 186 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2614 rows starting from the beginning of the part | ||
| 23175 | 2026.05.01 17:59:27.509559 [ 186 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 36 rows starting from the beginning of the part | ||
| 23176 | 2026.05.01 17:59:27.509875 [ 186 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 38 rows starting from the beginning of the part | ||
| 23177 | 2026.05.01 17:59:27.510186 [ 186 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 106 rows starting from the beginning of the part | ||
| 23178 | 2026.05.01 17:59:27.510507 [ 186 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 40 rows starting from the beginning of the part | ||
| 23179 | 2026.05.01 17:59:27.510838 [ 186 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 46 rows starting from the beginning of the part | ||
| 23180 | 2026.05.01 17:59:27.519665 [ 194 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2880 rows, containing 72 columns (72 merged, 0 gathered) in 0.011212597 sec., 256853.96523214027 rows/sec., 203.94 MiB/sec. | ||
| 23181 | 2026.05.01 17:59:27.522158 [ 198 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 23182 | 2026.05.01 17:59:27.523043 [ 198 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_71_14} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23183 | 2026.05.01 17:59:27.523122 [ 198 ] {69c3a302-ff7c-45b4-a52c-40bbca755310::all_1_71_14} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 23184 | 2026.05.01 17:59:27.523288 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 23185 | 2026.05.01 17:59:28.007761 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.007296718 sec. | ||
| 23186 | 2026.05.01 17:59:29.788760 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 23187 | 2026.05.01 17:59:29.806418 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23188 | 2026.05.01 17:59:29.806461 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 23189 | 2026.05.01 17:59:29.812659 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 23190 | 2026.05.01 17:59:29.813347 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23191 | 2026.05.01 17:59:29.813625 [ 104 ] {} <Debug> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 23192 | 2026.05.01 17:59:29.813667 [ 104 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23193 | 2026.05.01 17:59:29.813689 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 23194 | 2026.05.01 17:59:29.813869 [ 201 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 23195 | 2026.05.01 17:59:29.816681 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 23196 | 2026.05.01 17:59:29.817876 [ 201 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23197 | 2026.05.01 17:59:29.819249 [ 201 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 23198 | 2026.05.01 17:59:29.824106 [ 201 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 23199 | 2026.05.01 17:59:29.828966 [ 201 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 23200 | 2026.05.01 17:59:29.833789 [ 201 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 23201 | 2026.05.01 17:59:29.839032 [ 201 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 23202 | 2026.05.01 17:59:29.843930 [ 201 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 23203 | 2026.05.01 17:59:29.903862 [ 198 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.090072422 sec., 8026.874196854616 rows/sec., 41.51 MiB/sec. | ||
| 23204 | 2026.05.01 17:59:29.907334 [ 194 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 23205 | 2026.05.01 17:59:29.909631 [ 194 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_96_19} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23206 | 2026.05.01 17:59:29.909736 [ 194 ] {6701aa6f-9f83-45c7-b4d5-80fc0d2743ee::all_1_96_19} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 23207 | 2026.05.01 17:59:29.912172 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 23208 | 2026.05.01 17:59:30.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.84 MiB, peak 421.26 MiB, free memory in arenas 0.00 B, will set to 402.78 MiB (RSS), difference: -1.06 MiB | ||
| 23209 | 2026.05.01 17:59:30.282050 [ 222 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 23210 | 2026.05.01 17:59:30.282108 [ 222 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 23211 | 2026.05.01 17:59:30.284107 [ 222 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 23212 | 2026.05.01 17:59:30.549774 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 23213 | 2026.05.01 17:59:30.549833 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 23214 | 2026.05.01 17:59:30.553345 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 23215 | 2026.05.01 17:59:30.569174 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23216 | 2026.05.01 17:59:30.569453 [ 279 ] {1eaccdaf-fe4b-41ee-afb0-5e19c6aa676a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23217 | 2026.05.01 17:59:30.569556 [ 279 ] {1eaccdaf-fe4b-41ee-afb0-5e19c6aa676a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23218 | 2026.05.01 17:59:30.570495 [ 279 ] {1eaccdaf-fe4b-41ee-afb0-5e19c6aa676a} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23219 | 2026.05.01 17:59:30.570539 [ 279 ] {1eaccdaf-fe4b-41ee-afb0-5e19c6aa676a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23220 | 2026.05.01 17:59:30.570931 [ 279 ] {1eaccdaf-fe4b-41ee-afb0-5e19c6aa676a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 23221 | 2026.05.01 17:59:30.571148 [ 279 ] {1eaccdaf-fe4b-41ee-afb0-5e19c6aa676a} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23222 | 2026.05.01 17:59:30.571301 [ 279 ] {1eaccdaf-fe4b-41ee-afb0-5e19c6aa676a} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001927 sec., 240788.79086663207 rows/sec., 15.27 MiB/sec. | ||
| 23223 | 2026.05.01 17:59:30.571344 [ 279 ] {1eaccdaf-fe4b-41ee-afb0-5e19c6aa676a} <Debug> TCPHandler: Processed in 0.002353287 sec. | ||
| 23224 | 2026.05.01 17:59:30.571489 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23225 | 2026.05.01 17:59:30.571584 [ 279 ] {7a087f10-8c4a-46b8-b5f5-a6d7e0bebe09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23226 | 2026.05.01 17:59:30.571624 [ 279 ] {7a087f10-8c4a-46b8-b5f5-a6d7e0bebe09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23227 | 2026.05.01 17:59:30.572659 [ 279 ] {7a087f10-8c4a-46b8-b5f5-a6d7e0bebe09} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23228 | 2026.05.01 17:59:30.572696 [ 279 ] {7a087f10-8c4a-46b8-b5f5-a6d7e0bebe09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23229 | 2026.05.01 17:59:30.573071 [ 279 ] {7a087f10-8c4a-46b8-b5f5-a6d7e0bebe09} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 23230 | 2026.05.01 17:59:30.573275 [ 279 ] {7a087f10-8c4a-46b8-b5f5-a6d7e0bebe09} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23231 | 2026.05.01 17:59:30.573401 [ 279 ] {7a087f10-8c4a-46b8-b5f5-a6d7e0bebe09} <Debug> executeQuery: Read 1357 rows, 109.17 KiB in 0.001835 sec., 739509.5367847411 rows/sec., 58.10 MiB/sec. | ||
| 23232 | 2026.05.01 17:59:30.573439 [ 279 ] {7a087f10-8c4a-46b8-b5f5-a6d7e0bebe09} <Debug> TCPHandler: Processed in 0.001998221 sec. | ||
| 23233 | 2026.05.01 17:59:30.573579 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23234 | 2026.05.01 17:59:30.573673 [ 279 ] {55efc328-d0ae-4699-af94-c18b12189e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23235 | 2026.05.01 17:59:30.573713 [ 279 ] {55efc328-d0ae-4699-af94-c18b12189e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23236 | 2026.05.01 17:59:30.574281 [ 279 ] {55efc328-d0ae-4699-af94-c18b12189e28} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23237 | 2026.05.01 17:59:30.574319 [ 279 ] {55efc328-d0ae-4699-af94-c18b12189e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23238 | 2026.05.01 17:59:30.574624 [ 279 ] {55efc328-d0ae-4699-af94-c18b12189e28} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 23239 | 2026.05.01 17:59:30.574839 [ 279 ] {55efc328-d0ae-4699-af94-c18b12189e28} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23240 | 2026.05.01 17:59:30.574965 [ 279 ] {55efc328-d0ae-4699-af94-c18b12189e28} <Debug> executeQuery: Read 287 rows, 18.07 KiB in 0.00131 sec., 219083.96946564887 rows/sec., 13.47 MiB/sec. | ||
| 23241 | 2026.05.01 17:59:30.575003 [ 279 ] {55efc328-d0ae-4699-af94-c18b12189e28} <Debug> TCPHandler: Processed in 0.001472159 sec. | ||
| 23242 | 2026.05.01 17:59:30.575177 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23243 | 2026.05.01 17:59:30.575270 [ 279 ] {56d0bb35-8e0e-42fa-8451-ede38c76c49d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23244 | 2026.05.01 17:59:30.575309 [ 279 ] {56d0bb35-8e0e-42fa-8451-ede38c76c49d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23245 | 2026.05.01 17:59:30.575917 [ 279 ] {56d0bb35-8e0e-42fa-8451-ede38c76c49d} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23246 | 2026.05.01 17:59:30.575954 [ 279 ] {56d0bb35-8e0e-42fa-8451-ede38c76c49d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23247 | 2026.05.01 17:59:30.576265 [ 279 ] {56d0bb35-8e0e-42fa-8451-ede38c76c49d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 23248 | 2026.05.01 17:59:30.576462 [ 279 ] {56d0bb35-8e0e-42fa-8451-ede38c76c49d} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23249 | 2026.05.01 17:59:30.576560 [ 104 ] {} <Debug> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71) (MergerMutator): Selected 6 parts from all_1_74_15 to all_79_79_0 | ||
| 23250 | 2026.05.01 17:59:30.576591 [ 279 ] {56d0bb35-8e0e-42fa-8451-ede38c76c49d} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001339 sec., 178491.41150112025 rows/sec., 11.51 MiB/sec. | ||
| 23251 | 2026.05.01 17:59:30.576604 [ 104 ] {} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23252 | 2026.05.01 17:59:30.576633 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23253 | 2026.05.01 17:59:30.576636 [ 279 ] {56d0bb35-8e0e-42fa-8451-ede38c76c49d} <Debug> TCPHandler: Processed in 0.00150673 sec. | ||
| 23254 | 2026.05.01 17:59:30.576744 [ 199 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_79_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_74_15 to all_79_79_0 into Compact with storage Full | ||
| 23255 | 2026.05.01 17:59:30.576785 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23256 | 2026.05.01 17:59:30.576884 [ 279 ] {5b150bbe-8c2e-4af0-82d5-959e44f5d8a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23257 | 2026.05.01 17:59:30.576886 [ 199 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_79_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23258 | 2026.05.01 17:59:30.576927 [ 279 ] {5b150bbe-8c2e-4af0-82d5-959e44f5d8a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23259 | 2026.05.01 17:59:30.576936 [ 199 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_74_15, total 1064 rows starting from the beginning of the part | ||
| 23260 | 2026.05.01 17:59:30.577014 [ 199 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 239 rows starting from the beginning of the part | ||
| 23261 | 2026.05.01 17:59:30.577061 [ 199 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 842 rows starting from the beginning of the part | ||
| 23262 | 2026.05.01 17:59:30.577105 [ 199 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 239 rows starting from the beginning of the part | ||
| 23263 | 2026.05.01 17:59:30.577147 [ 199 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 239 rows starting from the beginning of the part | ||
| 23264 | 2026.05.01 17:59:30.577187 [ 199 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 239 rows starting from the beginning of the part | ||
| 23265 | 2026.05.01 17:59:30.577483 [ 279 ] {5b150bbe-8c2e-4af0-82d5-959e44f5d8a9} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23266 | 2026.05.01 17:59:30.577525 [ 279 ] {5b150bbe-8c2e-4af0-82d5-959e44f5d8a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23267 | 2026.05.01 17:59:30.577853 [ 279 ] {5b150bbe-8c2e-4af0-82d5-959e44f5d8a9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 23268 | 2026.05.01 17:59:30.578067 [ 279 ] {5b150bbe-8c2e-4af0-82d5-959e44f5d8a9} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23269 | 2026.05.01 17:59:30.578196 [ 279 ] {5b150bbe-8c2e-4af0-82d5-959e44f5d8a9} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.00133 sec., 178947.36842105264 rows/sec., 10.16 MiB/sec. | ||
| 23270 | 2026.05.01 17:59:30.578234 [ 279 ] {5b150bbe-8c2e-4af0-82d5-959e44f5d8a9} <Debug> TCPHandler: Processed in 0.001497291 sec. | ||
| 23271 | 2026.05.01 17:59:30.578357 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23272 | 2026.05.01 17:59:30.578445 [ 198 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_79_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2862 rows, containing 5 columns (5 merged, 0 gathered) in 0.001752856 sec., 1632763.9007425597 rows/sec., 105.55 MiB/sec. | ||
| 23273 | 2026.05.01 17:59:30.578452 [ 279 ] {3156daaa-766e-4a87-af96-0d94c804f575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23274 | 2026.05.01 17:59:30.578514 [ 279 ] {3156daaa-766e-4a87-af96-0d94c804f575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23275 | 2026.05.01 17:59:30.578636 [ 187 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_79_16} <Trace> MergedBlockOutputStream: filled checksums all_1_79_16 (state Temporary) | ||
| 23276 | 2026.05.01 17:59:30.578907 [ 187 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_79_16} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_merge_all_1_79_16 to all_1_79_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23277 | 2026.05.01 17:59:30.578979 [ 187 ] {0592f810-1e0c-4421-bab2-b40aa5990d71::all_1_79_16} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71) (MergerMutator): Merged 6 parts: [all_1_74_15, all_79_79_0] -> all_1_79_16 | ||
| 23278 | 2026.05.01 17:59:30.579066 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 23279 | 2026.05.01 17:59:30.579312 [ 279 ] {3156daaa-766e-4a87-af96-0d94c804f575} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23280 | 2026.05.01 17:59:30.579352 [ 279 ] {3156daaa-766e-4a87-af96-0d94c804f575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23281 | 2026.05.01 17:59:30.579686 [ 279 ] {3156daaa-766e-4a87-af96-0d94c804f575} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 23282 | 2026.05.01 17:59:30.579892 [ 279 ] {3156daaa-766e-4a87-af96-0d94c804f575} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23283 | 2026.05.01 17:59:30.580020 [ 279 ] {3156daaa-766e-4a87-af96-0d94c804f575} <Debug> executeQuery: Read 815 rows, 58.57 KiB in 0.001587 sec., 513547.5740390674 rows/sec., 36.04 MiB/sec. | ||
| 23284 | 2026.05.01 17:59:30.580059 [ 279 ] {3156daaa-766e-4a87-af96-0d94c804f575} <Debug> TCPHandler: Processed in 0.001749646 sec. | ||
| 23285 | 2026.05.01 17:59:30.580177 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23286 | 2026.05.01 17:59:30.580270 [ 279 ] {410733d8-5c00-472f-a308-7a80ea84bca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23287 | 2026.05.01 17:59:30.580312 [ 279 ] {410733d8-5c00-472f-a308-7a80ea84bca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23288 | 2026.05.01 17:59:30.580650 [ 279 ] {410733d8-5c00-472f-a308-7a80ea84bca5} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23289 | 2026.05.01 17:59:30.580685 [ 279 ] {410733d8-5c00-472f-a308-7a80ea84bca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23290 | 2026.05.01 17:59:30.580980 [ 279 ] {410733d8-5c00-472f-a308-7a80ea84bca5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 23291 | 2026.05.01 17:59:30.581181 [ 279 ] {410733d8-5c00-472f-a308-7a80ea84bca5} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23292 | 2026.05.01 17:59:30.581281 [ 104 ] {} <Debug> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 23293 | 2026.05.01 17:59:30.581307 [ 279 ] {410733d8-5c00-472f-a308-7a80ea84bca5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 23294 | 2026.05.01 17:59:30.581314 [ 104 ] {} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23295 | 2026.05.01 17:59:30.581348 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23296 | 2026.05.01 17:59:30.581351 [ 279 ] {410733d8-5c00-472f-a308-7a80ea84bca5} <Debug> TCPHandler: Processed in 0.001221955 sec. | ||
| 23297 | 2026.05.01 17:59:30.581424 [ 199 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 23298 | 2026.05.01 17:59:30.581483 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23299 | 2026.05.01 17:59:30.581526 [ 199 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23300 | 2026.05.01 17:59:30.581560 [ 199 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 306 rows starting from the beginning of the part | ||
| 23301 | 2026.05.01 17:59:30.581580 [ 279 ] {8408d548-5b0e-4ab4-b9f8-da3342fc5259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23302 | 2026.05.01 17:59:30.581613 [ 199 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
| 23303 | 2026.05.01 17:59:30.581627 [ 279 ] {8408d548-5b0e-4ab4-b9f8-da3342fc5259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23304 | 2026.05.01 17:59:30.581661 [ 199 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
| 23305 | 2026.05.01 17:59:30.581704 [ 199 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
| 23306 | 2026.05.01 17:59:30.581742 [ 199 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
| 23307 | 2026.05.01 17:59:30.581785 [ 199 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
| 23308 | 2026.05.01 17:59:30.582079 [ 279 ] {8408d548-5b0e-4ab4-b9f8-da3342fc5259} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23309 | 2026.05.01 17:59:30.582120 [ 279 ] {8408d548-5b0e-4ab4-b9f8-da3342fc5259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23310 | 2026.05.01 17:59:30.582459 [ 279 ] {8408d548-5b0e-4ab4-b9f8-da3342fc5259} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 23311 | 2026.05.01 17:59:30.582563 [ 192 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.001169083 sec., 287404.7437179396 rows/sec., 14.66 MiB/sec. | ||
| 23312 | 2026.05.01 17:59:30.582669 [ 279 ] {8408d548-5b0e-4ab4-b9f8-da3342fc5259} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23313 | 2026.05.01 17:59:30.582753 [ 192 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 23314 | 2026.05.01 17:59:30.582809 [ 279 ] {8408d548-5b0e-4ab4-b9f8-da3342fc5259} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001246 sec., 268860.35313001607 rows/sec., 17.59 MiB/sec. | ||
| 23315 | 2026.05.01 17:59:30.582850 [ 279 ] {8408d548-5b0e-4ab4-b9f8-da3342fc5259} <Debug> TCPHandler: Processed in 0.001414668 sec. | ||
| 23316 | 2026.05.01 17:59:30.582968 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23317 | 2026.05.01 17:59:30.583062 [ 279 ] {a154a3e2-de5f-4780-b140-b417dab2af0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23318 | 2026.05.01 17:59:30.583093 [ 192 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_56_11} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23319 | 2026.05.01 17:59:30.583105 [ 279 ] {a154a3e2-de5f-4780-b140-b417dab2af0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23320 | 2026.05.01 17:59:30.583187 [ 192 ] {822b1cd2-05ce-49c7-a1c9-653672c03c90::all_1_56_11} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 23321 | 2026.05.01 17:59:30.583292 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 23322 | 2026.05.01 17:59:30.583432 [ 279 ] {a154a3e2-de5f-4780-b140-b417dab2af0f} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23323 | 2026.05.01 17:59:30.583473 [ 279 ] {a154a3e2-de5f-4780-b140-b417dab2af0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23324 | 2026.05.01 17:59:30.583757 [ 279 ] {a154a3e2-de5f-4780-b140-b417dab2af0f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 23325 | 2026.05.01 17:59:30.583945 [ 279 ] {a154a3e2-de5f-4780-b140-b417dab2af0f} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23326 | 2026.05.01 17:59:30.584063 [ 279 ] {a154a3e2-de5f-4780-b140-b417dab2af0f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 23327 | 2026.05.01 17:59:30.584097 [ 279 ] {a154a3e2-de5f-4780-b140-b417dab2af0f} <Debug> TCPHandler: Processed in 0.001198264 sec. | ||
| 23328 | 2026.05.01 17:59:30.584223 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23329 | 2026.05.01 17:59:30.584336 [ 279 ] {6c7d8e81-f7da-49bf-9351-56af8b824d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23330 | 2026.05.01 17:59:30.584397 [ 279 ] {6c7d8e81-f7da-49bf-9351-56af8b824d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23331 | 2026.05.01 17:59:30.585423 [ 279 ] {6c7d8e81-f7da-49bf-9351-56af8b824d82} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23332 | 2026.05.01 17:59:30.585459 [ 279 ] {6c7d8e81-f7da-49bf-9351-56af8b824d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23333 | 2026.05.01 17:59:30.586027 [ 279 ] {6c7d8e81-f7da-49bf-9351-56af8b824d82} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 23334 | 2026.05.01 17:59:30.586246 [ 279 ] {6c7d8e81-f7da-49bf-9351-56af8b824d82} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23335 | 2026.05.01 17:59:30.586381 [ 279 ] {6c7d8e81-f7da-49bf-9351-56af8b824d82} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.00203 sec., 27093.596059113297 rows/sec., 48.55 MiB/sec. | ||
| 23336 | 2026.05.01 17:59:30.586436 [ 279 ] {6c7d8e81-f7da-49bf-9351-56af8b824d82} <Debug> TCPHandler: Processed in 0.002240196 sec. | ||
| 23337 | 2026.05.01 17:59:30.586564 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23338 | 2026.05.01 17:59:30.586658 [ 279 ] {782efd94-bbb7-4cdc-9d9b-529f5ab885a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23339 | 2026.05.01 17:59:30.586698 [ 279 ] {782efd94-bbb7-4cdc-9d9b-529f5ab885a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23340 | 2026.05.01 17:59:30.587049 [ 279 ] {782efd94-bbb7-4cdc-9d9b-529f5ab885a8} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23341 | 2026.05.01 17:59:30.587084 [ 279 ] {782efd94-bbb7-4cdc-9d9b-529f5ab885a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23342 | 2026.05.01 17:59:30.587378 [ 279 ] {782efd94-bbb7-4cdc-9d9b-529f5ab885a8} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 23343 | 2026.05.01 17:59:30.587580 [ 279 ] {782efd94-bbb7-4cdc-9d9b-529f5ab885a8} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23344 | 2026.05.01 17:59:30.587704 [ 279 ] {782efd94-bbb7-4cdc-9d9b-529f5ab885a8} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001064 sec., 103383.45864661653 rows/sec., 6.29 MiB/sec. | ||
| 23345 | 2026.05.01 17:59:30.587739 [ 279 ] {782efd94-bbb7-4cdc-9d9b-529f5ab885a8} <Debug> TCPHandler: Processed in 0.001222835 sec. | ||
| 23346 | 2026.05.01 17:59:30.774215 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23347 | 2026.05.01 17:59:30.774407 [ 279 ] {620adb4f-8d28-4d3c-8469-0d7a97ddb833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23348 | 2026.05.01 17:59:30.774484 [ 279 ] {620adb4f-8d28-4d3c-8469-0d7a97ddb833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23349 | 2026.05.01 17:59:30.774973 [ 279 ] {620adb4f-8d28-4d3c-8469-0d7a97ddb833} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23350 | 2026.05.01 17:59:30.775009 [ 279 ] {620adb4f-8d28-4d3c-8469-0d7a97ddb833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23351 | 2026.05.01 17:59:30.775300 [ 279 ] {620adb4f-8d28-4d3c-8469-0d7a97ddb833} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 23352 | 2026.05.01 17:59:30.775514 [ 279 ] {620adb4f-8d28-4d3c-8469-0d7a97ddb833} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23353 | 2026.05.01 17:59:30.775644 [ 102 ] {} <Debug> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2) (MergerMutator): Selected 6 parts from all_1_36_8 to all_41_41_0 | ||
| 23354 | 2026.05.01 17:59:30.775649 [ 279 ] {620adb4f-8d28-4d3c-8469-0d7a97ddb833} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001286 sec., 6220.839813374805 rows/sec., 507.27 KiB/sec. | ||
| 23355 | 2026.05.01 17:59:30.775700 [ 102 ] {} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23356 | 2026.05.01 17:59:30.775715 [ 279 ] {620adb4f-8d28-4d3c-8469-0d7a97ddb833} <Debug> TCPHandler: Processed in 0.001603362 sec. | ||
| 23357 | 2026.05.01 17:59:30.775728 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23358 | 2026.05.01 17:59:30.775839 [ 192 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_8 to all_41_41_0 into Compact with storage Full | ||
| 23359 | 2026.05.01 17:59:30.775849 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23360 | 2026.05.01 17:59:30.775955 [ 192 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23361 | 2026.05.01 17:59:30.775966 [ 279 ] {a038914b-c3f4-4da5-9426-4e282f04bd6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23362 | 2026.05.01 17:59:30.775993 [ 192 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_8, total 25 rows starting from the beginning of the part | ||
| 23363 | 2026.05.01 17:59:30.776010 [ 279 ] {a038914b-c3f4-4da5-9426-4e282f04bd6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23364 | 2026.05.01 17:59:30.776063 [ 192 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 23365 | 2026.05.01 17:59:30.776113 [ 192 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
| 23366 | 2026.05.01 17:59:30.776156 [ 192 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 3 rows starting from the beginning of the part | ||
| 23367 | 2026.05.01 17:59:30.776196 [ 192 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2 rows starting from the beginning of the part | ||
| 23368 | 2026.05.01 17:59:30.776238 [ 192 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 8 rows starting from the beginning of the part | ||
| 23369 | 2026.05.01 17:59:30.776950 [ 190 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 5 columns (5 merged, 0 gathered) in 0.001154793 sec., 35504.19858797204 rows/sec., 2.91 MiB/sec. | ||
| 23370 | 2026.05.01 17:59:30.777128 [ 187 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 23371 | 2026.05.01 17:59:30.777348 [ 279 ] {a038914b-c3f4-4da5-9426-4e282f04bd6c} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23372 | 2026.05.01 17:59:30.777394 [ 279 ] {a038914b-c3f4-4da5-9426-4e282f04bd6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23373 | 2026.05.01 17:59:30.777447 [ 187 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_41_9} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23374 | 2026.05.01 17:59:30.777536 [ 187 ] {1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2::all_1_41_9} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2) (MergerMutator): Merged 6 parts: [all_1_36_8, all_41_41_0] -> all_1_41_9 | ||
| 23375 | 2026.05.01 17:59:30.777649 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 23376 | 2026.05.01 17:59:30.777827 [ 279 ] {a038914b-c3f4-4da5-9426-4e282f04bd6c} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 23377 | 2026.05.01 17:59:30.778036 [ 279 ] {a038914b-c3f4-4da5-9426-4e282f04bd6c} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23378 | 2026.05.01 17:59:30.778165 [ 279 ] {a038914b-c3f4-4da5-9426-4e282f04bd6c} <Debug> executeQuery: Read 2403 rows, 181.80 KiB in 0.002216 sec., 1084386.2815884475 rows/sec., 80.12 MiB/sec. | ||
| 23379 | 2026.05.01 17:59:30.778202 [ 279 ] {a038914b-c3f4-4da5-9426-4e282f04bd6c} <Debug> TCPHandler: Processed in 0.002400218 sec. | ||
| 23380 | 2026.05.01 17:59:30.778321 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23381 | 2026.05.01 17:59:30.778421 [ 279 ] {2e941d5d-a3aa-41e0-8b29-2af6dfea5b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23382 | 2026.05.01 17:59:30.778458 [ 279 ] {2e941d5d-a3aa-41e0-8b29-2af6dfea5b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23383 | 2026.05.01 17:59:30.778860 [ 279 ] {2e941d5d-a3aa-41e0-8b29-2af6dfea5b6d} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23384 | 2026.05.01 17:59:30.778923 [ 279 ] {2e941d5d-a3aa-41e0-8b29-2af6dfea5b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23385 | 2026.05.01 17:59:30.779200 [ 279 ] {2e941d5d-a3aa-41e0-8b29-2af6dfea5b6d} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 23386 | 2026.05.01 17:59:30.779397 [ 279 ] {2e941d5d-a3aa-41e0-8b29-2af6dfea5b6d} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23387 | 2026.05.01 17:59:30.779524 [ 279 ] {2e941d5d-a3aa-41e0-8b29-2af6dfea5b6d} <Debug> executeQuery: Read 29 rows, 2.14 KiB in 0.00112 sec., 25892.857142857145 rows/sec., 1.86 MiB/sec. | ||
| 23388 | 2026.05.01 17:59:30.779561 [ 279 ] {2e941d5d-a3aa-41e0-8b29-2af6dfea5b6d} <Debug> TCPHandler: Processed in 0.001286926 sec. | ||
| 23389 | 2026.05.01 17:59:30.779680 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23390 | 2026.05.01 17:59:30.779784 [ 279 ] {26828e19-7c8d-4d40-864f-4dcd3f9181aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23391 | 2026.05.01 17:59:30.779822 [ 279 ] {26828e19-7c8d-4d40-864f-4dcd3f9181aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23392 | 2026.05.01 17:59:30.780505 [ 279 ] {26828e19-7c8d-4d40-864f-4dcd3f9181aa} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23393 | 2026.05.01 17:59:30.780541 [ 279 ] {26828e19-7c8d-4d40-864f-4dcd3f9181aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23394 | 2026.05.01 17:59:30.780842 [ 279 ] {26828e19-7c8d-4d40-864f-4dcd3f9181aa} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 23395 | 2026.05.01 17:59:30.781051 [ 279 ] {26828e19-7c8d-4d40-864f-4dcd3f9181aa} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23396 | 2026.05.01 17:59:30.781177 [ 279 ] {26828e19-7c8d-4d40-864f-4dcd3f9181aa} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001418 sec., 564880.1128349788 rows/sec., 32.63 MiB/sec. | ||
| 23397 | 2026.05.01 17:59:30.781214 [ 279 ] {26828e19-7c8d-4d40-864f-4dcd3f9181aa} <Debug> TCPHandler: Processed in 0.001585012 sec. | ||
| 23398 | 2026.05.01 17:59:30.781338 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23399 | 2026.05.01 17:59:30.781437 [ 279 ] {bd1f3b13-e770-458f-b82b-7c8cdb7a06f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 23400 | 2026.05.01 17:59:30.781477 [ 279 ] {bd1f3b13-e770-458f-b82b-7c8cdb7a06f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 23401 | 2026.05.01 17:59:30.782076 [ 279 ] {bd1f3b13-e770-458f-b82b-7c8cdb7a06f5} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23402 | 2026.05.01 17:59:30.782111 [ 279 ] {bd1f3b13-e770-458f-b82b-7c8cdb7a06f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23403 | 2026.05.01 17:59:30.782401 [ 279 ] {bd1f3b13-e770-458f-b82b-7c8cdb7a06f5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 23404 | 2026.05.01 17:59:30.782605 [ 279 ] {bd1f3b13-e770-458f-b82b-7c8cdb7a06f5} <Trace> oximeter.fields_u64 (ff7824bb-090f-4a6e-a7d3-b64d0443e0c7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23405 | 2026.05.01 17:59:30.782733 [ 279 ] {bd1f3b13-e770-458f-b82b-7c8cdb7a06f5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001315 sec., 760.4562737642585 rows/sec., 53.47 KiB/sec. | ||
| 23406 | 2026.05.01 17:59:30.782772 [ 279 ] {bd1f3b13-e770-458f-b82b-7c8cdb7a06f5} <Debug> TCPHandler: Processed in 0.00148738 sec. | ||
| 23407 | 2026.05.01 17:59:30.782901 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23408 | 2026.05.01 17:59:30.783001 [ 279 ] {4566d979-0f35-467a-9888-592ffd397412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23409 | 2026.05.01 17:59:30.783038 [ 279 ] {4566d979-0f35-467a-9888-592ffd397412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23410 | 2026.05.01 17:59:30.783859 [ 279 ] {4566d979-0f35-467a-9888-592ffd397412} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23411 | 2026.05.01 17:59:30.783895 [ 279 ] {4566d979-0f35-467a-9888-592ffd397412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23412 | 2026.05.01 17:59:30.784228 [ 279 ] {4566d979-0f35-467a-9888-592ffd397412} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 23413 | 2026.05.01 17:59:30.784430 [ 279 ] {4566d979-0f35-467a-9888-592ffd397412} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23414 | 2026.05.01 17:59:30.784554 [ 279 ] {4566d979-0f35-467a-9888-592ffd397412} <Debug> executeQuery: Read 1280 rows, 87.33 KiB in 0.001571 sec., 814767.6639083386 rows/sec., 54.29 MiB/sec. | ||
| 23415 | 2026.05.01 17:59:30.784591 [ 279 ] {4566d979-0f35-467a-9888-592ffd397412} <Debug> TCPHandler: Processed in 0.001737895 sec. | ||
| 23416 | 2026.05.01 17:59:30.784712 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23417 | 2026.05.01 17:59:30.784814 [ 279 ] {b277fe7d-94af-4da3-b244-1f7465e2c08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23418 | 2026.05.01 17:59:30.784853 [ 279 ] {b277fe7d-94af-4da3-b244-1f7465e2c08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23419 | 2026.05.01 17:59:30.785515 [ 279 ] {b277fe7d-94af-4da3-b244-1f7465e2c08b} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23420 | 2026.05.01 17:59:30.785551 [ 279 ] {b277fe7d-94af-4da3-b244-1f7465e2c08b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23421 | 2026.05.01 17:59:30.785942 [ 279 ] {b277fe7d-94af-4da3-b244-1f7465e2c08b} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 23422 | 2026.05.01 17:59:30.786146 [ 279 ] {b277fe7d-94af-4da3-b244-1f7465e2c08b} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23423 | 2026.05.01 17:59:30.786278 [ 279 ] {b277fe7d-94af-4da3-b244-1f7465e2c08b} <Debug> executeQuery: Read 1490 rows, 92.47 KiB in 0.001491 sec., 999329.3091884642 rows/sec., 60.57 MiB/sec. | ||
| 23424 | 2026.05.01 17:59:30.786315 [ 279 ] {b277fe7d-94af-4da3-b244-1f7465e2c08b} <Debug> TCPHandler: Processed in 0.001650494 sec. | ||
| 23425 | 2026.05.01 17:59:30.786459 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23426 | 2026.05.01 17:59:30.786581 [ 279 ] {903b5ef8-2765-407b-a7d4-8a01006b3a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23427 | 2026.05.01 17:59:30.786641 [ 279 ] {903b5ef8-2765-407b-a7d4-8a01006b3a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23428 | 2026.05.01 17:59:30.787547 [ 279 ] {903b5ef8-2765-407b-a7d4-8a01006b3a4d} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23429 | 2026.05.01 17:59:30.787589 [ 279 ] {903b5ef8-2765-407b-a7d4-8a01006b3a4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23430 | 2026.05.01 17:59:30.788143 [ 279 ] {903b5ef8-2765-407b-a7d4-8a01006b3a4d} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 23431 | 2026.05.01 17:59:30.788370 [ 279 ] {903b5ef8-2765-407b-a7d4-8a01006b3a4d} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23432 | 2026.05.01 17:59:30.788507 [ 279 ] {903b5ef8-2765-407b-a7d4-8a01006b3a4d} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001953 sec., 10752.68817204301 rows/sec., 19.27 MiB/sec. | ||
| 23433 | 2026.05.01 17:59:30.788563 [ 279 ] {903b5ef8-2765-407b-a7d4-8a01006b3a4d} <Debug> TCPHandler: Processed in 0.002173004 sec. | ||
| 23434 | 2026.05.01 17:59:30.788684 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23435 | 2026.05.01 17:59:30.788789 [ 279 ] {1251442d-9de7-4413-a614-cc4b34cbc672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23436 | 2026.05.01 17:59:30.788828 [ 279 ] {1251442d-9de7-4413-a614-cc4b34cbc672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23437 | 2026.05.01 17:59:30.789151 [ 279 ] {1251442d-9de7-4413-a614-cc4b34cbc672} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23438 | 2026.05.01 17:59:30.789187 [ 279 ] {1251442d-9de7-4413-a614-cc4b34cbc672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23439 | 2026.05.01 17:59:30.789485 [ 279 ] {1251442d-9de7-4413-a614-cc4b34cbc672} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 23440 | 2026.05.01 17:59:30.789690 [ 279 ] {1251442d-9de7-4413-a614-cc4b34cbc672} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23441 | 2026.05.01 17:59:30.789819 [ 279 ] {1251442d-9de7-4413-a614-cc4b34cbc672} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001049 sec., 7626.310772163965 rows/sec., 521.33 KiB/sec. | ||
| 23442 | 2026.05.01 17:59:30.789855 [ 279 ] {1251442d-9de7-4413-a614-cc4b34cbc672} <Debug> TCPHandler: Processed in 0.001220004 sec. | ||
| 23443 | 2026.05.01 17:59:31.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 404.32 MiB, peak 421.26 MiB, free memory in arenas 0.00 B, will set to 402.79 MiB (RSS), difference: -1.53 MiB | ||
| 23444 | 2026.05.01 17:59:34.842227 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46580 | ||
| 23445 | 2026.05.01 17:59:34.842810 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23446 | 2026.05.01 17:59:34.842850 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23447 | 2026.05.01 17:59:34.843316 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 23448 | 2026.05.01 17:59:34.843537 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23449 | 2026.05.01 17:59:34.843664 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46580 | ||
| 23450 | 2026.05.01 17:59:35.553009 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23451 | 2026.05.01 17:59:35.553205 [ 279 ] {a042f6bd-0b65-4ed2-a3a3-657437e468e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23452 | 2026.05.01 17:59:35.553275 [ 279 ] {a042f6bd-0b65-4ed2-a3a3-657437e468e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23453 | 2026.05.01 17:59:35.554069 [ 279 ] {a042f6bd-0b65-4ed2-a3a3-657437e468e7} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23454 | 2026.05.01 17:59:35.554122 [ 279 ] {a042f6bd-0b65-4ed2-a3a3-657437e468e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23455 | 2026.05.01 17:59:35.554566 [ 279 ] {a042f6bd-0b65-4ed2-a3a3-657437e468e7} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 23456 | 2026.05.01 17:59:35.554807 [ 279 ] {a042f6bd-0b65-4ed2-a3a3-657437e468e7} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23457 | 2026.05.01 17:59:35.554959 [ 93 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 23458 | 2026.05.01 17:59:35.554969 [ 279 ] {a042f6bd-0b65-4ed2-a3a3-657437e468e7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001815 sec., 30853.994490358127 rows/sec., 2.37 MiB/sec. | ||
| 23459 | 2026.05.01 17:59:35.554997 [ 93 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23460 | 2026.05.01 17:59:35.555018 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23461 | 2026.05.01 17:59:35.555029 [ 279 ] {a042f6bd-0b65-4ed2-a3a3-657437e468e7} <Debug> TCPHandler: Processed in 0.002156094 sec. | ||
| 23462 | 2026.05.01 17:59:35.555189 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23463 | 2026.05.01 17:59:35.555186 [ 192 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 23464 | 2026.05.01 17:59:35.555293 [ 279 ] {a39138fe-616c-4425-b354-5a0ef819d1ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23465 | 2026.05.01 17:59:35.555344 [ 279 ] {a39138fe-616c-4425-b354-5a0ef819d1ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23466 | 2026.05.01 17:59:35.555414 [ 192 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23467 | 2026.05.01 17:59:35.555476 [ 192 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 3922 rows starting from the beginning of the part | ||
| 23468 | 2026.05.01 17:59:35.555585 [ 192 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 1360 rows starting from the beginning of the part | ||
| 23469 | 2026.05.01 17:59:35.555668 [ 192 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 72 rows starting from the beginning of the part | ||
| 23470 | 2026.05.01 17:59:35.555726 [ 192 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 1357 rows starting from the beginning of the part | ||
| 23471 | 2026.05.01 17:59:35.555766 [ 192 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 2403 rows starting from the beginning of the part | ||
| 23472 | 2026.05.01 17:59:35.555809 [ 192 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 56 rows starting from the beginning of the part | ||
| 23473 | 2026.05.01 17:59:35.555815 [ 279 ] {a39138fe-616c-4425-b354-5a0ef819d1ea} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23474 | 2026.05.01 17:59:35.555857 [ 279 ] {a39138fe-616c-4425-b354-5a0ef819d1ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23475 | 2026.05.01 17:59:35.556199 [ 279 ] {a39138fe-616c-4425-b354-5a0ef819d1ea} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 23476 | 2026.05.01 17:59:35.556416 [ 279 ] {a39138fe-616c-4425-b354-5a0ef819d1ea} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23477 | 2026.05.01 17:59:35.556533 [ 93 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 23478 | 2026.05.01 17:59:35.556551 [ 279 ] {a39138fe-616c-4425-b354-5a0ef819d1ea} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001282 sec., 49921.996879875194 rows/sec., 3.90 MiB/sec. | ||
| 23479 | 2026.05.01 17:59:35.556559 [ 93 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23480 | 2026.05.01 17:59:35.556582 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23481 | 2026.05.01 17:59:35.556590 [ 279 ] {a39138fe-616c-4425-b354-5a0ef819d1ea} <Debug> TCPHandler: Processed in 0.00145447 sec. | ||
| 23482 | 2026.05.01 17:59:35.556700 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 23483 | 2026.05.01 17:59:35.556717 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23484 | 2026.05.01 17:59:35.556835 [ 279 ] {75f6c7c9-af0e-4069-9bf2-e724b9767495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23485 | 2026.05.01 17:59:35.556848 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23486 | 2026.05.01 17:59:35.556881 [ 279 ] {75f6c7c9-af0e-4069-9bf2-e724b9767495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23487 | 2026.05.01 17:59:35.556889 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2299 rows starting from the beginning of the part | ||
| 23488 | 2026.05.01 17:59:35.556971 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 827 rows starting from the beginning of the part | ||
| 23489 | 2026.05.01 17:59:35.557018 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 84 rows starting from the beginning of the part | ||
| 23490 | 2026.05.01 17:59:35.557075 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 815 rows starting from the beginning of the part | ||
| 23491 | 2026.05.01 17:59:35.557120 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 1280 rows starting from the beginning of the part | ||
| 23492 | 2026.05.01 17:59:35.557166 [ 187 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 64 rows starting from the beginning of the part | ||
| 23493 | 2026.05.01 17:59:35.557327 [ 279 ] {75f6c7c9-af0e-4069-9bf2-e724b9767495} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23494 | 2026.05.01 17:59:35.557369 [ 279 ] {75f6c7c9-af0e-4069-9bf2-e724b9767495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23495 | 2026.05.01 17:59:35.557735 [ 279 ] {75f6c7c9-af0e-4069-9bf2-e724b9767495} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 23496 | 2026.05.01 17:59:35.557962 [ 279 ] {75f6c7c9-af0e-4069-9bf2-e724b9767495} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23497 | 2026.05.01 17:59:35.558096 [ 279 ] {75f6c7c9-af0e-4069-9bf2-e724b9767495} <Debug> executeQuery: Read 138 rows, 9.84 KiB in 0.001279 sec., 107896.79437060203 rows/sec., 7.51 MiB/sec. | ||
| 23498 | 2026.05.01 17:59:35.558134 [ 279 ] {75f6c7c9-af0e-4069-9bf2-e724b9767495} <Debug> TCPHandler: Processed in 0.00146715 sec. | ||
| 23499 | 2026.05.01 17:59:35.558252 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23500 | 2026.05.01 17:59:35.558308 [ 197 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9170 rows, containing 5 columns (5 merged, 0 gathered) in 0.003214995 sec., 2852259.490294697 rows/sec., 228.35 MiB/sec. | ||
| 23501 | 2026.05.01 17:59:35.558346 [ 279 ] {ad81a759-c20d-4c72-b9b2-55f651ef3497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23502 | 2026.05.01 17:59:35.558389 [ 279 ] {ad81a759-c20d-4c72-b9b2-55f651ef3497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23503 | 2026.05.01 17:59:35.558661 [ 191 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 23504 | 2026.05.01 17:59:35.558741 [ 279 ] {ad81a759-c20d-4c72-b9b2-55f651ef3497} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23505 | 2026.05.01 17:59:35.558782 [ 279 ] {ad81a759-c20d-4c72-b9b2-55f651ef3497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23506 | 2026.05.01 17:59:35.558913 [ 200 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5369 rows, containing 5 columns (5 merged, 0 gathered) in 0.002272136 sec., 2362974.751511353 rows/sec., 171.82 MiB/sec. | ||
| 23507 | 2026.05.01 17:59:35.558964 [ 200 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_161_32} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23508 | 2026.05.01 17:59:35.559053 [ 200 ] {afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43::all_1_161_32} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 23509 | 2026.05.01 17:59:35.559114 [ 279 ] {ad81a759-c20d-4c72-b9b2-55f651ef3497} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 23510 | 2026.05.01 17:59:35.559137 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.60 MiB. | ||
| 23511 | 2026.05.01 17:59:35.559156 [ 197 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 23512 | 2026.05.01 17:59:35.559331 [ 279 ] {ad81a759-c20d-4c72-b9b2-55f651ef3497} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23513 | 2026.05.01 17:59:35.559429 [ 197 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_161_32} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23514 | 2026.05.01 17:59:35.559444 [ 93 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 23515 | 2026.05.01 17:59:35.559465 [ 279 ] {ad81a759-c20d-4c72-b9b2-55f651ef3497} <Debug> executeQuery: Read 52 rows, 3.59 KiB in 0.001136 sec., 45774.64788732394 rows/sec., 3.09 MiB/sec. | ||
| 23516 | 2026.05.01 17:59:35.559470 [ 93 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23517 | 2026.05.01 17:59:35.559494 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23518 | 2026.05.01 17:59:35.559496 [ 197 ] {eb058891-152b-4680-aa36-b126a93f3f1f::all_1_161_32} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 23519 | 2026.05.01 17:59:35.559501 [ 279 ] {ad81a759-c20d-4c72-b9b2-55f651ef3497} <Debug> TCPHandler: Processed in 0.001297107 sec. | ||
| 23520 | 2026.05.01 17:59:35.559573 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 23521 | 2026.05.01 17:59:35.559601 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 23522 | 2026.05.01 17:59:35.559692 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23523 | 2026.05.01 17:59:35.559731 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 10890 rows starting from the beginning of the part | ||
| 23524 | 2026.05.01 17:59:35.559781 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 110 rows starting from the beginning of the part | ||
| 23525 | 2026.05.01 17:59:35.559816 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part | ||
| 23526 | 2026.05.01 17:59:35.559849 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 110 rows starting from the beginning of the part | ||
| 23527 | 2026.05.01 17:59:35.559882 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 8 rows starting from the beginning of the part | ||
| 23528 | 2026.05.01 17:59:35.559914 [ 187 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 52 rows starting from the beginning of the part | ||
| 23529 | 2026.05.01 17:59:35.562461 [ 189 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11230 rows, containing 4 columns (4 merged, 0 gathered) in 0.002924799 sec., 3839580.0873837825 rows/sec., 245.09 MiB/sec. | ||
| 23530 | 2026.05.01 17:59:35.562837 [ 197 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 23531 | 2026.05.01 17:59:35.563122 [ 197 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_161_32} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23532 | 2026.05.01 17:59:35.563195 [ 197 ] {a9070731-5824-459b-bf62-a756a5eccad6::all_1_161_32} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 23533 | 2026.05.01 17:59:35.563292 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. | ||
| 23534 | 2026.05.01 17:59:37.316810 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 23535 | 2026.05.01 17:59:37.334765 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23536 | 2026.05.01 17:59:37.334823 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23537 | 2026.05.01 17:59:37.341184 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 23538 | 2026.05.01 17:59:37.342311 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23539 | 2026.05.01 17:59:37.345596 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 23540 | 2026.05.01 17:59:37.508998 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2928 | ||
| 23541 | 2026.05.01 17:59:37.512088 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23542 | 2026.05.01 17:59:37.512130 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23543 | 2026.05.01 17:59:37.513537 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 23544 | 2026.05.01 17:59:37.514015 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23545 | 2026.05.01 17:59:37.514280 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2928 | ||
| 23546 | 2026.05.01 17:59:40.569555 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23547 | 2026.05.01 17:59:40.569750 [ 279 ] {9a8c3854-22db-4b8e-8a9b-26300f64a14b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23548 | 2026.05.01 17:59:40.569817 [ 279 ] {9a8c3854-22db-4b8e-8a9b-26300f64a14b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23549 | 2026.05.01 17:59:40.570692 [ 279 ] {9a8c3854-22db-4b8e-8a9b-26300f64a14b} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23550 | 2026.05.01 17:59:40.570735 [ 279 ] {9a8c3854-22db-4b8e-8a9b-26300f64a14b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23551 | 2026.05.01 17:59:40.571296 [ 279 ] {9a8c3854-22db-4b8e-8a9b-26300f64a14b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 23552 | 2026.05.01 17:59:40.571830 [ 279 ] {9a8c3854-22db-4b8e-8a9b-26300f64a14b} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23553 | 2026.05.01 17:59:40.571991 [ 279 ] {9a8c3854-22db-4b8e-8a9b-26300f64a14b} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.002291 sec., 202531.64556962025 rows/sec., 12.84 MiB/sec. | ||
| 23554 | 2026.05.01 17:59:40.572035 [ 279 ] {9a8c3854-22db-4b8e-8a9b-26300f64a14b} <Debug> TCPHandler: Processed in 0.002617693 sec. | ||
| 23555 | 2026.05.01 17:59:40.572248 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23556 | 2026.05.01 17:59:40.572344 [ 279 ] {63cf3f1c-b7bd-4e09-a62d-468ac9e4d178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23557 | 2026.05.01 17:59:40.572385 [ 279 ] {63cf3f1c-b7bd-4e09-a62d-468ac9e4d178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23558 | 2026.05.01 17:59:40.573406 [ 279 ] {63cf3f1c-b7bd-4e09-a62d-468ac9e4d178} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23559 | 2026.05.01 17:59:40.573442 [ 279 ] {63cf3f1c-b7bd-4e09-a62d-468ac9e4d178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23560 | 2026.05.01 17:59:40.574069 [ 279 ] {63cf3f1c-b7bd-4e09-a62d-468ac9e4d178} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 23561 | 2026.05.01 17:59:40.574577 [ 279 ] {63cf3f1c-b7bd-4e09-a62d-468ac9e4d178} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23562 | 2026.05.01 17:59:40.574711 [ 279 ] {63cf3f1c-b7bd-4e09-a62d-468ac9e4d178} <Debug> executeQuery: Read 1357 rows, 109.17 KiB in 0.002386 sec., 568734.2833193629 rows/sec., 44.68 MiB/sec. | ||
| 23563 | 2026.05.01 17:59:40.574750 [ 279 ] {63cf3f1c-b7bd-4e09-a62d-468ac9e4d178} <Debug> TCPHandler: Processed in 0.002562702 sec. | ||
| 23564 | 2026.05.01 17:59:40.574889 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23565 | 2026.05.01 17:59:40.574999 [ 279 ] {6fc04feb-73e7-4ddc-abd0-e429fe802c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23566 | 2026.05.01 17:59:40.575039 [ 279 ] {6fc04feb-73e7-4ddc-abd0-e429fe802c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23567 | 2026.05.01 17:59:40.575569 [ 279 ] {6fc04feb-73e7-4ddc-abd0-e429fe802c31} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23568 | 2026.05.01 17:59:40.575605 [ 279 ] {6fc04feb-73e7-4ddc-abd0-e429fe802c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23569 | 2026.05.01 17:59:40.576075 [ 279 ] {6fc04feb-73e7-4ddc-abd0-e429fe802c31} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 23570 | 2026.05.01 17:59:40.576656 [ 279 ] {6fc04feb-73e7-4ddc-abd0-e429fe802c31} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23571 | 2026.05.01 17:59:40.576788 [ 279 ] {6fc04feb-73e7-4ddc-abd0-e429fe802c31} <Debug> executeQuery: Read 287 rows, 18.07 KiB in 0.001808 sec., 158738.93805309734 rows/sec., 9.76 MiB/sec. | ||
| 23572 | 2026.05.01 17:59:40.576826 [ 279 ] {6fc04feb-73e7-4ddc-abd0-e429fe802c31} <Debug> TCPHandler: Processed in 0.00199275 sec. | ||
| 23573 | 2026.05.01 17:59:40.576965 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23574 | 2026.05.01 17:59:40.577070 [ 279 ] {70a4ccd2-417f-40ff-84d9-b1448b8fbcdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23575 | 2026.05.01 17:59:40.577109 [ 279 ] {70a4ccd2-417f-40ff-84d9-b1448b8fbcdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23576 | 2026.05.01 17:59:40.577636 [ 279 ] {70a4ccd2-417f-40ff-84d9-b1448b8fbcdf} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23577 | 2026.05.01 17:59:40.577672 [ 279 ] {70a4ccd2-417f-40ff-84d9-b1448b8fbcdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23578 | 2026.05.01 17:59:40.578125 [ 279 ] {70a4ccd2-417f-40ff-84d9-b1448b8fbcdf} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 23579 | 2026.05.01 17:59:40.578638 [ 279 ] {70a4ccd2-417f-40ff-84d9-b1448b8fbcdf} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23580 | 2026.05.01 17:59:40.578771 [ 279 ] {70a4ccd2-417f-40ff-84d9-b1448b8fbcdf} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001729 sec., 138230.1908617698 rows/sec., 8.91 MiB/sec. | ||
| 23581 | 2026.05.01 17:59:40.578809 [ 279 ] {70a4ccd2-417f-40ff-84d9-b1448b8fbcdf} <Debug> TCPHandler: Processed in 0.001899838 sec. | ||
| 23582 | 2026.05.01 17:59:40.578942 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23583 | 2026.05.01 17:59:40.579044 [ 279 ] {6981d499-e9e8-4915-a299-3023307dd808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23584 | 2026.05.01 17:59:40.579083 [ 279 ] {6981d499-e9e8-4915-a299-3023307dd808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23585 | 2026.05.01 17:59:40.579587 [ 279 ] {6981d499-e9e8-4915-a299-3023307dd808} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23586 | 2026.05.01 17:59:40.579623 [ 279 ] {6981d499-e9e8-4915-a299-3023307dd808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23587 | 2026.05.01 17:59:40.580080 [ 279 ] {6981d499-e9e8-4915-a299-3023307dd808} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 23588 | 2026.05.01 17:59:40.580701 [ 279 ] {6981d499-e9e8-4915-a299-3023307dd808} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23589 | 2026.05.01 17:59:40.580835 [ 279 ] {6981d499-e9e8-4915-a299-3023307dd808} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001808 sec., 131637.16814159293 rows/sec., 7.47 MiB/sec. | ||
| 23590 | 2026.05.01 17:59:40.580873 [ 279 ] {6981d499-e9e8-4915-a299-3023307dd808} <Debug> TCPHandler: Processed in 0.00198034 sec. | ||
| 23591 | 2026.05.01 17:59:40.580995 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23592 | 2026.05.01 17:59:40.581088 [ 279 ] {2b2adf48-cc07-4ac3-bfb7-9132ddb71557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23593 | 2026.05.01 17:59:40.581136 [ 279 ] {2b2adf48-cc07-4ac3-bfb7-9132ddb71557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23594 | 2026.05.01 17:59:40.581921 [ 279 ] {2b2adf48-cc07-4ac3-bfb7-9132ddb71557} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23595 | 2026.05.01 17:59:40.581958 [ 279 ] {2b2adf48-cc07-4ac3-bfb7-9132ddb71557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23596 | 2026.05.01 17:59:40.582465 [ 279 ] {2b2adf48-cc07-4ac3-bfb7-9132ddb71557} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 23597 | 2026.05.01 17:59:40.583021 [ 279 ] {2b2adf48-cc07-4ac3-bfb7-9132ddb71557} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23598 | 2026.05.01 17:59:40.583166 [ 279 ] {2b2adf48-cc07-4ac3-bfb7-9132ddb71557} <Debug> executeQuery: Read 815 rows, 58.57 KiB in 0.002095 sec., 389021.4797136038 rows/sec., 27.30 MiB/sec. | ||
| 23599 | 2026.05.01 17:59:40.583204 [ 279 ] {2b2adf48-cc07-4ac3-bfb7-9132ddb71557} <Debug> TCPHandler: Processed in 0.002258535 sec. | ||
| 23600 | 2026.05.01 17:59:40.583332 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23601 | 2026.05.01 17:59:40.583432 [ 279 ] {215f222f-d7ab-4d17-ad79-be430685bfc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23602 | 2026.05.01 17:59:40.583472 [ 279 ] {215f222f-d7ab-4d17-ad79-be430685bfc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23603 | 2026.05.01 17:59:40.583820 [ 279 ] {215f222f-d7ab-4d17-ad79-be430685bfc7} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23604 | 2026.05.01 17:59:40.583854 [ 279 ] {215f222f-d7ab-4d17-ad79-be430685bfc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23605 | 2026.05.01 17:59:40.584328 [ 279 ] {215f222f-d7ab-4d17-ad79-be430685bfc7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 23606 | 2026.05.01 17:59:40.584857 [ 279 ] {215f222f-d7ab-4d17-ad79-be430685bfc7} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23607 | 2026.05.01 17:59:40.584991 [ 279 ] {215f222f-d7ab-4d17-ad79-be430685bfc7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001576 sec., 3807.1065989847716 rows/sec., 198.91 KiB/sec. | ||
| 23608 | 2026.05.01 17:59:40.585027 [ 279 ] {215f222f-d7ab-4d17-ad79-be430685bfc7} <Debug> TCPHandler: Processed in 0.001747455 sec. | ||
| 23609 | 2026.05.01 17:59:40.585153 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23610 | 2026.05.01 17:59:40.585254 [ 279 ] {1538a9ef-be6c-49f8-bc77-f1040e276467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23611 | 2026.05.01 17:59:40.585296 [ 279 ] {1538a9ef-be6c-49f8-bc77-f1040e276467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23612 | 2026.05.01 17:59:40.585755 [ 279 ] {1538a9ef-be6c-49f8-bc77-f1040e276467} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23613 | 2026.05.01 17:59:40.585790 [ 279 ] {1538a9ef-be6c-49f8-bc77-f1040e276467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23614 | 2026.05.01 17:59:40.586283 [ 279 ] {1538a9ef-be6c-49f8-bc77-f1040e276467} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 23615 | 2026.05.01 17:59:40.586899 [ 279 ] {1538a9ef-be6c-49f8-bc77-f1040e276467} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23616 | 2026.05.01 17:59:40.587010 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Selected 6 parts from all_1_157_33 to all_162_162_0 | ||
| 23617 | 2026.05.01 17:59:40.587038 [ 279 ] {1538a9ef-be6c-49f8-bc77-f1040e276467} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001801 sec., 186007.77345918934 rows/sec., 12.17 MiB/sec. | ||
| 23618 | 2026.05.01 17:59:40.587074 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23619 | 2026.05.01 17:59:40.587085 [ 279 ] {1538a9ef-be6c-49f8-bc77-f1040e276467} <Debug> TCPHandler: Processed in 0.00198638 sec. | ||
| 23620 | 2026.05.01 17:59:40.587106 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23621 | 2026.05.01 17:59:40.587220 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23622 | 2026.05.01 17:59:40.587235 [ 187 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_162_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_157_33 to all_162_162_0 into Compact with storage Full | ||
| 23623 | 2026.05.01 17:59:40.587318 [ 279 ] {479b1640-4071-41f9-a8b3-3487d7fbba58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23624 | 2026.05.01 17:59:40.587365 [ 279 ] {479b1640-4071-41f9-a8b3-3487d7fbba58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23625 | 2026.05.01 17:59:40.587401 [ 187 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_162_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23626 | 2026.05.01 17:59:40.587448 [ 187 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_162_34} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_157_33, total 64098 rows starting from the beginning of the part | ||
| 23627 | 2026.05.01 17:59:40.587533 [ 187 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_162_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 162 rows starting from the beginning of the part | ||
| 23628 | 2026.05.01 17:59:40.587591 [ 187 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_162_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 335 rows starting from the beginning of the part | ||
| 23629 | 2026.05.01 17:59:40.587651 [ 187 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_162_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 1490 rows starting from the beginning of the part | ||
| 23630 | 2026.05.01 17:59:40.587701 [ 187 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_162_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 138 rows starting from the beginning of the part | ||
| 23631 | 2026.05.01 17:59:40.587706 [ 279 ] {479b1640-4071-41f9-a8b3-3487d7fbba58} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23632 | 2026.05.01 17:59:40.587750 [ 187 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_162_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 335 rows starting from the beginning of the part | ||
| 23633 | 2026.05.01 17:59:40.587752 [ 279 ] {479b1640-4071-41f9-a8b3-3487d7fbba58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23634 | 2026.05.01 17:59:40.588406 [ 279 ] {479b1640-4071-41f9-a8b3-3487d7fbba58} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 23635 | 2026.05.01 17:59:40.588917 [ 279 ] {479b1640-4071-41f9-a8b3-3487d7fbba58} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23636 | 2026.05.01 17:59:40.589071 [ 279 ] {479b1640-4071-41f9-a8b3-3487d7fbba58} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001771 sec., 564.652738565782 rows/sec., 38.05 KiB/sec. | ||
| 23637 | 2026.05.01 17:59:40.589109 [ 279 ] {479b1640-4071-41f9-a8b3-3487d7fbba58} <Debug> TCPHandler: Processed in 0.001938589 sec. | ||
| 23638 | 2026.05.01 17:59:40.589236 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23639 | 2026.05.01 17:59:40.589331 [ 279 ] {ff5c1310-8988-48b6-a2ec-2015c5125caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23640 | 2026.05.01 17:59:40.589386 [ 279 ] {ff5c1310-8988-48b6-a2ec-2015c5125caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23641 | 2026.05.01 17:59:40.590293 [ 279 ] {ff5c1310-8988-48b6-a2ec-2015c5125caa} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23642 | 2026.05.01 17:59:40.590330 [ 279 ] {ff5c1310-8988-48b6-a2ec-2015c5125caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23643 | 2026.05.01 17:59:40.591037 [ 279 ] {ff5c1310-8988-48b6-a2ec-2015c5125caa} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 23644 | 2026.05.01 17:59:40.591473 [ 279 ] {ff5c1310-8988-48b6-a2ec-2015c5125caa} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23645 | 2026.05.01 17:59:40.591618 [ 279 ] {ff5c1310-8988-48b6-a2ec-2015c5125caa} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002306 sec., 23850.823937554207 rows/sec., 42.74 MiB/sec. | ||
| 23646 | 2026.05.01 17:59:40.591673 [ 279 ] {ff5c1310-8988-48b6-a2ec-2015c5125caa} <Debug> TCPHandler: Processed in 0.00248488 sec. | ||
| 23647 | 2026.05.01 17:59:40.591795 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23648 | 2026.05.01 17:59:40.591888 [ 279 ] {032c5db7-0440-40a0-aaf0-b08f10f7ec6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23649 | 2026.05.01 17:59:40.591930 [ 279 ] {032c5db7-0440-40a0-aaf0-b08f10f7ec6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23650 | 2026.05.01 17:59:40.592272 [ 279 ] {032c5db7-0440-40a0-aaf0-b08f10f7ec6b} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23651 | 2026.05.01 17:59:40.592308 [ 279 ] {032c5db7-0440-40a0-aaf0-b08f10f7ec6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23652 | 2026.05.01 17:59:40.592731 [ 279 ] {032c5db7-0440-40a0-aaf0-b08f10f7ec6b} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 23653 | 2026.05.01 17:59:40.593202 [ 279 ] {032c5db7-0440-40a0-aaf0-b08f10f7ec6b} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23654 | 2026.05.01 17:59:40.593337 [ 279 ] {032c5db7-0440-40a0-aaf0-b08f10f7ec6b} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001467 sec., 74982.95841854124 rows/sec., 4.56 MiB/sec. | ||
| 23655 | 2026.05.01 17:59:40.593372 [ 279 ] {032c5db7-0440-40a0-aaf0-b08f10f7ec6b} <Debug> TCPHandler: Processed in 0.001625223 sec. | ||
| 23656 | 2026.05.01 17:59:40.598936 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_162_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66558 rows, containing 5 columns (5 merged, 0 gathered) in 0.011766768 sec., 5656438.539452804 rows/sec., 364.75 MiB/sec. | ||
| 23657 | 2026.05.01 17:59:40.599467 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_162_34} <Trace> MergedBlockOutputStream: filled checksums all_1_162_34 (state Temporary) | ||
| 23658 | 2026.05.01 17:59:40.599946 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_162_34} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_merge_all_1_162_34 to all_1_162_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23659 | 2026.05.01 17:59:40.600014 [ 189 ] {90074e07-90b9-448a-b871-52c0260b3f93::all_1_162_34} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93) (MergerMutator): Merged 6 parts: [all_1_157_33, all_162_162_0] -> all_1_162_34 | ||
| 23660 | 2026.05.01 17:59:40.600095 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.60 MiB. | ||
| 23661 | 2026.05.01 17:59:42.115285 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23662 | 2026.05.01 17:59:42.115362 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23663 | 2026.05.01 17:59:42.343981 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47092 | ||
| 23664 | 2026.05.01 17:59:42.344871 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23665 | 2026.05.01 17:59:42.344952 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23666 | 2026.05.01 17:59:42.345817 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 23667 | 2026.05.01 17:59:42.346388 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23668 | 2026.05.01 17:59:42.346524 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47092 | ||
| 23669 | 2026.05.01 17:59:44.845713 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 23670 | 2026.05.01 17:59:44.863288 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23671 | 2026.05.01 17:59:44.863330 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23672 | 2026.05.01 17:59:44.869778 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 23673 | 2026.05.01 17:59:44.870964 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23674 | 2026.05.01 17:59:44.873918 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 23675 | 2026.05.01 17:59:45.277371 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23676 | 2026.05.01 17:59:45.277451 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23677 | 2026.05.01 17:59:45.281701 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23678 | 2026.05.01 17:59:45.322001 [ 224 ] {} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23679 | 2026.05.01 17:59:45.322071 [ 224 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23680 | 2026.05.01 17:59:45.325335 [ 224 ] {} <Debug> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23681 | 2026.05.01 17:59:45.383200 [ 220 ] {} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23682 | 2026.05.01 17:59:45.383236 [ 220 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23683 | 2026.05.01 17:59:45.386623 [ 220 ] {} <Debug> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23684 | 2026.05.01 17:59:45.435231 [ 218 ] {} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23685 | 2026.05.01 17:59:45.435274 [ 218 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23686 | 2026.05.01 17:59:45.438606 [ 218 ] {} <Debug> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23687 | 2026.05.01 17:59:45.554011 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23688 | 2026.05.01 17:59:45.554207 [ 279 ] {6ba147da-49ab-4cdc-84a3-9e164f2c2bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23689 | 2026.05.01 17:59:45.554287 [ 279 ] {6ba147da-49ab-4cdc-84a3-9e164f2c2bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23690 | 2026.05.01 17:59:45.555086 [ 279 ] {6ba147da-49ab-4cdc-84a3-9e164f2c2bbf} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23691 | 2026.05.01 17:59:45.555140 [ 279 ] {6ba147da-49ab-4cdc-84a3-9e164f2c2bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23692 | 2026.05.01 17:59:45.555671 [ 279 ] {6ba147da-49ab-4cdc-84a3-9e164f2c2bbf} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 23693 | 2026.05.01 17:59:45.556121 [ 279 ] {6ba147da-49ab-4cdc-84a3-9e164f2c2bbf} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23694 | 2026.05.01 17:59:45.556288 [ 279 ] {6ba147da-49ab-4cdc-84a3-9e164f2c2bbf} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.002138 sec., 31805.42563143124 rows/sec., 2.54 MiB/sec. | ||
| 23695 | 2026.05.01 17:59:45.556344 [ 279 ] {6ba147da-49ab-4cdc-84a3-9e164f2c2bbf} <Debug> TCPHandler: Processed in 0.00247584 sec. | ||
| 23696 | 2026.05.01 17:59:45.556482 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23697 | 2026.05.01 17:59:45.556586 [ 279 ] {6d61c49c-095d-469f-ad5b-ab4022adcc7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23698 | 2026.05.01 17:59:45.556630 [ 279 ] {6d61c49c-095d-469f-ad5b-ab4022adcc7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23699 | 2026.05.01 17:59:45.557089 [ 279 ] {6d61c49c-095d-469f-ad5b-ab4022adcc7e} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23700 | 2026.05.01 17:59:45.557136 [ 279 ] {6d61c49c-095d-469f-ad5b-ab4022adcc7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23701 | 2026.05.01 17:59:45.557667 [ 279 ] {6d61c49c-095d-469f-ad5b-ab4022adcc7e} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 23702 | 2026.05.01 17:59:45.558180 [ 279 ] {6d61c49c-095d-469f-ad5b-ab4022adcc7e} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23703 | 2026.05.01 17:59:45.558322 [ 279 ] {6d61c49c-095d-469f-ad5b-ab4022adcc7e} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001759 sec., 3411.0289937464468 rows/sec., 256.49 KiB/sec. | ||
| 23704 | 2026.05.01 17:59:45.558361 [ 279 ] {6d61c49c-095d-469f-ad5b-ab4022adcc7e} <Debug> TCPHandler: Processed in 0.001931049 sec. | ||
| 23705 | 2026.05.01 17:59:45.558478 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23706 | 2026.05.01 17:59:45.558576 [ 279 ] {8c15c5af-cd35-483f-b8c3-32cf187beb65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23707 | 2026.05.01 17:59:45.558618 [ 279 ] {8c15c5af-cd35-483f-b8c3-32cf187beb65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23708 | 2026.05.01 17:59:45.559050 [ 279 ] {8c15c5af-cd35-483f-b8c3-32cf187beb65} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23709 | 2026.05.01 17:59:45.559087 [ 279 ] {8c15c5af-cd35-483f-b8c3-32cf187beb65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23710 | 2026.05.01 17:59:45.559497 [ 279 ] {8c15c5af-cd35-483f-b8c3-32cf187beb65} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 23711 | 2026.05.01 17:59:45.559968 [ 279 ] {8c15c5af-cd35-483f-b8c3-32cf187beb65} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23712 | 2026.05.01 17:59:45.560103 [ 279 ] {8c15c5af-cd35-483f-b8c3-32cf187beb65} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001547 sec., 45248.86877828054 rows/sec., 3.53 MiB/sec. | ||
| 23713 | 2026.05.01 17:59:45.560141 [ 279 ] {8c15c5af-cd35-483f-b8c3-32cf187beb65} <Debug> TCPHandler: Processed in 0.001713845 sec. | ||
| 23714 | 2026.05.01 17:59:45.560267 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23715 | 2026.05.01 17:59:45.560361 [ 279 ] {e640105d-40a2-482c-a345-5f4cf4f57a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23716 | 2026.05.01 17:59:45.560406 [ 279 ] {e640105d-40a2-482c-a345-5f4cf4f57a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23717 | 2026.05.01 17:59:45.560827 [ 279 ] {e640105d-40a2-482c-a345-5f4cf4f57a50} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23718 | 2026.05.01 17:59:45.560864 [ 279 ] {e640105d-40a2-482c-a345-5f4cf4f57a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23719 | 2026.05.01 17:59:45.561299 [ 279 ] {e640105d-40a2-482c-a345-5f4cf4f57a50} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 23720 | 2026.05.01 17:59:45.561713 [ 279 ] {e640105d-40a2-482c-a345-5f4cf4f57a50} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23721 | 2026.05.01 17:59:45.561848 [ 279 ] {e640105d-40a2-482c-a345-5f4cf4f57a50} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001505 sec., 106312.29235880398 rows/sec., 7.40 MiB/sec. | ||
| 23722 | 2026.05.01 17:59:45.561893 [ 279 ] {e640105d-40a2-482c-a345-5f4cf4f57a50} <Debug> TCPHandler: Processed in 0.001672894 sec. | ||
| 23723 | 2026.05.01 17:59:45.562006 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23724 | 2026.05.01 17:59:45.562099 [ 279 ] {faea4327-4ac5-480b-9bf7-c55e31ebec9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23725 | 2026.05.01 17:59:45.562155 [ 279 ] {faea4327-4ac5-480b-9bf7-c55e31ebec9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23726 | 2026.05.01 17:59:45.562953 [ 279 ] {faea4327-4ac5-480b-9bf7-c55e31ebec9a} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23727 | 2026.05.01 17:59:45.562990 [ 279 ] {faea4327-4ac5-480b-9bf7-c55e31ebec9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23728 | 2026.05.01 17:59:45.563610 [ 279 ] {faea4327-4ac5-480b-9bf7-c55e31ebec9a} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 23729 | 2026.05.01 17:59:45.564097 [ 279 ] {faea4327-4ac5-480b-9bf7-c55e31ebec9a} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23730 | 2026.05.01 17:59:45.564243 [ 279 ] {faea4327-4ac5-480b-9bf7-c55e31ebec9a} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.002161 sec., 2776.492364645997 rows/sec., 4.98 MiB/sec. | ||
| 23731 | 2026.05.01 17:59:45.564299 [ 279 ] {faea4327-4ac5-480b-9bf7-c55e31ebec9a} <Debug> TCPHandler: Processed in 0.002340707 sec. | ||
| 23732 | 2026.05.01 17:59:45.564423 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23733 | 2026.05.01 17:59:45.564517 [ 279 ] {8f2be9e7-5cf4-40f0-93fd-a37f22b41124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23734 | 2026.05.01 17:59:45.564559 [ 279 ] {8f2be9e7-5cf4-40f0-93fd-a37f22b41124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23735 | 2026.05.01 17:59:45.564897 [ 279 ] {8f2be9e7-5cf4-40f0-93fd-a37f22b41124} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23736 | 2026.05.01 17:59:45.564932 [ 279 ] {8f2be9e7-5cf4-40f0-93fd-a37f22b41124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23737 | 2026.05.01 17:59:45.565354 [ 279 ] {8f2be9e7-5cf4-40f0-93fd-a37f22b41124} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 23738 | 2026.05.01 17:59:45.565767 [ 279 ] {8f2be9e7-5cf4-40f0-93fd-a37f22b41124} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23739 | 2026.05.01 17:59:45.565901 [ 279 ] {8f2be9e7-5cf4-40f0-93fd-a37f22b41124} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001402 sec., 42796.00570613409 rows/sec., 2.88 MiB/sec. | ||
| 23740 | 2026.05.01 17:59:45.565938 [ 279 ] {8f2be9e7-5cf4-40f0-93fd-a37f22b41124} <Debug> TCPHandler: Processed in 0.001563411 sec. | ||
| 23741 | 2026.05.01 17:59:47.514546 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2962 | ||
| 23742 | 2026.05.01 17:59:47.517066 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23743 | 2026.05.01 17:59:47.517110 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23744 | 2026.05.01 17:59:47.518437 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 23745 | 2026.05.01 17:59:47.518925 [ 243 ] {} <Trace> system.query_log (69c3a302-ff7c-45b4-a52c-40bbca755310): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23746 | 2026.05.01 17:59:47.519207 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2962 | ||
| 23747 | 2026.05.01 17:59:49.846702 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47540 | ||
| 23748 | 2026.05.01 17:59:49.847543 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23749 | 2026.05.01 17:59:49.847619 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23750 | 2026.05.01 17:59:49.848245 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 23751 | 2026.05.01 17:59:49.848699 [ 245 ] {} <Trace> system.asynchronous_metric_log (86deed8e-d378-44c8-bed5-3007f54f6847): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23752 | 2026.05.01 17:59:49.848828 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47540 | ||
| 23753 | 2026.05.01 17:59:50.123166 [ 223 ] {} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 23754 | 2026.05.01 17:59:50.123259 [ 223 ] {} <Debug> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 23755 | 2026.05.01 17:59:50.126833 [ 223 ] {} <Debug> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 23756 | 2026.05.01 17:59:50.570316 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23757 | 2026.05.01 17:59:50.570511 [ 279 ] {c27bf44c-a572-46cd-b15f-ccd61253b13a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23758 | 2026.05.01 17:59:50.570578 [ 279 ] {c27bf44c-a572-46cd-b15f-ccd61253b13a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23759 | 2026.05.01 17:59:50.571409 [ 279 ] {c27bf44c-a572-46cd-b15f-ccd61253b13a} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23760 | 2026.05.01 17:59:50.571448 [ 279 ] {c27bf44c-a572-46cd-b15f-ccd61253b13a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23761 | 2026.05.01 17:59:50.571937 [ 279 ] {c27bf44c-a572-46cd-b15f-ccd61253b13a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 23762 | 2026.05.01 17:59:50.572377 [ 279 ] {c27bf44c-a572-46cd-b15f-ccd61253b13a} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23763 | 2026.05.01 17:59:50.572522 [ 279 ] {c27bf44c-a572-46cd-b15f-ccd61253b13a} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.002059 sec., 225352.11267605633 rows/sec., 14.29 MiB/sec. | ||
| 23764 | 2026.05.01 17:59:50.572562 [ 279 ] {c27bf44c-a572-46cd-b15f-ccd61253b13a} <Debug> TCPHandler: Processed in 0.002416069 sec. | ||
| 23765 | 2026.05.01 17:59:50.572588 [ 221 ] {} <Trace> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 23766 | 2026.05.01 17:59:50.572624 [ 221 ] {} <Debug> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 23767 | 2026.05.01 17:59:50.572678 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23768 | 2026.05.01 17:59:50.572771 [ 279 ] {6ae3e14b-6f78-41a5-9929-40bf21e1002e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23769 | 2026.05.01 17:59:50.572812 [ 279 ] {6ae3e14b-6f78-41a5-9929-40bf21e1002e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23770 | 2026.05.01 17:59:50.573232 [ 279 ] {6ae3e14b-6f78-41a5-9929-40bf21e1002e} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23771 | 2026.05.01 17:59:50.573268 [ 279 ] {6ae3e14b-6f78-41a5-9929-40bf21e1002e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23772 | 2026.05.01 17:59:50.573761 [ 279 ] {6ae3e14b-6f78-41a5-9929-40bf21e1002e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 23773 | 2026.05.01 17:59:50.574254 [ 279 ] {6ae3e14b-6f78-41a5-9929-40bf21e1002e} <Trace> oximeter.fields_ipaddr (1bae20ca-cd92-44db-b3a9-a1d5e9b1d5d2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23774 | 2026.05.01 17:59:50.574387 [ 279 ] {6ae3e14b-6f78-41a5-9929-40bf21e1002e} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001634 sec., 4895.960832313342 rows/sec., 399.23 KiB/sec. | ||
| 23775 | 2026.05.01 17:59:50.574424 [ 279 ] {6ae3e14b-6f78-41a5-9929-40bf21e1002e} <Debug> TCPHandler: Processed in 0.001793137 sec. | ||
| 23776 | 2026.05.01 17:59:50.574532 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23777 | 2026.05.01 17:59:50.574624 [ 279 ] {67f46a0a-6020-4a1b-b7a8-4e9e9796ec36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23778 | 2026.05.01 17:59:50.574663 [ 279 ] {67f46a0a-6020-4a1b-b7a8-4e9e9796ec36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23779 | 2026.05.01 17:59:50.575272 [ 221 ] {} <Debug> oximeter.fields_i16 (5abf490a-5e84-44bd-876c-0c0515ef6cc3): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 23780 | 2026.05.01 17:59:50.575667 [ 279 ] {67f46a0a-6020-4a1b-b7a8-4e9e9796ec36} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23781 | 2026.05.01 17:59:50.575703 [ 279 ] {67f46a0a-6020-4a1b-b7a8-4e9e9796ec36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23782 | 2026.05.01 17:59:50.576211 [ 279 ] {67f46a0a-6020-4a1b-b7a8-4e9e9796ec36} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 23783 | 2026.05.01 17:59:50.576651 [ 279 ] {67f46a0a-6020-4a1b-b7a8-4e9e9796ec36} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23784 | 2026.05.01 17:59:50.576780 [ 279 ] {67f46a0a-6020-4a1b-b7a8-4e9e9796ec36} <Debug> executeQuery: Read 1361 rows, 109.46 KiB in 0.002173 sec., 626323.055683387 rows/sec., 49.19 MiB/sec. | ||
| 23785 | 2026.05.01 17:59:50.576817 [ 279 ] {67f46a0a-6020-4a1b-b7a8-4e9e9796ec36} <Debug> TCPHandler: Processed in 0.002332617 sec. | ||
| 23786 | 2026.05.01 17:59:50.576925 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23787 | 2026.05.01 17:59:50.577018 [ 279 ] {f2d3bfb9-7d23-427d-9cb7-eca6f99e5eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23788 | 2026.05.01 17:59:50.577056 [ 279 ] {f2d3bfb9-7d23-427d-9cb7-eca6f99e5eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23789 | 2026.05.01 17:59:50.577533 [ 279 ] {f2d3bfb9-7d23-427d-9cb7-eca6f99e5eb3} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23790 | 2026.05.01 17:59:50.577569 [ 279 ] {f2d3bfb9-7d23-427d-9cb7-eca6f99e5eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23791 | 2026.05.01 17:59:50.578028 [ 279 ] {f2d3bfb9-7d23-427d-9cb7-eca6f99e5eb3} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 23792 | 2026.05.01 17:59:50.578531 [ 279 ] {f2d3bfb9-7d23-427d-9cb7-eca6f99e5eb3} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23793 | 2026.05.01 17:59:50.578654 [ 48 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 23794 | 2026.05.01 17:59:50.578661 [ 279 ] {f2d3bfb9-7d23-427d-9cb7-eca6f99e5eb3} <Debug> executeQuery: Read 295 rows, 18.63 KiB in 0.001662 sec., 177496.99157641394 rows/sec., 10.94 MiB/sec. | ||
| 23795 | 2026.05.01 17:59:50.578723 [ 48 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23796 | 2026.05.01 17:59:50.578740 [ 279 ] {f2d3bfb9-7d23-427d-9cb7-eca6f99e5eb3} <Debug> TCPHandler: Processed in 0.001862218 sec. | ||
| 23797 | 2026.05.01 17:59:50.578750 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23798 | 2026.05.01 17:59:50.578869 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23799 | 2026.05.01 17:59:50.578868 [ 195 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 23800 | 2026.05.01 17:59:50.578969 [ 279 ] {699ee3e8-d7d7-477d-abb8-312278b94d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23801 | 2026.05.01 17:59:50.579005 [ 195 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23802 | 2026.05.01 17:59:50.579013 [ 279 ] {699ee3e8-d7d7-477d-abb8-312278b94d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23803 | 2026.05.01 17:59:50.579047 [ 195 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 345 rows starting from the beginning of the part | ||
| 23804 | 2026.05.01 17:59:50.579121 [ 195 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 287 rows starting from the beginning of the part | ||
| 23805 | 2026.05.01 17:59:50.579170 [ 195 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 29 rows starting from the beginning of the part | ||
| 23806 | 2026.05.01 17:59:50.579216 [ 195 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 287 rows starting from the beginning of the part | ||
| 23807 | 2026.05.01 17:59:50.579264 [ 195 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 6 rows starting from the beginning of the part | ||
| 23808 | 2026.05.01 17:59:50.579336 [ 195 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 295 rows starting from the beginning of the part | ||
| 23809 | 2026.05.01 17:59:50.579519 [ 279 ] {699ee3e8-d7d7-477d-abb8-312278b94d1d} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23810 | 2026.05.01 17:59:50.579561 [ 279 ] {699ee3e8-d7d7-477d-abb8-312278b94d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23811 | 2026.05.01 17:59:50.579997 [ 279 ] {699ee3e8-d7d7-477d-abb8-312278b94d1d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 23812 | 2026.05.01 17:59:50.580394 [ 196 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1249 rows, containing 5 columns (5 merged, 0 gathered) in 0.001575472 sec., 792778.2912041597 rows/sec., 52.42 MiB/sec. | ||
| 23813 | 2026.05.01 17:59:50.580464 [ 279 ] {699ee3e8-d7d7-477d-abb8-312278b94d1d} <Trace> oximeter.fields_u32 (0592f810-1e0c-4421-bab2-b40aa5990d71): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23814 | 2026.05.01 17:59:50.580604 [ 279 ] {699ee3e8-d7d7-477d-abb8-312278b94d1d} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001654 sec., 144498.1862152358 rows/sec., 9.31 MiB/sec. | ||
| 23815 | 2026.05.01 17:59:50.580642 [ 279 ] {699ee3e8-d7d7-477d-abb8-312278b94d1d} <Debug> TCPHandler: Processed in 0.001821787 sec. | ||
| 23816 | 2026.05.01 17:59:50.580647 [ 195 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 23817 | 2026.05.01 17:59:50.580751 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23818 | 2026.05.01 17:59:50.580848 [ 279 ] {03051ce8-b89f-4a97-933c-193ecb147e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23819 | 2026.05.01 17:59:50.580894 [ 279 ] {03051ce8-b89f-4a97-933c-193ecb147e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23820 | 2026.05.01 17:59:50.581164 [ 195 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_141_28} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23821 | 2026.05.01 17:59:50.581235 [ 195 ] {ec46cbdf-96f0-4f48-a2ba-bcc17be8861b::all_1_141_28} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 23822 | 2026.05.01 17:59:50.581315 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 23823 | 2026.05.01 17:59:50.581367 [ 279 ] {03051ce8-b89f-4a97-933c-193ecb147e37} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23824 | 2026.05.01 17:59:50.581408 [ 279 ] {03051ce8-b89f-4a97-933c-193ecb147e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23825 | 2026.05.01 17:59:50.581814 [ 279 ] {03051ce8-b89f-4a97-933c-193ecb147e37} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 23826 | 2026.05.01 17:59:50.582220 [ 279 ] {03051ce8-b89f-4a97-933c-193ecb147e37} <Trace> oximeter.fields_u8 (b463b131-2932-497b-8a0e-03b5a3e5e3b8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23827 | 2026.05.01 17:59:50.582353 [ 279 ] {03051ce8-b89f-4a97-933c-193ecb147e37} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001522 sec., 156373.1931668857 rows/sec., 8.88 MiB/sec. | ||
| 23828 | 2026.05.01 17:59:50.582390 [ 279 ] {03051ce8-b89f-4a97-933c-193ecb147e37} <Debug> TCPHandler: Processed in 0.001686574 sec. | ||
| 23829 | 2026.05.01 17:59:50.582496 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23830 | 2026.05.01 17:59:50.582587 [ 279 ] {8b97384c-8583-4e54-a93d-4b023ad47995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23831 | 2026.05.01 17:59:50.582629 [ 279 ] {8b97384c-8583-4e54-a93d-4b023ad47995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23832 | 2026.05.01 17:59:50.583285 [ 279 ] {8b97384c-8583-4e54-a93d-4b023ad47995} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23833 | 2026.05.01 17:59:50.583321 [ 279 ] {8b97384c-8583-4e54-a93d-4b023ad47995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23834 | 2026.05.01 17:59:50.583750 [ 279 ] {8b97384c-8583-4e54-a93d-4b023ad47995} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 23835 | 2026.05.01 17:59:50.584214 [ 279 ] {8b97384c-8583-4e54-a93d-4b023ad47995} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23836 | 2026.05.01 17:59:50.584344 [ 279 ] {8b97384c-8583-4e54-a93d-4b023ad47995} <Debug> executeQuery: Read 823 rows, 59.22 KiB in 0.001774 sec., 463923.3370913191 rows/sec., 32.60 MiB/sec. | ||
| 23837 | 2026.05.01 17:59:50.584381 [ 279 ] {8b97384c-8583-4e54-a93d-4b023ad47995} <Debug> TCPHandler: Processed in 0.001932459 sec. | ||
| 23838 | 2026.05.01 17:59:50.584479 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23839 | 2026.05.01 17:59:50.584570 [ 279 ] {e7468f3f-9125-4ee6-a6a6-b80156a06f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23840 | 2026.05.01 17:59:50.584611 [ 279 ] {e7468f3f-9125-4ee6-a6a6-b80156a06f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23841 | 2026.05.01 17:59:50.584930 [ 279 ] {e7468f3f-9125-4ee6-a6a6-b80156a06f2a} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23842 | 2026.05.01 17:59:50.584965 [ 279 ] {e7468f3f-9125-4ee6-a6a6-b80156a06f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23843 | 2026.05.01 17:59:50.585365 [ 279 ] {e7468f3f-9125-4ee6-a6a6-b80156a06f2a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 23844 | 2026.05.01 17:59:50.585820 [ 279 ] {e7468f3f-9125-4ee6-a6a6-b80156a06f2a} <Trace> oximeter.measurements_bool (822b1cd2-05ce-49c7-a1c9-653672c03c90): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23845 | 2026.05.01 17:59:50.585950 [ 279 ] {e7468f3f-9125-4ee6-a6a6-b80156a06f2a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001397 sec., 4294.917680744452 rows/sec., 224.39 KiB/sec. | ||
| 23846 | 2026.05.01 17:59:50.585985 [ 279 ] {e7468f3f-9125-4ee6-a6a6-b80156a06f2a} <Debug> TCPHandler: Processed in 0.001553231 sec. | ||
| 23847 | 2026.05.01 17:59:50.586090 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23848 | 2026.05.01 17:59:50.586181 [ 279 ] {0f941149-01df-4078-9c71-181bf658dbd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23849 | 2026.05.01 17:59:50.586222 [ 279 ] {0f941149-01df-4078-9c71-181bf658dbd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23850 | 2026.05.01 17:59:50.586647 [ 279 ] {0f941149-01df-4078-9c71-181bf658dbd5} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23851 | 2026.05.01 17:59:50.586680 [ 279 ] {0f941149-01df-4078-9c71-181bf658dbd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23852 | 2026.05.01 17:59:50.587107 [ 279 ] {0f941149-01df-4078-9c71-181bf658dbd5} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 23853 | 2026.05.01 17:59:50.587522 [ 279 ] {0f941149-01df-4078-9c71-181bf658dbd5} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23854 | 2026.05.01 17:59:50.587653 [ 279 ] {0f941149-01df-4078-9c71-181bf658dbd5} <Debug> executeQuery: Read 339 rows, 22.73 KiB in 0.001489 sec., 227669.57689724647 rows/sec., 14.91 MiB/sec. | ||
| 23855 | 2026.05.01 17:59:50.587689 [ 279 ] {0f941149-01df-4078-9c71-181bf658dbd5} <Debug> TCPHandler: Processed in 0.001645793 sec. | ||
| 23856 | 2026.05.01 17:59:50.587794 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23857 | 2026.05.01 17:59:50.587884 [ 279 ] {13ae1977-474a-45d3-b2a6-da3fde574185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23858 | 2026.05.01 17:59:50.587924 [ 279 ] {13ae1977-474a-45d3-b2a6-da3fde574185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23859 | 2026.05.01 17:59:50.588232 [ 279 ] {13ae1977-474a-45d3-b2a6-da3fde574185} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23860 | 2026.05.01 17:59:50.588267 [ 279 ] {13ae1977-474a-45d3-b2a6-da3fde574185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23861 | 2026.05.01 17:59:50.588656 [ 279 ] {13ae1977-474a-45d3-b2a6-da3fde574185} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 23862 | 2026.05.01 17:59:50.589067 [ 279 ] {13ae1977-474a-45d3-b2a6-da3fde574185} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23863 | 2026.05.01 17:59:50.589171 [ 48 ] {} <Debug> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b) (MergerMutator): Selected 6 parts from all_1_53_11 to all_58_58_0 | ||
| 23864 | 2026.05.01 17:59:50.589195 [ 279 ] {13ae1977-474a-45d3-b2a6-da3fde574185} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001329 sec., 752.4454477050414 rows/sec., 50.70 KiB/sec. | ||
| 23865 | 2026.05.01 17:59:50.589207 [ 48 ] {} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23866 | 2026.05.01 17:59:50.589235 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23867 | 2026.05.01 17:59:50.589238 [ 279 ] {13ae1977-474a-45d3-b2a6-da3fde574185} <Debug> TCPHandler: Processed in 0.00149052 sec. | ||
| 23868 | 2026.05.01 17:59:50.589323 [ 188 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_58_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_53_11 to all_58_58_0 into Compact with storage Full | ||
| 23869 | 2026.05.01 17:59:50.589374 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23870 | 2026.05.01 17:59:50.589454 [ 188 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_58_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23871 | 2026.05.01 17:59:50.589471 [ 279 ] {b9a51224-0cc5-401f-a8f5-31ec9b72bd2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23872 | 2026.05.01 17:59:50.589500 [ 188 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_11, total 53 rows starting from the beginning of the part | ||
| 23873 | 2026.05.01 17:59:50.589531 [ 279 ] {b9a51224-0cc5-401f-a8f5-31ec9b72bd2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23874 | 2026.05.01 17:59:50.589575 [ 188 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
| 23875 | 2026.05.01 17:59:50.589631 [ 188 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
| 23876 | 2026.05.01 17:59:50.589675 [ 188 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
| 23877 | 2026.05.01 17:59:50.589716 [ 188 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part | ||
| 23878 | 2026.05.01 17:59:50.589759 [ 188 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part | ||
| 23879 | 2026.05.01 17:59:50.590375 [ 279 ] {b9a51224-0cc5-401f-a8f5-31ec9b72bd2b} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23880 | 2026.05.01 17:59:50.590417 [ 279 ] {b9a51224-0cc5-401f-a8f5-31ec9b72bd2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23881 | 2026.05.01 17:59:50.590595 [ 186 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_58_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58 rows, containing 4 columns (4 merged, 0 gathered) in 0.001307637 sec., 44354.81712432426 rows/sec., 2.92 MiB/sec. | ||
| 23882 | 2026.05.01 17:59:50.590894 [ 198 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_58_12} <Trace> MergedBlockOutputStream: filled checksums all_1_58_12 (state Temporary) | ||
| 23883 | 2026.05.01 17:59:50.591124 [ 279 ] {b9a51224-0cc5-401f-a8f5-31ec9b72bd2b} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 23884 | 2026.05.01 17:59:50.591528 [ 198 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_58_12} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b): Renaming temporary part tmp_merge_all_1_58_12 to all_1_58_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23885 | 2026.05.01 17:59:50.591621 [ 198 ] {315867c9-72da-4223-aa99-22f3d023d96b::all_1_58_12} <Trace> oximeter.measurements_f64 (315867c9-72da-4223-aa99-22f3d023d96b) (MergerMutator): Merged 6 parts: [all_1_53_11, all_58_58_0] -> all_1_58_12 | ||
| 23886 | 2026.05.01 17:59:50.591622 [ 279 ] {b9a51224-0cc5-401f-a8f5-31ec9b72bd2b} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23887 | 2026.05.01 17:59:50.591716 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 23888 | 2026.05.01 17:59:50.591768 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 23889 | 2026.05.01 17:59:50.591782 [ 279 ] {b9a51224-0cc5-401f-a8f5-31ec9b72bd2b} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002328 sec., 23625.429553264603 rows/sec., 42.34 MiB/sec. | ||
| 23890 | 2026.05.01 17:59:50.591809 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23891 | 2026.05.01 17:59:50.591835 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23892 | 2026.05.01 17:59:50.591848 [ 279 ] {b9a51224-0cc5-401f-a8f5-31ec9b72bd2b} <Debug> TCPHandler: Processed in 0.002526351 sec. | ||
| 23893 | 2026.05.01 17:59:50.591917 [ 186 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 23894 | 2026.05.01 17:59:50.591966 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23895 | 2026.05.01 17:59:50.592063 [ 279 ] {f28c4a96-5a05-41fa-bb45-d01ea73fead7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23896 | 2026.05.01 17:59:50.592102 [ 279 ] {f28c4a96-5a05-41fa-bb45-d01ea73fead7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23897 | 2026.05.01 17:59:50.592127 [ 186 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23898 | 2026.05.01 17:59:50.592182 [ 186 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 3150 rows starting from the beginning of the part | ||
| 23899 | 2026.05.01 17:59:50.592295 [ 186 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 55 rows starting from the beginning of the part | ||
| 23900 | 2026.05.01 17:59:50.592393 [ 186 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 21 rows starting from the beginning of the part | ||
| 23901 | 2026.05.01 17:59:50.592427 [ 279 ] {f28c4a96-5a05-41fa-bb45-d01ea73fead7} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23902 | 2026.05.01 17:59:50.592468 [ 279 ] {f28c4a96-5a05-41fa-bb45-d01ea73fead7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23903 | 2026.05.01 17:59:50.592483 [ 186 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 55 rows starting from the beginning of the part | ||
| 23904 | 2026.05.01 17:59:50.592582 [ 186 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 6 rows starting from the beginning of the part | ||
| 23905 | 2026.05.01 17:59:50.592672 [ 186 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 55 rows starting from the beginning of the part | ||
| 23906 | 2026.05.01 17:59:50.592888 [ 279 ] {f28c4a96-5a05-41fa-bb45-d01ea73fead7} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 23907 | 2026.05.01 17:59:50.593343 [ 279 ] {f28c4a96-5a05-41fa-bb45-d01ea73fead7} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23908 | 2026.05.01 17:59:50.593473 [ 279 ] {f28c4a96-5a05-41fa-bb45-d01ea73fead7} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001428 sec., 77030.81232492997 rows/sec., 4.68 MiB/sec. | ||
| 23909 | 2026.05.01 17:59:50.593508 [ 279 ] {f28c4a96-5a05-41fa-bb45-d01ea73fead7} <Debug> TCPHandler: Processed in 0.001589872 sec. | ||
| 23910 | 2026.05.01 17:59:50.604866 [ 188 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3342 rows, containing 19 columns (19 merged, 0 gathered) in 0.012982862 sec., 257416.2769349316 rows/sec., 461.07 MiB/sec. | ||
| 23911 | 2026.05.01 17:59:50.607633 [ 198 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 23912 | 2026.05.01 17:59:50.608204 [ 198 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23913 | 2026.05.01 17:59:50.608283 [ 198 ] {2583dd70-3661-4118-bf38-9ad4c1e27c06::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 23914 | 2026.05.01 17:59:50.608404 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 23.36 MiB. | ||
| 23915 | 2026.05.01 17:59:51.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.81 MiB, peak 427.13 MiB, free memory in arenas 0.00 B, will set to 408.17 MiB (RSS), difference: 4.35 MiB | ||
| 23916 | 2026.05.01 17:59:52.374958 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 23917 | 2026.05.01 17:59:52.392705 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23918 | 2026.05.01 17:59:52.392750 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23919 | 2026.05.01 17:59:52.399367 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 23920 | 2026.05.01 17:59:52.400441 [ 244 ] {} <Trace> system.metric_log (6701aa6f-9f83-45c7-b4d5-80fc0d2743ee): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23921 | 2026.05.01 17:59:52.403543 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 23922 | 2026.05.01 17:59:55.317396 [ 220 ] {} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23923 | 2026.05.01 17:59:55.317502 [ 220 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23924 | 2026.05.01 17:59:55.320515 [ 220 ] {} <Debug> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23925 | 2026.05.01 17:59:55.554537 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23926 | 2026.05.01 17:59:55.554715 [ 279 ] {2a575ee9-e2fc-41df-960f-b262370841dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23927 | 2026.05.01 17:59:55.554780 [ 279 ] {2a575ee9-e2fc-41df-960f-b262370841dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23928 | 2026.05.01 17:59:55.555466 [ 279 ] {2a575ee9-e2fc-41df-960f-b262370841dc} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23929 | 2026.05.01 17:59:55.555503 [ 279 ] {2a575ee9-e2fc-41df-960f-b262370841dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23930 | 2026.05.01 17:59:55.556028 [ 279 ] {2a575ee9-e2fc-41df-960f-b262370841dc} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 23931 | 2026.05.01 17:59:55.556467 [ 279 ] {2a575ee9-e2fc-41df-960f-b262370841dc} <Trace> oximeter.fields_string (afc2b8ef-3dd7-4829-8b21-28c8f8cc4f43): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23932 | 2026.05.01 17:59:55.556630 [ 279 ] {2a575ee9-e2fc-41df-960f-b262370841dc} <Debug> executeQuery: Read 68 rows, 5.56 KiB in 0.001965 sec., 34605.59796437659 rows/sec., 2.76 MiB/sec. | ||
| 23933 | 2026.05.01 17:59:55.556681 [ 279 ] {2a575ee9-e2fc-41df-960f-b262370841dc} <Debug> TCPHandler: Processed in 0.002272346 sec. | ||
| 23934 | 2026.05.01 17:59:55.556808 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23935 | 2026.05.01 17:59:55.556911 [ 279 ] {3fb15797-3e17-46b2-b8da-59065ad2363a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23936 | 2026.05.01 17:59:55.556955 [ 279 ] {3fb15797-3e17-46b2-b8da-59065ad2363a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23937 | 2026.05.01 17:59:55.557367 [ 279 ] {3fb15797-3e17-46b2-b8da-59065ad2363a} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23938 | 2026.05.01 17:59:55.557402 [ 279 ] {3fb15797-3e17-46b2-b8da-59065ad2363a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23939 | 2026.05.01 17:59:55.557810 [ 279 ] {3fb15797-3e17-46b2-b8da-59065ad2363a} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 23940 | 2026.05.01 17:59:55.558258 [ 279 ] {3fb15797-3e17-46b2-b8da-59065ad2363a} <Trace> oximeter.fields_u16 (ec46cbdf-96f0-4f48-a2ba-bcc17be8861b): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23941 | 2026.05.01 17:59:55.558394 [ 279 ] {3fb15797-3e17-46b2-b8da-59065ad2363a} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001507 sec., 3981.4200398142 rows/sec., 299.38 KiB/sec. | ||
| 23942 | 2026.05.01 17:59:55.558431 [ 279 ] {3fb15797-3e17-46b2-b8da-59065ad2363a} <Debug> TCPHandler: Processed in 0.001672503 sec. | ||
| 23943 | 2026.05.01 17:59:55.558551 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23944 | 2026.05.01 17:59:55.558645 [ 279 ] {1917dfaa-30bb-4259-9d71-800c99521313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23945 | 2026.05.01 17:59:55.558684 [ 279 ] {1917dfaa-30bb-4259-9d71-800c99521313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23946 | 2026.05.01 17:59:55.559095 [ 279 ] {1917dfaa-30bb-4259-9d71-800c99521313} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23947 | 2026.05.01 17:59:55.559130 [ 279 ] {1917dfaa-30bb-4259-9d71-800c99521313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23948 | 2026.05.01 17:59:55.559575 [ 279 ] {1917dfaa-30bb-4259-9d71-800c99521313} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 23949 | 2026.05.01 17:59:55.560006 [ 279 ] {1917dfaa-30bb-4259-9d71-800c99521313} <Trace> oximeter.fields_uuid (eb058891-152b-4680-aa36-b126a93f3f1f): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23950 | 2026.05.01 17:59:55.560136 [ 279 ] {1917dfaa-30bb-4259-9d71-800c99521313} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001509 sec., 46388.33664678595 rows/sec., 3.62 MiB/sec. | ||
| 23951 | 2026.05.01 17:59:55.560175 [ 279 ] {1917dfaa-30bb-4259-9d71-800c99521313} <Debug> TCPHandler: Processed in 0.001672944 sec. | ||
| 23952 | 2026.05.01 17:59:55.560292 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23953 | 2026.05.01 17:59:55.560386 [ 279 ] {4b9f6b68-7c47-4f87-8f94-23f2b44ca105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23954 | 2026.05.01 17:59:55.560431 [ 279 ] {4b9f6b68-7c47-4f87-8f94-23f2b44ca105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23955 | 2026.05.01 17:59:55.560894 [ 279 ] {4b9f6b68-7c47-4f87-8f94-23f2b44ca105} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23956 | 2026.05.01 17:59:55.560929 [ 279 ] {4b9f6b68-7c47-4f87-8f94-23f2b44ca105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23957 | 2026.05.01 17:59:55.561438 [ 279 ] {4b9f6b68-7c47-4f87-8f94-23f2b44ca105} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 23958 | 2026.05.01 17:59:55.561868 [ 279 ] {4b9f6b68-7c47-4f87-8f94-23f2b44ca105} <Trace> oximeter.measurements_cumulativeu64 (90074e07-90b9-448a-b871-52c0260b3f93): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23959 | 2026.05.01 17:59:55.562003 [ 279 ] {4b9f6b68-7c47-4f87-8f94-23f2b44ca105} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001635 sec., 97859.32721712539 rows/sec., 6.82 MiB/sec. | ||
| 23960 | 2026.05.01 17:59:55.562040 [ 279 ] {4b9f6b68-7c47-4f87-8f94-23f2b44ca105} <Debug> TCPHandler: Processed in 0.001795616 sec. | ||
| 23961 | 2026.05.01 17:59:55.562157 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23962 | 2026.05.01 17:59:55.562252 [ 279 ] {d361f740-522d-465d-9a56-a71340f23465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23963 | 2026.05.01 17:59:55.562307 [ 279 ] {d361f740-522d-465d-9a56-a71340f23465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23964 | 2026.05.01 17:59:55.563076 [ 279 ] {d361f740-522d-465d-9a56-a71340f23465} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23965 | 2026.05.01 17:59:55.563111 [ 279 ] {d361f740-522d-465d-9a56-a71340f23465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23966 | 2026.05.01 17:59:55.563725 [ 279 ] {d361f740-522d-465d-9a56-a71340f23465} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 23967 | 2026.05.01 17:59:55.564153 [ 279 ] {d361f740-522d-465d-9a56-a71340f23465} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23968 | 2026.05.01 17:59:55.564293 [ 279 ] {d361f740-522d-465d-9a56-a71340f23465} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.00206 sec., 2912.6213592233007 rows/sec., 5.22 MiB/sec. | ||
| 23969 | 2026.05.01 17:59:55.564349 [ 279 ] {d361f740-522d-465d-9a56-a71340f23465} <Debug> TCPHandler: Processed in 0.002241075 sec. | ||
| 23970 | 2026.05.01 17:59:55.564374 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23971 | 2026.05.01 17:59:55.564431 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23972 | 2026.05.01 17:59:55.564472 [ 279 ] {} <Trace> TCP-Session: 8037360f-ef88-4797-9041-efe881902382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23973 | 2026.05.01 17:59:55.564573 [ 279 ] {09a6883a-fe7a-49d6-b10c-683ca45eb873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23974 | 2026.05.01 17:59:55.564616 [ 279 ] {09a6883a-fe7a-49d6-b10c-683ca45eb873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23975 | 2026.05.01 17:59:55.564952 [ 279 ] {09a6883a-fe7a-49d6-b10c-683ca45eb873} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23976 | 2026.05.01 17:59:55.564989 [ 279 ] {09a6883a-fe7a-49d6-b10c-683ca45eb873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 23977 | 2026.05.01 17:59:55.565480 [ 279 ] {09a6883a-fe7a-49d6-b10c-683ca45eb873} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 23978 | 2026.05.01 17:59:55.566030 [ 279 ] {09a6883a-fe7a-49d6-b10c-683ca45eb873} <Trace> oximeter.measurements_u64 (a9070731-5824-459b-bf62-a756a5eccad6): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23979 | 2026.05.01 17:59:55.566167 [ 279 ] {09a6883a-fe7a-49d6-b10c-683ca45eb873} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001613 sec., 37197.768133911966 rows/sec., 2.51 MiB/sec. | ||
| 23980 | 2026.05.01 17:59:55.566204 [ 279 ] {09a6883a-fe7a-49d6-b10c-683ca45eb873} <Debug> TCPHandler: Processed in 0.001781116 sec. | ||
| 23981 | 2026.05.01 17:59:55.567050 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (2583dd70-3661-4118-bf38-9ad4c1e27c06): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||